Age | Commit message (Expand) | Author | Files | Lines |
1998-02-15 | tree.c (first_rtl_op): New fn. | Jason Merrill | 1 | -22/+3 |
1998-01-17 | varasm.c (immed_double_const): Add casts to HOST_WIDE_INT where necessary. | David S. Miller | 1 | -4/+4 |
1997-12-11 | tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f... | John F. Carr | 1 | -5/+8 |
1996-12-30 | (print_node): Don't try to print nonexistent | Jim Wilson | 1 | -1/+0 |
1996-11-15 | (print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*. | Richard Kenner | 1 | -55/+16 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | (print_node): Fix misspellings in messages. | Richard Kenner | 1 | -1/+1 |
1995-04-26 | (print_node): Print TYPE_PACKED. | Richard Kenner | 1 | -0/+2 |
1995-03-09 | (print_node): Fix typo in printing large INTEGER_CST. | Richard Kenner | 1 | -2/+1 |
1995-02-21 | (print_node{,_brief}): Print machine attributes. | Richard Kenner | 1 | -2/+5 |
1994-08-25 | (print_node): Print more flags for types and decls. | Richard Kenner | 1 | -8/+40 |
1994-08-24 | (print_node_brief... | Richard Kenner | 1 | -2/+6 |
1994-08-14 | (print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CST | Richard Kenner | 1 | -12/+43 |
1994-07-30 | (print_node{,_brief}): Use correct printf code to print INTEGER_CST if | Richard Kenner | 1 | -4/+28 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -1/+2 |
1994-05-06 | (print_node): Print attributes. | Richard Kenner | 1 | -1/+3 |
1993-12-25 | (print_node, print_node_brief): Say something when | Richard Kenner | 1 | -0/+6 |
1993-10-27 | (print_node_brief): Use unsigned char to print | Richard Stallman | 1 | -1/+1 |
1993-08-07 | (print_node): Print obstack node is contained in. | Richard Kenner | 1 | -0/+3 |
1993-04-14 | (print_node): Use (struct rtx_def *), not (rtx). | Richard Kenner | 1 | -2/+2 |
1993-04-13 | (print_node_brief, print_node): Properly cast arg when printing ints | Richard Kenner | 1 | -4/+5 |
1993-04-13 | Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate. | Richard Kenner | 1 | -1/+3 |
1993-03-20 | (print_node): Print the chain of a STRING_CST. | Richard Stallman | 1 | -0/+5 |
1992-10-24 | (print_node): Always output `>' to match `<'. | Richard Stallman | 1 | -0/+2 |
1992-09-15 | (print_node): Don't print blank line for null fields in a TREE_VEC. | Jim Wilson | 1 | -6/+7 |
1992-09-09 | (print_node): Handle BOOLEAN_TYPE and CHAR_TYPE. | Richard Stallman | 1 | -1/+3 |
1992-09-02 | (print_node): Avoid 1 << (HOST_BITS_PER_INT - 1), | Richard Stallman | 1 | -1/+1 |
1992-08-02 | (print_node): Use HOST_WIDE_INT instead of int when casting pointers | Richard Kenner | 1 | -1/+1 |
1992-07-17 | entered into RCS | Richard Stallman | 1 | -8/+10 |
1992-07-12 | *** empty log message *** | Richard Stallman | 1 | -5/+5 |
1992-07-08 | *** empty log message *** | Charles Hannum | 1 | -2/+2 |
1992-07-07 | *** empty log message *** | Richard Stallman | 1 | -0/+4 |
1992-07-06 | *** empty log message *** | Richard Kenner | 1 | -11/+38 |
1992-04-27 | *** empty log message *** | Jim Wilson | 1 | -0/+1 |
1992-03-29 | *** empty log message *** | Richard Stallman | 1 | -2/+6 |
1992-01-17 | *** empty log message *** | Richard Stallman | 1 | -1/+1 |
1991-12-05 | Initial revision | Richard Stallman | 1 | -0/+579 |