summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2020-05-09libgcc: cris: Remove support for crisv32-*-* and cris*-*-linuxHans-Peter Nilsson
2020-05-06i386: Use generic division to generate INEXACT exceptionUros Bizjak
2020-05-06[AArch64] Use __getauxval instead of getauxval in LSE detection code in libgccKyrylo Tkachov
2020-05-05Delete file meant for a private branchMichael Meissner
2020-05-05Delete file meant for private branchMichael Meissner
2020-05-05Remove files meant for private branchMichael Meissner
2020-05-05Delete changes meant for a private branch.Michael Meissner
2020-05-05Patch ieee128-lib-patch010bMichael Meissner
2020-05-05New fileMichael Meissner
2020-05-05New filesMichael Meissner
2020-05-05Update ChangeLogMichael Meissner
2020-05-05Remove extra newlineMichael Meissner
2020-05-05Patch ieee128-lib-patch003bMichael Meissner
2020-05-05setup branchMichael Meissner
2020-05-05Remove __gcov_flush.Martin Liska
2020-05-05Use __gcov_dump and __gcov_reset in execv and fork context.Martin Liska
2020-05-05Do locking for __gcov_dump and __gcov_reset as well.Martin Liska
2020-05-05Add missing ChangeLog entries.Martin Liska
2020-05-05Remove 2 dead variables in bid_internal.h.Martin Liska
2020-05-01i386: Use generic division to generate INVALID and DIVZERO exceptionsUros Bizjak
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