This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFA] Define various OS/ABI note types


On Tue, May 07, 2002 at 03:28:01PM -0700, David O'Brien wrote:

 > Please add the FreeBSD .note.ABI-tag if you are going to do this.
 > FreeBSD has a .note.ABI-tag with note type "1", vendor "FreeBSD", and
 > description that is a 6-digit number encoding major and minor version.

Ok, I've added the note type definition, but I have bothered adding
macros to decode the version number.

	* common.h (NT_GNU_ABI_TAG): Define.
	(GNU_ABI_TAG_LINUX): Define.
	(GNU_ABI_TAG_HURD): Define.
	(GNU_ABI_TAG_SOLARIS): Define.
	(NT_NETBSD_IDENT): Define.
	(NT_FREEBSD_ABI_TAG): Define.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: elf-common-patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]