This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src/elfcpp ChangeLog elfcpp.h
- From: ian at sourceware dot org
- To: src-cvs at sourceware dot org
- Date: 25 Mar 2008 05:00:01 -0000
- Subject: src/elfcpp ChangeLog elfcpp.h
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2008-03-25 05:00:01
Modified files:
elfcpp : ChangeLog elfcpp.h
Log message:
* elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants.
(NT_GNU_ABI_TAG, NT_GNU_HWCAP): Likewise.
(NT_GNU_BUILD_ID, NT_GNU_GOLD_VERSION): Likewise.
(ELF_NOTE_OS_LINUX, ELF_NOTE_OS_GNU): Likewise.
(ELF_NOTE_OS_SOLARIS2, ELF_NOTE_OS_NETBSD): Likewise.
(ELF_NOTE_OS_SYLLABLE): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elfcpp/ChangeLog.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elfcpp/elfcpp.h.diff?cvsroot=src&r1=1.14&r2=1.15