gcc.git
2003-01-25 GCC AdministratorDaily bump.
2003-01-24 Gerald PfeiferMAINTAINERS: Remove incorrect entry for Paul Eggert.
2003-01-24 Christopher... configure.in: Remove special pex-cygwin consideration.
2003-01-24 Paolo Carliniundefined1.C: Add error message.
2003-01-24 Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-24 Bob Wilsonxtensa.c: Remove unused include of machmode.h.
2003-01-24 Jan Hubickabuiltins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-24 Ranjit Mathewre PR java/9253 (on win32, java.io.File.listFiles(...
2003-01-24 Bob Wilsonconfig.gcc (xtensa-*-elf*): Removed assignments to...
2003-01-24 Richard Hendersonre PR rtl-optimization/4382 (__builtin_{set,long}jmp...
2003-01-24 Zdenek Dvoraki386-protos.h (function_arg_pass_by_reference): Declare.
2003-01-24 Zdenek Dvorakcfgloopanal.c: New file.
2003-01-24 Zack WeinbergMakefile.in (CFILES): Add pex-*.c.
2003-01-24 Tom Tromeydefineclass.cc (handleMethodsEnd): Precompute code...
2003-01-24 Tom TromeyClassLoader.java (findLoadedClass): Removed erroneous...
2003-01-24 Tom Tromeyclass.c (build_static_field_ref): Only a String or...
2003-01-24 Ranjit Mathewcalls.c (Java_calls_docall): Define with JNIEXPORT...
2003-01-24 Kazu Hirata* config/h8300/h8300.c (get_shift_alg): Fix a typo.
2003-01-24 Nathan Sidwellmissing changelog entry
2003-01-24 Ulrich Weigandconfigure.in (HAVE_AS_TLS): Add s390-*-* and s390x...
2003-01-24 Andreas Schwab* config/linker-map.gnu: Fix for size_t variance.
2003-01-24 Nathan Sidwellrs6000.c (rs6000_parse_abi_options): Make sure spe...
2003-01-24 Volker Reichelt* doc/passes.texi: Fix typo.
2003-01-24 Andreas Schwab* stor-layout.c (excess_unit_span): Only define if...
2003-01-24 Nathan Sidwellvalarray_meta.h: Remove, split into ...
2003-01-24 Andreas Schwabada-tree.h (SET_TYPE_DIGITS_VALUE): Add intermediate...
2003-01-24 Jerry Quinninvoke.texi (Optimization Options): List -O levels...
2003-01-24 Kazu Hirata* config/h8300/h8300.md (*andsi3_ashift_n_lower): New.
2003-01-24 Volker Reicheltbugreport.texi: Use @command instead of @code for commands.
2003-01-24 Nick Cliftonarm.c (use_return_insn): Do not use a single return...
2003-01-24 Alexandre OlivaAdd sh2e support:
2003-01-24 Phil EdwardsRename -W to -Wextra.
2003-01-24 Richard Hendersonifcvt.c (noce_process_if_block): Re-add check vs X...
2003-01-24 Tom Tromeyjcf-parse.c (parse_zip_file_entries): Overwrite trailin...
2003-01-24 Kaveh R. Ghazi* configure.in: Revert last change.
2003-01-24 Kaveh R. GhaziChangeLog (configure.in): Don't include ansidecl.h...
2003-01-24 Nathanael Nerode* dump.c: ANSIfy function declarations and definitions.
2003-01-24 Nathanael NerodeNo, really this time.
2003-01-24 GCC AdministratorDaily bump.
2003-01-23 Petur Runolfssonre PR libstdc++/9322 (return value of basic_streambuf...
2003-01-23 Nathanael Nerodeconfigure.in: Revert previous change.
2003-01-23 Franz Sirlre PR java/6748 (Array_3 testcase failing on powerpc...
2003-01-23 Tom Tromeyexpr.c (build_known_method_ref): Use method's context...
2003-01-23 Nathanael Nerode* cp-tree.h, decl.h: Get rid of PARAMS. Again.
2003-01-23 Nathanael Nerodeconfigure.in: Make rda native-only.
2003-01-23 Kaveh R. Ghazi* cpplex.c (cpp_interpret_charconst): Squelch warning...
2003-01-23 Ulrich Weigandgenattrtab.c (write_attr_get): Mark 'insn' paramter...
2003-01-23 Benjamin KosnikRevert include ordering.
2003-01-23 Richard Earnshawduplicate not dumplicate.
2003-01-23 Richard Earnshawarm.c (thumb_base_register_rtx_p): New function.
2003-01-23 Tom Tromey* constants.c (set_constant_entry): Allocated cleared...
2003-01-23 Andreas Schwab* unwind.h (_Unwind_GetTextRelBase): Mark parameter...
2003-01-23 Benjamin Kosnikconfigure.in (libtool_VERSION): To 6:0:0.
2003-01-23 Kaveh R. Ghazi* fixinc/Makefile.in (FL_LIST): Revert last change.
2003-01-23 Volker Reicheltre PR other/7341 (Hyperlink to gcov in gcc documentatio...
2003-01-23 Mark Mitchellre PR c++/9354 ([New parser?] segfault in template...
2003-01-23 Roger Saylere PR rtl-optimization/8423 (CSE1 not propagating __bui...
2003-01-23 Nathanael Nerodeclass.c, parser.c: ANSIfy function definitions and...
2003-01-23 Tom Tromeyjava-tree.h: Don't use PARAMS.
2003-01-23 Ulrich Weigands390.h (HARD_REGNO_MODE_OK): Fix warning regression...
2003-01-23 Nathanael Nerodejcf-parse.c (process_zip_dir): Remove unused variable.
2003-01-23 GCC AdministratorDaily bump.
2003-01-23 Mark Mitchellre PR c++/9328 (ICE with templates and namespace std...
2003-01-22 Volker Reicheltre PR c++/2738 (ICE on return type specification of...
2003-01-22 Volker ReicheltMAINTAINERS: Move myself from GNATS-only-accounts to...
2003-01-22 Mark Mitchellre PR c++/9298 ([new parser] ICE with function-pointer...
2003-01-22 Benjamin Kosnikre PR libstdc++/9269 (libstdc++ headers: explicit speci...
2003-01-22 Tom Tromeyexpr.c (build_invokeinterface): Abort if method's conte...
2003-01-22 Tom Tromeygcj.texi (Input and output files): Mention non-class...
2003-01-22 Andreas Schwab* ra-rewrite.c (rewrite_program2): Initialize bb to...
2003-01-22 Mark Mitchellre PR c++/9384 (ICE in validate_nonmember_using_decl...
2003-01-22 Andrew Haleydarwin.S (_ffi_call_AIX): Add Augmentation size to...
2003-01-22 Kazu Hiratah8300.c (h8300_shift_needs_scratch_p): Don't request...
2003-01-22 Andrew HaleyFix misapplied patch.
2003-01-22 Andrew Haleyx86_64-signal.h: Add simple handler for x86_64 32-bit...
2003-01-22 Mark Mitchellparser.c (cp_parser_simple_declaration): Return quickly...
2003-01-22 Mark Mitchellre PR c++/9388 ([new parser] ICE in cxx_incomplete_type...
2003-01-22 Ulrich Weigands390-protos.h (preferred_la_operand_p): Remove second...
2003-01-22 Benjamin Kosniklocale_facets.h: Move non-facet classes requiring ...
2003-01-22 Richard Earnshawarm.c (arm_address_register_rtx_p): New function.
2003-01-22 Hartmut Penners390.md (floatdfdi2): Insn has type 'itof'.
2003-01-22 Andreas Schwab* config/ia64/t-ia64 (insn-attrtab.o-warn): Define...
2003-01-22 Zack Weinbergfix typo in last change
2003-01-22 Zack Weinberggenautomata.c (output_internal_insn_latency_func, ...
2003-01-22 Zack WeinbergMake-lang.in: Disable -Werror for tracebak.c and b_gnatb.c.
2003-01-22 Kaveh R. GhaziMakefile.in (ssa-ccp.o): Depend on coretypes.h $(TM_H).
2003-01-22 Geoffrey Keatingrs6000.md: Remove warning.
2003-01-22 Richard Hendersondwarf2out.c (lookup_filename): Fix printf format warning.
2003-01-22 GCC AdministratorDaily bump.
2003-01-21 Ulrich Weiganddwarf2out (output_file_names): Don't crash if called...
2003-01-21 Tom TromeynatResourceBundle.cc (getCallingClassLoader): Start...
2003-01-21 Zack Weinberggenautomata.c (output_internal_insn_latency_func):...
2003-01-21 Ranjit Mathewjartool.c (list_jar): Terminate the 'ascii_date' buffer...
2003-01-21 Roger Saylestmt.c (same_case_target_p): New function to determine...
2003-01-21 Andreas Toblerdarwin.S: Add unwind info.
2003-01-21 Vladimir PuskasnatFileWin32.cc (isAbsolute): Check path length before...
2003-01-21 Kazu Hiratah8300.md (*negsf2_h8300): Use \\t instead of \t.
2003-01-21 Jan Hubicka990208-1.c: Add noinline attributes as needed.
2003-01-21 Tom Tromeyclass.c (supers_all_compiled): New function.
2003-01-21 Tom Tromeyparse.y (method_header): Native method can't be strictfp.
next