OpenGrok
Cross Reference: ecoff_machdep.h
xref
: /
src
/
tools
/
mips-elf2ecoff
/
machine
/
ecoff_machdep.h
Home
|
History
|
Annotate
|
Download
|
only in
machine
History log of
/src/tools/mips-elf2ecoff/machine/ecoff_machdep.h
Revision
Date
Author
Comments
1.3
24-Feb-2017
christos
refresh
1.2
23-Mar-2002
bouyer
branches: 1.2.76; 1.2.80; 1.2.84;
Use fixed-type in ecoff structures, so that elf2ecoff will produce proper
32bit ecoff when used on LP64 host.
1.1
23-Feb-2002
gmcgarry
Add elf2ecoff as a build tool for mips ports.
1.2.84.1
21-Apr-2017
bouyer
Sync with HEAD
1.2.80.1
20-Mar-2017
pgoyette
Sync with HEAD
1.2.76.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 Fri Oct 17 22:10:11 GMT 2025