summaryrefslogtreecommitdiffstats
path: root/gcc/cpplex.c
Commit message (Expand)AuthorAgeFilesLines
* * cpphash.h (struct cpp_buffer): Restore return_at_eof field. Thisbothner2004-02-181-2/+5
* gcc/kazu2004-02-181-1/+1
* Represent column numbers using line-map's source_location.bothner2004-02-111-11/+17
* PR preprocessor/12847danglin2003-11-011-17/+19
* * cpplex.c (_cpp_clean_line): In the common case of a linezack2003-10-131-13/+70
* * cpplex.c (_cpp_get_fresh_line): Revert my no-longer-neededbothner2003-10-021-11/+4
* Fix (hopefully temporary) for breakage caused by my 08-21 patch.bothner2003-08-291-2/+6
* * cppfiles.c (stack_file): Correctly pass return_at_eof parameterbothner2003-08-211-3/+0
* * cpplex.c (_cpp_process_line_notes): Mention option name ingeoffk2003-07-221-3/+6
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-2/+0
* 2003-07-07 Andreas Jaeger <aj@suse.de>aj2003-07-071-2/+1
* * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.zack2003-07-051-288/+1
* * builtins.c: Follow spelling conventions.kazu2003-06-281-1/+1
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-144/+70
* * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c,ghazi2003-06-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-2/+2
* Don't warn on dollars in builtin macro definitions,hp2003-06-121-3/+3
* * c-common.c, c-common.h (dollars_in_ident): Remove.neil2003-05-171-4/+2
* * cppinit.c (cpp_create_reader, post_options): Warn aboutneil2003-05-041-1/+34
* Revert cpplex.c changeneil2003-04-261-0/+6
* * _cpp_lex_direct: Remove pointless code.neil2003-04-261-6/+0
* * cpplex.c (cpp_token_len): Tighten up.neil2003-04-241-7/+7
* * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.neil2003-04-231-114/+71
* * cpplex.c (_cpp_get_fresh_line): Pop the buffer if return_at_eof.neil2003-04-221-4/+4
* * c-lex.c (c_lex): Handle CPP_OTHER differently.neil2003-04-221-15/+11
* * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH,neil2003-04-201-27/+24
* .:nathan2003-04-201-0/+6
* * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.neil2003-04-201-111/+82
* * cpphash.h (struct cpp_buffer): Remove backup_to.neil2003-04-191-160/+100
* * cpphash.h (struct cpp_reader): New member warned_dollar.neil2003-04-191-214/+101
* * skip_whitespace: Rearrange to avoid stage1 ICE.neil2003-04-191-8/+5
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-191-370/+222
* * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.neil2003-03-171-18/+27
* * Makefile.in (c-ppoutput.o): Update.neil2003-03-061-0/+10
* * cpplex.c (cpp_interpret_charconst): Squelch warning with cast.ghazi2003-01-231-1/+1
* * alias.c: Fix comment typos.kazu2003-01-181-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * c-common.h: Follow spelling conventions.kazu2002-09-261-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-3/+3
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-2/+2
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-211-1/+1
* * Makefile.in: Update cppmain.o.neil2002-06-111-1/+10
* * cpphash.h (_cpp_read_logical_line_trad,neil2002-06-101-1/+1
* * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,neil2002-06-071-14/+1
* * cpperror.c: Fix formatting.kazu2002-05-221-53/+53
* * Makefile.in: Update for cpptrad.c.neil2002-05-171-23/+46
* * cpplex.c (_cpp_lex_direct): When in a directive at EOFneil2002-05-111-2/+2
* * cpplex.c (cpp_interpret_charconst): Truncate as well asneil2002-05-081-9/+11
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-2/+2
OpenPOWER on IntegriCloud