summaryrefslogtreecommitdiffstats
path: root/gcc/cppinit.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-291-205/+122
* include:ghazi1999-10-101-2/+1
* * cppinit.c (is_idchar initializer): Loosen tests to acceptoliva1999-10-041-1/+2
* * cppinit.c (is_idchar initializer): Tighten tests for whenlaw1999-10-041-1/+1
* Mon Sep 13 12:57:06 1999 Dave Brolley <brolley@cygnus.com>brolley1999-09-131-0/+2
* * cpperror.c (cpp_file_line_for_message): Constify a char*.ghazi1999-09-071-8/+11
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-2/+2
* Wed Aug 4 13:29:23 1999 Zack Weinberg <zack@bitmover.com>zack1999-08-041-4/+17
* * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.jason1999-07-201-1/+16
* 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.columbia.edu>brolley1999-05-101-0/+8
* 1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-261-0/+19
* Back out accidental commit of unrelated patchzack1999-04-191-19/+0
* 1999-04-19 14:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-191-5/+24
* Tue Apr 13 12:14:07 1999 Dave Brolley <brolley@cygnus.com>brolley1999-04-131-7/+8
* * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in placelaw1999-04-101-1/+1
* 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-061-57/+1
OpenPOWER on IntegriCloud