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/existing-fp8
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
2020-09-17
libgcc/config/arm/fp16.c: Make _internal functions static inline
Christophe Lyon
1
-1
/
+9
2020-09-17
aarch64: Fixed unused variable warning in aarch64-unwind.h
Wei Wentao
1
-1
/
+2
2020-09-09
[nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.c
Tom de Vries
1
-4
/
+8
2020-08-26
MSP430: Simplify and extend shift instruction patterns
Jozef Lawrynowicz
3
-0
/
+46
2020-08-13
nvptx: Add support for subword compare-and-swap
Kwok Cheung Yeung
2
-1
/
+75
2020-08-03
libgcc: increase required stack space for x86_64 -fsplit-stack
Ian Lance Taylor
1
-1
/
+1
2020-08-03
aarch64: Fix up __aarch64_cas16_acq_rel fallback
Jakub Jelinek
1
-1
/
+1
2020-07-31
RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytes
Maciej W. Rozycki
1
-6
/
+7
2020-07-24
aarch64: add PAC GNU property note to libgcc lse.S
Szabolcs Nagy
1
-2
/
+15
2020-07-14
aix: FAT libraries: test native compiler mode directly
David Edelsohn
1
-1
/
+1
2020-07-13
libgcc: fix the handling of return address mangling [PR94891]
Szabolcs Nagy
1
-32
/
+8
2020-07-09
aarch64: Fix BTI support in libgcc [PR96001]
Szabolcs Nagy
1
-0
/
+26
2020-07-09
aarch64: Fix noexecstack note in libgcc
Szabolcs Nagy
1
-0
/
+4
2020-06-24
Fix typo in ChangeLog
David Edelsohn
1
-1
/
+1
2020-06-24
x86: Move cpuinfo.h from libgcc to common/config/i386
H.J. Lu
2
-592
/
+9
2020-06-24
Daily bump.
GCC Administrator
1
-0
/
+4
2020-06-23
build: Change conditional include and empty.mk to -include in Makefiles
David Edelsohn
2
-7
/
+7
2020-06-21
aix: Add GCC64 configuration and FAT target libraries.
David Edelsohn
2
-23
/
+61
2020-06-18
hurd: libgcc unwinding support over signal trampolines
Samuel Thibault
1
-0
/
+107
2020-06-08
xtensa: libgcc: fix PR target/95571
Max Filippov
1
-24
/
+22
2020-06-04
Missing __divtf3@@GCC_4.4.0 on ia64
Andreas Schwab
2
-0
/
+12
2020-06-02
RISC-V: Make __divdi3 handle div by zero same as hardware.
Jim Wilson
1
-3
/
+5
2020-06-01
i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]
Uros Bizjak
1
-1
/
+1
2020-05-21
libgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_AVX512BF16
H.J. Lu
1
-2
/
+2
2020-05-20
x86: Update VPCLMULQDQ check
H.J. Lu
1
-2
/
+2
2020-05-19
x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI check
H.J. Lu
2
-2
/
+5
2020-05-09
libgcc: cris: Remove support for crisv32-*-* and cris*-*-linux
Hans-Peter Nilsson
2
-9
/
+0
2020-05-06
i386: Use generic division to generate INEXACT exception
Uros Bizjak
1
-13
/
+9
2020-05-06
[AArch64] Use __getauxval instead of getauxval in LSE detection code in libgcc
Kyrylo Tkachov
1
-8
/
+9
2020-05-05
Delete file meant for a private branch
Michael Meissner
1
-7
/
+0
2020-05-05
Remove files meant for private branch
Michael Meissner
2
-85
/
+0
2020-05-05
Delete changes meant for a private branch.
Michael Meissner
1
-7
/
+0
2020-05-05
Patch ieee128-lib-patch010b
Michael Meissner
3
-0
/
+92
2020-05-05
New file
Michael Meissner
1
-0
/
+0
2020-05-05
New files
Michael Meissner
2
-0
/
+0
2020-05-05
Patch ieee128-lib-patch003b
Michael Meissner
1
-0
/
+7
2020-05-05
Add missing ChangeLog entries.
Martin Liska
1
-0
/
+6
2020-05-05
Remove 2 dead variables in bid_internal.h.
Martin Liska
1
-4
/
+0
2020-05-01
i386: Use generic division to generate INVALID and DIVZERO exceptions
Uros Bizjak
1
-12
/
+8
2020-04-27
RS6000: Use .machine ppc for some CRT files
Sebastian Huber
3
-0
/
+3
2020-04-21
aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]
Szabolcs Nagy
1
-0
/
+2
2020-04-19
i386: Remove unneeded assignments when triggering SSE exceptions
Uros Bizjak
1
-6
/
+0
2020-04-15
aarch64: Fix bootstrap with old binutils [PR93053]
Jakub Jelinek
1
-8
/
+49
2020-04-03
S/390 zTPF: Handle skip trace addresses when unwinding
Jim Johnston
1
-57
/
+75
2020-03-26
arm: unified syntax for libgcc when built with -Os [PR94220]
Richard Earnshaw
1
-16
/
+17
2020-03-17
[GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hard
Mihail Ionescu
1
-0
/
+3
2020-03-04
IBM Z: zTPF: Build libgcc with -mtpf-trace-skip
Andreas Krebbel
1
-0
/
+7
2020-03-03
libgcc: arm: convert thumb1 code to unified syntax
Richard Earnshaw
3
-277
/
+296
2020-02-10
Fix libgcc build failure for FRV with recent versions of gas.
Jeff Law
2
-4
/
+4
2020-02-10
i386: Properly pop restore token in signal frame
H.J. Lu
1
-0
/
+43
[next]