]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cpplib.h
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / cpplib.h
2000-04-25  Zack Weinberg[multiple changes]
2000-04-25  Neil Booth* Revert previous patch until build failure cause deter...
2000-04-24  Neil Boothcpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-21  Zack Weinbergcpphash.c (struct arg, [...]): Const-ify strings.
2000-04-20  Zack Weinbergcpplib.h (enum cpp_ttype): Add token types for all...
2000-04-18  Zack Weinbergcccp.c, [...]: Removed.
2000-04-14  Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-11  Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-04-10  Zack Weinbergcpphash.c (timestamp): Delete.
2000-04-06  Zack Weinbergcpphash.c (CPP_IS_MACRO_BUFFER, [...]): Delete.
2000-04-01  Zack Weinbergcpplib.c: Include symcat.h.
2000-04-01  Zack Weinbergcpplex.c: Copy ISTABLE macros from cppinit.c...
2000-03-31  Zack Weinbergcpplib.h: Merge struct cpp_options into struct cpp_reader.
2000-03-13  Zack WeinbergMakefile.in (LIBCPP_OBJS): Add cpplex.o.
2000-03-12  Zack WeinbergConvert cpplib to use libiberty/hashtab.c.
2000-03-11  Neil Boothcppfiles.c (file_cleanup, [...]): Replace bcopy(),...
2000-03-08  Zack WeinbergMakefile.in (LIBCPP_DEPS): New macro.
2000-03-08  Zack Weinbergcpplib.h (parse_underflow_t, [...]): Delete.
2000-03-07  Zack Weinberg[multiple changes]
2000-03-07  Zack Weinbergcppfiles.c (_cpp_find_include_file): Make sure ih-...
2000-03-04  Zack Weinbergmkdeps.c, mkdeps.h: New files.
2000-03-04  Zack Weinbergcpplib.h (_dollar_ok): New macro.
2000-03-04  Zack Weinbergcppinit.c (cpp_handle_option): Set opts->pedantic directly.
2000-03-03  Jason Merrillcpplib.h (CPP_PEDANTIC): Only true if system_header_p...
2000-03-02  Zack Weinbergcppfiles.c (cpp_read_file): New function.
2000-03-01  Zack Weinbergcpplib.h (CPP_ASSERTION, [...]): New token types.
2000-02-27  Alexandre Olivacpplib.h (enum file_change_code): Added rename_file.
2000-02-23  Alexandre Olivacpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
2000-02-10  Zack Weinbergcppexp.c: Don't include cpphash.h.
2000-02-10  Zack Weinbergcpplib.h: Provide HASHNODE typedef and forward decl...
2000-02-10  Zack Weinbergcpphash.c (macarg): Hoist all the flag diddling out...
2000-02-06  Zack Weinbergcpplib.c (my_strerror, [...]): Move to cpperror.c.
2000-02-06  Zack Weinbergcppalloc.c: Update copyright.
2000-02-06  Zack Weinbergcpperror.c: Remove #ifdef EMACS block.
2000-02-02  Zack Weinbergcpplib.h (cpp_reader): Add new flag, no_directives.
2000-01-29  Ulrich DrepperAdjust variable names, comments, help strings to c99.
2000-01-27  Zack Weinbergcppinit.c (cpp_handle_option): Recognize C++ comments...
2000-01-19  Kaveh Ghazimore copyright nits
2000-01-19  Kaveh R. Ghazicppalloc.c: PROTO -> PARAMS.
2000-01-12  Zack Weinbergcpplib.h (struct cpp_options): Change lang_asm to char.
1999-10-29  Zack Weinbergcpplib.h (struct cpp_buffer: fname, [...]): Mark const.
1999-10-15  Zack Weinbergcppexp.c (cpp_parse_escape): Make static.
1999-09-23  Jason Merrill* cpplib.h (CPP_PREPROCESSED): New macro.
1999-09-09  Geoff KeatingMakefile.in (cppexp.o): Depend on cpphash.h.
1999-09-07  Kaveh R. Ghazicpperror.c (cpp_file_line_for_message): Constify a...
1999-07-20  Jason Merrillgcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
1999-05-10  Zack Weinbergcppfiles.c (initialize_input_buffer): New function.
1999-04-19  Zack Weinbergcpplib.c (output_line_command): Drop CONDITIONAL argument.
1999-04-12  Zack Weinbergcpphash.c (collect_expansion, [...]): Make the escape...
1999-04-06  Zack Weinbergcppinit.c (install_predefs): Delete function.
1999-03-16  Zack Weinbergcppfiles.c (read_and_prescan): Map backslash-newline...
1999-03-15  Zack Weinbergcppinit.c: Instead of one pending list...
1999-02-25  Kaveh R. GhaziMakefile.in (cppmain.o, [...]): Don't depend on machmode.h.
1999-02-25  Zack Weinbergcpphash.c (install): Rename to cpp_install, add cpp_rea...
1999-02-18  Zack Weinbergcpplib.c: Kill define of STDC_VALUE.
1999-02-15  Zack Weinbergc-common.c (UNGETC [USE_CPPLIB=1]): Do nothing if c...
1999-02-08  Zack Weinbergcpplib.c (special_symbol): Rewrite.
1999-02-04  Zack Weinbergcpplib.c (initialize_char_syntax): Move to cppinit.c.
1999-01-29  Kaveh R. Ghazicollect2.c (error): Fix typo in declaration.
1999-01-27  Dave Brolleycpplib.h (cpp_notice): Add prototype.
1999-01-26  Zack Weinbergcppfiles.c (safe_read): Deleted.
1999-01-20  Jeff LawMinor copyright tweak.
1999-01-06  Jeff LawFix copyright dates.
1999-01-05  Kaveh R. GhaziMakefile.in (gcc.o, [...]): Depend on prefix.h.
1998-12-15  Zack Weinbergcppalloc.c: Add xstrdup here.
1998-12-15  Zack Weinbergcpphash.h (union hash_value): Remove `keydef' member...
1998-12-11  Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-12-11  Manfred Hollsteincpplib.h (HOST_WIDE_INT): Get definition from "machmode...
1998-12-07  Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-12-07  Zack Weinbergcpplib.h (struct cpp_buffer): Replace dir and dlen...
1998-11-25  Zack Weinbergcpplib.h: Delete struct import_file.
1998-11-08  Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-10-29  Zack Weinberg[multiple changes]
1998-10-11  Zack Weinbergcppexp.c: When forcing unsigned comparisons, cast both...
1998-10-08  Jeff Lawemit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-06-23  Dave Brolleycpplib.c (do_line): Typo broke #line directive.
1998-06-10  Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-05-25  Dave Brolleycpperror.c (v_cpp_message): Remove static prototype.
1998-05-19  Kaveh R. GhaziWarning Fixes:
1998-05-13  Kaveh R. GhaziWarning fixes:
1998-04-03  Jeff Lawdummy commit before merge
1997-04-13  Richard Kenner(struct cpp_options): New member warn_undef.
1997-03-19  Richard Kenner(struct cpp_options): New member c89.
1996-10-09  Richard Kenner(DOLLARS_IN_IDENTIFIERS): Remove.
1996-07-03  Mike Stumpformatting tweaks
1996-06-07  Per Bothnercpplib.h (struct parse_file): Removed.
1996-06-05  Per Bothnercpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
1995-06-15  Richard KennerUpdate FSF address.
1995-05-19  Per BothnerAdd comment that '@' is not an escape inside a string.
1995-05-16  Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-16  Richard KennerFix typos in comments.
1995-05-12  Per BothnerFix reporting of unterminated strings.
1995-04-30  Per BothnerRemove PARSE_GETC. Add comment about "@ ".
1995-04-17  Per Bothner* cpplib.h (cpp_define): New declaration.
1995-03-22  Per BothnerMerged in earlier cccp.c changes
1995-03-16  Per BothnerInitial revision