From: Dan McGuirk <mcguirk@indirect.com>

Marc G. Fournier <scrappy@hub.org>

Commit: b66569e41fdecab3903fd8af6cbc8bb12ae653cd
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-03-12T21:00:17Z
Releases: 7.1.1
From: Dan McGuirk <mcguirk@indirect.com>
Subject: [HACKERS] linux/alpha patches

These patches lay the groundwork for a Linux/Alpha port.  The port doesn't
actually work unless you tweak the linker to put all the pointers in the
first 32 bits of the address space, but it's at least a start.  It
implements the test-and-set instruction in Alpha assembly, and also fixes
a lot of pointer-to-integer conversions, which is probably good anyway.

Files