420 Commits (5d0c96cfdae1657dacf7cf48ba1b121790e9c342)
 

Author SHA1 Message Date
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
Andrew Waterman a36a4fba58 binutils: don't check AUIPC/LUI overflow for RV32 11 years ago
Andrew Waterman 48e795d484 gcc: add peephole to optimize indexing with uint32 11 years ago
Andrew Waterman 3cf7d19af8 fix some whitespace errors 11 years ago
Andrew Waterman 852c44fd72 update CSRs 11 years ago
Andrew Waterman b68866fdd0 Merge pull request #101 from riscv/bump-binutils 11 years ago
Palmer Dabbelt aee719fc28 Bump binutils to 2.25.1 11 years ago
Palmer Dabbelt 8bfe9ed2d1 Merge pull request #99 from zizztux/newlib-multilib 11 years ago
Palmer Dabbelt 482651a0a6 Merge pull request #100 from zizztux/linux-multilib 11 years ago
SeungRyeol Lee e819ada428 fix build failure for linux multilib. 11 years ago
SeungRyeol Lee 52664617bd gcc: re-organize multilib hierarchy for newlib gcc. 11 years ago
Yunsup Lee 1ad4bfc6bd Merge pull request #97 from riscv/lowercase-isa 11 years ago
Palmer Dabbelt 245dc24fa5 Handle lower-case ISA strings 11 years ago
Andrew Waterman 8a94784bdd gcc: don't enable -msave-restore by default for -Os 11 years ago
Palmer Dabbelt 671b025850 Merge pull request #95 from tjyang/test 11 years ago
T.J. Yang 4d767873aa minor syntax fix 11 years ago
Andrew Waterman d038d596dc Update to hopefully-final RVC 1.9 encoding 11 years ago
Andrew Waterman 3a757a09fe Don't relax to C.LUI when rd=sp 11 years ago
Andrew Waterman a5b9f44390 Revert "binutils: relax LA macro to C.LUI when appropriate" 11 years ago
Palmer Dabbelt 0814689ac1 Merge pull request #94 from tjyang/test 11 years ago
T.J. Yang 73243f9067 adding commends set for Fedora 22 11 years ago
Andrew Waterman 1b2475b8f7 Remove contributors list; github tracks this 11 years ago
Andrew Waterman b22a5e2cf0 newlib: load gp with auipc/addi, not la 11 years ago
Andrew Waterman c455584f0d binutils: fix assembly of C.MV and C.ADD 11 years ago
Andrew Waterman 97951e32a3 binutils: for non-PIC, put data at 0x10000 11 years ago
Andrew Waterman e05cc858aa binutils: relax LA macro to C.LUI when appropriate 11 years ago
Andrew Waterman 0c7ef24624 binutils: disassemble symbol refs that use C.LUI 11 years ago
Andrew Waterman 50af352e5e binutils: fix LUI relaxation bug 11 years ago
Andrew Waterman 6154561c2a binutils: fix c.lui disassembly 11 years ago
Andrew Waterman f3b1d520e4 binutils: relax LUI to C.LUI 11 years ago
Andrew Waterman 7ad34375b8 Merge pull request #93 from palmer-dabbelt/config_bfd 11 years ago
Palmer Dabbelt 6042028f73 Split config.bfd to use riscv{32,64}, not riscv* 11 years ago