Commit Graph

19 Commits

Author SHA1 Message Date
kleink b09fc25cdf Add <machine/int_const.h>. 2001-04-14 22:53:34 +00:00
kleink ee8dcb845d Add <machine/int_mwgwtypes.h>. 2001-04-14 12:40:09 +00:00
tsutsui 41e5de4ed5 Add m68k/byte_swap.h. 2001-04-06 14:12:46 +00:00
tsutsui 780d065665 Move c++rt0.o and scrt0.o from ad.m68k to md lists
since they are available only on a.out ports.
2001-03-21 15:03:56 +00:00
mhitch dead2ce832 add <m68k/endian_machdep.h> 2000-06-28 19:53:14 +00:00
kleink f4314449b5 Add <machine/int_types.h>. 2000-06-26 15:49:42 +00:00
thorpej 0a15898a28 Add <machine/lock.h> 2000-04-29 03:46:24 +00:00
jwise bd5dc99ea0 Add package names. Later tonight or tomorrow AM, I will post a writeup of
this to tech-{pkg,install}.  In short, the pkg names in (new) second
field will be used by the build process under basesrc/src/dist/pkg to
generate PLISTs.  The package divisions here may be two finely or coarsely
grained, although I think they're a happy medium -- I will give more
detail/justification in the writeup.
2000-02-03 05:27:57 +00:00
kleink 7c44f1f73e Add <machine/math.h>. 1999-12-23 10:22:59 +00:00
simonb 0d4b9d87cf Move the last of the arch/machine-dependant man pages to the MI set.
Woohoo!
1999-06-10 00:54:13 +00:00
kleink 6030338702 Add svr4_machdep.h. 1999-04-19 21:34:16 +00:00
simonb 6c1e99c770 Add a NetBSD RCS tag to each distrib list file. 1999-04-19 03:11:31 +00:00
is b0f697496e Provide a minimal instruction/data cache synchronization C binding.
(The function has always been in the kernels as special trap #12).
In response to PR 4951 by Hauke Fath.
1999-02-09 22:32:33 +00:00
bouyer 36de4a0b2f Update for bswap.h and byte_swap.h includes. 1999-01-19 08:59:02 +00:00
tv d89a36bdab Set cleanup:
- make all ports egcs; move stuff to mi and shl.*
- fix m68k-based comp sets to use usr/include/$MACHINE (as
  usr/include/machine is now a symlink); add directory entries where missing
1998-12-16 15:15:16 +00:00
thorpej 2d07fdc85e Add elf_machdep.h 1998-07-12 01:22:08 +00:00
jonathan f846ca5dca Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
  *  shl.mi -- MI sharedlib files present on all ports with shared libs
  *  shl.aout -- MI sharedlib files present on all ELF ports
  *  shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make  libc, libedit numbers consistent (libc.so.12.29,  libedit.2.1).
1998-07-02 06:36:35 +00:00
ross 49eca14af2 Move c++rt0 from mi to md files, except for 68K where it goes into ad.68k. 1998-06-30 04:03:29 +00:00
lukem 7d839991bd * remove empty md.* files now that makeflist supports non-existant md.* files
* factor all m68k common stuff into lists/*/ad.m68k
  XXX:	this should be done for mips (when it's not just the pmax), and
	powerpc (when there's a powerpc port put here ...)
1998-06-15 14:47:44 +00:00