aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)Author
2023-10-13Daily bump.GCC Administrator
2023-10-12LibF7: Implement atan2.Georg-Johann Lay
2023-07-31RISC-V: Enforce Libatomic LR/SC SEQ_CSTPatrick O'Neill
2023-07-27Update ChangeLog and version files for releasereleases/gcc-13.2.0Jakub Jelinek
2023-05-21Darwin, libgcc : Adjust min version supported for the OS.Iain Sandoe
2023-05-16RISCV: Inline subword atomic opsPatrick O'Neill
2023-04-26Update ChangeLog and version files for releasereleases/gcc-13.1.0Jakub Jelinek
2023-04-08PR target/109402: v850 (not v850e) variant of __muldi3() moves sp in reversed...Tetsuma Hoshino
2023-04-05Add assember CFI directives to millicode division and remainder routines.John David Anglin
2023-03-19or1k: Do not clear existing FPU exceptions before updatingStafford Horne
2023-03-13xtensa: add .note.GNU-stack section on linuxMax Filippov
2023-03-13aarch64: Add bfloat16_t support for aarch64Jakub Jelinek
2023-03-10libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf [PR107703]Jakub Jelinek
2023-03-08libgcc, rs6000: Fix bump size for powerpc64 elfv1 ABI [PR108727]Kewen Lin
2023-03-06PR target/107299: Fix build issue when long double is IEEE 128-bitMichael Meissner
2023-02-13RISC-V: Handle vlenb correctly in unwindingKito Cheng
2023-02-03arm: Fix warning in libgcc/config/arm/pr-support.cChristophe Lyon
2023-01-30Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurdFlavio Cruz
2023-01-23arm: Add support for new frame unwinding instruction "0xb5".Srinath Parvathaneni
2023-01-23[PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtimeAndrea Corallo
2023-01-18libgcc: Fix uninitialized RA signing on AArch64 [PR107678]Wilco Dijkstra
2023-01-16Update copyright years.Jakub Jelinek
2023-01-13Fix support for atomic loads and stores on hppa.John David Anglin
2023-01-13libstdc++: Fix unintended layout change to std::basic_filebuf [PR108331]Jonathan Wakely
2023-01-13arm: unified syntax for libgcc clear_cacheSeija Kijin
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao
2023-01-02Update Copyright year in ChangeLog filesJakub Jelinek
2022-12-25libgcc: fix gfortran build on WindowsJonathan Yong
2022-12-24libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib.Iain Sandoe
2022-12-23Reimplement GNU threads library on native WindowsEric Botcazou
2022-12-08libgcc: xtensa: remove stray symbols from X*HAL macro definitionsMax Filippov
2022-12-07libgcc: xtensa: use built-in configurationMax Filippov
2022-10-23libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjcLIU Hao
2022-10-19gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao
2022-10-17x86: Check corrupted return address when unwinding stackH.J. Lu
2022-10-14middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek
2022-10-07libgcc, arc: Fix buildJakub Jelinek
2022-10-06libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are...Jakub Jelinek
2022-10-02Adjust LIBGCC2_INCLUDES for VxWorks and augment commentOlivier Hainque
2022-10-02Prevent secondary warning from diagnostic tweak in gthr-vxworks.hOlivier Hainque
2022-09-29Improve comments and INITFINI macro use in vxcrtsutff.cOlivier Hainque
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-26cr16: remove obsoleted portMartin Liska
2022-08-16RISC-V: Support _Float16 type.Kito Cheng
2022-07-18libgcc/arc: Update udivmodsi4 and make the lib safe for rf16Claudiu Zissulescu
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law
2022-06-09xtensa: Add clrsbsi2 insn patternTakayuki 'January June' Suwa
2022-05-25AArch64: Prioritise init_have_lse_atomics constructor [PR 105708]Wilco Dijkstra
2022-05-25aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]Szabolcs Nagy