simonb
2db48f4c88
Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in
...
some cases).
2001-09-10 11:18:41 +00:00
bjh21
ad034cbf5b
Build libarm32 on arm26 as well.
2001-07-28 19:17:11 +00:00
matt
9ced9a1527
Include the arm32 files if architecture is arm as well as arm32
2001-07-14 03:17:44 +00:00
kleink
2a9570dff8
Use the architecture name in the document title's volume tag.
2001-07-04 17:15:07 +00:00
wiz
841140208a
Fix date.
2001-04-11 18:06:42 +00:00
enami
82d7115cf2
Don't pass so many args to .Nd macro. It just overflows.
1999-11-19 01:12:39 +00:00
simonb
343d06b5f6
Makefile: define SHLIB_VERSION_FILE if SRCS defined.
...
arm32/Makefile.inc: don't need to set .PATH
i386/Makefile.inc: don't need to set .PATH, SHLIB_VERSION_FILE
Fixes PR lib/8298 from Richard Earnshaw in a more general way.
1999-08-31 13:50:47 +00:00
simonb
bf3e29891c
Include all arch-dependant Makefile.inc's. In each arch-dependent
...
Makefile.inc, always add the man pages for that directory, and only
specify a SRCS= line (at whatever else is needed for that arch) inside
a ${MACHINE_ARCH} .ifdef. The top-level Makefile includes <bsd.lib.mk>
only if SRCS is defined, and otherwise just includes <bsd.man.mk>.
1999-06-10 00:49:51 +00:00
simonb
16173e8a0d
Copied from Makefile,v
1999-06-09 05:43:10 +00:00
garbled
38c96853cf
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Wheee!
1999-03-22 19:44:33 +00:00
perry
56c01cbd82
change second parm of sysarch() from char * to void *
1998-02-25 21:24:56 +00:00
perry
312aca536f
add LIBRARY section to man page
1998-02-05 18:45:17 +00:00
perry
fff05a68ab
RCSID Police.
1998-01-05 07:31:05 +00:00
mark
123fbf8af7
Define mahor and minor numbers of the shared library.
1997-10-05 23:49:25 +00:00
mark
ca75d1f7ab
Added arm32_drain_writebuf.c and arm32_drain_writebuf.2
1997-10-05 23:48:40 +00:00
mark
cf0044dbf9
Implement arm32_drain_writebuf() call to drain the CPU write buffer.
...
Uses the ARM32_DRAIN_WRITEBUF sysarch() call.
1997-10-05 23:17:31 +00:00
mark
1faaf2ab5b
Updated to actually pass an address and length of the virtual memory area
...
for which the CPU caches and main memory should be synchronised.
1997-02-10 03:20:48 +00:00
mark
a081235d88
Initial commit of the arm32_sync_icache() function in libarm32.
...
This uses the ARM32_SYNC_ICACHE op to sysarch() to ensure that the processor
instruction cache is in sync with main memory and the data cache.
1996-10-15 23:01:41 +00:00
mark
29fee78f90
Initial commit of the Makefile for libarm32.
1996-10-15 22:59:34 +00:00