OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tools
/
mips-elf2ecoff
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
mips-elf2ecoff
History log of
/src/tools/mips-elf2ecoff/Makefile
Revision
Date
Author
Comments
1.3
03-Sep-2016
christos
use the nbcompat copies for those files
1.2
08-Dec-2002
thorpej
branches: 1.2.74;
Centralize the definition of the tool name prefix (i.e. "nb") into
bsd.own.mk, as the _TOOL_PREFIX variable.
1.1
23-Feb-2002
gmcgarry
Add elf2ecoff as a build tool for mips ports.
1.2.74.1
12-May-2017
snj
Pull up following revision(s) (requested by skrll in ticket #1406):
sys/arch/mips/include/ecoff_machdep.h: revision 1.23
sys/sys/exec_ecoff.h: revision 1.21
tools/Makefile.nbincludes: revision 1.5
tools/mips-elf2ecoff/Makefile: revision 1.3
tools/mips-elf2ecoff/machine/ecoff_machdep.h: revision 1.3
tools/mips-elf2ecoff/sys/exec_elf.h: file removal
tools/mips-elf2ecoff/sys/exec_ecoff.h: file removal
usr.bin/elf2ecoff/elf2ecoff.c: revision 1.30-1.33
use the nbcompat copies for those files
--
ignore the abiflags section
--
Add exec_ecoff.h
--
provide ecoff 32 defines.
--
This only works with 32 bit Elf and COFF files, make it specific this way
and use sized types so that it works on 64 bit systems (so it can become
a tool).
--
Provided sized definitions for ecoff 32 bit headers.
--
refresh
--
fix printf format.
--
fix printf format
Indexes created Thu Oct 30 03:10:01 GMT 2025