커밋 기록

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