Commit Graph

16 Commits

Author SHA1 Message Date
Palmer Dabbelt 3edefba8c2 Add a RedHat (centos6) target 2017-06-08 13:25:38 -07:00
Palmer Dabbelt bb55bf20fa Don't pass "--host" for the native builds
RedHat doesn't install all the tools with their full tuple, just GCC.  This
lets autoconf find the relevant tools.
2017-06-08 13:23:59 -07:00
Palmer Dabbelt b12655b4ee Use "cp -a" instead of "cp -r" 2017-06-08 13:21:40 -07:00
Palmer Dabbelt 1674f862fb Rename the Ubuntu release 2017-06-08 13:20:46 -07:00
Palmer Dabbelt f0d7137480 Install libgcc*.dll along with OpenOCD
Since users might not have MinGW installed on their target machines we
want to bundle all the necessary DLLs along with OpenOCD.  This does so.
2017-06-07 18:20:50 -07:00
Palmer Dabbelt 08fc145225 Correct some win64 .PHONY entries 2017-06-07 18:20:36 -07:00
Palmer Dabbelt 15dea497b2 Add a win32 tuple 2017-06-07 18:20:22 -07:00
Palmer Dabbelt 968e798e72 Correct the win64 tuple 2017-06-07 18:19:54 -07:00
Palmer Dabbelt 774b491d06 Add OpenOCD (and libusb) as another target
You can now ask to build "*-gcc" to just get the GCC builds, or
"*-openocd" to just get the OpenOCD builds.
2017-06-07 14:44:51 -07:00
Palmer Dabbelt 259941f5c8 Rename the internal VESION variable, there's two 2017-06-07 14:23:13 -07:00
Palmer Dabbelt 339cbec795 Call the Windows target win64 2017-06-07 14:21:52 -07:00
Palmer Dabbelt 795f27f889 Install expat along with riscv-gnu-toolchain 2017-06-07 14:20:11 -07:00
Palmer Dabbelt c618a744c1 Make a ZIP file of the windows builds 2017-06-06 19:56:36 -07:00
Palmer Dabbelt 6186d4284c Enable multilibs for riscv-gnu-toolchain 2017-06-06 14:54:02 -07:00
Palmer Dabbelt 442bb84f84 Build riscv-gnu-toolchain on Ubuntu for Windows 2017-06-06 11:40:09 -07:00
Palmer Dabbelt 29d1b67bd0 Binary Toolchain Builder for RISC-V 2017-06-06 09:13:01 -07:00