aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)Author
2012-03-14re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jakub Jelinek
2012-03-12backport: linux64.h (OPTION_TARGET_CPU_DEFAULT): Do not redefine to be NULL i...Michael Meissner
2012-03-07m68k: Limit TAS to 68000 and CF ISA_B.Richard Henderson
2012-03-05* config/sh/sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.Oleg Endo
2012-03-05re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at reco...Richard Henderson
2012-03-05Fix 64-bit *intmax_t definitions on IRIXRainer Orth
2012-03-02backport: vsx.md (vsx_set_<mode>): Reorder operands.Peter Bergner
2012-03-01* config/epiphany/epiphany.md (movmisalign<mode>): New patterns.Joern Rennecke
2012-03-01sh-protos.h: Update copyright notice dates.Oleg Endo
2012-03-01sh-protos.h (tertiary_reload_operand): Remove dead function.Oleg Endo
2012-03-01constraints.md: Fix comment typo.Oleg Endo
2012-03-01re PR target/52408 (Incorrect assembler generated for zvdep_imm64)John David Anglin
2012-03-01mn10300-modes.def: Fix copyright notice.Steven Bosscher
2012-03-01extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.Georg-Johann Lay
2012-03-01avr-c.c (avr_cpu_cpp_builtins): Restore built-in defines for __UINT24_MAX__...Georg-Johann Lay
2012-03-01re PR target/52437 (internal compiler error: in spill_failure, at reload1.c:2...Jakub Jelinek
2012-02-29avr.c: Move definition of TARGET macros to end of file.Georg-Johann Lay
2012-02-29avr-protos.h (avr_output_bld): Remove unused prototype.Georg-Johann Lay
2012-02-29avr.md (eqne): New code iterator.Georg-Johann Lay
2012-02-29re PR target/49939 ([avr] Skip 2-word instructions if applicable)Georg-Johann Lay
2012-02-28re PR target/51534 (Bad code gen for vcgtq_u32 NEON intrinsic)Matthew Gretton-Dann
2012-02-28re PR target/52407 (sse2 simd uint32_t and int64_t and stack variable initial...Richard Guenther
2012-02-28[multiple changes]Richard Earnshaw
2012-02-28avr-devices.c (avr_mcu_type): Adjust NULL part of initializer to changes from...Georg-Johann Lay
2012-02-28builtins.def: New file.Georg-Johann Lay
2012-02-28re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay
2012-02-27Enable *movabs<mode>_[12] only for TARGET_LP64H.J. Lu
2012-02-27re PR target/52375 (internal compiler error: in extract_insn, at recog.c:2123...Jakub Jelinek
2012-02-27i386.md (*movabs<mode>_1): Fix operand 1 constraints.Uros Bizjak
2012-02-27revert: arm-cores.def (cortex-a15): Use cortex_a15_tune for tuning parameters.Matthew Gretton-Dann
2012-02-27sh.h: Delete dead GO_IF_LEGITIMATE_INDEX macro.Oleg Endo
2012-02-26predicates.md: Remove blank lines.Oleg Endo
2012-02-26Fix a bug in tilegx_fixup_pcrel_references...Walter Lee
2012-02-24i386.c (ix86_delegitimize_address): Handle UNSPEC_PCREL plus displacement.Kai Tietz
2012-02-24re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay
2012-02-23avr.md (code_stdname): Add ior, xor.Georg-Johann Lay
2012-02-23acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY ...Ulrich Weigand
2012-02-22re PR target/52330 (pr50305.c: valgrind problem on invalid asm)Uros Bizjak
2012-02-22re PR target/18145 (Do not emit __do_copy_data or __do_clear_bss if .data or ...Georg-Johann Lay
2012-02-22avr.h (avr_accumulate_outgoing_args): Return int.Georg-Johann Lay
2012-02-22re PR rtl-optimization/50063 (DSE: wrong code for gcc.dg/torture/pta-ptrarith...Georg-Johann Lay
2012-02-21avr.md (neghi2): Remove "!d,0" alternative.Georg-Johann Lay
2012-02-21* config/avr/avr.mdGeorg-Johann Lay
2012-02-21avr-protos.h (avr_accumulate_outgoing_args): Move prototype from here to...Georg-Johann Lay
2012-02-21re PR target/52294 ([ARM Thumb] generated asm code produces "branch out of ra...Richard Earnshaw
2012-02-21re PR target/52137 (bdver2 scheduler needs to be added to bdver1 insn reserva...Quentin Neill
2012-02-21s390.c (s390_option_override): Make -mhard-dfp the default if possible and no...Andreas Krebbel
2012-02-21s390.md ("fixuns_trunc<mode>si2"): Replace TARGET_HARD_FLOAT with TARGET_HARD...Andreas Krebbel
2012-02-21vms-ld.c (main): Fix IDENTIFICATION padding.Tristan Gingold