summaryrefslogtreecommitdiffstats
path: root/gcc/cppmain.c
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.h (struct cpp_buffer): Move saved_flags from cpp_reader.neil2001-02-011-2/+1
* * cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)neil2001-01-281-2/+2
* * cppmain.c (general_init): Don't use ANSI prototype.neil2001-01-161-1/+2
* * c-parse.in (finish_parse): Add comment about cpp_destroy.neil2001-01-141-3/+1
* * cppmain.c (do_preprocessing): New function; most of the oldneil2001-01-141-51/+71
* * cppfiles.c (_cpp_fake_include): New function.neil2001-01-131-47/+2
* * cppmain.c (struct printer): Remove no_line_dirs.neil2001-01-131-41/+44
* * cppinit.c (cpp_handle_option): help_only is now part of theneil2001-01-131-1/+1
* 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>neil2001-01-111-16/+10
* * cppinit.c (OPT_g): Remove.neil2001-01-101-5/+3
* * c-lang.c (c_post_options): Call cpp_post_options.neil2001-01-071-0/+1
* * cpplib.h (struct cpp_reader): Add help_only field.zack2001-01-051-0/+7
* * cppmain.c: Update print.lineno with -P.neil2000-12-181-1/+4
* * c-lex.c: s/change_file/file_change.neil2000-12-181-3/+3
* * cppmain.c (check_multiline_token): New function.neil2000-12-171-9/+22
* 2000-12-14 Philipp Thomas <pthomas@suse.de>pthomas2000-12-171-0/+7
* * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.neil2000-12-171-8/+14
* * cppmacro.c (cpp_scan_buffer_nooutput): Take a booleanneil2000-11-281-1/+1
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-43/+56
* * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):neil2000-11-271-41/+26
* * cpplib.h (struct cpp_reader): Remove lang_asm.neil2000-11-261-1/+1
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-1/+2
* * cppmain.c (scan_buffer): Don't avoid paste for assembly.rth2000-11-011-1/+3
* * cpphash.c (cpp_forall_identifiers): Add context variablegeoffk2000-10-291-5/+6
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-105/+252
* * cpperror.c (_cpp_begin_message): Do the test for suppressionneil2000-09-281-8/+13
* 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
OpenPOWER on IntegriCloud