summaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
Commit message (Expand)AuthorAgeFilesLines
* extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov2002-06-301-3/+3
* * doc/extend.texi: Fix formatting of last checkin.Loren J. Rittle2002-06-251-2/+2
* extend.texi (PowerPC AltiVec Built-in Functions): Document discrepancies from...Aldy Hernandez2002-06-251-0/+19
* extend.texi: Change `@dots{}' to `/* @r{@dots{}} */' in examples.Matt Kraai2002-06-241-22/+22
* extend.texi (Other Builtins): Change `...' to `@dots{}'.Art Haas2002-06-241-2/+2
* simd-1.c: New.Aldy Hernandez2002-06-181-19/+43
* * doc/extend.texi (Function Attributes): Remove `,...' from @var.Matt Kraai2002-06-171-1/+1
* alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.Richard Henderson2002-06-111-0/+10
* extend.texi (Return Address): Add note explaining the side- effects of inlini...Eric Christopher2002-06-101-6/+9
* alpha.c (mode_mask_operand): Simplify without ifdefs.Richard Henderson2002-06-041-0/+31
* alpha.c (reg_or_const_int_operand): New.Richard Henderson2002-06-031-0/+42
* c-common.c (c_common_attribute_table): Add "may_alias" entry.Osku Salerma2002-05-301-3/+34
* c-common.c: Add support for __attribute__((nothrow)) to specify that a functi...Roger Sayle2002-05-271-1/+9
* extend.texi (C++98 Thread-Local Edits): Update with commentary from Mark.Richard Henderson2002-05-231-5/+8
* c-common.c (warn_nonnull): Declare.Jason Thorpe2002-05-231-5/+35
* extend.texi (C99 Thread-Local Edits): New subsection.Richard Henderson2002-05-231-7/+214
* c-common.h (enum rid): Add RID_THREAD.Richard Henderson2002-05-211-0/+50
* rs6000.c (rs6000_default_long_calls, [...]): New.Zack Weinberg2002-05-111-4/+31
* extend.texi: Remove old claim that typedefs cannot have an alignment attribute.Richard Sandiford2002-04-111-5/+0
* c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson2002-03-221-0/+40
* i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" vi...Richard Henderson2002-03-021-0/+25
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-19/+13
* attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek2002-02-261-1/+14
* contribute.texi, [...]: Remove trailing whitespace.Joseph Myers2002-02-231-4/+4
* attr-alwaysinline.c: New.Aldy Hernandez2002-02-221-5/+15
* * doc/extend.texi: Fix some more overfull hboxes.Joseph Myers2002-02-211-147/+294
* * doc/extend.texi: Avoid or reduce overfull hboxes.Joseph Myers2002-02-201-76/+140
* extend.texi: Warn about unsupported usage of altivec builtins.Aldy Hernandez2002-02-041-0/+5
* builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.Paul Koning2002-01-281-1/+1
* re PR c/3504 (__alignof__ not working correctly)Neil Booth2002-01-231-12/+7
* extend.texi: Document altivec functions.Aldy Hernandez2002-01-231-8/+864
* extend.texi: Replace "option" with "attribute" appropriately.Kazu Hirata2002-01-161-11/+11
* extend.texi: Move documentation of X86 built-in functions here.Joseph Myers2002-01-141-1/+239
* md.texi (Modifiers): Document the '*' constraint for the user.Geoffrey Keating2002-01-131-4/+4
* * doc/extend.texi (deprecated): Fix a typo.Kazu Hirata2002-01-101-1/+1
* Added __attribute__((deprecated)) patches.Ira Ruben2002-01-101-16/+85
* c-typeck.c (store_init_value): If initializing object with array type of unkn...Jakub Jelinek2001-12-281-3/+2
* builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_...Kaveh R. Ghazi2001-12-211-3/+8
* Separate user and internals manuals.Joseph Myers2001-12-171-63/+1
* builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger2001-12-141-4/+2
* c-typeck.c (digest_init): Allow initializing static storage duration objects ...Jakub Jelinek2001-12-121-0/+24
* extend.texi (Deprecated Features): Deprecate implicit typename.Nathan Sidwell2001-12-121-4/+12
* c-common.c (combine_strings): Complain if concatenating __FUNCTION__.Neil Booth2001-12-111-2/+3
* c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez2001-12-081-0/+90
* * doc/extend.texi: Fix typo last change.Richard Henderson2001-12-071-1/+1
* extend.texi (Variable Attributes): Document vector_size.Aldy Hernandez2001-12-071-6/+36
* builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson2001-12-071-3/+6
* attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner2001-12-051-22/+5
* re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2001-12-041-20/+5
* builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson2001-12-041-0/+39