OSDN Git Service

PR c/16833
[pf3gnuchains/gcc-fork.git] / gcc / doc / extend.texi
2004-09-23 jsm28 PR c/16833
2004-09-17 rsandifo * doc/extend.texi: Fix duplicated word.
2004-09-17 phython2004-09-17 James Morrison <phython@gcc.gnu.org>
2004-09-17 kazu * doc/compat.texi, doc/cpp.texi, doc/cppopts.texi,
2004-09-10 kazu * doc/extend.texi, doc/invoke.texi, doc/passes.texi...
2004-09-10 rsandifo * doc/extend.texi: Document the FR-V built-in functions.
2004-09-09 jakub * doc/extend.texi (nothrow attribute): The attribute...
2004-09-05 ghazi * builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.
2004-09-05 ghazigcc:
2004-09-03 rth PR c/7054
2004-08-17 dj* doc/extend.texi: Document new xstormy16 attribute.
2004-08-16 janis2004-08-16 Janis Johnson <janis187@us.ibm.com>
2004-08-12 janis2004-08-12 Janis Johnson <janis187@us.ibm.com>
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-04 mmitchel * defaults.h (TARGET_DECLSPEC): New macro.
2004-07-25 drow * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)
2004-07-22 jsm28 * doc/implement-c.texi: New file.
2004-07-19 drowgcc/
2004-07-12 nickc* config.gcc: Add sh-*-symbianelf target.
2004-07-07 jason PR c++/15815
2004-07-02 jsm28 * doc/bugreport.texi, doc/configterms.texi, doc/contri...
2004-06-23 nathan * doc/extend.texi (Function Attributes): Alphabetize.
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-09 mmitchel Revert:
2004-06-07 mmitchel PR c++/15815
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-05-15 jsm28 * doc/extend.texi: Update WG14 URL.
2004-04-18 mmitchel * doc/extend.texi (Strong Using): Warn users against...
2004-03-27 ghazi * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WI...
2004-03-25 ghazi * builtins.def: Add ctype builtins.
2004-03-24 ian * doc/extend.texi (ARM Built-in Functions): Replace...
2004-03-16 bonzinigcc/ChangeLog
2004-03-14 jsm28 * doc/contrib.texi, doc/extend.texi, doc/gcov.texi,
2004-02-24 hjl2004-02-23 Kelley Cook <kcook@gcc.gnu.org>
2004-02-19 ian * reload1.c (reload): Correct comment.
2004-02-04 kazu gcc/
2004-02-01 sayle * builtins.def (BUILT_IN_SIGNBIT, BUILT_IN_SIGNBITF,
2004-01-21 aj2004-01-21 Andreas Jaeger <aj@suse.de>
2004-01-20 jsm28 * c-decl.c (c_init_decl_processing): Set pedantic_lval...
2004-01-18 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,
2004-01-18 jsm28 * doc/contrib.texi, doc/cppenv.texi, doc/extend.texi,
2004-01-18 jsm28 * doc/c-tree.texi, doc/compat.texi, doc/cpp.texi,
2004-01-07 jsm28 PR c/6024
2004-01-04 jsm28 PR c/3414
2003-12-18 jasonnote that in-out operands should only be used with...
2003-12-16 mmitchel PR c++/13275
2003-12-10 geoffk * doc/extend.texi (Vector Extensions): Document that...
2003-12-05 ebotcazou * doc/extend.texi (Constructing Calls): Add warning...
2003-11-11 jason * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS):...
2003-11-08 jsm28 * c-typeck.c (pedantic_lvalue_warning): Deprecate...
2003-10-26 bernie * doc/extend.texi (interrupt_handler): Add m68k to the
2003-10-22 kazu * config/h8300/h8300.c (h8300_output_function_epilogue...
2003-10-22 kazu * doc/extend.texi: Mention H8S wherever H8/300H is...
2003-10-20 jsm28 * doc/extend.texi: Deprecate casts as lvalues.
2003-10-19 kazu * doc/extend.texi: Fix typos.
2003-10-12 hp * doc/extend.texi (Function Attributes): Mention the...
2003-10-04 gerald * doc/extend.texi (Function Attributes): Fix title...
2003-10-04 rearnsha* doc/extend.texi: Document how GCC estimates and relie...
2003-09-16 jakub * c-common.c (handle_warn_unused_result_attribute...
2003-09-09 ghazi * builtin-types.def
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-08-28 ghazi * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUB...
2003-08-28 ghazi * builtin-types.def (BT_FN_FLOAT_INT_FLOAT,
2003-08-28 ghazi * builtin-types.def (BT_FN_INT_FLOAT, BT_FN_INT_DOUBLE,
2003-08-06 rth * doc/extend.texi (Function Attributes): Docume...
2003-08-03 sayle * builtin-types.def (BT_SSIZE): New primitive type.
2003-08-01 nathan PR c++/11295
2003-07-27 nathan * doc/extend.texi (Deprecated Features): Implicit...
2003-07-25 nathan * doc/extend.texi (Function Attributes): GNU C++ does...
2003-07-21 gerald * doc/extend.texi: Fixes to spelling, grammar, and...
2003-07-19 zack * c-decl.c (named_labels, shadowed_labels, label_level...
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-04 dannysmith PR c++/5287, PR c++/7910, PR c++/11021
2003-06-25 hjl2003-06-25 H.J. Lu <hongjiu.lu@intel.com>
2003-06-23 kazu * doc/extend.texi: Fix typos.
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...
next