cpplib.c (my_strerror, [...]): Move to cpperror.c.
[gcc.git] / gcc / cpphash.c
2000-02-06 Zack Weinbergcpplib.c (my_strerror, [...]): Move to cpperror.c.
2000-02-06 Zack Weinbergcppfiles.c (read_and_prescan): Bump input pointer befor...
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-22 Zack Weinbergcpphash.c (change_newlines): Delete function.
2000-01-11 Jason Merrillfix typos
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-10-29 Zack Weinbergcpplib.h (struct cpp_buffer: fname, [...]): Mark const.
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-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-04 Zack Weinbergcpphash.c (macroexpand): Delete leading whitespace...
1999-06-07 Dave Brolleycpplib.c (do_define): Cast `alloca' return value.
1999-04-26 Zack Weinbergcpphash.c (dump_definition): New function.
1999-04-14 Zack Weinbergcpperror.c, [...]: Never call abort.
1999-04-12 Zack Weinbergcpphash.c (collect_expansion, [...]): Make the escape...
1999-04-09 Zack Weinbergcpphash.c (special_symbol): When expanding __LINE__...
1999-04-06 Zack Weinbergcppexp.c (parse_charconst): Initialize c.
1999-03-16 Zack Weinbergcppfiles.c (read_and_prescan): Map backslash-newline...
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-08 Zack Weinbergcpplib.c (special_symbol): Rewrite.
1999-01-06 Jeff LawCopyright fixes.
1998-12-15 Zack Weinbergcpphash.h (union hash_value): Remove `keydef' member...
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-11 Zack Weinbergcppexp.c: When forcing unsigned comparisons, cast both...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1996-07-03 Mike Stumpformatting tweaks
1996-06-07 Per Bothner* cpphash.c (cpp_lookup): Change struct parse_file...
1996-04-15 Doug Evanscpphash.c: #include "gansidecl.h".
1995-06-15 Richard KennerUpdate FSF address.
1995-04-30 Per BothnerImprove cleaning up. See hangeLog.
1995-04-10 Richard KennerAdd declaration of xmalloc.
1995-04-08 Mike Stump* cpphash.c: Don't use const on compilers that don...
1995-03-16 Per BothnerInitial revision