Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-12-20 | * tree.c (real_value_from_int_cst): Clear REAL_VALUE_TYPE object first. | Richard Kenner | 1 | -0/+4 |
1999-12-18 | alias.c: Minor reformatting. | Richard Kenner | 1 | -101/+141 |
1999-12-15 | tree.c (decl_function_context): Handle virtual functions. | Jason Merrill | 1 | -0/+9 |
1999-12-09 | tree.c (copy_node): Do zero the TREE_CHAIN, even for an EXPR_WITH_FILE_LOCATION. | Mark Mitchell | 1 | -3/+1 |
1999-11-25 | * tree.c (unsave_expr_now): Handle NULL_TREE as input. | Mark Mitchell | 1 | -0/+4 |
1999-11-24 | tree.h (unsave_expr_1): New function. | Mark Mitchell | 1 | -35/+90 |
1999-11-12 | tree.h (SAVE_EXPR_PERSISTENT_P): New macro. | Mark Mitchell | 1 | -25/+3 |
1999-11-10 | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. | Philippe De Muyter | 1 | -1/+1 |
1999-11-08 | tree.h (get_containing_scope): Declare it. | Mark Mitchell | 1 | -8/+13 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -10/+2 |
1999-10-26 | c-parse.in (cast_expr): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-10-26 | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 1 | -1/+0 |
1999-10-10 | ansidecl.h (HAVE_GCC_VERSION): New macro. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-10-08 | tree.c (make_lang_type_fn): New funtion pointer. | Franz Sirl | 1 | -0/+15 |
1999-10-04 | tree.c (build1): Set TREE_SIDE_EFFECTS for expressions that always have side-... | Richard Henderson | 1 | -3/+24 |
1999-10-04 | tree.c (make_node): Set TREE_SIDE_EFFECTS for expressions that are always hav... | Mark Mitchell | 1 | -0/+21 |
1999-10-02 | tree.c (build): Don't look at TREE_SIDE_EFFECTS or TREE_RAISES for non-trees. | Mark Mitchell | 1 | -10/+29 |
1999-09-22 | Fix complex-5.c problem | Michael Meissner | 1 | -0/+34 |
1999-09-21 | Replace string const "<built-in>" with dynamic allocation. | Alex Samuel | 1 | -2/+12 |
1999-09-20 | Make it possible to prototype port-specific functions (and convert i386 to us... | Bernd Schmidt | 1 | -0/+1 |
1999-09-14 | c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE... | Kaveh R. Ghazi | 1 | -6/+5 |
1999-09-13 | tree.c (fix_sizetype): Exchange the types for TYPE_SIZE and TYPE_SIZE_UNIT. | Andreas Schwab | 1 | -2/+2 |