1108 Commits (2023.07.07)
 

Author SHA1 Message Date
Andrew Waterman 714c66241b Only use SLLI/BLTZ to test bits when ANDI/BNEZ fails 11 years ago
Andrew Waterman e90e516991 Merge pull request #41 from riscv/actually-fix-rhel 11 years ago
Andrew Waterman 1b0f6bd244 Don't build glibc headers before gcc stage1 11 years ago
Palmer Dabbelt 381a7a47b9 Avoid wrapping GNU sed/awk on systems where that's the default 11 years ago
Palmer Dabbelt 6a0927d7fd Actually fix the build on RHEL 11 years ago
Palmer Dabbelt 2bc9db4c76 Merge pull request #40 from riscv/download-libs 11 years ago
Palmer Dabbelt d0a473c837 autoreconf "10d12c6 Download GCC's library dependencies if they don't exist" 11 years ago
Palmer Dabbelt 10d12c683d Download GCC's library dependencies if they don't exist 11 years ago
Andrew Waterman 80ae465896 gcc: conditionally define _RISCV_CMODEL_MEDANY 11 years ago
Andrew Waterman 0a401fc3ed binutils: produce RVC branches/jumps 11 years ago
Andrew Waterman 6285c24a78 gcc: generate more idiomatic assembly for beqz/mv 11 years ago
Andrew Waterman 9b1c1cd9f2 binutils: support RVC, except for branches/jumps 11 years ago
Andrew Waterman 43ace1f171 gcc: allow subtargets to override default code model 11 years ago
Andrew Waterman 66499ff805 Merge pull request #39 from riscv/binutils-parallel-build 11 years ago
Palmer Dabbelt 85387dd83a binutils: Add RISC-V files to ALL_MACHINES{,_CFILES} 11 years ago
Andrew Waterman 75933d84fb binutils: cope with GNU ifuncs 11 years ago
Andrew Waterman c18608a207 Fix buggy TARGET_DEFAULT* definitions 11 years ago
Andrew Waterman 8bea22b08b Merge [shm]call into ecall, [shm]ret into eret 11 years ago
Yunsup Lee ca879f7f45 vxcpthold exposes the first source operand 11 years ago
Andrew Waterman dd8b0175e7 binutils: add hcall instruction 11 years ago
Andrew Waterman a96009e509 Update to new privileged spec 11 years ago
Andrew Waterman 9a8a0aa985 binutils: support call relaxations for SBI calls 11 years ago
Andrew Waterman 7674660bf2 gcc: support SPARC-style medlow, medany code models 11 years ago
Palmer Dabbelt ddce5d17f1 Merge pull request #38 from darius-bluespec/configure-options 11 years ago
Darius Rad 6b25a64afa configure/Makefile: Add support for more options. 11 years ago
Andrew Waterman 9d281d0f58 Merge pull request #37 from riscv/with-xlen 11 years ago
Palmer Dabbelt 00f31da2f2 autereconf "c7ce379 Add "--with-xlen" to autoconf" 11 years ago
Palmer Dabbelt c7ce379460 Add "--with-xlen" to autoconf 11 years ago
Palmer Dabbelt a55f252d10 Merge pull request #36 from darius-bluespec/enable-linux 11 years ago
Darius Rad ec16ba7849 configure: Fix --enable-linux option. 11 years ago
Palmer Dabbelt e36a748954 Merge pull request #34 from darius-bluespec/glibc-compile-fix 11 years ago
Darius Rad ed6fbc2b2e glibc: Fix _FPU_GETCW assignment for soft float. 11 years ago
Darius Rad 2066afd83b glibc: Cast macro return type to avoid compiler error. 11 years ago
Andrew Waterman bcb7b692d9 gcc: rename remaining MIPSes to RISC-Vs everywhere 11 years ago
Andrew Waterman 123e991d1a Merge pull request #32 from riscv/install-gcc 11 years ago
Palmer Dabbelt ebf58cc308 Look for already downloaded files in DISTDIR (/var/cache/destfiles) 11 years ago
Palmer Dabbelt de00a614eb Install the glibc and linux headers before stage1 11 years ago
Palmer Dabbelt 1e31e6e871 Don't use a failing build step for gcc-stage1 11 years ago
Andrew Waterman f36ceb5804 Revert "Fix some "operand missing mode?" warnings from GCC" 11 years ago
Andrew Waterman 93c48588fc Merge pull request #30 from darius-bluespec/have-atomics 11 years ago
Andrew Waterman 1ceea3c838 Merge pull request #29 from riscv/operand-missing-mode 11 years ago
Palmer Dabbelt d3a771c5d1 Fix some "operand missing mode?" warnings from GCC 11 years ago
Darius Rad d8a9569e0c glibc: Ensure __HAVE_64B_ATOMICS is always defined. 11 years ago
Andrew Waterman bd82e8a321 Handle build failures more gracefully using stamps pattern 11 years ago
Andrew Waterman 03805f499a Upgrade to glibc 2.21 11 years ago
Albert Ou af448f0743 glibc: Enable cross-compilation on FreeBSD 11 years ago
Albert Ou 3921ad3b99 Makefile: Replace shell functions with built-in equivalents 11 years ago
Albert Ou a991cd5fe2 Support multiple file transfer utilities 11 years ago
Albert Ou 0d8ba68054 Centralize GNU utility checks in autoconf 11 years ago
Albert Ou 7a0dac10bf scripts: Enhance portability of cp_s 11 years ago