summaryrefslogtreecommitdiff
path: root/gcc/tradcif.y
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.neil2002-02-021-2/+1
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-3/+3
* * tradcif.y (parse_number): Use TOLOWER/ISXDIGIT/hex_value/hex_p.ghazi2001-11-101-14/+7
* * tradcpp.c: Include intl.h. Rename WARNING, ERROR, FATAL tozack2001-10-301-3/+4
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-4/+5
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-13/+13
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-4/+4
* PR preprocessor/3824neil2001-08-051-4/+2
* * toplev.h (fatal_error): Add ATTRIBUTE_NORETURN.ghazi2001-03-281-2/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+1
* include:zack2000-12-081-3/+3
* * tradcif.y: Move lexptr to top of file. Add rule to handleneil2000-12-041-5/+8
* * Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.ghazi2000-11-191-22/+15
* * tradcpp.c, tradcif.y: Update FSF mailing address, deletezack2000-11-141-9/+7
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-3/+1
* * tradcpp.c: New file.zack2000-07-061-0/+584