OSDN Git Service

Add framework support for darwin.
[pf3gnuchains/gcc-fork.git] / gcc / cpplib.c
2004-02-12 echristo2004-02-11 Eric Christopher <echristo@redhat.com>
2004-02-11 bothner Represent column numbers using line-map's source_location.
2004-02-02 echristo2004-02-02 Eric Christopher <echristo@redhat.com>
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 bothner Move cpp_reader's line_maps field to a shared global.
2004-01-16 echristo2004-01-16 Eric Christopher <echristo@redhat.com>
2003-12-12 neil PR preprocessor/12935 preprocessor/12952 preprocessor...
2003-11-01 danglin PR preprocessor/12847
2003-10-02 bothner * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_f...
2003-09-24 aoliva* cpplib.c (do_pragma): Reintroduce cb_line_change...
2003-09-16 aoliva* cpplib.c (do_pragma): Remove unnecessary cb_line_change.
2003-08-02 neil * cppfiles.c (struct _cpp_file): Rename once_only_next to
2003-07-29 neil * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-22 zack * hashtable.c (approx_sqrt): Make static.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-07-12 kazu * c-format.c: Fix comment formatting.
2003-07-11 geoffkIndex: ChangeLog
2003-07-10 zack * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-06-17 zack * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-16 ghazicp:
2003-06-16 ghazi * builtin-attrs.def, builtin-attrs.def, builtins.c...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-04-24 neil * cpplex.c (cpp_token_len): Tighten up.
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-21 neil * c-ppoutput.c (cb_include): Don't take a cpp_token.
2003-04-19 neil * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
2003-03-14 neil/home/neil/diffs/include.log
2003-02-21 zack * cpphash.h (struct lexer_state): Add directive_wants_...
2003-02-12 zack * cpplib.c (do_include_common): Move warnings for
2003-01-28 jason * cpplib.h (struct cpp_options): Add warn_depre...
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-29 hp * cpplib.c (_cpp_test_assertion): Default *value to 0.
2002-11-18 neil PR preprocessor/8524
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-03 neil Debian BTS Bug #
2002-08-14 neil PR preprocessor/7526
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-09 neil * cpperror.c (cpp_error): Default to directive_line...
2002-06-28 neil * cpplib.c (_cpp_handle_directive): Move #define-specific
2002-06-28 neil PR preprocessor/7138
2002-06-27 neil * cpphash.h (_cpp_set_trad_context): Remove.
2002-06-25 neil * cpplib.c (do_include_common): Revert to correct...
2002-06-21 neil * cpperror.c (cpp_error): For traditional CPP, default to
2002-06-20 neil * cppexp.c (cpp_interpret_integer): Don't force tradit...
2002-06-18 neil * cpplib.c (dtable): Update.
2002-06-13 neil * cpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-13 neil * cpplib.c (end_directive): Handle line skipping....
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-05 neil * cpphash.h (_cpp_create_definition): Update prototype.
2002-05-26 neil * cppexp.c (possible_sum_sign, integer_overflow, left_...
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-05-18 neil * cppinit.c (cpp_post_options): If preprocessed, turn off
2002-05-09 neil * cpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-04 neil * c-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 neil * cppexp.c (lex): Move some code to _cpp_parse_expr...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-22 neil * cppfiles.c (_cpp_pop_file_buffer): Return void....
2002-04-21 neil * cppexp.c (struct op, parse_number): Replace U_CHAR...
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-03-22 pme2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2002-03-14 zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-27 neil * cpplex.c (_cpp_lex_token): Handle directives in...
2002-02-23 neil * cpplib.c (glue_header_name): Use local buffer to...
2002-01-03 neil * cpperror.c: Update comments and copyright.
2002-01-03 schwab * cppfiles.c (_cpp_pop_file_buffer): Change return...
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-10-21 neil * cpphash.h (struct cpp_buffer): Delete read_ahead...
2001-10-20 neil * cpplex.c (handle_newline, skip_escaped_newlines,
2001-10-14 neil * cpplib.c (struct pragma_entry): Store the name as...
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-30 neil * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_...
2001-09-28 neil * cpphash.h (struct cpp_buff): Make unsigned.
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-16 neil * cpphash.h (_cpp_lex_token): Update prototype.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
2001-09-15 neil * cpphash.h (struct cpp_reader): Remove lexer_pos...
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-09-11 neil * cpphash.h (struct tokenrun): New.
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-21 neil * cppfiles.c (stack_include_file): line-map.c now...
2001-08-21 neil * cpphash.h (_cpp_push_next_buffer): New.
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-11 neil * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-08-11 neil * cpphash.h, cpplib.c: Correct erroneous previous...
2001-08-11 neil * c-lex.c (map): Make const.
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-05 neil * cpplib.c (do_line): Update line number after pop_buffer.
2001-08-05 neil PR preprocessor/3081
next