- Jun 28, 2017
-
-
Andrew Waterman authored
-
- Jun 26, 2017
-
-
Palmer Dabbelt authored
-
- Jun 17, 2017
-
-
Palmer Dabbelt authored
-
- Jun 16, 2017
-
-
Palmer Dabbelt authored
-
- Jun 15, 2017
-
-
Palmer Dabbelt authored
Since QEMU is far from stable, I'm tagging a version of QEMU in here that's compatible with the current ABI. This may change in the future.
-
- Jun 03, 2017
-
-
Palmer Dabbelt authored
Add support for --with-guile configure flag
-
Palmer Dabbelt authored
Bump newlib to 2.5
-
- May 31, 2017
-
-
Johannes Löthberg authored
And re-run autoreconf to generate the configure script. Signed-off-by:Johannes Löthberg <johannes@kyriasis.com>
-
- May 24, 2017
-
-
Kito Cheng authored
-
- May 18, 2017
-
-
Palmer Dabbelt authored
16210e6 RISC-V: Handle non-legitimate address in riscv_legitimize_move
-
- May 17, 2017
-
-
Andrew Waterman authored
This makes it easier to use this repo to build other toolchains, as I occasionally want to do.
-
- May 11, 2017
-
-
Palmer Dabbelt authored
I'm hoping this will speed up our builds a bit, as we'll no longer be executing in a VM but instead in a container.
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
ff03ebe RISC-V: Add Sign/Zero extend patterns for PIC loads 2fe94d5 RISC-V: Add -mstrict-align option f9771ad RISC-V: Unify indention in riscv.md
-
Palmer Dabbelt authored
RISC-V: Fix disassemble for c.li, c.andi and c.addiw
-
- May 04, 2017
-
-
Palmer Dabbelt authored
Update binutils and glibc
-
Palmer Dabbelt authored
* RISC-V: Prohibit relaxing the initial gp generation
-
Palmer Dabbelt authored
* RISC-V: Change CALL macro to use ra as the temporary address register * RISC-V: Allow 32-bit BFD to handle 64-bit objects * RISC-V: Resurrect GP-relative disassembly hints * RISC-V/bfd: Hook elf_backend_object_p to set the mach type.
-
Palmer Dabbelt authored
Allow users to flip "--with-system-zlib"
-
Palmer Dabbelt authored
We need this to have different polarity for different platforms (Windows vs RedHat). I don't know how to autodetect this for now, so I'm just doing it manually.
-
Palmer Dabbelt authored
This reverts commit 237c8816.
-
Palmer Dabbelt authored
Allow Windows builds
-
Palmer Dabbelt authored
This doesn't work on all our target platforms (Windows, for example).
-
Palmer Dabbelt authored
Use the GCC 7.1 release
-
- May 03, 2017
-
-
Palmer Dabbelt authored
I need to set this in order to build the Windows tools.
-
Andrew Waterman authored
Fix --with-headers= path for newlib toolchain
-
Kito Cheng authored
- Wrong --with-headers= path will cause libgcov build incorrectly.
-
Palmer Dabbelt authored
-
Palmer Dabbelt authored
Let users specify the "-mcmodel" argument to libc/libgcc
-
- May 02, 2017
-
-
Palmer Dabbelt authored
This lets users select the code model when building the tools.
-
Palmer Dabbelt authored
This lets users pass extra CFLAGS to the embedded library builds, which lets us do things like target the medany code model.
-
- Apr 27, 2017
-
-
Palmer Dabbelt authored
Move GCC to the 7 release branch
-
Palmer Dabbelt authored
GCC has created a stable branch upstream for the 7 release series. This patch moves our GCC sources over to that branch, just like we did for binutils.
-
- Apr 01, 2017
-
-
Palmer Dabbelt authored
-
- Mar 31, 2017
-
-
Palmer Dabbelt authored
-
- Mar 28, 2017
-
-
Palmer Dabbelt authored
-
- Mar 20, 2017
-
-
Kito Cheng authored
-
- Mar 04, 2017
-
-
Andrew Waterman authored
-
- Feb 10, 2017
-
-
Andrew Waterman authored
gdb-sim accounted for nearly all test failures, so don't use it for now.
-
- Feb 04, 2017
-
-
Andrew Waterman authored
For some reason, a Newlib multilib build includes a "default" library in addition to the multilibs ones. This results in confounding error messages when an invalid multilib is requested on the GCC command line. Now, it reports a more sensible "cannot find -lc".
-