| Commit message (Expand) | Author | Age | Files | Lines |
* | (warn_if_unused_value): Add declaration. | kenner | 1995-03-30 | 1 | -0/+1 |
* | Remove Feb 13's FUNCTION_NEEDS_STATIC_CHAIN changes. | bothner | 1995-03-02 | 1 | -7/+0 |
* | (union tree_decl): New field MACHINE_ATTRIBUTES. | kenner | 1995-02-21 | 1 | -0/+5 |
* | (get_set_constructor_bytes): Fix prototype. | dje | 1995-02-18 | 1 | -1/+1 |
* | * tree.h: get_set_constructor_words -> get_set_constructor_bytes. | bothner | 1995-02-15 | 1 | -1/+1 |
* | (stabilize_reference_1): Add declaration. | kenner | 1995-02-14 | 1 | -1/+7 |
* | * tree.h (FUNCTION_NEEDS_STATIC_CHAIN): New macro. | bothner | 1995-02-13 | 1 | -0/+7 |
* | Fix DECL_VIRTUAL_P comment. | merrill | 1995-01-31 | 1 | -1/+2 |
* | Declare pedantic_lvalues. | merrill | 1995-01-17 | 1 | -0/+5 |
* | __attribute__ ((constructor)) | merrill | 1995-01-14 | 1 | -1/+8 |
* | (POINTER_TYPE_P): New macro. | merrill | 1994-11-16 | 1 | -0/+5 |
* | (get_set_constructor_bits, get_set_constructor_words): New functions. | bothner | 1994-09-08 | 1 | -0/+3 |
* | * tree.h (maximum_field_alignment, set_alignment): New declarations. | bothner | 1994-09-02 | 1 | -0/+6 |
* | (struct tree_type): New field transparent_union_flag. | kenner | 1994-08-19 | 1 | -2/+13 |
* | Wed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb.cygnus.com) | merrill | 1994-07-13 | 1 | -1/+6 |
* | (TREE_SYMBOL_REFERENCED): New macro. | merrill | 1994-06-23 | 1 | -0/+4 |
* | (DECL_DEFER_OUTPUT): New macro. | merrill | 1994-06-16 | 1 | -1/+6 |
* | (TREE_NO_UNUSED_WARNING): Note that this can be applied | merrill | 1994-06-16 | 1 | -2/+2 |
* | Declare copy_lang_decl. | merrill | 1994-05-14 | 1 | -0/+3 |
* | Fix typo in comment. | kenner | 1994-05-07 | 1 | -1/+1 |
* | (TYPE_ATTRIBUTES): New macro. | kenner | 1994-05-06 | 1 | -1/+17 |
* | (TYPE_DECL_SUPPRESS_DEBUG): new macro to support | dje | 1994-04-29 | 1 | -0/+7 |
* | New macro AGGREGATE_TYPE_P. | bothner | 1994-04-26 | 1 | -0/+7 |
* | If RTX_CODE undefined, make an incomplete struct for rtx. | kenner | 1994-04-21 | 1 | -5/+24 |
* | (DECL_PRINT_NAME): Deleted. | kenner | 1994-04-17 | 1 | -4/+0 |
* | (frame_size): Now a union. | kenner | 1994-04-11 | 1 | -7/+9 |
* | (tree_int_cst_sgn): New declaration. | kenner | 1994-03-14 | 1 | -0/+1 |
* | Update comments for TREE_OVERFLOW and TREE_CONSTANT_OVERFLOW. | kenner | 1994-03-13 | 1 | -5/+5 |
* | (PVPROTO): New macro. | kenner | 1994-03-11 | 1 | -3/+5 |
* | (permanent_allocation): Add prototype. | wilson | 1994-03-08 | 1 | -0/+2 |
* | (DECL_SECTION_NAME): New macro. | dje | 1994-02-17 | 1 | -0/+4 |
* | New macro TYPE_STRING_FLAG. | bothner | 1994-02-16 | 1 | -1/+7 |
* | Surround definition of VPROTO, VA_START with #ifndef VPROTO. | dje | 1994-02-12 | 1 | -0/+2 |
* | Use PROTO for varargs functions. | kenner | 1994-02-10 | 1 | -11/+8 |
* | * cp-decl.c (flag_conserve_space): New language specific flag to | mrs | 1993-12-16 | 1 | -1/+7 |
* | (DECL_IN_TEXT_SECTION): New macro. | rms | 1993-11-04 | 1 | -0/+3 |
* | (enum built_in_function): Added END_BUILTINS to delimit | rms | 1993-10-30 | 1 | -1/+4 |
* | (struct tree_type): symtab_address is now a union of pointer and | kenner | 1993-10-12 | 1 | -2/+3 |
* | Add declarations for contains_placeholder_p, substitute_in_{expr,type}. | kenner | 1993-10-04 | 1 | -0/+21 |
* | (CONSTRUCTOR_NAME_FORMAT): Removed. | bothner | 1993-08-12 | 1 | -13/+0 |
* | (TYPE_OBSTACK): New macro. | kenner | 1993-08-05 | 1 | -1/+3 |
* | (pedantic_non_lvalue): Add declaration. | wilson | 1993-07-06 | 1 | -0/+1 |
* | (TREE_OVERFLOW): New macro. | eggert | 1993-07-02 | 1 | -5/+12 |
* | Add more decls for functions in fold-const.c. | kenner | 1993-06-26 | 1 | -9/+31 |
* | (INTEGRAL_TYPE_P, FLOAT_TYPE_P): New macros. | kenner | 1993-04-26 | 1 | -0/+15 |
* | (build_binary_op, build_indirect_ref, build_unary_op): Delete | kenner | 1993-04-24 | 1 | -8/+0 |
* | (xmalloc): Don't use prototype for now. | kenner | 1993-04-13 | 1 | -2/+3 |
* | (DECL_QUALIFIER): New access macro for decl.initial. | kenner | 1993-04-13 | 1 | -9/+13 |
* | Move tree.h prototypes of c-* functions to c-tree.h | meissner | 1993-04-08 | 1 | -7/+0 |
* | * tree.h (require_complete_type, lookup_name_current_level): Add | brendan | 1993-04-06 | 1 | -0/+6 |