aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson1-1/+6
2002-10-16re PR c++/7386 (ran gcc compiler and it said to report htebug)Jan Hubicka1-4/+0
2002-10-11extend.texi (Vector Extensions): Remove comment about single element vectors.Aldy Hernandez1-3/+0
2002-10-09c-decl.c (start_decl): Unconditionally issue error for 'typedef foo = bar'.Zack Weinberg1-32/+42
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-0/+9
2002-09-23extend.texi (Extended Asm): Clarify that overlap between asm-declared registe...Hans-Peter Nilsson1-1/+4
2002-09-17Fix typo.Richard Henderson1-1/+1
2002-09-16builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.Richard Henderson1-0/+38
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-09extend.texi (Statement Exprs): Fix broken link.Janis Johnson1-1/+1
2002-09-04builtin-types.def (BT_FN_FLOAT): New.Richard Henderson1-0/+30
2002-09-04c-tree.texi: Fix overfull hboxes.Janis Johnson1-19/+21
2002-08-17c-decl.c (flexible_array_type_p): New function.Joseph Myers1-0/+6
2002-08-03builtins.def: Define new builtin functions exp...Roger Sayle1-3/+11
2002-08-02c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.Zack Weinberg1-1/+3
2002-07-31extend.texi (Hints implementation): Document that GCC mostly ignores `register'.Geoffrey Keating1-0/+21
2002-07-29gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.Geoffrey Keating1-0/+19
2002-07-24stop recommending -fexternal-templatesJason Merrill1-35/+0
2002-07-23extend.texi: Say ISO C90, not ISO C89.Gabriel Dos Reis1-4/+4
2002-07-06re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle1-1/+3
2002-06-30extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov1-3/+3
2002-06-25* doc/extend.texi: Fix formatting of last checkin.Loren J. Rittle1-2/+2
2002-06-25extend.texi (PowerPC AltiVec Built-in Functions): Document discrepancies from...Aldy Hernandez1-0/+19
2002-06-24extend.texi: Change `@dots{}' to `/* @r{@dots{}} */' in examples.Matt Kraai1-22/+22
2002-06-24extend.texi (Other Builtins): Change `...' to `@dots{}'.Art Haas1-2/+2
2002-06-18simd-1.c: New.Aldy Hernandez1-19/+43
2002-06-17* doc/extend.texi (Function Attributes): Remove `,...' from @var.Matt Kraai1-1/+1
2002-06-11alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.Richard Henderson1-0/+10
2002-06-10extend.texi (Return Address): Add note explaining the side- effects of inlini...Eric Christopher1-6/+9
2002-06-04alpha.c (mode_mask_operand): Simplify without ifdefs.Richard Henderson1-0/+31
2002-06-03alpha.c (reg_or_const_int_operand): New.Richard Henderson1-0/+42
2002-05-30c-common.c (c_common_attribute_table): Add "may_alias" entry.Osku Salerma1-3/+34
2002-05-27c-common.c: Add support for __attribute__((nothrow)) to specify that a functi...Roger Sayle1-1/+9
2002-05-23extend.texi (C++98 Thread-Local Edits): Update with commentary from Mark.Richard Henderson1-5/+8
2002-05-23c-common.c (warn_nonnull): Declare.Jason Thorpe1-5/+35
2002-05-23extend.texi (C99 Thread-Local Edits): New subsection.Richard Henderson1-7/+214
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-0/+50
2002-05-11rs6000.c (rs6000_default_long_calls, [...]): New.Zack Weinberg1-4/+31
2002-04-11extend.texi: Remove old claim that typedefs cannot have an alignment attribute.Richard Sandiford1-5/+0
2002-03-22c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson1-0/+40
2002-03-02i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" vi...Richard Henderson1-0/+25
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-19/+13
2002-02-26attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek1-1/+14
2002-02-23contribute.texi, [...]: Remove trailing whitespace.Joseph Myers1-4/+4
2002-02-22attr-alwaysinline.c: New.Aldy Hernandez1-5/+15
2002-02-21* doc/extend.texi: Fix some more overfull hboxes.Joseph Myers1-147/+294
2002-02-20* doc/extend.texi: Avoid or reduce overfull hboxes.Joseph Myers1-76/+140
2002-02-04extend.texi: Warn about unsupported usage of altivec builtins.Aldy Hernandez1-0/+5
2002-01-28builtin-types.def (BT_FN_VOID_CONST_PTR_VAR): Replace BT_FN_VOID_PTR_VAR.Paul Koning1-1/+1