summaryrefslogtreecommitdiff
path: root/gcc/cpplib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix reporting of unterminated strings.bothner1995-05-121-123/+37
* * cpplib.c (line_for_error): Make it work; add extra parameter.bothner1995-05-121-41/+32
* Bunch of fixes. See ChangeLog.bothner1995-04-301-92/+181
* Don't include <sys/stat.h> twice.kenner1995-04-271-4/+2
* * cpplib.c: Rename make_definition to cpp_define.bothner1995-04-171-9/+7
* Bunch of little fixes. See ChangeLog.bothner1995-04-111-59/+62
* (init_parse_options, cpp_reader): Cast args to bcopy, bcmp, and bzero tokenner1995-04-101-5/+6
* * cpplib.c (bcopy, bzero, bcmp): Remove #undefs.bothner1995-04-071-5/+0
* * cpplib.c (SELF_DIR_DUMMY): New macro.bothner1995-04-071-4/+10
* Moved 'high-level' error functions from cpperror.c to cpplib.c.bothner1995-04-051-2/+220
* Merged in earlier cccp.c changesbothner1995-03-221-44/+68
* Initial revisionbothner1995-03-161-0/+7288