]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cpplib.h
gcc_release (announce_snapshot): Use changedir instead of plain cd.
[thirdparty/gcc.git] / gcc / cpplib.h
2004-03-04  Mike StumpAdd framework support for darwin.
2004-02-19  Richard Hendersonc-opts.c (warn_variadic_macros): New.
2004-02-16  Kazu Hiratac-decl.c, [...]: Fix comment formatting.
2004-02-12  Eric Christophercppcharset.c (_cpp_interpret_string_notranslate): Renam...
2004-02-11  Per BothnerRepresent column numbers using line-map's source_location.
2004-02-05  Per BothnerPartially revert/redo 2003-10-01 change; fix -fworking...
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20  Per BothnerMove cpp_reader's line_maps field to a shared global.
2004-01-16  Eric Christophercppcharset.c (one_iso88591_to_utf8): New function.
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-11-01  John David Anglinre PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such...
2003-10-02  Per Bothnercppinit.c (cpp_read_main_file): Split into two function...
2003-08-26  Per BothnerCopy over from cs branch:
2003-08-19  Kazu Hiratac-common.c: Fix comment formatting.
2003-08-09  Per Bothnercppinit.c (cpp_read_main_file): Split out source-indepe...
2003-08-05  Alexandre Olivac.opt: Introduce -fworking-directory.
2003-08-01  Neil BoothMakefile.in: Refine dependencies.
2003-07-29  Neil BoothMakefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-13  Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-11  Geoffrey KeatingIndex: ChangeLog
2003-07-05  Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-25  Martin Schaffnercppfiles.c: Clarify comments.
2003-06-23  Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-17  Zack Weinberg* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-12  Hans-Peter NilssonDon't warn on dollars in builtin macro definitions,
2003-05-11  Neil Boothc-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__...
2003-04-23  Neil BoothMakefile.in (c-lex.o, [...]): Update.
2003-04-22  Neil Boothc-lex.c (c_lex): Handle CPP_OTHER differently.
2003-04-21  Neil Boothc-ppoutput.c (cb_include): Don't take a cpp_token.
2003-03-20  Per BothnerVarious cleanups to help compile server.
2003-03-17  Neil Boothc-opts.c: Default TARGET_EBCDIC to 0 if not defined.
2003-03-15  Neil BoothMakefile.in: Update.
2003-03-12  Neil Boothcppfiles.c (cpp_rename_file, [...]): New.
2003-03-04  Neil BoothMakefile.in: Update.
2003-03-02  Neil Boothc-incpath.c (remove_component_p, [...]): Move back...
2003-03-01  Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-02-13  Daniel JacobowitzMakefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_...
2003-01-28  Jason Merrillcpplib.h (struct cpp_options): Add warn_deprecated...
2003-01-18  Kazu Hirataalias.c: Fix comment typos.
2003-01-10  Geoffrey KeatingMerge from pch-branch.
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.
next