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
/
invoke.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-03
Add picoChip port.
Hari Sandanagobalane
1
-0
/
+53
2008-09-02
backport: configure: Regenerate.
Sebastian Pop
1
-0
/
+76
2008-09-02
invoke.texi: Document -mword-relocations.
Paul Brook
1
-1
/
+9
2008-09-01
sel-sched.h, [...]: New files.
Andrey Belevantsev
1
-1
/
+50
2008-08-30
optabs.c (expand_abs_nojump): Update BRANCH_COST call.
Jan Hubicka
1
-0
/
+4
2008-08-29
common.opt (ftree-store-ccp): Mark as preserved for backward compatibility.
Richard Guenther
1
-8
/
+1
2008-08-29
invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3
Jan Hubicka
1
-0
/
+2
2008-08-28
extend.texi: Document AVX built-in functions.
Joey Ye
1
-2
/
+8
2008-08-26
[multiple changes]
Vladimir Makarov
1
-2
/
+56
2008-08-25
config.gcc (mips64*-*-linux*): Handle mips64octeon*-*-linux*.
Adam Nemet
1
-0
/
+1
2008-08-24
invoke.texi (-fipa-cp-clone): New option.
Jan Hubicka
1
-4
/
+16
2008-08-23
re PR other/35648 (-Wall includes -Wwrite-strings)
Manuel López-Ibáñez
1
-10
/
+11
2008-08-18
cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.
Paul Yuan
1
-1
/
+9
2008-08-17
install.texi (--with-mips-plt): Document.
Daniel Jacobowitz
1
-2
/
+15
2008-08-16
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
Eric Botcazou
1
-2
/
+28
2008-08-13
re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...
Manuel López-Ibáñez
1
-4
/
+5
2008-08-12
* doc/invoke.texi (-fipa-pta): Say the option is experimental.
Janis Johnson
1
-1
/
+2
2008-08-12
* doc/invoke.texi: Revert unintended checkin.
Janis Johnson
1
-2
/
+1
2008-08-12
re PR testsuite/36087 (test failures between revs. 134696 and 134717)
Janis Johnson
1
-1
/
+2
2008-08-08
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-6
/
+4
2008-08-08
invoke.texi: Add cpu_type power7.
Peter Bergner
1
-1
/
+1
2008-08-05
invoke.texi: Document new ARM -mfpu= and -mcpu= options.
Paul Brook
1
-2
/
+4
2008-08-01
config.gcc (mipsisa64*-*-linux*): New configuration.
Adam Nemet
1
-2
/
+7
2008-07-31
passes.c (init_optimization_passes): Always call pass_early_warn_uninitialized.
Richard Guenther
1
-12
/
+4
2008-07-30
[multiple changes]
H.J. Lu
1
-12
/
+14
2008-07-23
ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...
Martin Jambor
1
-4
/
+14
2008-07-23
Add ability to set target options (ix86 only) and optimization options on a f...
Michael Meissner
1
-0
/
+2
2008-07-20
extend.texi (flatten attribute): Remove note about unit-at-a-time
Jan Hubicka
1
-45
/
+14
2008-07-09
invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...
Raksit Ashok
1
-2
/
+10
2008-07-08
expr.c (emit_block_move_via_movmem): Fix expected_align parameter.
Raksit Ashok
1
-0
/
+1
2008-07-07
gcc.c (print_sysroot): New.
Vladimir Prus
1
-1
/
+9
2008-07-04
tree-ssa-structalias.c (lookup_vi_for_tree): Declare.
Richard Guenther
1
-1
/
+2
2008-07-02
tree-switch-conversion.c: Corrected various comments and whitespace issues
Martin Jambor
1
-1
/
+1
2008-07-01
Makefile.in (tree-switch-conversion.o): Add.
Martin Jambor
1
-4
/
+15
2008-06-27
[multiple changes]
David Edelsohn
1
-5
/
+5
2008-06-25
invoke.texi (Optimize Options): Add anchor for the type-punning blurb.
Hans-Peter Nilsson
1
-3
/
+15
2008-06-18
config.gcc (mips64el-st-linux-gnu): Use mips/st.h and mips/t-st.
Daniel Jacobowitz
1
-0
/
+5
2008-06-15
libgomp.texi (omp_test_lock): Fix typo.
Ralf Wildenhues
1
-6
/
+6
2008-06-08
invoke.texi (Wenum-compare): Mention that it is enabled by default.
Manuel López-Ibáñez
1
-1
/
+2
2008-06-07
MAINTAINERS (mt port): Remove.
Joseph Myers
1
-67
/
+3
2008-06-06
invoke.texi: Document -march=xlr.
Sandip Matte
1
-1
/
+2
2008-06-04
tree-call-cdce.c: New file.
Xinliang David Li
1
-2
/
+11
2008-06-04
m68k.opt (mxgot): New option.
Joseph Myers
1
-1
/
+34
2008-05-28
mips.c (mips_cpu_info_table): Add loongson2e and loongson2f entries.
Mark Shinwell
1
-0
/
+1
2008-05-27
Fix c++/27975.
Michael Matz
1
-1
/
+6
2008-05-25
invoke.texi: Added f77, f77-cpp-input to list of file types.
Daniel Franke
1
-1
/
+1
2008-05-23
re PR target/36079 (cld instruction is not emitted anymore.)
Uros Bizjak
1
-1
/
+15
2008-05-22
sh.opt (mfixed-range): New option.
Kaz Kojima
1
-1
/
+9
2008-05-22
c.opt (Wimport): Mark as undocumented.
Tom Tromey
1
-6
/
+1
2008-05-21
invoke.texi: Add cpu_type's 464 and 464fp.
Peter Bergner
1
-4
/
+4
[next]