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
/
gcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
Come up with startswith function.
Martin Liska
1
-7
/
+7
2021-04-28
offload-defaulted: Config option to silently ignore uninstalled offload compi...
Tobias Burnus
1
-1
/
+16
2021-02-05
driver: error for nonexistent linker inputs [PR 98943]
Nathan Sidwell
1
-2
/
+9
2021-02-05
PR target/98878 - Incorrect multilib list for riscv*-rtems
Kito Cheng
1
-6
/
+21
2021-01-22
driver: do not check file existence here [PR 98452]
Nathan Sidwell
1
-34
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-01-04
Fix -save-temp leaking lto files in /tmp
Bernd Edlinger
1
-1
/
+27
2021-01-01
Update copyright dates.
Jakub Jelinek
1
-1
/
+1
2020-12-11
c++: Final module preparations
Nathan Sidwell
1
-0
/
+1
2020-12-01
driver: Don't imply -dD for -g3 -g0 [PR97989]
Jakub Jelinek
1
-1
/
+1
2020-11-30
Fix print_multilib_info when default arguments appear in the option list with...
Kito Cheng
1
-6
/
+17
2020-11-25
libsanitizer: options: Add hwasan flags and argument parsing
Matthew Malcomson
1
-0
/
+25
2020-11-17
MingW: Don't add suffix for nul device
Tamar Christina
1
-2
/
+2
2020-11-16
Update documentation for spec files
Armin Brauns via Gcc-patches
1
-0
/
+6
2020-10-24
Update check for working assembler --gdwarf-4 option
H.J. Lu
1
-2
/
+2
2020-10-23
Add a if-exists-then-else built-in spec function
Douglas Rupp
1
-0
/
+25
2020-10-07
debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Jakub Jelinek
1
-4
/
+73
2020-08-27
vec: add exact argument for various grow functions.
Martin Liska
1
-1
/
+1
2020-08-21
driver: Fix several memory leaks [PR63854]
Alex Coplan
1
-8
/
+52
2020-07-24
[PR96230] some -dumpbase-ext fixes
Alexandre Oliva
1
-2
/
+13
2020-06-05
[PR95456] avoid memcpy (_, NULL, 0) in gcc.c
Alexandre Oliva
1
-7
/
+7
2020-05-26
do not skip validation of switch after %<opt
Alexandre Oliva
1
-9
/
+23
2020-05-26
revamp dump and aux output names
Alexandre Oliva
1
-173
/
+765
2020-05-05
Silence warning in LTO mode on VxWorks
Eric Botcazou
1
-0
/
+5
2020-02-24
PR47785: Add support for handling Xassembler/Wa options with LTO.
Prathamesh Kulkarni
1
-0
/
+29
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-01-01
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
1
-1
/
+1
2019-11-30
driver: Do not warn about ineffective `-x' option if no inputs were given
Maciej W. Rozycki
1
-1
/
+1
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
2019-10-10
pretty-print: support URL escape sequences (PR 87488)
David Malcolm
1
-0
/
+5
2019-08-08
Fix file descriptor existence of MinGW.
Martin Liska
1
-2
/
+2
2019-08-02
Properly detect working jobserver in gcc driver.
Martin Liska
1
-0
/
+42
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-2
/
+2
2019-07-03
Add zstd support for LTO bytecode compression.
Martin Liska
1
-0
/
+5
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-3
/
+3
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-6
/
+9
2019-05-13
[PATCH] A couple of driver cleanups
Nathan Sidwell
1
-5
/
+5
2019-05-02
Postpone print of --help=* option.
Martin Liska
1
-3
/
+2
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-10
/
+11
2019-02-18
Support if statement in !GCC$ builtin directive.
Martin Liska
1
-5
/
+5
2019-01-16
Extend locations where to seach for Fortran pre-include.
Martin Liska
1
-20
/
+83
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-01-01
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
1
-1
/
+1
2018-11-27
Support simd function declarations via a pre-include.
Martin Liska
1
-0
/
+19
2018-11-15
Machine-readable diagnostic output (PR other/19165)
David Malcolm
1
-0
/
+5
2018-10-28
Add D front-end, libphobos library, and D2 testsuite.
Iain Buclaw
1
-0
/
+1
2018-09-20
Fix and document -r option
Allan Sandfeld Jensen
1
-9
/
+9
2018-09-11
* gcc.c (load_specs, execute, run_attempt): Use %qs not '%s'.
Nathan Sidwell
1
-5
/
+5
2018-09-11
[driver] Use regular error routines
Nathan Sidwell
1
-37
/
+21
[next]