Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-05-22 | alias.c (record_component_aliases): New function. | Richard Kenner | 1 | -2/+7 |
2000-05-17 | tree.c (build_common_tree_nodes): Do not build TI nodes unless HOST_BITS_PER_... | John David Anglin | 1 | -0/+4 |
2000-05-09 | top level: | Zack Weinberg | 1 | -19/+14 |
2000-05-04 | simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | Jason Merrill | 1 | -2/+3 |
2000-05-03 | * tree.c (staticp, case LABEL_DECL): New case. | Richard Kenner | 1 | -3/+4 |
2000-04-28 | tree.c (get_callee_fndecl): Extract the initial value from a readonly decl. | Jason Merrill | 1 | -0/+8 |
2000-04-19 | conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. | Richard Kenner | 1 | -7/+4 |
2000-04-15 | toplev.c: Make *_time variable long to reduce chance of overflow. | Richard Kenner | 1 | -3/+5 |
2000-04-12 | * tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST. | Richard Kenner | 1 | -29/+23 |
2000-04-08 | tree.c (tree_expr_nonnegative_p): New function. | Kaveh R. Ghazi | 1 | -0/+19 |
2000-04-04 | sparc.c (output_restore_regs): Prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2000-03-29 | tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't been expanded. | Jason Merrill | 1 | -0/+7 |
2000-03-29 | stor-layout.c (bit_from_pos, [...]): New functions. | Richard Kenner | 1 | -10/+5 |
2000-03-26 | stor-layout.c (layout_type, [...]): early_type_list is now a list of TREE_LIS... | Richard Kenner | 1 | -4/+2 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -37/+51 |
2000-03-24 | tree.c (lang_safe_for_unsave): Remove. | Richard Henderson | 1 | -27/+37 |
2000-03-22 | tree.c (size_in_bytes): Return size_zero_node, not integer_zero_node. | Mark Mitchell | 1 | -1/+1 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -5/+5 |
2000-03-19 | Makefile.in (tree.o): Depend on HASHTAB_H. | Martin v. Löwis | 1 | -53/+100 |
2000-03-19 | tree.h (tree_index): Remove enumerals for integer types. | Mark Mitchell | 1 | -0/+2 |
2000-03-17 | Sibling call optimizations. | Jeffrey A Law | 1 | -0/+79 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 1 | -2/+56 |
2000-03-13 | function.c (put_var_into_stack): Use type_for_mode to calculate part_type. | Jason Merrill | 1 | -0/+16 |
2000-03-09 | tree.h (struct tree_common): Rename raises_flag to nothrow_flag. | Jason Merrill | 1 | -13/+0 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 1 | -30/+102 |
2000-02-27 | builtins.c (c_strlen): Use size_diffop and return ssizetype value. | Richard Kenner | 1 | -40/+3 |
2000-02-24 | tree.h (TREE_SET_PERMANENT): New macro. | Zack Weinberg | 1 | -13/+8 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -5/+9 |
2000-02-18 | loop.c (canonicalize_condition): New function, broken out of get_condition. | John Wehle | 1 | -0/+18 |
2000-02-10 | combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi... | Richard Kenner | 1 | -0/+44 |
2000-01-17 | toplev.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -16/+16 |
2000-01-11 | Update copyrights for last checkin. | Kaveh Ghazi | 1 | -1/+1 |
2000-01-10 | Makefile.in (optabs.o): Depend on real.h | Kaveh R. Ghazi | 1 | -1/+1 |
1999-12-26 | acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL... | Zack Weinberg | 1 | -4/+4 |
1999-12-24 | Makefile.in (toplev.o): Depend on loop.h. | Kaveh R. Ghazi | 1 | -1/+1 |