130 Commits (2ea924b4490a92a8b0925481c967739374e4a30e)
 

Author SHA1 Message Date
Andrew Waterman 2ea924b449 Merge pull request #13 from ucb-bar/shlib-versions 11 years ago
Albert Ou f57151d528 glibc: Use riscv.*- for shlib-versions CPU pattern 11 years ago
Andrew Waterman 6d26f1b730 newlib, glibc: fix strcmp regression 11 years ago
Andrew Waterman dc664851c8 Use --with-sysroot 11 years ago
Andrew Waterman 997310913d glibc: clean up sysdep.h and friends 11 years ago
Andrew Waterman dfeb2d60bf glibc: terminate stack frame after makecontext 11 years ago
Andrew Waterman b8d2d7e693 glibc: handle negative syscall results properly 11 years ago
Andrew Waterman 7eb613824f glibc: use cfi directives in setcontext 11 years ago
Andrew Waterman 87c17aee94 glibc: set swapcontext return code to 0 on success 11 years ago
Andrew Waterman 5bdc510776 binutils: accept FP reg names in .cfi directives 11 years ago
Andrew Waterman c4923f58a8 glibc, newlib: don't save/restore tp on get/setcontext 11 years ago
Andrew Waterman 64ddcec132 Use more portable incantations to override PATH 11 years ago
Andrew Waterman 9496665717 binutils: obviate warnings while compiling LD 11 years ago
Andrew Waterman d91f207733 binutils: delete deprecated "b" pseudo-op 11 years ago
Andrew Waterman 74b290f685 binutils: upgrade to version 2.25 11 years ago
Andrew Waterman afba05c2b8 binutils: don't discard eh_frames during ld -r 11 years ago
Andrew Waterman 7054975424 binutils, gcc: use more standard DWARF settings 11 years ago
Andrew Waterman 8e3e621820 binutils: fix off-by-one error in relaxation code 11 years ago
Andrew Waterman dec714aeb7 binutils: fill in some dynamic relocs statically 11 years ago
Andrew Waterman 218fd8a3ce glibc: fix syscall cancellation wrappers 11 years ago
Andrew Waterman 21509fe717 gcc: specialize atomics when old value not needed 11 years ago
Andrew Waterman 35e92b75ea gcc: improve cost model 11 years ago
Andrew Waterman 17e2704a78 gcc, glibc: use "A" for inline asm AMO constrants 11 years ago
Andrew Waterman d85d7a1c45 gcc: remove unused register constraint 11 years ago
Andrew Waterman 54ebdae379 binutils: rework jump pseudoisntruction 11 years ago
Andrew Waterman e03c7c96b4 gcc: correct depiction of stack frame 11 years ago
Andrew Waterman 9b1c88aa2e gcc: simplify and improve cost model 11 years ago
Andrew Waterman 79c69d1f06 gcc: support LRA pass 11 years ago
Andrew Waterman 09a7f0432d Merge pull request #10 from darius-bluespec/rv32 11 years ago
Darius Rad e7fc9a4c65 Makefile.in: Allow specification of XLEN when building tools. 11 years ago
Darius Rad 0639850a38 gcc: Fix 64 bit multiply on RV32. 12 years ago
Darius Rad f124ceb520 gcc, glibc, binutils: Complete missing configuration for building tools for RV32. 12 years ago
Andrew Waterman 7d382f9917 gcc: minor improvements to cost model 11 years ago
Colin Schmidt 2e325497c6 binutils: update insert_bits to work for wider instructions 11 years ago
Andrew Waterman 795c04ea67 binutils: set text start addresses more sensibly 11 years ago
Andrew Waterman fb428cb3be binutils: avoid needlessly setting DT_TEXTREL 11 years ago
Andrew Waterman 9b85cf4da6 binutils: keep .dynamic section out of text segment 11 years ago
Andrew Waterman 84eaefc887 binutils, gcc: make DWARF sections read-only 11 years ago
Andrew Waterman 4c4fbe7703 binutils, glibc: avoid DT_TEXTREL in ld.so 11 years ago
Andrew Waterman 068be3c3ff gcc: support -march flag 11 years ago
Andrew Waterman 445854900f gcc: add mul/div emulation routines to libgcc 11 years ago
Andrew Waterman e7156bdadf gcc: port libsanitizer 11 years ago
Colin Schmidt a1f3d9a9ea Special case 8 byte instruction validation to workaround undefined 11 years ago
Andrew Waterman f2e140f288 newlib, glibc: fix memcpy bug 11 years ago
Andrew Waterman 880a0024a0 binutils: get rid of spurious L0^A labels in objdump 11 years ago
Andrew Waterman c579bb47fc glibc: make sure libpthread gets initialized 11 years ago
Andrew Waterman b285eacb98 add script for running dejagnu on spike 11 years ago
Andrew Waterman bfa0f69fc3 binutils: support code alignment to 256+ bytes 11 years ago
Andrew Waterman 51a2fa7ad7 gcc: remove broken peephole optimizers 12 years ago
Andrew Waterman 102693c8c0 gcc: build riscv64-unknown-linux-gnu-gfortran 12 years ago