aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2020-05-09libgcc: cris: Remove support for crisv32-*-* and cris*-*-linuxHans-Peter Nilsson2-9/+0
2020-05-06i386: Use generic division to generate INEXACT exceptionUros Bizjak1-13/+9
2020-05-06[AArch64] Use __getauxval instead of getauxval in LSE detection code in libgccKyrylo Tkachov1-8/+9
2020-05-05Delete file meant for a private branchMichael Meissner1-7/+0
2020-05-05Remove files meant for private branchMichael Meissner2-85/+0
2020-05-05Delete changes meant for a private branch.Michael Meissner1-7/+0
2020-05-05Patch ieee128-lib-patch010bMichael Meissner3-0/+92
2020-05-05New fileMichael Meissner1-0/+0
2020-05-05New filesMichael Meissner2-0/+0
2020-05-05Patch ieee128-lib-patch003bMichael Meissner1-0/+7
2020-05-05Add missing ChangeLog entries.Martin Liska1-0/+6
2020-05-05Remove 2 dead variables in bid_internal.h.Martin Liska1-4/+0
2020-05-01i386: Use generic division to generate INVALID and DIVZERO exceptionsUros Bizjak1-12/+8
2020-04-27RS6000: Use .machine ppc for some CRT filesSebastian Huber3-0/+3
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy1-0/+2
2020-04-19i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak1-6/+0
2020-04-15aarch64: Fix bootstrap with old binutils [PR93053]Jakub Jelinek1-8/+49
2020-04-03S/390 zTPF: Handle skip trace addresses when unwindingJim Johnston1-57/+75
2020-03-26arm: unified syntax for libgcc when built with -Os [PR94220]Richard Earnshaw1-16/+17
2020-03-17[GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hardMihail Ionescu1-0/+3
2020-03-04IBM Z: zTPF: Build libgcc with -mtpf-trace-skipAndreas Krebbel1-0/+7
2020-03-03libgcc: arm: convert thumb1 code to unified syntaxRichard Earnshaw3-277/+296
2020-02-10Fix libgcc build failure for FRV with recent versions of gas.Jeff Law2-4/+4
2020-02-10i386: Properly pop restore token in signal frameH.J. Lu1-0/+43
2020-02-07arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Jakub Jelinek1-9/+5
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore1-0/+24
2020-01-27[ARC] Make libgcc compatible with ARC's reduced register set config.Claudiu Zissulescu7-17/+120
2020-01-23Emit .note.GNU-stack for hard-float linux targets.Dragan Mladjenovic1-1/+1
2020-01-23Emit .note.GNU-stack for soft-float linux targets.Dragan Mladjenovic5-0/+19
2020-01-18libgcc: cris: config/cris/arit.c (DS): Apply attribute __fallthrough__.Hans-Peter Nilsson1-1/+2
2020-01-16[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgccMihail Ionescu1-1/+1
2020-01-14Typo.Georg-Johann Lay1-4/+0
2020-01-10[amdgcn] Remove dependency on stdint.h in libgccKwok Cheung Yeung1-3/+2
2020-01-09[amdgcn] Add support for sub-word sync_compare_and_swap operationsKwok Cheung Yeung2-1/+62
2020-01-08Implement 64-bit double functions.Georg-Johann Lay19-0/+6936
2020-01-05Guard inclusion of vxAtomicLib.h from gthr-vxworks.hOlivier Hainque1-0/+7
2020-01-01Update copyright years.Jakub Jelinek988-989/+993
2019-12-30Introduce an internal API for VxWorks version checksOlivier Hainque2-13/+9
2019-12-30Improve VxWorks GTHREAD_ONCE_INITOlivier Hainque1-1/+1
2019-12-30Fix macro reference in gthr-vxworks-tls.cOlivier Hainque1-1/+1
2019-12-30Fix typo in macro name guarding conditional in vxcrtstuff.cOlivier Hainque1-2/+2
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz1-0/+6
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