1140 Commits (2023.10.18)
 

Author SHA1 Message Date
Andrew Waterman e1bf1372ea Merge pull request #53 from palmer-dabbelt/newlib-without-f 11 years ago
Palmer Dabbelt bff10f7a0e autoreconf 0ddf033f72 11 years ago
Palmer Dabbelt 0ddf033f72 Add "--with-base-isa" support to autoconf 11 years ago
Palmer Dabbelt 1b33b0210f Disable newlib's dynamic rounding without F 11 years ago
Palmer Dabbelt 6dcbadf525 Have fesetmask return -1 on RISC-V 11 years ago
Andrew Waterman 8ec335a738 binutils: fix default xlen setting 11 years ago
Andrew Waterman b8bb5e1c27 binutils: allow call macro to specify destination register 11 years ago
Andrew Waterman 9238403d16 binutils: fix .balign directive 11 years ago
Andrew Waterman c9c03bc385 gcc: accept --with-arch configure flag 11 years ago
Andrew Waterman 5dc6168dc5 gcc: merge libgcc makefiles for linux/elf targets 11 years ago
Andrew Waterman eff2e68ea0 Merge pull request #51 from vapier/master 11 years ago
Mike Frysinger 7baf1c7c44 binutils: gas: fix default xlen selection 11 years ago
Andrew Waterman d8188f4cbe Merge pull request #50 from vapier/master 11 years ago
Mike Frysinger 4fadae73e6 binutils: use xcalloc 11 years ago
Mike Frysinger 8542b7f47f binutils: fix crash when disassembling memory 11 years ago
Andrew Waterman 5f1d4eeb14 binutils: fix tentative branch offsets to improve objdump readability 11 years ago
Andrew Waterman 6c47d3bd03 binutils: avoid dereferencing potentially invalid pointer 11 years ago
Andrew Waterman e90f095bd2 binutils: when using RVC, relax calls to C.JAL 11 years ago
Andrew Waterman 8865766cbd binutils: add ELF e_flag to signify RVC code 11 years ago
Andrew Waterman 164ad4affd binutils: complete implementation of RVC v1.7 draft 11 years ago
Andrew Waterman 24565255e2 gcc: add experimental -mrvc flag to enable RVC 11 years ago
Andrew Waterman 0f0d5254dc Merge pull request #47 from svenstucki/master 11 years ago
Sven Stucki 0ce9d4d335 Fix objdump error message always printed 11 years ago
Andrew Waterman 21f239b164 binutils: support assembling wfi instruction 11 years ago
Andrew Waterman 560a58edd2 Merge pull request #45 from palmer-dabbelt/libsanitizer 11 years ago
Palmer Dabbelt 01da44f4fb gcc: Fix the libsanitizer port, again 11 years ago
Andrew Waterman 70bf2e0605 binutils: support assembling JAL rd, constant 11 years ago
Andrew Waterman 0390c3cf4b glibc: add missing pthread_spin_{init,destroy} 11 years ago
Andrew Waterman 610de0f1e6 binutils: update to privileged architecture 1.7 11 years ago
Andrew Waterman 078f990b89 binutils: after relaxing R_RISCV_ALIGN, stop relaxing 11 years ago
Andrew Waterman add1510c7b gcc: upgrade to version 5.1.0 11 years ago
Andrew Waterman 7d009b248d binutils: fix .align directive in RVC code 11 years ago
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