gcc.git
2002-02-12 Eric Christopherexplow.c (hard_function_value): Add comment explaining...
2002-02-12 Jakub Jelinekjump.c (never_reached_warning): Add finish argument.
2002-02-12 Joseph Myers* gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr...
2002-02-12 Graham Stott* config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix typos.
2002-02-12 Richard Hendersonconfigure.in: Re-apply 2001-06-26 configure change.
2002-02-12 Kazu Hiratah8300.c (shift_alg_hi): Improve the 15-bit logical...
2002-02-12 Graham Stott* config/pa/pa.c (compute_movstrsi_length): Fix typos.
2002-02-12 Richard Kenneralias.c (find_base_value, [...]): Handle #ifdef POINTER...
2002-02-12 Benjamin Kosnikdecl-1.c: Add do-compile tag.
2002-02-12 GCC AdministratorDaily bump.
2002-02-12 Neil Booth* gcc.dg/decl-1.c: New test.
2002-02-12 Adam MegaczWin32Process.java: Filled in a placeholder implementati...
2002-02-12 Adam MegacznatFilePosix.cc: Copied this from natFile.cc.
2002-02-12 Bryce McKinlay* sparc_mach_dep.S: Delete incorrectly named file.
2002-02-12 Bryce McKinlayImported GC 6.1 Alpha 3. Finally.
2002-02-12 Benjamin Kosnikstl_algo (__stl_threshold): Declare external.
2002-02-12 Adam Megaczwin32.cc: Added two #includes to make win32.cc compile.
2002-02-12 Bryce McKinlayboehm.cc (initialized, [...]): Removed unused declarations.
2002-02-12 David Billinghurstc99-flex-array-2.c: Add -std=iso9899:1999
2002-02-12 Adam Megaczwin32.h: Added _Jv_platform_gettimeofday.
2002-02-12 Adam MegacznatFileWin32.cc, [...]: Added #undef STRICT to make...
2002-02-12 Adam MegacznatFileWin32.cc: Created a placeholder class with lots...
2002-02-11 David Billinghurstclass.c (build_utf8_ref): Move declaration of decl_size
2002-02-11 Hans-Peter... mmix.c (mmix_assemble_integer): Handle non-CONST_INT...
2002-02-11 Adam MegaczMakefile.in: Removed libstdc++-v3 dependancy for libjav...
2002-02-11 Adam Megaczexception.cc (_Jv_Throw, [...]): Changed std::abort...
2002-02-11 John David... gcc.c (init_gcc_specs): Add static libgcc to link when...
2002-02-11 Zack Weinberg* gcc.pot: Regenerate.
2002-02-11 Aaron W. LaFramboiselocale_facets.tcc (collate::do_hash): Fix.
2002-02-11 Adam Megaczconfigure.in: support for win32, saner cross-compile...
2002-02-11 Franz Sirlre PR libobjc/4039 (installation location of libobjc...
2002-02-11 Andrew Haleystormy16.md (zero_extendqihi2): New.
2002-02-11 Jason Merrillparse.y (reserved_declspecs): Don't handle attributes.
2002-02-11 Jason Merrillmention NRVO
2002-02-11 Alexandre Olivaregrename.c (regrename_optimize): Don't accept a part...
2002-02-11 Alexandre Olivacalls.c (store_one_arg): In the non-BLKmode non-partial...
2002-02-11 Alexandre Oliva* config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesi...
2002-02-11 GCC AdministratorDaily bump.
2002-02-11 Aldy Hernandezrs6000.c (altivec_init_builtins): Handle __builtin_alti...
2002-02-11 Alexandre Olivacombine.c (try_combine): Apply substitutions in CALL_IN...
2002-02-11 Aldy Hernandezrs6000.c (altivec_init_builtins): Handle __builtin_alti...
2002-02-11 Kazu Hiratah8300.h (INITIALIZE_TRAMPOLINE): Simplify by using...
2002-02-11 Kazu Hiratah8300.h (STACK_POINTER_REGNUM): Use the constant defini...
2002-02-11 Kazu Hirata* config/h8300/h8300.c (print_operand): Remove redundan...
2002-02-11 Kazu Hiratah8300-protos.h: Remove the prototype for byte_reg.
2002-02-11 Richard HendersonNew.
2002-02-11 Richard Hendersonre PR c/5623 (GCC 3.0.3 crashes when assigning pointer...
2002-02-11 Richard Hendersonre PR c++/5624 (Strange bug with preprocessed file...
2002-02-11 Hans-Peter... * config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.
2002-02-11 Tom TromeyFor PR java/5641:
2002-02-11 Rainer Orthlibjava.exp (libjava_find_lib): Remove duplicate .la...
2002-02-10 Kazu Hirata961203-1.x: Disable on h8300 port.
2002-02-10 Kazu Hirata* gcc.dg/20020210-1.c: New.
2002-02-10 Kazu Hiratah8300.md (pushhi1_h8300): Correct the mode used.
2002-02-10 Andreas Toblerinterpret.cc (continue1): Use PUSHL, not PUSHI.
2002-02-10 John David... pa.c (reg_before_reload_operand): Don't accept a SUBREG...
2002-02-10 Phil Edwardsstl_algo.h (transform (both signatures), generate_n...
2002-02-10 Jonathan Wakelystl_algo.h (__median, [...]): Doxygenate.
2002-02-10 GCC AdministratorDaily bump.
2002-02-09 David O'Brienfreebsd.h (TARGET_DEFAULT): Add MASK_EPILOGUE setting...
2002-02-09 Kazu Hiratah8300.c (output_logical_op): Use sub.w to clear a half...
2002-02-09 Toon Moenere PR fortran/947 (Data statement initialization of...
2002-02-09 Toon Moenedata.c (ffedata_eval_offset_): Convert non-default...
2002-02-09 Jan Hubicka* i386.md (movdi_2): Add missing '!'.
2002-02-09 Kazu Hiratah8300.h: Fix formatting.
2002-02-09 Kazu Hiratah8300.md (length): Correct the distance valid for the...
2002-02-09 Toon Moeneinvoke.texi: Add a short debugging session as an exampl...
2002-02-09 GCC AdministratorDaily bump.
2002-02-09 Kazu Hirata* config/h8300/h8300.md (iorhi3): Tighten the predicates.
2002-02-09 Alexandre Olivash.h (REGISTER_NATURAL_MODE): Save part-clobbered regis...
2002-02-09 Alexandre Olivash.c (expand_prologue): Fix mis-applied 2001-11-09...
2002-02-09 Alexandre OlivaContribute sh64-elf.
2002-02-09 Alexandre Olivaptrmem.C: Lowest bit is significant on SH5.
2002-02-09 Alexandre Olivaconfig.guess: Updated to 2002-01-30's version.
2002-02-09 Alexandre Olivahooks.c: New file.
2002-02-09 Anthony Greenxscale-elf support
2002-02-09 Richard HendersonAnnotate changelog with pr number.
2002-02-08 Chris Demetrioumips.md (casesi_internal, [...]): Protect jump delay...
2002-02-08 Chris Demetrioumips.md (casesi_internal_di): Calculate the index into...
2002-02-08 Richard Hendersonexpr.c (expand_expr): Mind EXPAND_INITIALIZER for trunc...
2002-02-08 Tom Tromeyinterpret.cc (convert): New function.
2002-02-08 David Edelsohn* doc/invoke.texi (RS/6000 and PowerPC Options): Fix...
2002-02-08 Joseph Myersgcc_release: Substitute dates in snapshot-README and...
2002-02-08 Chris DemetriouMAINTAINERS: Belatedly add myself to write after approv...
2002-02-08 Gerald Pfeifer* snapshot-index.html: Improve markup.
2002-02-08 Anthony GreenAdd xscale-elf support
2002-02-08 Martin Kahlertjni.cc (_Jv_JNI_NewLocalRef): Make sure, that NULL...
2002-02-08 Benjamin Kosnik2002-02-08 Benjamin Kosnik <bkoz@redhat.com>
2002-02-08 GCC AdministratorDaily bump.
2002-02-08 Richard Henderson* config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.
2002-02-08 Andreas Jaegerconfig.gcc (x86_64-*-linux): Add t-linux64 makefile...
2002-02-08 Jakub Jelinekc-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-02-08 Phil EdwardsTODO: Update.
2002-02-08 Tom TromeynatFile.cc (_access): Use __builtin_alloca.
2002-02-08 Richard Hendersonloop.c (strength_reduce): Sink final_value when not...
2002-02-08 Richard Henderson* gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2002-02-08 Adam MegaczReformatted a changelog entry
2002-02-08 David O'Brienfreebsd.h: Fix mismatched spec {.
2002-02-08 Stephan Buysstl_map.h: Tweak doxygen markup.
2002-02-08 Benjamin Kosnikstd_fstream.h (filebuf::__file_type): Change to __basic...
next