gcc.git
2001-09-08 Jan Hubicka* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversa...
2001-09-08 GCC AdministratorDaily bump.
2001-09-08 Andreas Jaeger* i386.h (TARGET_SWITCHES): Fix spelling of option.
2001-09-08 David Edelsohninstall.texi: Explain AIX exception handling work-around.
2001-09-08 David Edelsohnrs6000.c (num_insns_constant): Compute number of instru...
2001-09-07 Jim Wilsonre PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux...
2001-09-07 Roman Lechtchinskyreal.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16...
2001-09-07 Roman Lechtchinskyreload.c (push_reload): Check for subreg_lowpart_p...
2001-09-07 Richard Hendersonc-common.c (signed_or_unsigned_type): Handle machine...
2001-09-07 Aldy Hernandezmips.c (override_options): Do not override ISA when...
2001-09-07 Alexandre Petit... java-tree.h (compile_resource_file): Grouped with other...
2001-09-07 Alexandre Petit... re PR java/4230 (gcj -C segfaults on static string...
2001-09-07 Richard Hendersonloop.c (record_giv): Avoid simplifying MULT to ASHIFT.
2001-09-07 Anthony GreenResourceBundle fixes
2001-09-07 Kazu Hiratah8300-protos.h (general_operand_dst_push): Remove.
2001-09-07 Richard Kennergenattrtab.c (attr_printf): First arg is unsigned.
2001-09-07 Janis JohnsonTest gcov output for functions that use longjmp.
2001-09-07 Janis JohnsonControl which kinds of gcov output to verify.
2001-09-07 Janis JohnsonAdd support for a .x file to control XFAIL and wich...
2001-09-07 Janis Johnsongcov.exp: Add support for a .x file to control XFAIL...
2001-09-07 Aldy Hernandezmips.c (override_options): Allow abi32 with 64 bit...
2001-09-07 Andreas Jaeger* i386.h (TARGET_SWITCHES): Fix descriptions.
2001-09-07 GCC AdministratorDaily bump.
2001-09-07 Matt Kraaitypeck.c (java_array_type_length, [...]): Represent...
2001-09-07 Richard Sandifordrevert: gcc_update: (files_and_dependencies) Add gcc...
2001-09-07 Tom TromeyRuleBasedCollator.java (clone): Rewrote.
2001-09-06 Ira RubenRemove OP_IDENTIFIER.
2001-09-06 Richard Henderson* simplify-rtx.c (simplify_binary_operation): Revert...
2001-09-06 Janis JohnsonSimple test of call return percentages along with branc...
2001-09-06 Janis JohnsonAdd support for checking call return percentages for...
2001-09-06 Janis Johnsongcov.exp: Add support for call return percentages.
2001-09-06 Anthony Greenjvm.h: Declare _Jv_RegisterResource.
2001-09-06 Anthony Greengcj -R patches
2001-09-06 Anthony Greenclass.c (O_BINARY): Define if necessary.
2001-09-06 Richard Hendersonsimplify-rtx.c (simplify_binary_operation): Simplify...
2001-09-06 Franz Sirlrs6000.c (rs6000_emit_prologue): Fix DWARF2 register...
2001-09-06 Tom Tromey* java/util/Properties.java: Re-merged from Classpath.
2001-09-06 Jeffrey A LawJoern Rennecke (amylaar@cygnus.com)
2001-09-06 Nathan Sidwelloops, missed a bit in previous commit
2001-09-06 Nathan Sidwellre PR c++/3986 (ICE in build_rtti_vtbl_entries)
2001-09-06 Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-09-06 Nathan Sidwellfor some reason this was missed in the
2001-09-06 GCC AdministratorDaily bump.
2001-09-06 Alan Modrars6000.c (mask_operand): Use signed vars to avoid compi...
2001-09-06 Ziemowit Laskiobjc-act.c (build_message_expr): If a class method...
2001-09-05 Phil Edwardstestsuite_flags.in: No longer need to search testsuite...
2001-09-05 Tom TromeyFrom Eric Blake, via Classpath:
2001-09-05 Richard Henderson* config/alpha/alpha.c (alpha_expand_mov): Initialize...
2001-09-05 Tom Tromey* java/util/Date.java: Re-merged with Classpath.
2001-09-05 Tom Tromey* java/text/DateFormatSymbols.java: Re-merged with...
2001-09-05 Zack Weinbergfunction.c (ggc_mark_struct_function): Mark f->outer.
2001-09-05 Corey MinyardnatClassLoader.cc: Include VirtualMachineError.h
2001-09-05 Tom TromeynatSystem.cc (init_properties): Default locale is en_US...
2001-09-05 Jan Hubicka* profile.c (branch_prob): Call add_noreturn_fake_exit_...
2001-09-05 Jan Hubickai386.c (size_cost): New static variable.
2001-09-05 John David... som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2001-09-05 Jeffrey A Lawstor-layout.c (layout_type): Complain if an array's...
2001-09-05 David Billinghurstgcc.c: (process_command) Add parentheses around assignm...
2001-09-05 David Billinghurstgcc_update: (files_and_dependencies) Add gcc/java/parse...
2001-09-05 Richard Sandifordmips.c (save_restore_insns): Don't mark any register...
2001-09-05 Richard Hendersonalpha.c (alpha_legitimate_address_p): New.
2001-09-05 Jakub Jelinek20010904-1.c: New test.
2001-09-05 Richard Sandifordt-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.
2001-09-05 David S. Millerlinux.h: Set CPLUSPLUS_CPP_SPEC.
2001-09-05 Andreas Jaegerinvoke.texi (i386 Options): -mwide-multiply is not...
2001-09-05 Richard Hendersonalpha.c (alpha_expand_mov, [...]): New functions split...
2001-09-05 Bryce McKinlayMessageFormat.java (setLocale): Don't catch ParseExcept...
2001-09-05 GCC AdministratorDaily bump.
2001-09-05 Neil Booth* cppmacro.c (funlike_invocation_p): No need to restore...
2001-09-05 Richard Hendersonreload.c (push_reload): Export.
2001-09-05 Tom TromeyAbstractMap.java: Re-merged with Classpath.
2001-09-05 Tom TromeySimpleDateFormat.java: Re-merged with Classpath.
2001-09-04 Scott Johnstoniterator.h: Include <bits/std_iterator.h>, remove rever...
2001-09-04 Per Bothnerparse.y (maybe_yank_clinit): A field without an initial...
2001-09-04 Benjamin Kosnikstd_c*.h: Don't use include_next.
2001-09-04 Mark Mitchelldecl.c (duplicate_decls): Remove code deadling with...
2001-09-04 Stan Shebsdarwin.h (ASM_DECLARE_FUNCTION_NAME): Define.
2001-09-04 Richard Hendersonunwind.h (_UA_END_OF_STACK): New flag.
2001-09-04 Kaveh R. Ghaziasprintf.c: Don't define USE_STDARG.
2001-09-04 Tom Tromeyre PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)
2001-09-04 Jeffrey A Law* h8300/elf.h (LINK_SPEC): Redefine appropriately for...
2001-09-04 Richard Sandifordmips.c (save_restore_insns): Change base_offset to...
2001-09-04 Hans-Peter... rtl.texi: Mention that besides as a CODE_LABEL...
2001-09-04 David S. MillerSimplify length insn attribute and make more judicious...
2001-09-04 Nathan Sidwellre PR c++/4203 (empty base class optimization zeroes...
2001-09-04 Nathan Sidwellc-common.h (tree_dump_index): Add more comments.
2001-09-04 David S. MillerCleanup redundant and unused insn attributes.
2001-09-04 David S. Millersparc.md (define_splits): Kill constraints.
2001-09-04 GCC AdministratorDaily bump.
2001-09-04 Tom Tromeyre PR libgcj/4208 (Problem using 'null' with Java refle...
2001-09-03 Richard HendersonNew file.
2001-09-03 Jakub Jelinekloop.c (express_from_1): Fix CONSTANT_P(a) case.
2001-09-03 Richard Hendersonfunction.h (struct function): Add arg_pointer_save_area...
2001-09-03 GCC AdministratorDaily bump.
2001-09-03 Richard Sandifordeh_personality.cc (parse_lsda_header): Change type...
2001-09-02 Angela Marie... Makefile.in: Regenerate fixincl.x only if maintainer...
2001-09-02 Jan Hubicka* reload1.c (fixup_abnormal_edges): Allow NOTEs in...
2001-09-02 GCC AdministratorDaily bump.
2001-09-02 Tom TromeyAlgorithmParameterSpec.java, [...]: Re-merged with...
2001-09-02 Tom Tromeyjavaprims.h: Regenerated class list.
next