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
/
gcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-11276
/
+0
2022-01-11
State --sysroot option as validated once processed
Olivier Hainque
1
-0
/
+1
2022-01-04
Register --sysroot in the driver switches table
Olivier Hainque
1
-1
/
+3
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-03
Update copyright dates.
Jakub Jelinek
1
-1
/
+1
2021-12-29
Support ld.mold linker.
Martin Liska
1
-0
/
+4
2021-12-16
For -foffload= suggest also 'disable' and 'default' [PR103644]
Tobias Burnus
1
-13
/
+12
2021-12-01
darwin, d: Support outfile substitution for libphobos
Iain Buclaw
1
-2
/
+4
2021-11-19
Do not abort compilation when dump file is /dev/*
Giuliano Belinassi
1
-1
/
+2
2021-09-20
Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUTIL}.
Iain Sandoe
1
-3
/
+3
2021-09-19
[PATCH] Factor out `find_a_program` helper around `find_a_file`
John Ericson
1
-25
/
+34
2021-07-15
driver/101383 - handle -gtoggle in driver
Richard Biener
1
-0
/
+10
2021-07-12
offloading: fix -foffload hinting
Martin Liska
1
-7
/
+10
2021-07-09
Fix build failure on Windows with older binutils
Eric Botcazou
1
-1
/
+1
2021-07-05
Darwin, configury : Allow for specification and detection of dsymutil.
Iain Sandoe
1
-0
/
+5
2021-06-30
gcc.c: Add -foffload= to display_help
Tobias Burnus
1
-0
/
+1
2021-06-30
gcc.c's check_offload_target_name: Fixes to inform hints
Tobias Burnus
1
-22
/
+20
2021-06-29
gcc.c: Silence warning in check_offload_target_name
Tobias Burnus
1
-1
/
+3
2021-06-29
Add 'default' to -foffload=; document that flag [PR67300]
Tobias Burnus
1
-22
/
+99
2021-06-13
use range based for loops to iterate over vec<>
Trevor Saunders
1
-10
/
+3
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
[next]