Re: [PATCH][libgcc, fuchsia]

2017-04-12 Thread Josh Conner via gcc-patches
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

Re: [PATCH][libgcc, fuchsia]

2017-02-21 Thread Josh Conner via gcc-patches
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

Re: [PATCH][libgcc, fuchsia]

2017-02-02 Thread Josh Conner via gcc-patches
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

Re: [PATCH] Add support for Fuchsia (OS)

2017-02-02 Thread Josh Conner via gcc-patches
On 2/1/17 3:29 PM, Gerald Pfeifer wrote: On Tue, 17 Jan 2017, Josh Conner via gcc-patches wrote: Attached is my recommended patch for changes to the web docs describing Fuchsia support. Please let me know if there's anything else I can do. This looks fine (just remove the blank b

Re: [PATCH][libstdc++-v3, fuchsia] Add support for fuchsia targets to libstdc++

2017-01-17 Thread Josh Conner via gcc-patches
On 1/17/17 3:27 PM, Jonathan Wakely wrote: On 17/01/17 14:55 -0800, Josh Conner via libstdc++ wrote: On 1/17/17 2:35 PM, Jonathan Wakely wrote: On 17/01/17 13:15 -0800, Josh Conner via libstdc++ wrote: This patch adds fuchsia support to libstdc++. OK for trunk? Is fuchsia only supported as

Re: [PATCH][libstdc++-v3, fuchsia] Add support for fuchsia targets to libstdc++

2017-01-17 Thread Josh Conner via gcc-patches
On 1/17/17 2:35 PM, Jonathan Wakely wrote: On 17/01/17 13:15 -0800, Josh Conner via libstdc++ wrote: This patch adds fuchsia support to libstdc++. OK for trunk? Is fuchsia only supported as a cross-compiler target, not native? For the moment. I have a patch that adds fuchsia support to

Re: [PATCH] Add support for Fuchsia (OS)

2017-01-17 Thread Josh Conner via gcc-patches
Gerald - Attached is my recommended patch for changes to the web docs describing Fuchsia support. Please let me know if there's anything else I can do. Thanks! - Josh On 12/11/16 7:24 AM, Gerald Pfeifer wrote: On Thu, 8 Dec 2016, Josh Conner wrote: This patch adds support to gcc fo

[PATCH][libstdc++-v3, fuchsia] Add support for fuchsia targets to libstdc++

2017-01-17 Thread Josh Conner via gcc-patches
This patch adds fuchsia support to libstdc++. OK for trunk? Thanks - Josh 2017-01-17 Joshua Conner * crossconfig.m4: Add fuchsia OS. * configure: Regenerate. Index: configure === --- configure (revision 24454

[PATCH][libgcc, fuchsia]

2017-01-17 Thread Josh Conner via gcc-patches
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

Re: [PATCH] Add support for Fuchsia (OS)

2017-01-10 Thread Josh Conner via gcc-patches
On 1/10/17 7:54 AM, Richard Earnshaw (lists) wrote: On 12/12/16 21:31, Josh Conner via gcc-patches wrote: On 12/10/16 3:26 AM, Richard Earnshaw wrote: On 08/12/16 22:55, Josh Conner wrote: +arm*-*-fuchsia*) + tm_file="${tm_file} fuchsia.h arm/fuchsia-elf.h glibc-std

Re: [PATCH] Add support for Fuchsia (OS)

2016-12-27 Thread Josh Conner via gcc-patches
Ping^2? On 12/19/16 10:05 AM, Josh Conner wrote: Ping? On 12/12/16 1:31 PM, Josh Conner wrote: On 12/10/16 3:26 AM, Richard Earnshaw wrote: On 08/12/16 22:55, Josh Conner wrote: +arm*-*-fuchsia*) + tm_file="${tm_file} fuchsia.h arm/fuchsia-elf.h glibc-stdint.h" +

[PATCH] Add support for Fuchsia (OS)

2016-12-19 Thread Josh Conner via gcc-patches
Ping? On 12/12/16 1:31 PM, Josh Conner wrote: On 12/10/16 3:26 AM, Richard Earnshaw wrote: On 08/12/16 22:55, Josh Conner wrote: +arm*-*-fuchsia*) + tm_file="${tm_file} fuchsia.h arm/fuchsia-elf.h glibc-stdint.h" + tmake_file="${tmake_file} arm/t-bpabi" +

Re: [PATCH] Add support for Fuchsia (OS)

2016-12-12 Thread Josh Conner via gcc-patches
On 12/11/16 7:24 AM, Gerald Pfeifer wrote: On Thu, 8 Dec 2016, Josh Conner wrote: This patch adds support to gcc for the Fuchsia OS (https://fuchsia.googlesource.com/). Once this is in, can you please suggest a news item for our main page? (You could cook a patch following https

Re: [PATCH] Add support for Fuchsia (OS)

2016-12-12 Thread Josh Conner via gcc-patches
On 12/10/16 3:26 AM, Richard Earnshaw wrote: On 08/12/16 22:55, Josh Conner wrote: + arm*-*-fuchsia*) + tm_file="${tm_file} fuchsia.h arm/fuchsia-elf.h glibc-stdint.h" + tmake_file="${tmake_file} arm/t-bpabi" + ;; This will leave the default

Re: [PATCH] Add support for Fuchsia (OS)

2016-12-09 Thread Josh Conner
Sorry, that should have been: #define CC1_SPEC "%{!fno-pic:%{!fno-PIC:%{!fpic:%{!fPIC:" \ "%{!fno-pie:%{!fno-PIE:%{!fpie:%{!fPIE: -fPIE" (default to PIE, not PIC) On Fri, Dec 9, 2016 at 11:33 AM, Josh Conner wrote: > On 12/9/16 12:26 AM, Andrew

Re: [PATCH] Add support for Fuchsia (OS)

2016-12-09 Thread Josh Conner
On 12/9/16 12:26 AM, Andrew Pinski wrote: On Thu, Dec 8, 2016 at 2:55 PM, Josh Conner wrote: This patch adds support to gcc for the Fuchsia OS (https://fuchsia.googlesource.com/). OK for mainline? A few comments: +/* Build with PIC by default. */ +#undef CC1_SPEC +#define CC1_SPEC "%

[PATCH] Add support for Fuchsia (OS)

2016-12-08 Thread Josh Conner
This patch adds support to gcc for the Fuchsia OS (https://fuchsia.googlesource.com/). OK for mainline? Thanks - Josh 2016-12-08 Joshua Conner * config/arm/fuchsia-elf.h: New file. * config/fuchsia.h: New file. * config.gcc (*-*-fuchsia*): Set native_system_header_dir.

[PATCH] Update my email address in MAINTAINERS

2016-11-01 Thread Josh Conner
Glad to be back. - Josh 2016-11-01 Josh Conner * MAINTAINERS (Write After Approval): Update email address. MAINTAINERS.patch Description: Binary data