gcc.git
2001-11-16 Kaveh R. Ghaziregex.c: Check defined(__STDC__) || defined(HAVE_STRING...
2001-11-16 John David... Makefile.in: Add MAKEOVERRIDES= to suppress exporting...
2001-11-16 David O'Brienconfig.gcc (arm*-*-rtems*, [...]): Include various...
2001-11-16 Paolo Carlinistl_deque.h (deque::erase()): Fix memory leak.
2001-11-16 Loren J. Rittlehowto.html (Thread-safety): Rename section to ``The...
2001-11-16 Richard Kennerpa.c: Reflect changes in calling sequences of alter_reg...
2001-11-16 Andreas Jaegercfglayout.c (fixup_fallthru_exit_predecesor): Make...
2001-11-16 Tom Tromeyverify.cc (_Jv_BytecodeVerifier::is_assignable_from_slo...
2001-11-16 Bernd SchmidtSome SSE fixes
2001-11-16 Tom TromeyRe-merge with Classpath, from Brian Jones:
2001-11-16 Neil Booth* cp-tree.h (print_class_statistics): Restore.
2001-11-16 Mark WielaardTimer.java (TaskQueue.isStopped): Remove method.
2001-11-16 Joseph Myerslinux-and-gnu.texi: Remove.
2001-11-16 Kazu Hirataa29k.c: Fix comment formatting.
2001-11-16 Jeff Lawunroll.c (copy_loop_body): Initialize JUMP_LABEL field...
2001-11-16 Richard Kennerexpr.c (expand_expr, [...]): Refine test for when to...
2001-11-16 Graham Stottoptabs.c (prepare_cmp_insn): Correct lossage in last...
2001-11-16 Olivier Hainqueexcept.c: Support for catching a list of types with...
2001-11-16 Richard Kennerexpr.c (expand_expr, [...]): Only copy for misaligned...
2001-11-16 Andreas Tobler* config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_...
2001-11-16 GCC AdministratorDaily bump.
2001-11-16 Jakub Jelinekc-lang.c (finish_file): Don't emit static inline functi...
2001-11-16 Stan Shebs* expr.c (expand_expr, case COMPONENT_REF): Fix variabl...
2001-11-16 Bryce McKinlays390.md: Remove ALIGN arg from emit_cmp_and_jump_insns...
2001-11-16 Richard Kenner* timevar.c (rtl.h): Include so get fancy abort.
2001-11-16 Richard Kennerexpr.c (store_field): Pass tree instead of max size...
2001-11-16 Tom Tromeyverify.cc (type::compatible): Use _Jv_IsAssignableFrom.
2001-11-16 Dale Johannesendarwin.h (SELECT_RTX_SECTION): Force address initialize...
2001-11-15 Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 Stan Shebsrs6000.h: Fix a comment typo.
2001-11-15 Kazu Hirata* config/h8300/h8300.md: Fix insn length of bit insns.
2001-11-15 Richard KennerWhite-space change
2001-11-15 Jeffrey A Lawconfig.in (HAVE_UINTPTR_T): Provide autoconf stub.
2001-11-15 Jeffrey A Lawregex.c (PREFIX): Provide an alternate definition for...
2001-11-15 Jason Merrilldwarf2out.c (dwarf2out_finish): Don't abort because...
2001-11-15 Jason Merrillreduce arena size for small targets
2001-11-15 Jason Merrillavoid includes
2001-11-15 Jason Merrill* method.c (use_thunk): Don't emit debugging informatio...
2001-11-15 Alan Matsuokagensupport.c [...]: Change call to alloca to xmalloc.
2001-11-15 Jason Merrillparse.y: Add ...
2001-11-15 Aldy Hernandezrs6000.md: Use spaces instead of tabs in output templates.
2001-11-15 Richard Kennerfinal.c (alter_subreg): If simplify_subreg can't do...
2001-11-15 Richard Hodsonh8300.c (dosize): Avoid corrupting R3 in interrupt...
2001-11-15 Neil Booth* fix-header.c (read_scan_file): Update.
2001-11-15 Richard Kennertoplev.c (toplev_main): Don't start timing until after...
2001-11-15 Andreas Schwabconfig.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES...
2001-11-15 Andreas Schwabconfig.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES...
2001-11-15 Andreas Schwabconfigure.in: Check for target objdump and use that...
2001-11-15 Jakub Jelinekcfgcleanup.c (try_optimize_cfg): If try_simplify_condju...
2001-11-15 Jakub Jelinekia64.c (ia64_adjust_cost): Handle SUBREGs.
2001-11-15 Jakub Jelinekjump.c (squeeze_notes): Return true if no real insns...
2001-11-15 Nathan Sidwellre PR c++/3154 (Tree check: expected class 't', have...
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-15 Loren J. Rittleindex.html (Is libstdc++-v3 thread-safe?): Clarify...
2001-11-15 Bjørn Wennbergstl_alloc.h (alloc): Update to use __mem_interface.
2001-11-15 GCC AdministratorDaily bump.
2001-11-15 Andreas Jaegercfgrtl.c (purge_all_dead_edges): Use int as argument...
2001-11-15 Kazu Hirataaix31.h: Fix comment formatting.
2001-11-15 Alan MatsuokaChangeLog entries for:
2001-11-15 Geoffrey Keating920923-1.c: stormy16 produces an extra error message.
2001-11-15 DJ Delorieintegrate.c (get_hard_reg_initial_reg): New.
2001-11-15 Geoffrey Keating20010327-1.c: Revert last change.
2001-11-15 Hans BoehmnatString.cc: correct argument order for _Jv_AllocPtrFr...
2001-11-15 Toon Moeneg77.texi: Update to use `@command', `@option.
2001-11-15 Tom Tromeyverify.cc (class _Jv_BytecodeVerifier): Fixed logic.
2001-11-14 Kaveh R. Ghazilinux.h: Include <linux.h> not "linux.h" to avoid infin...
2001-11-14 Tom TromeyConstructor.java (toString): Use more efficient form...
2001-11-14 Roger Sayle* gcc.c-torture/execute/string-opt-13.c: New testcase.
2001-11-14 Roger Sayle* fold-const.c (fold): Optimize strlen comparisons...
2001-11-14 Tom TromeyRe-merges with Classpath, from various people:
2001-11-14 David O'Brienconfig.gcc (sparc64-wrs-vxworks*, [...]): Include vario...
2001-11-14 Hans-Peter... configure.in (noconfigdirs): Disable libf2c.
2001-11-14 Aldy Hernandezencoding.c: Add target_flags.
2001-11-14 Alan Matsuokartl.def (INCLUDE): Define.
2001-11-14 Jan Hubickacfglayout.c (fixup_fallthru_exit_predecesor): New stati...
2001-11-14 Tom TromeyRe-merges with Classpath, from various people:
2001-11-14 Richard Kenner* function.c (struct temp_slot): ALIGN now unsigned.
2001-11-14 Kazu Hiratadsp16xx.c: Fix comment formatting.
2001-11-14 Kazu Hiratah8300.c (get_shift_alg): Reorganize the code that deals...
2001-11-14 Jan Hubickadbxout.c (dbxout_symbol_location): Update call of alter...
2001-11-14 Richard Sandiford* g++.dg/init/array2.C: New test.
2001-11-14 Richard Sandiforddecl.c (check_initializer): Try to complete the type...
2001-11-14 Richard Kenner* c-lang.c (finish_file): Make I unsigned to eliminate...
2001-11-14 GCC AdministratorDaily bump.
2001-11-14 Alexandre Oliva* gcc.c-torture/execute/20010122-1.c: Prevent unwanted...
2001-11-14 Jeff Sturminstall.texi (sparc-*-linux*): Mention requirements...
2001-11-14 Tom Tromeygjavah.c (method_signature): New global.
2001-11-14 Joseph Myerstexi2pod.pl: Handle @ifnottex, @iftex and @display.
2001-11-14 Richard Hendersondwarf2asm.c (dw2_force_const_mem): Set PUBLIC or STATIC...
2001-11-14 Toon Moeneg77.1: Remove from CVS.
2001-11-14 Richard Hendersonloop.c (combine_movables): Turn off combination until...
2001-11-13 Tom Tromeyre PR libgcj/4859 (java.util.Timer class throw IllegalS...
2001-11-13 DJ Delorieconfig.gcc (powerpc|rs6000): Set default cpp options...
2001-11-13 Nathan Sidwellre PR c++/4206 (ICE with switch in while)
2001-11-13 Kazu Hiratah8300.c (shift_alg_si): Use special code for 25-bit...
2001-11-13 Tom TromeyMakefile.in: Rebuilt.
2001-11-13 Jakub JelinekDuh, missed this.
2001-11-13 Jakub Jelinekemit-rtl.c (adjust_address_1): Add ADJUST argument.
2001-11-13 Richard KennerMakefile.in (explow.o): Now depends on ggc.h.
next