Home | History | Annotate | Download | only in compat
History log of /src/compat/exec.mk
RevisionDateAuthorComments
 1.7  13-May-2023  riastradh compat: Nix trailing whitespace.

No functional change intended.
 1.6  31-May-2021  simonb MIPS n64 dynamic binaries have worked for a while now, remove -static
for these.
 1.5  05-Jan-2021  simonb branches: 1.5.2;
Use the compat machinery to build "native" IPF binaries as ipfilter
doesn't use compat32 64-bit alignment/size safe structures.

Fixes IPF on at least mips64.
 1.4  20-Sep-2018  macallan branches: 1.4.2;
don't build kernel grovelling tools as n64 on sgimips - we don't actually have
n64 kernels there. Yet.
 1.3  05-Jan-2017  skrll branches: 1.3.2; 1.3.8; 1.3.14; 1.3.16;
Don't mix abis in any CRUNCHEDPROG
 1.2  29-Dec-2016  mrg build vmstat as n64 on mips64. only kernel histories and hash stats
need to be fixed fot this to be reverted.
 1.1  23-Dec-2016  mrg for 64 bit mips platforms where we built userland largely as n32 by
default, build a handful of tools as n64 so they work properly.

unfortunately, they're also static as dynamic n64 has a problem.

of these tools pstat is probably the lowest hanging fruit to convert
to sysctl. systat would be close were it not for the netstat screen,
which includes netstat itself.

the rest are difficult to perhaps foolish.


the upside is that netstat, pmap and fstat all work properly now.
 1.3.16.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.16.2  21-Apr-2020  martin Sync with HEAD
 1.3.16.1  10-Jun-2019  christos Sync with HEAD
 1.3.14.1  30-Sep-2018  pgoyette Ssync with HEAD
 1.3.8.1  08-Jan-2021  martin Pull up following revision(s) (requested by simonb in ticket #1646):

external/bsd/ipf/Makefile.inc: revision 1.6
compat/exec.mk: revision 1.5

Use the compat machinery to build "native" IPF binaries as ipfilter
doesn't use compat32 64-bit alignment/size safe structures.

Fixes IPF on at least mips64.
 1.3.2.2  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.3.2.1  05-Jan-2017  pgoyette file exec.mk was added on branch pgoyette-localcount on 2017-01-07 08:53:41 +0000
 1.4.2.1  08-Jan-2021  martin Pull up following revision(s) (requested by simonb in ticket #1183):

external/bsd/ipf/Makefile.inc: revision 1.6
compat/exec.mk: revision 1.5

Use the compat machinery to build "native" IPF binaries as ipfilter
doesn't use compat32 64-bit alignment/size safe structures.

Fixes IPF on at least mips64.
 1.5.2.1  31-May-2021  cjep sync with head

RSS XML Feed