This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [PATCH][libgcc, fuchsia]



On 12/04/17 19:02, Josh Conner via gcc-patches wrote:
Ping^3?

I think this should be very straightforward - it just adds fuchsia target support to libgcc. Please do let me know if there are any concerns...


The arm parts look ok to me. You'll still need approval for the other parts though.

Thanks,
Kyrill

Thanks!

- Josh


2017-04-12  Joshua Conner  <joshconner@google.com>

    * config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
    pc-relative indirect handling for fuchsia.
    * config/t-slibgcc-fuchsia: New file.
    * config.host (*-*-fuchsia*, aarch64*-*-fuchsia*, arm*-*-fuchsia*,
    x86_64-*-fuchsia*): Add definitions.


On 2/21/17 9:41 AM, Josh Conner wrote:
Ping^2?


On 2/2/17 11:22 AM, Josh Conner wrote:
Ping?


On 1/17/17 10:40 AM, Josh Conner wrote:
The attached patch adds fuchsia support to libgcc.

OK for trunk?

Thanks -

Josh

2017-01-17  Joshua Conner  <joshconner@google.com>

    * config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
    pc-relative indirect handling for fuchsia.
    * config/t-slibgcc-fuchsia: New file.
    * config.host (*-*-fuchsia*, aarch64*-*-fuchsia*, arm*-*-fuchsia*,
    x86_64-*-fuchsia*): Add definitions.






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