OSDN Git Service

* config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
[pf3gnuchains/gcc-fork.git] / gcc / cpplib.h
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-10-11 kazu * calls.c: Fix formatting.
2001-10-06 zack * cpplex.c (enum spell_type): Add SPELL_NUMBER.
2001-10-02 neil * cpphash.h: Update comments.
2001-09-27 neil * cpphash.h: Update comment.
2001-09-26 neil * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_rel...
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
2001-09-14 neil * cpperror.c (print_location): Take line and column...
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-11 neil * c-lex.c (map): Make const.
2001-08-07 neil * cpplib.h, line-map.h: Update comments.
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-04 neil * cpphash.h (struct cpp_reader): New member directive_...
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-02 neil * line-map.c: New.
2001-08-01 neil * cpphash.h (struct cpp_reader): New members line...
2001-07-29 neil * cpphash.h (struct cpp_reader): Remove import_warning.
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-05-26 rthStandardize header guards.
2001-05-23 neil * c-lex.c (read_escape, read_ucs): Delete.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-16 neil * cppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-16 neil * cpplib.h: Undo mistaken commit.
2001-05-16 neil * cppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-11 neil * c-lex.c (lex_charconst): Convert into a simple wrapper
2001-03-07 zack * c-parse.in (yylexname): New function, split out...
2001-03-04 neil * cppfiles.c (_cpp_execute_include): Don't make a...
2001-03-03 neil * cpp.texi: Update.
2001-03-02 neil * cppfiles.c (struct include_file): Update.
2001-02-25 neil * cppinit.c (builtin_array): Update.
2001-02-14 neil * c-lex.c (lex_number): Only warn traditionally...
2001-02-04 mmitchel * cppinit.c (BC): New macro.
2001-01-28 neil * cpphash.c (_cpp_cleanup_hashtable, _cpp_looku...
2001-01-14 neil * c-parse.in (finish_parse): Add comment about...
2001-01-13 neil * cpplib.h (cpp_pool, mi_state, mi_ind, struct...
2001-01-13 neil * cppinit.c (cpp_handle_option): help_only...
2001-01-10 neil * cppinit.c (OPT_g): Remove.
2001-01-07 neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-05 zack * cpplib.h (struct cpp_reader): Add help_only field.
2001-01-05 neil * cpp.texi: Update for -MP. Clarify behaviour...
2001-01-04 neil * cpp.texi: Update for -MT.
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-17 neil * cpplib.h (struct cpp_reader): Remove referenc...
2000-12-17 neil * c-lex.c: Move main_input_filename handling...
2000-12-15 jakub * gcc.c (cpp_options): Pass -fno-operator-names.
2000-12-11 neil * cpperror.c (print_location): New function.
2000-12-07 neil * cppfiles.c (struct include_file): Move from...
2000-12-07 law * config/alpha/osf.h: Standarize copyright statement.
2000-12-05 neil * cppfiles.c (stack_include_file): Push zero...
2000-12-04 neil * cppfiles.c (cpp_make_system_header): Take...
2000-12-01 neil * cppinit.c (initialize): Forgotten prototype.
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 * cppinit.c (cpp_reader_init): Remove handling...
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-22 neil * cpplex.c (trigraph_ok): Ensure we don't warn twice.
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-15 neil * cpplib.c (start_directive, end_directive...
2000-11-13 neil * cpplex.c (_cpp_lex_token): CPP_COMMENT and...
2000-11-12 neil * cppexp.c: Don't worry about pfile->skipping.
2000-11-11 neil Remove CPP_PLACEMARKERs
2000-11-08 neil Move directive handling into the lexer itself.
2000-11-06 neil * c-lex.c (c_lex): Replace tok.val.aux with tok.val...
2000-11-01 neil * c-parse.in (_yylex): Remove CPP_BACKSLASH case.
2000-10-30 neil * cppfiles.c (stack_include_file): Check for stacked...
2000-10-29 geoffk * cpphash.c (cpp_forall_identifiers): Add context...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-25 neil * cpplex.c (parse_args): Don't set VOID_REST...
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-09-24 neil * cpplex.c: Update TODO comment.
2000-09-23 neil * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PU...
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-12 zack * cppfiles.c: Move all default-#defines to top of...
2000-09-08 zack * cpplib.h (struct cpp_options): Add user_label_prefix...
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
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-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-07-20 zack * cppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-18 zack2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
2000-07-15 zack * cpphash.c (save_expansion): Clear PREV_WHITE on...
2000-07-13 zack * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
2000-07-11 neil * cppinit.c: (cpp_reader_init): Allow digraphs by...
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-08 zack * cppexp.c: Update all code for new lexer interface.
2000-07-08 neil * cpphash.c (is__va_args__): New function.
2000-07-05 zacktoplevel:
2000-07-04 zacktop level:
2000-07-02 jakub * cpplib.h (struct cpp_reader): New field include_depth.
2000-06-21 zack * cppfiles.c (cpp_make_system_header): New function.
2000-06-21 zack * cppfiles.c: Include splay-tree.h, not hashtab.h.
2000-05-29 zack * cpplib.h (cpp_reader): Remove if_stack. Change
next