Nate Williams
f2523a7e72
From Jordan via. Paul K.
...
This fixes the problems Warner's having with ctors not being called
again with the latest round of ld changes and updates the file-names to what
Paul is using now.
The name change will not affect anything as we are not (yet) using it.
1994-03-09 17:12:59 +00:00
Rodney W. Grimes
975da7e52b
Add $Id$ to all, clean up multiple spaces
1994-02-21 05:19:06 +00:00
Nate Williams
17682d0199
Allow NetBSD (old style) shared binaries to work. Probably not the
...
final solution but at least this gets folks running -current up again.
1994-02-16 19:26:39 +00:00
Jordan K. Hubbard
14a24404ef
New dlopen, dlclose, etc al. For the new ld changes.
1994-02-13 20:53:11 +00:00
David Greenman
bda9cd29f2
WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu
...
<hsu@soda.berkeley.edu>.
1994-01-31 12:05:32 +00:00
David Greenman
1799d2585e
Implemented 'QMAGIC' a.out format correctly, and changed the default
...
output to be QMAGIC.
1994-01-03 18:35:54 +00:00
Jordan K. Hubbard
4344c041d1
Adding embryonic C++ shared lib support (all tests positive so far).
1993-12-24 02:11:37 +00:00
Andrey A. Chernov
fe596e6795
-r option incorrectly removed:
...
it is impossible to make gcrt0.o from moncrt0.o and gmon.o without it.
1993-11-18 00:08:03 +00:00
Paul Richards
b2c0440d02
Removed all the ld -x -r stuff -- paranoia.
1993-11-16 02:22:16 +00:00
Paul Richards
bfa077712f
shlib update:
...
Can get rid of local symbols with "ld -x -r" again.
Made LDSO #ifdef DEBUG.
1993-11-09 04:26:11 +00:00
Paul Richards
423a102938
Removed install -d line since our install doesn't support the -d
...
option.
1993-11-07 03:05:40 +00:00
Paul Richards
44d76bb777
Added shared libs support from NetBSD.
1993-11-04 01:09:18 +00:00
David Greenman
cd11d97905
Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of the
...
program. The idea was that these are 'alignment' crap, but the image
is 16byte-aligned without these. Location 0 still doesn't have a 0,
but who cares, binaries wil be built with page zero unmapped in the
near future.
1993-10-26 09:04:13 +00:00
Charlie Root
dcd59e0868
Added ${COPY} knob to the install commands
1993-07-03 00:21:21 +00:00
Nate Williams
25a0fedd25
Added some support the new err(3) routines need
...
(Copied directly from NetBSD verbatim)
1993-06-29 04:34:12 +00:00
Paul Richards
52768b912b
Upgrade to GCC 2.X
1993-06-18 02:04:48 +00:00
Rodney W. Grimes
5b81b6b301
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00