gcc.git
2000-12-29 Mark Mitchellpt.c (register_local_specialization): Don't return...
2000-12-29 Alexandre Olivacalls.c (emit_library_call_value_1): Add to call_fusage...
2000-12-29 Hans-Peter... * g++.dg/vtgc1.C: New test.
2000-12-29 Hans-Peter... search.c (binfo_for_vtable): Return least derived class...
2000-12-29 Jeffrey Oldhamtoplev.h (extern really_sorry): Remove extern declarati...
2000-12-28 Geoffrey KeatingAlan forgot his name...
2000-12-28 Geoffrey Keating* gcc.dg/20001228-1.c: New test.
2000-12-28 Geoffrey Keating* gcc.c-torture/execute/20001228-1.c: New test.
2000-12-28 Jeff SturmDriverManager.java (getConnection): Don't set user...
2000-12-28 Robert Lipejartool.c (MAXPATHLEN): Provide if not defined.
2000-12-28 Jeffrey Oldhamvarasm.c (initializer_constant_valid_p): Indicate subtr...
2000-12-28 Jeffrey Oldhamtest_summary: Export filesuffix, not fileprefix.
2000-12-28 Joseph Myersc-common.c (enum format_type): Add strfmon_format_type.
2000-12-28 Andreas Jaegerexpmed.c (store_bit_field): Fix last patch.
2000-12-28 Alexandre Olivacrt1.asm (start_l): `__SH4_SINGLE_ONLY__' was missing...
2000-12-28 Jeff LawDaily bump.
2000-12-28 Warren Levyre PR libgcj/1358 (java.util.Date.toString() doesn...
2000-12-28 Alan Lehotskyexpmed.c (store_bit_field): Correctly compute smallest...
2000-12-28 Bryce McKinlayre PR libgcj/1516 (Method.invoke won't accept boolean...
2000-12-28 Bryce McKinlaynatClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs...
2000-12-28 Kaveh R. Ghazibuiltins.c (build_function_call_expr): New function.
2000-12-28 Chandrakala... calls.c (store_one_arg): If parm is passed both in...
2000-12-27 Ben Elliston* MAINTAINERS: Add myself under ``Write After Approval''.
2000-12-27 Nick CliftonHandle jump insns that are PARALLEL.
2000-12-27 Alexandre Olivartl.c (copy_most_rtx, [...]): Copy frame_related flag.
2000-12-27 Bruce Korb"test" is better at testing for directories than "ls"
2000-12-27 Bruce Korbaccommodate ancient bourne shells
2000-12-27 Kaveh R. Ghazistdio-opt-1.c: Test __builtin_ style too.
2000-12-27 Bernd SchmidtAvoid unnecessary dependencies on COND_EXEC insns.
2000-12-27 Geoffrey Keating[multiple changes]
2000-12-27 Jeff LawDaily bump.
2000-12-27 Petter ReinholdtsenSQLWarning.java: Fixed typo in comment.
2000-12-26 Michael Sokolovbsearch.c: New file.
2000-12-26 Kazu Hiratah8300.c: Fix a comment typo.
2000-12-26 Kazu Hiratah8300.c (get_shift_alg): Fix a typo in the assembly...
2000-12-26 Jeff LawDaily bump.
2000-12-26 Tom TromeyMenuItem.java (paramString): Now protected.
2000-12-26 Tom TromeyMenuContainer.java: Fixed typo.
2000-12-26 Jeff SturmFileDescriptor.java: Initialize fd to -1.
2000-12-25 Jeff LawDaily bump.
2000-12-24 Jeff LawDaily bump.
2000-12-24 Bryce McKinlayShorten primitive array allocation path:
2000-12-23 Joseph Myers* java/lang/mprec.h: Change C9X reference to refer...
2000-12-23 Marek Michalkiewiczavr.c (out_movqi_r_mr, [...]): Use %o instead of %4...
2000-12-23 Jason Merrillxfail
2000-12-23 Jeff LawDaily bump.
2000-12-23 Benjamin KosnikMakefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.
2000-12-23 Hans Boehmgcj_mlc.c (GC_gcj_malloc): Don't release allocation...
2000-12-23 Joseph Myersbuiltins.def (BUILT_IN_LABS, [...]): Don't define.
2000-12-23 Joseph Myersc-common.c (builtin_function_2): New function.
2000-12-23 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2000-12-23 Jason Merrillpt.c (more_specialized): Don't optimize len==0.
2000-12-22 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2000-12-22 Joseph Myers* gccbug.in: Add libgcj and preprocessor categories.
2000-12-22 Joseph Myers20001222-1.c: New test.
2000-12-22 Bernd SchmidtFix error in last change
2000-12-22 Nick CliftonPrevent LR from being used by 2nd cond exec pass.
2000-12-22 Nick CliftonAllow the (scratch) frame pointer to be initialised...
2000-12-22 Jason Merrilloops
2000-12-22 Jason Merrillcall.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P...
2000-12-22 Bernd SchmidtRenamer improvements.
2000-12-22 Jason Merrillsemantics.c (genrtl_finish_function): Don't try to...
2000-12-22 Jason MerrillIn partial ordering for a call, ignore parms for which...
2000-12-22 Kaveh GhaziFix typo in ChangeLog.
2000-12-22 Kaveh R. GhaziMakefile.in (sched-deps.o, [...]): Fix dependency typo.
2000-12-22 Jason Merrill* collect2.c (main): Use auto_demangling.
2000-12-22 Benjamin Kosnik000-12-22 Benjamin Kosnik <bkoz@fillmore.redhat.com>
2000-12-22 Benjamin KosnikAttempt to make locale visible in gdb.
2000-12-22 Joseph Myers* release: Change some EGCS references to GCC.
2000-12-22 Alexandre Oliva* gcc.c-torture/execute/comp-goto-2.c: New test.
2000-12-22 Jeff LawDaily bump.
2000-12-22 Alexandre OlivaFix typo in previous patch
2000-12-22 Alexandre Olivafunction.c (assign_parms): Update parm's DECL_INCOMING_...
2000-12-22 Alexandre Olivamknumeric_limits: Output to temporary files, and rename...
2000-12-22 Bryce McKinlayThrowable.java (trace_enabled): New static field.
2000-12-22 Graham Stottreload.c (update_auto_inc_notes): New, broken out from ...
2000-12-22 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-22 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-22 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-21 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-21 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-21 David O'Brienfreebsd.h (LIB_SPEC): remove -kthread option.
2000-12-21 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-21 J"orn Rennecke* gcc.c-torture/execute/20000822-1.c: Check for NO_TRAM...
2000-12-21 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-21 J"orn Renneckecomp-goto-1.c (uint32, sint32): Use long types if __INT...
2000-12-21 Benjamin Kosnikconfigure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_E...
2000-12-21 Michael Hayesresource.c (mark_set_resources): Use MARK_SRC_DEST...
2000-12-21 Joseph Myersacinclude.m4, [...]: Change sourceware.cygnus.com and...
2000-12-21 Michael Hayes* md.texi (Looping Patterns): New node.
2000-12-21 Joseph Myersgcc.texi, cpp.texi: Update last-updated dates.
2000-12-21 Joseph Myers* g77install.texi: Adjust wording of an EGCS reference.
2000-12-21 Joseph Myers* BUGS, NEWS: Regenerate.
2000-12-21 Chandrakala... varasm.c (output_addressed_constants): Use language...
2000-12-21 Graham Stott* combine.c (distribute_notes): Handle REG_NON_LOCAL_GO...
2000-12-21 Tom TromeyPropertyChangeListener.java: Extends EventListener.
2000-12-21 Tom Tromey* java/util/zip/Deflater.java (update, init): Now private.
2000-12-21 Bernd Schmidtia64 specific scheduling bits
2000-12-21 DJ Deloriedwarf2out.c (simple_decl_align_in_bits): new
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
next