summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
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 changes meant for a private branch.Michael 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-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-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-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-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-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