summaryrefslogtreecommitdiffstats
path: root/usr.sbin/btxld/btxld.c
Commit message (Collapse)AuthorAgeFilesLines
* o Allow btxld to be compiled on 64-bit machinesmarcel2000-01-041-16/+18
| | | | | | | | 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).
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Enable client entry point support.rnordier1998-09-131-1/+5
|
* btxld is a link editor for BTX (boot extender) clients, supporting ELF,rnordier1998-09-121-0/+550
a.out, and binary formats.
OpenPOWER on IntegriCloud