601 Commits (0da639dbc3de0ac8c6a49a21fc6a6db43269f806)
 

Author SHA1 Message Date
Andrew Waterman af92ce80cf binutils: don't accept 0 as c.addi16sp immediate 10 years ago
Palmer Dabbelt 3134bf43d8 Merge pull request #133 from riscv/pass-soft-float 10 years ago
Palmer Dabbelt 14b89981ad Change around the header install path 10 years ago
Palmer Dabbelt 68a04d8311 Revamp binutils' handling of -msoft-float and -march 10 years ago
Palmer Dabbelt 5d6d29f441 Set the RISC-V ISA version to 2 10 years ago
Palmer Dabbelt 5845f9d186 Start passing "--enable-soft-float"-like arguments 10 years ago
Stefan O'Rear acfa4804d9 Fedora 23: remove autotools-devel, add gcc-c++ 10 years ago
Andrew Waterman 4a4918abfa newlib: use correct macro to detect endianness 10 years ago
Andrew Waterman 11fb8bbdb0 Fix gcc patch offset 10 years ago
Andrew Waterman 0053d10a76 Upgrade to binutils 2.26 10 years ago
Andrew Waterman dedbf076ad No need to patch config.sub anymore! 10 years ago
Andrew Waterman fcb96e3c84 Upgrade to glibc 2.23 10 years ago
Andrew Waterman 3d7036b9c4 glibc: remove old MIPS headers 10 years ago
Andrew Waterman 6604b51118 binutils: disassemble jalr/ld/st addresses with x0 base 10 years ago
Andrew Waterman 235e1fae5f binutils: update CSR/privileged instruction encoding 10 years ago
Palmer Dabbelt f2a2c878e7 Merge pull request #122 from riscv/travis-dev 10 years ago
Colin Schmidt e262f3b339 unset CC and CXX before glibc build 10 years ago
Andrew Waterman ab2e5a5ffd newlib: make struct stat match glibc/linux 10 years ago
Andrew Waterman 0c9f0770bf gcc: define __riscv32 when 32-bit 10 years ago
Andrew Waterman 6e3ed55fbf newlib: remove old bthread code 10 years ago
Andrew Waterman 4f0411fecc gcc: define __RISCVEL__, not _RISCVEL 10 years ago
Andrew Waterman 10b454953e libgcc: build correct multilib files for RV32 10 years ago
Andrew Waterman a821f580fc libgcc: add __multi3 routine 10 years ago
Andrew Waterman b42877fb69 gcc: clean up built-in macros 10 years ago
Andrew Waterman 476677efe5 gas: print better error message for bad constants 10 years ago
Andrew Waterman 06c957aba7 Merge pull request #117 from riscv/bump-linux-headers 10 years ago
Palmer Dabbelt 680995ac4b Bump linux-headers 10 years ago
Andrew Waterman 728afcddcb Merge pull request #114 from sbeamer/patch-1 10 years ago
Scott Beamer b0e194bb85 clarify os x requirements 10 years ago
Palmer Dabbelt 1e71c88e06 Merge pull request #112 from riscv/memmodel 10 years ago
Palmer Dabbelt 6085813e4d Actually support MEMMODEL_SYNC_* 10 years ago
Andrew Waterman 5d0c96cfda add dependences to readme 10 years ago
Palmer Dabbelt 105ffc3043 Merge pull request #111 from riscv/gcc-5.3 10 years ago
Palmer Dabbelt a347833d9c Print a bit before failing on invalid memory models 10 years ago
Palmer Dabbelt cc5321b5a3 Bump GCC to 5.3.0 10 years ago
Andrew Waterman 4bcd4f57af Merge pull request #110 from VectorBlox/master 10 years ago
Andrew Waterman a9ab4eb5b4 Merge pull request #109 from riscv/fix-bfd32 10 years ago
Joel Vandergriendt 14087f333d replace shift istruction with and instructuction in __mulsi3 10 years ago
Andrew Waterman 9870cf9b04 binutils: attempt to fix bfd on 32-bit machines 10 years ago
Andrew Waterman c85720ab93 gcc: make LRA the only register allocator 10 years ago
Andrew Waterman 89c09c61d3 gcc: miscellaneous simplifications and improvements 10 years ago
Andrew Waterman 99d308218f gcc: "Fix" RV32D integer <> fp moves (#98) 10 years ago
Andrew Waterman 65f3edba70 Merge pull request #107 from palmer-dabbelt/a_format_symbol 10 years ago
Palmer Dabbelt 4fcaa1c95a Correct the "{l,s}{b,h,w,d} REG, ADDR, REG" format 10 years ago
Andrew Waterman 1d8d8bc9ea gcc: fix (?) emission of reg = (float1 != float2) 11 years ago
Andrew Waterman 24828a8a67 gcc: clean up md attributes 11 years ago
Andrew Waterman 6b325c916e binutils: strip instruction dependence info 11 years ago
Andrew Waterman a7d8d18df1 glibc: fix rounding mode bug 11 years ago
Andrew Waterman 3ac049faf6 gcc: simplify cost model (fixes #75) 11 years ago
Andrew Waterman 1dce42c06e gcc: improve codegen for reg = (float1 != float2); 11 years ago