]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2001-12-21  Richard HendersonNew test.
2001-12-21  Josef Zlomekcfgloop.c (flow_loops_find): Use the information of...
2001-12-21  Richard Henderson* config/alpha/alpha.md (prologue_mcount): Update for...
2001-12-21  Richard Hendersonalpha.c (call_operand): Accept pseudos.
2001-12-21  Richard Hendersonbadalloc1.C (arena_size): New.
2001-12-20  Joseph Myersconfigure.in (all_headers, [...]): Remove.
2001-12-20  Bryce McKinlaydecl.c (java_init_decl_processing): Don't initialize...
2001-12-20  Bryce McKinlaymangle.c (mangle_member_name): Don't special-case for...
2001-12-20  Bryce McKinlayexpr.c (build_java_array_length_access): Don't force...
2001-12-20  Andreas Jaegerlibgcc2.c (__bb_exit_func): Remove unused variable.
2001-12-20  Nick CliftonFix prologue/epilogue generation for ARM ISR routines.
2001-12-20  Tom TromeyFor PR java/4766:
2001-12-20  Tom Tromeyre PR java/3417 (Downcast on integral types.)
2001-12-20  Richard Hendersonvarasm.c (assemble_real): Use REAL_VALUE_TO_x and assem...
2001-12-20  Jan Hubickacfgcleanup.c (flow_find_cross_jump): Avoid incrementing...
2001-12-20  Turly O'Connortm.texi (ASM_OUTPUT_OPERAND): Change documentation...
2001-12-20  Andrew HaleyFileHandleGcTest.out: New file.
2001-12-20  Jakub JelinekFix comment typo in last change.
2001-12-20  Jakub Jelineksimplify-rtx.c (simplifi_binary_operation): If DIV...
2001-12-20  Jakub Jelinekcombine.c (distribute_notes): Avoid adding REG_LABEL...
2001-12-20  GCC AdministratorDaily bump.
2001-12-20  Geert Boschbindgen.adb: Minor reformatting
2001-12-20  Aldy Hernandezinstall.texi: Add documentation for --enable-altivec.
2001-12-20  Bruce Korbaccommodate __STDC__ == 0 tests in UW 2.1.2 Remove...
2001-12-20  David Billinghurstre PR c/5147 ([cygwin] Failure of test gcc.dg/special...
2001-12-20  Joseph Myers* po/gcc.pot: Regenerate.
2001-12-20  Joseph Myersconfigure.in (all_diff_excludes, [...]): Remove.
2001-12-19  Dan Nicolaescusparc.md (ldd peephole2s): For load peepholes pass...
2001-12-19  Jakub Jelinekia64.c (ia64_single_set): Return first set for prologue...
2001-12-19  Phil EdwardsIntro.3: New 'Allocators' module.
2001-12-19  Phil Edwardsconfigopts.html: Describe recent options.
2001-12-19  Florian Weimer* MAINTAINERS (Write After Approval): Add myself.
2001-12-19  Tom TromeyFlowLayout.java (FlowLayout(), [...]): Set gaps to 5.
2001-12-19  Dale Johannesenrs6000.h: LEGITIMIZE_RELOAD_ADDRESS: redefine in terms...
2001-12-19  Jeff Lawt-hpux-shlib: New file.
2001-12-19  Nick CliftonPass -mno-fpu onto gas unless -mhard-float is specified.
2001-12-19  Nick CliftonRemove definition: EXTRA_MULTILIB_PARTS
2001-12-19  Nick CliftonDefine SUPPORTS_INIT_PRIORITY
2001-12-19  Nathan Sidwellre PR c++/90 (funny syntactical error message)
2001-12-19  Douglas B Ruppdwarf2out.c (add_name_and_src_coords_attributes): Fix...
2001-12-19  GCC AdministratorDaily bump.
2001-12-19  Stan Shebs* rs6000.h (LOCAL_ALIGNMENT): Fix parens.
2001-12-19  Bryce McKinlay* boehm.cc (_Jv_BuildGCDescr): Define unconditionally.
2001-12-19  Bryce McKinlayjvm.h (_Jv_BuildGCDescr): Declare unconditionally.
2001-12-19  Geert Boschsem_res.adb (Resolve_Selected_Component): do not genera...
2001-12-18  David Billinghurstlibstdc++-v3-dg.exp: Append .exe to executable filenames
2001-12-18  Richard Kenneremit-rtl.c (widen_memory_access): Only call compare_tre...
2001-12-18  Benjamin KosnikTODO: Update.
2001-12-18  David Edelsohnrs6000.c (rs6000_override_options): Only use DI ops...
2001-12-18  Benjamin Kosnikacinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Extended checkin...
2001-12-18  Tom TromeyCollationElementIterator.java (secondaryOrder): Cast...
2001-12-18  Tom TromeyFor PR java/3417:
2001-12-18  Jan Hubickaatt.h (ASM_FILE_START): Use asm_dialect.
2001-12-18  Jan Hubicka* libgcc2.c (__bb_exit_func): Kill -ax dumping code.
2001-12-18  Jason Merrillclass.c (add_method): Do compare 'this' quals when...
2001-12-18  Jason Merrillclass.c (add_method): Do compare 'this' quals when...
2001-12-18  Jason Merrillremove xfail
2001-12-18  Nathan Sidwellpt.c (instantiate_clone): Remove, fold into ...
2001-12-18  Jason MerrillC++ ABI change: destroy value arguments in caller.
2001-12-18  Richard KennerFix spelling error
2001-12-18  Douglas B Ruppxm-vms.h (INCLUDE_DEFAULTS): Add /gnu/include.
2001-12-18  Paolo Carlinibasic_string.h (assign(__str, __pos, __n)): Call assign...
2001-12-18  Nathan Sidwellcall.c (build_new_method_call): Use '%#V'.
2001-12-18  Jakub Jelineklinux.h (PREFERRED_DEBUGGING_TYPE): Remove.
2001-12-18  Joseph Myersgcc.pot: Regenerate.
2001-12-18  GCC AdministratorDaily bump.
2001-12-18  Benjamin Kosnikstd_limits.h (__glibcpp_long_double_is_bounded): Set...
2001-12-18  Tom Tromey* libjava.lang/PR3731.xfail: Removed.
2001-12-18  Kazu Hiratah8300.c: Fix comment typos.
2001-12-18  Tom TromeyInspired by PR java/5057:
2001-12-18  Tom TromeyFor PR java/5057:
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-18  Kaveh R. Ghazimachmode.h (mode_name, [...]): Set array size in declar...
2001-12-18  Richard Henderson* config/alpha/alpha.md (unop): Encode RB as $sp.
2001-12-18  Geert Boschgnat_rm.texi: Fix minor typos.
2001-12-17  Geert Bosch* einfo.h, nmake.adb, nmake.ads, sinfo.h, treeprs.ads...
2001-12-17  Neil BoothMakefile.in: Update dependencies.
2001-12-17  David Billinghurstprune.exp: New file
2001-12-17  Aldy Hernandezrs6000.c: Remove is_gpr_return_reg prototype.
2001-12-17  Neil Booth* doc/cppinternals.texi: Update.
2001-12-17  Jeff Law* gcc.c-torture/execute/20011217-1.c: New test.
2001-12-17  Jeff Lawexpmed.c (emit_store_flag): Extract updated comparison...
2001-12-17  Geert Bosch* make.adb:
2001-12-17  Geert Boschsem_ch3.adb (Analyze_Variant_Part): check that type...
2001-12-17  Geert Boschali.adb: Type reference does not reset current file.
2001-12-17  Robert Dewarfrontend.adb: Move call to Check_Unused_Withs from...
2001-12-17  Geert Boschprj-nmsc.adb: (Ada_Check): Migrate drom Ada_Default_...
2001-12-17  Nick Cliftonoops - omitted from previous delta.
2001-12-17  Joseph Myers* doc/install.texi2html: Use -I $SOURCEDIR.
2001-12-17  Joseph Myersupdate_web_docs: Use makeinfo --html instead of texi2html.
2001-12-17  Joseph MyersSeparate user and internals manuals.
2001-12-17  Tom Tromeyparse.y (link_nested_class_to_enclosing): Removed usele...
2001-12-17  Dale Johannesenrs6000.h: CPP_CPU_SPEC: add mcpu=7400.
2001-12-17  Aldy Hernandezrs6000.c (vrsave_operation): Recognize SETs in parallel.
2001-12-17  Richard Hendersonsparc.md (movdi_zero): Remove.
2001-12-17  Richard Hendersoncfgcleanup.c (outgoing_edges_match): Check for insn...
2001-12-17  Jan Hubickacfgrtl.c (redirect_edge_and_branch): Do simplify abnorm...
2001-12-17  Joseph Myersupdate_web_docs_old: Copy from update_web_docs.
2001-12-17  Nicola PeroNew test for loading unclaimed categories in Objective-C
2001-12-17  Nicola PeroFixed bug in loading of categories under certain specia...
next