OSDN Git Service

* Rework fields used to describe positions of bitfields and
[pf3gnuchains/gcc-fork.git] / gcc / cppexp.c
2000-03-13 zack * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
2000-03-08 zack * Makefile.in (LIBCPP_DEPS): New macro.
2000-03-07 zack2000-03-07 Neil Booth <NeilB@earthling.net>
2000-03-07 zack * cppfiles.c (_cpp_find_include_file): Make sure ih...
2000-03-04 zack * cpplib.h (_dollar_ok): New macro.
2000-03-01 zack * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE...
2000-02-23 aoliva* cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WS...
2000-02-10 zack * cppexp.c: Don't include cpphash.h.
2000-02-10 zack * cpplib.h: Provide HASHNODE typedef and forward decl of
2000-02-06 zack * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
1999-10-29 zack1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover...
1999-10-15 zack1999-10-15 11:16 -0700 Zack Weinberg <zack@bitmover...
1999-09-09 geoffk * Makefile.in (cppexp.o): Depend on cpphash.h.
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-07 ghazi * cpperror.c (cpp_file_line_for_message): Constify...
1999-04-14 zack1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-06 zack1999-04-06 12:56 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-16 brolley1999-03-16 16:06 -0500 Zack Weinberg <zack@rabi.colum...
1999-02-25 ghazi * cppexp.c (left_shift, right_shift, parse_char...
1999-02-25 ghazi * Makefile.in (cppmain.o, cpplib.o, cpphash...
1999-02-18 zack1999-02-18 18:32 -0500 Zack Weinberg <zack@rabi.colum...
1999-02-08 zack1999-02-08 23:25 -0500 Zack Weinberg <zack@midnite...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-25 brolley1999-01-25 14:26 -0500 Zack Weinberg <zack@rabi.colum...
1999-01-21 brolleyThu Jan 21 15:48:03 1999 Dave Brolley <brolley@cygnus...
1998-12-15 brolley1998-12-15 Zack Weinberg <zack@rabi.phys.columbia...
1998-12-07 brolley1998-11-26 01:17 -0500 Zack Weinberg <zack@rabi.phys...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-10-11 law * cppexp.c: When forcing unsigned comparisons...
1998-05-19 ghaziWarning Fixes:
1998-05-13 ghaziWarning fixes:
1998-03-30 ghaziMore cutover to system.h:
1998-01-27 law/
1998-01-13 law * cppexp.c: Include gansidecl.h
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-04-13 kenner(cpp_lex) New arg skip_evaluation.
1997-03-17 kenner(parse_number): Invalid integer constants are errors...
1996-07-03 mrsformatting tweaks
1996-01-22 bothner* cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for...
1996-01-16 bothner* cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP...
1995-11-07 kenner(cpp_lex): Correctly parse character constants.
1995-06-15 kennerUpdate FSF address.
1995-05-15 bothner* cppexp.c (cpp_reader): Test for '#' (start of assert...
1995-05-12 bothner* cppexp.c (parse_number): Cleanup some Cygnus crud...
1995-04-10 kennerAdd declarations of xmalloc and xrealloc.
1995-03-22 bothnerMerged in earlier cccp.c changes.
1995-03-16 bothnerInitial revision