osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.
[gcc.git] / gcc / cpplib.c
2003-11-01 John David Anglinre PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such...
2003-10-02 Per Bothnercpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_...
2003-09-24 Alexandre Olivacpplib.c (do_pragma): Reintroduce cb_line_change call...
2003-09-16 Alexandre Oliva* cpplib.c (do_pragma): Remove unnecessary cb_line_change.
2003-08-02 Neil Boothcppfiles.c (struct _cpp_file): Rename once_only_next...
2003-07-29 Neil BoothMakefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-22 Zack Weinberghashtable.c (approx_sqrt): Make static.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-13 Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-12 Kazu Hiratac-format.c: Fix comment formatting.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-10 Zack Weinbergcppcharset.c (one_utf8_to_cppchar, [...]): New functions.
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-17 Zack Weinberg* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Kaveh R. Ghazibuiltin-attrs.def, [...]: Don't use macros from "symcat...
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-04-24 Neil Boothcpplex.c (cpp_token_len): Tighten up.
2003-04-23 Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-21 Neil Boothc-ppoutput.c (cb_include): Don't take a cpp_token.
2003-04-19 Neil Boothcppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.
2003-03-14 Neil Booth/home/neil/diffs/include.log
2003-02-21 Zack Weinbergcpphash.h (struct lexer_state): Add directive_wants_pad...
2003-02-12 Zack Weinbergcpplib.c (do_include_common): Move warnings for #includ...
2003-01-28 Jason Merrillcpplib.h (struct cpp_options): Add warn_deprecated...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-29 Hans-Peter Nilssoncpplib.c (_cpp_test_assertion): Default *value to 0.
2002-11-18 Neil Boothre PR preprocessor/8524 (_Pragma within macros is impro...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-03 Neil BoothDebian BTS Bug #
2002-08-14 Neil Boothre PR preprocessor/7526 (cpp0 core dump when _Pragma...
2002-07-23 Neil Boothcppexp.c (parse_defined): Mark macro used.
2002-07-17 Neil Boothcpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-09 Neil Boothcpperror.c (cpp_error): Default to directive_line withi...
2002-06-28 Neil Boothcpplib.c (_cpp_handle_directive): Move #define-specific...
2002-06-28 Neil Boothre PR preprocessor/7138 (gcc-3.2 failed to compile...
2002-06-27 Neil Boothcpphash.h (_cpp_set_trad_context): Remove.
2002-06-25 Neil Boothcpplib.c (do_include_common): Revert to correct line...
2002-06-21 Neil Boothcpperror.c (cpp_error): For traditional CPP, default...
2002-06-20 Neil Boothcppexp.c (cpp_interpret_integer): Don't force tradition...
2002-06-18 Neil Boothcpplib.c (dtable): Update.
2002-06-13 Neil Boothcpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-13 Neil Boothcpplib.c (end_directive): Handle line skipping.
2002-06-11 Neil BoothMakefile.in: Update cppmain.o.
2002-06-05 Neil Boothcpphash.h (_cpp_create_definition): Update prototype.
2002-05-26 Neil Boothcppexp.c (possible_sum_sign, [...]): Remove.
2002-05-23 Neil Boothcpperror.c (_cpp_begin_message): No special casing...
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-05-18 Neil Boothcppinit.c (cpp_post_options): If preprocessed, turn...
2002-05-09 Neil Boothcpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-04 Neil Boothc-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 Neil Boothcppexp.c (lex): Move some code to _cpp_parse_expr,...
2002-04-28 Neil Boothcppexp.c (lex): Update to use state.skip_eval.
2002-04-22 Neil Boothcppfiles.c (_cpp_pop_file_buffer): Return void.
2002-04-21 Neil Boothcppexp.c (struct op, [...]): Replace U_CHAR with uchar.
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-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-27 Neil Boothcpplex.c (_cpp_lex_token): Handle directives in macro...
2002-02-23 Neil Boothcpplib.c (glue_header_name): Use local buffer to build...
2002-01-03 Neil Boothcpperror.c: Update comments and copyright.
2002-01-03 Andreas Schwabcppfiles.c (_cpp_pop_file_buffer): Change return type...
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21 Neil Boothcpphash.h (struct cpp_buffer): Delete read_ahead and...
2001-10-20 Neil Boothcpplex.c (handle_newline, [...]): Update to do more...
2001-10-14 Neil Boothcpplib.c (struct pragma_entry): Store the name as a...
2001-10-14 Neil Boothc-pragma.h (cpp_register_pragma_space): Remove.
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-09-30 Neil Boothcpphash.h (POOL_ALIGN, [...]): Remove.
2001-09-28 Neil Boothcpphash.h (struct cpp_buff): Make unsigned.
2001-09-24 Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-16 Neil Boothcpphash.h (_cpp_lex_token): Update prototype.
2001-09-16 Neil Boothcppmain.c (scan_translation_unit): Don't worry about...
2001-09-15 Neil Boothcpphash.h (struct cpp_reader): Remove lexer_pos, direct...
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-09-11 Neil Boothcpphash.h (struct tokenrun): New.
2001-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-21 Neil Boothcppfiles.c (stack_include_file): line-map.c now handles...
2001-08-21 Neil Boothcpphash.h (_cpp_push_next_buffer): New.
2001-08-17 Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-11 Neil Boothcpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-08-11 Neil Boothcpphash.h, cpplib.c: Correct erroneous previous checkin.
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-06 Neil Boothcpperror.c (print_containing_files): Moved to line...
2001-08-05 Neil Booth* cpplib.c (do_line): Update line number after pop_buffer.
2001-08-05 Neil Boothre PR preprocessor/3081 (Preprocessor merges 2 first...
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 Kazu Hirataalias.c: Fix comment formatting.
2001-07-29 Neil Boothcpphash.h (struct cpp_reader): Remove import_warning.
2001-07-29 Neil Boothcppexp.c (parse_defined): Always record the macro name.
2001-07-26 Neil Boothcpphash.h (struct_lexer_state): Delete was_skipping.
next