NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51926 CVS commit: src/sys
The following reply was made to PR port-alpha/51926; it has been noted by GNATS.
From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51926 CVS commit: src/sys
Date: Sat, 10 Oct 2020 21:25:51 +0000
Module Name: src
Committed By: thorpej
Date: Sat Oct 10 21:25:51 UTC 2020
Modified Files:
src/sys/arch/alpha/include: elf_machdep.h
src/sys/arch/atari/stand/tostools/libtos: exec_elf.h
src/sys/arch/epoc32/stand/e32boot/include: elf.h
src/sys/sys: exec_elf.h
Log Message:
Rename:
- EM_ALPHA (41) -> EM_OLD_ALPHA
- EM_ALPHA_EXP (36902) -> EM_ALPHA
36902 has been the value in common usage for a long time, and this naming
aligns with binutils, etc.
PR port-alpha/51926
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/alpha/include/elf_machdep.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/atari/stand/tostools/libtos/exec_elf.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/epoc32/stand/e32boot/include/elf.h
cvs rdiff -u -r1.166 -r1.167 src/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