Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 379712737e rename crt0.S to crt1.S and clean up so it actually works :) il y a 21 ans
  Mike Frysinger 665f338e86 declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned off il y a 21 ans
  Mike Frysinger a7334dddd4 cast buf as void* to fix warning il y a 21 ans
  Mike Frysinger a6c1b25ea1 always define __IPC_64 regardless of __NR_ipc il y a 21 ans
  Mike Frysinger 53bf32f39e tweak to get rid of warning when TZ is disabled il y a 21 ans
  Mike Frysinger d20c637f14 whitespace/syntax updates il y a 21 ans
  Mike Frysinger 3571511798 if we have a signal handler in place to cover SIGABRT, we have to make sure the code that unregisters it raises SIGABRT again so the program actually aborts il y a 21 ans
  Mike Frysinger 8ef5414332 ifdef out check which always fails il y a 21 ans
  Mike Frysinger bff338fd9a also symlink asm-$TARGET_ARCH if it exists il y a 21 ans
  Mike Frysinger 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) il y a 21 ans
  Joakim Tjernlund 16045684fd Add __libc_stack_end to ld.so. The libc.a version remains to do. il y a 21 ans
  Joakim Tjernlund b077887e41 Oops. il y a 21 ans
  Joakim Tjernlund 8ccf1631d3 stack_end in __uClibc_main must point to where argc is. il y a 21 ans
  Joakim Tjernlund 802af2a812 Change L_Scrt1 to __PIC__ and delete old crt0.S il y a 21 ans
  Joakim Tjernlund a0f9a1d509 Delete old stuff. il y a 21 ans
  Joakim Tjernlund e1e90d8b85 Change L_Scrt1 to __PIC__ il y a 21 ans
  Joakim Tjernlund e82535f90a Change L_Scrt1 to __PIC__ il y a 21 ans
  Joakim Tjernlund a10edf5267 Hopefully fix PIE apps. il y a 21 ans
  Mike Frysinger af519ad1c0 use _dl_debug_file instead of hardcode 2 il y a 21 ans
  Mike Frysinger a534ea55c5 move _dl_if_debug_dprint() to shared ldso header il y a 21 ans
  Mike Frysinger ea3903eb7b create some DEBUG macros for the ld debug early il y a 21 ans
  Mike Frysinger 6a461d406e whitespace/syntax cleanups il y a 21 ans
  Mike Frysinger c279d07315 rework the debug _dl_dprintf usage to avoid #ifdef macros and make more readable il y a 21 ans
  Mike Frysinger dd83a6905e would help if it actually compiled :/ il y a 21 ans
  Mike Frysinger 32a3886019 hide the #ifdef debug macros/printfs behind one function to make the code more readable il y a 21 ans
  Mike Frysinger d140a7134e whitespace tweak, dont mind me il y a 21 ans
  Joakim Tjernlund 3579c6cf0e Fic gcc 4.0 compilation. Still no confimation that this works on il y a 21 ans
  Mike Frysinger 1f29aa4828 sync whitespace with glibc il y a 21 ans
  Eric Andersen e98a943d44 Jim Ramsay writes: il y a 21 ans
  Mike Frysinger f1d65a96ff change the old pads to the new nano sec fields il y a 21 ans