summaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
Commit message (Expand)AuthorAgeFilesLines
* mips.c (mips_frame_info): Add acc_mask...Chao-ying Fu2009-04-021-1/+37
* re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers2009-03-291-4/+11
* Approved in http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00733.html.Ben Elliston2009-03-291-0/+5
* extend.texi (Function Attributes, [...]): Fix typos.Ralf Wildenhues2009-03-221-2/+2
* re PR target/39477 (Incorrect document for regparm attribute)H.J. Lu2009-03-171-1/+1
* extend.texi: Replace x86_65 with x86_64.H.J. Lu2009-03-161-1/+1
* Fix isr documentation for ARMRamana Radhakrishnan2009-03-061-0/+5
* re PR middle-end/34443 (The GCC manual about section variable attribute is in...Steve Ellcey2009-03-031-10/+11
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* extend.texi (Decimal Floating Types): Update identifier of draft TR and list ...Janis Johnson2009-02-121-2/+11
* extend.texi (Fixed-Point Types): Break long paragraphs into bulleted lists.Janis Johnson2009-02-111-36/+55
* re PR target/38941 (CX isn't preserved with shift)H.J. Lu2009-01-271-0/+2
* c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...Adam Nemet2009-01-231-0/+6
* re PR target/30687 (undocumented attributes on ia64)Steve Ellcey2009-01-201-2/+10
* re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu2009-01-181-11/+17
* extend.texi, [...]: Fix typos.Kazu Hirata2009-01-181-1/+1
* extend.texi (Function Attributes): Move @cindex after @item for 'artifical' a...Jonathan Wakely2009-01-041-181/+181
* extend.texi: Fix '#pragma GCC option' typo.Richard Sandiford2009-01-021-1/+1
* re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak2008-11-171-2/+9
* mips.c (mips_conditional_register_usage): Handle the DSP control register.Catherine Moore2008-11-031-0/+6
* cfg.texi: Fix some typos.Ralf Wildenhues2008-09-131-6/+6
* 2008-xx-xx Richard Sandiford <rdsandiford@goolemail.com> Peter Fuerst <post@p...Richard Sandiford2008-09-061-0/+13
* Add picoChip port.Hari Sandanagobalane2008-09-031-0/+37
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-94/+66
* extend.texi: Document AVX built-in functions.Joey Ye2008-08-281-0/+135
* extend.texi (Function Attributes): Fix typo in description if hot function at...Nick Clifton2008-08-171-1/+1
* re PR target/36992 (Very stange code for _mm_move_epi64)H.J. Lu2008-08-071-0/+1
* [multiple changes]H.J. Lu2008-07-301-9/+3
* c-pragma.c (handle_pragma_message): New function.Simon Baldwin2008-07-281-0/+29
* Fix IA-64 breakage...Michael Meissner2008-07-251-4/+6
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-2/+287
* extend.texi (flatten attribute): Remove note about unit-at-a-timeJan Hubicka2008-07-201-2/+1
* re PR middle-end/36369 (may_alias broken with previous uses of non attributed...Richard Guenther2008-07-151-4/+10
* cpplib.h (NODE_CONDITIONAL): New.Ben Elliston2008-07-141-3/+4
* extend.texi (Variable Attributes): Use @ref instead of @xref.Sandra Loosemore2008-06-281-16/+19
* libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2008-06-151-25/+25
* mips-modes.def: Add V8QI, V4HI and V2SI modes.Mark Shinwell2008-06-151-0/+127
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-071-1/+1
* Fixed typo.Kai Tietz2008-06-031-1/+1
* tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz2008-06-031-0/+13
* builtins.c (fold_builtin_fpclassify): Fix spelling of FP_INFINITE.Kaveh R. Ghazi2008-05-241-1/+1
* extend.texi: Clarify use of __attribute__((naked)).Paul Brook2008-05-231-1/+7
* builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.Kaveh R. Ghazi2008-05-231-4/+16
* re PR middle-end/35509 (builtin isinf() mismatch to compile-time substitution)Kaveh R. Ghazi2008-05-181-2/+13
* i386.c (ix86_special_builtin_type): New.H.J. Lu2008-05-021-6/+6
* i386.c (ix86_builtin_type): Replace DI_FTYPE_DI_DI_INT with V1DI2DI_FTYPE_V1D...H.J. Lu2008-05-011-1/+1
* re PR target/36095 (__builtin_ia32_crc32di shouldn't defined in 32bit)H.J. Lu2008-05-011-1/+1
* i386.c (ix86_builtin_type): Add V8HI_FTYPE_V8HI_V8HI_COUNT...H.J. Lu2008-05-011-1/+1
* i386.c (ix86_builtin_type): Add FLOAT128_FTYPE_FLOAT128_FLOAT128...H.J. Lu2008-04-301-5/+5
* config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu2008-04-041-0/+21