Age | Commit message (Expand) | Author | Files | Lines |
1995-04-30 | (substitute_in_expr): Preserve TREE_READONLY. | Richard Kenner | 1 | -26/+39 |
1995-04-28 | (attribute_hash_list): New function. | Doug Evans | 1 | -51/+136 |
1995-04-27 | (valid_machine_attribute): Update last change. | Richard Kenner | 1 | -4/+4 |
1995-04-25 | (valid_machine_attribute): Use new function attribute_in_list... | Richard Kenner | 1 | -25/+49 |
1995-04-25 | (chain_member_purpose): Make similar to chain_member_value. | Richard Kenner | 1 | -2/+2 |
1995-04-21 | (integer_all_onesp): Test to size of mode, not TYPE_PRECISION. | Richard Kenner | 1 | -1/+3 |
1995-04-18 | (get_set_constructor_bytes): Fix BITS_BIG_ENDIAN -> BYTES_BIG_ENDIAN. | Per Bothner | 1 | -1/+1 |
1995-04-02 | (chain_member_purpose): New function. | Richard Kenner | 1 | -0/+18 |
1995-03-30 | (valid_machine_attribute): Now receive name and args. | Richard Kenner | 1 | -15/+22 |
1995-03-15 | Handle compilation of nested functions from another scope. | Jason Merrill | 1 | -24/+73 |
1995-03-01 | Remove Feb 28's FUNCTION_NEEDS_STATIC_CHAIN changes. | Per Bothner | 1 | -1/+1 |
1995-02-28 | * tree.c (staticp): Use FUNCTION_NEEDS_STATIC_CHAIN. | Per Bothner | 1 | -1/+1 |
1995-02-23 | Formatting changes. | Richard Kenner | 1 | -10/+4 |
1995-02-21 | (chain_member_value, decl_attribute_variant): New functions. | Richard Kenner | 1 | -1/+91 |
1995-02-14 | tree.c (get_set_constructor_bytes): New function. Replaces ... | Per Bothner | 1 | -9/+8 |
1995-02-14 | (stabilize_reference_1): No longer static. | Richard Kenner | 1 | -2/+1 |
1995-02-13 | tree.c (permanent_allocation): Pop function_maybepermanent_obstack, not hardw... | Per Bothner | 1 | -1/+1 |
1995-01-18 | (stabilize_reference): Fix typo in last change. | Richard Kenner | 1 | -1/+1 |
1995-01-17 | (stabilize_reference, case RTL_EXPR): New case. | Richard Kenner | 1 | -1/+8 |
1994-12-07 | (preserve_momentary): New function. | Richard Kenner | 1 | -0/+9 |
1994-11-16 | (integer_{zero,one,all_ones,pow2}p): Handle COMPLEX_CST. | Richard Kenner | 1 | -18/+45 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -5/+4 |
1994-11-15 | (staticp): A non-nested function is always static. | Richard Kenner | 1 | -4/+2 |
1994-10-02 | (save_tree_status): Add argument to indicate that the new function is not a n... | Jason Merrill | 1 | -16/+24 |
1994-09-09 | tree.c (decl_function_context): Don't treat C++ member functions of classes d... | Mike Stump | 1 | -1/+1 |
1994-09-08 | (get_set_constructor_bits, get_set_constructor_words): New functions. | Per Bothner | 1 | -0/+99 |
1994-09-01 | (type_list_equal): If the types of the default arguments | Jason Merrill | 1 | -1/+3 |
1994-08-19 | (build_type_variant): Only return existing type if it | Jim Wilson | 1 | -13/+8 |
1994-08-11 | * tree.c (stabilize_reference): Handle COMPOUND_EXPR. | Per Bothner | 1 | -0/+7 |
1994-08-01 | (permanent_allocation): When freeing to momentary_function_firstobj, | Richard Kenner | 1 | -1/+4 |
1994-07-29 | (change_main_variant): Return type now void. | Richard Kenner | 1 | -1/+1 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -4/+4 |
1994-06-14 | (staticp, case FUNCTION_DECL): A nested function isn't static. | Richard Kenner | 1 | -1/+6 |
1994-05-06 | (TYPE_HASH): Move definition to top of file. | Richard Kenner | 1 | -4/+109 |
1994-03-30 | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | Richard Kenner | 1 | -2/+2 |
1994-03-25 | (stabilize_reference_1): Remove decl of unused variable. | Richard Kenner | 1 | -1/+0 |
1994-03-20 | (build_real): Add `overflow' var; pass to CHECK_FLOAT_VALUE. | Richard Kenner | 1 | -1/+3 |
1994-03-16 | Don't declare last parameter of stdarg function to be register. | Ian Lance Taylor | 1 | -2/+2 |
1994-03-14 | (tree_int_cst_sgn): New function. | Richard Kenner | 1 | -0/+18 |
1994-03-13 | Include setjmp.h. | Richard Kenner | 1 | -3/+24 |
1994-03-08 | (momentary_function_firstobj): New variable. | Jim Wilson | 1 | -7/+33 |
1994-03-05 | (build_nt, build_parse_node): Remove `register' from decl of CODE. | Richard Kenner | 1 | -2/+2 |
1994-02-27 | (make_node, stabilize_reference_1): Abort if unknown class. | Richard Kenner | 1 | -0/+7 |
1994-02-26 | (substitute_in_type, case REAL_TYPE): Fix typo in previous change. | Richard Kenner | 1 | -1/+1 |
1994-02-25 | (substitute_in_type, case REAL_TYPE): Allow TYPE_{MIN,MAX}_VALUE to be | Richard Kenner | 1 | -5/+10 |
1994-02-15 | Remove unneeded test for STRING_TYPE. | Per Bothner | 1 | -1/+0 |
1994-02-10 | If __STDC__, include gstdarg and use ANSI form of varargs. | Richard Kenner | 1 | -15/+33 |
1994-02-08 | (int_fits_type_p): Properly handle case of variable bounds for types. | Richard Kenner | 1 | -6/+8 |
1994-02-02 | (FILE_FUNCTION_FORMAT): Fix typo if neither dot nor dollar in label. | Richard Kenner | 1 | -1/+1 |
1994-02-01 | (build_type_variant): Simplify by using build_type_copy. | Richard Kenner | 1 | -13/+3 |