aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpptrad.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-02 * cpplex.c (_cpp_get_fresh_line): Revert my no-longer-neededPer Bothner
2003-08-29 Fix (hopefully temporary) for breakage caused by my 08-21 patch.Per Bothner
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-06-28 * cpptrad.c (skip_macro_block_comment): New.Neil Booth
2003-06-17 * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-04-22 * cpptrad.c (_cpp_replacement_text_len): Add check for macro paramete...Devang Patel
2003-04-19 * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,Neil Booth
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-08 PR preprocessor/8497Neil Booth
2002-07-23 * cppexp.c (parse_defined): Mark macro used.Neil Booth
2002-07-17 * cppexp.c (cpp_interpret_integer, append_digit, parse_defined,Neil Booth
2002-07-09 * cpperror.c (cpp_error): Default to directive_line withinNeil Booth
2002-07-02 * cpptrad.c: Update comment.Neil Booth
2002-07-01 * cpptrad.c (skip_whitespace): Pass pointer to prior char.Neil Booth
2002-06-28 PR preprocessor/7138Neil Booth
2002-06-27 * cpphash.h (_cpp_set_trad_context): Remove.Neil Booth
2002-06-25 * cpplib.c (do_include_common): Revert to correct line numberNeil Booth
2002-06-24 * cpptrad.c (scan_out_logical_line): Check recursing only whenNeil Booth
2002-06-22 * cpptrad.c (struct fun_macro): Add line number.Neil Booth
2002-06-21 * cpperror.c (cpp_error): For traditional CPP, default toNeil Booth
2002-06-20 * cppexp.c (cpp_interpret_integer): Don't force traditionalNeil Booth
2002-06-19 * cpptrad.c (_cpp_replacement_text_len): initialize len.Andrew Pinski
2002-06-19 * cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth
2002-06-18 * cpplib.c (dtable): Update.Neil Booth
2002-06-14 * cpphash.h (struct cpp_buffer): Remove saved_line_base.Neil Booth
2002-06-13 * cpphash.h (_cpp_lex_identifier_trad): Remove.Neil Booth
2002-06-13 * cpplib.c (end_directive): Handle line skipping. Only removeNeil Booth
2002-06-11 * Makefile.in: Update cppmain.o.Neil Booth
2002-06-10 * cpphash.h (_cpp_read_logical_line_trad,Neil Booth
2002-06-10 * cpphash.h (struct cpp_macro): Put comments on their own lines.Neil Booth
2002-06-09 * cpphash.h (_cpp_push_text_context): Update.Neil Booth
2002-06-07 * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,Neil Booth
2002-06-05 * cpphash.h (_cpp_create_definition): Update prototype.Neil Booth
2002-06-04 * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.Neil Booth
2002-05-18 * cppinit.c (cpp_post_options): If preprocessed, turn offNeil Booth
2002-05-17 * Makefile.in: Update for cpptrad.c.Neil Booth