summaryrefslogtreecommitdiff
path: root/libgcc/config
Commit message (Expand)AuthorAgeFilesLines
* xtensa: Add clrsbsi2 insn patternTakayuki 'January June' Suwa2022-06-092-1/+24
* AArch64: Prioritise init_have_lse_atomics constructor [PR 105708]Wilco Dijkstra2022-05-251-1/+3
* aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]Szabolcs Nagy2022-05-251-1/+7
* Daily bump.GCC Administrator2022-05-211-0/+48
* libgcc: use __builtin_clz and __builtin_ctz in libbidChristophe Lyon2022-05-201-47/+4
* libgcc: Add support for HF mode (aka _Float16) in libbidChristophe Lyon2022-05-207-2/+250
* libgcc: Enable XF mode conversions to/from DFP modes only if supportedChristophe Lyon2022-05-206-0/+12
* [AArch64] add barriers to ool __sync builtinsSebastian Pop2022-05-132-8/+42
* libgcc: IA64: don't compile glibc-based unwinder without libc headersSergei Trofimovich2022-04-081-0/+2
* LoongArch Port: libgccchenglulu2022-03-297-0/+300
* libgcc: m68k: avoid TEXTRELs in shared library (PR 86224)Sergei Trofimovich2022-03-191-5/+14
* GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [PR102215]Tobias Burnus2022-03-091-1/+28
* Darwin, libgcc: Fix build errors on powerpc-darwin8.Iain Sandoe2022-03-042-3/+3
* libgcc: Fix __gthr_i486_lock_cmp_xchg clobber for WindowsJonathan Yong2022-01-152-23/+2
* arc: Add DWARF2 alternate CFA column.Claudiu Zissulescu2022-01-141-4/+5
* Update copyright years.Jakub Jelinek2022-01-031005-1005/+1005
* Update Copyright in ChangeLog filesJakub Jelinek2022-01-031-1/+1
* Generate illegal instruction fault if LWS syscall returns -EFAULT.John David Anglin2022-01-021-0/+6
* libgcc, Darwin: Add missing build dependencies.Iain Sandoe2021-12-173-7/+8
* Tigthen libc_internal and crtstuff for VxWorks shared objectsFrederic Konrad2021-12-132-5/+81
* Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7Olivier Hainque2021-12-131-1/+3
* Leverage sysroot for VxWorksOlivier Hainque2021-12-132-26/+3
* libgcc: vxcrtstuff.c: make ctor/dtor functions staticRasmus Villemoes2021-12-111-3/+7
* libgcc: vxcrtstuff.c: remove ctor/dtor declarationsRasmus Villemoes2021-12-111-3/+0
* libgcc, Darwin: Update darwin10 unwinder shim dependencies.Iain Sandoe2021-12-101-1/+1
* Replace t-ppccomm by t-vxworks in libgcc/config/rs6000Rasmus Villemoes2021-12-101-0/+1
* Provide vxworks alternate stdint.h during the buildOlivier Hainque2021-12-092-0/+4
* libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility.Iain Sandoe2021-12-088-22/+176
* RISC-V: jal cannot refer to a default visibility symbol for shared object.Nelson Chu2021-12-062-7/+14
* libgcc: vxcrtstuff.c: add a few undefsRasmus Villemoes2021-11-301-0/+8
* Fix typo in t-dimodeJohn David Anglin2021-11-271-1/+1
* Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe2021-11-198-463/+61
* libgcc, emutls: Allow building weak definitions of the emutls functions.Iain Sandoe2021-11-191-0/+13
* libgcc: Fix backtrace fallback on PowerPC Big-endianRaphael Moreira Zinsly2021-11-111-1/+7
* rs6000, libgcc: Fix up -Wmissing-prototypes warning on rs6000/linux-unwind.hJakub Jelinek2021-11-101-1/+2
* Darwin, crts: Fix a build warning.Iain Sandoe2021-11-052-0/+3
* Support TI mode and soft float on PA64John David Anglin2021-11-054-0/+298
* Fix warnings building linux-atomic.c and fptr.c on hppa64-linuxJohn David Anglin2021-10-272-53/+61
* or1k: Update FPU to specify detect tininess before roundingStafford Horne2021-10-231-1/+1
* libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPCRaphael Moreira Zinsly2021-10-141-14/+88
* libgcc: use .init_stack for constructors if availableIan Lance Taylor2021-10-073-4/+21
* libgcc, X86, Darwin: Export cpu_model and indicator.Iain Sandoe2021-09-281-1/+4
* libgcc, X86: Adjust guard for Mach-O code.Iain Sandoe2021-09-221-1/+1
* libgcc, Darwin: Remove unused symlinks.Iain Sandoe2021-09-191-18/+0
* libgcc, X86, Darwin: Handle symbols for HF cases.Iain Sandoe2021-09-194-1/+27
* libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3.Iain Sandoe2021-09-191-0/+1
* Darwin, crts: Build Darwin10 unwinder shim as a library.Iain Sandoe2021-09-191-0/+6
* Remove m32r{,le}-*-linux* support from GCCAndrew Pinski2021-09-132-53/+0
* Compile __{mul,div}hc3 into libgcc_s.so.1.liuhongt2021-09-081-2/+1
* libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1Jakub Jelinek2021-09-081-0/+20