aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-12-13i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for w...Torbjorn Granlund1-1/+1
2007-12-13re PR target/30192 ([arm] Wrong sp value on exit after calling __floatdidf or...Richard Earnshaw1-2/+4
2007-12-12* config/rs6000/rs6000.c (is_mem_ref): Ignore STACK_TIE.David Edelsohn1-0/+5
2007-12-12s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.Andreas Krebbel2-4/+3
2007-12-11rs6000.c (rs6000_emit_prologue): Use frame_reg_rtx for SPE saves.Nathan Sidwell1-2/+2
2007-12-11config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bitKai Tietz1-5/+3
2007-12-10re PR target/34403 (wrong frequency of block)Eric Botcazou1-1/+9
2007-12-10re PR target/32086 (10% to 20% Performance Regression Between 4.1.3 and 4.3)Paolo Bonzini1-0/+1
2007-12-10i386.c (ix86_function_regparm): Ditto.Uros Bizjak2-14/+16
2007-12-10genopinit.c: Include tm_p.h in generated file.Kaz Kojima2-45/+45
2007-12-09re PR target/32889 (ICE in delete_output_reload, at reload1.c:7926)John David Anglin7-162/+169
2007-12-07xtensa.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Bob Wilson1-0/+13
2007-12-07+ * m32c.h (LEGITIMIZE_ADDRESS): Use WIN instead of win.Aldy Hernandez1-2/+2
2007-12-07* config/xtensa/xtensa.c (xtensa_va_start): Add prototype.Bob Wilson1-0/+1
2007-12-06Fix last commit.Richard Sandiford1-1/+1
2007-12-06mips.c (mips_function_ok_for_sibcall): Use targetm.binds_local_p instead of D...Richard Sandiford1-4/+4
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek47-124/+78
2007-12-06s390.c (s390_emit_stack_tie): New function.Andreas Krebbel2-0/+28
2007-12-05re PR rtl-optimization/34312 (spill failure with -O2 -fPIC -march=pentium-m o...Uros Bizjak1-6/+7
2007-12-04* config/spu/spu.h (ASM_FORMAT_PRIVATE_NAME): Remove; use default.Ben Elliston1-4/+0
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher2-7/+2
2007-12-03bfin.h (TARGET_CPU_CPP_BUILTINS): Define __FDPIC__ as necessary.Bernd Schmidt1-1/+4
2007-12-02sh.md (cmpgeusi_t): Fix condition.Samuel Tardieu1-1/+1
2007-11-30* config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.Ben Elliston1-8/+0
2007-11-29re PR target/32130 (linking problems: multiple definition of `__DTOR_END__')Jakub Jelinek2-4/+4
2007-11-28re PR target/32406 (MIPS: FAIL in nestfunc-6.c at -O3)Richard Sandiford1-3/+3
2007-11-27re PR target/34001 (Incorrect x86 fastcall behavior)H.J. Lu1-2/+5
2007-11-28linux.h (CRT_GET_RFIB_DATA): Add Intel syntax inline asm to macro.Rask Ingemann Lambertsen3-6/+9
2007-11-28aix64.opt (maix64): Add Negative(maix32).Ben Elliston1-2/+2
2007-11-28avr.c (avr_mcu_types): Add atmega32hvb.Eric B. Weddington3-0/+4
2007-11-27re PR target/34225 (ICE (segfault) in adjacent_mem_locations at rs6000.c:18191)Jakub Jelinek1-4/+3
2007-11-27s390.opt (mhard-float): Add the option to be overridden.Andreas Krebbel1-1/+1
2007-11-27s390.opt (m31, [...]): Add the option to be overridden.Andreas Krebbel1-7/+7
2007-11-27elf.h (SUBTARGET_DRIVER_SELF_SPECS): New macro.Bernd Schmidt1-0/+4
2007-11-27sysv4.opt (m32): Add Negative(m64).Ben Elliston2-4/+4
2007-11-26Fix PR 34077Michael Meissner1-24/+38
2007-11-27avr.c (avr_mcu_types): Add atmega1284p.Eric B. Weddington3-0/+4
2007-11-26re PR target/34215 (ICE in assign_386_stack_local, at config/i386/i386.c:13481)Uros Bizjak1-12/+20
2007-11-26re PR target/34174 (gcc produces erroneous asm for movdi)Rask Ingemann Lambertsen1-36/+12
2007-11-26mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE...Nick Clifton1-5/+9
2007-11-26elfoabi.h (DRIVER_SELF_SPECS): Add missing comma.Richard Sandiford1-1/+1
2007-11-22mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the la...Hans-Peter Nilsson1-1/+0
2007-11-22re PR target/33947 (warning: 'const' attribute directive ignored)Jakub Jelinek1-6/+6
2007-11-22sh.md (divsi_inv_m3): Handle zero dividend specially.Kaz Kojima1-0/+6
2007-11-22i386.h (TARGET_CPU_CPP_BUILTINS): Change checking of ix86_arch and ix86_tune ...Uros Bizjak2-109/+118
2007-11-22mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string al...Tom Tromey1-6/+3
2007-11-21re PR target/34155 (ICE in simplify_binary_operation_1, at simplify-rtx.c:266...Kaz Kojima2-25/+43
2007-11-20mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 fl...Thiemo Seufer1-1/+3
2007-11-20* config/spu/spu_mfcio.h: Fix typo.Ben Elliston1-1/+1
2007-11-20mfc_tag_release.c: New file.Ulrich Weigand7-2/+362