aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov2-24/+0
2011-10-06i386.opt (recip_mask, [...]): New variables and cl_target member.Michael Matz1-1/+19
2011-10-05Add support for lzd and popc instructions on sparc.David S. Miller1-1/+10
2011-10-05rx.opt (mpid): Define.DJ Delorie1-7/+39
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt1-4/+10
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-02* invoke.texi (SPARC Options): Refer to GNU/Linux.Gerald Pfeifer1-2/+2
2011-10-01Start adding support for VIS 3.0 instructions.David S. Miller2-3/+55
2011-09-30Add missing ','.H.J. Lu1-2/+2
2011-09-30haifa-sched.c (modulo_ii, [...]): New static variables.Bernd Schmidt1-0/+5
2011-09-30Add sparc VIS 2.0 builtins, intrinsics, and option to control them.David S. Miller2-1/+29
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-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries1-2/+17
2011-09-27invoke.texi (ffat-lto-objects): Document.Andi Kleen1-2/+18
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-26tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.Bingfeng Mei1-1/+1
2011-09-25Add support for floating-point fused multiply-add on Sparc.David S. Miller1-1/+11
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-09-09arm-cores.def (generic-armv7-a): New architecture.Andrew Stubbs1-0/+11
2011-09-08PR c++/33255 - Support -Wunused-local-typedefs warningDodji Seketeli1-2/+7
2011-09-06Update documentation about tm_p.hMichael Meissner1-2/+10
2011-09-06PR middle-end/44382: Tree reassociation improvementEnkovich Ilya3-0/+12
2011-09-05sparc-opts.h (PROCESSOR_NIAGARA3, [...]): New.David S. Miller1-5/+9
2011-09-05config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* b...David S. Miller1-3/+3
2011-09-02re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther1-0/+11
2011-08-31md.texi: Describe the use of match_tests in attribute tests.Richard Sandiford1-0/+24
2011-08-31generic.texi (Types for C++): CP_TYPE_QUALS -> cp_type_quals.Marc Glisse1-3/+3
2011-08-30genautomata.c (NO_COMB_OPTION): New macro.Bernd Schmidt1-0/+7
2011-08-29Change default for -msave-toc-indirectMichael Meissner1-1/+11
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt2-9/+32
2011-08-25md.texi (automata_option): Document collapse-ndfa.Bernd Schmidt1-0/+10
2011-08-23re PR middle-end/38509 (Bogus "attempt to free a non-heap object" warning)Mark Heffernan1-1/+8
2011-08-23Add BMI2 support.H.J. Lu2-3/+17
2011-08-23re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)Jakub Jelinek1-10/+10
2011-08-22Add support for AVX2 builtin functions.Kirill Yukhin1-0/+178
2011-08-20tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.Anatoly Sokolov2-18/+0
2011-08-19c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX.Joseph Myers1-0/+12
2011-08-18Add -mavx2.Kirill Yukhin1-2/+4
2011-08-18Keep tm, div_t, ldiv_t, lconv mangling on Solaris (PR libstdc++-v3/1773)Rainer Orth1-0/+4
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2-9/+19
2011-08-16pt.c (instantiate_class_template_1): If DECL_PRESERVE_P is set on a member fu...Jason Merrill1-0/+8
2011-08-12builtins.c (expand_builtin_memcmp): Do not use cmpstrnsi pattern.Nick Clifton1-7/+11
2011-08-11plugin.def: Add event for finish_decl.Romain Geissler1-0/+1
2011-08-11md.texi (define_bypass): Say that the instruction names can be filename-style...Richard Sandiford1-2/+10