Age | Commit message (Expand) | Author | Files | Lines |
2000-10-08 | tm.texi (INTMAX_TYPE, [...]): Define. | Joseph Myers | 1 | -3/+11 |
2000-10-01 | c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | Mark Mitchell | 1 | -1/+28 |
2000-09-22 | c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace. | Jason Merrill | 1 | -4/+7 |
2000-09-17 | c-decl.c (grokdeclarator): Reorder tests to avoid looking at TYPE_MAIN_VARIAN... | Richard Kenner | 1 | -1/+1 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 1 | -0/+1 |
2000-09-12 | c-lex.c (lex_string): Use charwidth to compute bytemask. | Jakub Jelinek | 1 | -1/+1 |
2000-09-08 | c-pragma.c: Don't elide entire file if !HANDLE_GENERIC_PRAGMAS. | Zack Weinberg | 1 | -3/+1 |
2000-09-07 | c-lex.c (process_directive): If not HANDLE_GENERIC_PRAGMAS, do not call dispa... | Richard Henderson | 1 | -11/+2 |
2000-09-07 | c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined. | Zack Weinberg | 1 | -2/+24 |
2000-09-07 | Integrated preprocessor. | Zack Weinberg | 1 | -1689/+1758 |
2000-08-25 | Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o. | Mark Mitchell | 1 | -3/+0 |
2000-08-21 | c-decl.c (duplicate_decls, [...]): Restrict -Wtraditional warnings to user code. | Kaveh R. Ghazi | 1 | -3/+3 |
2000-08-10 | c-lex.c (parse_float, yylex): For -Wtraditional, issue a warning about non-tr... | Kaveh R. Ghazi | 1 | -0/+6 |
2000-08-09 | c-common.c (combine_strings, [...]): Refer to ISO C or ISO C89 instead of ANS... | Joseph Myers | 1 | -6/+6 |
2000-08-08 | c-lex.c (yylex): Don't allow integer suffixes 'LUL', 'Ll', 'lL'. | Joseph Myers | 1 | -1/+8 |
2000-08-04 | cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name. | Zack Weinberg | 1 | -7/+1 |
2000-07-23 | c-lex.c (init_lex): Keep the "inline" keyword in C99 mode. | Joseph Myers | 1 | -2/+3 |
2000-07-17 | c-lex.c (yylex): Don't pedwarn for hexadecimal floating point constants in C9... | Joseph Myers | 1 | -1/+1 |
2000-07-13 | c-common.h (flag_digraphs): New. | Neil Booth | 1 | -6/+9 |
2000-07-10 | flags.h: Add new variable flag_single_precision_constant. | Chandrakala Chavva | 1 | -0/+2 |
2000-06-30 | Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h. | Mark Mitchell | 1 | -5/+1 |
2000-06-26 | [multiple changes] | Richard Henderson | 1 | -1/+2 |
2000-06-19 | c-parse.in (undeclared_variable_notice): Moved to c-typeck.c. | Zack Weinberg | 1 | -17/+13 |
2000-06-16 | c-common.c (c_tree_code_type): New array. | Benjamin Chelf | 1 | -0/+2 |
2000-06-06 | c-common.h (c_language_kind): New type. | Mark Mitchell | 1 | -4/+0 |
2000-05-09 | top level: | Zack Weinberg | 1 | -2/+2 |
2000-04-18 | cccp.c, [...]: Removed. | Zack Weinberg | 1 | -1/+1 |
2000-04-16 | Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole message in q... | Dave Pitts | 1 | -1/+1 |
2000-03-14 | c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED. | Greg McGary | 1 | -0/+2 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -0/+1 |
2000-02-27 | * c-lex.c (putback_buffer): Make 'buffer' an unsigned char *. | Zack Weinberg | 1 | -1/+1 |
2000-02-25 | Copyright fixes. | Jeff Law | 1 | -1/+2 |
2000-02-16 | * c-lex.c (readescape): Warn about 'x', but do not reject it. | Alexandre Oliva | 1 | -1/+4 |
2000-01-29 | Adjust variable names, comments, help strings to c99. | Ulrich Drepper | 1 | -1/+1 |
2000-01-25 | c-common.c, [...]: Remove all references to obstack functions obsoleted by GC... | Zack Weinberg | 1 | -8/+1 |
2000-01-12 | c-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -13/+13 |
2000-01-11 | Update copyrights for last checkin. | Kaveh Ghazi | 1 | -1/+1 |
2000-01-10 | Makefile.in (optabs.o): Depend on real.h | Kaveh R. Ghazi | 1 | -0/+1 |
1999-12-02 | Pass pragma_getc and pragma_ungetc to HANDLE_PRAGMA. | Nick Clifton | 1 | -2/+2 |
1999-11-30 | c-lex.c (yylex): With -Wtraditional... | Kaveh R. Ghazi | 1 | -1/+5 |
1999-10-30 | * c-lex.c (yylex): Accept 'f' in mantissa of hex float constant. | Stephen L Moshier | 1 | -1/+3 |
1999-10-03 | alias.c (nonlocal_reference_p): Add static prototype. | Kaveh R. Ghazi | 1 | -2/+12 |
1999-09-23 | toplev.c (documented_lang_options): Add -fshort-wchar. | Jason Merrill | 1 | -7/+2 |
1999-09-18 | c-pragma.c (mark_align_stack): New. | Richard Henderson | 1 | -0/+1 |
1999-09-15 | * c-lex.c (yylex): Initialize warn. | Richard Henderson | 1 | -1/+1 |
1999-09-14 | c-lex.c (handle_generic_pragma): Remove unused variable `c'. | Kaveh R. Ghazi | 1 | -2/+0 |
1999-09-07 | Linas Vepstas <linas@linas.org> | Linas Vepstas | 1 | -2/+2 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -6/+8 |
1999-09-06 | Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | Bernd Schmidt | 1 | -1/+2 |
1999-08-06 | * c-lex.c (yylex): We can have a number with no digits. | Jason Merrill | 1 | -1/+2 |