summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ResourceBundle fixesgreen2001-09-072-28/+48
* * 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-076-6/+6
* * java/typeck.c (java_array_type_length, build_prim_array_type):rth2001-09-074-6/+25
* Revert:rsandifo2001-09-072-3/+7
* * java/text/RuleBasedCollator.java (clone): Rewrote.tromey2001-09-074-444/+497
* 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
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-0612-39/+494
* 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
* * java/util/Properties.java: Re-merged from Classpath.tromey2001-09-062-4/+10
* 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-066-6/+6
* * config/rs6000/rs6000.c (mask_operand): Use signed vars to avoidamodra2001-09-062-20/+25
* 2001-09-05 Ziemowit Laski <zlaski@apple.com>shebs2001-09-064-3/+45
* 2001-09-05 Phil Edwards <pme@sources.redhat.com>pme2001-09-0512-129/+438
* From Eric Blake, via Classpath:tromey2001-09-052-6/+41
* * config/alpha/alpha.c (alpha_expand_mov): Initialize temp.rth2001-09-052-1/+5
* * java/util/Date.java: Re-merged with Classpath.tromey2001-09-052-6/+9
* * java/text/DateFormatSymbols.java: Re-merged with Classpath.tromey2001-09-052-6/+29
* * function.c (ggc_mark_struct_function): Mark f->outer.zack2001-09-054-6/+18
* 2001-09-05 Corey Minyard <minyard@acm.org>tromey2001-09-052-0/+24
* * java/lang/natSystem.cc (init_properties): Default locale istromey2001-09-052-0/+6
* * profile.c (branch_prob): Call add_noreturn_fake_exit_edges.hubicka2001-09-051-0/+2
* * i386.c (size_cost): New static variable.hubicka2001-09-055-326/+381