aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-12-04AArch64: Fix ICE due to missing TYPE_STUB_DECL on builtin va_list.Marcus Shawcroft1-0/+1
2012-12-04s390.c (s390_select_ccmode): Enable using CC of x + imm for higher immediates...Andreas Krebbel1-1/+4
2012-12-04arm.opt (cirrus-fix-invalid-insns): Delete option.Richard Earnshaw1-4/+0
2012-12-04aarch64.c (aarch64_simd_vector_alignment, [...]): New.Tejas Belagod1-0/+32
2012-12-04ia64.c (ia64_compute_frame_size): Allocate the scratch area if the function a...Eric Botcazou1-11/+10
2012-12-03[AARCH64] Refactor constant generation.Sofiane Naci1-23/+31
2012-12-02mmix.c (mmix_function_value): Set the mode of the returned PARALLEL to that o...Hans-Peter Nilsson1-1/+1
2012-12-02reorg.c: Remove an obsolete comment.Steven Bosscher1-4/+47
2012-12-01Enable cltd for modern CPUsXinliang David Li1-1/+1
2012-11-30* config/rs6000/xcoff.h (ASM_OUTPUT_TLS_COMMON): Define.David Edelsohn1-0/+9
2012-11-30xcoffout.c (xcoff_tls_data_section_name): Define.David Edelsohn2-5/+199
2012-11-30For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".Ramana Radhakrishnan19-145/+277
2012-11-30host-mingw32.c (va_granularity): Make none-const.Kai Tietz1-6/+25
2012-11-30mingw32.h (SHARED_LIBGCC_SPEC): Synchronize with cygwin-host.Kai Tietz1-3/+12
2012-11-29Update Copyright years in gcc/config/epiphany .Joern Rennecke8-11/+11
2012-11-29re PR target/55073 (Wrong Neon code generation at -O2 caused by -fschedule-in...Richard Earnshaw1-15/+54
2012-11-29re PR target/54974 ([ARM] [thumb] Incorrect placement of constant pools)Matthew Gretton-Dann4-24/+36
2012-11-29re PR target/55171 (incorrect virtual thunk on mingw)Kai Tietz1-5/+30
2012-11-29epiphany.h (FIXED_REGISTERS, [...]): Make r40..r43 call-used.Oleg Raikhman1-4/+3
2012-11-29epiphany.c (epiphany_adjust_cost): Use reg_overlap_mentioned_p.Joern Rennecke1-3/+3
2012-11-29* config/epiphany/epiphany.md (isub_i+1): Work around generator bug.Joern Rennecke1-7/+10
2012-11-29epiphany.h (EPIPHANY_LIBRARY_EXTRA_SPEC): Define.Joern Rennecke2-0/+18
2012-11-29Shift get_attr_sched_use_fpu declaration from last change from...Joern Rennecke2-4/+7
2012-11-29predicates.md (addsub_operator): New predicate.Joern Rennecke4-0/+40
2012-11-28* config/epiphany/epiphgany.md (maddsi_combine): Fix output pattern.Joern Rennecke1-1/+1
2012-11-28epiphany.opt (mfp-iarith): New option.Joern Rennecke3-19/+58
2012-11-28Adjust last change to plus_constant change.Joern Rennecke1-2/+2
2012-11-28predicates.md (move_double_src_operand): Check that misaligned addresses are ...Joern Rennecke2-0/+14
2012-11-28epiphany.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Oleg Raikhman1-1/+8
2012-11-28epiphany.opt (-may-round-for-trunc): New option.Joern Rennecke2-1/+8
2012-11-28epiphany.md (mov<mode>, [...]): Check for misaligned memory operands.Joern Rennecke2-1/+9
2012-11-28epiphany.h (HARD_REGNO_RENAME_OK): Define.Joern Rennecke3-0/+16
2012-11-27i386.md (*jcc<X87MODEF:mode>_<SWI24:mode>_i387 splitters): Remove unneeded te...Uros Bizjak1-2/+2
2012-11-27arm.c (thumb1_reorg): New function.Bin Cheng2-38/+65
2012-11-26aarch64-builtins.c (aarch64_builtin_decls): New.James Greenhalgh3-2/+19
2012-11-26arm.h (TARGET_FPU_ARMV8): New macro.Kyrylo Tkachov4-6/+63
2012-11-26arm.h (TARGET_LDRD): Reject Thumb1 targets.Greta Yorsh1-1/+3
2012-11-26t-linux (MULTIARCH_DIRNAME): Fix unbalanced parentheses.Matthias Klose1-1/+1
2012-11-25sse.md (<sse>_loadu<ssemodesuffix><avxsizesuffix>): Do not depend on TARGET_S...Uros Bizjak1-12/+2
2012-11-24[libsanitizer] add mach_override and enable libsanitizer on darwinJack Howarth1-0/+3
2012-11-24t-linux64 (MULTILIB_OSDIRNAMES): Use x86_64-linux-gnux32 as multiarch name fo...Matthias Klose1-1/+1
2012-11-24configure.ac (multiarch): Use $enableval instead of $withval.Matthias Klose1-1/+1
2012-11-23i386-c.c (ix86_target_macros_internal): Update handling of core chips.Jan Hubicka3-153/+236
2012-11-22i386.md (*jcc<mode>_0_i387): Macroize insn from *fp_jcc_3_387 using X87MODEF ...Uros Bizjak2-79/+116
2012-11-22i386.md (FPCMP): New mode iterator.Uros Bizjak1-183/+71
2012-11-22Implement bswaphi2 with rev16 (AArch64)Ian Bolton1-0/+9
2012-11-22Add STATIC_LIBASAN_LIBS for -static-libasanH.J. Lu1-0/+4
2012-11-22arm.md (*arm_abssi2): Define predicable attribute.Kyrylo Tkachov2-4/+4
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay2-357/+328
2012-11-21t-linux: New file; define MULTIARCH_DIRNAME.Matthias Klose1-0/+1