Home | History | Annotate | only in /src/compat/mips64/o32
History log of /src/compat/mips64/o32
RevisionDateAuthorComments
 1.1 13-Dec-2009  mrg branches: 1.1.2; 1.1.50;
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.50.2 21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.1.50.1 21-Apr-2020  martin Sync with HEAD
 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 Makefile was added on branch matt-nb5-mips64 on 2009-12-14 06:21:11 +0000
 1.17 06-May-2025  nia compat/o32: sync with MKRELRO in bsd.own.mk
 1.16 25-Apr-2021  christos branches: 1.16.8;
define BFD_MACHINE_ARCH. This worked by accident before since the default
64 bit target was 32 bits.
 1.15 25-Apr-2021  christos mips64 -> o32 64
mipsn64 -> o32 n32
 1.14 07-Oct-2016  christos branches: 1.14.14;
set LIBC_MACHINE_ARCH otherwise we don't get 'double' intrinsics.
 1.13 24-Jun-2015  matt branches: 1.13.2;
Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}
 1.12 22-Jun-2015  matt Reduce the amount that's include protected.
 1.11 19-Jun-2015  matt Prevent multi inclusion
 1.10 14-Feb-2013  matt Define LIBGCC_MACHINE_ARCH so correct files are used o32 libgcc.
 1.9 23-Sep-2011  mrg branches: 1.9.2; 1.9.8;
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.o32.mk was added on branch matt-nb5-mips64 on 2009-12-14 06:21:11 +0000
 1.9.8.1 25-Feb-2013  tls resync with head
 1.9.2.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.13.2.1 04-Nov-2016  pgoyette Sync with HEAD
 1.14.14.2 21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.14.14.1 21-Apr-2020  martin Sync with HEAD
 1.16.8.1 02-Aug-2025  perseant Sync with HEAD

RSS XML Feed