thorpej
59687bd2d9
This isn't supposed to be here... looks like Mr. Jacob is experiencing
...
CVS lossage that keeps this directory from being properly pruned.
1997-05-28 03:46:03 +00:00
mjacob
f81b2c2d22
missing 'objs' target.
1997-05-28 00:29:17 +00:00
mjacob
d0968e6141
A stub makefile has to hang around (as far as *I* can tell) for makes to
...
continue to work.
1997-05-28 00:13:52 +00:00
tls
a27f67358b
document kernel changes
1997-04-26 21:31:09 +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
fvdl
d792665e0d
Fix typo (PR 2461)
1996-05-28 13:34:39 +00:00
cgd
b43e9a78d5
Remove alpha 'mmclock' memory-mapped clock interfaces. In retrospect,
...
while it's sort of nice, it's sufficiently hard to do this properly
for the general case that, in the long run, it probably won't make sense
to support in the way i was planning to. (There are serious problems
with doing this, on multiprocessors.)
1996-03-30 23:08:43 +00:00
jtc
24e38f7825
Copyright assigned to the NetBSD Foundation
1996-02-27 22:57:17 +00:00
jtk
d4e5b34479
rearrange build structure so different architecture-specific libraries
...
can have separate shared library versions, by building in the arch
subdirectory.
1996-02-21 02:43:52 +00:00
jtk
5cf28d6807
add i386_vm86 sysarch() stub and documentation
1996-02-21 00:21:45 +00:00
pk
7d2e1a8b0b
Updates per John Kohl (PR#1650).
1996-01-05 14:56:42 +00:00
cgd
d60a3efc1f
internal libalpha header, and functions to init and read from the
...
memory mapped clock.
1995-12-20 12:54:24 +00:00
cgd
762e8ff6c2
makefile for alpha libarch
1995-12-20 12:48:10 +00:00
jtc
31ed1143ff
merge in changes from 1.1 release branch
1995-11-28 06:41:14 +00:00
mycroft
8ca3cf6c41
Add new sysarch calls, and fix #includes.
1995-10-15 02:25:07 +00:00
mycroft
5c75c8b7ad
Use global definitions of i386_[gs]et_ldt_args.
1995-05-06 19:21:37 +00:00
cgd
3a370daf86
specify man pages the new way.
1994-12-22 09:44:45 +00:00
cgd
5058c29029
kill strange inclusion, just do lint and obj targets by hand
1994-07-02 22:32:15 +00:00
cgd
b3ef4daabd
do something better with obj: target, so happy in multiplatform env's.
1994-02-26 02:26:00 +00:00
cgd
d69671a6d5
Add dummy install target for machines which don't have this
1993-12-05 14:51:56 +00:00
cgd
daea3d2f86
add shlib_version file, with version 0.0
1993-11-08 03:48:53 +00:00
cgd
82360f892e
correct directory name in man page
1993-10-09 00:59:10 +00:00
brezak
adc25227c1
Add a man page for i386_get_ldt.
1993-09-21 14:40:50 +00:00
brezak
1c13d44cf7
And a dummy for depend too.
1993-09-20 20:41:09 +00:00
brezak
b25f0d310e
Add dummy targets for clean, cleandir, and obj
1993-09-20 20:40:21 +00:00
brezak
5b56bf74aa
Don't barf if there is not arch dep library for this arch.
1993-09-20 20:36:19 +00:00
brezak
36704ef2b7
syscalls for setting a per-process LDT.
1993-09-19 18:53:31 +00:00
brezak
9e26d6413a
Add architecture dependant library.
1993-09-19 18:52:40 +00:00