aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppmacro.c
AgeCommit message (Expand)Author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-19 * c-opts.c (warn_variadic_macros): New.Richard Henderson
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-07-08Mainline merge as of 2002-07-07.Diego Novillo
2002-06-19 * cpphash.h (struct cpp_reader): Make date and time strings.Neil Booth
2002-06-13 * cpplib.c (end_directive): Handle line skipping. Only removeNeil 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-29 PR preprocessor/6844Neil Booth
2002-05-24 PR preprocessor/6780Neil Booth
2002-05-22 * cpperror.c: Fix formatting.Kazu Hirata
2002-05-21 * c-common.c (c_common_init): Set options->unsigned_char fromZack Weinberg
2002-05-16 * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):Zack Weinberg
2002-05-16 * cpphash.h (cpp_macro): Move here, and make expansion a union.Neil Booth
2002-05-09 * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.Neil Booth
2002-04-22 * cppfiles.c (_cpp_pop_file_buffer): Return void. MoveNeil Booth
2002-04-21 * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar.Neil Booth
2002-04-21 * cppmacro.c (funlike_invocation_p): Don't step back over CPP_EOF.Neil Booth
2002-04-14 * cpperror.c (print_location): Don't print include chainNeil Booth
2002-04-07* cppinit.c (cpp_create_reader): InitializeJason Thorpe
2002-04-05* cppmacro.c (cpp_macro_definition): Do not emit spaces afterJim Blandy
2002-03-19* cppmacro.c (cpp_macro_definition): Emit a space after the macroJim Blandy
2002-03-14 * cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg
2002-02-27 * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,Zack Weinberg
2002-02-27 * cpplex.c (_cpp_lex_token): Handle directives in macroNeil Booth
2002-01-03 * cpperror.c: Update comments and copyright.Neil Booth
2002-01-03 * cppmacro.c: Don't include intl.h. Update comments.Neil Booth
2001-12-15 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,Joseph Myers
2001-12-01 * c-decl.c (duplicate_decls, parmlist_tags_warning): RemoveNeil Booth
2001-11-26 * cppfiles.c (stack_include_file): Don't optimize zero-lengthNeil Booth
2001-11-23 * cppmacro.c (warn_of_redefinition): Warn regardless of -pedantic.Neil Booth