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 <joshcon...@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 <joshcon...@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.