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
2012-11-22
builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
Dmitry Vyukov
1
-0
/
+10
2012-11-22
Issue an error for -static with fsanitize=address
H.J. Lu
1
-1
/
+1
2012-11-22
Add STATIC_LIBASAN_LIBS for -static-libasan
H.J. Lu
1
-2
/
+9
2012-11-21
common.opt: Change faddress-sanitizer to fsanitize=address.
Wei Mi
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-69
/
+64
2012-11-17
Add -static-libasan option to the GCC driver
H.J. Lu
1
-1
/
+10
2012-11-14
invoke.texi: Document -print-multiarch.
Matthias Klose
1
-12
/
+70
2012-11-12
Import the asan runtime library into GCC tree
Wei Mi
1
-0
/
+1
2012-11-08
re PR driver/54789 (Error in GCC driver when defining GCC_COMPARE_DEBUG)
Dmitry Gorbachev
1
-10
/
+4
2012-11-06
common.opt (gno-split-dwarf, [...]): New switches.
Sterling Augustine
1
-4
/
+43
2012-10-04
2012-10-03 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-12
/
+26
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-1
/
+1
2012-09-03
common.opt (--no-sysroot-suffix): New driver option.
Joseph Myers
1
-0
/
+3
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-1
/
+1
2012-07-27
Invoke GCC_DRIVER_HOST_INITIALIZATION after diagnostic_initialize
Ryan Mansfield
1
-5
/
+6
2012-06-01
Allow --specs options.
Christian Bruel
1
-50
/
+72
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-2
/
+2
2012-05-22
gcc.c (do_spec_1): Add %M spec token to output multilib_os_dir.
Steven Drake
1
-0
/
+9
2012-05-04
gcc.c (eval_spec_function): Finalize/restore the current string obstack state...
Olivier Hainque
1
-0
/
+17
2012-03-14
Remove obsolete IRIX 6.5 support
Rainer Orth
1
-5
/
+1
2012-02-28
document gcc --help=common
Bernhard Reutner-Fischer
1
-1
/
+1
2012-02-13
gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.
Eric Botcazou
1
-1
/
+7
2012-02-08
re PR driver/48524 (spec language does not cover switches with separated form)
Magnus Granberg
1
-0
/
+15
2012-02-07
gcc.c (main): Don't look for lto-wrapper or lto-wrapper or LTOPLUGINSONAME if...
Jakub Jelinek
1
-22
/
+33
2012-01-26
gcc.c (add_sysrooted_prefix): Remove trailing dir separator from system root.
Matthias Klose
1
-1
/
+9
2012-01-24
re PR driver/47249 (ICE in common_handle_option, at opts.c:1695 with unknown ...
Jakub Jelinek
1
-0
/
+2
2012-01-01
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
1
-2
/
+2
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-11
/
+0
2011-10-26
re PR driver/46617 (String concatenation fools extraction for translation.)
Paolo Carlini
1
-1
/
+1
2011-09-29
Use urandom in gcc.c too
Andi Kleen
1
-6
/
+16
2011-08-04
gcc.c (self_spec): New variable.
Jakub Jelinek
1
-42
/
+54
2011-07-22
re PR c++/49756 (g++ ICE)
Jakub Jelinek
1
-0
/
+4
2011-07-07
gcc.c (%[Spec]): Don't document.
Joseph Myers
1
-58
/
+10
2011-07-07
re PR libmudflap/49550 (Many libmudflap tests fail on Solaris 11/x86)
Rainer Orth
1
-1
/
+1
2011-06-28
common.opt (in_lto_p): New Variable entry.
Joseph Myers
1
-2
/
+11
2011-05-31
* gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.
Alexandre Oliva
1
-1
/
+1
2011-05-11
install.texi (Configuration): Document --with-linker-hash-style.
Satoru Takabayashi
1
-1
/
+12
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-10
/
+5
2011-03-31
opts.h (cl_option): Add comments to fields.
Joseph Myers
1
-1
/
+1
2011-03-25
Changelog c-family/
Kai Tietz
1
-14
/
+15
2011-03-22
gcc.c (driver_unknown_option_callback): Only permit and save unknown -Wno- op...
Joseph Myers
1
-7
/
+17
2011-03-16
re PR driver/46944 (gcc should accept -fuse-linker-plugin only if linker hand...
Rainer Orth
1
-13
/
+30
2011-02-23
opts-common.c (decode_cmdline_option): Print empty string argument as "" in d...
Jie Zhang
1
-2
/
+14
2011-02-18
re PR driver/47787 (GCC with -flto combines preprocessed C sources)
Jakub Jelinek
1
-1
/
+1
2011-02-17
re PR driver/47390 (Linking with -export-dynamic broken)
Joseph Myers
1
-0
/
+1
2011-02-12
re PR driver/45731 (Header missing for assembler option help.)
Joseph Myers
1
-1
/
+1
2011-02-12
gcc.c (driver_handle_option): Concatenate the argument to -F with the switch.
Iain Sandoe
1
-0
/
+5
2011-02-11
re PR driver/47678 (missing error message for -I)
Joseph Myers
1
-0
/
+4
2011-01-31
configure.ac (gcc_cv_ld_static_option): Define.
Rainer Orth
1
-1
/
+2
2011-01-12
re PR driver/47244 (plugin linker is used unconditionally)
Jan Hubicka
1
-5
/
+12
[next]