OSDN Git Service

update copyrights
[pf3gnuchains/gcc-fork.git] / gcc / cpplib.c
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-17 neil * cpplib.h (struct cpp_reader): Remove referenc...
2000-12-17 neil * c-lex.c: Move main_input_filename handling...
2000-12-11 neil * cpperror.c (print_location): New function.
2000-12-09 neil * cppfiles.c (NEVER_REREAD, DO_NOT_REREAD)...
2000-12-07 neil * cppfiles.c (struct include_file): Move from...
2000-12-07 neil * c-common.c (parse_in): Make a cpp_reader *.
2000-12-05 neil * cppfiles.c (stack_include_file): Push zero...
2000-12-04 neil * cppfiles.c (cpp_make_system_header): Take...
2000-12-02 geoffk * cpplib.c (do_ifdef): Add check_eol() call.
2000-12-01 neil * cppinit.c (initialize): Forgotten prototype.
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-17 ghazi * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc...
2000-11-15 neil * cpplib.c (start_directive, end_directive...
2000-11-14 neil * cppexp.c (parse_defined): Call cpp_get_token not
2000-11-13 neil * cpplex.c (_cpp_lex_token): CPP_COMMENT and...
2000-11-12 neil * cppexp.c: Don't worry about pfile->skipping.
2000-11-11 neil Remove CPP_PLACEMARKERs
2000-11-09 neil * cpphash.c: Move cpp_defined here from cpplib.c.
2000-11-04 neil * cpplib.c (do_line): Only warn pedantically if not...
2000-11-01 neil * cpplib.c (run_directive): Use correct line...
2000-10-31 neil * cpp.texi: Update for new command line assertion...
2000-10-30 neil * cppfiles.c (stack_include_file): Check for stacked...
2000-10-29 neil * cpplib.c (skip_rest_of_line): Use _cpp_get_token.
2000-10-28 rth * cpplib.c (run_directive): Fix prototype.
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-28 neil * cpperror.c (_cpp_begin_message): Do the test for...
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-09-24 neil * cpplex.c: Update TODO comment.
2000-09-23 neil * cpphash.h (CPP_RESERVE, CPP_PUTS_Q, CPP_PUTS, CPP_PU...
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-08-29 zack * cpperror.c (print_file_and_line): If line is (unsign...
2000-08-23 zack * cpphash.h (IN_I): New flag for directive table.
2000-08-18 zack * cpplib.c (cpp_register_pragma_space): Just return...
2000-08-18 neil * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-08-17 neil * cppinit.c (cpp_cleanup): Free include dir chains.
2000-08-09 zack * configure.in (--enable-c-cpplib): Uncomment. Use...
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-07-25 zack * cpplib.c (_cpp_check_directive): Issue -Wtraditional
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-18 zack2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
2000-07-15 zack * cpphash.c (save_expansion): Clear PREV_WHITE on...
2000-07-14 nathan * cpplib.c (do_pragma_dependency): Tidy warning messages.
2000-07-13 zack * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c,
2000-07-11 zack2000-07-11 Zack Weinberg <zack@wolery.cumb.org>
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-08 zack * cppexp.c: Update all code for new lexer interface.
2000-07-06 neil * cpplib.c: (_cpp_parse_assertion): Perform hash...
2000-07-05 zack * cpplib.c (_cpp_parse_assertion): Fix buffer overrun.
2000-07-05 zacktoplevel:
2000-07-04 zacktop level:
2000-06-30 nathan * cpp.texi: Document #pragma GCC dependency
2000-06-23 nathan * cpplib.c (struct pragma_entry): New structure.
2000-06-21 zack * cppfiles.c (cpp_make_system_header): New function.
2000-06-21 zack * cppfiles.c: Include splay-tree.h, not hashtab.h.
2000-06-13 zack * cpplib.c (handle_directive): Print non-NUL-terminate...
2000-06-07 zack2000-06-06 Jakub Jelinek <jakub@redhat.com>
2000-06-01 zack2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
2000-05-30 zack * cpplib.c (do_if): Don't save and restore only_seen_w...
2000-05-29 zack * cpplib.h (cpp_reader): Remove if_stack. Change
2000-05-28 zack * cppfiles.c: Read files in, using mmap if possible...
2000-05-27 neil * cppexp.c (parse_assertion): Supply extra argument to
2000-05-19 zack * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
2000-05-18 zack * cppexp.c (parse_assertion): New.
2000-05-17 zack * cpplib.c: New feature, #pragma system_header.
2000-05-15 neil * cpplex.c (parse_string2): Update comment.
2000-05-14 neil * cpphash.c (trad_stringify, warn_trad_stringify,
2000-05-04 zackgcc:
2000-05-03 zack * cpplib.h: Add accessor macros for token lists.
2000-05-02 zack * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
2000-05-01 zack * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-30 zack * cppfiles.c (redundant_include_p): Provide length...
2000-04-30 zack * cpphash.h (enum node_type: Take out T_MCONST.
2000-04-29 zack * cpphash.h: Move struct reflist, struct definition...
2000-04-25 zack2000-04-25 Zack Weinberg <zack@wolery.cumb.org>
2000-04-25 neil * Revert previous patch until build failure cause...
2000-04-24 neil * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-23 zack * cpphash.h (struct definition): Move file, line,...
2000-04-22 zack * cpphash.c (trad_stringify, add_pat): New functions.
2000-04-21 zack * cpphash.c (struct arg, struct arglist): Const-ify...
2000-04-20 zack * cpplib.h (enum cpp_ttype): Add token types for all
2000-04-19 zack * cpplib.c (do_pragma_poison): Strings in the token...
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-18 zack * cppexp.c (lex): Don't assume tokens are NUL terminated.
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-16 neil * cpphash.h (SYNTAX_INCLUDE, SYNTAX_ASSERT...
2000-04-14 zack * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutpu...
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-04-07 zack * cpplib.c (do_elif): Skip the rest of the line if...
2000-04-06 zack * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC)...
2000-04-05 zack2000-04-04 Philippe De Muyter <phdm@macqel.be>
2000-04-04 zack2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2000-04-02 zack * cppinit.c (cpp_start_read): Turn off -Wtraditional if
2000-04-01 zack * cpplib.c: Include symcat.h. Add 'origin' field...
2000-03-31 zack * cpplib.h: Merge struct cpp_options into struct cpp_r...
2000-03-28 zack2000-03-28 Zack Weinberg <zack@wolery.cumb.org>
next