aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplex.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-13 * cpplex.c (_cpp_clean_line): In the common case of a lineZack Weinberg
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-08-21 * cppfiles.c (stack_file): Correctly pass return_at_eof parameterPer Bothner
2003-07-22 * cpplex.c (_cpp_process_line_notes): Mention option name inGeoffrey Keating
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-07-072003-07-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-06-28 * builtins.c: Follow spelling conventions.Kazu Hirata
2003-06-17 * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-06-16 * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,Kaveh Ghazi
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-06-12 Don't warn on dollars in builtin macro definitions,Hans-Peter Nilsson
2003-05-17 * c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth
2003-05-04 * cppinit.c (cpp_create_reader, post_options): Warn aboutNeil Booth
2003-04-26Revert cpplex.c changeNeil Booth
2003-04-26 * _cpp_lex_direct: Remove pointless code.Neil Booth
2003-04-24 * cpplex.c (cpp_token_len): Tighten up.Neil Booth
2003-04-23 * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.Neil Booth
2003-04-22 * cpplex.c (_cpp_get_fresh_line): Pop the buffer if return_at_eof.Neil Booth
2003-04-22 * c-lex.c (c_lex): Handle CPP_OTHER differently.Neil Booth
2003-04-20 * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH,Neil Booth
2003-04-20.:Nathan Sidwell
2003-04-20 * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth
2003-04-19 * cpphash.h (struct cpp_buffer): Remove backup_to.Neil Booth
2003-04-19 * cpphash.h (struct cpp_reader): New member warned_dollar.Neil Booth
2003-04-19 * skip_whitespace: Rearrange to avoid stage1 ICE.Neil Booth
2003-04-19 * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,Neil Booth
2003-03-17 * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.Neil Booth
2003-03-06 * Makefile.in (c-ppoutput.o): Update.Neil Booth
2003-01-23 * cpplex.c (cpp_interpret_charconst): Squelch warning with cast.Kaveh Ghazi
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-26 * c-common.h: Follow spelling conventions.Kazu Hirata
2002-09-22 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-09-16 * ABOUT-NLS: Follow spelling conventions.Kazu Hirata
2002-07-212002-07-21 Gabriel Dos Reis <gdr@nerim.net>Gabriel Dos Reis
2002-06-11 * Makefile.in: Update cppmain.o.Neil Booth
2002-06-10 * cpphash.h (_cpp_read_logical_line_trad,Neil Booth
2002-06-07 * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,Neil Booth
2002-05-22 * cpperror.c: Fix formatting.Kazu Hirata
2002-05-17 * Makefile.in: Update for cpptrad.c.Neil Booth
2002-05-11 * cpplex.c (_cpp_lex_direct): When in a directive at EOFNeil Booth
2002-05-08 * cpplex.c (cpp_interpret_charconst): Truncate as well asNeil Booth
2002-05-07 * c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth
2002-05-06 * c-common.c (warn_multichar): New.Neil Booth
2002-05-05 * cpplex.c (cpp_interpret_charconst): Sign-extend eachNeil Booth
2002-05-05 * c-common.c (c_common_init): Set up CPP arithmetic.Neil Booth