aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-12-19rtl.def (SUBREG): Update comments.Richard Sandiford1-1/+2
2007-12-18mips.md (clear_hazard): Use PRINT_OPERAND punctuation instead of .set push an...David Daney1-6/+2
2007-12-18re PR target/33474 (bfin: ICE: RTL check: expected code 'set' or 'clobber', h...Rask Ingemann Lambertsen1-0/+2
2007-12-17re PR target/34025 (Warning when compiling with -m64 -ffast-math on Intel Dar...Jack Howarth2-4/+5
2007-12-17i386.h (WIDEST_HARDWARE_FP_SIZE): Define.Uros Bizjak1-24/+28
2007-12-16re PR bootstrap/34003 (gcc trunk unable to bootstrap itself; Unsatisfied symb...Jakub Jelinek1-0/+8
2007-12-15* config/cris/cris-protos.h (cris_register_move_cost)Hans-Peter Nilsson1-1/+5
2007-12-15cris.md: Group related constants together, with comments local.Hans-Peter Nilsson1-186/+1044
2007-12-15cris.h: Sanity-check TARGET_CPU_DEFAULT for contents.Hans-Peter Nilsson1-106/+239
2007-12-15linux.h: Sanity-check TARGET_CPU_DEFAULT for presence and contents.Hans-Peter Nilsson1-5/+35
2007-12-15* config/cris/predicates.mdHans-Peter Nilsson1-5/+16
2007-12-15* config/cris/t-elfmulti: Add multilib v32 for -march=v32.Hans-Peter Nilsson1-3/+4
2007-12-15cris.c (ASSERT_PLT_UNSPEC): Remove unused macro.Hans-Peter Nilsson1-257/+557
2007-12-14re PR target/29978 (redundant jumps)Jakub Jelinek1-6/+18
2007-12-14sse.md (sse4_2_pcmpestr): Use reg_not_xmm0_operand constraint for operand2.Uros Bizjak1-26/+28
2007-12-14sse-14.c (test_1, [...]): New macros to test macroized SSE intrinsics.Uros Bizjak5-36/+36
2007-12-13re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...Uros Bizjak7-109/+156
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