platform/upstream/gcc.git
2000-05-24 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove...
2000-05-24 Mark Mitchellcalls.c (expand_call): Handle cleanups in tail-recursio...
2000-05-24 Warren LevyObjectOutputStream.java (writeObject): Use component...
2000-05-24 Kaveh R. Ghazisimplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EX...
2000-05-24 Alexandre Olivaexpr.c (expand_assignment, [...]): Set in_check_memory_...
2000-05-24 Donald LindsayMake g++ struct packing attribute sensitive to -fpack...
2000-05-24 Nick Cliftonignore test if targets 'long long' is less than 64...
2000-05-24 Phil Edwardsacinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): If we...
2000-05-24 Nick Cliftonnew test case
2000-05-24 Nick Clifton(extract_muldiv): When constructing a multiplier/divisor...
2000-05-24 Mark Mitchellinit.c (sort_member_init): Fix typo in error message...
2000-05-24 Bruce KorbDocument the c_fix types
2000-05-24 Nathan SidwellUpdate new-abi upcast algorithm.
2000-05-24 Alexandre Olivac-decl.c (build_enumerator): Don't modify the value...
2000-05-24 Jeff LawDaily bump.
2000-05-24 Ulrich DrepperUpdate.
2000-05-24 Ulrich Drepper(endl): Fix bug in last change.
2000-05-24 Andreas Jaeger* mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by...
2000-05-24 Eric Christopherconfigure.in: Redefine inhibit_libc conditions.
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-24 Phil Edwardsconfigure.in: For --enable-languages=LIST, check for...
2000-05-24 Jeff Lawiostream.cc (endl): Verify stream can accept characters...
2000-05-24 Lars Brinkhoff* pdp11.h (STACK_BOUNDARY): Define.
2000-05-24 Mark Mitchelldecl2.c (maybe_retrofit_in_chrg): Don't create in-charg...
2000-05-24 Jakub Jelinek* ifcvt.c (if_convert): Update life info globally.
2000-05-24 Alexandre Olivaemit-rtl.c (unshare_all_decls): New function.
2000-05-24 Mike StumpMakefile.in (xmalloc.o): Add dependency for config...
2000-05-23 Tom Tromey* libjava.compile/PR238.java: New file. For PR gcj...
2000-05-23 Tom Tromeystringconst.out: New file.
2000-05-23 Nick CliftonRemove compile time warnings when building arm.o
2000-05-23 Clinton Popetzsh.c (gen_far_branch, [...]): Update to reflect new...
2000-05-23 Kazu Hiratainvoke.texi (Options for Debugging Your Program or...
2000-05-23 Philippe De... configure.in (NO_MINUS_C_MINUS_O): Fix thinko in previo...
2000-05-23 Zack Weinbergbcp-1.c: Replace abort in arg of __builtin_constant_p...
2000-05-23 Zack Weinbergsimplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-23 Kaveh R. Ghazigetopt.h (getopt): Also check HAVE_DECL_* when prototyping.
2000-05-23 Zack Weinberg* c-decl.c (pushdecl): Invert sense of test for non...
2000-05-23 J"orn Rennecke* reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRU...
2000-05-23 Jonathan Larmourconfig/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY...
2000-05-23 Richard Kenneralpha.c: Remove #ifdef HAIFA since now only scheduler.
2000-05-23 Richard Henderson* combine.c (simplify_comparison): Use trunc_int_for_mode.
2000-05-23 Jeff LawDaily bump.
2000-05-23 Mark Mitchellclass.c (build_ctor_vtbl_group): Set inits.
2000-05-23 Richard Henderson* stor-layout.c (place_field): Change rli->size to...
2000-05-23 Benjamin Kosniklibstdc++-assign.txt: Change Cygnus to FSF.
2000-05-23 Richard Hendersonfunction.c (thread_prologue_and_epilogue_insns): Make...
2000-05-23 Richard Kenneralpha.c (alpha_fnname): New static variable.
2000-05-22 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-22 Clinton Popetzjump.c (jump_optimize_1): Don't increment LABEL_NUSES...
2000-05-22 Richard KennerFix whitespace in comment
2000-05-22 Bryce McKinlayre GNATS gcj/232 (segmentation violation at except...
2000-05-22 Phil Edwardsmkcheck.in: Tweak for Solaris 8.
2000-05-22 Alexandre OlivaUse just -g instead of -gdwarf-2
2000-05-22 Alexandre Oliva* gcc.dg/dwarf2-1.c: New test.
2000-05-22 Phil Edwardsacinclude.m4: If the new pragma isn't supported, don...
2000-05-22 Richard Kenneroptabs.c (can_extend_p): Allow unsignedp to have any...
2000-05-22 Tom Tromey* libjava.compile/PR235.java: New file. For PR gcj...
2000-05-22 Zack Weinberg* varasm.c (eh_frame_section): Revert change to argumen...
2000-05-22 Richard Kennerfinal.c (final_scan_insn, [...]): Remove dangling ...
2000-05-22 Philippe De... m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.
2000-05-22 Nathan C. Myersgeneric_shadow.h: s/swamp/legacy/
2000-05-22 Jakub Jelineksparc.md (movdf_insn_v9only_vis): fzero has just one...
2000-05-22 Richard Kenneralias.c (record_component_aliases): New function.
2000-05-22 Richard Henderson* jump.c (can_reverse_comparison_p): Be prepared for...
2000-05-22 Richard Hendersonsimplify-rtx.c (simplify_ternary_operation): Try to...
2000-05-22 Jeff LawDaily bump.
2000-05-22 Martin v. LöwisRepeated using-declaration do have effect on the visibl...
2000-05-22 Martin v. Löwisdecl2.c (qualified_lookup_using_namespace): Look throug...
2000-05-22 Tom Tromey* libjava.compile/PR234.java: New file. For PR gcj...
2000-05-22 Kaveh R. Ghaziinclhack.def (sun_malloc): Handle `calloc'.
2000-05-22 Bryce McKinlayTest for PR gcj/232:
2000-05-22 Mark Mitchellcp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-21 Richard Kennercombine.c (try_combine): Handle i3_subst_into_i2 case...
2000-05-21 Mark Mitchellcp-tree.h (struct lang_type): Remove search_slot.
2000-05-21 Jeff LawDaily bump.
2000-05-21 Richard Henderson* lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g...
2000-05-20 Bryce McKinlayre GNATS libgcj/226 (implicit __builtin_expect) and...
2000-05-20 Alexandre OlivaOops, checked in verify-flow.patch by mistake, reverting
2000-05-20 Alexandre Olivamn10300.md (movdi, movdf): 64-bit clean-up.
2000-05-20 Alexandre Olivafinal.c (split_double): Right shift of negative values...
2000-05-20 Alexandre Petit... parse.y (resolve_package): Correctly set `*next' (was...
2000-05-20 Bruce Korbmany applications of c_fix=format + tests
2000-05-20 Tom TromeyMakefile.in: Rebuilt.
2000-05-20 Alexandre Oliva* ifcvt.c (if_convert): Scan and kill dead code.
2000-05-20 Alexandre Oliva* emit-rtl.c (unshare_all_rtl): Store the copied rtx.
2000-05-20 Bruce Korbyet more applications of c_fix=format + tests
2000-05-20 Zack Weinbergtop level:
2000-05-20 Bruce Korbmore applications of c_fix=format + tests
2000-05-20 Andreas Jaeger20000519-1.c (main): Fixed return value of testcase.
2000-05-20 Richard Kenneralias.c: Clarify some comments.
2000-05-20 Richard Kenneralias.c (aliases_everything_p): Don't special-case...
2000-05-20 Alexandre Oliva* mklibgcc.in: Restore rule to create ${dir}.
2000-05-20 H.J. LuMakefile.in (libgcc.mk): Depend on xgcc$(exeext) for...
2000-05-20 H.J. Lu* Make-lang.in (cplib2.ready): Also depend on cc1plus...
2000-05-20 H.J. Lu* Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for...
2000-05-20 Alexandre Olivafold-const.c (make_range): Handle degenerated intervals.
2000-05-20 Jeff LawDaily bump.
2000-05-20 Bryce McKinlayZipEntry.java: Implement Cloneable, per JDK1.2 docs.
2000-05-20 Tom TromeyRemoved duplicate ChangeLog entry
2000-05-19 Tom TromeyBufferedWriter.java: Merged with Classpath.
next