Historia zmian

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