]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/print-tree.c
formatting tweaks
[thirdparty/gcc.git] / gcc / print-tree.c
1996-07-03  Mike Stumpformatting tweaks
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard Kenner(print_node): Fix misspellings in messages.
1995-04-26  Richard Kenner(print_node): Print TYPE_PACKED.
1995-03-10  Richard Kenner(print_node): Fix typo in printing large INTEGER_CST.
1995-02-21  Richard Kenner(print_node{,_brief}): Print machine attributes.
1994-08-25  Richard Kenner(print_node): Print more flags for types and decls.
1994-08-24  Richard Kenner(print_node_brief...
1994-08-14  Richard Kenner(print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to...
1994-07-30  Richard Kenner(print_node{,_brief}): Use correct printf code to print...
1994-06-14  Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-06  Richard Kenner(print_node): Print attributes.
1993-12-25  Richard Kenner(print_node, print_node_brief): Say something when
1993-10-27  Richard Stallman(print_node_brief): Use unsigned char to print
1993-08-07  Richard Kenner(print_node): Print obstack node is contained in.
1993-04-14  Richard Kenner(print_node): Use (struct rtx_def *), not (rtx).
1993-04-13  Richard Kenner(print_node_brief, print_node): Properly cast arg when...
1993-04-13  Richard KennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-03-20  Richard Stallman(print_node): Print the chain of a STRING_CST.
1992-10-24  Richard Stallman(print_node): Always output `>' to match `<'.
1992-09-16  Jim Wilson(print_node): Don't print blank line for null fields...
1992-09-09  Richard Stallman(print_node): Handle BOOLEAN_TYPE and CHAR_TYPE.
1992-09-02  Richard Stallman(print_node): Avoid 1 << (HOST_BITS_PER_INT - 1),
1992-08-03  Richard Kenner(print_node): Use HOST_WIDE_INT instead of int when...
1992-07-17  Richard Stallmanentered into RCS
1992-07-12  Richard Stallman*** empty log message ***
1992-07-08  Charles Hannum*** empty log message ***
1992-07-07  Richard Stallman*** empty log message ***
1992-07-06  Richard Kenner*** empty log message ***
1992-04-27  Jim Wilson*** empty log message ***
1992-03-29  Richard Stallman*** empty log message ***
1992-01-17  Richard Stallman*** empty log message ***
1991-12-05  Richard StallmanInitial revision