aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2018-01-13SVE unwindingRichard Sandiford1-0/+16
2018-01-08quad-float128.h (IBM128_TYPE): Explicitly use __ibm128, instead of trying to ...Michael Meissner6-74/+74
2018-01-03Update copyright years.Jakub Jelinek947-948/+952
2017-12-12Use C version of multi3 for RVE support.Kito Cheng3-91/+87
2017-12-08Add .type and .size directives to riscv libgcc functions.Jim Wilson5-102/+175
2017-12-01_mulkc3.c (__mulkc3): Add forward declaration.Michael Meissner2-0/+4
2017-11-30re PR libgcc/83112 (Silence warnings from PowerPC libgcc float128-ifunc.c com...Michael Meissner6-84/+104
2017-11-26i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak2-0/+6
2017-11-20re PR bootstrap/83015 (bootstrap comparison failure on ia64)Igor Tsimbalist3-4/+5
2017-11-17Add Intel CET support for EH in libgcc.Igor Tsimbalist2-0/+56
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist8-1/+17
2017-11-14Adapt Solaris 12 referencesRainer Orth1-5/+4
2017-11-07[libgcc, rs6000] Remove semicolon after do {} while (0) in REGISTER_CFA_OFFSE...Tom de Vries1-1/+1
2017-11-07[libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries5-5/+5
2017-11-04re PR libgcc/82635 (std::thread's join broken on FreeBSD with all GCCs >= 5)Andreas Tobler1-2/+41
2017-11-03[ARC] Fix to unwinding.Cupertino Miranda2-0/+195
2017-10-23rl78.md: New define_expand "subdi3".Sebastian Perta2-1/+60
2017-10-23Forgot to add the new file :-P 2017-10-13 Sebastian Perta <sebastian.perta@re...Sebastian Perta1-0/+58
2017-10-13rl78.c (rl78_emit_libcall): New function.Sebastian Perta1-1/+2
2017-09-29crti-hw.S: Add watchdog vector, FT930 IRQ support.James Bowman1-11/+17
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers11-0/+66
2017-09-23PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos1-8/+38
2017-09-20config.gcc: Support "knm".Sebastian Peryt2-0/+5
2017-09-17PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xloguesDaniel Santos20-96/+136
2017-08-01config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as well as a...Jerome Lambourg2-0/+34
2017-08-01t-vxworks (LIBGCC2_INCLUDES): Start with -I.Olivier Hainque2-8/+10
2017-08-01t-vxworks: Instead of redefining LIB2ADD, augment LIB2ADDEH with vxlib.c and ...Olivier Hainque1-1/+1
2017-07-28[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber1-1/+2
2017-07-24PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and SolarisDaniel Santos7-40/+61
2017-07-19Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino1-17/+42
2017-07-07float128-ifunc.c: Don't include auxv.h.Peter Bergner1-41/+1
2017-07-06Add support for ARMv8-R architectureThomas Preud'homme1-1/+1
2017-07-03t-vxworks7: New file.Olivier Hainque1-0/+16
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers11-12/+12
2017-06-22driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner1-0/+3
2017-06-16[arm] Explicitly set .fpu in cmse_nonsecure_call.SRichard Earnshaw1-0/+8
2017-06-08t-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip to the set of -I options...Olivier Hainque1-3/+3
2017-06-07Fix white space.David Edelsohn1-4/+4
2017-06-07aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define unconditionally.Tony Reix1-9/+28
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 Hainque1-1/+1
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson1-0/+4
2017-05-17unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler2-0/+29
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella1-0/+6
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos8-0/+429
2017-05-06Add fuchsia support to libgccJoshua Conner2-1/+45
2017-04-07Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law1-1/+1
2017-04-07[RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra1-1/+4
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-03-27[ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu1-4/+4