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
/
extend.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
* doc/extend.texi (Namespace Association): Alter cautionary text.
Jonathan Wakely
1
-4
/
+3
2012-06-26
re PR target/35294 (iwmmxt intrinsics, internal compiler error)
Matt Turner
1
-7
/
+13
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-3
/
+3
2012-05-26
re PR c++/53220 (g++ mis-compiles compound literals)
Jason Merrill
1
-3
/
+24
2012-05-14
re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy...
Georg-Johann Lay
1
-8
/
+9
2012-05-10
Use i386-cpuinfo.c on all i386 targets
Rainer Orth
1
-2
/
+3
2012-05-09
extend.texi (Function Attributes): Point xref to section about Pragmas.
Manuel López-Ibáñez
1
-2
/
+1
2012-05-09
re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...
Georg-Johann Lay
1
-50
/
+68
2012-05-02
ChangeLog entry:
Kirill Yukhin
1
-1
/
+2
2012-04-30
re PR c++/51033 (generic vector subscript and shuffle support was not added t...
Marc Glisse
1
-1
/
+1
2012-04-26
i386-cpuinfo.c (FEATURE_AVX2): New enum value.
Sriraman Tallam
1
-0
/
+2
2012-04-25
This patch adds new builtins to check for cpu type and features.
Sriraman Tallam
1
-0
/
+138
2012-04-23
extend.texi (AVR Named Address Spaces): Fix typos.
Georg-Johann Lay
1
-8
/
+9
2012-04-11
re PR target/52624 (missing __builtin_bswap16)
Eric Botcazou
1
-3
/
+7
2012-04-11
extend.texi (Type Attributes): Move paragraph.
Tristan Gingold
1
-4
/
+4
2012-03-20
* doc/extend.texi (Template Instantiation): Remove anachronisms.
Jonathan Wakely
1
-13
/
+5
2012-03-12
Remove obsolete Tru64 UNIX V5.1B support
Rainer Orth
1
-25
/
+3
2012-03-01
extend.texi: Expand and update information on interrupt attribute for Epiphany.
Jeremy Bennett
1
-1
/
+44
2012-03-01
extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.
Georg-Johann Lay
1
-1
/
+12
2012-02-28
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
1
-8
/
+0
2012-02-15
extend.texi: Reserve upper bits of memory model for future use.
Andrew MacLeod
1
-0
/
+5
2012-02-15
builtin_insert_bits-1.c: New test.
Georg-Johann Lay
1
-18
/
+38
2012-02-14
Add ports for TILE-Gx and TILEPro.
Walter Lee
1
-0
/
+74
2012-02-13
re PR c/52190 (question about atomic intrinsics -- test and documentation var...
Andrew MacLeod
1
-1
/
+1
2012-02-10
re PR c/52190 (question about atomic intrinsics -- test and documentation var...
Andrew MacLeod
1
-9
/
+17
2012-02-02
Adding GCC port for National Semicondutor's CR16 architecture
Sumanth G
1
-1
/
+1
2012-01-25
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
1
-29
/
+29
2012-01-24
atomic: Create and use maybe_emit_atomic_test_and_set.
Richard Henderson
1
-3
/
+4
2012-01-24
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
1
-53
/
+59
2012-01-20
re PR target/49868 (Implement named address space to place/access data in fla...
Georg-Johann Lay
1
-24
/
+209
2012-01-11
extend.texi (malloc attribute): Adjust according to implementation.
Richard Guenther
1
-5
/
+4
2012-01-04
mips.md (size): Add SI and DI.
Andrew Pinski
1
-1
/
+2
2011-12-22
extend.texi (__builtin_expect): Improve example.
Jonathan Wakely
1
-1
/
+1
2011-12-20
gcc:
Joseph Myers
1
-6
/
+6
2011-11-29
.
DJ Delorie
1
-6
/
+16
2011-11-28
extend.texi (AVR Built-in Functions): Add documentation for __builtin_avr_map...
Georg-Johann Lay
1
-0
/
+30
2011-11-18
Add _mm_stream_si64.
H.J. Lu
1
-0
/
+1
2011-11-10
extend.texi: Document __atomic_test_and_set and __atomic_clear.
Andrew MacLeod
1
-0
/
+21
2011-11-07
atomic_base.h (atomic_thread_fence): Call builtin.
Andrew MacLeod
1
-7
/
+1
2011-11-06
Check in patch/merge from cxx-mem-model Branch
Andrew Macleod
1
-3
/
+236
2011-11-05
config.gcc (epiphany-*-*): New architecture.
Joern Rennecke
1
-3
/
+4
2011-10-24
re PR target/49824 ([avr] Missing documentation for OS_task and OS_main attri...
Anatoly Sokolov
1
-10
/
+40
2011-10-07
Rename vshuffle/vec_shuffle to vec_perm.
Richard Henderson
1
-23
/
+14
2011-10-04
Add support for more sparc VIS 3.0 instructions.
David S. Miller
1
-0
/
+11
2011-10-03
Vector shuffling patch from Artem Shinkarov.
Artjoms Sinkarovs
1
-0
/
+26
2011-10-01
Start adding support for VIS 3.0 instructions.
David S. Miller
1
-2
/
+43
2011-09-30
Add missing ','.
H.J. Lu
1
-2
/
+2
2011-09-30
Add sparc VIS 2.0 builtins, intrinsics, and option to control them.
David S. Miller
1
-0
/
+18
2011-09-29
expr.c (do_store_flag): Expand vector comparison by building an appropriate V...
Artjoms Sinkarovs
1
-0
/
+23
2011-09-29
Add sparc 3D array addressing VIS intrinsics.
David S. Miller
1
-0
/
+4
[next]