summaryrefslogtreecommitdiffstats
path: root/gcc/cppmacro.c
Commit message (Expand)AuthorAgeFilesLines
* * c-opts.c (warn_variadic_macros): New.rth2004-02-191-2/+5
* * cpphash.h (struct cpp_buffer): Restore return_at_eof field. Thisbothner2004-02-181-0/+4
* Represent column numbers using line-map's source_location.bothner2004-02-111-5/+7
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-3/+3
* PR preprocessor/12847danglin2003-11-011-25/+25
* * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_changebothner2003-10-021-6/+2
* * hashtable.c (approx_sqrt): Make static.zack2003-07-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-7/+6
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-2/+0
* * cppfiles.c: Clarify comments.neil2003-06-251-2/+2
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-145/+68
* * cppmacro.c (warn_of_redefinition): Handle cases where the twodj2003-06-011-4/+6
* * cpplex.c (cpp_token_len): Tighten up.neil2003-04-241-1/+1
* * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.neil2003-04-231-12/+13
* * c-lex.c (c_lex): Handle CPP_OTHER differently.neil2003-04-221-1/+1
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-191-14/+10
* /home/neil/diffs/include.logneil2003-03-141-4/+2
* * cpphash.h (struct lexer_state): Add directive_wants_padding.zack2003-02-211-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-5/+23
* * cppmacro.c (paste_tokens): Only allow / to paste with =.neil2002-10-091-2/+1
* 2002-09-27 Alexander N. Kabaev <ak03@gte.com>zack2002-09-281-0/+6
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-4/+4
* * cppmacro.c: Don't warn about function-like macros withoutneil2002-09-201-0/+7
* * cppmacro.c (_cpp_builtin_macro_text): Remove unused variable.neil2002-08-071-1/+0
* * cppinit.c (struct lang_flags): Rename trigraphs std.neil2002-08-061-8/+18
* * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.zack2002-08-021-11/+31
* * cppmacro.c (_cpp_create_definition): Don't attempt redefinitionneil2002-07-261-2/+4
* * cppexp.c (parse_defined): Mark macro used.neil2002-07-231-0/+29
* * cppexp.c (cpp_interpret_integer, append_digit, parse_defined,neil2002-07-171-12/+13
* * cppmacro.c: Forgotten commit.neil2002-07-011-2/+6
* * cpphash.h (struct cpp_reader): Make date and time strings.neil2002-06-191-64/+87
* * cpplib.c (end_directive): Handle line skipping. Only removeneil2002-06-131-0/+1
* * cpphash.h (struct cpp_macro): Put comments on their own lines.neil2002-06-101-7/+8
* * cpphash.h (_cpp_push_text_context): Update.neil2002-06-091-41/+57
* * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN,neil2002-06-071-5/+5
* * cpphash.h (_cpp_create_definition): Update prototype.neil2002-06-051-59/+93
* * cpphash.h (FIRST, LAST, CUR, RLIMIT): New.neil2002-06-041-11/+11
* PR preprocessor/6844neil2002-05-291-1/+1
* PR preprocessor/6780neil2002-05-241-0/+2
* * cpperror.c: Fix formatting.kazu2002-05-221-6/+6
* * c-common.c (c_common_init): Set options->unsigned_char fromzack2002-05-211-3/+6
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):zack2002-05-161-2/+12
* * cpphash.h (cpp_macro): Move here, and make expansion a union.neil2002-05-161-27/+15
* * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.neil2002-05-091-2/+2
* * cppfiles.c (_cpp_pop_file_buffer): Return void. Moveneil2002-04-221-2/+6
* * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.neil2002-04-211-10/+10
* * cppmacro.c (funlike_invocation_p): Don't step back over CPP_EOF.neil2002-04-211-6/+11
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-28/+39
* * cppinit.c (cpp_create_reader): Initializethorpej2002-04-071-0/+9
OpenPOWER on IntegriCloud