| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: | jsm28 | 2005-09-20 | 1 | -7/+11 |
* | Add missing docs for feature added by Richard Henderson. | wilson | 2005-08-13 | 1 | -0/+9 |
* | libcpp: | zack | 2005-05-12 | 1 | -9/+6 |
* | * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 | mmitchel | 2005-05-01 | 1 | -0/+20 |
* | * doc/cpp.texi: gcc now implements universal character names. | mrs | 2005-04-28 | 1 | -2/+2 |
* | * doc/cpp.texi, doc/install.texi: Change references to GCC 3.5 to | jsm28 | 2005-04-14 | 1 | -1/+1 |
* | 2005-03-05 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-03-05 | 1 | -5/+5 |
* | PR documentation/19309 | steven | 2005-02-10 | 1 | -4/+4 |
* | * doc/cpp.texi: Include gcc-common.texi. Don't define gcctabopt | jsm28 | 2005-02-06 | 1 | -7/+4 |
* | * doc/md.texi (Expander Definitions): Use @emph instead of @strong | bje | 2004-12-20 | 1 | -1/+1 |
* | * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi, | jsm28 | 2004-11-05 | 1 | -5/+5 |
* | * doc/contrib.texi, doc/cpp.texi, doc/cppopts.texi, | jsm28 | 2004-10-28 | 1 | -5/+5 |
* | * doc/c-tree.texi, doc/cpp.texi, doc/implement-c.texi, | jsm28 | 2004-10-28 | 1 | -4/+4 |
* | * doc/compat.texi, doc/cpp.texi, doc/cppopts.texi, | kazu | 2004-09-17 | 1 | -1/+1 |
* | * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and | jsm28 | 2004-08-05 | 1 | -2/+7 |
* | * doc/cpp.texi: Don't document what we do for ill-formed expressions. | neil | 2004-07-04 | 1 | -3/+0 |
* | * doc/bugreport.texi, doc/configterms.texi, doc/contrib.texi, | jsm28 | 2004-07-02 | 1 | -5/+6 |
* | * doc/invoke.texi (Directory Options): Document -iquote. | mrs | 2004-05-05 | 1 | -8/+18 |
* | * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi, | jsm28 | 2004-01-18 | 1 | -5/+5 |
* | * doc/c-tree.texi, doc/compat.texi, doc/cpp.texi, | jsm28 | 2004-01-18 | 1 | -201/+201 |
* | * doc/c-tree.texi: Fix @item vs. @itemx. | schwab | 2003-12-30 | 1 | -1/+1 |
* | * c.opt: Introduce -fworking-directory. | aoliva | 2003-08-05 | 1 | -1/+3 |
* | * doc/sourcebuild.texi (Front End Directory): Don't make references | geoffk | 2003-08-01 | 1 | -1/+1 |
* | * doc/c-tree.texi: Normalize spellings of "lowercase" and | kraai | 2003-07-31 | 1 | -1/+1 |
* | * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types. | zack | 2003-07-05 | 1 | -20/+66 |
* | * c-opts.c (c_common_decode_option): Don't accept dollars | neil | 2003-05-19 | 1 | -3/+6 |
* | * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS): | neil | 2003-05-18 | 1 | -0/+3 |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -0/+18 |
* | * doc/cpp.texi: Fix typos. | neil | 2003-05-11 | 1 | -2/+3 |
* | * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into | neil | 2003-05-11 | 1 | -10/+12 |
* | * cppinit.c (cpp_create_reader, post_options): Warn about | neil | 2003-05-04 | 1 | -10/+12 |
* | * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for | aj | 2003-03-12 | 1 | -0/+6 |
* | * doc/cpp.texi: Fix typos. | kazu | 2003-01-26 | 1 | -2/+2 |
* | gcc: | jsm28 | 2002-12-28 | 1 | -8/+4 |
* | * doc/c-tree.texi: Fix typos and follow spelling conventions. | kazu | 2002-12-17 | 1 | -3/+3 |
* | * c-common.c (cb_register_builtins): Define __WCHAR_MAX__. | gdr | 2002-10-09 | 1 | -1/+3 |
* | * ChangeLog.1: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -2/+2 |
* | * c-common.c (cpp_define_data_format): Remove. | rth | 2002-09-23 | 1 | -20/+15 |
* | * c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__, | rth | 2002-09-21 | 1 | -36/+0 |
* | Extended documentation on ObjC macros and flags | nicola | 2002-08-29 | 1 | -2/+4 |
* | gcc/ | gdr | 2002-08-28 | 1 | -0/+20 |
* | * doc/cpp.texi (Common Predefined Macros): Don't mess with | gdr | 2002-08-27 | 1 | -1/+1 |
* | * c-common.c (cpp_define_data_format): New function. | gdr | 2002-08-27 | 1 | -0/+42 |
* | * cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal | danglin | 2002-08-20 | 1 | -14/+17 |
* | * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__ | shebs | 2002-08-16 | 1 | -0/+4 |
* | * cppinit.c (struct lang_flags): Rename trigraphs std. | neil | 2002-08-06 | 1 | -1/+10 |
* | * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long. | zack | 2002-08-02 | 1 | -0/+8 |
* | * cpplib.c (do_sccs): Handle #sccs on all systems. | neil | 2002-07-17 | 1 | -2/+2 |
* | * cpperror.c (cpp_error): Default to directive_line within | neil | 2002-07-09 | 1 | -39/+55 |
* | * doc/cpp.texi: Update for traditional preprocessing changes. | neil | 2002-07-02 | 1 | -83/+210 |