30937 | 22-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/52 |
30936 | 22-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/51 |
30935 | 22-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/51 |
30934 | 22-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/51 |
30933 | 22-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/51 |
30932 | 22-Apr-1987 |
bostic |
bug report 4.3BSD/lib/54 |
30906 | 13-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/44 |
30905 | 13-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/44 |
30903 | 13-Apr-1987 |
bostic |
typo |
30819 | 06-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/50 |
30818 | 06-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/48 |
30817 | 06-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/47 |
30816 | 06-Apr-1987 |
bostic |
bug report 4.3BSD/usr.bin/46 |
30464 | 11-Feb-1987 |
mckusick |
must be more careful about signed and unsigned conversions |
30360 | 09-Jan-1987 |
sam |
completely redo handling of SCONV nodes to cope with Tahoe's incorrect handling of char's and short's in registers (e.g. cvtwl r0,r0 does a movl); also correct OPLOG handling for items shorter than
completely redo handling of SCONV nodes to cope with Tahoe's incorrect handling of char's and short's in registers (e.g. cvtwl r0,r0 does a movl); also correct OPLOG handling for items shorter than 32-bits: tst[wb] on registers don't work, but cmp[bw] $0,r? does; finally, handle change to local.c which leaves in lots of new SCONV's (we optimize those which are extraneous in code added mainly to optim2)
show more ...
|
30359 | 09-Jan-1987 |
sam |
leave SCONV nodes in unless they don't change object's size |
30242 | 02-Dec-1986 |
bostic |
bug report 4.3BSD/lib/21 |
30241 | 02-Dec-1986 |
bostic |
bug report 4.3BSD/lib/10 |
30130 | 20-Nov-1986 |
bostic |
bug report 4.3/usr.bin/15 |
30067 | 15-Nov-1986 |
sam |
pcc moved again |
29926 | 29-Oct-1986 |
sam |
add NEVEN definition for tahoe |
29892 | 19-Oct-1986 |
sam |
update for pcc dir move; add rel.c reference; use symbolic link to comm1.c |
29889 | 15-Oct-1986 |
sam |
take care with unsigned constant compression (for tahoe); put back PRTDCON redefinition; ifdef asgop optimizations (tahoe can't handle them in code generation) |
29888 | 15-Oct-1986 |
sam |
additional check for empty stack |
29887 | 15-Oct-1986 |
sam |
add tahoe kludge |