summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* Use C version of multi3 for RVE support.Kito Cheng2017-12-124-91/+93
* Add .type and .size directives to riscv libgcc functions.Jim Wilson2017-12-086-102/+182
* _mulkc3.c (__mulkc3): Add forward declaration.Michael Meissner2017-12-013-0/+7
* re PR libgcc/83112 (Silence warnings from PowerPC libgcc float128-ifunc.c com...Michael Meissner2017-11-307-84/+166
* i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak2017-11-263-0/+12
* re PR bootstrap/83015 (bootstrap comparison failure on ia64)Igor Tsimbalist2017-11-205-5/+16
* Add Intel CET support for EH in libgcc.Igor Tsimbalist2017-11-176-13/+106
* Enable building libgcc with CET options.Igor Tsimbalist2017-11-1712-2/+115
* Adapt Solaris 12 referencesRainer Orth2017-11-145-8/+15
* [libgcc, rs6000] Remove semicolon after do {} while (0) in REGISTER_CFA_OFFSE...Tom de Vries2017-11-072-1/+6
* [libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries2017-11-076-5/+15
* re PR libgcc/82635 (std::thread's join broken on FreeBSD with all GCCs >= 5)Andreas Tobler2017-11-042-2/+49
* [ARC] Fix to unwinding.Cupertino Miranda2017-11-034-0/+203
* rl78.md: New define_expand "subdi3".Sebastian Perta2017-10-233-1/+65
* Forgot to add the new file :-P 2017-10-13 Sebastian Perta <sebastian.perta@re...Sebastian Perta2017-10-231-0/+58
* rl78.c (rl78_emit_libcall): New function.Sebastian Perta2017-10-132-1/+7
* re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64...Jakub Jelinek2017-10-132-1/+9
* crti-hw.S: Add watchdog vector, FT930 IRQ support.James Bowman2017-09-292-11/+21
* Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers2017-09-2612-0/+76
* PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos2017-09-235-8/+105
* config.gcc: Support "knm".Sebastian Peryt2017-09-203-20/+30
* PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xloguesDaniel Santos2017-09-1721-96/+164
* config.host (*-*-vxworks7): Widen scope to vxworks7*.Olivier Hainque2017-09-012-1/+5
* config.gcc (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now match as powerpc-...Olivier Hainque2017-08-312-1/+6
* Share mingw fset-stack-executable with cygwinJonathan Yong2017-08-072-0/+8
* config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as well as a...Jerome Lambourg2017-08-014-1/+55
* t-vxworks (LIBGCC2_INCLUDES): Start with -I.Olivier Hainque2017-08-013-8/+15
* t-vxworks: Instead of redefining LIB2ADD, augment LIB2ADDEH with vxlib.c and ...Olivier Hainque2017-08-012-1/+6
* [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber2017-07-282-1/+6
* PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and SolarisDaniel Santos2017-07-249-43/+85
* Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino2017-07-192-17/+46
* re PR target/81193 (PowerPC GCC __builtin_cpu_is and __builtin_cpu_supports s...Michael Meissner2017-07-123-8/+22
* [ARC] Configure script to allow non uclibc based tripletsVineet Gupta2017-07-102-1/+5
* config.host (*-*-netbsd*): Remove check for aout NetBSD releases.Krister Walfridsson2017-07-092-8/+5
* float128-ifunc.c: Don't include auxv.h.Peter Bergner2017-07-072-42/+8
* Add support for ARMv8-R architectureThomas Preud'homme2017-07-062-1/+5
* Add missing libgcc/ChangeLog entry.Olivier Hainque2017-07-041-0/+4
* t-vxworks7: New file.Olivier Hainque2017-07-031-0/+16
* Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers2017-06-2812-12/+27
* config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.Jerome Lambourg2017-06-272-1/+6
* t-vxworks7: New file.Olivier Hainque2017-06-272-0/+8
* driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner2017-06-222-0/+8
* re PR gcov-profile/81080 (target libgcov not built with large file support)Richard Biener2017-06-215-0/+219
* [arm] Explicitly set .fpu in cmse_nonsecure_call.SRichard Earnshaw2017-06-162-0/+12
* Speed-up indirect-call instrumentationMartin Liska2017-06-092-0/+7
* t-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip to the set of -I options...Olivier Hainque2017-06-082-3/+9
* Fix white space.David Edelsohn2017-06-071-4/+4
* aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define unconditionally.Tony Reix2017-06-072-9/+37
* Add ChangeLog entry for revision 248838Olivier Hainque2017-06-021-0/+5
* vxlib.c (__gthread_once): Add missing value to nested return statement.Olivier Hainque2017-06-021-1/+1