aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
AgeCommit message (Expand)Author
2001-03-27 * cppfiles.c: Update comments.neil
2001-03-07 * c-parse.in (yylexname): New function, split out of _yylex.zack
2001-03-03 * cpp.texi: Update.neil
2001-02-28 * cppinit.c (builtin_array): Update.neil
2001-02-04 * cppinit.c (BC): New macro.mmitchel
2001-01-28 * cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)neil
2001-01-14 * c-parse.in (finish_parse): Add comment about cpp_destroy.neil
2001-01-13 * cpplib.h (cpp_pool, mi_state, mi_ind, struct cpp_macro,neil
2001-01-13 * cppinit.c (cpp_handle_option): help_only is now part of theneil
2001-01-10 * cppinit.c (OPT_g): Remove.neil
2001-01-07 * c-lang.c (c_post_options): Call cpp_post_options.neil
2001-01-05 * cpplib.h (struct cpp_reader): Add help_only field.zack
2001-01-05 * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil
2001-01-04 * cpp.texi: Update for -MT.neil
2000-12-18 * c-lex.c: s/change_file/file_change.neil
2000-12-17 * cpplib.h (struct cpp_reader): Remove references to string_poolneil
2000-12-17 * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.neil
2000-12-15 * gcc.c (cpp_options): Pass -fno-operator-names.jakub
2000-12-11 * cpperror.c (print_location): New function.neil
2000-12-07 * cppfiles.c (struct include_file): Move from cpphash.h.neil
2000-12-07 * config/alpha/osf.h: Standarize copyright statement.law
2000-12-05 * cppfiles.c (stack_include_file): Push zero-length buffersneil
2000-12-04 * cppfiles.c (cpp_make_system_header): Take 2 booleans,neil
2000-12-01 * cppinit.c (initialize): Forgotten prototype.neil
2000-11-28 * cppmacro.c (cpp_scan_buffer_nooutput): Take a booleanneil
2000-11-28 * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil
2000-11-27 * cppinit.c (cpp_reader_init): Remove handling of warn_pasteneil
2000-11-27 * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):neil
2000-11-26 * cpplib.h (struct cpp_reader): Remove lang_asm.neil
2000-11-22 * cpplex.c (trigraph_ok): Ensure we don't warn twice.neil
2000-11-20 * c-lang.c (lang_init_options): Update call toneil
2000-11-15 * cpplib.c (start_directive, end_directive): New functions.neil
2000-11-13 * cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOFneil
2000-11-12 * cppexp.c: Don't worry about pfile->skipping.neil
2000-11-11 Remove CPP_PLACEMARKERsneil
2000-11-08 Move directive handling into the lexer itself.neil
2000-11-06 * c-lex.c (c_lex): Replace tok.val.aux with tok.val.c orneil
2000-11-01 * c-parse.in (_yylex): Remove CPP_BACKSLASH case.neil
2000-10-30 * cppfiles.c (stack_include_file): Check for stacked contextsneil
2000-10-29 * cpphash.c (cpp_forall_identifiers): Add context variablegeoffk
2000-10-282000-10-28 Neil Booth <neilb@earthling.net>neil
2000-09-25 * cpplex.c (parse_args): Don't set VOID_REST flag.neil
2000-09-252000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz
2000-09-24 * cpplex.c: Update TODO comment.neil
2000-09-23 * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PUTC_Q,neil
2000-09-18 * cpphash.h (HASHSTEP): Take character rather than pointerneil
2000-09-12 * cppfiles.c: Move all default-#defines to top of file.zack
2000-09-08 * cpplib.h (struct cpp_options): Add user_label_prefix member,zack
2000-09-07 * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack
2000-08-17 * cppinit.c (sort_options): Remove, put functionality inneil