Commit History

Author SHA1 Message Date
  Mike Frysinger 36df0f55b2 disable -z now by default 19 years ago
  Mike Frysinger 58fd0c1850 touchup style to match other arch versions 19 years ago
  Mike Frysinger 97a4d769ba make sure we include the local sysdep.h header 19 years ago
  Mike Frysinger 09417af04f remove things that libc-symbols.h already defines for us 19 years ago
  Mike Frysinger 3745467698 cris uses @ for asm line separations 19 years ago
  Mike Frysinger 6f1e696677 Ricard Wanderlof writes: 19 years ago
  Peter S. Mazinger dfb199421b prototypes for threads too 19 years ago
  Peter S. Mazinger 1466eb283c Some more prototypes, enable missing-prototypes/declarations warnings for now 19 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 19 years ago
  "Jan-Benedict Glaw" 2fec342738 Really define, not undefine the crash statement... 19 years ago
  "Jan-Benedict Glaw" 33fb411a47 Allow for targets that don't know about signed zero floats. 19 years ago
  Peter S. Mazinger 2f4829963a Enable gcvt in header, we build it 19 years ago
  Peter S. Mazinger 53f5379cb1 Correct mips, does mips ever be similar to others ;-( 19 years ago
  Peter S. Mazinger c2b267b1f8 Guard the use of sigreturn as in x86_64, thx blindvt 19 years ago
  Peter S. Mazinger 64652c2a6a hidden_strong_alias gone and won't be added back because it causes trouble 19 years ago
  Peter S. Mazinger 312e822571 Modify the earlier changes, because libc-lock references __pthread_mutex*, dont use hidden_strong_alias 19 years ago
  Peter S. Mazinger c24a610e7a Use #define __NR_vfork __NR_fork consistently 19 years ago
  Peter S. Mazinger a01c09263d error_message_count got lost 19 years ago
  Peter S. Mazinger 8532ba12c6 make use of the internals provided earlier 19 years ago
  Peter S. Mazinger c7ccb6638a Keep only hidden __pthread_mutex_* used in libc, change pthread_mutex_* to use internal version, provide pthread_mutexattr_* internal versions, remove unused __pthread_mutex_timedlock 19 years ago
  Peter S. Mazinger 281a2d66d4 Remove unused prototype 19 years ago
  Peter S. Mazinger cb62bafefd user internal versions of waitpid/raise/nanosleep 19 years ago
  Peter S. Mazinger 73a0370c80 provide internal nanosleep/waitpid/sigaction/raise 19 years ago
  Peter S. Mazinger e36eacabd7 longjmp should use __libc_longjmp, use __typeof again now that it works correctly 19 years ago
  Peter S. Mazinger c80bf1285c s/IS_IN_linuxthreads/IS_IN_libpthread/ 19 years ago
  Mike Frysinger 353d7633be first (broken) pass at updating to new crt style 19 years ago
  Mike Frysinger 7b91534f33 touchup page a bit to try and be clearer about which list we are talking about 19 years ago
  Peter S. Mazinger 797defb4d7 Get rid of a shadow warning 19 years ago
  Peter S. Mazinger 9ec6519d85 add noreturn for *longjmp 19 years ago
  Peter S. Mazinger 0de41b04e1 __longjmp/__libc_longjmp as noreturn 19 years ago