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-02-07
Daily bump.
GCC Administrator
8
-1
/
+149
2024-02-06
c++: Disallow this specifier except for parameter declarations [PR113788]
Jakub Jelinek
2
-3
/
+25
2024-02-06
x86-64: Return 10_REG if there is no scratch register
H.J. Lu
1
-1
/
+1
2024-02-06
c++: add fixed test [PR94231]
Marek Polacek
1
-0
/
+20
2024-02-06
aarch64: Fix function multiversioning mangling
Andrew Carlotti
10
-38
/
+475
2024-02-06
aarch64: Fix build against libc++ in c++11 mode [PR113763]
Jakub Jelinek
1
-3
/
+3
2024-02-06
c++: add auto_diagnostic_group to early_check_defaulted_comparison
Marek Polacek
1
-0
/
+1
2024-02-06
RISC-V: Fix infinite compilation of VSETVL PASS
Juzhe-Zhong
1
-5
/
+4
2024-02-06
asan: Don't fold some strlens with -fsanitize=address [PR110676]
Jakub Jelinek
2
-0
/
+19
2024-02-06
lower-bitint: Encode address space qualifiers in VIEW_CONVERT_EXPRs [PR113736]
Jakub Jelinek
2
-4
/
+49
2024-02-06
tree-ssa-math-opts: Fix up convert_{mult,plusminus}_to_widen [PR113759]
Jakub Jelinek
2
-32
/
+54
2024-02-06
libssp: Fix gets-chk.c compilation on Solaris
Rainer Orth
4
-4
/
+65
2024-02-06
AArch64: aarch64_class_max_nregs mishandles 64-bit structure modes [PR112577]
Tejas Belagod
1
-0
/
+2
2024-02-06
libgcc: Export i386 symbols added after GCC_7.0.0 on Solaris [PR113700]
Rainer Orth
2
-0
/
+40
2024-02-06
libgcc: fix SEH C++ rethrow semantics [PR113337]
Matteo Italia
1
-3
/
+3
2024-02-06
libstdc++: /dev/null is not accessible on Windows
Torbjörn SVENSSON
1
-2
/
+5
2024-02-05
c++: defaulted op== for incomplete class [PR107291]
Jason Merrill
2
-1
/
+10
2024-02-06
LoongArch: libsanitizer: Enable Lsan and Tsan for loongarch64.
chenguoqi
3
-2
/
+8
2024-02-06
Daily bump.
GCC Administrator
8
-1
/
+153
2024-02-06
riscv: Fix compiler warning in thead.cc
Christoph Müllner
1
-1
/
+2
2024-02-05
c++: -frounding-math test [PR109359]
Jason Merrill
1
-0
/
+8
2024-02-05
Update gcc zh_CN.po
Joseph Myers
1
-202
/
+157
2024-02-05
c++: prvalue of array type [PR111286]
Jason Merrill
2
-4
/
+17
2024-02-05
libgo: bump libgo version for GCC 14 release
Ian Lance Taylor
3
-3
/
+3
2024-02-05
compiler: add Type::message_name
Ian Lance Taylor
4
-25
/
+375
2024-02-05
x86-64: Find a scratch register for large model profiling
H.J. Lu
4
-15
/
+214
2024-02-05
contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed
Jakub Jelinek
1
-0
/
+4
2024-02-05
c: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
Jakub Jelinek
2
-1
/
+6
2024-02-05
libitm: small update for C++20
Marek Polacek
1
-3
/
+3
2024-02-05
arm: Fix missing bti instruction for virtual thunks
Richard Ball
3
-0
/
+24
2024-02-05
x86-64: Update gcc.target/i386/apx-ndd.c
H.J. Lu
1
-34
/
+34
2024-02-05
mips: Fix missing mode in neg<mode:MSA>2
Xi Ruoyao
1
-1
/
+1
2024-02-05
MIPS: Fix wrong MSA FP vector negation
Xi Ruoyao
1
-3
/
+15
2024-02-05
tree-optimization/113707 - ICE with VN elimination
Richard Biener
3
-0
/
+76
2024-02-05
Vectorizer and address-spaces
Richard Biener
1
-1
/
+1
2024-02-05
lower-bitint: Remove single label _BitInt switches [PR113737]
Jakub Jelinek
2
-1
/
+40
2024-02-05
i386: Clear REG_UNUSED and REG_DEAD notes from the IL at the end of vzerouppe...
Jakub Jelinek
1
-0
/
+26
2024-02-05
target/113255 - avoid REG_POINTER on a pointer difference
Richard Biener
1
-1
/
+1
2024-02-04
RISC-V: Add sifive-p450, sifive-p67 to -mcpu
Monk Chiang
4
-1
/
+85
2024-02-04
RISC-V: Support scheduling for sifive p400 series
Monk Chiang
7
-3
/
+198
2024-02-05
Daily bump.
GCC Administrator
7
-1
/
+109
2024-02-04
libstdc++: Replace padding bits with bit-fields in __format::_Spec
Jonathan Wakely
1
-0
/
+2
2024-02-04
libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
Jonathan Wakely
4
-9
/
+38
2024-02-04
libstdc++: Add copyright and license text to new generated headers
Jonathan Wakely
4
-2
/
+112
2024-02-04
xtensa: Fix missing mode warning in "*eqne_zero_masked_bits"
Takayuki 'January June' Suwa
1
-1
/
+1
2024-02-04
xtensa: Recover constant synthesis for HImode after LRA transition
Takayuki 'January June' Suwa
1
-8
/
+14
2024-02-04
[committed] Reasonably handle SUBREGs in risc-v cost modeling
Jeff Law
2
-7
/
+26
2024-02-04
LoongArch: Fix wrong LSX FP vector negation
Xi Ruoyao
3
-27
/
+18
2024-02-04
LoongArch: Avoid out-of-bounds access in loongarch_symbol_insns
Xi Ruoyao
1
-1
/
+2
2024-02-04
LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_{1, 2}.c FAIL.
Li Wei
1
-55
/
+163
[next]