File:  [Research Unix] / researchv10dc / libnm / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

20 Aug 80
Robert Henry, UCB

All alignments on a double word boundary (via .align 3) converted
to .align 2, as that is all that the assembler guarantees.
(NB: Floating point values can be aligned on any boundary...)

A bug in exp.s attempted to relocate an immediate floating
point constant; this makes no sense.
	movd	$huge, r0
changed to
	movd	huge, r0
which is what they wanted anyway

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.