summaryrefslogtreecommitdiffstats
path: root/gcc/cppinit.c
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.c (timestamp): Delete.zack2000-04-101-26/+27
* * cppexp.c (parse_charconst): Null does not end characterneil2000-04-081-1/+1
* * cppinit.c (cpp_start_read): Turn off -Wtraditional ifzack2000-04-021-0/+4
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-011-2/+2
* * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt themzack2000-04-011-2/+1
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-332/+354
* * cppinit.c (cpp_start_read): Call initialize_dependency_outputzack2000-03-301-4/+4
* 2000-03-28 Zack Weinberg <zack@wolery.cumb.org>zack2000-03-281-1/+2
* 2000-03-16 Neil Booth <NeilB@earthling.net>neil2000-03-161-16/+26
* * Makefile.in (LIBCPP_OBJS): Add cpplex.o.zack2000-03-131-3/+6
* * cpphash.c: Don't include version.h.zack2000-03-131-4/+11
* Convert cpplib to use libiberty/hashtab.c.zack2000-03-121-37/+11
* * cppinit.c (cl_directive_handler): More K&R fixing.ghazi2000-03-121-1/+1
* * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth):ghazi2000-03-121-6/+9
* 2000-03-12 Neil Booth <NeilB@earthling.net>neil2000-03-121-1/+1
* 2000-03-11 Neil Booth <NeilB@earthling.net>neil2000-03-111-64/+25
* * cppfiles.c (file_cleanup, _cpp_find_include_file,neil2000-03-111-8/+8
* * Makefile.in (LIBCPP_DEPS): New macro.zack2000-03-081-33/+191
* * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.zack2000-03-081-8/+6
* 2000-03-07 Neil Booth <NeilB@earthling.net>zack2000-03-071-504/+591
* * cppfiles.c (_cpp_find_include_file): Make sure ih->name iszack2000-03-071-8/+11
* * builtins.c (built_in_class_names, built_in_names): Constify aghazi2000-03-061-1/+0
* * mkdeps.c, mkdeps.h: New files.zack2000-03-041-108/+26
* * cppinit.c: Fix thinko in previous patch.zack2000-03-041-1/+1
* * cpplib.h (_dollar_ok): New macro.zack2000-03-041-30/+22
* * cppinit.c (cpp_handle_option): Set opts->pedantic directly.zack2000-03-041-2/+2
* * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.jason2000-03-031-2/+2
* * cppfiles.c (cpp_read_file): New function.zack2000-03-021-232/+155
* * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): Newzack2000-03-011-4/+0
* * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.zack2000-02-281-2/+2
* Fix copyrights.law2000-02-261-1/+2
* * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner2000-02-191-1/+2
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-3/+1
* * cpphash.c: Fix formatting, update commentary.zack2000-02-111-5/+1
* * cpplib.h: Provide HASHNODE typedef and forward decl ofzack2000-02-101-1/+1
* * cpphash.c (macarg): Hoist all the flag diddling out of thezack2000-02-101-1/+2
* 2000-02-07 Zack Weinberg <zack@wolery.cumb.org>zack2000-02-071-6/+4
* * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,zack2000-02-061-22/+28
* * cpperror.c: Remove #ifdef EMACS block.zack2000-02-061-22/+3
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+1
* Adjust variable names, comments, help strings to c99.drepper2000-01-291-14/+15
* * cppinit.c (cpp_handle_option): Recognize C++ comments underzack2000-01-271-1/+1
* * cppinit.c: Add " (cpplib)" to end of string printed byzack2000-01-271-2/+2
* 2000-01-11 16:24 -0800 Zack Weinberg <zack@wolery.cumb.org>zack2000-01-121-12/+5
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-5/+0
* * cccp.c (main): Define __STDC_VERSION__ as necessary.rth1999-12-191-4/+7
* * cppp.c (main): Set trigraphs and __STRICT_ANSI__ asrth1999-12-141-18/+56
* * cppinit.c (CAT): The argument list of this macro may not containlaw1999-11-301-1/+1
* Fix command line parsing to report unrecognised options.nickc1999-11-181-0/+4
* include:ghazi1999-11-101-1/+1
OpenPOWER on IntegriCloud