Home | History | Annotate | only in /src/compat/sparc64
History log of /src/compat/sparc64
RevisionDateAuthorComments
 1.1 13-Dec-2009  mrg branches: 1.1.2; 1.1.4; 1.1.52;
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.52.2 21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.1.52.1 21-Apr-2020  martin Sync with HEAD
 1.1.4.2 06-Jan-2011  riz Apply patch (requested by mrg in ticket #1499):

src/compat version 2. this allows building any number of alternate
library / program target ABIs. rather than duplicating the list of
subdirs and Makefiles to build, it re-traverses the necessary ones.
details:
- add support for MAKEDIRTARGETENV to share/mk
- renames LD32DIR to MLIBDIR
- fixes library builds for some subdirs (more was built than needed)
- fixes /bin & /sbin apps in compat mode
- reduces complexity in src/compat and the rest of the tree
- updates ldd netbsd32 support
 1.1.4.1 13-Dec-2009  riz file Makefile was added on branch netbsd-5 on 2011-01-06 05:20:22 +0000
 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.6 24-Jun-2015  matt branches: 1.6.16;
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.5 23-Sep-2011  mrg build compat versions of libgomp for everything except mips N64 (for now.)
 1.4 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.3 01-Jul-2011  mrg - add support for src/compat builds
- use .include not .sinclude for the arch Makefile.inc file
- clean up
 1.2 19-Dec-2009  christos branches: 1.2.2;
Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386
 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.sparc.mk was added on branch matt-nb5-mips64 on 2009-12-14 06:21:11 +0000
 1.2.2.2 06-Jan-2011  riz Apply patch (requested by mrg in ticket #1499):

src/compat version 2. this allows building any number of alternate
library / program target ABIs. rather than duplicating the list of
subdirs and Makefiles to build, it re-traverses the necessary ones.
details:
- add support for MAKEDIRTARGETENV to share/mk
- renames LD32DIR to MLIBDIR
- fixes library builds for some subdirs (more was built than needed)
- fixes /bin & /sbin apps in compat mode
- reduces complexity in src/compat and the rest of the tree
- updates ldd netbsd32 support
 1.2.2.1 19-Dec-2009  riz file bsd.sparc.mk was added on branch netbsd-5 on 2011-01-06 05:20:22 +0000
 1.6.16.2 21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.6.16.1 21-Apr-2020  martin Sync with HEAD

RSS XML Feed