aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppinit.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-2/+2
1999-08-04cpphash.c (macroexpand): Delete leading whitespace when arg is concatenated b...Zack Weinberg1-4/+17
1999-07-20gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.Jason Merrill1-1/+16
1999-05-10cppfiles.c (initialize_input_buffer): New function.Zack Weinberg1-0/+8
1999-04-26cpphash.c (dump_definition): New function.Zack Weinberg1-0/+19
1999-04-19Back out accidental commit of unrelated patchZack Weinberg1-19/+0
1999-04-19cpplib.c (output_line_command): Drop CONDITIONAL argument.Zack Weinberg1-5/+24
1999-04-13cppinit.c (cpp_start_read): Fix buffer overwrite.Dave Brolley1-7/+8
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1-1/+1
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-57/+1
1999-03-16cppfiles.c (read_and_prescan): Map backslash-newline to '\r' (which cannot ot...Zack Weinberg1-5/+4
1999-03-15cppinit.c: Instead of one pending list...Zack Weinberg1-914/+1022
1999-02-25cpphash.c (install): Rename to cpp_install, add cpp_reader* first argument.Zack Weinberg1-16/+23
1999-02-19* cppinit.c (print_help): Remove unescaped newline in string.Kaveh R. Ghazi1-1/+0
1999-02-18cpplib.c: Kill define of STDC_VALUE.Zack Weinberg1-17/+1580
1999-02-06cppfiles.c (read_and_prescan): Cast the result of `xrealloc' to U_CHAR* when ...Kaveh R. Ghazi1-1/+2
1999-02-04cpplib.c (initialize_char_syntax): Move to cppinit.c.Zack Weinberg1-0/+129