Eric Andersen
|
75ee43d1c2
Fix up a comment
|
24 years ago |
Eric Andersen
|
dcea56a735
Get rid of the a.out header file
|
24 years ago |
Eric Andersen
|
e0c9e36dad
Add in missing ARM support. I really need to port this whole thing
|
24 years ago |
Eric Andersen
|
8ec782e591
For m68k I forgot a needed #undef
|
24 years ago |
Eric Andersen
|
02beefe984
Eliminate the useless _dl_interpreter_exit function
|
24 years ago |
Eric Andersen
|
081bde3695
I messed up the comment
|
24 years ago |
Eric Andersen
|
9d5bfe0b94
Yet another large update to ld.so. In this iteration I finally got
|
24 years ago |
Eric Andersen
|
8802da1275
As noted by Michiel Thuys <michiel.thuys@intersil.com>, the weak alias for
|
24 years ago |
Eric Andersen
|
138e736e54
Patch from Tom Walsh <tom@cyberiansoftware.com> to fix a thinko
|
24 years ago |
Eric Andersen
|
12d25537ed
Ignore stuff
|
24 years ago |
Eric Andersen
|
8f2286fddd
More trivial changes.
|
24 years ago |
Eric Andersen
|
9325f0b9fa
A few more compilation updates
|
24 years ago |
Eric Andersen
|
c48ae5155f
Just use 'ls -l' since ls -sh lacks sufficient granularity
|
24 years ago |
Eric Andersen
|
cf4790cfc6
Ignore strerror
|
24 years ago |
Eric Andersen
|
93ce49ad5d
Ignore generated binary
|
24 years ago |
Eric Andersen
|
6bca18b65c
oops again! I forgot to pull in the arch specific stuff, and forgot
|
24 years ago |
Eric Andersen
|
211085d8b0
Don't hard-code the major number
|
24 years ago |
Eric Andersen
|
675a560f87
Ok, this should finish things up
|
24 years ago |
Eric Andersen
|
9b387a1220
Missed these
|
24 years ago |
Eric Andersen
|
d13c6558a8
Be more careful about not hard coding names.
|
24 years ago |
Eric Andersen
|
739ce2f15d
Keep major number in sync with the toplevel makefile
|
24 years ago |
Eric Andersen
|
ea633bb9d2
Oops. I forgot to check this in last night, so if anybody built
|
24 years ago |
Eric Andersen
|
01f93e1725
Some minor makefile fixups
|
24 years ago |
Eric Andersen
|
7cb1909d28
Fix up default .so number. This should avoid conflicts with libc5
|
24 years ago |
Eric Andersen
|
eaf2612eb2
Revert my ill-advised change to force the shared lib loader to always
|
24 years ago |
Eric Andersen
|
70b504a538
Be really sneaky and use GNU ld special stuff so that whenever folks
|
24 years ago |
Eric Andersen
|
a39e7a9e5e
Update ignore target
|
24 years ago |
Eric Andersen
|
beef72b5c0
Move libdl and udate build method a bit
|
24 years ago |
Eric Andersen
|
bb6334f6f0
As pointed out by Michiel Thuys <michiel.thuys@intersil.com>, this was
|
24 years ago |
Eric Andersen
|
03938380c0
Be more strict with the malloc implementation. Return NULL
|
24 years ago |