Commit History

Author SHA1 Message Date
  Eric Andersen 11e165ebcd Partial patch from Alexandre Oliva: 20 years ago
  Eric Andersen 20e0bbfa54 Mention FunctionCheck 20 years ago
  Eric Andersen 0f05d699ae Update TODO list a bit 20 years ago
  Eric Andersen 8b62fced6b Only print debug stuff when asked 20 years ago
  Eric Andersen 52a3a4d7ba Fixup a couple of warnings 20 years ago
  Eric Andersen 17415ee0be Avoid multiple passes to perform mips GOT relocations, and do 20 years ago
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. 20 years ago
  Joakim Tjernlund 94a9a5a209 Let ldso find libc's malloc function and set _dl_malloc_function. 20 years ago
  Joakim Tjernlund ee55de4929 Added test for RTLD_GLOBAL flag in _dl_find_hash(). 20 years ago
  Eric Andersen f8666418a9 Relocations of the application's global GOT entries were not being run, and 20 years ago
  Joakim Tjernlund 2c13012629 Stefan Allius writes: 20 years ago
  Eric Andersen 2f025ae954 Mike Frysinger writes: 20 years ago
  Eric Andersen a77ace0348 Mike Frysinger writes: 20 years ago
  Eric Andersen 772a500421 Joakim Tjernlund writes: 20 years ago
  Manuel Novoa III f2916400b6 Patch by Carl SHAW <carl.shaw@st.com>... 20 years ago
  Joakim Tjernlund ac55068223 Patch from Stefan Allius: 20 years ago
  Joakim Tjernlund 8e4a1b8a99 Hopefully fix Laszlo and Jacobs dlopen problem. 20 years ago
  Eric Andersen 25a92c77e9 Note a security item for the next release 20 years ago
  Eric Andersen e9d95cfa85 Make the stub profiling stuff work 20 years ago
  Eric Andersen 01ccabfbd7 The "Delete current profiling code because it is complete crap" 20 years ago
  Eric Andersen 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much 20 years ago
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 years ago
  Eric Andersen e50f6d1c15 Enable only for architectures where __NR_madvise is defined 20 years ago
  Eric Andersen 508c29407e Never directly include kernel sources 20 years ago
  Eric Andersen a3a586bad7 'pagesize' was local to dl-startup.c. In ldso.c we need 20 years ago
  Manuel Novoa III 721201d6e3 Fix dependencies. 20 years ago
  Joakim Tjernlund 7761b10791 Accunt for ELF_MACHINE_PLTREL_OVERLAP when relocating ldso. 20 years ago
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. 20 years ago
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c 20 years ago
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. 20 years ago