[Ada] Fix interaction of 128-bit integer types and -gnato2 mode
[platform/upstream/gcc.git] / libgcc /
2021-04-29 GCC AdministratorDaily bump.
2021-04-28 Patrick McGeheartyPractical improvement to libgcc complex divide
2021-04-24 GCC AdministratorDaily bump.
2021-04-23 Michael MeissnerFix logic error in 32-bit trampolines.
2021-04-06 GCC AdministratorDaily bump.
2021-04-05 Michael MeissnerHonor --disable-decimal-float on PowerPC Decimal/Float1...
2021-04-04 GCC AdministratorDaily bump.
2021-04-03 Jakub Jelinekrs6000: Fix up libgcc ABI when built with --with-long...
2021-03-30 GCC AdministratorDaily bump.
2021-03-29 Michael MeissnerRequire GLIBC 2.32 for Decimal/_Float128 conversions.
2021-03-24 GCC AdministratorDaily bump.
2021-03-23 Marcus ComstedtRISC-V: Update soft-fp config for big-endian
2021-03-07 GCC AdministratorDaily bump.
2021-03-06 Jakub Jelineklibgcov: Fix build on Darwin [PR99406]
2021-03-05 GCC AdministratorDaily bump.
2021-03-04 Martin Liskaprofiling: fix streaming of TOPN counters
2021-03-04 Martin Liskagcov: call mmap MAP_ANONYMOUS with fd equal to -1
2021-03-04 GCC AdministratorDaily bump.
2021-03-03 Martin Liskagcov: use mmap pools for KVP.
2021-03-03 GCC AdministratorDaily bump.
2021-03-02 Michael MeissnerFix __sprintfkf prototype in libgcc.
2021-02-25 GCC AdministratorDaily bump.
2021-02-24 Jakub Jelineklibgcc: Avoid signed negation overflow in __powi?f2...
2021-02-24 Christophe Lyonarm: Fix CMSE support detection in libgcc (PR target...
2021-02-23 GCC AdministratorDaily bump.
2021-02-22 Michael MeissnerFix a comment line that was too long.
2021-02-22 Michael MeissnerAdd conversions between _Float128 and Decimal.
2021-01-28 GCC AdministratorDaily bump.
2021-01-27 Jakub Jelineklibgcc, i386: Add .note.GNU-stack sections to the ms...
2021-01-27 GCC AdministratorDaily bump.
2021-01-26 Martin Liskalibgcov: improve profile reproducibility
2021-01-26 GCC AdministratorDaily bump.
2021-01-25 Martin LiskaRestore profile reproducibility.
2021-01-14 GCC AdministratorDaily bump.
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-21 GCC AdministratorDaily bump.
2020-12-20 Max Filippovgcc: xtensa: implement bswapsi2, bswapdi2 and helpers
2020-12-09 GCC AdministratorDaily bump.
2020-12-08 Ian Lance Taylorlibgcc: block signals when releasing split-stack memory
2020-12-04 GCC AdministratorDaily bump.
2020-12-03 Michael MeissnerPowerPC: PR libgcc/97543 and libgcc/97643, fix long...
2020-12-03 Alexandre Olivaintroduce overridable clear_cache emitter
2020-12-01 GCC AdministratorDaily bump.
2020-11-30 Stefan Kanthakfixed _bswapsi2 function
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Stefan KanthakImprove abs with overflow implementations
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Maciej W. RozyckiNetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in...
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Jozef LawrynowiczMSP430: Add 64-bit hardware multiply support
2020-11-17 GCC AdministratorDaily bump.
2020-11-17 Alan Modra[RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64...
2020-11-16 GCC AdministratorDaily bump.
2020-11-15 Jozef LawrynowiczMSP430: Fix inconsistent naming of hwmult libfuncs
2020-11-11 GCC AdministratorDaily bump.
2020-11-10 Jeff LawFix minor whitespace issues
2020-11-10 Stefan KanthakImprove generated code for various libgcc2.c routines
2020-11-04 GCC AdministratorDaily bump.
2020-11-03 Pat BernardiSync the aarch64-vx7r2 libgcc config with that of Linux
2020-11-03 Martin Storsjölibgcc: Expose the instruction pointer and stack pointe...
2020-11-02 GCC AdministratorDaily bump.
2020-10-30 Olivier HainqueIntroduce support for vxworks7r2 on x86 and x86_64
2020-10-30 GCC AdministratorDaily bump.
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-28 GCC AdministratorDaily bump.
2020-10-27 Martin Liskagcov-profile: use static pool for TOPN first
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-22 GCC AdministratorDaily bump.
2020-10-21 Douglas RuppIntroduce vxworks7r2 support for ppc and ppc64
2020-10-17 GCC AdministratorDaily bump.
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-15 GCC AdministratorDaily bump.
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-10 GCC AdministratorDaily bump.
2020-10-09 H.J. Lux86: Add <x86gprintrin.h>
2020-10-02 GCC AdministratorDaily bump.
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-30 GCC AdministratorDaily bump.
2020-09-29 Maciej W. RozyckiRISC-V/libgcc: Use `-fasynchronous-unwind-tables' for...
2020-09-29 GCC AdministratorDaily bump.
2020-09-28 Richard Sandifordaarch64: Add HF routines to libgcc_s.so
2020-09-28 GCC AdministratorDaily bump.
2020-09-27 Clément Chigotaix: Use $(AR) without -X32_64 to build FAT libraries.
2020-09-23 GCC AdministratorDaily bump.
2020-09-22 Sergei Trofimovichgcov: fix TOPN streaming from shared libraries
2020-09-18 GCC AdministratorDaily bump.
next