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
2013-08-06
Commit the vtable verification feature.
Caroline Tice
1
-1
/
+11
2013-05-17
gcc.c (SANITIZER_SPEC): Reject -fsanitize=address -fsanitize=thread linking.
Jakub Jelinek
1
-1
/
+2
2013-05-07
cfgexpand.c (record_or_union_type_has_array_p): New function.
Han Shen
1
-1
/
+1
2013-04-15
Use -z ignore instead of --as-needed on Solaris
Rainer Orth
1
-1
/
+2
2013-04-10
common.opt: Add -gdwarf.
Senthil Kumar Selvaraj
1
-1
/
+1
2013-03-06
re PR lto/50293 (-flto fails if GCC is installed in directory with space in p...
Joey Ye
1
-4
/
+55
2013-02-05
re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)
Jakub Jelinek
1
-9
/
+34
2013-01-30
re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)
Jakub Jelinek
1
-2
/
+9
2013-01-13
Makefile.in (s-mlib): New argument MULTILIB_REUSE.
Terry Guo
1
-2
/
+17
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-4
/
+1
2013-01-07
Support -fuse-ld=bfd and -fuse-ld=gold
Nick Clifton
1
-1
/
+2
2013-01-03
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
1
-2
/
+2
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
[next]