aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2019-12-05re PR target/92055 ([avr] Support 64-bit double)Georg-Johann Lay1-2/+2
2019-11-18musl: Don't use gthr weak refs in libgcc PR91737Szabolcs Nagy1-0/+2
2019-11-17linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.John David Anglin1-100/+110
2019-11-15m68k: add musl supportSzabolcs Nagy1-1/+1
2019-11-14Update the arm-*-vxworks* supportJerome Lambourg1-10/+55
2019-11-14Update the libgcc support for VxWorks AE/653Olivier Hainque2-0/+24
2019-11-14Improve the thread support for VxWorksCorentin Gay9-219/+789
2019-11-14Introduce vxworks specific crtstuff supportJerome Lambourg2-0/+144
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay3-2/+50
2019-11-03re PR libgcc/78804 ([RX] -m64bit-doubles does not work)Oleg Endo1-2/+0
2019-11-01RISC-V: Build soft-float divide routines for -mno-fdiv.Jim Wilson1-0/+17
2019-10-23lib2hw_mul.S: Fix wrong syntax in branch instruction.Jozef Lawrynowicz2-67/+106
2019-10-15fptr.c (_dl_read_access_allowed): Change argument to unsigned int.John David Anglin1-6/+10
2019-10-12lib2funcs.S (__gcc_plt_call): Load branch target to %r21.John David Anglin2-14/+21
2019-10-03fptr.c: Disable -Warray-bounds warning.John David Anglin1-0/+5
2019-09-25aarch64: Configure for sys/auxv.h in libgcc for lse-init.cRichard Henderson1-1/+3
2019-09-25aarch64: Fix store-exclusive in load-operate LSE helpersRichard Henderson1-2/+2
2019-09-25[AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShaokun Zhang1-21/+36
2019-09-20Revert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M arc...Christophe Lyon1-5/+0
2019-09-19aarch64: Add out-of-line functions for LSE atomicsRichard Henderson3-0/+324
2019-09-10[ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architectureChristophe Lyon1-0/+5
2019-09-10[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptionsChristophe Lyon2-3/+83
2019-09-09GCC port for eBPFJose E. Marchesi3-0/+23
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand15-1508/+0
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu1-0/+2
2019-07-31config.gcc (hppa*-*-netbsd*): New target.Matt Thomas1-0/+9
2019-07-31[Arm][CMSE]Add warn_unused_return attribute to cmse functionsJoel Hutton1-0/+1
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska2-9/+1
2019-07-21or1k: Fix issues with msoft-divStafford Horne1-3/+3
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe3-20/+14
2019-06-25[Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe2-9/+35
2019-06-25Stub implementation of unwinding for AMD GCN.Andrew Stubbs2-1/+39
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung1-0/+163
2019-06-18[nvptx] Fix __main missing prototype warning in crt0.cTom de Vries1-1/+3
2019-06-16MSP430: Implement 64-bit shifts in assembly codeJozef Lawrynowicz3-0/+102
2019-06-14[NetBSD] Add support for the Arm EABI.Matt Thomas2-0/+26
2019-06-12Initial TI PRU libgcc portDimitar Dimitrov22-0/+1239
2019-06-06Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled.Iain Sandoe1-0/+3
2019-06-06MSP430: Put libgcc shift functions in their own sectionJozef Lawrynowicz3-6/+18
2019-06-05config.host (rx-*-linux*): Add t-fdpbit to tmake_file Add appropriate tm_file...Yoshinori Sato1-1/+0
2019-06-05crtbegin.S (__dso_handle): Put in .sdata/.sbss rather than .data/.bss so it c...James Clarke1-2/+2
2019-06-05aix-unwind.h (LR_REGNO): Rename to R_LR.David Edelsohn1-14/+14
2019-05-29config.gcc (rx-*-linux*): New target.Yoshinori Sato1-0/+1
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs1-4/+28
2019-05-28Remove pre-Solaris 11/SPARC unwinding supportRainer Orth1-90/+2
2019-05-26linux-unwind.h (pa32_fallback_frame_state): Add cast.John David Anglin1-1/+1
2019-05-22Add support for constructors and destuctors on GCNKwok Cheung Yeung1-0/+56
2019-05-17soft-fp: Update soft-fp from glibcH.J. Lu1-2/+2
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-35/+1
2019-05-12darwin, powerpc - set .machine in an asm file.Iain Sandoe1-1/+7