pt.c (retrieve_local_specialization): Revert 2003-01-05 change.
[platform/upstream/gcc.git] / gcc / cpplib.h
2003-01-01 Neil Boothc-pragma.c (c_register_pragma): New.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Kazu HirataChangeLog: Follow spelling conventions.
2002-08-14 Neil Boothre PR preprocessor/7358 (Changes to Sun's make Dependen...
2002-08-12 Neil Boothc-opts.c (deps_seen, [...]): New.
2002-08-12 Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-11 Neil Boothc-common.c (c_common_init): Call preprocess_file instead.
2002-08-10 Neil Boothc-opts.c (set_std_cxx98, [...]): New.
2002-08-09 Neil BoothMakefile.in (c-opts.o): Update
2002-08-06 Neil Boothcppinit.c (struct lang_flags): Rename trigraphs std.
2002-07-23 Neil Boothcppexp.c (parse_defined): Mark macro used.
2002-07-20 Neil Boothcppexp.c (struct op): Add token pointer.
2002-07-17 Neil Boothcppexp.c (cpp_interpret_integer, [...]): Clarify and...
2002-06-11 Neil BoothMakefile.in: Update cppmain.o.
2002-06-07 Zack Weinbergcppinit.c (COMMAND_LINE_OPTIONS): Give all relevant...
2002-06-02 Neil Boothc-common.c (c_common_init): Override cpplib's default...
2002-05-29 Neil Boothcppexp.c (cpp_num): Move to cpplib.h.
2002-05-23 Neil Boothcpperror.c (_cpp_begin_message): No special casing...
2002-05-17 Neil BoothMakefile.in: Update for cpptrad.c.
2002-05-17 Neil Boothc-common.c (c_common_init_options): Use C89 for Objecti...
2002-05-16 Zack Weinbergc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default...
2002-05-07 Neil Boothc-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-05-05 Neil Boothc-common.c (c_common_init): Set up CPP arithmetic.
2002-05-04 Neil BoothMakefile.in (c-lex.o): Update.
2002-05-04 Neil Boothcppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 Neil Boothcppexp.c (lex): Update to use state.skip_eval.
2002-04-26 Neil Boothcppexp.c (CPP_UMINUS, CPP_UPLUS): New.
2002-04-24 Matthew Hillercpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.
2002-04-14 Neil Boothcpperror.c (print_location): Don't print include chain...
2002-04-07 Jason Thorpecppinit.c (cpp_create_reader): Initialize discard_comme...
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-22 Phil Edwardscpplib.h (struct cpp_options): New member, warn_endif_l...
2002-03-14 Zack Weinbergcpphash.h (struct lexer_state): Remove line_extension...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-02 Neil Boothcpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-10-14 Neil Boothc-pragma.h (cpp_register_pragma_space): Remove.
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-10-06 Zack Weinbergcpplex.c (enum spell_type): Add SPELL_NUMBER.
2001-10-02 Neil Boothcpphash.h: Update comments.
2001-09-27 Neil Boothcpphash.h: Update comment.
2001-09-26 Neil Boothcpphash.h (struct _cpp_buff, [...]): New.
2001-09-24 Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-16 Neil Boothcppmain.c (scan_translation_unit): Don't worry about...
2001-09-14 Neil Boothcpperror.c (print_location): Take line and column,...
2001-09-13 Neil Boothc-parse.in (_yylex): Use _cpp_backup_tokens.
2001-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-17 Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-07 Neil Boothcpplib.h, line-map.h: Update comments.
2001-08-06 Neil Boothcpperror.c (print_containing_files): Moved to line...
2001-08-04 Neil Boothcpphash.h (struct cpp_reader): New member directive_line.
2001-08-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-02 Neil Boothline-map.c: New.
2001-08-01 Neil Boothcpphash.h (struct cpp_reader): New members line, pseudo...
2001-07-29 Neil Boothcpphash.h (struct cpp_reader): Remove import_warning.
2001-07-19 Neil Boothc-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-05-26 Richard HendersonStandardize header guards.
2001-05-23 Neil Boothc-lex.c (read_escape, read_ucs): Delete.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothcppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-16 Neil Booth* cpplib.h: Undo mistaken commit.
2001-05-16 Neil Boothcppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-11 Neil Boothc-lex.c (lex_charconst): Convert into a simple wrapper...
2001-03-07 Zack Weinbergc-parse.in (yylexname): New function, split out of...
2001-03-04 Neil Boothcppfiles.c (_cpp_execute_include): Don't make a null...
2001-03-03 Neil Boothcpp.texi: Update.
2001-03-02 Neil Boothcppfiles.c (struct include_file): Update.
2001-02-25 Neil Boothcppinit.c (builtin_array): Update.
2001-02-14 Neil Boothc-lex.c (lex_number): Only warn traditionally for U...
2001-02-04 Mark Mitchellcppinit.c (BC): New macro.
2001-01-28 Neil Boothcpphash.c (_cpp_cleanup_hashtable, [...]): Don't set...
2001-01-14 Neil Boothc-parse.in (finish_parse): Add comment about cpp_destroy.
2001-01-13 Neil Boothcpplib.h (cpp_pool, [...]): Move to cpphash.h (struct...
2001-01-13 Neil Boothcppinit.c (cpp_handle_option): help_only is now part...
2001-01-10 Neil Boothcppinit.c (OPT_g): Remove.
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-05 Zack Weinbergcpplib.h (struct cpp_reader): Add help_only field.
2001-01-05 Neil Boothcpp.texi: Update for -MP.
2001-01-04 Neil Boothcpp.texi: Update for -MT.
2000-12-18 Neil Boothc-lex.c: s/change_file/file_change.
2000-12-17 Neil Boothcpplib.h (struct cpp_reader): Remove references to...
2000-12-17 Neil Boothc-lex.c: Move main_input_filename handling to FC_ENTER.
2000-12-15 Jakub Jelinekgcc.c (cpp_options): Pass -fno-operator-names.
2000-12-11 Neil Boothcpperror.c (print_location): New function.
2000-12-07 Neil Boothcppfiles.c (struct include_file): Move from cpphash.h.
2000-12-07 Rodney Brownosf.h: Standarize copyright statement.
2000-12-05 Neil Boothcppfiles.c (stack_include_file): Push zero-length buffe...
2000-12-04 Neil Boothcppfiles.c (cpp_make_system_header): Take 2 booleans...
2000-12-01 Neil Boothcppinit.c (initialize): Forgotten prototype.
2000-11-28 Neil Boothcppmacro.c (cpp_scan_buffer_nooutput): Take a boolean...
2000-11-28 Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-27 Neil Boothcppinit.c (cpp_reader_init): Remove handling of warn_pa...
2000-11-27 Neil Boothc-lex.c (cb_enter_file, [...]): Combine into the new...
next