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 |
Mike Frysinger
|
69d12812f2
change the reg class so it actually compiles
|
20 years ago |
Mike Frysinger
|
223504d192
well shared compiles again, so might as well remove the perm disable
|
20 years ago |
Mike Frysinger
|
a783bc197d
merge the syscalls and punt the glibc import in the process (blah, what a waste of time that was :D)
|
20 years ago |
Mike Frysinger
|
0c6a3f518a
updates to match i386
|
20 years ago |
Mike Frysinger
|
a8687fdac9
clean up whitespace style and hack around a build failure or two
|
20 years ago |
Mike Frysinger
|
7b52cbc1e8
fix 13mo+ old typo
|
20 years ago |
Mike Frysinger
|
b5cde98b17
whitespace trim
|
20 years ago |
Mike Frysinger
|
10fb70daa4
clean up style to be match i386
|
20 years ago |
Mike Frysinger
|
d209d50643
get rid of linux-headers hack ... rip code from glibc
|
20 years ago |
Mike Frysinger
|
ce23f5cd83
erm, that #" broke stuff
|
20 years ago |