Commit History

Author SHA1 Message Date
  Joakim Tjernlund 895f19d4e5 Remove __FORCE_SHAREABLE_TEXT_SEGMENTS__ hack from ldso itself. 20 years ago
  Tobias Anderberg b6f2c594df Replaced modulo code with the modulo operator. 20 years ago
  Mike Frysinger af9db46889 remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2.3.x has since punted it too from unistd.h 20 years ago
  Joakim Tjernlund 447c0b1572 Prepare PowerPC some more for standalone exection of ldso. 20 years ago
  Eric Andersen 8ae1e1d1cc minor cosmetic cleanup 20 years ago
  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