summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2020-04-27RS6000: Use .machine ppc for some CRT filesSebastian Huber
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy
2020-04-19i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak
2020-04-15aarch64: Fix bootstrap with old binutils [PR93053]Jakub Jelinek
2020-04-07libgcc: use syscall rather than __mmap/__munmapIan Lance Taylor
2020-04-04libgcc: only use __mmap if glibc >- 2.26Ian Lance Taylor
2020-04-03libgcc: avoid mmap/munmap hooks in split-stack code on GNU/LinuxIan Lance Taylor
2020-04-03S/390 zTPF: Handle skip trace addresses when unwindingJim Johnston
2020-03-27fixup: move ChangeLog entry for last Arm fix to correct file.Richard Earnshaw
2020-03-26arm: unified syntax for libgcc when built with -Os [PR94220]Richard Earnshaw
2020-03-17[GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hardMihail Ionescu
2020-03-06Add missing ChangeLog entriesAndreas Krebbel
2020-03-04IBM Z: zTPF: Build libgcc with -mtpf-trace-skipAndreas Krebbel
2020-03-03libgcc: arm: convert thumb1 code to unified syntaxRichard Earnshaw
2020-03-02Remove duplicate declaration.Martin Liska
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore
2020-02-10Fix libgcc build failure for FRV with recent versions of gas.Jeff Law
2020-02-10Move ChangeLog entry of commit bf6465d046 from gcc to libgccH.J. Lu
2020-02-10i386: Properly pop restore token in signal frameH.J. Lu
2020-02-10arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Christophe Lyon
2020-02-07arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Jakub Jelinek
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore
2020-01-27Add __gcov_indirect_call_profiler_v4_atomic.Martin Liska
2020-01-27[ARC] Make libgcc compatible with ARC's reduced register set config.Claudiu Zissulescu
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-24libgcov: Fix merging of topn [PR92924]Jan Hubicka
2020-01-23Emit .note.GNU-stack for hard-float linux targets.Dragan Mladjenovic
2020-01-23Emit .note.GNU-stack for soft-float linux targets.Dragan Mladjenovic
2020-01-23Remove wrong bail out in prune_topn_counter.Martin Liska
2020-01-22Fix TOP N counter update.Martin Liska
2020-01-22Smart relaxation of TOP N counter.Martin Liska
2020-01-18libgcc: cris: config/cris/arit.c (DS): Apply attribute __fallthrough__.Hans-Peter Nilsson
2020-01-18Fix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEXIT is falseJohn David Anglin
2020-01-17Fix up ChangeLog.Jakub Jelinek
2020-01-16[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgccMihail Ionescu
2020-01-14Typo.Georg-Johann Lay
2020-01-10[amdgcn] Remove dependency on stdint.h in libgccKwok Cheung Yeung
2020-01-09[amdgcn] Add support for sub-word sync_compare_and_swap operationsKwok Cheung Yeung
2020-01-08Implement 64-bit double functions.Georg-Johann Lay
2020-01-05Guard inclusion of vxAtomicLib.h from gthr-vxworks.hOlivier Hainque
2020-01-01Update copyright years.Jakub Jelinek
2019-12-30Introduce an internal API for VxWorks version checksOlivier Hainque
2019-12-30Improve VxWorks GTHREAD_ONCE_INITOlivier Hainque
2019-12-30Fix macro reference in gthr-vxworks-tls.cOlivier Hainque
2019-12-30Fix typo in macro name guarding conditional in vxcrtstuff.cOlivier Hainque
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz
2019-12-11libgcc: Declare __dso_handle only if DEFAULT_USE_CXA_ATEXIT is trueJozef Lawrynowicz
2019-12-09libgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.cJozef Lawrynowicz