aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2009-04-02mips.c (mips_frame_info): Add acc_mask...Chao-ying Fu1-1/+37
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers1-4/+11
2009-03-29Approved in http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00733.html.Ben Elliston1-0/+5
2009-03-22extend.texi (Function Attributes, [...]): Fix typos.Ralf Wildenhues1-2/+2
2009-03-17re PR target/39477 (Incorrect document for regparm attribute)H.J. Lu1-1/+1
2009-03-16extend.texi: Replace x86_65 with x86_64.H.J. Lu1-1/+1
2009-03-06Fix isr documentation for ARMRamana Radhakrishnan1-0/+5
2009-03-03re PR middle-end/34443 (The GCC manual about section variable attribute is in...Steve Ellcey1-10/+11
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2009-02-12extend.texi (Decimal Floating Types): Update identifier of draft TR and list ...Janis Johnson1-2/+11
2009-02-11extend.texi (Fixed-Point Types): Break long paragraphs into bulleted lists.Janis Johnson1-36/+55
2009-01-27re PR target/38941 (CX isn't preserved with shift)H.J. Lu1-0/+2
2009-01-23c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...Adam Nemet1-0/+6
2009-01-20re PR target/30687 (undocumented attributes on ia64)Steve Ellcey1-2/+10
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu1-11/+17
2009-01-18extend.texi, [...]: Fix typos.Kazu Hirata1-1/+1
2009-01-04extend.texi (Function Attributes): Move @cindex after @item for 'artifical' a...Jonathan Wakely1-181/+181
2009-01-02extend.texi: Fix '#pragma GCC option' typo.Richard Sandiford1-1/+1
2008-11-17re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak1-2/+9
2008-11-03mips.c (mips_conditional_register_usage): Handle the DSP control register.Catherine Moore1-0/+6
2008-09-13cfg.texi: Fix some typos.Ralf Wildenhues1-6/+6
2008-09-062008-xx-xx Richard Sandiford <rdsandiford@goolemail.com> Peter Fuerst <post@p...Richard Sandiford1-0/+13
2008-09-03Add picoChip port.Hari Sandanagobalane1-0/+37
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-94/+66
2008-08-28extend.texi: Document AVX built-in functions.Joey Ye1-0/+135
2008-08-17extend.texi (Function Attributes): Fix typo in description if hot function at...Nick Clifton1-1/+1
2008-08-07re PR target/36992 (Very stange code for _mm_move_epi64)H.J. Lu1-0/+1
2008-07-30[multiple changes]H.J. Lu1-9/+3
2008-07-28c-pragma.c (handle_pragma_message): New function.Simon Baldwin1-0/+29
2008-07-25Fix IA-64 breakage...Michael Meissner1-4/+6
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-2/+287
2008-07-20extend.texi (flatten attribute): Remove note about unit-at-a-timeJan Hubicka1-2/+1
2008-07-15re PR middle-end/36369 (may_alias broken with previous uses of non attributed...Richard Guenther1-4/+10
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-3/+4
2008-06-28extend.texi (Variable Attributes): Use @ref instead of @xref.Sandra Loosemore1-16/+19
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-25/+25
2008-06-15mips-modes.def: Add V8QI, V4HI and V2SI modes.Mark Shinwell1-0/+127
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers1-1/+1
2008-06-03Fixed typo.Kai Tietz1-1/+1
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz1-0/+13
2008-05-24builtins.c (fold_builtin_fpclassify): Fix spelling of FP_INFINITE.Kaveh R. Ghazi1-1/+1
2008-05-23extend.texi: Clarify use of __attribute__((naked)).Paul Brook1-1/+7
2008-05-23builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh R. Ghazi1-4/+16
2008-05-18re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)Kaveh R. Ghazi1-2/+13
2008-05-02i386.c (ix86_special_builtin_type): New.H.J. Lu1-6/+6
2008-05-01i386.c (ix86_builtin_type): Replace DI_FTYPE_DI_DI_INT with V1DI2DI_FTYPE_V1D...H.J. Lu1-1/+1
2008-05-01re PR target/36095 (__builtin_ia32_crc32di shouldn't defined in 32bit)H.J. Lu1-1/+1
2008-05-01i386.c (ix86_builtin_type): Add V8HI_FTYPE_V8HI_V8HI_COUNT...H.J. Lu1-1/+1
2008-04-30i386.c (ix86_builtin_type): Add FLOAT128_FTYPE_FLOAT128_FLOAT128...H.J. Lu1-5/+5
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu1-0/+21