summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* jump.c: Update comments.Jan Hubicka2001-07-226-844/+92
* dbxout.c (dbxout_global_decl): New.Neil Booth2001-07-224-105/+87
* alpha.c (get_trap_mode_suffix): New.Richard Henderson2001-07-224-208/+324
* ieee.exp: Only use -ffloat-store only on i[34567]86-*-*.Franz Sirl2001-07-223-7/+18
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth2001-07-224-72/+109
* Daily bump.GCC Administrator2001-07-222-2/+2
* regrename.c (regrename_optimize): Compute nregs for each potential target reg...Richard Henderson2001-07-222-4/+9
* dbxout.c (dbxout_global_decl): New.Neil Booth2001-07-214-105/+84
* mips.c (mips_cpu): Moved into ...H.J. Lu2001-07-213-5/+11
* m68hc11.md ("andqi3"): Accept d as second operand.Stephane Carrez2001-07-212-11/+22
* tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell2001-07-2127-633/+115
* Remove old-abi tests.Nathan Sidwell2001-07-213-37/+6
* Daily bump.GCC Administrator2001-07-212-2/+2
* extra casting required by new pointer typeBruce Korb2001-07-211-2/+3
* force unsigned char comparesBruce Korb2001-07-212-1/+7
* incorporate patches from 3.0 branchBruce Korb2001-07-211-19/+19
* flow.c (try_redirect_by_replacing_jump): Correctly compute which insns to del...Richard Henderson2001-07-212-23/+18
* Remove old-abi remnants.Nathan Sidwell2001-07-2113-692/+206
* * doc/rtl.texi (REG_DEAD): Update for current semantics.Richard Henderson2001-07-202-13/+15
* Correct typo.Jan Hubicka2001-07-201-1/+1
* m68k.md (zero_extend?i?i2 expander): Use gen_lowpart instead of doing the cha...Roman Zippel2001-07-202-15/+9
* expr.c (emit_single_push_insn): Add call to push expander.Jan Hubicka2001-07-201-0/+8
* rtlanal.c (set_noop_p): Return true for noop jumps.Jan Hubicka2001-07-206-2/+34
* m68hc11.md ("movdi", [...]): Use an expand to emit the pattern; put a REG_INC...Stephane Carrez2001-07-202-5/+122
* m68hc11.c (m68hc11_gen_highpart): Don't use gen_highpart.Stephane Carrez2001-07-202-7/+24
* Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.Daniel Berlin2001-07-204-2/+11
* combine.c (combine_simplify_rtx): Generate a new shift operation when simplif...Diego Novillo2001-07-202-4/+6
* * regclass.c (N_REG_INTS): Use only 32 bits per element.Richard Henderson2001-07-202-3/+8
* install.texi (sparc-sun-solaris*): Add in 4.x assembler bug information.Kelley Cook2001-07-202-51/+39
* v850.md (casesi): Generate LABEL_REF with Pmode.Catherine Moore2001-07-202-1/+6
* com.c (ffecom_expr_intrinsic_): case FFEINTRIN_impIBITS: Remove TREE_SHIFT_FU...Toon Moene2001-07-202-11/+15
* oops, missed rej file.Jan Hubicka2001-07-201-1/+0
* i386-protos.h (ix86_zero_extend_to_Pmode): Declare.Jan Hubicka2001-07-204-2/+9
* integrate.c (copy_insn_list): handle NOTE_INSN_DELETED_LABEL, as if it were C...Jan Hubicka2001-07-204-9/+45
* [multiple changes]Toon Moene2001-07-203-0/+482
* remove conflictsAldy Hernandez2001-07-201-1/+0
* mips.h (ISA_HAS_NMADD_NMSUB): New macro.Aldy Hernandez2001-07-203-4/+14
* cppinit.c (remove_dup_dir): Make static.Nathan Sidwell2001-07-202-11/+15
* Daily bump.GCC Administrator2001-07-202-2/+2
* ifcvt.c (noce_try_store_flag_constants): Correct order of parameters to trunc...Geoffrey Keating2001-07-202-2/+7
* reorg.c (fill_simple_delay_slots): If an instruction might throw an exception...Mark Mitchell2001-07-202-0/+27
* * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey2001-07-1911-39/+124
* simplify-rtx.c (simplify_replace_rtx): Try to obtain mode from old and new op...Alexandre Oliva2001-07-192-12/+34
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-1918-121/+139
* Restore ASM_OUTPUT_LABEL_REF definition.Catherine Moore2001-07-192-0/+15
* reload1.c (eliminate_regs_in_insn): When updating a set to the frame pointer ...Geoffrey Keating2001-07-192-15/+26
* reload1.c (choose_reload_regs): Don't inherit a reload that crosses multiple ...Geoffrey Keating2001-07-192-2/+11
* top.c (ffe_decode_option): Disallow lang-independent processing for -ffixed-f...Jakub Jelinek2001-07-192-1/+9
* ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode when negating...Geoffrey Keating2001-07-192-7/+14
* tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene2001-07-195-3/+20