On 01/17/2017 11:40 AM, Josh Conner via gcc-patches wrote:
The attached patch adds fuchsia support to libgcc.
OK for trunk?
Thanks -
Josh
2017-01-17 Joshua Conner
* config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
pc-relative indirect handling for fuchsia.
* confi
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.
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...
Thanks!
- Josh
2017-04-12 Joshua Conner
* config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
pc-relative indirect handl
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
* config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
pc-relative indire
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
* config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
pc-relative indirect handling for fuchsia.
* config/t-slibgcc-fu
The attached patch adds fuchsia support to libgcc.
OK for trunk?
Thanks -
Josh
2017-01-17 Joshua Conner
* config/arm/unwind-arm.h (_Unwind_decode_typeinfo_ptr): Use
pc-relative indirect handling for fuchsia.
* config/t-slibgcc-fuchsia: New file.
* config.hos