Remove tahoe support
authorAlan Modra <amodra@gmail.com>
Mon, 16 Apr 2018 05:38:40 +0000 (15:08 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 16 Apr 2018 05:38:40 +0000 (15:08 +0930)
commitfceadf09517d8b37a0fa77852e26a789fc160d94
tree5fc7c0aebfce6229e4a78d24ee1ae0edccef65a7
parent5a48b83f3f41236f56046fd1a1354ebca789278c
Remove tahoe support

include/
* opcode/tahoe.h: Delete.
bfd/
* archures.c: Remove tahoe support.
* config.bfd: Likewise.
* configure.ac: Likewise.
* hosts/tahoe.h: Delete.
* bfd-in2.h: Regenerate.
* configure: Regenerate.
opcodes/
* configure.ac: Remove tahoe support.
* configure: Regenerate.
binutils/
* testsuite/binutils-all/objdump.exp: Remove tahoe support.
gprof/
* Makefile.am: Remove tahoe support.
* corefile.c: Likewise.
* tahoe.c: Delete.
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
20 files changed:
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.ac
bfd/hosts/tahoe.h [deleted file]
binutils/ChangeLog
binutils/testsuite/binutils-all/objdump.exp
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
gprof/corefile.c
gprof/po/POTFILES.in
gprof/tahoe.c [deleted file]
include/ChangeLog
include/opcode/tahoe.h [deleted file]
opcodes/ChangeLog
opcodes/configure
opcodes/configure.ac
This page took 0.027364 seconds and 4 git commands to generate.