aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-06re PR other/49658 (Typo in gcc/doc/extend.texi)Jonathan Wakely1-1/+1
2011-07-04extend.texi (AVR Built-in Functions): Update documentation of __builtin_avr_f...Georg-Johann Lay1-2/+2
2011-06-27builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek1-0/+22
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-0/+16
2011-05-25Update pause intrinsic.H.J. Lu1-1/+2
2011-05-25Implement x86 pause intrinsic.H.J. Lu1-0/+7
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-41/+41
2011-04-25c-common.c (struct c_common_resword): Add __underlying_type.Paolo Carlini1-0/+4
2011-04-24re PR other/48748 (Undocumented type traits used in libstdc++-4.6)Paolo Carlini1-21/+36
2011-04-14avr.c: ("insn-codes.h"...Anatoly Sokolov1-0/+39
2011-03-23re PR other/48179 (Reference mismatch in documentation chapter 6)Jonathan Wakely1-36/+36
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-1/+1
2011-03-18c-decl.c (grokfield): Don't allow typedefs for structures or unions with no t...Joseph Myers1-3/+2
2011-02-28docs: fix Function Attributes table nesting.Ralf Wildenhues1-5/+1
2011-02-03Fix PR target/47272Michael Meissner1-1/+67
2011-01-30extend.texi: Follow spelling conventions.Kazu Hirata1-3/+3
2011-01-30extend.texi (Thread-Local): Adjust reference to Ulrich Drepper's paper.Gerald Pfeifer1-1/+1
2011-01-26c.opt (-fkeep-inline-dllexport): New switch.Dave Korn1-4/+9
2011-01-24re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka1-2/+1