freebsd-dev/contrib/elftoolchain/readelf
Mitchell Horne 1a0c2201f6 readelf: Add RISC-V DWARF register aliases
This allows DWARF debugging output to use the common register
mneumonics, such as ra, sp, or t0.

DWARF registers 0-31 are mapped to the 32 general purpose registers,
which are then followed by the 32 floating point registers.

Reviewed by:	markj
Approved by:	markj (mentor)
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D20779
2019-06-30 19:47:15 +00:00
..
Makefile
os.NetBSD.mk Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
readelf.1 readelf: Make -t imply -S, for compatibility with GNU binutils. 2019-05-30 18:54:34 +00:00
readelf.c readelf: Add RISC-V DWARF register aliases 2019-06-30 19:47:15 +00:00