mycroft
|
f3a089395b
|
Kill historical cruft.
|
1994-07-31 19:57:46 +00:00 |
pk
|
63027d510b
|
`LDSO' is for debugging only.
|
1994-07-26 19:53:46 +00:00 |
phil
|
f4bddced4a
|
update mmap call.
|
1994-06-09 05:50:34 +00:00 |
glass
|
f518ec51c9
|
crt0 support for mips..no shared library support
|
1994-05-24 07:33:47 +00:00 |
mycroft
|
93ac2f912e
|
Clean up deleted files.
|
1994-05-14 06:33:26 +00:00 |
cgd
|
0c3c9c68ab
|
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
|
1994-05-14 06:33:22 +00:00 |
mycroft
|
91cd8bafa5
|
Clean up deleted files.
|
1994-05-14 06:33:20 +00:00 |
cgd
|
8cb13545d3
|
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
|
1994-05-14 06:33:17 +00:00 |
mycroft
|
9177dd175a
|
Clean up deleted files.
|
1994-05-14 06:33:16 +00:00 |
cgd
|
bc03451854
|
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
|
1994-05-14 06:33:14 +00:00 |
mycroft
|
49f9da4a97
|
Clean up deleted files.
|
1994-05-14 06:33:11 +00:00 |
cgd
|
b22a4fbae6
|
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
|
1994-05-14 06:33:05 +00:00 |
phil
|
9d4fe61ad7
|
changes to support shared libs.
|
1994-05-03 07:35:28 +00:00 |
pk
|
ae9be14d68
|
Fix that SYS___syscall business.
|
1994-04-18 20:02:58 +00:00 |
cgd
|
79b8b4562d
|
new way of invoking mmap.
|
1994-04-05 02:26:13 +00:00 |
cgd
|
00ae28f054
|
explicit cast off mmap offset to off_t
|
1994-03-28 05:26:00 +00:00 |
cgd
|
95d6a185be
|
no more MAP_FILE
|
1994-03-28 02:07:04 +00:00 |
pk
|
fa491c1bc9
|
Remove some leftover SunOS dialect.
|
1994-03-10 21:09:49 +00:00 |
pk
|
140eeb543a
|
Use atexit(), not on_exit().
|
1994-03-10 21:02:01 +00:00 |
pk
|
8aee50b714
|
add -DDYNAMIC
|
1994-03-03 14:27:34 +00:00 |
pk
|
938f8ffda8
|
Set __progname; update to current <link.h>
|
1994-02-25 15:02:58 +00:00 |
mycroft
|
11f187b6a3
|
Clean up deleted files.
|
1994-02-25 03:40:12 +00:00 |
cgd
|
c882b54db3
|
kill bogus install -d's. the one for /usr/include/rpcsvc is still here.
|
1994-02-10 01:10:01 +00:00 |
mycroft
|
baa1c94cb8
|
Change silly cast to avoid a compiler warning.
|
1994-01-29 02:34:21 +00:00 |
mycroft
|
868e255f15
|
Sync with i386 code.
|
1994-01-29 02:20:16 +00:00 |
jtc
|
fc1d8f3bac
|
Fix spelling error in Copyright notice
|
1994-01-29 01:54:01 +00:00 |
pk
|
db1f5577e7
|
dl*() stubs
|
1994-01-28 21:51:52 +00:00 |
deraadt
|
fefdca9988
|
c++ not g++
|
1994-01-10 14:09:16 +00:00 |
mycroft
|
6d4a19bff5
|
Clean up deleted files.
|
1994-01-07 19:15:52 +00:00 |
pk
|
36328be690
|
Rename lib/csu/g++ to lib/csu/c++
|
1994-01-07 19:15:31 +00:00 |
pk
|
e2c9704c72
|
Simplify code and add copyright.
|
1994-01-06 23:39:25 +00:00 |
mycroft
|
d6718d4665
|
Put back ld -x -r.
|
1994-01-06 04:35:39 +00:00 |
mycroft
|
22f50fc547
|
Remove ld -x -r until it actually works.
|
1994-01-05 23:47:35 +00:00 |
mycroft
|
8381eeac4d
|
Use -fpic.
|
1994-01-05 23:32:09 +00:00 |
pk
|
e5ea148320
|
Subdirectory g++ contains C++ shared library helper routines.
|
1994-01-05 21:05:11 +00:00 |
mycroft
|
2ac9b46bdd
|
Allow ld.so to be QMAGIC.
|
1994-01-04 23:40:31 +00:00 |
pk
|
ada9ac5f49
|
Cleanup
|
1993-12-15 09:46:28 +00:00 |
mycroft
|
e5941784b3
|
Clean up deleted files.
|
1993-12-04 22:40:26 +00:00 |
cgd
|
318d90d37f
|
use MACHINE_ARCH to pick which crt0 to use.
|
1993-12-04 22:39:21 +00:00 |
paulus
|
156ee99921
|
C-startup routines for generic m68k machines, with shared library support.
|
1993-11-25 23:22:41 +00:00 |
pk
|
31ca12249f
|
Clean out Sparc code.
|
1993-11-21 13:35:42 +00:00 |
pk
|
12094d064d
|
Can get rid of local symbols with "ld -x -r" again.
Made LDSO #ifdef DEBUG.
|
1993-11-04 10:51:39 +00:00 |
pk
|
65fc5961b5
|
`ld -x -r crt0.o' defines __DYNAMIC as data. This we cannot use.
Disabled until I sort it out.
|
1993-10-24 01:34:24 +00:00 |
pk
|
bd67a6f934
|
Enabled __DYNAMIC.
|
1993-10-23 00:47:15 +00:00 |
pk
|
c677f4482a
|
Haven't tested these for NetBSD, but they work in SunOS.
|
1993-10-16 22:02:58 +00:00 |
pk
|
4406f07dc2
|
Startup code supporting shared libraries.
NOTE: #ifdefs sparcs should be removed
|
1993-10-16 21:58:39 +00:00 |
jtc
|
4048c19048
|
Define errno.
|
1993-10-13 23:45:22 +00:00 |
phil
|
8c563dc201
|
Initial pc532 tree.
|
1993-09-17 18:42:11 +00:00 |
mycroft
|
293c6d88e3
|
8 spaces -> a tab
|
1993-08-10 14:48:03 +00:00 |
deraadt
|
8cb4a5221c
|
8 spaces -> a tab
|
1993-08-10 08:35:59 +00:00 |