summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* New test case (2.95.2 miscompilation)zack2001-09-101-0/+59
* * Makefile.in (cfg.o, cfganal.o, cfgloop.o, cfgbuild.o, cfgcleanup.o):hubicka2001-09-1011-6344/+6669
* * alias.c (clear_reg_alias_info): Use K&R format definition.kenner2001-09-107-80/+112
* * calls.c (store_one_arg): Expand comment.rsandifo2001-09-102-2/+12
* * calls.c (store_one_arg): Make sure that the entire argument isrsandifo2001-09-102-2/+9
* * class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.rth2001-09-102-2/+6
* Daily bump.gccadmin2001-09-102-2/+2
* * emit-rtl.c (adjust_address): Fix mode for LO_SUM.rth2001-09-092-1/+5
* * loop.c (combine_givs): Fix computing of benefit once giv is combined.hubicka2001-09-092-0/+11
* * config/alpha/alpha.c (alpha_next_sequence_number): New.rth2001-09-096-77/+581
* Daily bump.gccadmin2001-09-092-2/+2
* * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.hubicka2001-09-082-19/+19
* Daily bump.gccadmin2001-09-082-2/+2
* * i386.h (TARGET_SWITCHES): Fix spelling of option.aj2001-09-082-1/+5
* * doc/install.texi: Explain AIX exception handling work-around.dje2001-09-082-6/+20
* * rs6000.c (num_insns_constant): Compute number of instructionsdje2001-09-082-1/+7
* Fix for PR 3783.wilson2001-09-074-0/+24
* * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type isrth2001-09-072-454/+475
* * reload.c (push_reload): Check for subreg_lowpart_p instead ofrth2001-09-072-4/+10
* * c-common.c (signed_or_unsigned_type): Handle machine mode typesrth2001-09-073-10/+31
* * config/mips/mips.c (override_options): Do not override ISA when ABIaldyh2001-09-072-0/+7
* 2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-073-4/+6
* 2001-09-05 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-073-4/+46
* * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.rth2001-09-075-121/+224
* * h8300-protos.h (general_operand_dst_push): Remove.law2001-09-075-45/+89
* * genattrtab.c (attr_printf): First arg is unsigned.kenner2001-09-072-14/+21
* Test gcov output for functions that use longjmp.janis2001-09-071-0/+84
* Control which kinds of gcov output to verify.janis2001-09-074-0/+10
* Add support for a .x file to control XFAIL and wich kinds of gcov outputjanis2001-09-071-6/+32
* * gcc.misc-tests/gcov.exp: Add support for a .x file to controljanis2001-09-071-0/+9
* * config/mips/mips.c (override_options): Allow abi32 with 64 bitaldyh2001-09-072-2/+6
* * i386.h (TARGET_SWITCHES): Fix descriptions.aj2001-09-072-4/+8
* Daily bump.gccadmin2001-09-072-2/+2
* * java/typeck.c (java_array_type_length, build_prim_array_type):rth2001-09-074-6/+25
* 2001-09-06 Ira Ruben <ira@apple.com>shebs2001-09-065-29/+11
* * simplify-rtx.c (simplify_binary_operation): Revert last change.rth2001-09-062-22/+4
* Simple test of call return percentages along with branch percentages andjanis2001-09-061-0/+37
* Add support for checking call return percentages for gcov -b output.janis2001-09-061-9/+95
* * gcc.misc-tests/gcov.exp: Add support for call return percentages.janis2001-09-061-0/+5
* gcj -R patchesgreen2001-09-061-0/+14
* * class.c (O_BINARY): Define if necessary.green2001-09-066-3/+195
* * simplify-rtx.c (simplify_binary_operation): Simplify contentsrth2001-09-062-0/+27
* 2001-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-09-062-2/+8
* Thu Sep 6 11:16:35 2001 Jeffrey A Law (law@cygnus.com)law2001-09-064-12/+64
* oops, missed a bit in previous commitnathan2001-09-061-1/+1
* cp:nathan2001-09-064-11/+100
* Remove TYPE_NONCOPIED_PARTS.nathan2001-09-069-126/+36
* for some reason this was missed in thenathan2001-09-061-10/+53
* Daily bump.gccadmin2001-09-062-2/+2
* * config/rs6000/rs6000.c (mask_operand): Use signed vars to avoidamodra2001-09-062-20/+25