aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Missing __divtf3@@GCC_4.4.0 on ia64Andreas Schwab2-0/+12
2020-06-04Daily bump.GCC Administrator1-0/+8
2020-06-03gcov: Fix build on AIXMartin Liska2-13/+20
2020-06-03Daily bump.GCC Administrator1-0/+27
2020-06-02RISC-V: Make __divdi3 handle div by zero same as hardware.Jim Wilson1-3/+5
2020-06-02libgcov: replace malloc and calloc.Martin Liska1-1/+1
2020-06-02Make TOPN counter dynamically allocated.Martin Liska4-184/+162
2020-06-02Daily bump.GCC Administrator1-0/+5
2020-06-01i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]Uros Bizjak1-1/+1
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-29Daily bump.GCC Administrator1-0/+6
2020-05-28gcov-tool: Flexible endian adjustment for merging coverage dataMartin Liska2-4/+3
2020-05-21libgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_AVX512BF16H.J. Lu2-2/+8
2020-05-20Add missing ChangeLog entry for r11-516H.J. Lu1-0/+6
2020-05-20x86: Update VPCLMULQDQ checkH.J. Lu1-2/+2
2020-05-19x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI checkH.J. Lu3-2/+14
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-0/+8
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-05-09libgcc: cris: Remove support for crisv32-*-* and cris*-*-linuxHans-Peter Nilsson4-18/+5
2020-05-06i386: Use generic division to generate INEXACT exceptionUros Bizjak2-14/+18
2020-05-06[AArch64] Use __getauxval instead of getauxval in LSE detection code in libgccKyrylo Tkachov2-8/+17
2020-05-05Delete file meant for a private branchMichael Meissner1-7/+0
2020-05-05Delete file meant for private branchMichael Meissner1-22/+0
2020-05-05Remove files meant for private branchMichael Meissner2-85/+0
2020-05-05Delete changes meant for a private branch.Michael Meissner5-162/+9
2020-05-05Patch ieee128-lib-patch010bMichael Meissner7-2/+259
2020-05-05New fileMichael Meissner1-0/+0
2020-05-05New filesMichael Meissner2-0/+0
2020-05-05Update ChangeLogMichael Meissner1-1/+1
2020-05-05Remove extra newlineMichael Meissner1-1/+0
2020-05-05Patch ieee128-lib-patch003bMichael Meissner2-0/+14
2020-05-05setup branchMichael Meissner1-0/+4
2020-05-05Remove __gcov_flush.Martin Liska4-35/+20
2020-05-05Use __gcov_dump and __gcov_reset in execv and fork context.Martin Liska2-16/+56
2020-05-05Do locking for __gcov_dump and __gcov_reset as well.Martin Liska4-16/+65
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 Bizjak2-12/+14
2020-04-27RS6000: Use .machine ppc for some CRT filesSebastian Huber4-0/+9
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy2-0/+8
2020-04-19i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak2-6/+5
2020-04-15aarch64: Fix bootstrap with old binutils [PR93053]Jakub Jelinek5-8/+125
2020-04-07libgcc: use syscall rather than __mmap/__munmapIan Lance Taylor2-8/+53
2020-04-04libgcc: only use __mmap if glibc >- 2.26Ian Lance Taylor2-1/+5
2020-04-03libgcc: avoid mmap/munmap hooks in split-stack code on GNU/LinuxIan Lance Taylor2-0/+22
2020-04-03S/390 zTPF: Handle skip trace addresses when unwindingJim Johnston2-57/+89
2020-03-27fixup: move ChangeLog entry for last Arm fix to correct file.Richard Earnshaw1-0/+9
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 Ionescu2-0/+7