Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Oct 31 17:44:43 UTC 2001

Modified Files:
        syssrc/sys/arch/alpha/include: elf_machdep.h
        syssrc/sys/sys: exec_elf.h

Log Message:
Use <machine/elf_machdep.h> to override Elf64_Word and Elf64_Sword
on the Alpha (which uses a non-standard definitions for historical
reasons), rather than #ifdef __alpha__ (which is not cross-tool safe).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/alpha/include/elf_machdep.h
cvs rdiff -r1.56 -r1.57 syssrc/sys/sys/exec_elf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index