On 10/30/15 15:30, Jeff Law wrote:
On 10/30/2015 04:16 PM, Nathan Sidwell wrote:
Cool. I'll go ahead and add nvptx-elf to the list shortly on the assumption this stuff will get fixed on way or another.
I've just committed nvptx-none
Index: ChangeLog =================================================================== --- ChangeLog (revision 229595) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2015-10-30 Nathan Sidwell <nat...@acm.org> + + * config-list.mk (nvptx-none): Add it. + 2015-09-11 Markus Trippelsdorf <mar...@trippelsdorf.de> * download_prerequisites: Make sure that script is run from Index: config-list.mk =================================================================== --- config-list.mk (revision 229595) +++ config-list.mk (working copy) @@ -49,6 +49,7 @@ LIST = aarch64-elf aarch64-linux-gnu \ msp430-elf \ nds32le-elf nds32be-elf \ nios2-elf nios2-linux-gnu nios2-rtems \ + nvptx-none \ pdp11-aout \ powerpc-darwin8 \ powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \