| Commit message (Expand) | Author | Age | Files | Lines |
* | (build_string): Make lifetime of string the same as tree node. | kenner | 1993-10-02 | 1 | -1/+1 |
* | (make_node): Put PARM_DECLs of nested functions onto | wilson | 1993-09-09 | 1 | -1/+16 |
* | (get_file_function_name): New function. | bothner | 1993-08-12 | 1 | -0/+65 |
* | (print_obstack_name): New function; derived from original debug_obstack. | kenner | 1993-08-07 | 1 | -5/+15 |
* | (make_node, copy_node): Set TYPE_OBSTACK. | kenner | 1993-08-05 | 1 | -20/+16 |
* | Comment change. | rms | 1993-08-04 | 1 | -1/+1 |
* | (get_narrower): Preserve unsignedness when bitschange == 0. | dje | 1993-07-05 | 1 | -1/+8 |
* | (array_type_nelts): Tighten up code and make more general. | kenner | 1993-06-27 | 1 | -12/+12 |
* | Fix comment syntax typo. | rms | 1993-05-12 | 1 | -1/+0 |
* | (real_value_from_int_cst): Use temporary variable `e' to | rms | 1993-05-12 | 1 | -10/+16 |
* | (change_main_variant): New function. | rms | 1993-05-11 | 1 | -8/+47 |
* | (build_array_type): The main variant of an array type | rms | 1993-05-05 | 1 | -0/+6 |
* | (next_type_uid): Move definition to reasonable place. (copy_node): | kenner | 1993-03-31 | 1 | -5/+8 |
* | (stabilize_reference_1): For division and remainder, make a save_expr. | rms | 1993-03-27 | 1 | -0/+8 |
* | Fix typo in comment. | wilson | 1993-03-05 | 1 | -1/+1 |
* | (build_complex): Set the TREE_TYPE based on real part. | rms | 1993-03-03 | 1 | -0/+1 |
* | Define and use new function build_range_type. | bothner | 1993-03-03 | 1 | -10/+25 |
* | (rtl_in_saveable_obstack): Always switch to saveable_obstack. | wilson | 1993-03-02 | 1 | -10/+4 |
* | (simple_cst_equal): New default case handles most | rms | 1993-02-27 | 1 | -32/+25 |
* | (size_in_bytes): Add 2nd arg to force_fit_type. | rms | 1993-02-09 | 1 | -1/+1 |
* | (size_in_bytes): Only call force_fit_type for an INTEGER_CST. | rms | 1993-01-30 | 1 | -1/+2 |
* | (int_size_in_bytes): Change ret type back to int. | rms | 1993-01-02 | 1 | -1/+1 |
* | (build_index_type): Leave TYPE_MAX_VALUE as -1 if it was; | rms | 1992-12-31 | 1 | -4/+21 |
* | (make_node, case 'c'): For INTEGER_CST, use size of struct containing | kenner | 1992-12-27 | 1 | -7/+15 |
* | (copy_node): Copy the excess bytes--don't clear them. | rms | 1992-10-22 | 1 | -1/+1 |
* | (make_node, copy_node): Don't assume node length is multiple of int. | rms | 1992-10-20 | 1 | -3/+7 |
* | (int_fits_type_p): Negative ints never fit unsigned | rms | 1992-09-15 | 1 | -2/+4 |
* | (build_index_type, build_index_2_type): Don't pass | rms | 1992-09-09 | 1 | -4/+4 |
* | (make_node): Fix typo in July 6 change: | rms | 1992-09-01 | 1 | -1/+1 |
* | (chainon): Check for op2 being the last elt of the chain. | rms | 1992-08-29 | 1 | -0/+1 |
* | Fix comment. | rms | 1992-08-26 | 1 | -3/+1 |
* | Put include of stdio.h after GCC header files (for i860-stardent-sysv4). | kenner | 1992-08-20 | 1 | -1/+1 |
* | Fix spelling errors in comments. | tege | 1992-08-14 | 1 | -1/+1 |
* | (TYPE_HASH): Use HOST_WIDE_INT instead of int when casting pointers to | kenner | 1992-08-03 | 1 | -2/+2 |
* | (make_node): Fix white space. | rms | 1992-07-29 | 1 | -3/+3 |
* | (typedef tree_node_kind): Added new kind, i.e. `b_kind'. | rms | 1992-07-17 | 1 | -10/+52 |
* | Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL. | rms | 1992-07-12 | 1 | -1/+1 |
* | entered into RCS | rms | 1992-07-11 | 1 | -3/+3 |
* | *** empty log message *** | mycroft | 1992-07-08 | 1 | -14/+8 |
* | *** empty log message *** | kenner | 1992-07-08 | 1 | -1/+1 |
* | *** empty log message *** | kenner | 1992-07-08 | 1 | -16/+12 |
* | *** empty log message *** | rms | 1992-07-07 | 1 | -0/+2 |
* | *** empty log message *** | kenner | 1992-07-06 | 1 | -24/+27 |
* | *** empty log message *** | rms | 1992-07-05 | 1 | -0/+4 |
* | *** empty log message *** | kenner | 1992-06-28 | 1 | -3/+0 |
* | *** empty log message *** | kenner | 1992-06-27 | 1 | -5/+1 |
* | *** empty log message *** | kenner | 1992-05-12 | 1 | -11/+11 |
* | *** empty log message *** | kenner | 1992-04-11 | 1 | -2/+9 |
* | *** empty log message *** | rms | 1992-03-29 | 1 | -1/+2 |
* | *** empty log message *** | rms | 1992-03-14 | 1 | -1/+26 |