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
/
gcc
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
genrecog: Split into separate partitions [PR111600].
Robin Dapp
1
-5
/
+24
2024-12-06
diagnostics: UX: add doc URLs for attributes (v2)
David Malcolm
1
-0
/
+13
2024-12-01
[PATCH v7 10/12] Verify detected CRC loop with symbolic execution and LFSR ma...
Mariam Arutunian
1
-0
/
+1
2024-12-01
[PATCH v6 09/12] Add symbolic execution support.
Matevos Mehrabyan
1
-0
/
+3
2024-12-01
[PATCH v7 08/12] Add a new pass for naive CRC loops detection
Mariam Arutunian
1
-0
/
+1
2024-11-29
Rename "libdiagnostics" to "libgdiagnostics"
David Malcolm
1
-93
/
+93
2024-11-25
Add target-independent store forwarding avoidance pass
Konstantinos Eleftheriou
1
-0
/
+1
2024-11-18
libdiagnostics: add a "sarif-replay" command-line tool [PR96032]
David Malcolm
1
-3
/
+13
2024-11-18
json: add json parsing support
David Malcolm
1
-1
/
+1
2024-11-18
Add libdiagnostics (v4)
David Malcolm
1
-1
/
+178
2024-11-12
selftests: clear GCC_COLORS [PR117503]
David Malcolm
1
-1
/
+1
2024-11-01
Reimplement 'assume' processing pass.
Andrew MacLeod
1
-0
/
+1
2024-11-01
Use LC_ALL=C when running selftests [PR117361]
David Malcolm
1
-0
/
+3
2024-10-31
diagnostics: add class lazy_diagnostic_path
David Malcolm
1
-0
/
+1
2024-10-29
diagnostics: support multiple output formats simultaneously [PR116613]
David Malcolm
1
-1
/
+2
2024-10-27
genmatch: Add selftests to genmatch for diag_vfprintf
Jakub Jelinek
1
-0
/
+1
2024-10-15
genmatch: Revert recent genmatch changes, instead add custom diag_vfprintf ro...
Jakub Jelinek
1
-11
/
+3
2024-10-12
bootstrap: Fix genmatch build where system gcc defaults to -fPIE -pie
Jakub Jelinek
1
-0
/
+5
2024-10-12
libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnostics
Jakub Jelinek
1
-3
/
+6
2024-10-02
opts: Fix up regenerate-opt-urls dependencies
Jakub Jelinek
1
-2
/
+2
2024-08-26
diagnostics: move output formats from diagnostic.{c,h} to their own files
David Malcolm
1
-0
/
+1
2024-07-24
diagnostics: SARIF output: potentially add escaped renderings of source (§3....
David Malcolm
1
-0
/
+1
2024-07-21
gcc: stop adding -fno-common for checking builds
Sam James
1
-6
/
+2
2024-07-08
[to-be-committed][RISC-V][V3] DCE analysis for extension elimination
Jeff Law
1
-0
/
+1
2024-06-25
diagnostics: introduce diagnostic-global-context.cc
David Malcolm
1
-0
/
+1
2024-06-24
Add a late-combine pass [PR106594]
Richard Sandiford
1
-0
/
+1
2024-06-18
diagnostics: rename tree-diagnostic-path.cc to diagnostic-path.cc
David Malcolm
1
-3
/
+3
2024-06-18
diagnostics: introduce diagnostic-macro-unwinding.h/cc
David Malcolm
1
-0
/
+1
2024-06-18
diagnostics: remove tree usage from tree-diagnostic-path.cc
David Malcolm
1
-0
/
+2
2024-06-18
diagnostics: move simple_diagnostic_{path,thread,event} to their own .h/cc
David Malcolm
1
-0
/
+1
2024-06-06
Plugins: Add label-text.h to CPPLIB_H so it will be installed [PR115288]
Andrew Pinski
1
-0
/
+1
2024-05-30
aarch64, middle-end: Move pair_fusion pass from aarch64 to middle-end
Ajit Kumar Agarwal
1
-0
/
+1
2024-05-30
Add new text_art::tree_widget and use it in analyzer
David Malcolm
1
-0
/
+1
2024-05-28
Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]
David Malcolm
1
-1
/
+2
2024-05-11
[PATCH v2 1/4] Support for CodeView debugging format
Mark Harmstone
1
-0
/
+2
2024-05-07
Remove obsolete Solaris 11.3 support
Rainer Orth
1
-1
/
+0
2024-02-12
gcc/Makefile.in: Always check info dependencies
Christophe Lyon
1
-0
/
+7
2024-01-18
Darwin, configure: Handle a missing substitution.
Iain Sandoe
1
-1
/
+1
2024-01-04
opts: add logic to generate options-urls.cc
David Malcolm
1
-4
/
+14
2024-01-04
options: add gcc/regenerate-opt-urls.py
David Malcolm
1
-0
/
+16
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-12-22
Allow overriding EXPECT
Christophe Lyon
1
-0
/
+3
2023-12-14
A new copy propagation and PHI elimination pass
Filip Kastl
1
-0
/
+1
2023-12-06
remove qmtest-related Makefile targets
Eric Gallager
1
-53
/
+0
2023-12-05
Introduce strub: machine-independent stack scrubbing
Alexandre Oliva
1
-0
/
+2
2023-12-02
attribs: Cache the gnu namespace
Richard Sandiford
1
-1
/
+2
2023-11-28
analyzer: install header files for use by plugins [PR109077]
David Malcolm
1
-4
/
+6
2023-11-19
libcpp: split decls out to rich-location.h
David Malcolm
1
-0
/
+1
2023-11-17
analyzer: new warning: -Wanalyzer-infinite-loop [PR106147]
David Malcolm
1
-0
/
+1
2023-11-14
*: add modern gettext
Arsen Arsenović
1
-3
/
+5
[next]