summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* X86-64: Add -mskip-rax-setuphjl/skip-rax/gcc-4_9-branchH.J. Lu2014-12-182-1/+10
* Don't assert "alg != libcall" for -minline-stringops-dynamicallyhjl2014-12-141-1/+2
* [AArch64] Use selected cpu's tuning when no tuning parameter is specifiedrenlin2014-12-111-3/+1
* [gcc]wschmidt2014-12-107-2/+372
* * config/rs6000/xcoff.h (ASM_OUTPUT_ALIGNED_LOCAL): Appenddje2014-12-091-3/+4
* gcc/olegendo2014-12-071-4/+3
* Stop only if there aren't any usable algorithmshjl2014-12-051-1/+2
* Backport from mainlinefyang2014-12-031-7/+15
* PR target/64113uros2014-12-021-22/+41
* PR target/64115uweigand2014-12-021-18/+0
* Fix t-aprofile for march=armv8-a+crcramana2014-11-281-0/+3
* PR bootstrap/63703fxcoudert2014-11-251-1/+5
* gcc/olegendo2014-11-231-9/+15
* gcc/olegendo2014-11-221-10/+39
* gcc/olegendo2014-11-221-1/+1
* 2014-11-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2014-11-211-0/+4
* PR target/63947uros2014-11-191-3/+3
* Backport from mainlinefyang2014-11-141-2/+2
* 2014-11-13 Christophe Lyon <christophe.lyon@linaro.org>clyon2014-11-131-3/+4
* PR target/61535ebotcazou2014-11-111-17/+17
* * config/arm/arm.c (arm_set_return_address): Mark the store as frameebotcazou2014-11-081-2/+10
* 2014-11-07 Daniel Hellstrom <daniel@gaisler.com>danielh2014-11-071-2/+11
* * config/pa/pa.md (trap): New insn. Add "trap" to attribute type.danglin2014-11-071-4/+13
* Backport from mainlinedanielh2014-11-066-22/+40
* PR target/63538uros2014-11-051-8/+8
* [AArch64] LINK_SPEC changes for Cortex-A53 erratum 835769 workaroundktkachov2014-10-312-2/+20
* gcc/gjl2014-10-305-16/+263
* [AArch64] Restore recog state after finding pre-madd instructionktkachov2014-10-291-0/+4
* [gcc]wschmidt2014-10-133-5/+60
* [AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionktkachov2014-10-102-1/+10
* [AArch64] Implement workaround for ARM Cortex-A53 erratum 835769ktkachov2014-10-104-0/+137
* gcc/olegendo2014-10-081-2/+12
* PR target/63428jakub2014-10-011-2/+2
* [PATCH][ARM] Disable store_minmaxsi pattern for arm_restrict_iktkachov2014-10-011-1/+1
* Backport from mainlineuros2014-10-011-6/+12
* PR target/61407fxcoudert2014-09-292-25/+35
* 2014-09-29 Charles Baylis <charles.baylis@linaro.org>cbaylis2014-09-294-23/+31
* * config/pa/pa.c (pa_output_function_epilogue): Only updatedanglin2014-09-281-3/+6
* gcc/olegendo2014-09-251-2/+2
* [gcc]wschmidt2014-09-251-1/+2
* 2014-09-23 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2014-09-231-10/+27
* 2014-09-19 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2014-09-194-109/+119
* 2014-09-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-09-191-5/+14
* PR target/61853danglin2014-09-161-2/+8
* * config/msp430/msp430.md (extendhipsi2): Use 20-bit form of RLAM/RRAM.dj2014-09-121-3/+3
* Also turn off OPTION_MASK_ABI_X32 for -m16hjl2014-09-111-2/+3
* [AArch64] Cheap fix for argument types of vmull_high_lane_{us}{16,32}jgreenhalgh2014-09-111-4/+4
* Backport r214946: [AArch64] One-liner: fix type of an add in SIMD registersalalaw012014-09-111-1/+1
* Backport r214953 from mainlinealalaw012014-09-111-246/+240
* gcc/gjl2014-09-111-6/+36