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