History log of /freebsd-10.1-release/usr.sbin/btxld/elfh.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 55416 04-Jan-2000 marcel

o Allow btxld to be compiled on 64-bit machines
o s/unsigned/unsigned int/g
o Add -Wall

btxld can now be built as a cross-tool for cross-building i386/pc98 on
platforms that don't have btxld (such as alpha).


# 50479 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 39093 12-Sep-1998 rnordier

This commit was generated by cvs2svn to compensate for changes in r39092,
which included commits to RCS files with non-trunk default branches.


# 39092 12-Sep-1998 rnordier

btxld is a link editor for BTX (boot extender) clients, supporting ELF,
a.out, and binary formats.