aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-03RTEMS: Update RTEMS thread modelSebastian Huber2-56/+200
2015-08-18xtensa: fix _Unwind_GetCFAMax Filippov2-1/+6
2015-08-18xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fdeMax Filippov2-1/+6
2015-08-18xtensa: reimplement register spillingMax Filippov2-7/+30
2015-08-14driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev2-0/+12
2015-08-12Add Knights Landing support to __builtin_cpu_isH.J. Lu2-0/+10
2015-08-11re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak2-1/+10
2015-08-10Treat model == 0x4f as BroadwellH.J. Lu2-0/+6
2015-07-22re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak2-1/+10
2015-07-22linux-atomic.c (<asm/unistd.h>): Remove #include.Chung-Lin Tang2-5/+5
2015-07-17mkoffload.c (process): Constify host data.Nathan Sidwell2-7/+11
2015-07-17libgcc: fix build with older makeJan Beulich2-1/+7
2015-07-14tramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_arch__ level.Sandra Loosemore2-3/+24
2015-07-13t-dragonfly: New.John Marino2-0/+6
2015-07-01linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...John David Anglin2-26/+33
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu5-1/+17
2015-06-23lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries.James Lemke2-2/+14
2015-06-03Fix FT32 ChangeLogsJeff Law1-0/+5
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu2-1/+5
2015-05-27config.host (i[34567]86-*-freebsd*, [...]): Set md_unwind_headerJohn Marino3-0/+181
2015-05-22config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead of i386/t-crtfm t...Uros Bizjak4-58/+65
2015-05-21re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems...Alan Modra2-1/+5
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra5-0/+367
2015-05-19Makefile.in (LIBUNWIND): Move dependency for shared libgcc.Eric Botcazou2-4/+6
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman9-0/+1508
2015-05-15Add support for CFI directives in fp emulation routines for ARM.Martin Galvan4-30/+271
2015-05-13sjlj.m4: New file.Eric Botcazou5-131/+46
2015-05-12libgcov-util.c: Add space between string literal and macro name.Uros Bizjak2-8/+14
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore3-3/+53
2015-04-29Fix libgcc installation for offload targets.Bernd Schmidt4-13/+17
2015-04-28elf-lib.h: New file.Uros Bizjak5-8/+44
2015-04-27config.gcc: Add h8300-*-linux.Yoshinori Sato5-37/+140
2015-04-22unwind fix for muslGregor Richards2-0/+12
2015-04-17Hide __cpu_indicator_init/__cpu_model from linkerH.J. Lu4-3/+18
2015-04-16rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton3-0/+910
2015-04-15gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Use empty do-while loop as mac...Chen Gang2-1/+6
2015-04-10re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek2-5/+15
2015-04-07re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek2-1/+9
2015-03-25config.host (nios2-*-linux*): Remove 'extra_parts' setting.Chung-Lin Tang2-2/+5
2015-03-03Implement call0 ABI for xtensaMax Filippov7-3/+65
2015-03-02re PR libgcc/64885 (libstdc++ all_attributes failure)Jonathan Wakely4-3/+10
2015-02-27re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz5-0/+316
2015-02-27Revert changeKai Tietz5-1290/+401
2015-02-27re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz5-401/+1290
2015-02-23[PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for exampl...Thomas Schwinge2-0/+11
2015-02-17bpabi.S (test_div_by_zero): Make label names consistent between thumb2 and ar...Sandra Loosemore3-18/+35
2015-02-17Avoid dependence on libc headers in nvptx realloc.Joseph Myers2-3/+8
2015-02-10Fixed pasto in ChangeLogKai Tietz1-1/+1
2015-02-10re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)Rainer Emrich2-0/+8
2015-02-04fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge case rounding up the fraction.Nick Clifton2-4/+15