summaryrefslogtreecommitdiffstats
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* (simple_cst_equal): Work around enum bug in vax ultrix 4.3 pcc.kenner1995-06-191-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* *** empty log message ***merrill1995-05-241-4/+3
* (type_list_equal, simple_cst_list_equal, index_type_equal):kenner1995-05-241-24/+25
* (valid_machine_attribute): Handle attribute on pointer-to-functionkenner1995-05-221-0/+27
* (simple_cst_equal): Don't look at language-specific nodes since wekenner1995-05-201-2/+7
* Fix typos in comments.kenner1995-05-161-5/+5
* (substitute_in_expr): Preserve TREE_READONLY.kenner1995-04-301-26/+39
* (attribute_hash_list): New function.dje1995-04-281-51/+136
* (valid_machine_attribute): Update last change.kenner1995-04-271-4/+4
* (valid_machine_attribute): Use new function attribute_in_list, makeskenner1995-04-251-25/+49
* (chain_member_purpose): Make similar to chain_member_value.kenner1995-04-251-2/+2
* (integer_all_onesp): Test to size of mode, not TYPE_PRECISION.kenner1995-04-211-1/+3
* (get_set_constructor_bytes): Fix BITS_BIG_ENDIAN -> BYTES_BIG_ENDIAN.bothner1995-04-191-1/+1
* (chain_member_purpose): New function.kenner1995-04-021-0/+18
* (valid_machine_attribute): Now receive name and args.kenner1995-03-301-15/+22
* Handle compilation of nested functions from another scope.merrill1995-03-151-24/+73
* Remove Feb 28's FUNCTION_NEEDS_STATIC_CHAIN changes.bothner1995-03-021-1/+1
* * tree.c (staticp): Use FUNCTION_NEEDS_STATIC_CHAIN.bothner1995-02-281-1/+1
* Formatting changes.kenner1995-02-231-10/+4
* (chain_member_value, decl_attribute_variant): New functions.kenner1995-02-211-1/+91
* tree.c (get_set_constructor_bytes): New function. Replaces ...bothner1995-02-151-9/+8
* (stabilize_reference_1): No longer static.kenner1995-02-141-2/+1
* * tree.c (permanent_allocation): Pop function_maybepermanent_obstack,bothner1995-02-131-1/+1
* (stabilize_reference): Fix typo in last change.kenner1995-01-181-1/+1
* (stabilize_reference, case RTL_EXPR): New case.kenner1995-01-181-1/+8
* (preserve_momentary): New function.kenner1994-12-071-0/+9
* (integer_{zero,one,all_ones,pow2}p): Handle COMPLEX_CST.kenner1994-11-161-18/+45
* Check target endianness at run time, not compile timeian1994-11-161-5/+4
* (staticp): A non-nested function is always static.kenner1994-11-161-4/+2
* (save_tree_status): Add argument to indicate that the newmerrill1994-10-021-16/+24
* * tree.c (decl_function_context): Don't treat C++ membermrs1994-09-091-1/+1
* (get_set_constructor_bits, get_set_constructor_words): New functions.bothner1994-09-081-0/+99
* (type_list_equal): If the types of the default argumentsmerrill1994-09-011-1/+3
* (build_type_variant): Only return existing type if itwilson1994-08-201-13/+8
* * tree.c (stabilize_reference): Handle COMPOUND_EXPR.bothner1994-08-111-0/+7
* (permanent_allocation): When freeing to momentary_function_firstobj,kenner1994-08-011-1/+4
* (change_main_variant): Return type now void.kenner1994-07-291-1/+1
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-4/+4
* (staticp, case FUNCTION_DECL): A nested function isn't static.kenner1994-06-141-1/+6
* (TYPE_HASH): Move definition to top of file.kenner1994-05-061-4/+109
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (stabilize_reference_1): Remove decl of unused variable.kenner1994-03-251-1/+0
* (build_real): Add `overflow' var; pass to CHECK_FLOAT_VALUE.kenner1994-03-201-1/+3
* Don't declare last parameter of stdarg function to be register.ian1994-03-161-2/+2
* (tree_int_cst_sgn): New function.kenner1994-03-141-0/+18
* Include setjmp.h.kenner1994-03-131-3/+24
* (momentary_function_firstobj): New variable.wilson1994-03-081-7/+33
* (build_nt, build_parse_node): Remove `register' from decl of CODE.kenner1994-03-061-2/+2
* (make_node, stabilize_reference_1): Abort if unknown class.kenner1994-02-271-0/+7
OpenPOWER on IntegriCloud