Commit History

Author SHA1 Message Date
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes 16 years ago
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. 16 years ago
  Bernd Schmidt 3d2a55e7a3 Blackfin FD-PIC patch 2/6. 16 years ago
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. 16 years ago
  Carmelo Amoroso a6eef2edb3 If uClibc's ld.so encounters text relocations in a shared library - one 16 years ago
  Joakim Tjernlund dae8a4ede6 Bernd Schmidt writes: 17 years ago
  Mike Frysinger 4fd21f190d make sure we have rtld_hidden_def(_dl_debug_state) 17 years ago
  Joakim Tjernlund ecab701ed8 Make _dl_malloc alignment arch configurable. 17 years ago
  Mike Frysinger 7dd268d273 fix from Bernd Schmidt to make sure _dl_debug_state isnt optimized away and does not generate relocs 17 years ago
  Mike Frysinger 1a3a1e4343 as pointed out by Jocke, use "2" for actual error messages and _dl_debug_file for debug messages 17 years ago
  Joakim Tjernlund 7a9cec961b Fix libdl bug reported by Cedric Hombourger in 17 years ago
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt 17 years ago
  Mike Frysinger 47319595bd patch from Bernd Schmidt to abstract away initializing of relocation addresses 18 years ago
  Mike Frysinger f088c1cd44 patch from Bernd Schmidt to abstract away initializing of prog load addresses 18 years ago
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types 18 years ago
  Mike Frysinger 48e99a87d2 use ElfW(Addr) in more places 18 years ago
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit 18 years ago
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs 18 years ago
  Mike Frysinger e4d45e3772 eat extraneous ; and insert some whitespace where it belongs 18 years ago
  Peter S. Mazinger 9ba7927dc7 Remove additional endif pointed out by vapier 18 years ago
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support 18 years ago
  Mike Frysinger 93cd5fc81d make all the warnings the same and add line #s so we can pick em out at runtime 18 years ago
  Peter S. Mazinger 49a6aeba12 Add prototypes 18 years ago
  Mike Frysinger 2525195d77 after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing 18 years ago
  Mike Frysinger b40b8efc6c change variable names so we dont shadow others 18 years ago
  Peter S. Mazinger e53e67e228 Some warnings go away 18 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. 18 years ago
  Mike Frysinger ab328b6481 would help if i used the right variable name ... 18 years ago
  Mike Frysinger e96b985e27 Frank Mehnert writes: 18 years ago