aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
1993-01-02(int_size_in_bytes): Change ret type back to int.Richard Stallman1-1/+1
1992-12-31(build_index_type): Leave TYPE_MAX_VALUE as -1 if it was;Richard Stallman1-4/+21
1992-12-26(make_node, case 'c'): For INTEGER_CST, use size of struct containing constan...Richard Kenner1-7/+15
1992-10-22(copy_node): Copy the excess bytes--don't clear them.Richard Stallman1-1/+1
1992-10-20(make_node, copy_node): Don't assume node length is multiple of int.Richard Stallman1-3/+7
1992-09-15(int_fits_type_p): Negative ints never fit unsignedRichard Stallman1-2/+4
1992-09-09(build_index_type, build_index_2_type): Don't pass HOST_WIDE_INT to routine e...Richard Stallman1-4/+4
1992-09-01(make_node): Fix typo in July 6 change:Richard Stallman1-1/+1
1992-08-29(chainon): Check for op2 being the last elt of the chain.Richard Stallman1-0/+1
1992-08-26Fix comment.Richard Stallman1-3/+1
1992-08-20Put include of stdio.h after GCC header files (for i860-stardent-sysv4).Richard Kenner1-1/+1
1992-08-14Fix spelling errors in comments.Torbjorn Granlund1-1/+1
1992-08-02(TYPE_HASH): Use HOST_WIDE_INT instead of int when casting pointers toRichard Kenner1-2/+2
1992-07-29(make_node): Fix white space.Richard Stallman1-3/+3
1992-07-17(typedef tree_node_kind): Added new kind, i.e. `b_kind'.Richard Stallman1-10/+52
1992-07-12Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.Richard Stallman1-1/+1
1992-07-11entered into RCSRichard Stallman1-3/+3
1992-07-08*** empty log message ***Charles Hannum1-14/+8
1992-07-08*** empty log message ***Richard Kenner1-1/+1
1992-07-08*** empty log message ***Richard Kenner1-16/+12
1992-07-07*** empty log message ***Richard Stallman1-0/+2
1992-07-06*** empty log message ***Richard Kenner1-24/+27
1992-07-05*** empty log message ***Richard Stallman1-0/+4
1992-06-28*** empty log message ***Richard Kenner1-3/+0
1992-06-27*** empty log message ***Richard Kenner1-5/+1
1992-05-11*** empty log message ***Richard Kenner1-11/+11
1992-04-11*** empty log message ***Richard Kenner1-2/+9
1992-03-29*** empty log message ***Richard Stallman1-1/+2
1992-03-14*** empty log message ***Richard Stallman1-1/+26
1992-03-04*** empty log message ***Michael Tiemann1-1/+2
1992-02-15Initial revisionRichard Stallman1-0/+3178