aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)Author
2023-10-26Merge branch 'releases/gcc-13' into devel/omp/gcc-13Tobias Burnus
2023-10-20Daily bump.GCC Administrator
2023-10-19LibF7: Implement mul_mant for devices without MUL instruction.Georg-Johann Lay
2023-10-18Daily bump.GCC Administrator
2023-10-17LibF7: Re-generate f7-renames.h to pick up white-space from f7renames.sh.Georg-Johann Lay
2023-10-17LibF7: Implement fma / fmal.Georg-Johann Lay
2023-10-16Merge branch 'releases/gcc-13' into devel/omp/gcc-13Tobias Burnus
2023-10-13Daily bump.GCC Administrator
2023-10-12LibF7: Implement atan2.Georg-Johann Lay
2023-08-14Merge commit 'releases/gcc-13' into devel/omp/gcc-13Tobias Burnus
2023-07-31RISC-V: Enforce Libatomic LR/SC SEQ_CSTPatrick O'Neill
2023-07-27Merge branch 'releases/gcc-13' into devel/omp/gcc-13Tobias Burnus
2023-07-27Update ChangeLog and version files for releasereleases/gcc-13.2.0Jakub Jelinek
2023-06-20amdgcn: implement vector div and mod libfuncsAndrew Stubbs
2023-06-20amdgcn: Delete inactive libfuncsAndrew Stubbs
2023-05-22Merge branch 'releases/gcc-13' into devel/omp/gcc-13Kwok Cheung Yeung
2023-05-21Darwin, libgcc : Adjust min version supported for the OS.Iain Sandoe
2023-05-18Make 'libgcc/config/nvptx/crt0.c' build '--without-headers'Thomas Schwinge
2023-05-18nvptx, libgcc: Stub unwinding implementationThomas Schwinge
2023-05-18nvptx: Support global constructors/destructors via 'collect2' for offloadingThomas Schwinge
2023-05-18nvptx: Support global constructors/destructors via 'collect2'Thomas Schwinge
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