Commit Graph

36 Commits

Author SHA1 Message Date
thorpej 681df63b07 Remove alpha/include/fbio.h -- it hasn't been used for a Long Time. 2001-09-19 16:32:04 +00:00
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
jwise a141a9a2f6 Catch a few more stragglers from an older change. 2001-01-30 03:18:04 +00:00
kleink f4314449b5 Add <machine/int_types.h>. 2000-06-26 15:49:42 +00:00
minoura 860baf4491 Sort. 2000-06-20 01:28:36 +00:00
thorpej 60a5fb3613 alpha/intrcnt.h is obsolete. 2000-06-05 21:55:29 +00:00
thorpej 0a15898a28 Add <machine/lock.h> 2000-04-29 03:46:24 +00:00
thorpej 25d3912e71 G/C alpha/sfbreg.h, pointed out by Tim Rightnour <root@garbled.net>. 2000-04-25 22:52:03 +00:00
tron 4ca37ae145 Add "machine_machdep.h". 2000-03-17 22:54:04 +00:00
mycroft 634ca7294e Sync. 2000-02-27 23:46:01 +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
mycroft 94753c3793 Sync. 2000-01-21 16:49:30 +00:00
kleink 7c44f1f73e Add <machine/math.h>. 1999-12-23 10:22:59 +00:00
ross c5a82dd848 * New MI man page for fp{set,get}{round,sticky,mask}(3).
* Implement fpgetsticky() for alpha.
* Direct fpsetsticky() and fp{get,set}mask() into alpha kernel via sysarch(2).
* Define new sysarch(2) stub for above and install and distribute sysarch.h
for alpha.  (The fpcr IS user mode r/w, but for reasons beyond the scope
of a commit message kernel calls are needed.) And much kernel Magick is
required before these do anything, but this way programs compiled under
1.4 will DTRT on future snapshots and releases.
1999-04-30 00:58:30 +00:00
ross b51089597f Really really really say goodbye to old wscons. I mean it this time. 1999-04-19 04:20:13 +00:00
simonb 6c1e99c770 Add a NetBSD RCS tag to each distrib list file. 1999-04-19 03:11:31 +00:00
tv 64932f9f5c Remove bfd includes, bfd link libraries, and add ldscripts to
/usr/share/ldscripts.
1999-02-09 17:35:04 +00:00
veego c24c65fdd0 Add the ./usr/libdata/ldscripts directoy and files in it. 1999-01-30 17:01:43 +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
simonb ccdd56d285 Remove crtbegin.o, crtbeginS.o, crtend.o and crtendS.o from PowerPC and
Alpha specific lists and add to ELF list now that all ELF platform
need these.
1998-11-10 13:04:27 +00:00
ross 79b15dce33 sync 1998-10-19 22:11:23 +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 5a4035534b Make the include/machine -> include/alpha change in comp/md.alpha.
Sync the rest with reality.

More rogues' gallery nominations for modifying the distribution without
updating the sets:

	cgd             bsd.kinc.mk
	christos        fktrace.2 link
	christos        libc version
	fair            ch.4
	fair            scsi.4
	fair            ss.4
	lukem           libedit version
	mrg             packages.7
	tron            examples/amd/cd

You all owe me beer.
1998-06-30 20:40:10 +00:00
ross e18398dff5 Move the crt{begin,end}* stuff from base to comp.
Sync mi with reality.

The rogues' gallery nominations for today:

	augustss        ariareg.h
	thorpej         smc83c170{reg,var}.h
	drochner        wsdisplay_usl_io.h
	jonathan        timepps.h
1998-06-30 19:06:48 +00:00
ross c43544845e Split the libraries correctly into base and comp set elements, like Chris
did for 1.3.2.
1998-06-30 03:49:00 +00:00
drochner 0db305628b move DEC TGA to mi, add some missing header files 1998-04-24 20:26:36 +00:00
ross 9fa0ea1e0c md.alpha: pmap.{old,new}.h-- z8530var.h++
mi:       sync lots of new stuff
1998-04-19 10:35:45 +00:00
ross 555363374b Eliminate /usr/include/dev/ic/smc90cx6reg.h and .../dev/vme/*.h as these
are in the mi file.
1998-04-19 10:00:57 +00:00
cjs 799614b03d Add alpha machine-dependent set lists. 1997-12-21 01:55:58 +00:00