OSDN Git Service

Add - before rms to be more portable.
[pf3gnuchains/gcc-fork.git] / gcc / cppmain.c
2000-11-28 neil * cppmacro.c (cpp_scan_buffer_nooutput): Take...
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-01 rth * cppmain.c (scan_buffer): Don't avoid paste for assembly.
2000-10-29 geoffk * cpphash.c (cpp_forall_identifiers): Add context...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-28 neil * cpperror.c (_cpp_begin_message): Do the test for...
2000-08-20 zack2000-08-20 Zack Weinberg <zack@wolery.cumb.org>
2000-08-17 neil * cppinit.c (sort_options): Remove, put functionality in
2000-08-09 zack * configure.in (--enable-c-cpplib): Uncomment. Use...
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-07-18 zack2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
2000-07-04 zacktop level:
2000-05-11 zack2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>
2000-04-14 zack * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutpu...
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-03-31 zack * cpplib.h: Merge struct cpp_options into struct cpp_r...
2000-02-27 zack * Makefile.in (STMP_FIXINC): New toggle.
2000-02-26 lawFix copyrights.
2000-02-06 zack * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
2000-02-06 zack * cpperror.c: Remove #ifdef EMACS block.
1999-10-29 zack1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover...
1999-09-07 ghazi * cpperror.c (cpp_file_line_for_message): Constify...
1999-08-04 zackWed Aug 4 13:29:23 1999 Zack Weinberg <zack@bitmover...
1999-05-10 brolley1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-26 zack1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-14 zack1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-18 ghaziWarning fixes:
1999-01-30 lawCopyright dates.
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 lawCopyright fixes.
1998-12-07 brolley1998-12-07 Zack Weinberg <zack@rabi.phys.columbia...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-06-10 brolleyUse cpplib for cccp.
1998-05-19 ghaziWarning Fixes:
1998-03-30 ghaziMore cutover to system.h:
1996-07-03 mrsformatting tweaks
1996-06-07 bothner* cppmain.c (fancy_abort): Only define #ifdef abort.
1996-06-07 bothner* cppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.
1995-11-04 kennerDefine progname, required by cpplib.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-04-30 bothner* cppmain.c (main): Remove commented-out code that...
1995-03-16 bothnerInitial revision