Age | Commit message (Expand) | Author | Files | Lines |
2015-09-28 | Update soft-fp from glibc. | Joseph Myers | 82 | -136/+587 |
2015-09-24 | ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infinity to __fp16 | Richard Earnshaw | 2 | -2/+10 |
2015-09-24 | Support PIE on Solaris | Rainer Orth | 5 | -8/+23 |
2015-09-24 | Use CRTs provided by Solaris | Rainer Orth | 9 | -16/+190 |
2015-09-23 | linux-atomic.c (__kernel_cmpxchg2): Reorder error checks. | John David Anglin | 2 | -16/+68 |
2015-09-22 | AVX-512. Introduce SKylake server CPU. | Kirill Yukhin | 2 | -2/+27 |
2015-09-21 | [FT32] fixes for the default hardware startup | James Bowman | 2 | -27/+33 |
2015-09-18 | Update copyright. | David Edelsohn | 1 | -1/+1 |
2015-09-18 | config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts. | Andrew Dixie | 4 | -1/+42 |
2015-09-15 | xtensa: fix xtensa_fallback_frame_state for call0 ABI | Max Filippov | 2 | -2/+33 |
2015-09-13 | fptr.c (SIGN_EXTEND): Cast -1 to unsigned. | John David Anglin | 2 | -1/+5 |
2015-09-03 | RTEMS: Update RTEMS thread model | Sebastian Huber | 2 | -56/+200 |
2015-08-18 | xtensa: fix _Unwind_GetCFA | Max Filippov | 2 | -1/+6 |
2015-08-18 | xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde | Max Filippov | 2 | -1/+6 |
2015-08-18 | xtensa: reimplement register spilling | Max Filippov | 2 | -7/+30 |
2015-08-14 | driver-i386.c (host_detect_local_cpu): Add support for skylake. | Yuri Rumyantsev | 2 | -0/+12 |
2015-08-12 | Add Knights Landing support to __builtin_cpu_is | H.J. Lu | 2 | -0/+10 |
2015-08-11 | re PR target/66954 (function multiversioning fails for target "aes") | Uros Bizjak | 2 | -1/+10 |
2015-08-10 | Treat model == 0x4f as Broadwell | H.J. Lu | 2 | -0/+6 |
2015-07-22 | re PR target/66954 (function multiversioning fails for target "aes") | Uros Bizjak | 2 | -1/+10 |
2015-07-22 | linux-atomic.c (<asm/unistd.h>): Remove #include. | Chung-Lin Tang | 2 | -5/+5 |
2015-07-17 | mkoffload.c (process): Constify host data. | Nathan Sidwell | 2 | -7/+11 |
2015-07-17 | libgcc: fix build with older make | Jan Beulich | 2 | -1/+7 |
2015-07-14 | tramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_arch__ level. | Sandra Loosemore | 2 | -3/+24 |
2015-07-13 | t-dragonfly: New. | John Marino | 2 | -0/+6 |
2015-07-01 | linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we... | John David Anglin | 2 | -26/+33 |
2015-06-30 | IA MCU psABI support: changes to libraries | H.J. Lu | 5 | -1/+17 |
2015-06-23 | lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries. | James Lemke | 2 | -2/+14 |
2015-06-03 | Fix FT32 ChangeLogs | Jeff Law | 1 | -0/+5 |
2015-05-27 | Add --enable-default-pie option to GCC configure | H.J. Lu | 2 | -1/+5 |
2015-05-27 | config.host (i[34567]86-*-freebsd*, [...]): Set md_unwind_header | John Marino | 3 | -0/+181 |
2015-05-22 | config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead of i386/t-crtfm t... | Uros Bizjak | 4 | -58/+65 |
2015-05-21 | re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems... | Alan Modra | 2 | -1/+5 |
2015-05-20 | rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define. | Alan Modra | 5 | -0/+367 |
2015-05-19 | Makefile.in (LIBUNWIND): Move dependency for shared libgcc. | Eric Botcazou | 2 | -4/+6 |
2015-05-16 | FT32 target added. Approved by Jeff Law [law@redhat.com] | James Bowman | 9 | -0/+1508 |
2015-05-15 | Add support for CFI directives in fp emulation routines for ARM. | Martin Galvan | 4 | -30/+271 |
2015-05-13 | sjlj.m4: New file. | Eric Botcazou | 5 | -131/+46 |
2015-05-12 | libgcov-util.c: Add space between string literal and macro name. | Uros Bizjak | 2 | -8/+14 |
2015-05-06 | unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o. | Sandra Loosemore | 3 | -3/+53 |
2015-04-29 | Fix libgcc installation for offload targets. | Bernd Schmidt | 4 | -13/+17 |
2015-04-28 | elf-lib.h: New file. | Uros Bizjak | 5 | -8/+44 |
2015-04-27 | config.gcc: Add h8300-*-linux. | Yoshinori Sato | 5 | -37/+140 |
2015-04-22 | unwind fix for musl | Gregor Richards | 2 | -0/+12 |
2015-04-17 | Hide __cpu_indicator_init/__cpu_model from linker | H.J. Lu | 4 | -3/+18 |
2015-04-16 | rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT. | Nick Clifton | 3 | -0/+910 |
2015-04-15 | gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Use empty do-while loop as mac... | Chen Gang | 2 | -1/+6 |
2015-04-10 | re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw... | Jakub Jelinek | 2 | -5/+15 |
2015-04-07 | re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw... | Jakub Jelinek | 2 | -1/+9 |
2015-03-25 | config.host (nios2-*-linux*): Remove 'extra_parts' setting. | Chung-Lin Tang | 2 | -2/+5 |