Age | Commit message (Expand) | Author | Files | Lines |
2003-12-22 | re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar... | Mark Mitchell | 1 | -11/+0 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-16 | re PR c++/13275 (Implementation of offsetof macro) | Mark Mitchell | 1 | -3/+4 |
2003-12-15 | re PR c++/10779 (Error cascade for unknown type in function prototype) | Mark Mitchell | 1 | -0/+1 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 1 | -1/+1 |
2003-09-25 | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 1 | -1/+36 |
2003-09-16 | c-common.c (handle_warn_unused_result_attribute): New function. | Jason Merrill | 1 | -0/+6 |
2003-09-15 | invoke.texi (Warning Options): Describe -Wold-style-definition. | Andreas Jaeger | 1 | -0/+4 |
2003-09-09 | langhooks-def.h (lhd_register_builtin_type): New function. | Mark Mitchell | 1 | -0/+1 |
2003-08-25 | pretty-print.h (pp_maybe_newline_and_indent): New macro. | Gabriel Dos Reis | 1 | -0/+1 |
2003-08-19 | c-common.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-08-19 | PR c++/10538, PR c/5582 | Andrew Pinski | 1 | -0/+7 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -0/+7 |
2003-08-05 | tree.h (DID_INLINE_FUNC): Remove macro. | Steven Bosscher | 1 | -16/+0 |
2003-08-04 | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 1 | -6/+0 |
2003-08-01 | c-decl.c (gettags, [...]): Delete. | Zack Weinberg | 1 | -1/+0 |
2003-07-31 | opts.c (in_fnames, [...]): Moved here from c-opts. | Per Bothner | 1 | -6/+0 |
2003-07-30 | re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i... | Jan Hubicka | 1 | -4/+0 |
2003-07-29 | c-common.c (allow_pch): Remove. | Geoffrey Keating | 1 | -4/+1 |
2003-07-28 | c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl... | Hans-Peter Nilsson | 1 | -0/+4 |
2003-07-24 | tree.h (boolean_type_node): Move from C/C++/Java frontends. | Jason Merrill | 1 | -14/+7 |
2003-07-21 | c-common.h (num_in_fnames): Declare. | Geoffrey Keating | 1 | -1/+5 |
2003-07-17 | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 1 | -0/+1 |
2003-07-16 | re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ... | Andrew Pinski | 1 | -0/+11 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+8 |
2003-07-09 | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 1 | -1/+2 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -0/+2 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -2/+0 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 1 | -1/+1 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -11/+12 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-19 | c-aux-info.c: Convert to ISO C99. | Andreas Jaeger | 1 | -175/+153 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -2/+2 |
2003-05-21 | c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | Nathan Sidwell | 1 | -1/+1 |
2003-05-19 | Add a new flag... | Matt Austern | 1 | -0/+4 |
2003-05-17 | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 1 | -4/+0 |
2003-04-20 | c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt. | Chris Lattner | 1 | -1/+1 |
2003-04-11 | c-decl.c (struct binding_level): Add shadowed_tags and function_body... | Zack Weinberg | 1 | -1/+1 |
2003-04-10 | c-common.h (lang_statement_code_p): Remove declaration. | Steven Bosscher | 1 | -2/+22 |
2003-03-22 | c-common.c: Include intl.h. | Zack Weinberg | 1 | -2/+3 |
2003-03-19 | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 1 | -1/+1 |
2003-03-15 | Makefile.in: Update. | Neil Booth | 1 | -1/+1 |
2003-03-14 | /home/neil/diffs/include.log | Neil Booth | 1 | -1/+3 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -0/+3 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 1 | -2/+2 |
2003-03-06 | Makefile.in (c-ppoutput.o): Update. | Neil Booth | 1 | -3/+4 |
2003-03-04 | Makefile.in: Update. | Neil Booth | 1 | -1/+22 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -2/+24 |
2002-12-31 | * c-common.h (pending_lang_change): Declare. | Mark Mitchell | 1 | -0/+4 |