[PATCH] haiku: Upstream operating system support
Simon Marchi
simon.marchi@polymtl.ca
Thu Aug 26 17:26:18 GMT 2021
On 2021-08-26 1:16 p.m., Alexander von Gluck IV wrote:
> These are the os support patches we have been grooming and maintaining
> for quite a few years over on git.haiku-os.org
> ---
> bfd/config.bfd | 34 +++++++++++++++++++++++++++
> bfd/configure | 2 +-
> binutils/configure | 2 +-
> configure | 2 +-
> configure.ac | 2 +-
> gas/config/tc-i386.c | 1 +
> gas/config/te-haiku.h | 30 ++++++++++++++++++++++++
> gas/configure | 2 +-
> gas/configure.tgt | 8 +++++++
> gprof/configure | 2 +-
> ld/Makefile.am | 6 +++++
> ld/Makefile.in | 12 ++++++++++
> ld/configure | 4 ++--
> ld/configure.tgt | 20 ++++++++++++++++
> ld/emulparams/aarch64haiku.sh | 39 +++++++++++++++++++++++++++++++
> ld/emulparams/armelf_haiku.sh | 33 ++++++++++++++++++++++++++
> ld/emulparams/elf32ppchaiku.sh | 7 ++++++
> ld/emulparams/elf_haiku.sh | 1 +
> ld/emulparams/elf_i386_haiku.sh | 7 ++++++
> ld/emulparams/elf_mipsel_haiku.sh | 3 +++
> ld/emulparams/elf_x86_64_haiku.sh | 2 ++
> libtool.m4 | 2 +-
> opcodes/configure | 2 +-
Hi,
Those directories are maintained by binutils, so this needs to be sent to
binutils@sourceware.org.
Thanks,
Simon
More information about the Gdb-patches
mailing list