]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Add support for Tilera TILE-Gx processor.
authorJeff Kenton <jkenton@tilera.com>
Wed, 22 Aug 2012 13:00:03 +0000 (09:00 -0400)
committerMark Wielaard <mjw@redhat.com>
Fri, 24 Aug 2012 13:33:55 +0000 (15:33 +0200)
commit257dcf47ed0cf57bcd2ad225cc7aaa6a8dfeb2ab
tree58e59d3f75f4477c87dab4fe0db6446af89da07f
parentf5519fc244d95dc04b3e3de88644d149a36a76b6
Add support for Tilera TILE-Gx processor.

Signed-off-by: Jeff Kenton <jkenton@tilera.com>
15 files changed:
backends/ChangeLog
backends/Makefile.am
backends/tilegx_corenote.c [new file with mode: 0644]
backends/tilegx_init.c [new file with mode: 0644]
backends/tilegx_regs.c [new file with mode: 0644]
backends/tilegx_reloc.def [new file with mode: 0644]
backends/tilegx_retval.c [new file with mode: 0644]
backends/tilegx_symbol.c [new file with mode: 0644]
libebl/ChangeLog
libebl/eblopenbackend.c
src/ChangeLog
src/elflint.c
tests/ChangeLog
tests/run-allregs.sh
tests/testfile60.bz2 [new file with mode: 0755]