提交历史

作者 SHA1 备注 提交日期
  Eric Andersen 17415ee0be Avoid multiple passes to perform mips GOT relocations, and do 20 年之前
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. 20 年之前
  Joakim Tjernlund 94a9a5a209 Let ldso find libc's malloc function and set _dl_malloc_function. 20 年之前
  Joakim Tjernlund ee55de4929 Added test for RTLD_GLOBAL flag in _dl_find_hash(). 20 年之前
  Eric Andersen f8666418a9 Relocations of the application's global GOT entries were not being run, and 20 年之前
  Joakim Tjernlund 2c13012629 Stefan Allius writes: 20 年之前
  Eric Andersen 2f025ae954 Mike Frysinger writes: 20 年之前
  Eric Andersen a77ace0348 Mike Frysinger writes: 20 年之前
  Eric Andersen 772a500421 Joakim Tjernlund writes: 20 年之前
  Manuel Novoa III f2916400b6 Patch by Carl SHAW <carl.shaw@st.com>... 20 年之前
  Joakim Tjernlund ac55068223 Patch from Stefan Allius: 20 年之前
  Joakim Tjernlund 8e4a1b8a99 Hopefully fix Laszlo and Jacobs dlopen problem. 20 年之前
  Eric Andersen 25a92c77e9 Note a security item for the next release 20 年之前
  Eric Andersen e9d95cfa85 Make the stub profiling stuff work 20 年之前
  Eric Andersen 01ccabfbd7 The "Delete current profiling code because it is complete crap" 20 年之前
  Eric Andersen 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much 20 年之前
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 年之前
  Eric Andersen e50f6d1c15 Enable only for architectures where __NR_madvise is defined 20 年之前
  Eric Andersen 508c29407e Never directly include kernel sources 20 年之前
  Eric Andersen a3a586bad7 'pagesize' was local to dl-startup.c. In ldso.c we need 20 年之前
  Manuel Novoa III 721201d6e3 Fix dependencies. 20 年之前
  Joakim Tjernlund 7761b10791 Accunt for ELF_MACHINE_PLTREL_OVERLAP when relocating ldso. 20 年之前
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. 20 年之前
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c 20 年之前
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. 20 年之前
  Joakim Tjernlund 4135087a92 Oops, forgot to remove unused variable. 20 年之前
  Joakim Tjernlund 60b67c2ea8 This is now done in ldso.c 20 年之前
  Joakim Tjernlund eb4a096054 Clean up the _dl_boot code and make it similar to arm and sh. 20 年之前
  Eric Andersen ec448a42f4 Carl SHAW writes: 20 年之前
  Joakim Tjernlund ddca98cc5d David McCulloug writes: 20 年之前