Age | Commit message (Expand) | Author | Files | Lines |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -15/+15 |
2004-09-28 | re PR c/16409 (ICE in size_binop, at fold-const.c) | Joseph Myers | 1 | -0/+5 |
2004-09-17 | c-tree.h (enum c_typespec_keyword): New. | Joseph Myers | 1 | -5/+6 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-13 | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 1 | -9/+9 |
2004-09-11 | re PR c/16046 (ICE tree check: expected tree_list, have identifier_node in de... | Eric Christopher | 1 | -4/+4 |
2004-09-09 | re PR c/8420 (volatile after the type specifier for an unnamed structure is r... | Joseph Myers | 1 | -250/+140 |
2004-09-09 | c-tree.h (enum c_declarator_kind, [...]): New. | Joseph Myers | 1 | -28/+60 |
2004-09-09 | c-tree.h (C_DECL_USED, [...]): New. | Joseph Myers | 1 | -13/+29 |
2004-09-08 | Makefile.in (c-parse.o): Depend on $(C_COMMON_H). | Ziemowit Laski | 1 | -198/+113 |
2004-09-02 | c-parse.in (primary): Call objc_build_message_expr()... | Ziemowit Laski | 1 | -12/+13 |
2004-09-01 | c-common.h (lookup_interface): Remove prototype. | Ziemowit Laski | 1 | -3/+2 |
2004-08-30 | c-parse.in (parmlist_or_identifiers_1): Remove unreachable and redundant code. | Joseph Myers | 1 | -7/+1 |
2004-08-26 | c-typeck.c (build_offsetof): Remove. | Richard Henderson | 1 | -8/+16 |
2004-08-26 | c-parse.in (OBJC_TYPE_QUAL): New %token for ObjC use. | Ziemowit Laski | 1 | -0/+4 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -2/+2 |
2004-08-21 | c-decl.c (set_array_declarator_type): Rename to set_array_declarator_inner. | Joseph Myers | 1 | -43/+35 |
2004-08-21 | c-decl.c (build_array_declarator, [...]): Change boolean parameters to type b... | Joseph Myers | 1 | -15/+15 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -1/+2 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-22 | re PR c/11250 (-pedantic accepts `char a[] = ("x");') | Joseph Myers | 1 | -8/+13 |
2004-07-19 | c-tree.h (struct c_expr): Define. | Joseph Myers | 1 | -109/+144 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -4/+4 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -3/+3 |
2004-06-24 | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 1 | -172/+163 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -2/+2 |
2004-06-21 | c-common.c (verify_sequence_points): Export. | Richard Henderson | 1 | -2/+2 |
2004-06-21 | objc-act.h (get_object_reference): Rename to get_protocol_reference. | David Ayers | 1 | -2/+2 |
2004-06-20 | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 1 | -3/+3 |
2004-06-17 | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 1 | -83/+61 |
2004-06-17 | * c-parse.in: Unify Objective-C token names. | David Ayers | 1 | -33/+34 |
2004-06-16 | c-common.h (c_begin_if_stmt, [...]): Remove decls. | Richard Henderson | 1 | -1/+1 |
2004-06-16 | c-parse.in (if_stmt_locus): Remove. | Richard Henderson | 1 | -45/+17 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -3/+3 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -120/+57 |
2004-06-15 | c-pragma.h (c_lex_string_translate): Change type to int. | Alexandre Oliva | 1 | -2/+2 |
2004-06-13 | c-typeck.c (comptypes, [...]): Remove flags parameter. | Joseph Myers | 1 | -1/+1 |
2004-06-07 | re PR c/14765 (ice-on-invalid-code, ICE while compiling ({}) expression) | Joseph Myers | 1 | -0/+1 |
2004-06-01 | c-parse.in (OFFSETOF, [...]): New. | Richard Henderson | 1 | -20/+34 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -9/+9 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -9/+7 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -81/+23 |
2004-02-27 | target-supports.exp (check-iconv-available): New function. | Eric Christopher | 1 | -10/+27 |
2004-02-12 | dbxout.c: Move declaration of dbxout_type_decl outside #ifdef DBX_DEBUGGING_I... | Zack Weinberg | 1 | -1/+1 |
2004-02-12 | c-parse.in (maybe_type_qual): Delete. | Zack Weinberg | 1 | -45/+67 |
2004-02-08 | README.Portability: Change "ISO C89" to "ISO C90". | Joseph Myers | 1 | -2/+2 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 1 | -7/+0 |
2004-02-03 | re PR c/11658 (Wrong error message) | Paolo Bonzini | 1 | -11/+11 |
2004-01-26 | c-parse.in (extension): Use itype. | Richard Henderson | 1 | -9/+8 |
2004-01-22 | function.c (allocate_struct_function): Do not initialize expr, emit and varasm. | Jan Hubicka | 1 | -3/+2 |