aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-03-06vms-c.c (vms_pragma_nomember_alignment): Handle octaword.Tristan Gingold1-8/+28
2012-03-06vms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF.Tristan Gingold2-13/+14
2012-03-06t-vmsnative (version): Define.Tristan Gingold2-5/+5
2012-03-05re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2-44/+60
2012-03-05genemit.c (main): Include "target.h" in insn-emit.c.Richard Henderson1-3/+4
2012-03-05epiphany.c (epiphany_function_value_regno_p): Make static.Joern Rennecke1-1/+1
2012-03-05langhooks.c (add_builtin_type): New function.Steven Bosscher2-106/+41
2012-03-05sh: Fix location of TARGET_ATOMIC_TEST_AND_SET_TRUEVAL definition.Richard Henderson2-6/+5
2012-03-05re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at reco...Richard Henderson1-2/+5
2012-03-05sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.Oleg Endo3-0/+68
2012-03-05avr.md (*umaddqihi4.2): New insn-and-split.Georg-Johann Lay1-0/+23
2012-03-04i386.c (ix86_print_operand): Declare taken and cputaken as bool.Uros Bizjak1-3/+5
2012-03-04Check Pmode instead of TARGET_64BITH.J. Lu1-1/+1
2012-03-04Check Pmode to set adjust_stack_insnH.J. Lu1-1/+1
2012-03-04Only handle zero-extended DImode addressesH.J. Lu1-1/+1
2012-03-04constraints.md (Ya): New internal constraint.Uros Bizjak2-154/+138
2012-03-03sh.md (abssi2): Add TARGET_SH1 condition.Kaz Kojima1-1/+1
2012-03-03sh.c (sh_dwarf_register_span): Don't apply DBX_REGISTER_NUMBER.Kaz Kojima1-4/+2
2012-03-03sh.c (shiftcosts): Return MAX_COST when the first operand is CONST_INT.Kaz Kojima1-6/+10
2012-03-02re PR rtl-optimization/48596 ([SH] unable to find a register to spill in clas...Kaz Kojima1-2/+9
2012-03-02re PR bootstrap/49486 (Bootstrap failure)Oleg Endo1-1/+77
2012-03-02sync.md (atomic_exchange<mode>): New expander.Oleg Endo1-0/+39
2012-03-02sync.md: Update copyright notice dates.Oleg Endo1-5/+5
2012-03-02re PR target/31640 (cache block alignment is too aggressive on sh-elf)Oleg Endo2-12/+35
2012-03-02* config/rs6000/dfp.md (floatdidd2): New define_insn.Peter Bergner1-0/+7
2012-03-02i386.c (ix86_cc_modes_compatible): Declare CCZmode compatible with CCGOCmode ...Uros Bizjak1-0/+5
2012-03-02vsx.md (vsx_set_<mode>): Reorder operands.Peter Bergner1-2/+2
2012-03-02arm.c (arm_sat_operator_match): New function.Ulrich Weigand5-5/+101
2012-03-02re PR target/46716 (wrong code generated with -mno-sse2 -m64)Uros Bizjak1-27/+42
2012-03-02For Greta Yorsh.Greta Yorsh2-9/+24
2012-03-01* config/epiphany/epiphany.md (movmisalign<mode>): New patterns.Joern Rennecke1-1/+19
2012-03-01sh-protos.h: Update copyright notice dates.Oleg Endo5-5/+5
2012-03-01sh-protos.h (tertiary_reload_operand): Remove dead function.Oleg Endo2-8/+0
2012-03-01constraints.md: Fix comment typo.Oleg Endo1-1/+1
2012-03-01re PR target/52408 (Incorrect assembler generated for zvdep_imm64)John David Anglin2-9/+9
2012-03-01mn10300-modes.def: Fix copyright notice.Steven Bosscher2-17/+14
2012-03-01extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.Georg-Johann Lay3-0/+61
2012-03-01avr-c.c (avr_cpu_cpp_builtins): Restore built-in defines for __UINT24_MAX__...Georg-Johann Lay1-3/+8
2012-03-01re PR target/52437 (internal compiler error: in spill_failure, at reload1.c:2...Jakub Jelinek1-5/+5
2012-02-29avr.c: Move definition of TARGET macros to end of file.Georg-Johann Lay1-132/+134
2012-02-29avr-protos.h (avr_output_bld): Remove unused prototype.Georg-Johann Lay2-27/+4
2012-02-29avr.md (eqne): New code iterator.Georg-Johann Lay1-296/+313
2012-02-29re PR target/49939 ([avr] Skip 2-word instructions if applicable)Georg-Johann Lay1-1/+3
2012-02-28re PR target/51534 (Bad code gen for vcgtq_u32 NEON intrinsic)Matthew Gretton-Dann4-32/+76
2012-02-28re PR target/52407 (sse2 simd uint32_t and int64_t and stack variable initial...Richard Guenther1-4/+4
2012-02-28[multiple changes]Richard Earnshaw1-12/+19
2012-02-28avr-devices.c (avr_mcu_type): Adjust NULL part of initializer to changes from...Georg-Johann Lay1-1/+1
2012-02-28builtins.def: New file.Georg-Johann Lay4-107/+135
2012-02-28re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay2-71/+62
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay5-244/+276