cp-tree.h (lang_decl_flags): Rename defined_in_class to initialized_in_class.
[gcc.git] / gcc / cppinit.c
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 Neil Booth(initialize, [...]): Rename s/initialize/init.
2001-01-06 Neil Boothcpp.texi: Update for -MQ.
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-17 Neil Boothcpplib.h (struct cpp_reader): Remove references to...
2000-12-15 Jakub Jelinekgcc.c (cpp_options): Pass -fno-operator-names.
2000-12-08 Zack Weinbergsafe-ctype.h: New file.
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-26 Neil Boothcpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-26 Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-21 Neil Booth* do_includes: Revert to using cpp_read_file.
2000-11-20 Neil Boothc-lang.c (lang_init_options): Update call to cpp_reader...
2000-11-18 Neil Boothcppinit.c: Update comments.
2000-11-14 Chandra ChavvaNew option --target-help.
2000-10-30 Neil Boothcppfiles.c (stack_include_file): Check for stacked...
2000-10-28 Neil BoothNew macro expander.
2000-09-28 Neil Boothcpperror.c (_cpp_begin_message): Do the test for suppre...
2000-09-25 Branko Cibejflags.h: Declare warning flag warn_system_headers.
2000-09-18 Mark Mitchellcppinit.c (cpp_init): Don't use ANSI prototypes.
2000-09-07 Neil BoothMakefile.in: Remove references to cppulp.{c,o}.
2000-08-29 Zack Weinbergcpperror.c (print_file_and_line): If line is (unsigned...
2000-08-20 Zack Weinberg[multiple changes]
2000-08-18 Neil Boothcpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-17 Neil Boothcppinit.c (merge_include_chains): Use remove_dup_dir...
2000-08-17 Neil Boothcppinit.c (cpp_cleanup): Free include dir chains.
2000-08-17 Neil Boothcppinit.c (path_include, [...]): Remove 2nd parameter...
2000-08-17 Neil Boothcppinit.c (sort_options): Remove, put functionality...
2000-08-04 Joseph Myerscppdefault.h (WINT_TYPE): Define.
2000-08-02 Zack Weinbergcppexp.c, [...]: Do not use 'legal' or 'illegal' in...
2000-08-02 Zack Weinbergcpperror.c (v_message): Split into _cpp_begin_message...
2000-07-19 Zack Weinbergcpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into...
2000-07-18 Zack Weinberg[multiple changes]
2000-07-15 Zack Weinbergcpphash.c (save_expansion): Clear PREV_WHITE on tokens...
2000-07-13 Zack Weinbergcppexp.c, [...]: Eradicate all traces of code dependent...
2000-07-11 Neil Boothcppinit.c: (cpp_reader_init): Allow digraphs by default.
2000-07-09 Neil Boothcpphash.h: ISvspace, is_vspace, is_nvspace: New.
2000-07-08 Zack Weinbergcpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-08 Donn Terrycppinit.c (print_help): split overlong line into ISO...
2000-07-08 Zack Weinbergcppexp.c: Update all code for new lexer interface.
2000-07-06 Zack Weinbergcppinit.c: Include cppdefault.h.
2000-07-05 Zack Weinbergcpplex.c: Don't include sys/mman.h.
2000-07-04 Zack Weinbergtop level:
2000-07-02 Jakub Jelinekcpplib.h (struct cpp_reader): New field include_depth.
2000-06-28 Zack Weinbergcppfiles.c (open_include_file): If open(2) returns...
2000-06-21 Zack Weinbergcppfiles.c: Include splay-tree.h, not hashtab.h.
2000-05-28 Zack Weinbergcppfiles.c: Read files in, using mmap if possible,...
2000-05-18 Neil Boothcppinit.c (cpp_reader_init): Initialise col_adjust...
2000-05-04 Zack Weinbergcpphash.h (U): New define, to correct type of string...
2000-05-01 Zack Weinbergcpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-23 Zack Weinbergcpphash.h (struct definition): Move file, line, col...
2000-04-18 Zack Weinbergcppinit.c (handle_option): Don't run error message...
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-17 Dave PittsMakefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose...
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-10 Zack Weinbergcpphash.c (timestamp): Delete.
2000-04-08 Neil Boothcppexp.c (parse_charconst): Null does not end character...
2000-04-02 Zack Weinbergcppinit.c (cpp_start_read): Turn off -Wtraditional...
2000-04-01 Zack Weinbergcpplib.c: Include symcat.h.
2000-04-01 Zack Weinbergcpplex.c: Copy ISTABLE macros from cppinit.c...
2000-03-31 Zack Weinbergcpplib.h: Merge struct cpp_options into struct cpp_reader.
2000-03-30 Zack Weinbergcppinit.c (cpp_start_read): Call initialize_dependency_...
2000-03-28 Zack Weinbergcppfiles.c (hash_IHASH): Just return i->hash.
2000-03-16 Neil Boothcppinit.c (handle_option): Implement #unassert directiv...
2000-03-13 Zack WeinbergMakefile.in (LIBCPP_OBJS): Add cpplex.o.
2000-03-13 Zack Weinbergcpphash.c: Don't include version.h.
2000-03-12 Zack WeinbergConvert cpplib to use libiberty/hashtab.c.
2000-03-12 Kaveh R. Ghazi* cppinit.c (cl_directive_handler): More K&R fixing.
2000-03-12 Kaveh R. Ghazicppinit.c (no_arg, [...]): Change from char[] to macros.
2000-03-12 Neil Boothcppinit.c (cpp_start_read): Update indirect function...
2000-03-11 Neil Boothcppinit.c (struct pending option): Replace undef with...
2000-03-11 Neil Boothcppfiles.c (file_cleanup, [...]): Replace bcopy(),...
2000-03-08 Zack WeinbergMakefile.in (LIBCPP_DEPS): New macro.
2000-03-08 Zack Weinbergcpplib.h (parse_underflow_t, [...]): Delete.
2000-03-07 Zack Weinberg[multiple changes]
2000-03-07 Zack Weinbergcppfiles.c (_cpp_find_include_file): Make sure ih-...
2000-03-06 Kaveh R. Ghazibuiltins.c (built_in_class_names, [...]): Constify...
2000-03-04 Zack Weinbergmkdeps.c, mkdeps.h: New files.
2000-03-04 Zack Weinberg* cppinit.c: Fix thinko in previous patch.
2000-03-04 Zack Weinbergcpplib.h (_dollar_ok): New macro.
2000-03-04 Zack Weinbergcppinit.c (cpp_handle_option): Set opts->pedantic directly.
2000-03-03 Jason Merrill* cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC.
2000-03-02 Zack Weinbergcppfiles.c (cpp_read_file): New function.
2000-03-01 Zack Weinbergcpplib.h (CPP_ASSERTION, [...]): New token types.
2000-02-28 Zack Weinbergtm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE.
2000-02-26 Jeff LawFix copyrights.
2000-02-19 Richard Kennerbitmap.c (bitmap_operation): Avoid using -1 for index...
2000-02-15 Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-11 Zack Weinbergcpphash.c: Fix formatting, update commentary.
2000-02-10 Zack Weinbergcpplib.h: Provide HASHNODE typedef and forward decl...
2000-02-10 Zack Weinbergcpphash.c (macarg): Hoist all the flag diddling out...
2000-02-07 Zack Weinberg[multiple changes]
2000-02-06 Zack Weinbergcpplib.c (my_strerror, [...]): Move to cpperror.c.
2000-02-06 Zack Weinbergcpperror.c: Remove #ifdef EMACS block.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
next