Home | History | Annotate | Download | only in 64
History log of /src/compat/mips64/64/bsd.64.mk
RevisionDateAuthorComments
 1.14  09-Jul-2024  rin compat: mips64/64: Try to fix `*_MACHINE_ARCH`; use `mipsn64e[bl]`
 1.13  25-Apr-2021  christos branches: 1.13.8;
mips64 -> o32 64
mipsn64 -> o32 n32
 1.12  06-Feb-2018  mrg branches: 1.12.4;
fix a comment.
 1.11  22-Jun-2015  matt Reduce the amount that's include protected.
 1.10  19-Jun-2015  matt Prevent multi inclusion
 1.9  23-Sep-2011  mrg build compat versions of libgomp for everything except mips N64 (for now.)
 1.8  21-Jul-2011  mrg build GMP, MPFR and MPC as private libraries just for GCC. don't
install the headers or librarys into the system.

someone who really cares could make them shlibs again and have them
installed into eg, /usr/lib/gcc. not convinced it is worth it.
 1.7  10-Jul-2011  mrg make mips64 builds of gmp and mpfr work including compat libs.
 1.6  04-Jul-2011  mrg the gmp/mpfr subdirs are mipsel/mipseb.
 1.5  01-Jul-2011  mrg - add support for src/compat builds
- use .include not .sinclude for the arch Makefile.inc file
- clean up
 1.4  19-Dec-2009  christos Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386
 1.3  15-Dec-2009  mrg fix the previous: default the target depending the MACHINE_ARCH.
 1.2  14-Dec-2009  uebayasi Use GNU linker emul names which really exist.

XXX Assume big endian for now. Better than build failure.
 1.1  13-Dec-2009  mrg branches: 1.1.2;
for each $MACHINE_ARCH we have compat libraries to build for, give a list
of ABIs to target. for amd64 and sparc64, we use the old i386 and sparc
subdirectories. for mips64, we build both o32 and n64 libraries.

these files are not yet used, but will be shortly.
 1.1.2.2  14-Dec-2009  mrg merge the new src/compat build into the place it was actually born.
this replaces the old src/compat with a method that re-traverses the
library directories with a different set of flags, and is capable of
building more than one compat ABI.
 1.1.2.1  13-Dec-2009  mrg file bsd.64.mk was added on branch matt-nb5-mips64 on 2009-12-14 06:21:11 +0000
 1.12.4.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.12.4.1  21-Apr-2020  martin Sync with HEAD
 1.13.8.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed