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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
re PR target/92055 ([avr] Support 64-bit double)
Georg-Johann Lay
2
-2
/
+7
2019-11-18
fix ChangeLog to reference the PR
Szabolcs Nagy
1
-0
/
+1
2019-11-18
musl: Don't use gthr weak refs in libgcc PR91737
Szabolcs Nagy
3
-0
/
+14
2019-11-17
linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *.
John David Anglin
2
-100
/
+129
2019-11-15
m68k: add musl support
Szabolcs Nagy
2
-1
/
+6
2019-11-14
Update the arm-*-vxworks* support
Jerome Lambourg
3
-21
/
+71
2019-11-14
Base support for vxworks 7 on aarch64
Doug Rupp
2
-0
/
+11
2019-11-14
Update the libgcc support for VxWorks AE/653
Olivier Hainque
4
-0
/
+40
2019-11-14
Improve the thread support for VxWorks
Corentin Gay
11
-219
/
+835
2019-11-14
Introduce vxworks specific crtstuff support
Jerome Lambourg
4
-0
/
+162
2019-11-07
Support 64-bit double and 64-bit long double configurations.
Georg-Johann Lay
5
-2
/
+64
2019-11-04
libgcc: Fix incorrect use of USE_TM_CLONE_REGISTRY
Jozef Lawrynowicz
2
-6
/
+11
2019-11-03
re PR libgcc/78804 ([RX] -m64bit-doubles does not work)
Oleg Endo
4
-32
/
+12
2019-11-01
RISC-V: Build soft-float divide routines for -mno-fdiv.
Jim Wilson
2
-0
/
+21
2019-10-23
lib2hw_mul.S: Fix wrong syntax in branch instruction.
Jozef Lawrynowicz
3
-67
/
+118
2019-10-15
fptr.c (_dl_read_access_allowed): Change argument to unsigned int.
John David Anglin
2
-6
/
+18
2019-10-12
lib2funcs.S (__gcc_plt_call): Load branch target to %r21.
John David Anglin
3
-14
/
+30
2019-10-03
fptr.c: Disable -Warray-bounds warning.
John David Anglin
2
-0
/
+9
2019-09-25
libgcc: Rebuild autoconf files
Richard Henderson
2
-18
/
+9
2019-09-25
aarch64: Configure for sys/auxv.h in libgcc for lse-init.c
Richard Henderson
5
-9
/
+37
2019-09-25
aarch64: Fix store-exclusive in load-operate LSE helpers
Richard Henderson
2
-2
/
+8
2019-09-25
[AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shaokun Zhang
2
-21
/
+41
2019-09-20
Revert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M arc...
Christophe Lyon
2
-5
/
+9
2019-09-19
aarch64: Add out-of-line functions for LSE atomics
Richard Henderson
5
-0
/
+335
2019-09-10
[ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture
Christophe Lyon
2
-1
/
+11
2019-09-10
[ARM/FDPIC v6 11/24] [ARM] FDPIC: Add support to unwind FDPIC signal frame
Christophe Lyon
2
-0
/
+135
2019-09-10
[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptions
Christophe Lyon
5
-3
/
+214
2019-09-10
[ARM/FDPIC v6 05/24] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy g...
Christophe Lyon
2
-1
/
+22
2019-09-10
[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...
Christophe Lyon
2
-2
/
+6
2019-09-09
GCC port for eBPF
Jose E. Marchesi
5
-0
/
+37
2019-09-06
RISC-V: Re-enable -msave-restore for shared libraries.
Jim Wilson
2
-2
/
+7
2019-09-03
Remove Cell Broadband Engine SPU targets
Ulrich Weigand
17
-1518
/
+5
2019-08-23
re PR target/91306 ([MSP430] libgcc/crtstuff.c: Alignment of frame_dummy .ini...
Jozef Lawrynowicz
2
-16
/
+31
2019-08-20
Add TIGERLAKE and COOPERLAKE to GCC.
Hongtao Liu
2
-0
/
+7
2019-07-31
config.gcc (hppa*-*-netbsd*): New target.
Matt Thomas
3
-0
/
+20
2019-07-31
[Arm][CMSE]Add warn_unused_return attribute to cmse functions
Joel Hutton
2
-0
/
+6
2019-07-22
Do not emit __gnu_lto_v1 symbol.
Martin Liska
3
-9
/
+6
2019-07-21
or1k: Fix issues with msoft-div
Stafford Horne
2
-3
/
+11
2019-07-08
PR middle-end/71924 - missing -Wreturn-local-addr returning alloca result
Martin Sebor
1
-0
/
+2
2019-07-04
[Darwin] Revert one hunk from r273016 (TLC for older Darwin versions).
Iain Sandoe
2
-3
/
+5
2019-07-03
[Darwin] Some TLC for older Darwin versions.
Iain Sandoe
5
-24
/
+30
2019-07-03
Rename SINGE_VALUE to TOPN_VALUES counters.
Martin Liska
6
-44
/
+64
2019-07-03
Support N values in libgcov for single value counter type.
Martin Liska
3
-31
/
+64
2019-06-27
Add --disable-tm-clone-registry libgcc configure option.
Ilia Diachkov
4
-1
/
+35
2019-06-27
Remove quite obvious dead assignments.
Martin Liska
3
-5
/
+8
2019-06-27
Fix misc stuff seen by clang-static-analyzer.
Martin Liska
2
-0
/
+11
2019-06-25
Darwin, add a missed file change
Iain Sandoe
1
-2
/
+2
2019-06-25
[Darwin, PPC] Move the out of line register save/restore to an endfile.
Iain Sandoe
3
-9
/
+44
2019-06-25
Do not call strlen with NULL argument in libgcov.
Martin Liska
2
-2
/
+8
2019-06-25
Stub implementation of unwinding for AMD GCN.
Andrew Stubbs
3
-1
/
+44
[next]