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
2005-07-01
Fix doc bug pointed out by Sergei Organov.
James E Wilson
1
-1
/
+1
2005-06-30
function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume...
Jakub Jelinek
1
-6
/
+4
2005-06-29
target.h (gcc_target): New field allocate_initial_value.
Kaz Kojima
1
-7
/
+9
2005-06-29
gcc.texi: Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-28
target.h (invalid_conversion, [...]): New hooks.
Joseph Myers
1
-0
/
+20
2005-06-28
builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...
Adrian Straetling
1
-6
/
+8
2005-06-28
Makefile.in: Set and use UNWIND_H.
Paul Brook
1
-0
/
+19
2005-06-28
texinfo.tex: Import from upstream CVS.
Kelley Cook
1
-130
/
+342
2005-06-28
cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra...
Jan Hubicka
1
-1
/
+11
2005-06-28
fdl.texi: Merge in changes from upstream.
Kelley Cook
2
-15
/
+17
2005-06-27
builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
Jakub Jelinek
1
-0
/
+135
2005-06-27
c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.
Richard Henderson
2
-0
/
+50
2005-06-26
cfg.c, [...]: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2005-06-26
install.texi (Specific): Do not specify the concrete versions of GCC provided...
Gerald Pfeifer
1
-6
/
+3
2005-06-26
defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.
Jakub Jelinek
2
-5
/
+5
2005-06-24
tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ...
Jan Hubicka
2
-2
/
+22
2005-06-18
md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 f...
Uros Bizjak
1
-2
/
+13
2005-06-16
extend.texi: Document sseregparm target attribute.
Richard Guenther
1
-6
/
+15
2005-06-15
* doc/invoke.texi (-mips16): Fix typo.
Richard Sandiford
1
-1
/
+1
2005-06-15
mips.h (GENERATE_MIPS16E): New definition.
David Ung
1
-1
/
+2
2005-06-13
* doc/invoke.texi (Blackfin Options): Document -mlong-calls.
Bernd Schmidt
1
-1
/
+17
2005-06-10
i386.c (optimization_options): Make -fno-math-errno the default on Darwin.
Dale Johannesen
1
-0
/
+4
2005-06-09
re PR c/21759 (Implement warning for codes at the intersection of C and C++)
Gabriel Dos Reis
1
-1
/
+6
2005-06-09
target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop".
Adrian Straetling
1
-5
/
+6
2005-06-08
re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...
Eric Botcazou
1
-0
/
+5
2005-06-08
system.h: Poison EXTRA_CC_MODES.
Eric Christopher
2
-4
/
+5
2005-06-07
tree-ssa-address.c: New file.
Zdenek Dvorak
2
-0
/
+27
2005-06-06
exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...
Jakub Jelinek
1
-1
/
+1
2005-06-06
* doc/md.texi (Insn Splitting): Fix some wording.
Ben Elliston
1
-2
/
+2
2005-06-05
rs6000.c (rs6000_emit_swdivsf): New function.
David Edelsohn
1
-1
/
+12
2005-06-04
lcm.c: Move all mode-switching related functions from here...
Steven Bosscher
1
-1
/
+2
2005-06-02
tree-vrp.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-06-02
re PR tree-optimization/21765 (-free-vrp is undocumented.)
Diego Novillo
1
-0
/
+16
2005-06-01
rtl.texi: Remove references to NOTE_INSN_SETJMP.
Ramana Radhakrishnan
1
-3
/
+5
2005-06-01
common.opt (fjump-tables): New.
Joseph Myers
1
-0
/
+10
2005-06-01
system.h (TARGET_OPTIONS, [...]): Poison.
Richard Sandiford
2
-154
/
+3
2005-06-01
configure.ac: Add --enable-secureplt.
Alan Modra
2
-7
/
+40
2005-05-31
tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...
Richard Sandiford
1
-18
/
+26
2005-05-31
install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101.
Eric Botcazou
1
-5
/
+5
2005-05-31
install.texi (sparc-sun-solaris2.7): Document bootstrap failure with Sun Work...
Eric Botcazou
1
-0
/
+11
2005-05-30
re PR middle-end/21743 (Enable __builtin_clog)
Paolo Carlini
1
-15
/
+18
2005-05-30
re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)
H.J. Lu
1
-2
/
+2
2005-05-26
c-common.c, [...]: Fix comment typos.
Kazu Hirata
3
-4
/
+4
2005-05-26
opt-functions.awk (var_type): New function.
Richard Sandiford
1
-6
/
+23
2005-05-25
loop-doloop.c: Include "target.h".
Adrian Straetling
1
-0
/
+11
2005-05-25
common.opt (-Wattributes): New.
DJ Delorie
1
-1
/
+9
2005-05-19
cfgexpand.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-05-18
dummy-checksum.c: New.
Geoffrey Keating
1
-12
/
+6
2005-05-18
invoke.texi (SPARC options): Document that -mapp-regs is the default on Solar...
Eric Botcazou
1
-1
/
+1
2005-05-17
Yet more Objective-C++...
Ziemowit Laski
1
-1
/
+61
[next]