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/existing-fp8
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
/
extend.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-13
Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...
Michael Meissner
1
-0
/
+217
2007-09-11
builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
Jakub Jelinek
1
-0
/
+35
2007-09-07
stdfix.h: New file.
Chao-ying Fu
1
-0
/
+129
2007-09-05
builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
Jakub Jelinek
1
-0
/
+26
2007-09-05
Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...
Sandra Loosemore
1
-0
/
+18
2007-09-04
* doc/extend.texi: Document progmem attribute for AVR.
Eric Weddington
1
-0
/
+10
2007-08-29
bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.
Jie Zhang
1
-0
/
+25
2007-08-27
extend.texi (gnu_inline funtion attribute): Document C++ behavior.
Alexandre Oliva
1
-2
/
+6
2007-07-25
Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.
Julian Brown
1
-4
/
+13
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-2
/
+3
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-0
/
+3
2007-07-11
builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.
David Daney
1
-0
/
+13
2007-07-10
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating
1
-7
/
+32
2007-07-03
cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.
Uros Bizjak
1
-0
/
+32
2007-06-23
extend.texi: Document that dllimport and dllexport imply default visibility.
Mark Mitchell
1
-7
/
+9
2007-06-15
extend.texi: Document behavior of __attribute__((aligned)) on typedefs.
Matthew Wilcox
1
-2
/
+5
2007-06-08
extend.texi (X86 Built-in Functions): Document __builtin_fabsq, __builtin_cop...
Uros Bizjak
1
-0
/
+20
2007-06-08
extend.texi (X86 Built-in Functions): Add missing `@item's in SSE4.2 section.
Uros Bizjak
1
-21
/
+16
2007-06-05
re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)
Joerg Wunsch
1
-0
/
+23
2007-06-03
m68k.c (m68k_attribute_table): Add "interrupt".
Kazu Hirata
1
-5
/
+6
2007-05-31
config.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_headers.
H.J. Lu
1
-0
/
+48
2007-05-25
mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...
Sandra Loosemore
1
-5
/
+8
2007-05-25
extend.texi (alloc_size): New attribute.
Dirk Mueller
1
-7
/
+32
2007-05-22
config.gcc (i[34567]86-*-*): Add smmintrin.h to extra_headers.
H.J. Lu
1
-0
/
+78
2007-05-18
builtins.c (CASE_MATHFN_REENT): New macro.
Kaveh R. Ghazi
1
-12
/
+20
2007-05-14
m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.
Kazu Hirata
1
-0
/
+8
2007-05-11
re PR other/31852 (Missing __builtin_memchr)
Paolo Carlini
1
-8
/
+9
2007-05-07
m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.
Jayant Sonar
1
-1
/
+35
2007-04-25
semantics.c (classtype_has_nothrow_copy_or_assign_p): Adjust per N2255; renam...
Paolo Carlini
1
-7
/
+6
2007-04-05
extend.texi (Other Builtins): Add decimal float variants of signbit.
Janis Johnson
1
-0
/
+4
2007-03-30
re PR c++/26099 (support for type traits is not available)
Paolo Carlini
1
-0
/
+119
2007-03-17
arm.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-03-09
extend.texi (MIPS DSP Built-in Functions): Document the DSP REV 2.
Chao-ying Fu
1
-8
/
+91
2007-03-06
errors.h (warning, [...]): Mark as cold.
Jan Hubicka
1
-4
/
+34
2007-03-05
c.opt (fgnu89-inline): New option.
Ian Lance Taylor
1
-6
/
+36
2007-02-25
extend.texi: Document optional priority argument to constructors and destruct...
Mark Mitchell
1
-0
/
+12
2007-02-19
c.opt (Waddress): New.
Manuel López-Ibáñez
1
-2
/
+2
2007-02-05
amdfam10
Harsha Jagasia
1
-0
/
+17
2007-01-30
extend.texi (Decimal Floating Types): Remove decfloat.h from the list of disc...
Janis Johnson
1
-4
/
+0
2007-01-27
sourcebuild.texi: Add comma for clarity.
Ralf Wildenhues
1
-3
/
+3
2007-01-24
target.h (globalize_decl_name): New.
Steve Ellcey
1
-0
/
+13
2007-01-08
arm.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-01-03
backport: thumb2.md: New file.
Paul Brook
1
-1
/
+4
2006-12-11
re PR target/30120 (silent miscompilation of argument passing)
Uros Bizjak
1
-8
/
+0
2006-12-02
* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.
Kazu Hirata
1
-1
/
+1
2006-11-21
configure.in (skipdirs): Don't build target-libiberty for SPU.
Trevor Smigiel
1
-2
/
+74
2006-11-16
re PR middle-end/26306 (ICE on volatile array with non-constant bounds)
Eric Botcazou
1
-43
/
+15
2006-11-16
i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...
Uros Bizjak
1
-1
/
+1
2006-11-15
i386.opt: New target option -mx87regparm.
Uros Bizjak
1
-0
/
+8
2006-11-11
extended.texi (__builtin_expect): We no longer require second argument to be ...
Jan Hubicka
1
-4
/
+3
[next]