| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (mark_tree_hashtable): New function. | mmitchel | 2000-11-27 | 1 | -0/+24 |
* | * c-common.c (c_unsafe_for_reeval): New function. | rth | 2000-11-21 | 1 | -1/+9 |
* | * c-decl.c (grokdeclarator): Support flexible array members. | rth | 2000-11-19 | 1 | -1/+3 |
* | * c-decl.c (grokdeclarator): Special case the creation of an | rth | 2000-11-19 | 1 | -18/+3 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -19/+1 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -139/+1 |
* | 2000-11-13 Andrew Haley <aph@redhat.com> | aph | 2000-11-15 | 1 | -0/+20 |
* | * tree.c (get_unwidened): Use host_integerp and tree_low_cst. | kenner | 2000-11-14 | 1 | -17/+27 |
* | * tree.c (build_common_tree_nodes_2): Make va_list_type_node be a | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c | jsm28 | 2000-11-03 | 1 | -6/+6 |
* | * tree.c (make_node, case 't'): Set alignment to that of | nathan | 2000-10-26 | 1 | -1/+1 |
* | * expr.c (do_preexpand_calls): Remove. | mmitchel | 2000-10-23 | 1 | -6/+0 |
* | * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on | kenner | 2000-10-20 | 1 | -15/+44 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -796/+10 |
* | * tree.c (get_narrower): Don't look at precision of field if | kenner | 2000-10-11 | 1 | -4/+5 |
* | * builtins.c (is_valid_printf_arglist, expand_builtin_printf): | ghazi | 2000-10-06 | 1 | -4/+0 |
* | * tree.c (tree_size): New function split out of copy_node. | geoffk | 2000-10-06 | 1 | -139/+78 |
* | * builtins.c (is_valid_printf_arglist, expand_builtin_printf): New | ghazi | 2000-09-19 | 1 | -0/+4 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -1/+5 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -32/+1 |
* | * c-common.h (add_stmt): Change prototype. | mmitchel | 2000-09-10 | 1 | -0/+15 |
* | top level: | zack | 2000-08-29 | 1 | -1/+1 |
* | * tree.c: Fix formatting. | law | 2000-08-29 | 1 | -100/+103 |
* | 2000-08-28 Daniel Berlin <dberlin@redhat.com> | jason | 2000-08-29 | 1 | -13/+21 |
* | 2000-08-04 Andreas Schwab <schwab@suse.de> | zack | 2000-08-05 | 1 | -19/+0 |
* | Warning fixes: | ghazi | 2000-07-12 | 1 | -0/+1 |
* | Vector support: type node creation & debugging support | crux | 2000-06-25 | 1 | -0/+51 |
* | * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define. | jakub | 2000-06-14 | 1 | -0/+5 |
* | toplevel: | zack | 2000-06-09 | 1 | -18/+14 |
* | Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs. | wilson | 2000-06-08 | 1 | -1/+3 |
* | * Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | kenner | 2000-05-31 | 1 | -36/+0 |
* | * tree.h (TREE_CODE_LENGTH): New macro. | kenner | 2000-05-27 | 1 | -16/+16 |
* | * alias.c (record_component_aliases): New function. | kenner | 2000-05-22 | 1 | -2/+7 |
* | * tree.c (build_common_tree_nodes): Do not build TI nodes unless | law | 2000-05-18 | 1 | -0/+4 |
* | top level: | zack | 2000-05-09 | 1 | -19/+14 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -2/+3 |
* | * tree.c (staticp, case LABEL_DECL): New case. | kenner | 2000-05-04 | 1 | -3/+4 |
* | * tree.c (get_callee_fndecl): Extract the initial value from | jason | 2000-04-28 | 1 | -0/+8 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-19 | 1 | -7/+4 |
* | * toplev.c: Make *_time variable long to reduce chance of overflow. | kenner | 2000-04-15 | 1 | -3/+5 |
* | * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST. | kenner | 2000-04-12 | 1 | -29/+23 |
* | * tree.c (tree_expr_nonnegative_p): New function. | ghazi | 2000-04-08 | 1 | -0/+19 |
* | * sparc.c (output_restore_regs): Prototype. | ghazi | 2000-04-04 | 1 | -0/+1 |
* | * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't | jason | 2000-03-29 | 1 | -0/+7 |
* | * stor-layout.c (bit_from_pos, byte_from_pos): New functions. | kenner | 2000-03-29 | 1 | -10/+5 |
* | * stor-layout.c (layout_type, set_sizetype): early_type_list is | kenner | 2000-03-26 | 1 | -4/+2 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -37/+51 |
* | * tree.c (lang_safe_for_unsave): Remove. | rth | 2000-03-25 | 1 | -27/+37 |
* | * tree.c (size_in_bytes): Return size_zero_node, not | mmitchel | 2000-03-22 | 1 | -1/+1 |
* | gcc | nathan | 2000-03-21 | 1 | -5/+5 |