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
2007-10-03
re PR fortran/26682 (gfortran fails with -fwhole-program optimization)
Francois-Xavier Coudert
1
-0
/
+1
2007-09-30
invoke.texi (Wall): List the options enabled by Wall.
Manuel López-Ibáñez
1
-9
/
+40
2007-09-28
libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section.
Chao-ying Fu
1
-48
/
+48
2007-09-23
tm.texi (POINTERS_EXTEND_UNSIGNED): Document extensions to word_mode as well ...
Richard Sandiford
1
-8
/
+9
2007-09-23
params.def (INLINE_CALL_COST): Set to 12.
Jan Hubicka
1
-1
/
+1
2007-09-23
expr.c (expand_expr_real_1): Use get_callee_fndecl instead of checking CALL_E...
Jakub Jelinek
1
-1
/
+26
2007-09-23
tree.h (block_nonartificial_location): New prototype.
Jakub Jelinek
1
-2
/
+10
2007-09-22
sourcebuild.texi: Document dg-add-options mips16_attribute.
Richard Sandiford
1
-0
/
+4
2007-09-22
sourcebuild.texi (dg-add-c99-runtime-options): Document.
Richard Sandiford
1
-0
/
+12
2007-09-20
configure.ac (mipsisa*-*-elfoabi*): New stanza.
Richard Sandiford
1
-0
/
+13
2007-09-20
extend.texi (Attribute Syntax): Remove old speculative future direction.
Joseph Myers
1
-18
/
+4
2007-09-19
tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.
Bernd Schmidt
1
-2
/
+4
2007-09-19
config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file.
Jie Zhang
1
-17
/
+34
2007-09-18
m68k-devices.def (51qe): New device.
Maxim Kuvyrkov
1
-1
/
+2
2007-09-17
fixed-bit.h: New file.
Chao-ying Fu
1
-2
/
+1425
2007-09-15
tree-parloops.c: New file.
Zdenek Dvorak
2
-1
/
+12
2007-09-14
tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.
Sandra Loosemore
1
-0
/
+7
2007-09-13
Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...
Michael Meissner
2
-3
/
+231
2007-09-11
bfin.h (enum reg_class, [...]): Add P0REGS.
Bernd Schmidt
1
-0
/
+4
2007-09-11
invoke.texi: Document new MIPS -mllsc and -mno-llsc options.
David Daney
2
-1
/
+44
2007-09-11
predicates.md (movsi_const0_operand, [...]): New predicates.
Maxim Kuvyrkov
1
-1
/
+59
2007-09-11
builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
Jakub Jelinek
1
-0
/
+35
2007-09-11
re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...
Janis Johnson
1
-0
/
+12
2007-09-10
New target hook to calculate MII
Trevor Smigiel
1
-0
/
+9
2007-09-09
invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.
Sandra Loosemore
1
-0
/
+1
2007-09-09
re PR target/30315 (optimize unsigned-add overflow test on x86 to use cpu fla...
Rask Ingemann Lambertsen
1
-1
/
+6
2007-09-09
Add myself to doc/contrib.texi
Revital Eres
1
-0
/
+3
2007-09-09
Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.
Hans-Peter Nilsson
1
-13
/
+27
2007-09-07
re PR middle-end/33321 (gcc manpage contains "@option<-Wstrict-overflow=1>")
Tobias Burnus
1
-1
/
+1
2007-09-07
mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.
Richard Sandiford
1
-9
/
+66
2007-09-07
re PR fortran/33303 (Document __GFORTRAN__)
Tobias Burnus
1
-3
/
+6
2007-09-07
stdfix.h: New file.
Chao-ying Fu
2
-6
/
+203
2007-09-05
builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
Jakub Jelinek
1
-0
/
+26
2007-09-05
re PR web/32965 (missing documentation for -ftree-dse)
Rask Ingemann Lambertsen
1
-0
/
+7
2007-09-05
Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...
Sandra Loosemore
2
-1
/
+30
2007-09-05
Add target hook invoked when cfun changes.
Sandra Loosemore
1
-0
/
+17
2007-09-04
re PR middle-end/29478 (optimization generates warning for casts)
Jan Hubicka
1
-1
/
+11
2007-09-04
Add new fp flags: -fassociative-math and -freciprocal-math
Revital Eres
1
-0
/
+28
2007-09-04
re PR c++/18608 (Configuration documentation mentions wrong flag)
Paolo Carlini
1
-1
/
+1
2007-09-04
* doc/extend.texi: Document progmem attribute for AVR.
Eric Weddington
1
-0
/
+10
2007-09-03
Update -fmodulo-sched-allow-regmoves documentation
Revital Eres
1
-1
/
+2
2007-08-31
Support for PowerPC 750CL paired-single instructions
David Edelsohn
1
-0
/
+8
2007-08-30
invoke.texi (-mveclibabi): Document new target option.
Richard Guenther
1
-1
/
+14
2007-08-29
bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.
Jie Zhang
1
-0
/
+25
2007-08-29
bfin.opt (minline-plt): Add.
Jie Zhang
1
-1
/
+6
2007-08-27
extend.texi (gnu_inline funtion attribute): Document C++ behavior.
Alexandre Oliva
1
-2
/
+6
2007-08-24
re PR target/11787 (always call memcpy for block move in mips16)
Sandra Loosemore
1
-4
/
+22
2007-08-24
bfin.opt (mfast-fp): Add.
Jie Zhang
1
-1
/
+7
2007-08-23
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...
Chao-ying Fu
1
-6
/
+70
2007-08-22
md.texi (Iterators): Renamed from Macros.
Hans-Peter Nilsson
1
-45
/
+45
[next]