Age | Commit message (Expand) | Author | Files | Lines |
2001-06-01 | c-tree.texi, [...]: Move to doc subdirectory. | DJ Delorie | 1 | -3734/+0 |
2001-05-28 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 1 | -10/+10 |
2001-05-23 | cpp.texi: Update for handling of charconsts. | Neil Booth | 1 | -10/+5 |
2001-05-05 | gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" key... | Jakub Jelinek | 1 | -0/+10 |
2001-04-18 | cpp.texi (-Wwhite-space): Remove. | Jakub Jelinek | 1 | -7/+2 |
2001-04-11 | cpp.texi (-Wtraditional): Update description. | Kaveh R. Ghazi | 1 | -5/+5 |
2001-03-15 | cpp.texi: Update documentation for -include and -imacros. | Neil Booth | 1 | -7/+22 |
2001-03-13 | * cpp.texi (poison): Explain the macro expansion exception. | Kaveh R. Ghazi | 1 | -0/+16 |
2001-03-03 | cpp.texi: Update. | Neil Booth | 1 | -10/+14 |
2001-03-02 | cppinit.c (append_include_chain): Mark "after" include file name list as a sy... | Christopher Faylor | 1 | -7/+8 |
2001-02-19 | Version.c, [...]: Update G77 version number to 0.5.27. | Joseph Myers | 1 | -1/+1 |
2001-02-12 | mkdeps.c (deps_add_default_target): Robustify. | Nathan Sidwell | 1 | -1/+4 |
2001-02-10 | Doc and warning fixes. | Anthony Green | 1 | -0/+8 |
2001-02-02 | * cpp.texi, invoke.texi: Update -Wtraditional documentation. | Neil Booth | 1 | -0/+33 |
2001-01-24 | cppfiles.c (_cpp_read_file): Add to dependencies if requested. | Jakub Jelinek | 1 | -4/+6 |
2001-01-22 | * cpp.texi: Fix typos. | Andres Felipe Vargas | 1 | -2/+2 |
2001-01-12 | cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C. | Joseph Myers | 1 | -3/+4 |
2001-01-09 | cppinit.c (OPT_MD, OPT_MMD): Restore. | Neil Booth | 1 | -32/+33 |
2001-01-06 | cpp.texi: Update for -MQ. | Neil Booth | 1 | -7/+19 |
2001-01-05 | cpp.texi: Update for -MP. | Neil Booth | 1 | -3/+27 |
2001-01-04 | cpp.texi: Update for -MT. | Neil Booth | 1 | -2/+11 |
2000-12-21 | gcc.texi, cpp.texi: Update last-updated dates. | Joseph Myers | 1 | -1/+1 |
2000-11-04 | * cpp.texi: Update for _Pragma. | Neil Booth | 1 | -19/+46 |
2000-10-31 | cpp.texi: Update for new command line assertion syntax. | Neil Booth | 1 | -3/+5 |
2000-10-27 | * cpp.texi: Update. | Neil Booth | 1 | -21/+40 |
2000-10-25 | cpp.texi: Update with implementation-defined behavior and internal limits. | Neil Booth | 1 | -13/+106 |
2000-09-18 | cpp.texi: Update documentation... | Neil Booth | 1 | -25/+45 |
2000-08-19 | * cpp.texi: Add @section for assertions. | Neil Booth | 1 | -1/+1 |
2000-08-02 | cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments. | Zack Weinberg | 1 | -134/+212 |
2000-07-27 | cpp.texi: Append a trailing full-stop to xrefs where needed. | Andrew Cagney | 1 | -3/+3 |
2000-07-17 | contrib.texi, [...]: Update references to C9X. | Joseph Myers | 1 | -10/+13 |
2000-07-11 | cpp.texi: Update. | Neil Booth | 1 | -8/+11 |
2000-07-07 | * cpp.texi: Update. | Neil Booth | 1 | -16/+65 |
2000-07-07 | * cpp.texi: Update to new lexer. | Neil Booth | 1 | -845/+948 |
2000-06-30 | cpp.texi: Document #pragma GCC dependency | Nathan Sidwell | 1 | -0/+14 |
2000-06-24 | * cpp.texi: Clarify #pragma GCC namespace. | Nathan Sidwell | 1 | -4/+9 |
2000-06-23 | cpplib.c (struct pragma_entry): New structure. | Nathan Sidwell | 1 | -10/+18 |
2000-05-18 | cppinit.c (cpp_reader_init): Initialise col_adjust and default tab stop size. | Neil Booth | 1 | -0/+7 |
2000-05-17 | cpplib.c: New feature, #pragma system_header. | Zack Weinberg | 1 | -3/+51 |
2000-04-11 | extend.texi: ISO C99 is not a draft anymore. | Martin v. Löwis | 1 | -4/+5 |
2000-04-08 | cppexp.c (parse_charconst): Null does not end character constants. | Neil Booth | 1 | -0/+38 |
2000-03-16 | cppinit.c (handle_option): Implement #unassert directive as -A- command line ... | Neil Booth | 1 | -4/+6 |
2000-02-25 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-15 | Jonathan Larmour <jlarmour@redhat.co.uk>: | Jonathan Larmour | 1 | -6/+13 |
1999-09-09 | Makefile.in (cppexp.o): Depend on cpphash.h. | Geoff Keating | 1 | -2/+24 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -8/+11 |
1999-08-23 | cpp.texi: Add a node documenting macro varargs (copied from extend.texi). | Matthias Klose | 1 | -2/+64 |
1999-06-14 | cpp.texi: Minor update. | Zack Weinberg | 1 | -11/+34 |
1999-05-27 | Trivial change to test new features in the script to update the online docs. | Jeff Law | 1 | -2/+2 |
1999-05-17 | cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. | Zack Weinberg | 1 | -36/+72 |