Commit History

Author SHA1 Message Date
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Eric Andersen 99d6c367c4 stdio update from mjn3 17 years ago
  Eric Andersen aeba32a371 update from mjn3 17 years ago
  Eric Andersen db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 17 years ago
  Eric Andersen eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 17 years ago
  Mike Frysinger dd3d4f119e pulling in kernel config.h wont fly 17 years ago
  Mike Frysinger f4ddfdf206 note test subdir problems with multilib 17 years ago
  Mike Frysinger 661d9feac8 make ABI into a list 17 years ago
  Mike Frysinger bc4b165d47 list ABI first and tweak ISA defaults with suggestions from Jim Gifford 17 years ago
  Mike Frysinger 1e75cc4b92 revert previous change 17 years ago
  Rob Landley 02de5b16cd Patch from Jim Gifford (of Cross Linux From Scratch) fixing the Mips 17 years ago
  Mike Frysinger 69e5ae8458 second SUSV3 legacy check should be for macros as pointed out by psm 17 years ago
  Mike Frysinger 8baed407fb fix building when susv3 legacy stuff is disabled 17 years ago
  Mike Frysinger 8429e95bfd PTHREAD_THREADS_MAX is supposed to be in pthread-specific dir, but for now it lives in bits/uClibc_local_lim.h 17 years ago
  "Steven J. Hill" 2edab2e0d2 17 years ago
  "Steven J. Hill" 70600d4860 Remove definition of TIMER_MAX which breaks builds of GCC-4.2 and in glibc code it is not defined. 17 years ago
  Eric Andersen 18c2b10552 remove redundant headers local to libpthread, causing header 17 years ago
  Bernhard Reutner-Fischer 589c9895a4 - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY 17 years ago
  Bernhard Reutner-Fischer 2c20597657 - honor __UCLIBC_HAS_LFS__ 17 years ago
  Bernhard Reutner-Fischer 3d1312ae2a - Cleanout the only occurance of the SUSv3 LEGACY function getwd() that was 17 years ago
  Bernhard Reutner-Fischer 17f7f3d6dd - gcvt() is marked LEGACY in XSI and mandatory in BSD. 17 years ago
  Mike Frysinger 80cf5ec280 fix from cmetcalf to make sure we clear the auxvt table before using it 17 years ago
  Mike Frysinger f88a9032ce indent 17 years ago
  Bernhard Reutner-Fischer 09710a49d3 - fix typo 17 years ago
  Khem Raj 8c98b925c6 Correct -march cflag value for thumb capable ARM processors: Thanks Paul Brook 17 years ago
  Khem Raj f032ccaa14 Use constant pool instead of and adr 17 years ago
  "Steven J. Hill" 4dd72a937a Add CHECK_ONLY option to allow for running the tests on the target instead of attempting to link or compile them. Perhaps I don't fully understand the test structure, but for TLS and NPTL the tests cannot be compiled on the target without a full source tree. 17 years ago
  Mike Frysinger 0113e25233 fix from Paul Brook for ISO C violation in terms of handling of modifying automatic local variables between setjmp/longjmp 17 years ago
  Mike Frysinger a86d1a42c8 Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include L1 functions 17 years ago
  Mike Frysinger a9f3bfe7dd Bernd Schmidt writes: 17 years ago