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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-17
New flag to apply SMS when SC equals 1
Revital Eres
1
-0
/
+4
2011-04-14
options.texi (Negative): Explicitly mention that the Negative chain must be c...
Richard Sandiford
1
-0
/
+7
2011-04-14
avr.c: ("insn-codes.h"...
Anatoly Sokolov
1
-0
/
+39
2011-04-10
Remove doubled up words.
Mike Stump
3
-5
/
+5
2011-04-08
re PR bootstrap/48513 (Revision 172166 breaks bootstrap)
Richard Guenther
1
-1
/
+1
2011-04-08
tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
Anatoly Sokolov
2
-40
/
+16
2011-04-07
m68k.c (m68k_handle_option): Don't handle OPT_m68000...
Joseph Myers
1
-0
/
+2
2011-04-06
tm.texi.in: Document C target hooks as separate from general target hooks.
Joseph Myers
2
-4
/
+20
2011-04-06
invoke.texi (Spec Files): Fix typo.
Jonathan Wakely
1
-1
/
+1
2011-04-04
options.texi (ToLower): Document.
Joseph Myers
1
-0
/
+5
2011-03-31
re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...
Joseph Myers
2
-32
/
+0
2011-03-31
common.opt (fdebug-types-section): Move earlier.
Jakub Jelinek
1
-5
/
+5
2011-03-30
arm.opt (mhard-float, [...]): Mark Undocumented.
Joseph Myers
1
-9
/
+1
2011-03-30
options.texi (NegativeAlias): Document.
Joseph Myers
1
-1
/
+9
2011-03-30
Introduce -fno-debug-types-section flag.
Mark Wielaard
1
-1
/
+11
2011-03-29
[multiple changes]
Vladimir Makarov
2
-60
/
+0
2011-03-28
re PR bootstrap/48307 (Bootstrap failure)
Vladimir Makarov
2
-0
/
+60
2011-03-27
[multiple changes]
Vladimir Makarov
2
-60
/
+0
2011-03-27
Split 32-byte AVX unaligned load/store.
H.J. Lu
1
-1
/
+8
2011-03-24
system.h (FUNCTION_ARG, [...]): Poison.
Nathan Froyd
2
-98
/
+96
2011-03-24
invoke.texi (max-stores-to-sink): Document.
Ira Rosen
1
-0
/
+5
2011-03-23
re PR other/48179 (Reference mismatch in documentation chapter 6)
Jonathan Wakely
2
-115
/
+115
2011-03-23
Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
Richard Guenther
1
-23
/
+1
2011-03-22
target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...
Joseph Myers
2
-17
/
+11
2011-03-22
MAINTAINERS (crx port, [...]): Remove.
Joseph Myers
5
-299
/
+6
2011-03-22
invoke.texi (Overall Options): Move closing brace to end of options list.
Nick Clifton
1
-11
/
+24
2011-03-21
gthr-solaris.h: Remove.
Rainer Orth
2
-11
/
+1
2011-03-21
config.gcc: Obsolete *-*-solaris2.8*.
Rainer Orth
1
-2
/
+4
2011-03-21
re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...
Rainer Orth
1
-4
/
+2
2011-03-21
re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...
Rainer Orth
1
-4
/
+14
2011-03-21
re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...
Rainer Orth
1
-15
/
+16
2011-03-21
install.texi (Specific, [...]): Update for binutils 2.21.
Rainer Orth
1
-9
/
+8
2011-03-21
ChangeLog gcc/
Kai Tietz
1
-1
/
+1
2011-03-18
c-decl.c (grokfield): Don't allow typedefs for structures or unions with no t...
Joseph Myers
1
-3
/
+2
2011-03-18
tweak fconstexpr-depth docs
Jason Merrill
1
-1
/
+1
2011-03-18
install.texi (--enable-gold): Remove.
Richard Guenther
2
-10
/
+9
2011-03-16
emit-rtl.c (try_split): Don't call copy_call_info debug hook.
Jakub Jelinek
1
-6
/
+0
2011-03-15
c-common.c (max_constexpr_depth): New.
Jason Merrill
1
-1
/
+8
2011-03-12
invoke.texi (-fdiagnostics-show-option): Replace with...
Chris Demetriou
1
-9
/
+14
2011-03-11
invoke.texi (max-inline-insns-single): Adjust default value.
Richard Guenther
1
-1
/
+1
2011-03-07
Remove redundant word 'See' before @xref
Mingjie Xing
2
-3
/
+2
2011-03-05
* doc/invoke.texi (C++ Dialect Options): Document ABI v5.
Jason Merrill
1
-0
/
+4
2011-02-28
docs: fix Function Attributes table nesting.
Ralf Wildenhues
1
-5
/
+1
2011-02-27
invoke.texi (ARC Options): Use CPU instead of cpu.
Gerald Pfeifer
1
-6
/
+6
2011-02-25
* doc/cpp.texi: Update copyright years.
Gerald Pfeifer
1
-1
/
+1
2011-02-22
Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.
Sebastian Pop
1
-1
/
+1
2011-02-18
cpp.texi (Obsolete Features): Add background on the origin of assertions.
Gerald Pfeifer
1
-3
/
+4
2011-02-17
Added -fobjc-abi-version=N and -fobjc-nilcheck flags, and documented them
Nicola Pero
1
-2
/
+25
2011-02-11
i gcc/testsuite:
Rainer Orth
1
-1
/
+4
2011-02-11
Fix missing parentheses.
Mingjie Xing
1
-1
/
+1
[next]