1065 Commits (2023.05.19)
 

Author SHA1 Message Date
Andrew Waterman bd82e8a321 Handle build failures more gracefully using stamps pattern 11 years ago
Andrew Waterman 03805f499a Upgrade to glibc 2.21 11 years ago
Albert Ou af448f0743 glibc: Enable cross-compilation on FreeBSD 11 years ago
Albert Ou 3921ad3b99 Makefile: Replace shell functions with built-in equivalents 11 years ago
Albert Ou a991cd5fe2 Support multiple file transfer utilities 11 years ago
Albert Ou 0d8ba68054 Centralize GNU utility checks in autoconf 11 years ago
Albert Ou 7a0dac10bf scripts: Enhance portability of cp_s 11 years ago
Palmer Dabbelt f0addb7a8c Merge pull request #25 from darius-bluespec/multilib 11 years ago
Darius Rad ca9c71c460 glibc: Allow the prefix riscv- as an alias for riscv64-. 11 years ago
Darius Rad f70c0dcba4 glibc: Combine wordsize.h for 32 and 64 bit. 11 years ago
Andrew Waterman 5909150db2 Merge pull request #23 from ucb-bar/user_regs_struct-in-sys-user.h 11 years ago
Palmer Dabbelt 9a4171be38 Include <asm/ptrace.h> from <sys/user.h> 11 years ago
Andrew Waterman 6464caa43e Merge pull request #22 from ucb-bar/libsanitizer 11 years ago
Palmer Dabbelt 1872ff6b98 Port libsanitizer to RISC-V (again) 11 years ago
Andrew Waterman f06ba6a681 Merge pull request #21 from ucb-bar/generic 11 years ago
Albert Ou edd661f68c linux-headers: Synchronize with UAPI split 11 years ago
Albert Ou a83b404dbd glibc: Fix dependence on deprecated syscalls 11 years ago
Andrew Waterman 574ee7d655 gcc: increase cost of FP -> Int moves for rocket 11 years ago
Andrew Waterman 5cf2e81b2f gcc: fix build on 32-bit host machines 11 years ago
Andrew Waterman c9daf1cd5d binutils: use only printable chars in fake labels 11 years ago
Andrew Waterman 645ceafd2b Merge pull request #17 from ucb-bar/kernel.org-ftp 11 years ago
Palmer Dabbelt 616f46c746 ftp://mirrors.kernel.org appears to be down 11 years ago
Andrew Waterman b6fb500c8c gcc: fix libatomic bug 11 years ago
Andrew Waterman 808238dc5a gcc: fix a couple failing tests 11 years ago
Palmer Dabbelt e4ec7548b6 Merge pull request #16 from ucb-bar/string-inline 11 years ago
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