コミット履歴

作者 SHA1 メッセージ 日付
  Mike Frysinger 84aca8d5da touchup syntax/whitespace 20 年 前
  Peter S. Mazinger c7ee376f94 Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing 20 年 前
  Peter S. Mazinger 235373b727 make -j2 works here 20 年 前
  Peter S. Mazinger 31ae4299f5 Add info to CFLAGS about lib we are building 20 年 前
  Peter S. Mazinger 5c41b5d413 Enable __THROW,_NTH,REDIRECT_NTH 20 年 前
  Peter S. Mazinger 0af31576f1 Run headers only once, until better solution is found 20 年 前
  Mike Frysinger 9d66f22bb0 fix trailing comment 20 年 前
  Mike Frysinger ee2c06618a add support for ia64 20 年 前
  Mike Frysinger a9f021ba74 fix warnings when arch lacks get_kernel_syms syscall (like ia64) 20 年 前
  Mike Frysinger f665baae82 dont include sub makefiles if thread support has been disabled 20 年 前
  Mike Frysinger 7b685beb8a update ignores 20 年 前
  Mike Frysinger dcf775af08 shouldnt have been committed 20 年 前
  Mike Frysinger 5da18e1903 import new linuxthreads_db from glibc HEAD 20 年 前
  Peter S. Mazinger 8dfe599d81 Replace TOPDIR, add/update copyright 20 年 前
  Peter S. Mazinger 693162310d Replace TOPDIR, update copyright 20 年 前
  Peter S. Mazinger fbad3ebcb4 Replace TOPDIR 20 年 前
  Peter S. Mazinger d49d3d90d1 Correct typos 20 年 前
  Peter S. Mazinger 5937c62e1d Replace TOPDIR 20 年 前
  Mike Frysinger f6875e0f6b dont try to build getpgrp if the arch doesnt support it (like ia64) 20 年 前
  Mike Frysinger 5aa97ad5d1 dont try to build fork if the arch doesnt support it (like ia64) 20 年 前
  Peter S. Mazinger 0a7b9d5d57 Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib 20 年 前
  Peter S. Mazinger c24e561a34 Replace TOPDIR w/ top_builddir 20 年 前
  Peter S. Mazinger 6ff3e442de Remove unneeded top_builddir 20 年 前
  Peter S. Mazinger 76d780f47e Add link.so, add support for CFLAGS-$(subdir), where subdir is the last part of dir, or the full path relativ to top_srcdir, remove *CPPFLAGS, not used, remove $< from multi, unusable 20 年 前
  Peter S. Mazinger 15870aba49 Use -z relro/-z now on all libs, add some new variables needed later, move common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH 20 年 前
  Mike Frysinger ebb0a88c81 we want to compare the register value itself, not the address of the variable holding the register value 20 年 前
  Mike Frysinger 5c9b710b7b allow the threads option 20 年 前
  Mike Frysinger b587cbb04a touchup pretty STRIP output a little 20 年 前
  Mike Frysinger 222c137f6c update copyright and license, add _BITS_SETJMP_H protection around the file, make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS 20 年 前
  Mike Frysinger 3bfee14cbc rename files to .s like they should be 20 年 前