This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

MFH request for include/elf/common.h


Would it be possible to MFH (merge from head) include/elf/common.h?
Below is a patch that would do that, except that it does not contain this
change:

    -#define ELFOSABI_SYSV   0       /* UNIX System V ABI */
    +#define ELFOSABI_SYSV   0       /* UNIX System V ABI */

is it requires changes to other files.  Here is a composit ChangeLog from
the commits to the trunk.


2000-05-13  H.J. Lu  <hjl@gnu.org>

	* common.h (ELFOSABI_MODESTO): Defined.
	(ELFOSABI_OPENBSD): Likewise.
	(ELFOSABI_HURD): Likewise.
	(ELFOSABI_SOLARIS): Likewise.
	(ELFOSABI_MONTEREY): Likewise.
	(ELFOSABI_IRIX): Likewise.
	(ELFOSABI_FREEBSD): Likewise.
	(ELFOSABI_TRUE64): Likewise.

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