summaryrefslogtreecommitdiff
path: root/gcc/cpp.1
Commit message (Collapse)AuthorAgeFilesLines
* * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,zack2000-08-021-141/+197
| | | | | | | | | | | | | | | | | | | | cppspec.c: Do not use 'legal' or 'illegal' in error messages and comments. * cppmain.c (cb_define, cb_undef): Don't generate any output if not done_initializing. * cpplex.c (maybe_paste_with_next): When the token after a ## is an omitted rest argument, only delete the token before it if that token is a comma. Do not warn about bogus token pastes for , ## rest_arg. * cpp.texi: Update. * cpp.1: Regenerate. * gcc.dg/cpp/macsyntx.c: Fix error regexp. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35421 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix copyrights.law2000-02-261-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32173 138bc75d-0d04-0410-961f-82ee72b054a4
* Jonathan Larmour <jlarmour@redhat.co.uk>:rth2000-02-161-3/+3
| | | | | | | Add new __GNUC_PATCHLEVEL__ define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32004 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-06-14 Zack Weinberg <zack@rabi.columbia.edu>zack1999-06-141-1/+563
| | | | | | | | | * cpp.texi: Minor update. * cpp.1: Regenerate from cpp.texi, using... * contrib/texi2pod.pl: ...this (new file) plus some hand tweaks. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27525 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSroland1992-01-231-0/+1
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229 138bc75d-0d04-0410-961f-82ee72b054a4