Commit Graph

45 Commits

Author SHA1 Message Date
kleink 4141df9b0c Add <machine/int_fmtio.h>. 2001-04-15 17:14:25 +00:00
kleink 6a8763432f Add <machine/int_limits.h>. 2001-04-15 15:33:08 +00:00
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
ragge 6fd2646627 <ieeefp.h> must be installed in a machine-dependent fashion; it should
not exist on VAX.
2001-02-17 11:40:58 +00:00
tsutsui d8352a33cc Add missing ${MACHINE}/asm.h. 2000-09-10 05:46:35 +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
tron 4ca37ae145 Add "machine_machdep.h". 2000-03-17 22:54:04 +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
kleink 4c0a82a6af G/C <machine/elf.h>. 1999-11-09 21:56:54 +00:00
mrg 6b6ed1e197 add ieee.h 1999-08-30 00:53:57 +00:00
simonb 098b1598f6 Put tc_machdep.h back in (needed to build the X server). 1999-08-09 09:25:19 +00:00
simonb 6c1e99c770 Add a NetBSD RCS tag to each distrib list file. 1999-04-19 03:11:31 +00:00
soda 4f63fe16c9 regdef.h is back 1999-03-30 18:50:01 +00:00
simonb 99298a0bd3 Add a few missing include files. 1999-03-30 02:20:06 +00:00
simonb 31ce71a13a machine/tc_machdep.h isn't installed in /usr/include anymore. 1999-03-28 22:05:19 +00:00
drochner 51b87dd93c g/c regdef.h 1999-03-13 13:03:26 +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
jonathan 7775c04f9c remove libg++ headers. 1998-12-06 10:25:21 +00:00
tv a6844453f0 More egcs updates: MD-split objc headers, and add egcs compilers and
static libraries where applicable.
1998-09-13 23:40:35 +00:00
tv a128febf5b MD-split the libstdc++ binaries and includes to reflect the state of
egcs/non-egcs default compiler on each platform.
1998-09-13 22:31:00 +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
thorpej d52217f4db libtermlib_pic.a is installed. 1998-05-12 04:00:57 +00:00
thorpej eaebd24370 libamu_pic is no longer installed 1998-05-12 03:57:01 +00:00
mikel ff1bdcd3f8 back out last change 1997-11-07 05:34:07 +00:00
mikel 0297ab5245 remove libossaudio_pic.a 1997-11-01 05:32:54 +00:00
jonathan d9f45f623b Add lib*_pic.a files. 1997-10-27 07:28:04 +00:00
jonathan 966de441b6 Sync with mips, pmax include files installed by `make build'. 1997-10-26 02:46:32 +00:00
jonathan c89683a7a5 remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
jonathan 1f169691f6 Delete binutils-2.6 ld (ld.old). Kernel now built with current ld and a script. 1997-05-26 01:33:53 +00:00
kleink 7fd669bfe6 Add libposix. 1997-05-18 20:48:38 +00:00
pk 517d6dc879 Synchronize. 1997-04-30 18:34:24 +00:00
jonathan fe0b788f1e Add missing header files (e.g., elf_machdep, ecoff_machdep).
Garbage-collect old files.
1997-03-02 11:08:30 +00:00
jonathan e92aad9d20 Add elf-to-ecoff kernel conversion tool.
Add binutils-2.6 ld.old for linking kernels (2.7 doesn't work)
1996-12-07 08:00:05 +00:00
jtc 34d9f1513d merge in 1.2 branch 1996-10-09 00:13:36 +00:00
jonathan 8214ac7d58 Remove bogus reference to "testme.h", once used for regression-testing
merged mips1/mips3 (r[23]k,r4k) header files.
1996-09-16 23:45:48 +00:00
jonathan 38e30038fb Add pmax header files created since the 1.1 release.
Add all of /usr/include/mips header files.
1996-06-23 19:01:13 +00:00
jonathan 1b040f98a1 Remove entries for gcc-2.6.4, now NetBSD/pmax uses gcc 2.7.2 from the NetBSD
source tree.
1995-12-23 04:51:07 +00:00
cgd 897358a860 sort. grr. 1995-07-24 20:21:44 +00:00
mellon 98e3ff2d9f Add some ELF-specific and pmax-specific files to comp distribution 1995-01-18 18:15:56 +00:00
cgd 02c6564e0e distribution sets contents lists 1994-08-29 15:21:02 +00:00