aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppmain.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-07cpperror.c (cpp_file_line_for_message): Constify a char*.Kaveh R. Ghazi1-5/+6
1999-08-04cpphash.c (macroexpand): Delete leading whitespace when arg is concatenated b...Zack Weinberg1-7/+17
1999-05-10cppfiles.c (initialize_input_buffer): New function.Zack Weinberg1-9/+19
1999-04-26cpphash.c (dump_definition): New function.Zack Weinberg1-0/+1
1999-04-14cpperror.c, [...]: Never call abort.Zack Weinberg1-18/+0
1999-03-18Warning fixes:Kaveh R. Ghazi1-2/+2
1999-01-30Copyright dates.Jeff Law1-1/+1
1999-01-30cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1-0/+2
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-0/+5
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-12-07cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n...Zack Weinberg1-1/+1
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-06-10Use cpplib for cccp.Dave Brolley1-0/+7
1998-05-19Warning Fixes:Kaveh R. Ghazi1-1/+1
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-5/+7
1996-07-03formatting tweaksMike Stump1-1/+1
1996-06-07cppmain.c (fancy_abort): Only define #ifdef abort.Per Bothner1-2/+4
1996-06-06cppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.Per Bothner1-7/+9
1995-11-04Define progname, required by cpplib.Richard Kenner1-0/+2
1995-06-15Update FSF address.Richard Kenner1-1/+1
1995-05-16Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.Richard Kenner1-1/+5
1995-04-30* cppmain.c (main): Remove commented-out code that used PARSE_GETC.Per Bothner1-8/+0
1995-03-16Initial revisionPer Bothner1-0/+102