aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-01-13[NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE] to check which code model ...Chung-Ju Wu2-3/+20
2015-01-13[NDS32] Remove -mgp-direct/-mno-gp-direct options.Chung-Ju Wu3-24/+13
2015-01-13[NDS32] Add -mcmodel= option to support different code model.Chung-Ju Wu2-0/+25
2015-01-12* Add TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook for sh.Kaz Kojima1-0/+82
2015-01-12re PR target/64513 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2231 wit...Jakub Jelinek1-0/+8
2015-01-12m68k.md (truncsiqi2): Disable for TARGET_COLDFIRE.Jeff Law1-3/+3
2015-01-12h8300.c (Fpa): Use RTX_FRAME_RELATED_P directly rather than calling F.Jeff Law1-1/+1
2015-01-12[ARM] Use Cortex-A17 tuning parameters for Cortex-A12Kyrylo Tkachov2-5/+5
2015-01-12[ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_PKyrylo Tkachov2-19/+119
2015-01-12[ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriateKyrylo Tkachov1-8/+8
2015-01-12visium.c: Add includes hashtab.h...Prathamesh Kulkarni1-1/+17
2015-01-10Fix mul.x flag for moxieAnthony Green1-1/+1
2015-01-10Tabify assembly output for moxieAnthony Green1-66/+66
2015-01-10Fix CC_REG definition for moxieAnthony Green1-1/+1
2015-01-09arm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon.Andreas Tobler1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison94-211/+840
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler3-1/+186
2015-01-09RTEMS: Add e6500 multilibs for PowerPCSebastian Huber2-5/+11
2015-01-09RTEMS: Fix MPC8540 multilibs for PowerPCSebastian Huber1-1/+4
2015-01-09RTEMS: Use MULTILIB_REQUIRED for PowerPCSebastian Huber1-41/+24
2015-01-09RTEMS: Use MULTILIB_REQUIRED for ARMSebastian Huber1-160/+13
2015-01-09RTEMS: Rename ARM target config filesSebastian Huber2-0/+0
2015-01-08re PR target/64338 (ICE in swap_condition, at jump.c:628)Jakub Jelinek1-13/+18
2015-01-08Make sure that OMP builtins are available in offloading compilers.Thomas Schwinge1-1/+0
2015-01-08intelmic-mkoffload: Deal with linker defaulting to 32-bit x86 mode.Thomas Schwinge1-4/+8
2015-01-08sh-mem.cc: Use constant as second operand when emitting tstsi_t insns.Oleg Endo1-4/+4
2015-01-08re PR target/55212 ([SH] Switch to LRA)Oleg Endo1-3/+8
2015-01-08re PR target/64533 ([SH] alloca generates unsafe code)Kaz Kojima1-2/+3
2015-01-08re PR target/36557 (-m32 -mpowerpc64 produces better code than -m64 for a!=0)Segher Boessenkool1-0/+60
2015-01-06re PR target/64505 (Powerpc compiler generates insn not found for -m32 -mpowe...Michael Meissner1-2/+5
2015-01-06re PR target/64507 (SH inlined builtin strncmp doesn't return 0 for 0 length)Christian Bruel1-2/+10
2015-01-06configure.ac: Add Visium support.Eric Botcazou13-0/+9405
2015-01-05* config/nds32/nds32-peephole2.md: Do not mention define_peephole.Eric Botcazou1-2/+1
2015-01-05Fix loop optimization when ZOL is not available in xtensa configurationMax Filippov1-0/+8
2015-01-05i386.c (output_387_binary_op): Use std::swap.Uros Bizjak1-5/+1
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo12-31/+18
2015-01-05Update copyright years.Jakub Jelinek1273-1292/+1287
2015-01-03pa.md (decrement_and_branch_until_zero): Use `Q' constraint instead of `m' co...John David Anglin2-10/+19
2015-01-01Roll ChangeLog file. Limit offsets to 16 bits for moxie.Anthony Green1-1/+2
2014-12-30Fix zero extension for moxieAnthony Green1-16/+4
2014-12-31i386.c (ix86_legitimize_address): Declare "changed" as bool.Uros Bizjak1-26/+23
2014-12-30i386.c (ix86_legitimize_address): Use std::swap.Uros Bizjak1-21/+8
2014-12-29t-mti-linux (MULTILIB_EXCEPTIONS): Add exceptions for mips32[r1] and mips64[r...Steve Ellcey2-2/+8
2014-12-27Issue an error for ms_abi attribute with x32H.J. Lu1-1/+12
2014-12-27Switch to 16-bit offsets for moxie ldo/sto instructionsAnthony Green6-9/+28
2014-12-27mmx.md (*vec_extractv2sf_1): Do not emit unpckhps.Uros Bizjak1-17/+19
2014-12-24re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-14/+14
2014-12-24re PR target/64160 (msp430 code generation error adding 32-bit integers)Nick Clifton1-6/+8
2014-12-24Add mul.x support for moxieAnthony Green4-9/+47
2014-12-21re PR target/55212 ([SH] Switch to LRA)Oleg Endo1-3/+9