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
/
lib
/
at
rk3128
9 folders
1 file
libclang_rt
update build infrastructure for compiler-rt-19.1.7
7 months ago
libcompiler_rt
amd64 needs the quad-precision support functions as well (for __float128 support). From Brad (with a small comment tweak).
1 month ago
libcxx
Fix PSTL backend (names) in __config_site
2 months ago
libcxxabi
Fix PSTL backend (names) in __config_site
2 months ago
libexecinfo
The libunwind guts used by libexecinfo no longer need "new" from libcxx
5 months ago
libiberty
Make the FILE object opaque. Move the __sFILE definition into libc/hidden/_stdio.h. All programs that refer to the internal structure of the FILE object can't be compiled from now on. std{in,out,err} doesn't refer __sF[] now, but the hidden __sF along with __srget and __swbuf symbols are kept temporarily to make our transition easier. But those symbols will be deleted soon. The shared library versions are bumped for libc and all the other libraries that refer to std{in,out,err}.
8 months ago
libreadline
Make the FILE object opaque. Move the __sFILE definition into libc/hidden/_stdio.h. All programs that refer to the internal structure of the FILE object can't be compiled from now on. std{in,out,err} doesn't refer __sF[] now, but the hidden __sF along with __srget and __swbuf symbols are kept temporarily to make our transition easier. But those symbols will be deleted soon. The shared library versions are bumped for libc and all the other libraries that refer to std{in,out,err}.
8 months ago
libstdc++-v3
Disable forcing sjlj exceptions on m88k.
7 months ago
libsupc++-v3
Switch OpenBSD/armv7 to ARM EABI (soft-float). This is a complete ABI break which cannot be easily crossed.
9 years ago
Makefile
Prepare for gcc 3 leaving the building, COMPILER_VERSION can no longer get set to "gcc3".
5 months ago