#
62213 |
| 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
48116 |
| 16-Apr-1991 |
bostic |
new copyright; att/bsd/shared |
#
22186 |
| 05-Jun-1985 |
dist |
Add copyright |
#
16417 |
| 26-Apr-1984 |
peter |
when reading from files of integers (or subranges thereof) use sign-extending INDirect through buffer pointer so the rangecheck works (which it doesn't if zero-extending is done, e.g. for 1 byte read
when reading from files of integers (or subranges thereof) use sign-extending INDirect through buffer pointer so the rangecheck works (which it doesn't if zero-extending is done, e.g. for 1 byte reads becoming 2 bytes on the stack).
show more ...
|
#
16019 |
| 08-Feb-1984 |
aoki |
synchronize to version 2 |
#
14740 |
| 19-Aug-1983 |
thien |
The changes were made to allow successful linting |
#
11882 |
| 08-Apr-1983 |
mckusick |
parameterize number of digits in the exponent of real numbers |
#
11327 |
| 28-Feb-1983 |
peter |
clean up temporary allocation, moving everything relevant to tmps.c and (new) tmps.h. correctly emit LBRAC lines. allocate registers from high to low. put in data structures for multiple types of
clean up temporary allocation, moving everything relevant to tmps.c and (new) tmps.h. correctly emit LBRAC lines. allocate registers from high to low. put in data structures for multiple types of registers.
show more ...
|
#
9230 |
| 14-Nov-1982 |
mckusick |
fix bug in delta 1.14 that made fields come out one byte shorter than requested |
#
8538 |
| 14-Oct-1982 |
peter |
setting of output's NUSED flag was missing {};s. |
#
8026 |
| 03-Sep-1982 |
mckusick |
do not put a leading blank before real numbers |
#
7966 |
| 29-Aug-1982 |
mckusick |
remove restriction on files in dynamic structures |
#
7953 |
| 29-Aug-1982 |
peter |
allowing no files list in program statement. |
#
7928 |
| 27-Aug-1982 |
mckusick |
convert "assert" from being a reserved word to being a non-standard procedure |
#
6542 |
| 12-Apr-1982 |
mckusick |
allow writing of pointers to text files |
#
3851 |
| 04-Jun-1981 |
peter |
fix bug in tmpalloc for variable field widths |
#
3226 |
| 11-Mar-1981 |
mckusic |
centralize temporary allocation in tmps.c |
#
3179 |
| 10-Mar-1981 |
mckusic |
restrict zero write widths |
#
3172 |
| 10-Mar-1981 |
mckusic |
onyx optimizations |
#
3076 |
| 08-Mar-1981 |
mckusic |
merge in onyx changes |
#
2073 |
| 06-Jan-1981 |
mckusic |
modify to allow use of px written in `C' and the use of libpc |
#
1628 |
| 28-Oct-1980 |
peter |
add warnings for extensions to language |
#
1198 |
| 03-Oct-1980 |
peter |
Implement formal functions and procedures |
#
768 |
| 27-Aug-1980 |
peter |
date and time created 80/08/27 19:56:02 by peter |