aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-09-07h8300-protos.h (general_operand_dst_push): Remove.Kazu Hirata4-45/+76
2001-09-07mips.c (override_options): Allow abi32 with 64 bit registers.Aldy Hernandez1-2/+1
2001-09-07* i386.h (TARGET_SWITCHES): Fix descriptions.Andreas Jaeger1-2/+2
2001-09-06rs6000.c (rs6000_emit_prologue): Fix DWARF2 register number used for CR regis...Franz Sirl1-2/+3
2001-09-06Joern Rennecke (amylaar@cygnus.com)Jeffrey A Law3-12/+50
2001-09-06rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.Alan Modra1-20/+17
2001-09-05* config/alpha/alpha.c (alpha_expand_mov): Initialize temp.Richard Henderson1-1/+1
2001-09-05i386.c (size_cost): New static variable.Jan Hubicka1-7/+47
2001-09-05som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.John David Anglin2-0/+16
2001-09-05stor-layout.c (layout_type): Complain if an array's size can not be represent...Jeffrey A Law1-0/+11
2001-09-05mips.c (save_restore_insns): Don't mark any register save slots as unchanging...Richard Sandiford1-3/+3
2001-09-05alpha.c (alpha_legitimate_address_p): New.Richard Henderson4-78/+96
2001-09-05t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.Richard Sandiford1-3/+3
2001-09-05linux.h: Set CPLUSPLUS_CPP_SPEC.David S. Miller2-0/+8
2001-09-05alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.Richard Henderson3-296/+190
2001-09-04reload.c (push_reload): Export.Richard Henderson3-113/+149
2001-09-04darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.Stan Shebs2-2/+26
2001-09-04* h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.Jeffrey A Law1-0/+3
2001-09-04mips.c (save_restore_insns): Change base_offset to fp_offset in second call t...Richard Sandiford1-1/+1
2001-09-04Simplify length insn attribute and make more judicious use of insn attribute ...David S. Miller1-563/+399
2001-09-04Cleanup redundant and unused insn attributes.David S. Miller2-119/+62
2001-09-04sparc.md (define_splits): Kill constraints.David S. Miller1-24/+24
2001-09-01* config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.Geoffrey Keating1-1/+1
2001-09-01* mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.Kaveh R. Ghazi1-0/+2
2001-08-31* config/h8300/h8300.md (*andorhi3): Fix typos.Kazu Hirata1-2/+2
2001-08-31Skip TRUNCATE operators in const pool addresses for v850 short switch tablesNick Clifton1-0/+12
2001-08-31Account for FP registers saved to stack during prologueNick Clifton2-4/+20
2001-08-31stormy16.c (stormy16_asm_out_destructor): New function.Geoffrey Keating1-0/+57
2001-08-31gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.Andreas Jaeger1-3/+3
2001-08-31tweak commentJason Merrill1-1/+1
2001-08-31stormy16.c (stormy16_expand_epilogue): Use the frame pointer to pop the stack...Geoffrey Keating2-4/+12
2001-08-31stormy16.md (udivmodhi4): Express using UDIV/UMOD, not DIV/MOD, of course.Geoffrey Keating1-4/+4
2001-08-30config.gcc (h8300-*-elf*): New case.J"orn Rennecke5-1/+148
2001-08-30t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm.J"orn Rennecke3-1/+77
2001-08-30h8300.md (zero_extendqihi2): Changes to define_expand to accomodate target-sp...Kazu Hirata1-2/+18
2001-08-30* h8300.md (*andorhi3): New pattern.J"orn Rennecke1-0/+18
2001-08-30* h8300.c (dosize): Fix test for "sub".J"orn Rennecke1-1/+1
2001-08-29* config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe.Kazu Hirata1-1/+1
2001-08-29h8300-protos.h: Add a prototype for emit_logical_op.Kazu Hirata3-159/+256
2001-08-29pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparis...John David Anglin2-4/+7
2001-08-29lib1funcs.asm: Update the copyright.Kazu Hirata1-5/+5
2001-08-29h8300.md (anonymous movhi pattern): Don't move (reg n) to (mem (pre_dec (reg ...Kazu Hirata1-2/+12
2001-08-29* h8300.h (RETURN_ADDR_RTX): New.Kazu Hirata1-0/+9
2001-08-29h8300.md (movsi_h8300hs): Optimize loading of several special constants.Kazu Hirata1-5/+24
2001-08-29* config/h8300/lib1funcs.asm: Fix comment typos.Kazu Hirata1-2/+2
2001-08-29iris6.h (ASM_DECLARE_OBJECT_NAME, [...]): Fix format specifier warnings.Kaveh R. Ghazi4-7/+17
2001-08-29darwin.c (machopic_function_base_name): Add const qualifier to a string.Dale Johannesen1-2/+3
2001-08-28crtn.asm: Add comment explaining 16 byte alignment.Eric Christopher2-2/+2
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher7-27/+87
2001-08-28ia64.md (andcmbi3, iorcmbi3): Fix typos.Richard Henderson1-5/+4