summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2020-06-03gcov: Fix build on AIXMartin Liska
2020-06-03Daily bump.GCC Administrator
2020-06-02RISC-V: Make __divdi3 handle div by zero same as hardware.Jim Wilson
2020-06-02libgcov: replace malloc and calloc.Martin Liska
2020-06-02Make TOPN counter dynamically allocated.Martin Liska
2020-06-02Daily bump.GCC Administrator
2020-06-01i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]Uros Bizjak
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-29Daily bump.GCC Administrator
2020-05-28gcov-tool: Flexible endian adjustment for merging coverage dataMartin Liska
2020-05-21libgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_AVX512BF16H.J. Lu
2020-05-20Add missing ChangeLog entry for r11-516H.J. Lu
2020-05-20x86: Update VPCLMULQDQ checkH.J. Lu
2020-05-19x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI checkH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
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