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
path:
root
/
gcc
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]
David Malcolm
1
-0
/
+1
2023-06-21
diagnostics: add support for "text art" diagrams
David Malcolm
1
-1
/
+10
2023-06-15
configure: Implement --enable-host-pie
Marek Polacek
1
-13
/
+19
2023-06-12
Split pointer ibased range operators to range-op-ptr.cc
Andrew MacLeod
1
-0
/
+1
2023-06-05
Fix PR 110085: `make clean` in GCC directory on sh target causes a failure
Andrew Pinski
1
-7
/
+0
2023-05-24
Gimple range PHI analyzer and testcases
Andrew MacLeod
1
-0
/
+1
2023-05-08
Makefile.in: clean up match.pd-related dependencies
Alexander Monakov
1
-6
/
+3
2023-05-07
build: Use -nostdinc generating macro_list [PR109522]
Xi Ruoyao
1
-1
/
+1
2023-05-06
build: Replace seq for portability with GNU Make variant
Jakub Jelinek
1
-10
/
+12
2023-05-05
match.pd: Use splits in makefile and make configurable.
Tamar Christina
1
-20
/
+47
2023-05-05
genmatch: split shared code to gimple-match-exports.cc
Tamar Christina
1
-1
/
+3
2023-04-08
riscv: Fix genrvv-type-indexer dependencies
Jakub Jelinek
1
-2
/
+4
2023-03-21
html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports it
Arsen Arsenović
1
-1
/
+5
2023-01-30
Set CROSS_SYSTEM_HEADER_DIR according includedir
YunQiang Su
1
-1
/
+5
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-31
modula-2: Fix building the plugin for Darwin [PR107612].
Rainer Orth
1
-2
/
+3
2022-12-08
analyzer: rename region-model-impl-calls.cc to kf.cc
David Malcolm
1
-1
/
+1
2022-12-06
analyzer: split out more stuff from region-model-impl-calls.cc
David Malcolm
1
-0
/
+3
2022-11-30
analyzer: move bounds checking to a new bounds-checking.cc
David Malcolm
1
-0
/
+1
2022-11-24
Remove value_range_equiv.
Aldy Hernandez
1
-1
/
+0
2022-11-23
d: respect --enable-link-mutex configure option
Martin Liska
1
-0
/
+1
2022-11-22
Revert "configure: Implement --enable-host-pie"
Marek Polacek
1
-17
/
+12
2022-11-22
configure: Implement --enable-host-pie
Marek Polacek
1
-12
/
+17
2022-11-16
analyzer: split out checker-path.cc into a new checker-event.cc
David Malcolm
1
-0
/
+1
2022-11-15
c, analyzer: support named constants in analyzer [PR106302]
David Malcolm
1
-0
/
+2
2022-11-14
Revert "sphinx: support Sphinx in build system"
Martin Liska
1
-142
/
+226
2022-11-14
Revert "sphinx: add --with-sphinx-build"
Martin Liska
1
-20
/
+19
2022-11-14
Revert "sphinx: support installation if sphinx-build is missing"
Martin Liska
1
-36
/
+64
2022-11-14
Revert "avr: sphinx: port gen-avr-mmcu to RST"
Martin Liska
1
-7
/
+0
2022-11-14
Revert "docs: fix links pointing to gcc.gnu.org/install"
Martin Liska
1
-1
/
+1
2022-11-11
analyzer: new warning: -Wanalyzer-infinite-recursion [PR106147]
David Malcolm
1
-0
/
+1
2022-11-09
docs: fix links pointing to gcc.gnu.org/install
Martin Liska
1
-1
/
+1
2022-11-09
avr: sphinx: port gen-avr-mmcu to RST
Martin Liska
1
-0
/
+7
2022-11-09
sphinx: support installation if sphinx-build is missing
Martin Liska
1
-64
/
+36
2022-11-09
sphinx: add --with-sphinx-build
Martin Liska
1
-19
/
+20
2022-11-09
sphinx: support Sphinx in build system
Martin Liska
1
-226
/
+142
2022-11-04
Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRU...
Thomas Schwinge
1
-1
/
+0
2022-11-04
Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR'
Thomas Schwinge
1
-0
/
+1
2022-10-04
analyzer: revamp side-effects of call summaries [PR107072]
David Malcolm
1
-0
/
+1
2022-09-29
Add OPTIONS_H_EXTRA to GTFILES
Richard Sandiford
1
-0
/
+1
2022-09-22
Create gimple_range_op_handler in a new source file.
Andrew MacLeod
1
-0
/
+1
2022-09-09
analyzer: add support for plugin-supplied known function behaviors
David Malcolm
1
-0
/
+1
2022-09-02
STABS: remove -gstabs and -gxcoff functionality
Martin Liska
1
-3
/
+1
2022-08-31
Support --disable-fixincludes.
Martin Liska
1
-17
/
+13
2022-07-25
Dispatch code for floating point range ops.
Aldy Hernandez
1
-0
/
+1
2022-07-15
Convert vrange dumping facilities to pretty_printer.
Aldy Hernandez
1
-0
/
+1
2022-07-03
Implement class vrange_storage to stream ranges to long term memory.
Aldy Hernandez
1
-0
/
+2
2022-07-02
analyzer: implement five new warnings for misuse of POSIX file descriptor API...
Immad Mir
1
-0
/
+1
2022-06-28
Remove legacy EVRP code.
Aldy Hernandez
1
-2
/
+0
2022-06-28
Add TFLAGS to gcc's GCC_FOR_TARGET
Alexandre Oliva
1
-1
/
+5
[next]