]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Nominal ARM support.
authorRoland McGrath <roland@redhat.com>
Wed, 15 Apr 2009 01:44:45 +0000 (18:44 -0700)
committerRoland McGrath <roland@redhat.com>
Wed, 15 Apr 2009 09:10:30 +0000 (02:10 -0700)
commiteb9ba470ff1f65a85f47cd6c325acf836abd2af8
treea271e321e639841421a724739fdde4e7da003ead
parent94f438311f24a11c17ab4d9ed73c6fdc9b059e3e
Nominal ARM support.
17 files changed:
NEWS
backends/ChangeLog
backends/Makefile.am
backends/arm_attrs.c [new file with mode: 0644]
backends/arm_auxv.c [new file with mode: 0644]
backends/arm_corenote.c [new file with mode: 0644]
backends/arm_init.c
backends/arm_regs.c [new file with mode: 0644]
backends/arm_retval.c [new file with mode: 0644]
backends/arm_symbol.c
backends/ia64_symbol.c
libcpu/ChangeLog
libcpu/Makefile.am
libelf/ChangeLog
libelf/elf.h
src/ChangeLog
src/readelf.c