Eric Andersen
|
35d1f3a8ef
Cleanup the mips syscalls a bit more, and fix a few
|
20 years ago |
Joakim Tjernlund
|
a55a088d1a
Optimize _dl_elf_hash(), both smaller and faster. Mostly
|
20 years ago |
Paul Mundt
|
0560005b6b
sh64 ldso updates and fixes.
|
20 years ago |
Paul Mundt
|
e643bb46c5
Add some more SH relocation types.
|
20 years ago |
Eric Andersen
|
3561513195
point to osuosl
|
20 years ago |
Joakim Tjernlund
|
e6816a15ab
Moved the addition of load address from the fast path
|
20 years ago |
Peter Kjellerstedt
|
223b81b2e7
Let mconfig support options specified using the menuconfig directive
|
20 years ago |
Manuel Novoa III
|
eacee75ca5
Forgot to change name of builtin buffer during last rewrite.
|
20 years ago |
Joakim Tjernlund
|
2d31c8c2c6
Pass _dl_fini function ptr to __uClibc_start_main().
|
20 years ago |
Joakim Tjernlund
|
98c8f32c52
Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI.
|
20 years ago |
Joakim Tjernlund
|
748c2fe424
Pass _dl_fini function ptr to __uClibc_start_main().
|
20 years ago |
Joakim Tjernlund
|
f49539f938
Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI.
|
20 years ago |
Joakim Tjernlund
|
ffd5ef6072
Prepare for moving ldso FINI handling into libc.
|
20 years ago |
Joakim Tjernlund
|
d028db7898
Move ldso FINI handling into _dl_fini(). Add #ifndef _DL_DO_FINI_IN_LIBC around
|
20 years ago |
Joakim Tjernlund
|
7d0f2a6586
Remove dead code.
|
20 years ago |
Joakim Tjernlund
|
0b50f9c905
Forgot to commit the arch cleanup changes to m68k
|
20 years ago |
Mike Frysinger
|
ba595540f6
have ldso.c depend on dl-startup.h too
|
20 years ago |
Joakim Tjernlund
|
462d544629
Fix ldso for MIPS.
|
20 years ago |
Peter Kjellerstedt
|
3e8b9f4203
Corrected a typo (exection -> execution).
|
20 years ago |
Joakim Tjernlund
|
2331c7f052
General arch cleanup and prepare support for standalone
|
20 years ago |
Manuel Novoa III
|
fde774dc47
Revert last commit. If I had wanted to include that patch, I would have done
|
20 years ago |
Mike Frysinger
|
f22c1b2ce7
allow shared code since it builds again
|
20 years ago |
Mike Frysinger
|
7e419ebfd8
cleanup & standardize
|
20 years ago |
Mike Frysinger
|
235e7be11e
add hack like m68k so it *builds* again ... probably needs to be cleaned up like m68k though ...
|
20 years ago |
Mike Frysinger
|
3ac8cf81be
make it compile again
|
20 years ago |
Mike Frysinger
|
5606690300
make sure we rebuild ldso.o when the dl-*.c files have been updated
|
20 years ago |
Mike Frysinger
|
8e66bdfc78
http://bugs.uclibc.org/view.php?id=165
|
20 years ago |
Mike Frysinger
|
342c0dabd4
import updates from glibc
|
20 years ago |
Mike Frysinger
|
56f0e6a5df
move the compiler flags WARNINGS option
|
20 years ago |
Mike Frysinger
|
dec5156f59
allow users to select MMU again
|
20 years ago |