Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 28ecffc3d9 need _DEBUG macros for NUMBER too hace 20 años
  Mike Frysinger 07acc79215 CRT0_ -> CRT_ hace 20 años
  Mike Frysinger 37c2953fb8 whitespace clean up hace 20 años
  Mike Frysinger d035aff96d help if i named the var correctly ... hace 20 años
  Mike Frysinger b869703642 help if i named the var correctly ... hace 20 años
  Mike Frysinger 0281752d5f dl-debug.h for sparc hace 20 años
  Mike Frysinger 38a2227608 dl-debug.h for m68k hace 20 años
  Mike Frysinger 1d2e9585b4 fix GET_ARGV() so it pulls out the argc/argv/envp properly hace 20 años
  Mike Frysinger efed1986bc get rid of arch-specific defines in dl-startup.c and make each arch declare its requirements about initial bootstrapping hace 20 años
  Mike Frysinger ab4c887b2e add debug code for showing argc/argv/envp and touch up some other debug output hace 20 años
  Mike Frysinger 70265df9e4 clean up whitespace hace 20 años
  Mike Frysinger 0b78d3bb1a remove broken asm code in elf_machine_dynamic() and just do it the glibc way (since it works) hace 20 años
  Mike Frysinger 94ba4f0d69 clean up from psm ... merge glibc updates and punt errno handling in favor of jockes trick of using __syscall_error hace 20 años
  Mike Frysinger bddb15fad9 dont need errno.h anymore hace 20 años
  Mike Frysinger 6e6b2c4c78 add update from psm to support 6 arguments to syscall hace 20 años
  Mike Frysinger dcdf4a3c8a update syntax hace 20 años
  Mike Frysinger 4b0fc33d49 Yoshinori Sato writes: hace 20 años
  Mike Frysinger f743732430 make RUNPATH/RPATH support configurable hace 20 años
  Mike Frysinger ce9f1cf9c2 rip out all the duplicated debug code and move into a shared file hace 20 años
  Mike Frysinger f7eee81da4 need features.h for the misc attribute defines and uclibc features hace 20 años
  Mike Frysinger 5002c5a31a setup ELF_R_TYPE() wrapper for ELF{32,64}_R_TYPE() hace 20 años
  Mike Frysinger 77bd38db59 update comments/syntax and make sure we include features.h for the hidden define hace 20 años
  Mike Frysinger 76d8059342 Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting errno hace 20 años
  Mike Frysinger d1de87b09d err, need to commit the rest of the changes from psm too hace 20 años
  Mike Frysinger 5ddee2da0c Peter S. Mazinger writes: we dont need features.h hace 20 años
  Mike Frysinger 075ac5a2e4 syntax touchups as suggested by Peter S. Mazinger hace 20 años
  Mike Frysinger 000311a8dd import start of ldso based on glibc hace 20 años
  Mike Frysinger 1e857d0ce2 make sure ldso.o depends on more files in subdirs hace 20 años
  Mike Frysinger 47b3efda36 use % as the function marker instead of @ hace 20 años
  Mike Frysinger 629ec28ed6 add support for __MALLOC_GLIBC_COMPAT__ (malloc(0) == NULL) so the malloc test wont fail hace 20 años