Historique des commits

Auteur SHA1 Message Date
  Joakim Tjernlund 08bfa39347 Fix bug 214, reported by aurel. This is a major update that il y a 19 ans
  Eric Andersen cf80c0f0a2 Don't write out the terminating NULL char il y a 19 ans
  Eric Andersen 39312fffc6 Rework the dl-startup.c ldso early debugging macros to be il y a 19 ans
  Eric Andersen c5ba045115 early debug stuff goes to stderr, not _dl_debug_file il y a 19 ans
  Eric Andersen 44c04f38df fix a thinko -- we cant use il y a 19 ans
  Eric Andersen a33e642102 Only dl-startup.c should be using the SEND_STDERR macros, il y a 19 ans
  Joakim Tjernlund 895f19d4e5 Remove __FORCE_SHAREABLE_TEXT_SEGMENTS__ hack from ldso itself. il y a 19 ans
  Tobias Anderberg b6f2c594df Replaced modulo code with the modulo operator. il y a 19 ans
  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 il y a 19 ans
  Joakim Tjernlund 447c0b1572 Prepare PowerPC some more for standalone exection of ldso. il y a 19 ans
  Eric Andersen 8ae1e1d1cc minor cosmetic cleanup il y a 19 ans
  Eric Andersen 35d1f3a8ef Cleanup the mips syscalls a bit more, and fix a few il y a 19 ans
  Joakim Tjernlund a55a088d1a Optimize _dl_elf_hash(), both smaller and faster. Mostly il y a 19 ans
  Paul Mundt 0560005b6b sh64 ldso updates and fixes. il y a 19 ans
  Paul Mundt e643bb46c5 Add some more SH relocation types. il y a 19 ans
  Eric Andersen 3561513195 point to osuosl il y a 19 ans
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path il y a 19 ans
  Peter Kjellerstedt 223b81b2e7 Let mconfig support options specified using the menuconfig directive il y a 19 ans
  Manuel Novoa III eacee75ca5 Forgot to change name of builtin buffer during last rewrite. il y a 19 ans
  Joakim Tjernlund 2d31c8c2c6 Pass _dl_fini function ptr to __uClibc_start_main(). il y a 19 ans
  Joakim Tjernlund 98c8f32c52 Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI. il y a 19 ans
  Joakim Tjernlund 748c2fe424 Pass _dl_fini function ptr to __uClibc_start_main(). il y a 19 ans
  Joakim Tjernlund f49539f938 Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI. il y a 19 ans
  Joakim Tjernlund ffd5ef6072 Prepare for moving ldso FINI handling into libc. il y a 19 ans
  Joakim Tjernlund d028db7898 Move ldso FINI handling into _dl_fini(). Add #ifndef _DL_DO_FINI_IN_LIBC around il y a 19 ans
  Joakim Tjernlund 7d0f2a6586 Remove dead code. il y a 19 ans
  Joakim Tjernlund 0b50f9c905 Forgot to commit the arch cleanup changes to m68k il y a 19 ans
  Mike Frysinger ba595540f6 have ldso.c depend on dl-startup.h too il y a 19 ans
  Joakim Tjernlund 462d544629 Fix ldso for MIPS. il y a 19 ans
  Peter Kjellerstedt 3e8b9f4203 Corrected a typo (exection -> execution). il y a 19 ans