Age | Commit message (Expand) | Author | Files | Lines |
2004-01-18 | c-tree.texi, [...]: Use @smallexample instead of @example. | Joseph Myers | 1 | -201/+201 |
2003-12-30 | c-tree.texi: Fix @item vs. | Andreas Schwab | 1 | -1/+1 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -1/+3 |
2003-08-01 | sourcebuild.texi (Front End Directory): Don't make references to libsubdir, i... | Geoffrey Keating | 1 | -1/+1 |
2003-07-31 | c-tree.texi: Normalize spellings of "lowercase" and "uppercase". | Matt Kraai | 1 | -1/+1 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -20/+66 |
2003-05-19 | c-opts.c (c_common_decode_option): Don't accept dollars as identifier charact... | Neil Booth | 1 | -3/+6 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 1 | -0/+3 |
2003-05-17 | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 1 | -0/+18 |
2003-05-11 | * doc/cpp.texi: Fix typos. | Neil Booth | 1 | -2/+3 |
2003-05-11 | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S... | Neil Booth | 1 | -10/+12 |
2003-05-04 | cppinit.c (cpp_create_reader, [...]): Warn about trigraphs unless explicity s... | Neil Booth | 1 | -10/+12 |
2003-03-12 | c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets. | Andreas Jaeger | 1 | -0/+6 |
2003-01-26 | cpp.texi: Fix typos. | Kazu Hirata | 1 | -2/+2 |
2002-12-28 | cpp.texi, [...]: Use @copying. | Joseph Myers | 1 | -8/+4 |
2002-12-17 | c-tree.texi: Fix typos and follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-10-09 | c-common.c (cb_register_builtins): Define __WCHAR_MAX__. | Gabriel Dos Reis | 1 | -1/+3 |
2002-09-26 | ChangeLog.1: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-09-23 | c-common.c (cpp_define_data_format): Remove. | Richard Henderson | 1 | -20/+15 |
2002-09-21 | c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__... | Richard Henderson | 1 | -36/+0 |
2002-08-29 | Extended documentation on ObjC macros and flags | Nicola Pero | 1 | -2/+4 |
2002-08-28 | c-common.c (builtin_define_type_precision): New function. | Gabriel Dos Reis | 1 | -0/+20 |
2002-08-27 | cpp.texi (Common Predefined Macros): Don't mess with table delimiter. | Gabriel Dos Reis | 1 | -1/+1 |
2002-08-27 | c-common.c (cpp_define_data_format): New function. | Gabriel Dos Reis | 1 | -0/+42 |
2002-08-20 | cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal at head. | John David Anglin | 1 | -14/+17 |
2002-08-16 | c-common.c (cb_register_builds): Define __NEXT_RUNTIME__ for ObjC with -fnext... | Stan Shebs | 1 | -0/+4 |
2002-08-06 | cppinit.c (struct lang_flags): Rename trigraphs std. | Neil Booth | 1 | -1/+10 |
2002-08-02 | c-common.c (c_common_init): -Wtraditional also implies -Wlong-long. | Zack Weinberg | 1 | -0/+8 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -2/+2 |
2002-07-09 | cpperror.c (cpp_error): Default to directive_line within directives here. | Neil Booth | 1 | -39/+55 |
2002-07-02 | cpp.texi: Update for traditional preprocessing changes. | Neil Booth | 1 | -83/+210 |
2002-05-09 | cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison. | Neil Booth | 1 | -37/+0 |
2002-05-08 | cpplex.c (cpp_interpret_charconst): Truncate as well as sign-extend. | Neil Booth | 1 | -10/+12 |
2002-05-06 | c-common.c (warn_multichar): New. | Neil Booth | 1 | -11/+9 |
2002-05-05 | cpp.texi: Update multichar charconst docs. | Neil Booth | 1 | -8/+16 |
2002-03-26 | cpp.texi: Exclude entire Top node from printed manual. | Zack Weinberg | 1 | -11/+13 |
2002-03-22 | cpphash.h (struct cpp_reader): Remove mls_line and mls_col. | Neil Booth | 1 | -36/+15 |
2002-03-14 | cpphash.h (struct lexer_state): Remove line_extension member. | Zack Weinberg | 1 | -1/+20 |
2002-03-11 | Makefile.in: Update. | Neil Booth | 1 | -463/+34 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -4/+4 |
2002-02-27 | cpplex.c (_cpp_lex_token): Handle directives in macro arguments. | Neil Booth | 1 | -0/+44 |
2002-02-27 | cpp.texi: Clarify documentation of relationship between #line and #include. | Zack Weinberg | 1 | -1/+37 |
2002-02-23 | * doc/cpp.texi, doc/invoke.texi: Update documentation for -MM. | Neil Booth | 1 | -4/+8 |
2002-02-20 | cppinit.c (init_dependency_output): Take deps output file from -o if none giv... | Neil Booth | 1 | -11/+27 |
2002-01-10 | Document the __OBJC__ macro. | Nicola Pero | 1 | -0/+5 |
2002-01-08 | Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h. | Zack Weinberg | 1 | -0/+4 |
2001-12-10 | cpp.texi: Don't condition menus on @ifinfo. | Joseph Myers | 1 | -2/+2 |
2001-12-09 | cpp.texi, [...]: Use American spelling. | Joseph Myers | 1 | -2/+2 |
2001-11-14 | texi2pod.pl: Handle @ifnottex, @iftex and @display. | Joseph Myers | 1 | -9/+10 |
2001-10-17 | c-tree.texi: Eliminate duplicated word. | Matt Kraai | 1 | -2/+2 |