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
/
toplev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
attribs: Implement -Wno-attributes=vendor::attr [PR101940]
Marek Polacek
1
-0
/
+2
2021-10-21
options: Fix variable tracking option processing.
Martin Liska
1
-46
/
+1
2021-10-21
Move the initial debug_hooks setting
Richard Biener
1
-3
/
+3
2021-10-15
Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
Richard Biener
1
-0
/
+5
2021-10-14
Eliminate AUTODETECT_VALUE usage in options.
Martin Liska
1
-27
/
+14
2021-10-13
Fix handling of flag_rename_registers by a target.
Martin Liska
1
-7
/
+0
2021-10-11
opts: Remove AUTODETECT_VALUE usage.
Martin Liska
1
-3
/
+3
2021-10-11
Remove usage of IRA_REGION_AUTODETECT
Martin Liska
1
-1
/
+1
2021-10-08
Come up with OPTION_SET_P macro.
Martin Liska
1
-1
/
+1
2021-10-07
ctf: Do not warn for CTF not supported for GNU GIMPLE
Indu Bhagat
1
-5
/
+7
2021-10-07
build: Fix --enable-gather-detailed-mem-stats
Martin Liska
1
-2
/
+3
2021-10-05
Make flow of option processing more readily visible
Richard Biener
1
-24
/
+19
2021-10-03
options: check for CL_OPTIMIZATION only for cl_options.
Martin Liska
1
-1
/
+2
2021-10-02
options: fix ASAN issue during saving of opt. options
Martin Liska
1
-1
/
+1
2021-10-01
Append target/optimize attr to the current cmdline.
Martin Liska
1
-0
/
+8
2021-09-27
flag_complex_method: support optimize attribute
Martin Liska
1
-8
/
+0
2021-07-19
debug: Allow means for targets to opt out of CTF/BTF support
Indu Bhagat
1
-2
/
+9
2021-06-28
CTF/BTF debug formats
Indu Bhagat
1
-2
/
+17
2021-06-28
ipa-sra: Restructure how cloning and call redirection communicate (PR 93385)
Martin Jambor
1
-0
/
+2
2021-06-11
Introduce -Wcoverage-invalid-line-number
Martin Liska
1
-6
/
+13
2021-05-20
dwarf: new dwarf_debuginfo_p predicate
Indu Bhagat
1
-4
/
+2
2021-05-20
opts: change write_symbols to support bitmasks
Indu Bhagat
1
-3
/
+6
2021-05-10
Reset prologue_location before calling code_end
Bernd Edlinger
1
-0
/
+1
2021-02-15
Fix 2 more leaks related to gen_command_line_string.
Martin Liska
1
-5
/
+9
2021-02-08
opts: fix handling of -fpatchable-function-entries option
Martin Liska
1
-1
/
+5
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-04
Refactor -frecord-gcc-switches.
Martin Liska
1
-158
/
+18
2020-11-25
libsanitizer: Add hwasan pass and associated gimple changes
Matthew Malcomson
1
-1
/
+1
2020-11-25
libsanitizer: mid-end: Introduce stack variable handling for HWASAN
Matthew Malcomson
1
-0
/
+3
2020-11-25
libsanitizer: options: Add hwasan flags and argument parsing
Matthew Malcomson
1
-0
/
+9
2020-11-13
Asan changes for RISC-V.
Jim Wilson
1
-1
/
+2
2020-11-06
PR target/96307: Fix KASAN option checking.
Kito Cheng
1
-1
/
+0
2020-10-23
Move thunks out of cgraph_node
Jan Hubicka
1
-0
/
+1
2020-10-06
dbgcnt: print list after compilation
Martin Liska
1
-0
/
+4
2020-09-22
Fix ipa-modref selftest and destructor
Jan Hubicka
1
-0
/
+3
2020-09-14
options: Save and restore opts_set for Optimization and Target options
Jakub Jelinek
1
-3
/
+4
2020-08-12
Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
Jakub Jelinek
1
-10
/
+0
2020-08-03
Removal of HSA offloading from gcc and libgomp
Martin Jambor
1
-3
/
+0
2020-07-23
PR target/96260 - KASAN should work even back-end not porting anything.
Kito Cheng
1
-1
/
+21
2020-06-07
Introduce flag_cunroll_grow_size for cunroll
guojiufu
1
-0
/
+5
2020-05-26
revamp dump and aux output names
Alexandre Oliva
1
-18
/
+44
2020-05-06
add a new option -flarge-source-files.
qing zhao
1
-0
/
+3
2020-04-30
toplev.c: Check for null argument to fprintf
Stefan Schulze Frielinghaus
1
-1
/
+1
2020-01-10
Add diagnostic paths
David Malcolm
1
-0
/
+4
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-18
Add diagnostic_metadata and CWE support
David Malcolm
1
-0
/
+2
2019-11-20
drop attempt to reuse cgraph callees for -fcallgraph-info
Alexandre Oliva
1
-8
/
+0
2019-11-19
Restore init_ggc_heuristics.
Martin Liska
1
-4
/
+4
2019-11-12
Remove last leftover usage of params* files.
Martin Liska
1
-8
/
+0
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
[next]