aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-09-10jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay5-4/+26
2001-09-10Implement std::money_put.Benjamin Kosnik14-371/+1297
2001-09-09* emit-rtl.c (adjust_address): Fix mode for LO_SUM.Richard Henderson2-1/+5
2001-09-09* loop.c (combine_givs): Fix computing of benefit once giv is combined.Jan Hubicka2-0/+11
2001-09-09alpha.c (alpha_next_sequence_number): New.Richard Henderson6-77/+581
2001-09-09Daily bump.GCC Administrator6-6/+6
2001-09-08* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.Jan Hubicka2-19/+19
2001-09-08Daily bump.GCC Administrator6-6/+6
2001-09-08* i386.h (TARGET_SWITCHES): Fix spelling of option.Andreas Jaeger2-1/+5
2001-09-08install.texi: Explain AIX exception handling work-around.David Edelsohn2-6/+20
2001-09-07rs6000.c (num_insns_constant): Compute number of instructions more accurately.David Edelsohn2-1/+7
2001-09-07re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe...Jim Wilson4-0/+24
2001-09-07real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.Roman Lechtchinsky2-454/+475
2001-09-07reload.c (push_reload): Check for subreg_lowpart_p instead of SUBREG_BYTE bei...Roman Lechtchinsky2-4/+10
2001-09-07c-common.c (signed_or_unsigned_type): Handle machine mode types which have no...Richard Henderson3-10/+31
2001-09-07mips.c (override_options): Do not override ISA when ABI specified if MIPS_CPU...Aldy Hernandez2-0/+7
2001-09-07java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco3-4/+6
2001-09-07re PR java/4230 (gcj -C segfaults on static string continuation '+' in gcj 3....Alexandre Petit-Bianco3-4/+46
2001-09-07loop.c (record_giv): Avoid simplifying MULT to ASHIFT.Richard Henderson5-121/+224
2001-09-07ResourceBundle fixesAnthony Green2-28/+48
2001-09-07h8300-protos.h (general_operand_dst_push): Remove.Kazu Hirata5-45/+89
2001-09-07genattrtab.c (attr_printf): First arg is unsigned.Richard Kenner2-14/+21
2001-09-07Test gcov output for functions that use longjmp.Janis Johnson1-0/+84
2001-09-07Control which kinds of gcov output to verify.Janis Johnson4-0/+10
2001-09-07Add support for a .x file to control XFAIL and wich kinds of gcov outputJanis Johnson1-6/+32
2001-09-07gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov ...Janis Johnson1-0/+9
2001-09-07mips.c (override_options): Allow abi32 with 64 bit registers.Aldy Hernandez2-2/+6
2001-09-07* i386.h (TARGET_SWITCHES): Fix descriptions.Andreas Jaeger2-4/+8
2001-09-07Daily bump.GCC Administrator6-6/+6
2001-09-07typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index.Matt Kraai4-6/+25
2001-09-07revert: gcc_update: (files_and_dependencies) Add gcc/java/parse.c gcc/java/pa...Richard Sandiford2-3/+7
2001-09-07RuleBasedCollator.java (clone): Rewrote.Tom Tromey4-444/+497
2001-09-06Remove OP_IDENTIFIER.Ira Ruben5-29/+11
2001-09-06* simplify-rtx.c (simplify_binary_operation): Revert last change.Richard Henderson2-22/+4
2001-09-06Simple test of call return percentages along with branch percentages andJanis Johnson1-0/+37
2001-09-06Add support for checking call return percentages for gcov -b output.Janis Johnson1-9/+95
2001-09-06gcov.exp: Add support for call return percentages.Janis Johnson1-0/+5
2001-09-06jvm.h: Declare _Jv_RegisterResource.Anthony Green12-39/+494
2001-09-06gcj -R patchesAnthony Green1-0/+14
2001-09-06class.c (O_BINARY): Define if necessary.Anthony Green6-3/+195
2001-09-06simplify-rtx.c (simplify_binary_operation): Simplify contents of CONST.Richard Henderson2-0/+27
2001-09-06rs6000.c (rs6000_emit_prologue): Fix DWARF2 register number used for CR regis...Franz Sirl2-2/+8
2001-09-06* java/util/Properties.java: Re-merged from Classpath.Tom Tromey2-4/+10
2001-09-06Joern Rennecke (amylaar@cygnus.com)Jeffrey A Law4-12/+64
2001-09-06oops, missed a bit in previous commitNathan Sidwell1-1/+1
2001-09-06re PR c++/3986 (ICE in build_rtti_vtbl_entries)Nathan Sidwell4-11/+100
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell9-126/+36
2001-09-06for some reason this was missed in theNathan Sidwell1-10/+53
2001-09-06Daily bump.GCC Administrator6-6/+6
2001-09-06rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.Alan Modra2-20/+25