• M
    From: Dan McGuirk <mcguirk@indirect.com> · 5dde558c
    Marc G. Fournier 提交于
    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.
    5dde558c
elog.c 5.9 KB