| Commit message (Expand) | Author | Age | Files | Lines |
* | * attribs.c (c_common_attribute_table): Add visibility. | jakub | 2002-02-26 | 1 | -0/+5 |
* | * tree.h (struct tree_common): Remove aux. Add unused_0 at | zack | 2002-02-20 | 1 | -5/+4 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -11/+25 |
* | Contribute sh64-elf. | aoliva | 2002-02-09 | 1 | -0/+2 |
* | * target.h (struct gcc_target): Added ms_bitfield_layout_p. | aoliva | 2002-02-05 | 1 | -0/+3 |
* | PR c/4475, c++/3780: | jakub | 2002-02-04 | 1 | -1/+2 |
* | * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfield | neil | 2002-02-02 | 1 | -1/+0 |
* | * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New. | rth | 2002-01-31 | 1 | -1/+3 |
* | PR c/3325 | neil | 2002-01-29 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_strncpy): Use integer_zerop instead | kenner | 2002-01-25 | 1 | -1/+2 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -1/+12 |
* | * tree.h (expand_expr_stmt_value): Add maybe_last argument. | jakub | 2002-01-04 | 1 | -1/+1 |
* | * tree.h: Update copyright date. | grahams | 2002-01-03 | 1 | -34/+34 |
* | * c-common.h (genrtl_expr_stmt_value): Declare. | aoliva | 2002-01-02 | 1 | -5/+7 |
* | * tree.h (STRIP_NOPS): Remove extraneous semicolon. | grahams | 2001-12-31 | 1 | -4/+4 |
* | 2001-12-10 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-11 | 1 | -0/+16 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -8/+2 |
* | Revert previous patch | aoliva | 2001-12-04 | 1 | -1/+1 |
* | * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff | aoliva | 2001-12-04 | 1 | -1/+1 |
* | * tree.h (EXPR_WFL_LINECOL): Used by Java in node other than | kenner | 2001-11-28 | 1 | -7/+6 |
* | * tree.h (TREE_VIA_PROTECTED): Update to show can be in TREE_VEC. | kenner | 2001-11-28 | 1 | -3/+3 |
* | * tree.h: Add missing checks on some macros; make formatting more | kenner | 2001-11-28 | 1 | -90/+117 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -0/+31 |
* | * tree.def (VIEW_CONVERT_EXPR): New tree code. | kenner | 2001-11-19 | 1 | -0/+4 |
* | * tree.h (TYPE_ALIGN_OK): New flag. | kenner | 2001-11-18 | 1 | -0/+8 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -2/+0 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -1/+1 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -4/+0 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -13/+0 |
* | * tree.h (TYPE_VOLATILE): Trap use not on TYPEs. | geoffk | 2001-11-09 | 1 | -2/+2 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -8/+0 |
* | * tree.h (tree_index): Add support for V16QI and V8HI. | aldyh | 2001-10-31 | 1 | -0/+4 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -3/+0 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -15/+15 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -8/+8 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -0/+23 |
* | * attribs.c (decl_attributes): Possibly call | jsm28 | 2001-10-02 | 1 | -1/+12 |
* | Add support for 3Dnow builtins | bernds | 2001-09-28 | 1 | -0/+2 |
* | * c-common.c (format_attribute_table): Remove decl. | kenner | 2001-09-22 | 1 | -0/+18 |
* | * attribs.c: New file, from c-common.c. | kenner | 2001-09-22 | 1 | -0/+3 |
* | 2001-09-19 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-21 | 1 | -0/+5 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -6/+73 |
* | Remove TYPE_NONCOPIED_PARTS. | nathan | 2001-09-06 | 1 | -2/+0 |
* | * function.c: Remove all_functions. Make outer_function_chain | zack | 2001-08-31 | 1 | -0/+3 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * except.c (TYPE_HASH): Delete. | ghazi | 2001-08-18 | 1 | -0/+4 |
* | * system.h: Forward-declare struct rtx_def, struct rtvec_def, | zack | 2001-08-17 | 1 | -72/+64 |