aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2023-03-09arm: Add support for new frame unwinding instruction "0xb5".Srinath Parvathaneni
2023-03-09[PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtimeAndrea Corallo
2022-09-20Daily bump.GCC Administrator
2022-09-19Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit intsGeorg-Johann Lay
2022-08-19Update ChangeLog and version files for releasereleases/gcc-12.2.0Richard Biener
2022-05-17Daily bump.GCC Administrator
2022-05-16[AArch64] add barriers to ool __sync builtinsSebastian Pop
2022-05-14Daily bump.GCC Administrator
2022-05-13libgcov: use proper type for n_functionsMartin Liska
2022-05-06Update ChangeLog and version files for releasereleases/gcc-12.1.0Jakub Jelinek
2022-04-09Daily bump.GCC Administrator
2022-04-08libgcc: IA64: don't compile glibc-based unwinder without libc headersSergei Trofimovich
2022-03-30Daily bump.GCC Administrator
2022-03-29LoongArch Port: Regenerate libgcc/configure.chenglulu
2022-03-29LoongArch Port: libgccchenglulu
2022-03-20Daily bump.GCC Administrator
2022-03-19libgcc: m68k: avoid TEXTRELs in shared library (PR 86224)Sergei Trofimovich
2022-03-10Daily bump.GCC Administrator
2022-03-09GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [PR102215]Tobias Burnus
2022-03-05Daily bump.GCC Administrator
2022-03-04Darwin, libgcc: Fix build errors on powerpc-darwin8.Iain Sandoe
2022-02-25Daily bump.GCC Administrator
2022-02-25libgcc: fix a warning calling find_fde_tailXi Ruoyao
2022-02-24bpf: do not --enable-gcov for bpf-*-* targetsJose E. Marchesi
2022-01-26Daily bump.GCC Administrator
2022-01-25libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35Florian Weimer
2022-01-18Daily bump.GCC Administrator
2022-01-17Manual changes for .cc renaming.Martin Liska
2022-01-16Daily bump.GCC Administrator
2022-01-15libgcc: Fix __gthr_i486_lock_cmp_xchg clobber for WindowsJonathan Yong
2022-01-15Daily bump.GCC Administrator
2022-01-14arc: Add DWARF2 alternate CFA column.Claudiu Zissulescu
2022-01-05Daily bump.GCC Administrator
2022-01-04libgcc: Use _dl_find_object in _Unwind_Find_FDEFlorian Weimer
2022-01-03Update copyright years.Jakub Jelinek
2022-01-03Update Copyright in ChangeLog filesJakub Jelinek
2022-01-03Daily bump.GCC Administrator
2022-01-02Generate illegal instruction fault if LWS syscall returns -EFAULT.John David Anglin
2021-12-18Daily bump.GCC Administrator
2021-12-17libgcc, Darwin: Add missing build dependencies.Iain Sandoe
2021-12-14Daily bump.GCC Administrator
2021-12-13Remove ppc*-vxworks7* inadequate libgcc Makefile fragmentsOlivier Hainque
2021-12-13Remove special case for arm-vxworks on the use of vxcrtstuffOlivier Hainque
2021-12-13Tigthen libc_internal and crtstuff for VxWorks shared objectsFrederic Konrad
2021-12-13Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7Olivier Hainque
2021-12-13Leverage sysroot for VxWorksOlivier Hainque
2021-12-12Daily bump.GCC Administrator
2021-12-11libgcc: vxcrtstuff.c: make ctor/dtor functions staticRasmus Villemoes
2021-12-11libgcc: vxcrtstuff.c: remove ctor/dtor declarationsRasmus Villemoes
2021-12-11Daily bump.GCC Administrator