summaryrefslogtreecommitdiff
path: root/gcc/cppinit.c
Commit message (Expand)AuthorAgeFilesLines
* attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi2002-03-031-2/+1
* cppinit.c (output_deps): Correct test for stdout output.Neil Booth2002-02-231-7/+7
* cppinit.c (init_dependency_output): Take deps output file from -o if none giv...Neil Booth2002-02-201-14/+16
* cppinit.c (merge_include_chains): Check for brack being NULL before attemptin...Zack Weinberg2002-02-171-1/+2
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-021-0/+16
* re PR other/1502 (Nonexistent -W options not diagnosed)Jakub Jelinek2002-01-291-2/+6
* Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg2002-01-081-0/+5
* cpperror.c: Update comments and copyright.Neil Booth2002-01-031-17/+12
* cppinit.c: Update copyright date.Graham Stott2002-01-031-2/+1
* c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers2001-12-151-1/+1
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-9/+9
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-1/+1
* cppinit.c (INO_T_COPY): Define.Douglas B Rupp2001-11-211-4/+6
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-31/+63
* cpphash.h: Update comments.Neil Booth2001-10-021-1/+1
* cpphash.h (POOL_ALIGN, [...]): Remove.Neil Booth2001-09-301-5/+3
* cpphash.h (struct cpp_buff): Make unsigned.Neil Booth2001-09-281-3/+3
* cpphash.h (struct cpp_pool): Remove locks and locked.Neil Booth2001-09-261-4/+0
* cpphash.h (struct _cpp_buff, [...]): New.Neil Booth2001-09-261-0/+1
* c-lex.c (cb_def_pragma): Update.Neil Booth2001-09-241-1/+5
* cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.Neil Booth2001-09-151-2/+13
* cpperror.c (print_location): Take line and column, for default positioning us...Neil Booth2001-09-141-1/+1
* c-parse.in (_yylex): Use _cpp_backup_tokens.Neil Booth2001-09-131-2/+0
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+2
* cpphash.h (struct tokenrun): New.Neil Booth2001-09-111-0/+6
* cppinit.c (cpp_start_read): Free the imacros list as we traverse it.Neil Booth2001-09-011-3/+9
* cpperror.c (print_location): Don't show _Pragma.Neil Booth2001-08-221-9/+1
* cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth2001-08-211-0/+5
* cpphash.h (_cpp_push_next_buffer): New.Neil Booth2001-08-211-72/+94
* cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth2001-08-201-1/+1
* cppinit.c (init_standard_includes): Reverse accidentally included hunk from p...Neil Booth2001-08-181-1/+1
* cpperror.c (print_location): Don't take a file name; use the line map instead.Neil Booth2001-08-171-1/+4
* cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.Neil Booth2001-08-111-4/+10
* cppinit.c (cpp_finish): Pop the final buffer without comment.Neil Booth2001-08-071-6/+7
* re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth2001-08-051-4/+4
* Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth2001-08-041-3/+6
* line-map.c: New.Neil Booth2001-08-021-0/+10
* alias.c: Fix comment formatting.Kazu Hirata2001-08-011-8/+8
* re PR preprocessor/3669 (-M -g3 outputs macros as well as dependency info)Neil Booth2001-07-291-4/+6
* cppinit.c (remove_dup_dir): Make static.Nathan Sidwell2001-07-201-11/+9
* cppinit.c (remove_dup_dirs): Inform if a system include directory is being re...Nathan Sidwell2001-07-041-0/+15
* cppinit.c (lang_defaults): New table.Zack Weinberg2001-07-021-72/+38
* cppinit.c (print_help): Document -fpreprocessed.Neil Booth2001-06-091-0/+1
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-6/+11
* cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed.Zack Weinberg2001-05-101-0/+5
* configure.in: Add check for lstat.Neil Booth2001-04-061-1/+3
* cpp.texi: Update documentation for -include and -imacros.Neil Booth2001-03-151-2/+9
* cppfiles.c (_cpp_execute_include): Don't make a null-terminated copy of the f...Neil Booth2001-03-041-2/+0
* cppinit.c (append_include_chain): Mark "after" include file name list as a sy...Christopher Faylor2001-03-021-1/+4