aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-26Add explicit VIS intrinsics for addition and subtraction.David S. Miller1-0/+10
2011-09-26Improve code generation for edge and pixel-compare...David S. Miller1-15/+15
2011-09-24Teach sparc backend about %gsr register and add intrinsics to access it.David S. Miller1-0/+3
2011-09-21Add pixel compare VIS intrinsics.David S. Miller1-0/+9
2011-09-20sparc.md (UNSPEC_ALIGNADDRL): New unspec.David S. Miller1-11/+12
2011-09-17sparc.md (UNSPEC_EDGE8, [...]): New unspecs.David S. Miller1-0/+7
2011-08-23Add BMI2 support.H.J. Lu1-0/+11
2011-08-22Add support for AVX2 builtin functions.Kirill Yukhin1-0/+178
2011-08-19c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX.Joseph Myers1-0/+12
2011-08-16pt.c (instantiate_class_template_1): If DECL_PRESERVE_P is set on a member fu...Jason Merrill1-0/+8
2011-08-10c-typeck.c (scalar_to_vector): New function.Artjoms Sinkarovs1-6/+13
2011-08-01Add -mlzcnt.Kirill Yukhin1-0/+5
2011-07-27i386.c (ix86_option_override_internal): Allow -mabi for 32-bit, too.Kai Tietz1-8/+11
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth1-5/+2
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt1-0/+40
2011-07-14extend.texi (optimize attribute): Fix (another) typo.Matthias Klose1-1/+1
2011-07-14extend.texi (optimize attribute): Fix typo.Matthias Klose1-1/+1