OSDN Git Service

(ARM Built-in Functions): New node. Document ARM builtin functions for iWMMXt
[pf3gnuchains/gcc-fork.git] / gcc / doc / extend.texi
2003-06-20 nickc(ARM Built-in Functions): New node. Document ARM built...
2003-06-04 rth * c-common.c (handle_cleanup_attribute): New.
2003-06-03 sayle * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_I...
2003-05-23 sayle * builtins.def: Defome atan, atanf, atanl, tan, tanf...
2003-05-23 bangerthFix a loose end of a sentence in the way rth suggested.
2003-05-20 bangerth doc/extend.texi: Put warning into documentation...
2003-05-05 rth * doc/extend.texi (Variable Attributes): Re...
2003-04-30 schwab * doc/extend.texi (Other Builtins): Enclose multiple...
2003-04-26 ciceron * doc/extend.texi (Function Attributes): Document...
2003-04-23 mmitchel * doc/extend.texi: Remove duplicate 2003 copyright...
2003-04-15 mmitchel * doc/extend.texi (Empty Structures): Correct descript...
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-13 ghazigcc:
2003-04-12 geoffk * doc/extend.texi (Empty Structures): New.
2003-04-11 gerald * doc/bugreport.texi: Fix paragraph breaking between...
2003-04-11 redi2003-04-08 Jonathan Wakely <redi@gcc.gnu.org>
2003-04-07 gerald * doc/extend.texi (Darwin Pragmas): Fix spelling of...
2003-03-21 reichelt PR doc-bug/9813
2003-03-14 steven * doc/extend.texi (Function Names): Make the...
2003-03-02 sayleFix typo "code" -> "@code" in my last commit. Sorry...
2003-03-02 sayle PR c++/9367
2003-02-26 sayle * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUI...
2003-02-24 ro * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Rename
2003-02-18 bje PR c++/1607
2003-02-10 gerald * doc/extend.texi (C++98 Thread-Local Edits): Add...
2003-02-07 sayle * builtin-types.def (BT_FN_FLOAT_FLOAT_FLOAT): New...
2003-02-02 geoffk * doc/extend.texi (Function Attributes): Remove docume...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-27 reichelt * doc/extend.texi: Fix typo.
2003-01-26 kazu * doc/cpp.texi: Fix typos.
2003-01-09 rupp * config/i386/i386.c (ix86_attribute_table): Add new...
2003-01-07 m.hayes * config/c4x/c4x.c (c4x_naked_function_p): Rename...
2002-12-19 rth * config/i386/i386.c (ix86_handle_cdecl_attribu...
2002-12-17 kazu * doc/c-tree.texi: Fix typos and follow spelling conve...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 wilsonDoc fix for PR 1621.
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-10-16 hubicka PR target/7386
2002-10-11 aldyh * extend.texi (Vector Extensions): Remove comment...
2002-10-09 zackgcc:
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-23 hp * doc/extend.texi (Extended Asm): Clarify that overlap...
2002-09-17 rthFix typo.
2002-09-17 rthgcc/
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-09 janis2002-09-09 Janis Johnson <janis187@us.ibm.com>
2002-09-04 rth * builtin-types.def (BT_FN_FLOAT): New.
2002-09-04 janis2002-09-04 Janis Johnson <janis187@us.ibm.com>
2002-08-17 jsm28 * c-decl.c (flexible_array_type_p): New function.
2002-08-03 sayle * builtins.def: Define new builtin functions exp,...
2002-08-02 zack * c-common.c (c_common_init): -Wtraditional also impli...
2002-07-31 geoffk * doc/extend.texi (Hints implementation): Document...
2002-07-29 geoffk * doc/gty.texi (GGC Roots): Clarify that the list...
2002-07-24 jasonstop recommending -fexternal-templates
2002-07-23 gdr2002-07-23 Gabriel Dos Reis <gdr@nerim.net>
2002-07-06 sayle PR c++/7099
2002-06-30 denisc * doc/extend.texi: Add ip2k port to description of...
2002-06-25 ljrittle* doc/extend.texi: Fix formatting of last checkin.
2002-06-25 aldyh2002-06-24 Aldy Hernandez <aldyh@redhat.com>
2002-06-24 kraai * doc/extend.texi: Change `@dots{}' to `/* @r{@dots...
2002-06-24 kraai2002-06-24 Art Haas <ahaas@neosoft.com>
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-17 kraai * doc/extend.texi (Function Attributes): Remove `...
2002-06-12 rth * config/alpha/alpha.c (ALPHA_BUILTIN_THREAD_PO...
2002-06-10 echristo2002-06-10 Eric Christopher <echristo@redhat.com>
2002-06-04 rth * config/alpha/alpha.c (mode_mask_operand)...
2002-06-04 rth * config/alpha/alpha.c (reg_or_const_int_operan...
2002-05-30 rth * c-common.c (c_common_attribute_table): Add...
2002-05-27 sayle * c-common.c: Add support for __attribute__((nothrow...
2002-05-23 rth * doc/extend.texi (C++98 Thread-Local Edits...
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-23 rth * doc/extend.texi (C99 Thread-Local Edits)...
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-11 zack * config/rs6000/rs6000.c (rs6000_default_long_calls,
2002-04-11 rsandifo * doc/extend.texi: Remove old claim that typedefs...
2002-03-22 rth * c-pragma.c (maybe_apply_renaming_pragma)...
2002-03-03 rth * config/i386/i386.h (ix86_expand_prologue...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-26 jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-23 jsm28 * doc/contribute.texi, doc/extend.texi, doc/install...
2002-02-22 aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2002-02-21 jsm28 * doc/extend.texi: Fix some more overfull hboxes.
2002-02-20 jsm28 * doc/extend.texi: Avoid or reduce overfull hboxes.
2002-02-04 aldyh2002-01-31 Aldy Hernandez <aldyh@redhat.com>
2002-01-28 rth * builtin-types.def (BT_FN_VOID_CONST_PTR_VAR...
2002-01-23 neil PR c/3504
2002-01-23 aldyh2002-01-22 Aldy Hernandez <aldyh@redhat.com>
2002-01-16 kazu * doc/extend.texi: Replace "option" with "attribute"
2002-01-14 jsm28 * doc/extend.texi: Move documentation of X86 built...
2002-01-13 geoffk * doc/md.texi (Modifiers): Document the '*' constraint...
2002-01-10 kazu * doc/extend.texi (deprecated): Fix a typo.
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2001-12-28 jakub * c-typeck.c (store_init_value): If initializing objec...
2001-12-21 ghazi * builtin-attrs.def (__builtin_printf_unlocked,
2001-12-17 jsm28 Separate user and internals manuals.
2001-12-14 aj2001-12-14 Roger Sayle <roger@eyesopen.com>
2001-12-12 jakub * c-typeck.c (digest_init): Allow initializing
2001-12-12 nathan * doc/extend.texi (Deprecated Features): Deprecate...
2001-12-11 neil * c-common.c (combine_strings): Complain if concatenating
next