index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgcc
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
libgcc: aarch64: Add SME unwinder support
Szabolcs Nagy
2
-0
/
+21
2023-12-08
libgcc: aarch64: Add SME runtime support
Szabolcs Nagy
8
-0
/
+517
2023-12-02
[committed] Fix rx build failure in libgcc
Jeff Law
1
-0
/
+14
2023-12-02
[committed] Fix frv build after C99 changes
Jeff Law
1
-0
/
+1
2023-12-01
aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
Florian Weimer
1
-1
/
+4
2023-11-30
AArch64: Fix __sync_val_compare_and_swap [PR111404]
Wilco Dijkstra
1
-4
/
+7
2023-11-27
arm: libgcc: tweak warning from __sync_synchronize
Richard Earnshaw
1
-1
/
+1
2023-11-24
arm: libgcc: provide implementations of __sync_synchronize
Richard Earnshaw
5
-0
/
+97
2023-11-14
Daily bump.
GCC Administrator
1
-0
/
+12
2023-11-14
LibF7: sinh: Fix loss of precision due to cancellation for small values.
Georg-Johann Lay
2
-0
/
+27
2023-11-12
LibF7: Use paper-pencil method for sqrt instead of Newton-Raphson iteration.
Georg-Johann Lay
2
-103
/
+184
2023-11-10
[PATCH] libgcc/m68k: Fixes for soft float
Keith Packard
2
-34
/
+134
2023-11-09
libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [...
Jakub Jelinek
1
-1
/
+3
2023-11-09
Daily bump.
GCC Administrator
1
-0
/
+4
2023-11-08
LibF7: Tweak IEEE double multiplication.
Georg-Johann Lay
1
-101
/
+107
2023-11-03
GCN: Address undeclared 'NULL' usage in 'libgcc/config/gcn/gthr-gcn.h:__gthre...
Thomas Schwinge
1
-1
/
+1
2023-10-24
libgcc: make heap-based trampolines conditional on libc presence
Sergei Trofimovich
2
-0
/
+10
2023-10-22
Config,Darwin: Allow for configuring Darwin to use embedded runpath.
Iain Sandoe
2
-12
/
+18
2023-10-22
libgcc: support heap-based trampolines
Andrew Burgess
4
-0
/
+382
2023-10-20
amdgcn: add -march=gfx1030 EXPERIMENTAL
Andrew Stubbs
1
-1
/
+2
2023-10-19
Daily bump.
GCC Administrator
1
-0
/
+6
2023-10-18
LibF7: Implement mul_mant for devices without MUL instruction.
Georg-Johann Lay
3
-4
/
+98
2023-10-18
Daily bump.
GCC Administrator
1
-0
/
+13
2023-10-17
LibF7: Re-generate f7-renames.h to pick up white-space from f7renames.sh.
Georg-Johann Lay
1
-4
/
+4
2023-10-17
LibF7: Implement fma / fmal.
Georg-Johann Lay
3
-10
/
+62
2023-10-13
or1k: Fix -Wincompatible-pointer-types warning during libgcc build
Florian Weimer
1
-1
/
+1
2023-10-13
arc: Fix -Wincompatible-pointer-types warning during libgcc build
Florian Weimer
1
-1
/
+1
2023-10-13
riscv: Fix -Wincompatible-pointer-types warning during libgcc build
Florian Weimer
1
-1
/
+1
2023-10-13
csky: Fix -Wincompatible-pointer-types warning during libgcc build
Florian Weimer
1
-1
/
+1
2023-10-13
m68k: Avoid implicit function declaration in libgcc
Florian Weimer
1
-0
/
+1
2023-10-13
Daily bump.
GCC Administrator
1
-0
/
+6
2023-10-12
LibF7: Implement atan2.
Georg-Johann Lay
3
-3
/
+61
2023-10-06
Daily bump.
GCC Administrator
1
-0
/
+13
2023-10-05
LibF7: Remove uses of attribute pure.
Georg-Johann Lay
2
-27
/
+26
2023-10-05
LibF7: Use monic denominator polynomials to save a multiplication.
Georg-Johann Lay
3
-18
/
+25
2023-09-26
AArch64: Remove BTI from outline atomics
Wilco Dijkstra
1
-3
/
+3
2023-09-20
aarch64: Ensure const and sign correctness
Pekka Seppänen
1
-2
/
+3
2023-09-06
libgcc _BitInt support [PR102989]
Jakub Jelinek
10
-8
/
+35
2023-07-22
Fix PR 110066: crash with -pg -static on riscv
Andrew Pinski
1
-0
/
+5
2023-07-19
Support type _Float16/__bf16 independent of SSE2.
liuhongt
1
-0
/
+7
2023-07-06
RISC-V: Handle rouding mode correctly on zfinx
Kito Cheng
1
-1
/
+1
2023-06-19
amdgcn: implement vector div and mod libfuncs
Andrew Stubbs
9
-47
/
+1052
2023-06-19
amdgcn: Delete inactive libfuncs
Andrew Stubbs
3
-126
/
+0
2023-06-04
libgcc: Use initarray section type for .init_stack
Kewen Lin
3
-3
/
+3
2023-06-05
MIPS: Add speculation_barrier support
YunQiang Su
4
-2
/
+94
2023-05-19
Darwin, libgcc : Adjust min version supported for the OS.
Iain Sandoe
5
-8
/
+45
2023-05-02
RISC-V: Enforce Libatomic LR/SC SEQ_CST
Patrick O'Neill
1
-2
/
+2
2023-05-01
libgcc pru: Define TARGET_HAS_NO_HW_DIVIDE
Dimitar Dimitrov
1
-0
/
+3
2023-04-27
libgcc CRIS: Define TARGET_HAS_NO_HW_DIVIDE
Hans-Peter Nilsson
1
-0
/
+3
2023-04-26
RISCV: Inline subword atomic ops
Patrick O'Neill
1
-0
/
+2
[next]