History log of /netbsd/distrib/sets/lists/comp/md.news68k (Results 1 – 25 of 29)
Revision Date Author Comments
# 07c13b08 12-Jul-2018 maxv <maxv@NetBSD.org>

Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs

Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.

show more ...


# d2deeb9b 24-Dec-2015 christos <christos@NetBSD.org>

add fenv.h


# 9f2c6cd5 17-Jul-2011 joerg <joerg@NetBSD.org>

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce a

Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.

show more ...


# 7105072b 04-Mar-2007 tsutsui <tsutsui@NetBSD.org>

Stop installing <machine/intr.h> on news68k. Suggested by simonb.


# 6cb2f27b 09-Feb-2007 ad <ad@NetBSD.org>

Sync with changes introduced by merging the newlock2 branch.


# 61cfd565 12-Sep-2006 simonb <simonb@NetBSD.org>

White space nits.


# 76372bef 26-Jul-2006 drochner <drochner@NetBSD.org>

obsolete db_machdep.h


# 799b6808 01-Jul-2006 tsutsui <tsutsui@NetBSD.org>

autoconf.h is obsolete.


# a6428a22 08-May-2004 kleink <kleink@NetBSD.org>

Add <machine/wchar_limits.h>.


# b2a77241 11-Jan-2004 lukem <lukem@NetBSD.org>

reformat whitespace


# b852db83 29-Dec-2003 lukem <lukem@NetBSD.org>

Significant overhaul of how the sets are used:

* Add an optional third field to the sets file which is a list of
comma separated keywords that control if the line is printed.
Currently supported

Significant overhaul of how the sets are used:

* Add an optional third field to the sets file which is a list of
comma separated keywords that control if the line is printed.
Currently supported keywords
kerberos4 ${MKKERBEROS4} != no
kerberos ${MKKERBEROS} != no
lint ${MKLINT} != no
obsolete ${obsolete} != 0.
In this case, non obsolete files are not printed.
(This will allow future support for builds with variables such as
MKHESIOD and MKYP set to "no".)

* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
various scripts.

* Move defaults for sets.subr from sets.defaults into sets.subr.
Move replicated code for determining stuff such as shlibs type
from various scripts into sets.subr.

* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
main lists with the relevant third field keyword(s).

show more ...


# 303393e6 24-Oct-2003 mycroft <mycroft@NetBSD.org>

_G_config.h is gone on m68k platforms.


# e58da7f0 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Update for nathanw_sa merge.


# 587b64d0 07-Aug-2002 briggs <briggs@NetBSD.org>

Catch up to new pmc header files.


# bb11cfcb 11-Jul-2002 jdolecek <jdolecek@NetBSD.org>

add bus.h (uncovered by checkflist)


# e1e5065c 21-May-2002 tsutsui <tsutsui@NetBSD.org>

List shortlived MD bbinfo.h.


# 0ab399cb 27-Apr-2002 tsutsui <tsutsui@NetBSD.org>

Add bbinfo.h.


# 88e306ce 28-Nov-2001 kleink <kleink@NetBSD.org>

No point in installing svr4_machdep.h; get rid of it.


# 4141df9b 15-Apr-2001 kleink <kleink@NetBSD.org>

Add <machine/int_fmtio.h>.


# 6a876343 15-Apr-2001 kleink <kleink@NetBSD.org>

Add <machine/int_limits.h>.


# b09fc25c 14-Apr-2001 kleink <kleink@NetBSD.org>

Add <machine/int_const.h>.


# ee8dcb84 14-Apr-2001 kleink <kleink@NetBSD.org>

Add <machine/int_mwgwtypes.h>.


# 6fd26466 17-Feb-2001 ragge <ragge@NetBSD.org>

<ieeefp.h> must be installed in a machine-dependent fashion; it should
not exist on VAX.


# f4314449 26-Jun-2000 kleink <kleink@NetBSD.org>

Add <machine/int_types.h>.


# 0a15898a 29-Apr-2000 thorpej <thorpej@NetBSD.org>

Add <machine/lock.h>


12