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
/
cc
/
at
rk3128
16 folders
5 files
c++
Remove -S from install commands
7 years ago
c++filt
Don't try to create /usr/bin; mtree will have taken care of that. ok kettenis@
16 years ago
cc
Remove -S from install commands
7 years ago
cc1
Import a BSD make based infrastructure for building gcc, based on the same solution from FreeBSD. Don't even try to build it at the moment. This is commited so people can work on it in tree.
16 years ago
cc1plus
remove misc. depend and yacc nits that no longer matter. okay millert@
8 years ago
cc_int
Port the -Wbounded extension from gcc3 to gcc4. Based on work started by jasper@.
14 years ago
cc_tools
Feed more generated files to the clean target; joint work with naddy@
2 years ago
collect2
GCC4 cross compilation support under OpenBSD.
15 years ago
cpp
install cpp at /usr/libexec/ as with gcc2/3
16 years ago
doc
a few depend:-related thingies that were still in.
6 years ago
gcov
Import a BSD make based infrastructure for building gcc, based on the same solution from FreeBSD. Don't even try to build it at the moment. This is commited so people can work on it in tree.
16 years ago
include
a few depend:-related thingies that were still in.
6 years ago
libcpp
mark files as BUILDFIRST, or write explicit dependencies, so that most programs will build even without a make depend first. okay tb@ millert@
8 years ago
libdecnumber
Fix OpenBSD RCS ID typos. from Andrius V
10 months ago
libgcc
Add ARM EABI aliases and remove functions that are also provided by our libc. This allows linking code compiled by clang with the gcc compiler driver and makes sure we always use the softfloat implementation in libc. The libc softfloat implementation is preferred over the one in libgcc as it implements rounding modes and floating point exceptions.
8 years ago
libgcov
a few depend:-related thingies that were still in.
6 years ago
Makefile
Make obj in all SUBDIR even if COMPILER_VERION != gcc4.
6 months ago
Makefile.fe
Import a BSD make based infrastructure for building gcc, based on the same solution from FreeBSD. Don't even try to build it at the moment. This is commited so people can work on it in tree.
16 years ago
Makefile.inc
install gcc, g++ as gcc and g++ instead of cc, c++ and create links to the latter on non-clang architectures and make sure we build gcc with itself because clang won't be able to build it
8 years ago
Makefile.tgt
A port of the current gcc 3.3.6 m88k backend to gcc 4.2.1.
13 years ago
Makefile.ver
Import a BSD make based infrastructure for building gcc, based on the same solution from FreeBSD. Don't even try to build it at the moment. This is commited so people can work on it in tree.
16 years ago