This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add support for Fuchsia


Please find attached a patch that adds support to binutils for the
Fuchsia OS (https://fuchsia.googlesource.com/).

/
2016-11-22  Josh Conner  <joshconner@google.com>

        * configure.ac: Add fuchsia to targets that use ELF.
        * configure: Regenerated.

bfd/
2016-11-22  Josh Conner  <joshconner@google.com>

        * configure.tgt: Add support for fuchsia (OS).

gas/
2016-11-22  Josh Conner  <joshconner@google.com>

        * configure.tgt: Add support for fuchsia (OS).

ld/
2016-11-22  Josh Conner  <joshconner@google.com>

        * Makefile.am: Add dependency information for earmelf_fuchsia.c.
        * Makefile.in: Regenerate.
        * configure.tgt: Add support for aarch64-*-fuchsia, arm*-*-fuchsia*, and
        x86_64-*-fuchsia* targets.
        * emulparams/armelf_fuchsia.sh: New file.
        * emulparams/armelfb_fuchsia.sh: New file.

Thanks!

Attachment: binutils-fuchsia-support.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]