aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-07-22regrename.c (regrename_optimize): Compute nregs for each potential target reg...Richard Henderson2-4/+9
2001-07-21dbxout.c (dbxout_global_decl): New.Neil Booth4-105/+84
2001-07-21mips.c (mips_cpu): Moved into ...H.J. Lu3-5/+11
2001-07-21m68hc11.md ("andqi3"): Accept d as second operand.Stephane Carrez2-11/+22
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell27-633/+115
2001-07-21Remove old-abi tests.Nathan Sidwell3-37/+6
2001-07-21Daily bump.GCC Administrator2-2/+2
2001-07-21extra casting required by new pointer typeBruce Korb1-2/+3
2001-07-21force unsigned char comparesBruce Korb2-1/+7
2001-07-21incorporate patches from 3.0 branchBruce Korb1-19/+19
2001-07-21flow.c (try_redirect_by_replacing_jump): Correctly compute which insns to del...Richard Henderson2-23/+18
2001-07-21Remove old-abi remnants.Nathan Sidwell13-692/+206
2001-07-20* doc/rtl.texi (REG_DEAD): Update for current semantics.Richard Henderson2-13/+15
2001-07-20Correct typo.Jan Hubicka1-1/+1
2001-07-20m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead of doing the cha...Roman Zippel2-15/+9
2001-07-20expr.c (emit_single_push_insn): Add call to push expander.Jan Hubicka1-0/+8
2001-07-20rtlanal.c (set_noop_p): Return true for noop jumps.Jan Hubicka6-2/+34
2001-07-20m68hc11.md ("movdi", [...]): Use an expand to emit the pattern; put a REG_INC...Stephane Carrez2-5/+122
2001-07-20m68hc11.c (m68hc11_gen_highpart): Don't use gen_highpart.Stephane Carrez2-7/+24
2001-07-20Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.Daniel Berlin4-2/+11
2001-07-20combine.c (combine_simplify_rtx): Generate a new shift operation when simplif...Diego Novillo2-4/+6
2001-07-20* regclass.c (N_REG_INTS): Use only 32 bits per element.Richard Henderson2-3/+8
2001-07-20install.texi (sparc-sun-solaris*): Add in 4.x assembler bug information.Kelley Cook2-51/+39
2001-07-20v850.md (casesi): Generate LABEL_REF with Pmode.Catherine Moore2-1/+6
2001-07-20com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FU...Toon Moene2-11/+15
2001-07-20oops, missed rej file.Jan Hubicka1-1/+0
2001-07-20i386-protos.h (ix86_zero_extend_to_Pmode): Declare.Jan Hubicka4-2/+9
2001-07-20integrate.c (copy_insn_list): handle NOTE_INSN_DELETED_LABEL, as if it were C...Jan Hubicka4-9/+45
2001-07-20[multiple changes]Toon Moene3-0/+482
2001-07-20remove conflictsAldy Hernandez1-1/+0
2001-07-20mips.h (ISA_HAS_NMADD_NMSUB): New macro.Aldy Hernandez3-4/+14
2001-07-20cppinit.c (remove_dup_dir): Make static.Nathan Sidwell2-11/+15
2001-07-20Daily bump.GCC Administrator2-2/+2
2001-07-20ifcvt.c (noce_try_store_flag_constants): Correct order of parameters to trunc...Geoffrey Keating2-2/+7
2001-07-20reorg.c (fill_simple_delay_slots): If an instruction might throw an exception...Mark Mitchell2-0/+27
2001-07-19* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey11-39/+124
2001-07-19simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from old and new op...Alexandre Oliva2-12/+34
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth18-121/+139
2001-07-19Restore ASM_OUTPUT_LABEL_REF definition.Catherine Moore2-0/+15
2001-07-19reload1.c (eliminate_regs_in_insn): When updating a set to the frame pointer ...Geoffrey Keating2-15/+26
2001-07-19reload1.c (choose_reload_regs): Don't inherit a reload that crosses multiple ...Geoffrey Keating2-2/+11
2001-07-19top.c (ffe_decode_option): Disallow lang-independent processing for -ffixed-f...Jakub Jelinek2-1/+9
2001-07-19ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode when negating...Geoffrey Keating2-7/+14
2001-07-19tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene5-3/+20
2001-07-19unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.Mark Kettenis2-8/+80
2001-07-19osf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define.Rainer Orth7-31/+63
2001-07-19configure.in (assembler dwarf2 debug_line support): Define nop insn for m68k.Andreas Schwab3-2/+8
2001-07-19* class.c (finish_struct_anon): Forbid nested classes.Mark Mitchell3-2/+13
2001-07-19Daily bump.GCC Administrator2-2/+2
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth22-179/+233