1140 Commits (2023.10.18)
 

Author SHA1 Message Date
Palmer Dabbelt 28b425c367 Change a "inline" to "__inline__" 11 years ago
Andrew Waterman 6e255d99ed binutils: make objdump of branches more readable 11 years ago
Andrew Waterman 00a0bcbb70 Merge pull request #15 from ucb-bar/dt_debug 11 years ago
Albert Ou 165a82b1f6 glibc: Undefine ELF_MACHINE_DEBUG_SETUP 11 years ago
Andrew Waterman 856956bfde gcc: fix gp and tp register numbers 11 years ago
Andrew Waterman 1686ed0c47 Merge pull request #14 from ucb-bar/enable-linux 11 years ago
Andrew Waterman 5507c8e0c4 glibc: work around libpthread static linking problem 11 years ago
Palmer Dabbelt a37841fcac autoreconf 12c1b6d2bf 11 years ago
Palmer Dabbelt 12c1b6d2bf Add an "--enable-linux" option to ./configure 11 years ago
Andrew Waterman 3cc7938fc8 Update dejagnu board to link against pthreads 11 years ago
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