OSDN Git Service

Upgrade to AutoGen 5 Template
[pf3gnuchains/gcc-fork.git] / gcc / extend.texi
2001-05-13 zackgcc/cp:
2001-05-02 mmitchel * extend.texi: Fix typo.
2001-05-01 mmitchel * extend.texi: Improve documentation of volatile asms.
2001-04-30 mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-28 aj * invoke.texi: Use XX-bit instead of XXbit or XX bit...
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-02-22 aj * extend.texi (C++ Attributes): Fix typo.
2001-02-12 nathan.:
2001-02-05 hp * extend.texi (Extended Asm): Do not say that semicolo...
2001-01-27 jsm28 * extend.texi (Attribute Syntax): New section.
2001-01-13 neil * extend.texi: Update for CPP.
2001-01-12 jakub * c-typeck.c (store_init_value): Don't require constan...
2001-01-12 jsm28 * cpp.texi, extend.texi, gcc.texi, install.texi, invok...
2001-01-12 pme2001-01-12 Phil Edwards <pme@sources.redhat.com>
2001-01-12 jsm28 * extend.texi: Refer to an array of pointers to functi...
2001-01-07 ghazi * builtins.def (BUILT_IN_FPRINTF): New entry.
2001-01-07 jsm28 * c-common.c (c_common_nodes_and_builtins): Add _Exit...
2001-01-05 jsm28 * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_I...
2001-01-05 rth * c-decl.c (finish_struct): Detect flexible...
2001-01-04 rth * c-decl.c (grokdeclarator): Give zero-length...
2001-01-02 pme2000-12-27 Phil Edwards <pme@sources.redhat.com>
2000-12-28 jsm28 * c-common.c (enum format_type): Add strfmon_format_type.
2000-12-08 nickcFix spelling typo
2000-12-08 nickcAdd support for interrupt function attribute
2000-12-03 ghazi * builtins.c (expand_builtin_strcat, expand_builtin_st...
2000-12-01 jsm28 * builtins.def (BUILT_IN_IMAXABS): Add.
2000-11-30 jsm28 * extend.texi: Update documentation for attributes.
2000-11-29 jsm28 * extend.texi: Update documentation for default format...
2000-11-27 gerald * extend.texi (Nested Functions): Update URL of Usenix...
2000-11-27 ghazi * builtins.c (expand_builtin_strncmp, expand_builtin_s...
2000-11-19 rth * c-decl.c (grokdeclarator): Support flexible...
2000-11-13 jsm28 * c-parse.in (initelt): Give appropriate pedantic...
2000-11-13 ghazi * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and
2000-11-10 law2000-11-08 Jan van Male <jan.vanmale@fenk.wau.nl>
2000-11-10 jsm28 * extend.texi, invoke.texi: Move documentation of...
2000-10-04 wcohenPatched code to generate warning when trying to perform...
2000-09-27 jsm28 * extend.texi, invoke.texi, gcc.texi, install.texi...
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-08-11 nathan * extend.texi (Volatiles): Fix typos.
2000-08-04 mmitchelMinor tweaks
2000-08-03 mmitchel * extend.texi: Fix typo in last change.
2000-08-03 mmitchelChangeLog
2000-07-28 pthomas2000-07-28 Philipp Thomas <pthomas@suse.de>
2000-07-25 nathan * invoke.texi (strict-prototypes): Remove.
2000-07-18 geoffk* extend.texi (Extended Asm): Mention that a memory...
2000-07-17 law * contrib.texi, cpp.texi, extend.texi, invoke.texi...
2000-07-12 law * gcc.texi: Fix minor typos
2000-05-30 jasonupdate explicit instantiation docs
2000-05-05 law * extend.texi (Extended Asm): Document inabilit...
2000-04-26 aj2000-04-26 Andreas Jaeger <aj@suse.de>
2000-04-18 rthFix typo.
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-13 hubicka * alias.c (nonlocal_reference_p): Take a care for
2000-04-11 loewis * extend.texi: ISO C99 is not a draft anymore.
2000-04-11 loewisAdd missing table start back in.
2000-04-11 loewis * extend.texi (-fthis-is-variable): Undocument.
2000-03-14 rth * c-typeck.c (c_alignof): Error on incomplete...
2000-02-29 nickcApply Dimitri Makarov's patch to import attribute short...
2000-02-17 law * invoke.texi: Add AVR invocation docs.
1999-11-28 green * tree.h (struct tree_decl): Add malloc_flag.
1999-11-19 nathan * extend.texi: Document C++ restricted pointers and...
1999-11-10 law * invoke.texi (C Dialect Options): Add missing...
1999-10-13 loewis * extend.texi (Function Names): Document types of...
1999-10-02 rthJim Kingdon <http://developer.redhat.com>
1999-09-23 lawShould have been checked in with Kingdon's change.
1999-09-21 loewis * extend.texi (Bound member functions): Document unbou...
1999-09-14 law * i386/winnt.c (i386_pe_valid_decl_attribute_p...
1999-09-09 nathangcc/ChangeLog:
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-13 jasonremove obsolete destructors and goto node
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-07 law * extend.texi, install.texi: Fix spelling mistakes.
1999-07-31 rthUpdate for label differences.
1999-04-14 loewis * extend.texi (Deprecated Features): New node.
1999-04-10 law * extend.texi (Assembler Instructions with...
1999-03-30 burleyfix typo in extend.texi
1999-03-01 law * extend.texi: Reference __extension__ in the...
1999-02-08 rthClarify inline substitution failure.
1999-01-04 jason * extend.texi (Bound member functions): Document.
1999-01-01 manfred * extend.texi (__builtin_constant_p): Add missing...
1998-12-29 rthRichard Kenner <kenner@vlsi1.ultra.nyu.edu>:
1998-12-02 drepperAdd missing @section.
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-04 law * extend.texi: Clarify proper uses for register...
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-08-23 mmitchel * iomanip.h: Use __extension__ for `extern' explicit...
1998-07-30 raeburnFunction entry/exit profiling instrumentation:
1998-07-16 law(
1998-07-14 law * extend.texi: Clarify some issues related...
1998-07-06 law * c-parse.in (struct_head, union_head, enum_hea...
1998-05-30 law * extend.texi: Bring back reference to trampoli...
1998-04-12 law This change is from an idea suggested by Arthur David...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-01-25 lawFix mismatched parens.
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-07 lawMerge from gcc-2.8
1997-11-14 lawAdd -frepo docs.
1997-04-30 merrillFormerly extend.texi.~115~
1997-04-24 merrillFormerly extend.texi.~114~
1997-03-24 djeFormerly extend.texi.~113~
next