summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * target.c (ffetarget_print_hex): Const-ify.ghazi2002-03-102-1/+5
* * combine.c (make_extraction): Fix error in last change.ghazi2002-03-102-1/+5
* Fix ChangeLog for my last entry.ghazi2002-03-101-2/+2
* Daily bump.gccadmin2002-03-102-2/+2
* libjava:bryce2002-03-102-0/+10
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-1018-22/+43
* * config/rs6000/rs6000.md (ne0+4): Add extra CLOBBER.geoffk2002-03-092-6/+15
* Add memcpy/memset/strlen/strcmp/strncmp testsmeissner2002-03-096-0/+496
* * gcc.c (validate_all_switches): Also handle `%W{...}'.schwab2002-03-092-3/+7
* In gcc/:geoffk2002-03-094-8/+27
* * parse.y (java_complete_lhs): Check if patch_assignmentbothner2002-03-092-6/+9
* * gcc.c-torture/execute/va-arg-22.c: New test.jakub2002-03-092-0/+82
* PR middle-end/5877jakub2002-03-092-11/+18
* * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.kenner2002-03-095-50/+106
* * combine.c (make_extraction): Don't make extension of CONST_INT.kenner2002-03-092-0/+7
* Daily bump.gccadmin2002-03-092-2/+2
* * config/mips/mips.c (function_arg_pass_by_reference): Force to 0aoliva2002-03-093-0/+22
* * config/mips/mips.c (mips_va_arg): Apply big-endianness addressaoliva2002-03-092-6/+12
* * t-pa64 (LIB1ASMFUNCS, LIB1ASMSRC): Delete.danglin2002-03-092-2/+4
* * config/mips/mips.c (mips_expand_prologue): Set regno of varargaoliva2002-03-092-0/+9
* 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-03-092-1/+6
* * sparc.c (arith_4096_operand): Fix error in last change.ghazi2002-03-092-2/+6
* * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Remove duplicateaoliva2002-03-092-2/+7
* * adadecode.c, adadecode.h, aux-io.c, s-traces.adb, s-traces.ads,bosch2002-03-0816-0/+3115
* 2002-03-07 Matt Hiller <hiller@redhat.com>hiller2002-03-082-13/+19
* 2002-03-08 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-082-34/+59
* add commentaldyh2002-03-081-0/+4
* 2002-03-08 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-082-1/+5
* Fix for PR java/5812.bothner2002-03-082-11/+17
* * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has beenhubicka2002-03-084-12/+24
* * gcse.c (insert_insn_end_bb): Fix typo in last change.ghazi2002-03-082-1/+5
* * recog.c (peephole2_optimize): Re-distribute EH edges.hubicka2002-03-082-1/+26
* * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,bosch2002-03-08471-24416/+30562
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-0810-54/+50
* * flow.c (propagate_block_delete_insn): Remove unused variable.aj2002-03-082-8/+11
* * config/h8300/h8300.c (h8300_adjust_insn_length): Tightenkazu2002-03-082-3/+19
* 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-03-082-0/+8
* * doc/sourcebuild.texi: Fix typo.rsandifo2002-03-082-1/+5
* PR c/3711jakub2002-03-084-17/+99
* * rtl.c (copy_most_rtx): Move from here ...kenner2002-03-083-100/+105
* Daily bump.gccadmin2002-03-082-2/+2
* * config/mips/mips.h (LONG_MAX_SPEC): Rewrite, along withaoliva2002-03-083-30/+37
* * config/mips/mips.h (SUBTARGET_CPP_SIZE_SPEC): Simplify.aoliva2002-03-082-92/+91
* * config/fp-bit.c (_unord_f2): Compile it in even ifaoliva2002-03-082-2/+5
* * config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge asaoliva2002-03-083-5/+145
* * genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP.uweigand2002-03-073-3/+9
* * java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.jsturm2002-03-072-0/+9
* * g77.f-torture/compile/20020307-1.f: New test.law2002-03-072-0/+25
* * reload1.c (reload_cse_delete_noop_set): Purge dead edges.hubicka2002-03-072-0/+7
* * basic-block.h (fixup_abnormal_edges): Declare.hubicka2002-03-075-5/+32