summaryrefslogtreecommitdiff
path: root/gcc/cppexp.c
Commit message (Expand)AuthorAgeFilesLines
* 1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-291-7/+7
* 1999-10-15 11:16 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-151-3/+4
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-091-3/+10
* Linas Vepstas <linas@linas.org>rth1999-09-081-1/+1
* * cpperror.c (cpp_file_line_for_message): Constify a char*.ghazi1999-09-071-2/+6
* 1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-1/+2
* 1999-04-06 12:56 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-061-3/+3
* 1999-03-16 16:06 -0500 Zack Weinberg <zack@rabi.columbia.edu>brolley1999-03-161-5/+3
* * cppexp.c (left_shift, right_shift, parse_charconst, COMPARE,ghazi1999-02-251-23/+23
* * Makefile.in (cppmain.o, cpplib.o, cpphash.o, cppalloc.o,ghazi1999-02-251-25/+17
* 1999-02-18 18:32 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-02-181-1/+1
* 1999-02-08 23:25 -0500 Zack Weinberg <zack@midnite.ec.rhno.columbia.edu>zack1999-02-081-4/+46
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-10/+7
* 1999-01-25 14:26 -0500 Zack Weinberg <zack@rabi.columbia.edu>brolley1999-01-251-212/+214
* Thu Jan 21 15:48:03 1999 Dave Brolley <brolley@cygnus.com>brolley1999-01-211-2/+13
* 1998-12-15 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-151-2/+5
* 1998-11-26 01:17 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-071-37/+25
* * system.h: Include libiberty.h.ghazi1998-11-271-3/+0
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* * cppexp.c: When forcing unsigned comparisons, cast both sideslaw1998-10-111-2/+3
* Warning Fixes:ghazi1998-05-191-1/+1
* Warning fixes:ghazi1998-05-131-1/+1
* More cutover to system.h:ghazi1998-03-301-39/+4
* /law1998-01-271-3/+11
* * cppexp.c: Include gansidecl.hlaw1998-01-131-1/+2
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-11/+33
* (cpp_lex) New arg skip_evaluation.kenner1997-04-131-4/+7
* (parse_number): Invalid integer constants are errors if pedantic.kenner1997-03-171-6/+6
* formatting tweaksmrs1996-07-031-18/+18
* * cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unarybothner1996-01-221-5/+4
* * cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retriedbothner1996-01-161-7/+39
* (cpp_lex): Correctly parse character constants.kenner1995-11-071-4/+2
* Update FSF address.kenner1995-06-151-1/+2
* * cppexp.c (cpp_reader): Test for '#' (start of assertion) *after*bothner1995-05-151-2/+2
* * cppexp.c (parse_number): Cleanup some Cygnus crud for MPW.bothner1995-05-121-6/+1
* Add declarations of xmalloc and xrealloc.kenner1995-04-101-1/+4
* Merged in earlier cccp.c changes.bothner1995-03-221-2/+14
* Initial revisionbothner1995-03-161-0/+988