Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reporting of unterminated strings. | bothner | 1995-05-12 | 1 | -123/+37 |
* | * cpplib.c (line_for_error): Make it work; add extra parameter. | bothner | 1995-05-12 | 1 | -41/+32 |
* | Bunch of fixes. See ChangeLog. | bothner | 1995-04-30 | 1 | -92/+181 |
* | Don't include <sys/stat.h> twice. | kenner | 1995-04-27 | 1 | -4/+2 |
* | * cpplib.c: Rename make_definition to cpp_define. | bothner | 1995-04-17 | 1 | -9/+7 |
* | Bunch of little fixes. See ChangeLog. | bothner | 1995-04-11 | 1 | -59/+62 |
* | (init_parse_options, cpp_reader): Cast args to bcopy, bcmp, and bzero to | kenner | 1995-04-10 | 1 | -5/+6 |
* | * cpplib.c (bcopy, bzero, bcmp): Remove #undefs. | bothner | 1995-04-07 | 1 | -5/+0 |
* | * cpplib.c (SELF_DIR_DUMMY): New macro. | bothner | 1995-04-07 | 1 | -4/+10 |
* | Moved 'high-level' error functions from cpperror.c to cpplib.c. | bothner | 1995-04-05 | 1 | -2/+220 |
* | Merged in earlier cccp.c changes | bothner | 1995-03-22 | 1 | -44/+68 |
* | Initial revision | bothner | 1995-03-16 | 1 | -0/+7288 |