aboutsummaryrefslogtreecommitdiff
path: root/gcc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2001-03-23[multiple changes]Bryce McKinlay1-0/+8
2001-02-22* extend.texi (C++ Attributes): Fix typo.Andreas Jaeger1-1/+1
2001-02-12extend.texi (Deprecated): Deprecate new initializer lists.Nathan Sidwell1-0/+3
2001-02-05extend.texi (Extended Asm): Do not say that semicolon is always a valid line-...Hans-Peter Nilsson1-6/+9
2001-01-27* extend.texi (Attribute Syntax): New section.Joseph Myers1-0/+186
2001-01-13* extend.texi: Update for CPP.Neil Booth1-41/+77
2001-01-13c-typeck.c (store_init_value): Don't require constant initializer elements wi...Jakub Jelinek1-0/+10
2001-01-12cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C.Joseph Myers1-18/+31
2001-01-12extend.texi: Move C++-extension-related node from the C section into the C++ ...Phil Edwards1-69/+67
2001-01-12extend.texi: Refer to an array of pointers to functions instead of one of fun...Joseph Myers1-2/+2
2001-01-07builtins.def (BUILT_IN_FPRINTF): New entry.Kaveh R. Ghazi1-7/+8
2001-01-07c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.Joseph Myers1-4/+6
2001-01-05builtins.def (BUILT_IN_CONJ, [...]): Define.Joseph Myers1-3/+13
2001-01-04c-decl.c (finish_struct): Detect flexible array members used in an inappropri...Richard Henderson1-13/+40
2001-01-03c-decl.c (grokdeclarator): Give zero-length arrays size zero.Richard Henderson1-15/+37
2001-01-02extend.texi (C++ Extensions): New node for C++ attributes; describe init_prio...Phil Edwards1-2/+54
2000-12-28c-common.c (enum format_type): Add strfmon_format_type.Joseph Myers1-20/+33
2000-12-08Fix spelling typoNick Clifton1-2/+2
2000-12-08Add support for interrupt function attributeNick Clifton1-17/+25
2000-12-03builtins.c (expand_builtin_strcat, [...]): New functions.Kaveh R. Ghazi1-3/+8
2000-12-01builtins.def (BUILT_IN_IMAXABS): Add.Joseph Myers1-1/+3
2000-11-30* extend.texi: Update documentation for attributes.Joseph Myers1-15/+28
2000-11-29* extend.texi: Update documentation for default format attributes.Joseph Myers1-5/+12
2000-11-27* extend.texi (Nested Functions): Update URL of Usenix paper.Matthias Klose1-1/+1
2000-11-27builtins.c (expand_builtin_strncmp, [...]): New functions.Kaveh R. Ghazi1-4/+7
2000-11-19c-decl.c (grokdeclarator): Support flexible array members.Richard Henderson1-4/+17
2000-11-13c-parse.in (initelt): Give appropriate pedantic warnings...Joseph Myers1-12/+28
2000-11-13builtins.c (expand_builtin): Handle BUILT_IN_INDEX and BUILT_IN_RINDEX.Kaveh R. Ghazi1-3/+6
2000-11-09c-tree.texi: Fix typos.Jan van Male1-2/+2
2000-11-10extend.texi, [...]: Move documentation of builtin versions of C library funct...Joseph Myers1-9/+82
2000-10-04Patched code to generate warning when trying to perform staticWill Cohen1-0/+4
2000-09-27extend.texi, [...]: Consistently use @uref for formatting URLs.Joseph Myers1-1/+1
2000-09-06extend.texi: Mark named return value extension as deprecated.Mark Mitchell1-115/+3
2000-08-11* extend.texi (Volatiles): Fix typos.Nathan Sidwell1-2/+2
2000-08-04Minor tweaksMark Mitchell1-14/+4
2000-08-03* extend.texi: Fix typo in last change.Mark Mitchell1-1/+1
2000-08-03ChangeLogMark Mitchell1-0/+43
2000-07-28install.texi (--enable-nls): Change the description of the NLS related config...Philipp Thomas1-1/+1
2000-07-25invoke.texi (strict-prototypes): Remove.Nathan Sidwell1-0/+38
2000-07-18extend.texi (Extended Asm): Mention that a memory clobber does not count as a...Geoff Keating1-1/+4
2000-07-17contrib.texi, [...]: Update references to C9X.Joseph Myers1-3/+3
2000-07-11gcc.texi: Fix minor typosRodney Brown1-5/+5
2000-05-30update explicit instantiation docsJason Merrill1-2/+6
2000-05-05extend.texi (Extended Asm): Document inability to give asm statements access ...Geoff Berry1-0/+4
2000-04-26extend.texi (Function Attributes): Fix description of pure attribute.Andreas Jaeger1-1/+1
2000-04-18Fix typo.Richard Henderson1-1/+1
2000-04-17builtins.c (expand_builtin_expect): New.Richard Henderson1-0/+35
2000-04-13alias.c (nonlocal_reference_p): Take a care for CALL_INSNS's fusage field.Jan Hubicka1-12/+28
2000-04-11extend.texi: ISO C99 is not a draft anymore.Martin v. Löwis1-1/+1
2000-04-11Add missing table start back in.Martin v. Löwis1-0/+1