OSDN Git Service

2004-05-17 Steve Kargl <kargls@comcast.net>
[pf3gnuchains/gcc-fork.git] / gcc / cpplib.h
2004-05-05 mrs * config/darwin-c.c (add_framework): Copy the director...
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-04 mrs Add framework support for darwin.
2004-02-19 rth * c-opts.c (warn_variadic_macros): New.
2004-02-16 kazu * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.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-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
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-21 kazu * alias.c: Fix comment formatting.
2003-11-01 danglin PR preprocessor/12847
2003-10-02 bothner * cppinit.c (cpp_read_main_file): Split into two...
2003-08-26 bothnerCopy over from cs branch:
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-09 bothner * cppinit.c (cpp_read_main_file): Split out...
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-01 neil * Makefile.in: Refine dependencies.
2003-07-29 neil * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-07-11 geoffkIndex: ChangeLog
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-06-25 neil * cppfiles.c: Clarify comments.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-17 zack * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-12 hp Don't warn on dollars in builtin macro definitions,
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-22 neil * c-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-21 neil * c-ppoutput.c (cb_include): Don't take a cpp_token.
2003-03-20 bothner Various cleanups to help compile server.
2003-03-17 neil * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.
2003-03-15 neil * Makefile.in: Update.
2003-03-12 neil * cppfiles.c (cpp_rename_file, cpp_push_include):...
2003-03-04 neil * Makefile.in: Update.
2003-03-02 neil * c-incpath.c (remove_component_p, simplify_path)...
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-02-13 drow * Makefile.in (PREPROCESSOR_DEFINES): Add
2003-01-28 jason * cpplib.h (struct cpp_options): Add warn_depre...
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2002-08-14 neil PR preprocessor/7358
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-08-12 neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
2002-08-11 neil * c-common.c (c_common_init): Call preprocess_file...
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-09 neil * Makefile.in (c-opts.o): Update
2002-08-06 neil * cppinit.c (struct lang_flags): Rename trigraphs...
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-20 neil * cppexp.c (struct op): Add token pointer.
2002-07-17 neil * cppexp.c (cpp_interpret_integer, append_digit, parse...
2002-06-11 neil * Makefile.in: Update cppmain.o.
2002-06-07 zack * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-29 neil2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-17 neil * Makefile.in: Update for cpptrad.c.
2002-05-17 neil * c-common.c (c_common_init_options): Use C89 for...
2002-05-16 zack * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):
2002-05-07 neil * c-common.c (c_common_init): Set options->unsigned_wchar.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-05 neil * c-common.c (c_common_init): Set up CPP arithmetic.
2002-05-04 neil * Makefile.in (c-lex.o): Update.
2002-05-04 neil * cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.h
2002-05-04 neil * c-lex.c (lex_string): Let cpp_parse_escape handles...
2002-04-28 neil * cppexp.c (lex): Update to use state.skip_eval.
2002-04-26 neil * cppexp.c (CPP_UMINUS, CPP_UPLUS): New.
2002-04-24 hiller2002-04-24 Matt Hiller <hiller@redhat.com>
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-04-07 thorpej* cppinit.c (cpp_create_reader): Initialize
2002-03-24 neil Removal of separate preprocessor cpp0.
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-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2002-01-29 jakub PR other/1502:
2002-01-03 neil * cpperror.c: Update comments and copyright.
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_...
next