Age | Commit message (Expand) | Author | Files | Lines |
2001-05-22 | tree.h (type_num_arguments): Declare it. | Mark Mitchell | 1 | -0/+22 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 1 | -20/+0 |
2001-04-12 | dwarf2out.c (modified_type_die): Don't create new types here. | Mark Mitchell | 1 | -12/+28 |
2001-03-21 | collect2.c (is_ctor_dtor): Always use '_' in the file fn names, not '.' or '$'. | Jason Merrill | 1 | -8/+0 |
2001-03-20 | tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for variables that ... | Mark Mitchell | 1 | -1/+3 |
2001-03-19 | Compute DECL_ASSEMBLER_NAME lazily. | Mark Mitchell | 1 | -1/+35 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -2/+2 |
2001-03-11 | tree.c (build_common_tree_nodes_2): Don't copy va_list_type_node if it's a re... | Alexandre Oliva | 1 | -1/+10 |
2001-02-28 | c-common.c (build_common_tree_nodes): Build intTI_type_nodes for HOST_BITS_PE... | Jan Hubicka | 1 | -4/+0 |
2001-02-23 | diagnostic.c (trim_filename): No longer static. | Richard Kenner | 1 | -7/+7 |
2001-02-11 | * tree.c (build1): Check for null operand in last change. | Richard Henderson | 1 | -1/+1 |
2001-02-11 | fold-const.c (split_tree): Don't assume a constant isn't splittable. | Richard Henderson | 1 | -0/+18 |
2001-01-29 | tree.c, tree.h (build_parse_node): Remove; was identical to build_nt. | Joseph Myers | 1 | -30/+0 |
2001-01-29 | stmt.c (estimate_case_costs): Use integer_minus_one_node. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -2/+1 |
2001-01-04 | tree.c (copy_node): Remove documentation about obstacks. | Mark Mitchell | 1 | -4/+8 |
2000-12-30 | defaults.h (BUILD_VA_LIST_TYPE): New definition. | Jeffrey Oldham | 1 | -5/+5 |
2000-12-29 | tree.c (get_set_constructor_bits): Use host_integerp and tree_low_cst. | Richard Kenner | 1 | -6/+7 |
2000-11-27 | tree.h (mark_tree_hashtable): New function. | Mark Mitchell | 1 | -0/+24 |
2000-11-21 | c-common.c (c_unsafe_for_reeval): New function. | Richard Henderson | 1 | -1/+9 |
2000-11-19 | c-decl.c (grokdeclarator): Support flexible array members. | Richard Henderson | 1 | -1/+3 |
2000-11-19 | c-decl.c (grokdeclarator): Special case the creation of an index for a zero-l... | Richard Henderson | 1 | -18/+3 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -19/+1 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -139/+1 |
2000-11-15 | tree.c (build_type_no_quals): New function. | Andrew Haley | 1 | -0/+20 |
2000-11-14 | tree.c (get_unwidened): Use host_integerp and tree_low_cst. | Richard Kenner | 1 | -17/+27 |
2000-11-07 | tree.c (build_common_tree_nodes_2): Make va_list_type_node be a copy of ptr_t... | Joseph Myers | 1 | -1/+1 |
2000-11-03 | Use memset/memcmp instead of bzero/bcmp. | Joseph Myers | 1 | -6/+6 |
2000-10-26 | tree.c (make_node, case 't'): Set alignment to that of char_type_node. | Nathan Sidwell | 1 | -1/+1 |
2000-10-23 | expr.c (do_preexpand_calls): Remove. | Mark Mitchell | 1 | -6/+0 |
2000-10-20 | expr.c (expand_expr, [...]): Set RTX_UNCHANGING_P on returned MEM. | Richard Kenner | 1 | -15/+44 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -796/+10 |
2000-10-11 | tree.c (get_narrower): Don't look at precision of field if not laid out yet. | Richard Kenner | 1 | -4/+5 |
2000-10-06 | builtins.c (is_valid_printf_arglist, [...]): Move functions from here ... | Kaveh R. Ghazi | 1 | -4/+0 |
2000-10-06 | tree.c (tree_size): New function split out of copy_node. | Geoff Keating | 1 | -139/+78 |
2000-09-19 | builtins.c (is_valid_printf_arglist, [...]): New functions. | Kaveh R. Ghazi | 1 | -0/+4 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 1 | -1/+5 |
2000-09-11 | defaults.h: Provide default definitions for... | Zack Weinberg | 1 | -32/+1 |
2000-09-10 | c-common.h (add_stmt): Change prototype. | Mark Mitchell | 1 | -0/+15 |
2000-08-29 | top level: | Zack Weinberg | 1 | -1/+1 |
2000-08-29 | * tree.c: Fix formatting. | Kazu Hirata | 1 | -100/+103 |
2000-08-28 | [multiple changes] | Jason Merrill | 1 | -13/+21 |
2000-08-05 | [multiple changes] | Zack Weinberg | 1 | -19/+0 |
2000-07-12 | Warning fixes: | Kaveh R. Ghazi | 1 | -0/+1 |
2000-06-25 | Vector support: type node creation & debugging support | Bernd Schmidt | 1 | -0/+51 |
2000-06-14 | tree.h (TYPE_USER_ALIGN, [...]): Define. | Jakub Jelinek | 1 | -0/+5 |
2000-06-09 | ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,... | Zack Weinberg | 1 | -18/+14 |
2000-06-08 | Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs. | James E. Wilson | 1 | -1/+3 |
2000-05-31 | Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | Richard Kenner | 1 | -36/+0 |
2000-05-27 | tree.h (TREE_CODE_LENGTH): New macro. | Richard Kenner | 1 | -16/+16 |