Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 66b53cfa88 ldso: avoid spurious & possible erroneous work for libs with no deps há 7 anos atrás
  Rich Felker 0c53178ec0 fix dlopen/dlsym regression opening libs already loaded at startup há 8 anos atrás
  Rich Felker a393d5cc8d precalculate gnu hash rather than doing it lazily in find_sym inner loop há 8 anos atrás
  Rich Felker cb525397bb remove unused refcnt field for shared libraries há 8 anos atrás
  Rich Felker c49d3c8ada avoid loading of multiple libc versions via explicit pathname há 8 anos atrás
  Rich Felker 6476b81357 emulate lazy relocation as deferrable relocation há 8 anos atrás
  Rich Felker 4823b13a75 reorder addend handling before symbol lookup in relocation code há 8 anos atrás
  Rich Felker 4ff234f6cb rework ldso handling of global symbol table for consistency há 8 anos atrás
  Szabolcs Nagy c9783e4d32 treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym há 8 anos atrás
  rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr há 8 anos atrás
  Rich Felker 27b3fd68f6 fix crash from corrupted tls module list after failed dlopen há 8 anos atrás
  Bobby Bingham 54482898ab treat null vdso base same as missing há 8 anos atrás
  Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries há 8 anos atrás
  Szabolcs Nagy 5ffe515ca4 fix ldso reserved library name handling há 8 anos atrás
  Szabolcs Nagy 86e8cc0fd4 fix accidental global static pointer in ldso há 8 anos atrás
  Rich Felker 71392a91c3 generalize mips-specific reloc code not to hard-code sym/type encoding há 9 anos atrás
  Felix Fietkau c18d05f0e8 ldso: fix GDB dynamic linker info on MIPS há 9 anos atrás
  Rich Felker 140ad50cbf fix regression in dynamic-linked tls when both main app & libs have tls há 9 anos atrás
  Rich Felker 5552ce5200 move dynamic linker to its own top-level directory, ldso há 9 anos atrás