Fix uppercase in trunc<mode><pmov_dst_3>2.
[gcc.git] / libgcc /
2020-06-04 GCC AdministratorDaily bump.
2020-06-03 Martin Liskagcov: Fix build on AIX
2020-06-03 GCC AdministratorDaily bump.
2020-06-02 Jim WilsonRISC-V: Make __divdi3 handle div by zero same as hardware.
2020-06-02 Martin Liskalibgcov: replace malloc and calloc.
2020-06-02 Martin LiskaMake TOPN counter dynamically allocated.
2020-06-02 GCC AdministratorDaily bump.
2020-06-01 Uros Bizjaki386: Add __attribute__ ((gcc_struct)) to struct fenv...
2020-05-30 GCC AdministratorDaily bump.
2020-05-29 H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-29 GCC AdministratorDaily bump.
2020-05-28 Martin Liskagcov-tool: Flexible endian adjustment for merging cover...
2020-05-21 H.J. Lulibgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_A...
2020-05-20 H.J. LuAdd missing ChangeLog entry for r11-516
2020-05-20 H.J. Lux86: Update VPCLMULQDQ check
2020-05-19 H.J. Lux86: Add FEATURE_AVX512VP2INTERSECT and update GFNI...
2020-05-15 H.J. Lux86: Also check if -fcf-protection works
2020-05-14 H.J. Lux86: Default CET run-time support to auto
2020-05-09 Hans-Peter Nilssonlibgcc: cris: Remove support for crisv32-*-* and cris...
2020-05-06 Uros Bizjaki386: Use generic division to generate INEXACT exception
2020-05-06 Kyrylo Tkachov[AArch64] Use __getauxval instead of getauxval in LSE...
2020-05-05 Michael MeissnerDelete file meant for a private branch
2020-05-05 Michael MeissnerDelete file meant for private branch
2020-05-05 Michael MeissnerRemove files meant for private branch
2020-05-05 Michael MeissnerDelete changes meant for a private branch.
2020-05-05 Michael MeissnerPatch ieee128-lib-patch010b
2020-05-05 Michael MeissnerNew file
2020-05-05 Michael MeissnerNew files
2020-05-05 Michael MeissnerUpdate ChangeLog
2020-05-05 Michael MeissnerRemove extra newline
2020-05-05 Michael MeissnerPatch ieee128-lib-patch003b
2020-05-05 Michael Meissnersetup branch
2020-05-05 Martin LiskaRemove __gcov_flush.
2020-05-05 Martin LiskaUse __gcov_dump and __gcov_reset in execv and fork...
2020-05-05 Martin LiskaDo locking for __gcov_dump and __gcov_reset as well.
2020-05-05 Martin LiskaAdd missing ChangeLog entries.
2020-05-05 Martin LiskaRemove 2 dead variables in bid_internal.h.
2020-05-01 Uros Bizjaki386: Use generic division to generate INVALID and...
2020-04-27 Sebastian HuberRS6000: Use .machine ppc for some CRT files
2020-04-21 Szabolcs Nagyaarch64, libgcc: Fix unwinding from pac-ret to normal...
2020-04-19 Uros Bizjaki386: Remove unneeded assignments when triggering SSE...
2020-04-15 Jakub Jelinekaarch64: Fix bootstrap with old binutils [PR93053]
2020-04-07 Ian Lance Taylorlibgcc: use syscall rather than __mmap/__munmap
2020-04-04 Ian Lance Taylorlibgcc: only use __mmap if glibc >- 2.26
2020-04-03 Ian Lance Taylorlibgcc: avoid mmap/munmap hooks in split-stack code...
2020-04-03 Jim JohnstonS/390 zTPF: Handle skip trace addresses when unwinding
2020-03-27 Richard Earnshawfixup: move ChangeLog entry for last Arm fix to correct...
2020-03-26 Richard Earnshawarm: unified syntax for libgcc when built with -Os...
2020-03-17 Mihail Ionescu[GCC][PATCH][ARM] Add multilib mapping for Armv8.1...
2020-03-06 Andreas KrebbelAdd missing ChangeLog entries
2020-03-04 Andreas KrebbelIBM Z: zTPF: Build libgcc with -mtpf-trace-skip
2020-03-03 Richard Earnshawlibgcc: arm: convert thumb1 code to unified syntax
2020-03-02 Martin LiskaRemove duplicate declaration.
2020-02-18 Martin LiskaIntroduce -fprofile-reproducibility and support it...
2020-02-12 Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-10 Jeff LawFix libgcc build failure for FRV with recent versions...
2020-02-10 H.J. LuMove ChangeLog entry of commit bf6465d046 from gcc...
2020-02-10 H.J. Lui386: Properly pop restore token in signal frame
2020-02-10 Christophe Lyonarm: Fix up arm installed unwind.h for use in pedantic...
2020-02-07 Jakub Jelinekarm: Fix up arm installed unwind.h for use in pedantic...
2020-02-01 Sandra Loosemorenios2: Support for GOT-relative DW_EH_PE_datarel encoding.
2020-01-27 Martin LiskaAdd __gcov_indirect_call_profiler_v4_atomic.
2020-01-27 Claudiu Zissulescu[ARC] Make libgcc compatible with ARC's reduced registe...
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-24 Jan Hubickalibgcov: Fix merging of topn [PR92924]
2020-01-23 Dragan MladjenovicEmit .note.GNU-stack for hard-float linux targets.
2020-01-23 Dragan MladjenovicEmit .note.GNU-stack for soft-float linux targets.
2020-01-23 Martin LiskaRemove wrong bail out in prune_topn_counter.
2020-01-22 Martin LiskaFix TOP N counter update.
2020-01-22 Martin LiskaSmart relaxation of TOP N counter.
2020-01-18 Hans-Peter Nilssonlibgcc: cris: config/cris/arit.c (DS): Apply attribute...
2020-01-18 John David AnglinFix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEX...
2020-01-17 Jakub JelinekFix up ChangeLog.
2020-01-16 Mihail Ionescu[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc
2020-01-14 Georg-Johann LayTypo.
2020-01-10 Kwok Cheung Yeung[amdgcn] Remove dependency on stdint.h in libgcc
2020-01-09 Kwok Cheung Yeung[amdgcn] Add support for sub-word sync_compare_and_swap...
2020-01-08 Georg-Johann LayImplement 64-bit double functions.
2020-01-05 Olivier HainqueGuard inclusion of vxAtomicLib.h from gthr-vxworks.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-30 Olivier HainqueIntroduce an internal API for VxWorks version checks
2019-12-30 Olivier HainqueImprove VxWorks GTHREAD_ONCE_INIT
2019-12-30 Olivier HainqueFix macro reference in gthr-vxworks-tls.c
2019-12-30 Olivier HainqueFix typo in macro name guarding conditional in vxcrtstuff.c
2019-12-16 Jozef LawrynowiczMSP430: Add new msp430-elfbare target
2019-12-11 Jozef LawrynowiczMSP430: Add -fno-exceptions multilib
2019-12-11 Jozef Lawrynowiczlibgcc: Declare __dso_handle only if DEFAULT_USE_CXA_AT...
2019-12-09 Jozef Lawrynowiczlibgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.c
2019-12-09 Jozef Lawrynowiczlibgcc: Dont define __do_global_dtors_aux if it will...
2019-12-05 Georg-Johann Layre PR target/92055 ([avr] Support 64-bit double)
2019-11-18 Szabolcs Nagyfix ChangeLog to reference the PR
2019-11-18 Szabolcs Nagymusl: Don't use gthr weak refs in libgcc PR91737
2019-11-17 John David Anglinlinux-atomic.c (__kernel_cmpxchg): Change argument...
2019-11-15 Szabolcs Nagym68k: add musl support
2019-11-14 Jerome LambourgUpdate the arm-*-vxworks* support
2019-11-14 Doug RuppBase support for vxworks 7 on aarch64
2019-11-14 Olivier HainqueUpdate the libgcc support for VxWorks AE/653
2019-11-14 Corentin GayImprove the thread support for VxWorks
2019-11-14 Jerome LambourgIntroduce vxworks specific crtstuff support
2019-11-07 Georg-Johann LaySupport 64-bit double and 64-bit long double configurat...
next