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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
i386: Fix addcarry/subborrow issues [PR117860]
Uros Bizjak
3
-20
/
+140
2024-12-05
arm: remove support for iWMMX/iWMMX2 intrinsics
Richard Earnshaw
1
-1811
/
+1
2024-12-05
aarch64: Mark vluti* intrinsics as QUIET
Richard Sandiford
1
-12
/
+12
2024-12-05
aarch64: Reintroduce FLAG_AUTO_FP
Richard Sandiford
1
-7
/
+8
2024-12-05
aarch64: Rename FLAG_NONE to FLAG_DEFAULT
Richard Sandiford
3
-391
/
+391
2024-12-05
aarch64: Rename FLAG_AUTO_FP to FLAG_QUIET
Richard Sandiford
2
-23
/
+23
2024-12-05
Match: Refactor the unsigned SAT_TRUNC match patterns [NFC]
Pan Li
1
-60
/
+52
2024-12-05
middle-end/117801 - failed register coalescing due to GIMPLE schedule
Richard Biener
4
-13
/
+39
2024-12-05
libstdc++: Use ADL swap for containers' function objects [PR117921]
Jonathan Wakely
4
-3
/
+125
2024-12-05
arm: Add CDE options for star-mc1 cpu
Arvin Zhong
2
-2
/
+12
2024-12-05
doloop: Fix up doloop df use [PR116799]
Jakub Jelinek
3
-1
/
+91
2024-12-05
c: Diagnose unexpected va_start arguments in C23 [PR107980]
Jakub Jelinek
12
-5
/
+230
2024-12-05
AVR: target/107957 - Propagate zero_reg to store sources.
Georg-Johann Lay
4
-5
/
+63
2024-12-05
AVR: target/107957 - Split multi-byte loads and stores.
Georg-Johann Lay
5
-5
/
+126
2024-12-05
AVR: target/64242 - Copy FP to a local reg in nonlocal_goto.
Georg-Johann Lay
1
-1
/
+6
2024-12-05
AVR: Rework patterns that add / subtract an (inverted) MSB.
Georg-Johann Lay
3
-114
/
+227
2024-12-05
doc: Add store-forwarding-max-distance to invoke.texi
Filip Kastl
1
-0
/
+5
2024-12-05
params.opt: Fix typo
Filip Kastl
1
-1
/
+1
2024-12-05
Allow limited extended asm at toplevel [PR41045]
Jakub Jelinek
14
-36
/
+464
2024-12-05
RISC-V: Add const to function_shape::get_name [NFC]
Kito Cheng
3
-73
/
+73
2024-12-05
Daily bump.
GCC Administrator
6
-1
/
+134
2024-12-04
compiler: traverse method declarations
Ian Lance Taylor
2
-22
/
+30
2024-12-04
c++: give suggestion on misspelled class name [PR116771]
David Malcolm
2
-1
/
+24
2024-12-04
libgdiagnostics: documentation tweaks
David Malcolm
7
-8
/
+9
2024-12-04
sched1: debug/model: dump predecessor list and BB num [NFC]
Vineet Gupta
2
-7
/
+17
2024-12-04
sched1: parameterize pressure scheduling spilling aggressiveness [PR/114729]
Vineet Gupta
6
-8
/
+76
2024-12-04
AVR: ad target/84211 - Fix dumping INSN_UID for null insn.
Georg-Johann Lay
1
-3
/
+4
2024-12-04
contrib: Fix 2 bugs in check-params-in-docs.py
Filip Kastl
1
-3
/
+3
2024-12-04
arm: use quotes when referring to command-line options [PR90160]
David Malcolm
1
-3
/
+3
2024-12-04
gcc/configure: Properly remove -O flags from C[XX]FLAGS
Andreas Schwab
2
-8
/
+40
2024-12-04
c++: Don't reject pointer to virtual method during constant evaluation [PR117...
Simon Martin
2
-0
/
+28
2024-12-04
c++: Fix up erroneous template error recovery ICE [PR117826]
Jakub Jelinek
2
-5
/
+6
2024-12-04
tree-optimization/116083 - SLP discovery slowness
Richard Biener
1
-28
/
+29
2024-12-04
RISC-V: Add assert for insn operand out of range access [PR117878][NFC]
Pan Li
1
-0
/
+6
2024-12-03
phiopt: Reset the number of iterations information of a loop when changing an...
Andrew Pinski
3
-0
/
+75
2024-12-03
Fortran: Fix B64.0 formatted write output.
Jerry DeLisle
2
-0
/
+14
2024-12-04
Daily bump.
GCC Administrator
11
-1
/
+592
2024-12-03
Rectify some test cases.
Georg-Johann Lay
10
-8
/
+17
2024-12-03
libstdc++: Fix parallel std::exclusive_scan [PR108236]
Jonathan Wakely
5
-7
/
+104
2024-12-03
libstdc++: Simplify allocator propagation helpers using 'if constexpr'
Jonathan Wakely
1
-53
/
+3
2024-12-03
libstdc++: Add fancy pointer support to std::forward_list [PR57272]
Jonathan Wakely
7
-143
/
+635
2024-12-03
libstdc++: Add fancy pointer support to std::list [PR57272]
Jonathan Wakely
8
-88
/
+737
2024-12-03
libstdc++: Stop using _Self typedefs in std::list iterators
Jonathan Wakely
1
-19
/
+21
2024-12-03
libstdc++: Refactor std::list::size() for cxx11 ABI
Jonathan Wakely
1
-82
/
+97
2024-12-03
AVR: Skip some test cases that don't work for it.
Georg-Johann Lay
4
-0
/
+12
2024-12-03
AVR: Improve location of late diagnostics.
Georg-Johann Lay
6
-22
/
+34
2024-12-03
Move some CRC tests into the gcc.dg/torture directory
Jeff Law
22
-0
/
+0
2024-12-03
c++/contracts: ICE with contract assert on non-empty statement [PR 117579]
Nina Ranns
2
-2
/
+13
2024-12-03
maintainer-scripts: build the libgdiagnostics docs for the website [PR117883]
David Malcolm
1
-7
/
+19
2024-12-03
maintainer-scripts: fix jit docs on website
David Malcolm
1
-1
/
+2
[next]