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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF
Richard Biener
3
-10
/
+101
2023-12-18
RISC-V: Enable vect test for RV32
Juzhe-Zhong
1
-3
/
+4
2023-12-18
libgomp: Make libgomp.c/declare-variant-1.c test x86 specific
Jakub Jelinek
1
-9
/
+8
2023-12-18
RISC-V: Fix natural regsize for fixed-vlmax of -march=rv64gc_zve32f
Juzhe-Zhong
4
-3
/
+102
2023-12-18
tree-object-size: Robustify alloc_size attribute handling [PR113013]
Jakub Jelinek
2
-9
/
+35
2023-12-18
testsuite: Fix up abi-tag25a.C test for C++11
Jakub Jelinek
1
-1
/
+1
2023-12-18
RISC-V: Bugfix for the RVV const vector
Pan Li
1
-1
/
+1
2023-12-18
testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV.
xuli
1
-3
/
+26
2023-12-18
libphobos: Update build scripts for LoongArch64.
Yang Yujie
4
-40
/
+87
2023-12-18
libruntime: Add fiber context switch code for LoongArch.
Yang Yujie
1
-0
/
+133
2023-12-18
LoongArch: Add support for D frontend.
liushuyu
7
-0
/
+114
2023-12-18
RISC-V: Add viota missed avl_type attribute
xuli
2
-1
/
+76
2023-12-18
RISC-V: Fix POLY INT handle bug
Pan Li
2
-4
/
+45
2023-12-18
Daily bump.
GCC Administrator
4
-1
/
+61
2023-12-17
Fortran: fix argument passing to CONTIGUOUS,TARGET dummy [PR97592]
Harald Anlauf
2
-1
/
+237
2023-12-17
LoongArch: Add alslsi3_extend
Xi Ruoyao
1
-0
/
+12
2023-12-17
LoongArch: Fix instruction costs [PR112936]
Xi Ruoyao
3
-29
/
+43
2023-12-17
LoongArch: Include rtl.h for COSTS_N_INSNS instead of hard coding our own
Xi Ruoyao
1
-2
/
+1
2023-12-17
install: Streamline the hppa*-hp-hpux* section
Gerald Pfeifer
1
-21
/
+2
2023-12-17
doc: Remove references to buildstat.html
Gerald Pfeifer
1
-52
/
+1
2023-12-17
Daily bump.
GCC Administrator
11
-1
/
+426
2023-12-16
libstdc++: Fix bootstrap on AIX due to fileno macro
Jonathan Wakely
1
-1
/
+1
2023-12-17
c++: Seed namespaces for bindings [PR106363]
Nathaniel Shead
3
-3
/
+20
2023-12-16
analyzer: add sarif properties for bounds checking diagnostics
David Malcolm
7
-0
/
+208
2023-12-16
json: fix escaping of object keys
David Malcolm
1
-40
/
+54
2023-12-16
libstdc++: Update some baseline_symbols.txt (x32)
H.J. Lu
1
-1
/
+110
2023-12-16
libstdc++: Optimize std::remove_pointer compilation performance
Ken Matsui
1
-1
/
+7
2023-12-16
libstdc++: Optimize std::is_object compilation performance
Ken Matsui
1
-0
/
+14
2023-12-16
libstdc++: Optimize std::is_function compilation performance
Ken Matsui
1
-2
/
+21
2023-12-16
libstdc++: Optimize std::is_reference compilation performance
Ken Matsui
1
-0
/
+14
2023-12-16
libstdc++: Optimize std::is_member_object_pointer compilation performance
Ken Matsui
1
-1
/
+16
2023-12-16
libstdc++: Optimize std::is_member_function_pointer compilation performance
Ken Matsui
1
-0
/
+16
2023-12-16
libstdc++: Optimize std::is_member_pointer compilation performance
Ken Matsui
1
-1
/
+15
2023-12-16
libstdc++: Optimize std::is_scoped_enum compilation performance
Ken Matsui
1
-0
/
+12
2023-12-16
libstdc++: Optimize std::is_bounded_array compilation performance
Ken Matsui
1
-0
/
+5
2023-12-16
libstdc++: Optimize std::is_array compilation performance
Ken Matsui
1
-0
/
+12
2023-12-16
analyzer: use bit-level granularity for concrete bounds-checking [PR112792]
David Malcolm
6
-183
/
+512
2023-12-16
Fortran: Prevent unwanted finalization with -w option [PR112459]
Paul Thomas
3
-2
/
+43
2023-12-16
Fortran: Fix problems with class array function selectors [PR112834]
Paul Thomas
6
-6
/
+109
2023-12-16
c++: Fix unchecked use of CLASSTYPE_AS_BASE [PR113031]
Nathaniel Shead
2
-1
/
+36
2023-12-16
[aarch64] Add function multiversioning support
Andrew Carlotti
19
-124
/
+1141
2023-12-16
Add support for target_version attribute
Andrew Carlotti
14
-23
/
+124
2023-12-16
ada: Improve attribute exclusion handling
Andrew Carlotti
1
-37
/
+33
2023-12-16
c-family: Simplify attribute exclusion handling
Andrew Carlotti
3
-52
/
+34
2023-12-16
aarch64: Add cpu feature detection to libgcc
Andrew Carlotti
2
-0
/
+501
2023-12-16
aarch64: Fix +nopredres, +nols64 and +nomops
Andrew Carlotti
3
-10
/
+23
2023-12-16
aarch64: Fix +nocrypto handling
Andrew Carlotti
5
-15
/
+43
2023-12-16
Daily bump.
GCC Administrator
10
-1
/
+510
2023-12-15
[PATCH v4 2/3] RISC-V: Update XCValu constraints to match other vendors
Mary Bennett
2
-9
/
+10
2023-12-15
[PATCH v4 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
Mary Bennett
10
-0
/
+60
[next]