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/gfortran-test
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-15
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-15
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
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-28
RISC-V: xtheadmemidx: Fix mode test for pre/post-modify addressing
Christoph Müllner
2
-4
/
+18
2024-07-28
cp+coroutines: teach convert_to_void to diagnose discarded co_awaits
Arsen Arsenović
5
-1
/
+91
2024-07-28
cp/coroutines: do not rewrite parameters in unevaluated contexts
Arsen Arsenović
2
-0
/
+36
2024-07-28
[committed] Trivial testcase adjustment
Jeff Law
1
-1
/
+1
2024-07-28
tree-optimization/116083 - improve behavior when SLP discovery limit is reached
Richard Biener
1
-14
/
+12
2024-07-28
rtl-ssa: Define INCLUDE_ARRAY
Richard Sandiford
15
-0
/
+15
2024-07-28
doc: Document -O1 as the preferred level for large machine-generated code
Sam James
1
-0
/
+5
2024-07-28
tree-optimization/116081 - typedef vs. non-typedef in vectorization
Richard Biener
1
-1
/
+1
2024-07-28
tree-optimization/116079 - store motion and clobbers
Richard Biener
2
-0
/
+22
2024-07-28
tree-optimization/116081 - typedef vs. non-typedef in vectorization
Richard Biener
1
-1
/
+1
2024-07-28
RISC-V: Error early with V and no M extension.
Robin Dapp
18
-20
/
+60
2024-07-28
RISC-V: Allow LICM hoist POLY_INT configuration code sequence
Juzhe-Zhong
4
-4
/
+76
2024-07-28
rtl-ssa: Fix split_clobber_group tree insertion [PR116044]
Richard Sandiford
2
-30
/
+39
2024-07-28
SVE Intrinsics: Change return type of redirect_call to gcall.
Jennifer Schmitz
3
-5
/
+5
2024-07-28
Maintain complex constraint vector order during PTA solving
Richard Biener
1
-12
/
+61
2024-07-28
i386: Adjust rtx cost for imulq and imulw [PR115749]
Lingling Kong
2
-8
/
+24
2024-07-28
Daily bump.
GCC Administrator
7
-1
/
+775
2024-07-28
diagnostics: SARIF output: tweak output for UNKNOWN_LOCATION
David Malcolm
1
-8
/
+115
2024-07-28
diagnostics: add selftests for SARIF output
David Malcolm
6
-8
/
+264
2024-07-28
diagnostics: SARIF output: add "annotations" property (§3.28.6)
David Malcolm
5
-1
/
+110
2024-07-28
diagnostics: SARIF output: add "{start,end}TimeUtc" properties (§§3.20.7-8)
David Malcolm
2
-0
/
+33
2024-07-28
diagnostics: SARIF output: add "arguments" property (§3.20.2)
David Malcolm
7
-11
/
+132
2024-07-28
diagnostics: SARIF output: add "workingDirectory" property (§3.20.19)
David Malcolm
2
-5
/
+11
2024-07-28
diagnostics: SARIF output: potentially add escaped renderings of source (§3....
David Malcolm
12
-85
/
+615
2024-07-28
diagnostics: JSON output: use std::unique_ptr throughout
David Malcolm
1
-60
/
+62
2024-07-28
diagnostics: SARIF output: use std::unique_ptr throughout
David Malcolm
3
-337
/
+337
2024-07-28
json: support std::unique_ptr in array::append and object::set
David Malcolm
11
-6
/
+58
2024-07-28
diagnostics: output formats: use references for non-null pointers
David Malcolm
6
-123
/
+122
2024-07-28
diagnostics: SARIF output: add sarif_object subclasses throughout
David Malcolm
2
-215
/
+399
2024-07-28
gcov: reduce use of naked "new" for json output
David Malcolm
1
-2
/
+2
2024-07-28
analyzer: reduce use of naked "new" for json dumps
David Malcolm
9
-47
/
+39
2024-07-28
json: add array::append_string
David Malcolm
5
-9
/
+17
2024-07-28
json: add dump overload for easier debugging
David Malcolm
2
-0
/
+11
2024-07-28
c++: parse error with -std=c++14 -fconcepts [PR116071]
Jason Merrill
2
-3
/
+25
2024-07-28
c++: Mostly concepts related formatting fixes
Jakub Jelinek
3
-174
/
+175
2024-07-28
[rtl-optimization/116037] Explicitly track if a destination was skipped in ex...
Jeff Law
2
-9
/
+69
2024-07-28
testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]
Jakub Jelinek
1
-2
/
+3
2024-07-28
aarch64: Extend aarch64_feature_flags to 128 bits
Andrew Carlotti
5
-17
/
+33
2024-07-28
Add new bbitmap<N> class
Andrew Carlotti
1
-0
/
+236
2024-07-28
aarch64: Use constructor explicitly in get_flags_off
Andrew Carlotti
1
-2
/
+3
2024-07-28
aarch64: Add bool conversion to TARGET_* macros
Andrew Carlotti
5
-131
/
+79
2024-07-28
aarch64: Add explicit bool cast to return value
Andrew Carlotti
1
-1
/
+1
2024-07-28
aarch64: Decouple feature flag option storage type
Andrew Carlotti
3
-10
/
+16
2024-07-28
aarch64: Define aarch64_get_{asm_|}isa_flags
Andrew Carlotti
3
-23
/
+26
2024-07-28
aarch64: Introduce aarch64_isa_mode type
Andrew Carlotti
4
-77
/
+94
2024-07-28
aarch64: Eliminate a temporary variable.
Andrew Carlotti
1
-5
/
+4
2024-07-28
aarch64: Move AARCH64_NUM_ISA_MODES definition
Andrew Carlotti
2
-5
/
+5
2024-07-28
aarch64: Remove unused global aarch64_tune_flags
Andrew Carlotti
1
-4
/
+0
2024-07-28
c++: add fixed testcase [PR109997]
Jason Merrill
1
-0
/
+4
2024-07-28
optabs/rs6000: Rename iorc and andc to iorn and andn
Andrew Pinski
7
-40
/
+44
[prev]
[next]