]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Add string representation of ELF e_flags for AVR.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 5 Dec 2014 21:05:33 +0000 (21:05 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 5 Dec 2014 21:05:33 +0000 (21:05 +0000)
commit343433dfd71925aa05cc086ad13a3aa15e7a1854
tree53156c31222f341b20e7a6f05cd71db52f6b79d1
parent238309aab1e49760b335262db8dbfb26ac88e69a
Add string representation of ELF e_flags for AVR.

binutils/ChangeLog:

* readelf.c (decode_AVR_machine_flags): New function.
(get_machine_flags): Add EM_AVR case.
binutils/ChangeLog
binutils/readelf.c