summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add 2002 to the copyright dates.rsandifo2002-03-074-4/+4
* * gcc.dg/unordered-1.c: New test.rsandifo2002-03-072-0/+22
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-0712-187/+408
* * combine.c (simplify_comparison): If simplifying a logical shiftrearnsha2002-03-072-0/+10
* * gcc.c-torture/execute/20020307-1.c: New test.rearnsha2002-03-072-0/+73
* Daily bump.gccadmin2002-03-072-2/+2
* 2002-03-07 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-073-2/+16
* Tidy whitespace.rth2002-03-071-1/+0
* * genemit.c (gen_exp): New argument used. Invoke copy_rtxrth2002-03-072-12/+33
* * reload1.c (reload): Unshare all rtl after reload is done.uweigand2002-03-063-9/+24
* * ssa-ccp.c (ssa_fast_dce): Update the DF def-use chainslaw2002-03-062-0/+8
* * toplev.c (rest_of_compilation): Do jump threading before SSA path;hubicka2002-03-063-16/+24
* * m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside alaw2002-03-062-0/+11
* 2002-03-06 Phil Edwards <pme@gcc.gnu.org>pme2002-03-064-2/+10
* * cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.hubicka2002-03-062-1/+6
* * cfgcleanup.c (mentions_nonequal_regs): New function.hubicka2002-03-063-1/+41
* * ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05jakub2002-03-062-6/+7
* * predict.c (estimate_bb_frequencies): Do not reload thehubicka2002-03-062-14/+5
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-0614-186/+391
* Daily bump.gccadmin2002-03-062-4/+4
* * cppmain.c (setup_callbacks): Disable #pragma and #identzack2002-03-062-2/+12
* * pa.h (ASM_FILE_END): Define.danglin2002-03-064-2/+13
* * config/i386/i386.md (floatsidf2): Conditionalize on hard-float.rth2002-03-062-1/+5
* gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.dannysmith2002-03-052-0/+5
* This is the documentation for -### that I forgot to add when -### wasira2002-03-051-1/+7
* * mklibgcc.in: Prepend a tab before .hidden, add $flags to gccjakub2002-03-052-2/+8
* * cfg.c (dump_flow_info): Warn about profile mismatches.hubicka2002-03-053-1/+92
* * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2jakub2002-03-054-1/+19
* * ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if defjakub2002-03-054-2/+52
* Daily bump.gccadmin2002-03-052-4/+4
* 2002-03-05 David Billinghurst <David.Billinghurst@riotinto.com>billingd2002-03-052-3/+9
* 2002-03-05 Richard Henderson <rth@redhat.com>aldyh2002-03-052-1/+5
* * toplev.c (documented_lang_options): Document moregeoffk2002-03-054-187/+119