Daily bump.
[gcc.git] / libgcc / config /
2021-01-13 Stafford Horneor1k: Support for softfloat to emulate hw exceptions
2021-01-13 Samuel Thibaulthurd: libgcc unwinding over signal trampolines with...
2021-01-04 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekUpdate Copyright in ChangeLog files
2020-12-20 Max Filippovgcc: xtensa: implement bswapsi2, bswapdi2 and helpers
2020-12-03 Michael MeissnerPowerPC: PR libgcc/97543 and libgcc/97643, fix long...
2020-12-03 Alexandre Olivaintroduce overridable clear_cache emitter
2020-11-18 Jozef LawrynowiczMSP430: Add 64-bit hardware multiply support
2020-11-17 Alan Modra[RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64...
2020-11-15 Jozef LawrynowiczMSP430: Fix inconsistent naming of hwmult libfuncs
2020-10-29 Olivier HainqueFix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR
2020-10-29 Olivier HainqueFix conditional inclusion guard in gthr-vxworks-thread.c
2020-10-24 GCC AdministratorDaily bump.
2020-10-23 Rasmus VillemoesFix overzealous gthread support inhibition for vxworks
2020-10-23 Jakub Jelinekstor-layout: Reject forming arrays with elt sizes not...
2020-10-16 Rasmus VillemoesInhibit support for C++0x threads on VxWorks < 6
2020-10-16 Rasmus VillemoesInhibit support for gthread condvars on VxWorks < 6
2020-10-16 Rasmus VillemoesAdd missing #include <taskLib.h> in gthr-vxworks.c
2020-10-16 Rasmus VillemoesFix leftover _VXW_PRE_69 in gthr-vxworks.h
2020-10-16 Rasmus VillemoesStub out VX_ENTER_TLS_DTOR for VxWorks != 6
2020-10-16 Olivier HainqueFix the vxworks crtstuff handling of kernel/rtp variations
2020-10-14 Alexandre OlivaRework the condition variables support for VxWorks
2020-10-14 Olivier HainqueHonor $(MULTISUBDIR) in -I directives for libgcc on...
2020-10-14 Olivier HainqueAdd include-fixed to include search paths for libgcc...
2020-10-09 H.J. Lux86: Add <x86gprintrin.h>
2020-10-01 Alan Modra[RS6000] Adjust gcc asm for power10
2020-10-01 Alan Modra[RS6000] -mno-minimal-toc vs. power10 pcrelative
2020-09-29 Maciej W. RozyckiRISC-V/libgcc: Use `-fasynchronous-unwind-tables' for...
2020-09-28 Richard Sandifordaarch64: Add HF routines to libgcc_s.so
2020-09-27 Clément Chigotaix: Use $(AR) without -X32_64 to build FAT libraries.
2020-09-17 Christophe Lyonlibgcc/config/arm/fp16.c: Make _internal functions...
2020-09-17 Wei Wentaoaarch64: Fixed unused variable warning in aarch64-unwind.h
2020-09-09 Tom de Vries[nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in...
2020-08-26 Jozef LawrynowiczMSP430: Simplify and extend shift instruction patterns
2020-08-13 Kwok Cheung Yeungnvptx: Add support for subword compare-and-swap
2020-08-03 Ian Lance Taylorlibgcc: increase required stack space for x86_64 -fspli...
2020-08-03 Jakub Jelinekaarch64: Fix up __aarch64_cas16_acq_rel fallback
2020-07-31 Maciej W. RozyckiRISC-V/libgcc: Reduce the size of RV64 millicode by...
2020-07-24 Szabolcs Nagyaarch64: add PAC GNU property note to libgcc lse.S
2020-07-14 David Edelsohnaix: FAT libraries: test native compiler mode directly
2020-07-13 Szabolcs Nagylibgcc: fix the handling of return address mangling...
2020-07-09 Szabolcs Nagyaarch64: Fix BTI support in libgcc [PR96001]
2020-07-09 Szabolcs Nagyaarch64: Fix noexecstack note in libgcc
2020-06-24 David EdelsohnFix typo in ChangeLog
2020-06-24 H.J. Lux86: Move cpuinfo.h from libgcc to common/config/i386
2020-06-24 GCC AdministratorDaily bump.
2020-06-23 David Edelsohnbuild: Change conditional include and empty.mk to ...
2020-06-21 David Edelsohnaix: Add GCC64 configuration and FAT target libraries.
2020-06-17 Samuel Thibaulthurd: libgcc unwinding support over signal trampolines
2020-06-09 Max Filippovxtensa: libgcc: fix PR target/95571
2020-06-04 Andreas SchwabMissing __divtf3@@GCC_4.4.0 on ia64
2020-06-02 Jim WilsonRISC-V: Make __divdi3 handle div by zero same as hardware.
2020-06-01 Uros Bizjaki386: Add __attribute__ ((gcc_struct)) to struct fenv...
2020-05-21 H.J. Lulibgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_A...
2020-05-20 H.J. Lux86: Update VPCLMULQDQ check
2020-05-19 H.J. Lux86: Add FEATURE_AVX512VP2INTERSECT and update GFNI...
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 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 MeissnerPatch ieee128-lib-patch003b
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-03 Jim JohnstonS/390 zTPF: Handle skip trace addresses when unwinding
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-04 Andreas KrebbelIBM Z: zTPF: Build libgcc with -mtpf-trace-skip
2020-03-03 Richard Earnshawlibgcc: arm: convert thumb1 code to unified syntax
2020-02-10 Jeff LawFix libgcc build failure for FRV with recent versions...
2020-02-10 H.J. Lui386: Properly pop restore token in signal frame
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 Claudiu Zissulescu[ARC] Make libgcc compatible with ARC's reduced registe...
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-18 Hans-Peter Nilssonlibgcc: cris: config/cris/arit.c (DS): Apply attribute...
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-11 Jozef LawrynowiczMSP430: Add -fno-exceptions multilib
2019-12-05 Georg-Johann Layre PR target/92055 ([avr] Support 64-bit double)
2019-11-18 Szabolcs Nagymusl: Don't use gthr weak refs in libgcc PR91737
next