aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2017-09-29crti-hw.S: Add watchdog vector, FT930 IRQ support.James Bowman2-11/+21
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers12-0/+76
2017-09-23PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos5-8/+105
2017-09-20config.gcc: Support "knm".Sebastian Peryt3-20/+30
2017-09-17PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xloguesDaniel Santos21-96/+164
2017-09-01config.host (*-*-vxworks7): Widen scope to vxworks7*.Olivier Hainque2-1/+5
2017-08-31config.gcc (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now match as powerpc-...Olivier Hainque2-1/+6
2017-08-07Share mingw fset-stack-executable with cygwinJonathan Yong2-0/+8
2017-08-01config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as well as a...Jerome Lambourg4-1/+55
2017-08-01t-vxworks (LIBGCC2_INCLUDES): Start with -I.Olivier Hainque3-8/+15
2017-08-01t-vxworks: Instead of redefining LIB2ADD, augment LIB2ADDEH with vxlib.c and ...Olivier Hainque2-1/+6
2017-07-28[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber2-1/+6
2017-07-24PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and SolarisDaniel Santos9-43/+85
2017-07-19Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino2-17/+46
2017-07-12re PR target/81193 (PowerPC GCC __builtin_cpu_is and __builtin_cpu_supports s...Michael Meissner3-8/+22
2017-07-10[ARC] Configure script to allow non uclibc based tripletsVineet Gupta2-1/+5
2017-07-09config.host (*-*-netbsd*): Remove check for aout NetBSD releases.Krister Walfridsson2-8/+5
2017-07-07float128-ifunc.c: Don't include auxv.h.Peter Bergner2-42/+8
2017-07-06Add support for ARMv8-R architectureThomas Preud'homme2-1/+5
2017-07-04Add missing libgcc/ChangeLog entry.Olivier Hainque1-0/+4
2017-07-03t-vxworks7: New file.Olivier Hainque1-0/+16
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers12-12/+27
2017-06-27config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.Jerome Lambourg2-1/+6
2017-06-27t-vxworks7: New file.Olivier Hainque2-0/+8
2017-06-22driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner2-0/+8
2017-06-21re PR gcov-profile/81080 (target libgcov not built with large file support)Richard Biener5-0/+219
2017-06-16[arm] Explicitly set .fpu in cmse_nonsecure_call.SRichard Earnshaw2-0/+12
2017-06-09Speed-up indirect-call instrumentationMartin Liska2-0/+7
2017-06-08t-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip to the set of -I options...Olivier Hainque2-3/+9
2017-06-07Fix white space.David Edelsohn1-4/+4
2017-06-07aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define unconditionally.Tony Reix2-9/+37
2017-06-02Add ChangeLog entry for revision 248838Olivier Hainque1-0/+5
2017-06-02vxlib.c (__gthread_once): Add missing value to nested return statement.Olivier Hainque1-1/+1
2017-05-30t-vxworks (LIBGCC2_INCLUDES): Remove extraneous dollar sign before $(MULTIDIR).Olivier Hainque2-1/+6
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson2-0/+9
2017-05-17unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler3-0/+35
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella2-0/+11
2017-05-14PR target/80600 - hidden symbol '__cpu_model' is referenced by DSOKrister Walfridsson2-0/+6
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos10-2/+443
2017-05-09config.host: Use the generic FreeBSD t-slibgcc-elf-ver for arm*-*-freebsd* in...Andreas Tobler2-1/+6
2017-05-06Add fuchsia support to libgccJoshua Conner4-1/+70
2017-04-19Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska4-10/+60
2017-04-18Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska2-0/+14
2017-04-07Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law3-3/+10
2017-04-07[RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra2-1/+9
2017-04-03Fix numerous typos in commentsJonathan Wakely2-1/+5
2017-03-27[ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu2-4/+8
2017-03-10freebsd-unwind.h: New file.John Marino3-1/+114
2017-03-10Build crt*vr.S with AltiVec enabledSegher Boessenkool3-0/+7
2017-03-10rs6000: float128 on BE and 32-bitSegher Boessenkool4-13/+23