]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cpphash.h
cpphash.h (struct _cpp_buff, [...]): New.
[thirdparty/gcc.git] / gcc / cpphash.h
2001-09-26  Neil Boothcpphash.h (struct _cpp_buff, [...]): New.
2001-09-24  Neil Boothc-lex.c (cb_def_pragma): Update.
2001-09-17  Neil Boothcpphash.h (_cpp_lex_direct): New.
2001-09-16  Neil Boothcpphash.h (_cpp_lex_token): Update prototype.
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 Boothcppfiles.c (stack_include_file): Harmonize system heade...
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 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  Neil Boothcpphash.h (struct cpp_reader): New members line, pseudo...
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.
2001-05-26  Richard HendersonStandardize header guards.
2001-05-20  Neil BoothMakefile.in (OBJS, [...]): Update.
2001-04-08  Neil Boothcpperror.c (print_location): Don't special case <stdin>.
2001-03-15  Neil Boothcpp.texi: Update documentation for -include and -imacros.
2001-03-14  Neil Boothcppfiles.c (stack_include_file): Only increase the...
2001-03-04  Neil Boothcppfiles.c (_cpp_execute_include): Don't make a null...
2001-03-02  Neil Boothcppfiles.c (struct include_file): Update.
2001-03-02  Zack Weinbergcpphash.h (struct cpp_reader): Add print_version field.
2001-02-07  Zack Weinbergcpphash.h (struct spec_nodes): Add n_true and n_false.
2001-02-03  Neil Boothcpphash.h: Rename _ALIGN POOL_ALIGN.
2001-02-03  Neil Boothcpphash.h: Rename ALIGN _ALIGN.
2001-02-01  Neil Boothcpphash.h (struct cpp_buffer): Move saved_flags from...
2001-01-31  Neil Boothcpphash.h (struct cpp_reader): New saved_flags.
2001-01-13  Neil Boothcppfiles.c (_cpp_fake_include): New function.
2001-01-13  Neil Boothcpplib.h (cpp_pool, [...]): Move to cpphash.h (struct...
2000-12-18  Neil Boothc-lex.c: s/change_file/file_change.
2000-12-17  Neil Boothc-lex.c: Move main_input_filename handling to FC_ENTER.
2000-12-11  Neil Boothcpperror.c (print_location): New function.
2000-12-09  Neil Boothcppfiles.c (NEVER_REREAD, [...]): Move from cpphash.h.
2000-12-08  Zack Weinbergsafe-ctype.h: New file.
2000-12-07  Neil Boothcppfiles.c (struct include_file): Move from cpphash.h.
2000-12-07  Neil Boothc-common.c (parse_in): Make a cpp_reader *.
2000-12-04  Neil Boothcppfiles.c (cpp_make_system_header): Take 2 booleans...
2000-11-27  Neil Boothc-lex.c (cb_enter_file, [...]): Combine into the new...
2000-11-26  Neil Boothcpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-14  Neil Boothcppexp.c (parse_defined): Call cpp_get_token not _cpp_g...
2000-11-12  Neil Boothcppexp.c: Don't worry about pfile->skipping.
2000-10-30  Neil Boothcppfiles.c (stack_include_file): Check for stacked...
2000-10-28  Neil BoothNew macro expander.
2000-09-25  Branko Cibejflags.h: Declare warning flag warn_system_headers.
2000-09-25  Neil Boothcpphash.h (_cpp_digraph_spellings, [...]): New library...
2000-09-23  Neil Boothcpphash.h (CPP_RESERVE, [...]): Delete.
2000-09-18  Neil Boothcpphash.h (HASHSTEP): Take character rather than pointe...
2000-09-12  Zack Weinbergcppfiles.c: Move all default-#defines to top of file.
2000-08-29  Zack Weinbergcpperror.c (print_file_and_line): If line is (unsigned...
2000-08-23  Zack Weinbergcpphash.h (IN_I): New flag for directive table.
2000-08-18  Neil Boothcpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
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 Weinbergcpplib.h (TTYPE_TABLE): Rearrange to use only two per...
2000-07-18  Zack Weinberg[multiple changes]
2000-07-13  Zack Weinbergcppexp.c, [...]: Eradicate all traces of code dependent...
2000-07-12  Neil Boothcpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
2000-07-11  Zack Weinberg[multiple changes]
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  Zack Weinbergcppexp.c: Update all code for new lexer interface.
2000-07-05  Zack Weinbergcpplex.c: Don't include sys/mman.h.
2000-07-04  Zack Weinbergtop level:
2000-06-30  Nathan Sidwellcpp.texi: Document #pragma GCC dependency
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-29  Zack Weinbergcpplib.h (cpp_reader): Remove if_stack.
2000-05-28  Zack Weinbergcppfiles.c: Read files in, using mmap if possible,...
2000-05-27  Neil Boothcppexp.c (parse_assertion): Supply extra argument to...
2000-05-18  Zack Weinbergcppexp.c (parse_assertion): New.
2000-05-10  Zack Weinbergcpphash.h (struct hashnode): Use struct hack for name...
2000-05-06  Zack Weinbergcpphash.h: Remove conditional #define of __extension__.
2000-05-04  Zack Weinbergcpphash.h: #define __extension__ away if GCC_VERSION...
2000-05-04  Zack Weinbergcpphash.h (U): New define, to correct type of string...
2000-05-02  Zack Weinbergcpplib.h (CPP_POP, [...]): Delete.
2000-05-01  Zack Weinbergcpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-30  Zack Weinbergcppfiles.c (redundant_include_p): Provide length of...
2000-04-30  Zack Weinbergcpphash.h (enum node_type): Take out T_MCONST.
2000-04-29  Zack Weinbergcpphash.h: Move struct reflist, struct definition,...
2000-04-25  Zack Weinberg[multiple changes]
2000-04-25  Neil Booth* Revert previous patch until build failure cause deter...
2000-04-24  Neil Boothcpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-23  Zack Weinbergcpphash.h (struct definition): Move file, line, col...
2000-04-21  Zack Weinbergcpphash.c (struct arg, [...]): Const-ify strings.
2000-04-20  Zack Weinbergcpplib.h (enum cpp_ttype): Add token types for all...
2000-04-18  Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-18  Zack Weinbergcppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-16  Neil Boothcpphash.h (SYNTAX_INCLUDE, [...]): new.
2000-04-14  Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
next