aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-06-20i386.md (*jcc_fused_1): Handle all valid compare operators for "test" insn.Uros Bizjak1-24/+48
2008-06-19i386.md (*jcc_fused_1): Use ASM_COMMENT_START instead of "#" in insn asm temp...Uros Bizjak1-2/+2
2008-06-19i386.h (ix86_tune_indices): New.Uros Bizjak3-1/+65
2008-06-19avr.c (avr_mcu_t): Add attiny13a.Anatoly Sokolov3-1/+4
2008-06-19arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() pro...Chung-Lin Tang3-10/+6
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston2-3/+3
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand3-12/+8
2008-06-18spu.c (reg_align): Remove.Ulrich Weigand1-18/+6
2008-06-18config.gcc (mips64el-st-linux-gnu): Use mips/st.h and mips/t-st.Daniel Jacobowitz6-4/+143
2008-06-18mips.h (ISA_HAS_CONDMOVE): Slice ISA_HAS_FP_CONDMOVE from it.Maxim Kuvyrkov3-22/+116
2008-06-18avr.c (avr_mcu_t): Remove atmega32hvb.Eric B. Weddington3-4/+0
2008-06-17avr.c (avr_mcu_t): Add attiny167.Eric B. Weddington3-1/+6
2008-06-17avr.c (avr_mcu_t): Add atmega32u4.Eric B. Weddington3-0/+4
2008-06-16avr.c (avr_mcu_t): Add atmega32c1.Eric B. Weddington3-0/+4
2008-06-16avr.c (avr_mcu_t): Add atmega32m1.Eric B. Weddington3-0/+4
2008-06-15re PR target/36336 (ICE push_reload - psuedo reg_equiv_constant)Andy Hutchinson1-0/+6
2008-06-15loongson2ef.md: New file.Maxim Kuvyrkov5-42/+536
2008-06-15mips-modes.def: Add V8QI, V4HI and V2SI modes.Mark Shinwell8-7/+1431
2008-06-13mips.md: Remove TARGET_DEBUG_D_MODE conditions from splits that must be made ...Richard Sandiford1-5/+5
2008-06-13mips.c (BUILTIN_AVAIL_NON_MIPS16): New macro.Richard Sandiford1-336/+317
2008-06-12longlong.h (__arm__): Define count_leading_zeros.Paul Brook11-33/+136
2008-06-12m68k.c (m68k_tune_flags): New.Kazu Hirata2-5/+27
2008-06-12i386.c (ix86_compute_frame_layout): Disable red zone for w64 abi.Kai Tietz1-6/+6
2008-06-11re PR target/36425 (Option -mno-isel not working)Edmar Wienskoski3-5/+1
2008-06-11config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64.Joseph Myers1-1/+15
2008-06-11arm.c (arm_init_neon_builtins): Move initialization with function calls after...Joseph Myers1-72/+138
2008-06-11revert another accidental check-inSa Liu1-2/+1
2008-06-11Revert the accidental check-in that casued build error on SPU.Sa Liu1-1/+1
2008-06-10i386.md (*btdi_rex64): Change operand 1 predicate to nonmemory_operand.Uros Bizjak1-2/+97
2008-06-10rs6000.c (build_opaque_vector_type): Set TYPE_CANONICAL for copied element type.Joseph Myers1-0/+1
2008-06-10re PR target/36473 (Generate bit test (bt) instructions)Uros Bizjak3-4/+129
2008-06-09md.texi: Synchronize with later constraints.md change.Richard Sandiford4-438/+509
2008-06-09cygming.h (TARGET_SUBTARGET64_DEFAULT): New.Kai Tietz1-0/+4
2008-06-08re PR target/36424 (avr-gcc use don't saved registers in ISR with -O3 ('-fren...Anatoly Sokolov3-0/+21
2008-06-07cygming.h (MAYBE_UWIN_CPP_BUILTINS): Remove.Danny Smith1-3/+0
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers59-8805/+0
2008-06-06invoke.texi: Document -march=xlr.Sandip Matte4-1/+108
2008-06-06rs6000.c (rs6000_mode_dependent_address): Remove PRE_INC and PRE_DEC cases.Nathan Froyd1-2/+1
2008-06-06i386.md (*indirect_jump): Macroize using P mode iterator.Uros Bizjak1-32/+7
2008-06-05xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Do not always place FP constants i...David Edelsohn2-4/+2
2008-06-06config.gcc (powerpc-*-linux*spe*): Use t-dfprules.Joseph Myers3-41/+42
2008-06-05i386.c (setup_incoming_varargs_64): Fix a typo in comments.H.J. Lu1-1/+1
2008-06-05lib2funcs.S (__xtensa_nonlocal_goto): Use unsigned comparison for frame point...Junjie Gu1-2/+2
2008-06-04re PR target/27386 (AVR: wrong code generated when passing three uint64_t arg...Andy Hutchinson1-1/+3
2008-06-04m68k.opt (mxgot): New option.Joseph Myers5-3/+50
2008-06-03i386.c (ix86_gen_leave): New.H.J. Lu1-104/+62
2008-06-03i386.md (define_mode_iterator P): New.Kai Tietz1-52/+18
2008-06-03i386-protos.h (ix86_reg_parm_stack_space): New.Kai Tietz3-5/+4
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz6-61/+224
2008-06-02re PR target/34879 (__builtin_setjmp / __builtin_longjmp fails stack frame ad...Andy Hutchinson2-1/+75