1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.bin/elfdump
Ed Maste 3a4b59a2cf elfdump: handle STT_SPARC_REGISTER
STT_SPARC_REGISTER is a SPARC-specific symbol type specified by the
Sparcv9 ABI to provide some information on register use by the object.

Also rework st_info type lookup to avoid out-of-bounds array access.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2016-01-25 04:22:01 +00:00
..
elfdump.1 Fix a typo. 2014-09-16 22:26:01 +00:00
elfdump.c elfdump: handle STT_SPARC_REGISTER 2016-01-25 04:22:01 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00