summaryrefslogtreecommitdiffstats
path: root/gcc/cpplib.h
Commit message (Expand)AuthorAgeFilesLines
* * cpplib.h (struct cpp_reader): Add help_only field.zack2001-01-051-0/+4
* * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil2001-01-051-1/+4
* * cpp.texi: Update for -MT.neil2001-01-041-4/+1
* * c-lex.c: s/change_file/file_change.neil2000-12-181-1/+1
* * cpplib.h (struct cpp_reader): Remove references to string_poolneil2000-12-171-2/+0
* * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.neil2000-12-171-3/+4
* * gcc.c (cpp_options): Pass -fno-operator-names.jakub2000-12-151-0/+3
* * cpperror.c (print_location): New function.neil2000-12-111-5/+7
* * cppfiles.c (struct include_file): Move from cpphash.h.neil2000-12-071-0/+3
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+2
* * cppfiles.c (stack_include_file): Push zero-length buffersneil2000-12-051-1/+1
* * cppfiles.c (cpp_make_system_header): Take 2 booleans,neil2000-12-041-2/+1
* * cppinit.c (initialize): Forgotten prototype.neil2000-12-011-3/+1
* * 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-3/+1
* * cppinit.c (cpp_reader_init): Remove handling of warn_pasteneil2000-11-271-4/+0
* * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):neil2000-11-271-56/+20
* * cpplib.h (struct cpp_reader): Remove lang_asm.neil2000-11-261-9/+6
* * cpplex.c (trigraph_ok): Ensure we don't warn twice.neil2000-11-221-0/+4
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-16/+21
* * cpplib.c (start_directive, end_directive): New functions.neil2000-11-151-0/+1
* * cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOFneil2000-11-131-2/+0
* * cppexp.c: Don't worry about pfile->skipping.neil2000-11-121-0/+3
* Remove CPP_PLACEMARKERsneil2000-11-111-3/+2
* Move directive handling into the lexer itself.neil2000-11-081-1/+0
* * c-lex.c (c_lex): Replace tok.val.aux with tok.val.c orneil2000-11-061-5/+5
* * c-parse.in (_yylex): Remove CPP_BACKSLASH case.neil2000-11-011-1/+0
* * cppfiles.c (stack_include_file): Check for stacked contextsneil2000-10-301-1/+7
* * cpphash.c (cpp_forall_identifiers): Add context variablegeoffk2000-10-291-1/+4
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-171/+270
* * cpplex.c (parse_args): Don't set VOID_REST flag.neil2000-09-251-1/+0
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-0/+3
* * cpplex.c: Update TODO comment.neil2000-09-241-1/+1
* * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PUTC_Q,neil2000-09-231-4/+10
* * cpphash.h (HASHSTEP): Take character rather than pointerneil2000-09-181-11/+44
* * cppfiles.c: Move all default-#defines to top of file.zack2000-09-121-3/+0
* * cpplib.h (struct cpp_options): Add user_label_prefix member,zack2000-09-081-0/+3
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-071-0/+3
* * cppinit.c (sort_options): Remove, put functionality inneil2000-08-171-0/+1
* * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINEzack2000-08-091-1/+5
* * cpplex.c (parse_name): Might have to glue a CPP_OTHER tokenzack2000-08-041-0/+1
* * cpperror.c (v_message): Split into _cpp_begin_message andzack2000-08-021-21/+33
* * cppmacro.c (CAN_PASTE_AFTER): New macro.zack2000-07-201-4/+4
* * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into blockzack2000-07-191-3/+9
* * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entryzack2000-07-181-80/+76
* 2000-02-17 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-181-10/+14
* * cpphash.c (save_expansion): Clear PREV_WHITE on tokenszack2000-07-151-1/+2
* * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,zack2000-07-131-15/+3
* * cppinit.c: (cpp_reader_init): Allow digraphs by default.neil2000-07-111-0/+3
* * cpplib.h (struct cpp_name): Now struct cpp_string.zack2000-07-081-11/+16
OpenPOWER on IntegriCloud