summaryrefslogtreecommitdiff
path: root/gcc/cppmain.c
Commit message (Expand)AuthorAgeFilesLines
* 2000-08-20 Zack Weinberg <zack@wolery.cumb.org>zack2000-08-201-1/+9
* * cppinit.c (sort_options): Remove, put functionality inneil2000-08-171-0/+1
* * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINEzack2000-08-091-5/+21
* 2000-08-04 Andreas Schwab <schwab@suse.de>zack2000-08-051-1/+1
* * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,zack2000-08-021-6/+10
* * cpperror.c (v_message): Split into _cpp_begin_message andzack2000-08-021-4/+178
* 2000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-181-1/+2
* top level:zack2000-07-041-0/+1
* 2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>zack2000-05-111-1/+1
* * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack2000-04-141-57/+16
* * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack2000-04-111-1/+1
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-34/+40
* * Makefile.in (STMP_FIXINC): New toggle.zack2000-02-271-0/+2
* Fix copyrights.law2000-02-261-1/+1
* * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,zack2000-02-061-3/+6
* * cpperror.c: Remove #ifdef EMACS block.zack2000-02-061-8/+1
* 1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-291-0/+2
* * cpperror.c (cpp_file_line_for_message): Constify a char*.ghazi1999-09-071-5/+6
* Wed Aug 4 13:29:23 1999 Zack Weinberg <zack@bitmover.com>zack1999-08-041-7/+17
* 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.columbia.edu>brolley1999-05-101-9/+19
* 1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-261-0/+1
* 1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-18/+0
* Warning fixes:ghazi1999-03-181-2/+2
* Copyright dates.law1999-01-301-1/+1
* * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGESlaw1999-01-301-0/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+5
* Copyright fixes.law1999-01-061-1/+1
* 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-12-071-1/+1
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* Use cpplib for cccp.brolley1998-06-101-0/+7
* Warning Fixes:ghazi1998-05-191-1/+1
* More cutover to system.h:ghazi1998-03-301-5/+7
* formatting tweaksmrs1996-07-031-1/+1
* * cppmain.c (fancy_abort): Only define #ifdef abort.bothner1996-06-071-2/+4
* * cppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.bothner1996-06-071-7/+9
* Define progname, required by cpplib.kenner1995-11-041-0/+2
* Update FSF address.kenner1995-06-151-1/+1
* Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.kenner1995-05-161-1/+5
* * cppmain.c (main): Remove commented-out code that used PARSE_GETC.bothner1995-04-301-8/+0
* Initial revisionbothner1995-03-161-0/+102