OSDN Git Service

Remove CYGNUS LOCAL tags.
[pf3gnuchains/gcc-fork.git] / gcc / cpplib.c
1996-05-07 eggert(skip_comment, handle_directive): Don't use uninitializ...
1996-05-06 kenner(default_include): For C++, also search OLD_GPLUSPLUS_I...
1996-01-27 dje(sys/param.h): Delete inclusion.
1995-11-04 kenner(finclude): Set current input pointer when input is...
1995-07-01 kenner(output_line_command): If not emitting #line directives...
1995-06-28 kenner(progname): Remove definition from here.
1995-06-15 kennerUpdate FSF address.
1995-06-08 kenner(cpp_push_buffer): Include filename in error message.
1995-05-23 kenner(initialize_builtins): Add missing parm to timestamp...
1995-05-19 bothner* cpplib.c (collect_expansion): Don't escape '@' insid...
1995-05-16 kennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16 kennerFix typos in comments.
1995-05-12 bothnerFix reporting of unterminated strings.
1995-05-12 bothner* cpplib.c (line_for_error): Make it work; add extra...
1995-04-30 bothnerBunch of fixes. See ChangeLog.
1995-04-27 kennerDon't include <sys/stat.h> twice.
1995-04-17 bothner* cpplib.c: Rename make_definition to cpp_define.
1995-04-11 bothnerBunch of little fixes. See ChangeLog.
1995-04-10 kenner(init_parse_options, cpp_reader): Cast args to bcopy...
1995-04-07 bothner* cpplib.c (bcopy, bzero, bcmp): Remove #undefs.
1995-04-07 bothner* cpplib.c (SELF_DIR_DUMMY): New macro.
1995-04-05 bothnerMoved 'high-level' error functions from cpperror.c...
1995-03-22 bothnerMerged in earlier cccp.c changes
1995-03-16 bothnerInitial revision