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
2006-07-13
sourcebuild.texi (Test Directives): Document dg-shouldfail.
Janis Johnson
1
-0
/
+4
2006-07-13
Index: ChangeLog
Geoffrey Keating
1
-2
/
+7
2006-07-12
re PR libstdc++/27878 (GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/...
Paolo Carlini
1
-0
/
+5
2006-07-08
sourcebuild.texi: Fix typo.
Matthias Klose
1
-1
/
+1
2006-07-07
Fix requested by Mark for recent g++ clarification.
Mike Stump
1
-4
/
+4
2006-07-05
* doc/invoke.texi (Invoking G++): Clarify prose for g++.
Mike Stump
1
-9
/
+8
2006-07-03
re PR other/27063 (Fail to build gcc-core-4.2 snapshots)
Paolo Bonzini
1
-0
/
+5
2006-07-01
* doc/gcov.texi (Invoking Gcov): Add a missing word.
Martin Michlmayr
1
-1
/
+1
2006-06-29
re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...
Jason Merrill
2
-30
/
+74
2006-06-26
Fix typos in --param option docs.
Jim Wilson
1
-3
/
+3
2006-06-21
2006-06-21 Andrew Pinski <pinskia@physics.uc.edu>
Andrew Pinski
1
-10
/
+10
2006-06-18
bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' to 'v', 'l' to 'u'.
Jie Zhang
1
-1
/
+10
2006-06-17
cpp.texi, [...] (@dircategory): Use "Software development" instead of "Progra...
Karl Berry
5
-5
/
+5
2006-06-12
re PR target/27542 (the ms_struct pragma is not documented)
Eric Christopher
1
-0
/
+11
2006-06-09
* doc/install.texi: Add binutils version recommendation for mips-*-*.
David Daney
1
-0
/
+5
2006-06-06
params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.
Maxim Kuvyrkov
1
-1
/
+1
2006-06-04
stor-layout.c (start_record_layout): Initialize remaining_in_alignment.
Eric Christopher
1
-5
/
+116
2006-06-01
invoke.texi: Add cpu_type power6.
Pete Steinmetz
1
-1
/
+1
2006-06-01
re PR bootstrap/25453 (--disable-bootstrap is not documented)
Paolo Bonzini
1
-4
/
+23
2006-06-01
install.texi: Document that InfoZIP can replace jar.
Paolo Bonzini
1
-5
/
+5
2006-05-29
re PR middle-end/26237 (None of the OMP_* trees are documented in c-tree.texi)
Diego Novillo
1
-0
/
+178
2006-05-29
re PR tree-optimization/26242 (VRP is not documented in passes.texi)
Diego Novillo
1
-15
/
+135
2006-05-28
cfgcleanup.c, [...]: Fix comment typos.
Kazu Hirata
3
-5
/
+5
2006-05-26
invoke.texi (Optimize Options): Document that -funit-at-a-time is enabled at ...
Eric Botcazou
1
-3
/
+3
2006-05-22
install.texi (Configuration): Remove reference to CrossGCC FAQ which was hija...
Gerald Pfeifer
1
-6
/
+0
2006-05-22
revert: Makefile.def (target_modules): Add libgcc-math target module.
Richard Guenther
1
-4
/
+0
2006-05-22
revert: invoke.texi (-msselibm): Document.
Richard Guenther
2
-36
/
+1
2006-05-22
rtl.texi: Fix a typo.
Kazu Hirata
1
-1
/
+1
2006-05-18
i386.opt (-mstackrealign): New flag.
Stuart Hastings
2
-0
/
+30
2006-05-17
arm.opt (target_fpe_name): Remove VarExists.
H.J. Lu
1
-2
/
+2
2006-05-16
options.texi: Move the Negative option.
H.J. Lu
1
-7
/
+6
2006-05-16
re PR target/26885 (-m64 -m32 no longer creates 32-bit object)
H.J. Lu
1
-0
/
+7
2006-05-16
tm.texi (TARGET_LIBGCC_SDATA_SECTION): Add missing @end defmac.
Andreas Schwab
1
-1
/
+2
2006-05-15
crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if de...
DJ Delorie
1
-0
/
+12
2006-05-15
see.c: Code style changes such as redundant paranthesis...
Mircea Namolaru
1
-1
/
+0
2006-05-09
config.host (<i[34567]86-*-*, [...]): Set host_extra_gcc_objs and host_xmake_...
Michael Matz
1
-0
/
+7
2006-05-04
[multiple changes]
Razya Ladelsky
1
-1
/
+7
2006-05-01
common.opt (Woverflow): New command line option.
Roger Sayle
1
-1
/
+6
2006-04-27
Implement new immediate use iterators.
Andrew MacLeod
1
-15
/
+26
2006-04-25
install.texi (Specific): Clarify that this is not a list of supported hosts o...
DJ Delorie
1
-0
/
+5
2006-04-25
rtl.texi (ss_ashift): Improve wording.
Bernd Schmidt
1
-2
/
+2
2006-04-24
rtl.def (SS_ASHIFT, SS_NEG): New codes.
Bernd Schmidt
1
-4
/
+22
2006-04-22
op-common.h, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-04-18
* doc/invoke.texi (-Wuninitialized): Clarify -O connection.
Devang Patel
1
-2
/
+3
2006-04-18
* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.
Nick Clifton
1
-1
/
+1
2006-04-17
target.h (struct gcc_target): Add mode_rep_extended.
Adam Nemet
1
-0
/
+28
2006-04-14
params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.
Eric Botcazou
1
-0
/
+6
2006-04-10
install.texi (*-*-solaris2*): Point to the configuration page.
Eric Botcazou
1
-3
/
+2
2006-04-08
builtins.c, [...]: Fix comment typos.
Kazu Hirata
5
-14
/
+14
2006-04-05
install.texi (Prerequisites): Refine some wording on bootstrapping and ksh.
Gerald Pfeifer
1
-40
/
+37
[next]