aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2015-11-112015-11-11 Claudiu Zissulescu <claziss@synopsys.com>Claudiu Zissulescu
2015-11-09Support init priority on SolarisRainer Orth
2015-11-07replace BITS_PER_UNIT with __CHAR_BIT__ in target libsTrevor Saunders
2015-11-07* config/rs6000/atexit.c: New file.David Edelsohn
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar
2015-10-292015-10-29 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2015-10-23 PR libgcc/66883Joern Rennecke
2015-10-16* config/rl78/divmodqi.S: Return 0x00 by default for div by 0.Kaushik Phatak
2015-10-11Add bdver4 for multiversioning and fix AMD model detection.Venkataramanan Kumar
2015-10-05libgcc/Kirill Yukhin
2015-10-03xtensa: add uclinux supportMax Filippov
2015-10-02AVX-512. Add missing features to cpuinfo.cKirill Yukhin
2015-09-28Update soft-fp from glibc.Joseph Myers
2015-09-24ARM: fp16 Fix PR 67624 - Incorrect conversion of float Infinity to __fp16Richard Earnshaw
2015-09-24Support PIE on SolarisRainer Orth
2015-09-24Use CRTs provided by SolarisRainer Orth
2015-09-23 * config/pa/linux-atomic.c (__kernel_cmpxchg2): Reorder error checks.John David Anglin
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin
2015-09-21[FT32] fixes for the default hardware startupJames Bowman
2015-09-18Update copyright.David Edelsohn
2015-09-18libgcc/Andrew Dixie
2015-09-15xtensa: fix xtensa_fallback_frame_state for call0 ABIMax Filippov
2015-09-13 * config/pa/fptr.c (SIGN_EXTEND): Cast -1 to unsigned.John David Anglin
2015-09-03RTEMS: Update RTEMS thread modelSebastian Huber
2015-08-18xtensa: fix _Unwind_GetCFAMax Filippov
2015-08-18xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fdeMax Filippov
2015-08-18xtensa: reimplement register spillingMax Filippov
2015-08-14gcc/Yuri Rumyantsev
2015-08-12Add Knights Landing support to __builtin_cpu_isH.J. Lu
2015-08-11libgcc/ChangeLog:Uros Bizjak
2015-08-10Treat model == 0x4f as BroadwellH.J. Lu
2015-07-22libgcc/ChangeLog:Uros Bizjak
2015-07-222015-07-22 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2015-07-17 gcc/Nathan Sidwell
2015-07-17libgcc: fix build with older makeJan Beulich
2015-07-142015-07-14 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2015-07-132015-07-13 John Marino <gnugcc@marino.st>John Marino
2015-07-01 * config/pa/linux-atomic.c (__kernel_cmpxchg): Reorder arguments toJohn David Anglin
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu
2015-06-232015-06-23 James Lemke <jwlemke@codesourcery.com>James Lemke
2015-06-03Fix FT32 ChangeLogsJames Bowman
2015-05-28Add --enable-default-pie option to GCC configureH.J. Lu
2015-05-27 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): SetJohn Marino
2015-05-22 * config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead ofUros Bizjak
2015-05-20 PR libgcc/66225Alan Modra
2015-05-20gcc/Alan Modra
2015-05-19 * Makefile.in (LIBUNWIND): Move dependency for shared libgcc.Eric Botcazou
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman
2015-05-15Add support for CFI directives in fp emulation routines for ARM.Martin Galvan
2015-05-13config/Eric Botcazou