]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for the haiku operating system. These are the os support patches we...
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Thu, 2 Sep 2021 11:19:14 +0000 (12:19 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Sep 2021 11:19:14 +0000 (12:19 +0100)
commitd85e70a35bffa755fd3e9f4ccc6bf6c64953e85d
tree4fe42b81c0faa1a152338545a5318863f7fbbc41
parent718aefcf55cc5a9de3f73d9a37259f8f792b1cef
Add support for the haiku operating system.  These are the os support patches we have been grooming and maintaining for quite a few years over on git.haiku-os.org.  All of these architectures are working and most have been stable for quite some time.
23 files changed:
bfd/config.bfd
bfd/configure
binutils/configure
configure
configure.ac
gas/config/tc-i386.c
gas/config/te-haiku.h [new file with mode: 0644]
gas/configure
gas/configure.tgt
gprof/configure
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.tgt
ld/emulparams/aarch64haiku.sh [new file with mode: 0644]
ld/emulparams/armelf_haiku.sh [new file with mode: 0644]
ld/emulparams/elf32ppchaiku.sh [new file with mode: 0644]
ld/emulparams/elf_haiku.sh [new file with mode: 0644]
ld/emulparams/elf_i386_haiku.sh [new file with mode: 0644]
ld/emulparams/elf_mipsel_haiku.sh [new file with mode: 0644]
ld/emulparams/elf_x86_64_haiku.sh [new file with mode: 0644]
libtool.m4
opcodes/configure