Commit History

Author SHA1 Message Date
  Eric Andersen a886f7ac1a First pass prototype removals from auditing header files: 19 years ago
  Eric Andersen 25d09f9ca6 Use a more appealing name, matching the function prototype 19 years ago
  Eric Andersen 4bbfdf97af Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv to 19 years ago
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) 19 years ago
  Manuel Novoa III bec90733b9 Add a couple of mips-specific string funcs. 19 years ago
  Manuel Novoa III c4cedfc718 Fix a couple of symbol name issues. 19 years ago
  Joakim Tjernlund f60c464f08 Remove unused variables. From Peter Mazinger. 19 years ago
  Eric Andersen 032fe64984 Restore item I erronenously removed, mention mips string funcs 19 years ago
  Eric Andersen 09640dcc9d Dont mess with __curbrk in ldso 19 years ago
  Joakim Tjernlund d6017ab374 Typo fix from Peter Mazinger. 19 years ago
  Eric Andersen df2b64698b Mention kernel abi selection 19 years ago
  Manuel Novoa III 2fa66a163a solar asked that this bit be reverted. 19 years ago
  Joakim Tjernlund c9a8697e5b Preliminary PIE support for powerpc, i386 was used as template. 20 years ago
  Joakim Tjernlund d6ea385286 #include "dl-startup.c into ldso.c, making ldso one compilation unit. 20 years ago
  Joakim Tjernlund 3f2ae8a18a Forgot to commit this file. Patch from Stefan Allius. 20 years ago
  Joakim Tjernlund 45dd7bda4e As Mike Frysinger notes, this code is still needed. I 20 years ago
  Eric Andersen 6cd34f77ff Partial patch from Alexandre Oliva to update the frv port 20 years ago
  Eric Andersen 73fdcf0b9c Patch from Alexandre Oliva to update the frv default config 20 years ago
  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