tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
gnu
/
usr.bin
/
at
rk3128
7 folders
2 files
binutils
Make the m88k disassembler recognize more forms of ld and st instructions, especially in scaled mode. Helps gdb correctly disassemble the code gcc can produce...
6 months ago
binutils-2.17
replace pledge "stdio rpath tmppath" with unveil "/tmp" "rwc" to satisfy mktemp(3) type operations, unveil "/" "r" for reading all over the tree, and pledge "stdio rpath wpath cpath" to permit both unveils subject to their own limitations.
1 month ago
cc
Make obj in all SUBDIR even if COMPILER_VERION != gcc4.
6 months ago
clang
Install arm_neon_sve_bridge.h on aarch64
3 months ago
cvs
gnu/cvs: avoid a harmless configure warning
2 years ago
perl
Respect DEBUG so we can build perl with debug symbols
3 days ago
texinfo
This was using pledge "tmppath" with "rpath wpath cpath". The "tmppath" is not needed. ok semarie and others
1 month ago
Makefile
Undo a bad mistake; spotted by brynet@
5 months ago
Makefile.inc
fix comment
2 years ago