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
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
2022-06-07
Revert "configure: arrange to use appropriate objcopy"
Jan Beulich
1
-1
/
+0
2022-06-03
configure: arrange to use appropriate objcopy
Jan Beulich
1
-0
/
+1
2022-06-02
diagnostics: add SARIF output format
David Malcolm
1
-1
/
+7
2022-05-31
build: TAGS and .cc transition
Jason Merrill
1
-3
/
+3
2022-05-25
Use infer instead of side-effect for ranges.
Andrew MacLeod
1
-1
/
+1
2022-05-17
Add side effect infrastructure.
Andrew MacLeod
1
-0
/
+1
2022-05-16
analyzer: implement four new warnings for <stdarg.h> misuses [PR105103]
David Malcolm
1
-1
/
+2
2022-01-17
Manual changes for .cc renaming.
Martin Liska
1
-23
/
+23
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-142
/
+142
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-12
Replace gnu::unique_ptr with std::unique_ptr
Jonathan Wakely
1
-1
/
+0
2021-12-09
Provide vxworks alternate stdint.h during the build
Olivier Hainque
1
-2
/
+3
2021-12-02
gcc: Fix "argument list too long" from install-plugins
Richard Purdie
1
-1
/
+1
[next]