OSDN Git Service

uclinux-h8/uClibc.git
2003-06-12 Eric AndersenAs suggested by Marshall M. Midden at brecis, use ...
2003-06-12 Eric AndersenSet the default thread stack size to 16k for mmu-less...
2003-06-12 Eric AndersenFix mips so it compiles with gcc 3.3
2003-06-11 Eric AndersenMarshall M. Midden at brecis.com writes:
2003-06-11 Eric AndersenFix arm syscall implementation so it does not blow...
2003-06-05 Eric AndersenPatch from Peter S. Mazinger to make the get-needed...
2003-06-05 Eric AndersenWe do not provide getfsent and friends, so remove this...
2003-06-03 Eric AndersenKill the runtime fallback to fork and make it be compil...
2003-06-03 Eric AndersenFix broken
2003-06-02 Eric AndersenPatch from Peter S. Mazinger to fix some leftover problems
2003-05-30 Eric AndersenClone still had a few little PIC problems....
2003-05-30 Eric AndersenIn a number of places we erroneously used tests such...
2003-05-30 Eric AndersenEnable ADD_LIBGCC_FUNCTIONS by default on arm
2003-05-29 Eric AndersenEviscerate stropts.h so configure scripts won't try...
2003-05-28 Eric AndersenAllow gcc to move/update by detecting where needed...
2003-05-28 Eric AndersenAccomodate building under cygwin
2003-05-27 Eric Andersengrr. It's a void *, not a char *.
2003-05-27 Eric AndersenChange 'N' to '__size' to avoid conflicts with common...
2003-05-23 Manuel Novoa... Sorry. Changed this while fixing the last bug and...
2003-05-23 Eric AndersenCope with autoconf's broken AC_FUNC_MALLOC macro, which...
2003-05-15 Manuel Novoa... Fix (hopefully) scanf behavior for nul bytes in the...
2003-05-14 David McCulloughAdd in a default file for m68k.
2003-05-14 David McCulloughSleep was returning the wrong value because:
2003-05-08 Miles Bader(__libc_open): Fix wacky indentation.
2003-05-01 David McCulloughsetjmp was trashing r12 which is bad and can cause...
2003-04-29 David McCulloughSome small fixups for the h8 support and add the h8s...
2003-04-29 David McCulloughFixup __libc_open to use varargs and match the prototype.
2003-04-29 Eric AndersenuClibc 0.9.19 has a bug in globfree(). If the previous...
2003-04-25 Eric AndersenComment on glibc's MALLOC_CHECK_ support.
2003-04-23 Eric AndersenThierry De Corte notices that when UCLIBC_HAS_FLOAT...
2003-04-21 Eric AndersenFix SIGTRAP handling on arm. The defination of struct...
2003-04-19 Eric AndersenPatch from Marshall M. Midden:
2003-04-19 Eric AndersenKonrad Taro Eisele noticed the sparc struct stat was...
2003-04-16 Eric AndersenPatch from Liam Girdwood to fix mips profiling when...
2003-04-02 Miles Bader(free_to_heap): Unlock the heap before returning in the
2003-03-31 Eric AndersenAvoid errors with buggy preprocessors
2003-03-13 Eric AndersenOops. Don't call strip twice
2003-03-13 Eric Andersenresync with glibc 2.3
2003-03-11 Eric Andersensjhill needs to buy donuts for everyone
2003-03-11 Eric AndersenMake it so debugging pthreads works, even with DODEBUG...
2003-03-11 Eric AndersenMinor cleanup to better sync with glibc 2.3
2003-03-11 "Steven J.... Compliance with MIPS ABI and MIPS kernel changes.
2003-03-10 Eric AndersenPatch from Jordan Crouse to avoid potential rendering...
2003-03-07 Eric Andersenremove a leftover debug printf
2003-03-07 Eric AndersenPatch from Stefan Allius
2003-03-07 Eric AndersenPatch from Stefan Allius:
2003-03-07 Eric AndersenPatch from Stefan Allius:
2003-03-06 Eric AndersenFixup ldd handling of multiple files
2003-03-06 Eric Andersenmore random changes
2003-03-06 Eric Andersen/me needs to learn to proofread
2003-03-06 Eric AndersenMake the text a bit more clear
2003-03-06 Eric AndersenFor now, leave mmap on mips using mmap1, since mmap2...
2003-03-06 Eric AndersenFinish off gmon based profiling for powerpc
2003-03-06 Eric AndersenMake profiling on arm work
2003-03-06 Eric AndersenPatch from Stefan Allius to finish off the last require...
2003-03-06 Eric AndersenUpdate website
2003-03-05 Eric AndersenPatch from Konrad Eisele to add include/asm-generic...
2003-03-05 Eric AndersenPatch from Konrad Eisele to omit -Wl,--dynamic-linker...
2003-03-05 Eric AndersenPatch from Stefan Allius:
2003-03-05 Eric AndersenThe vfork system call on powerpc seems to be completely
2003-03-05 Eric AndersenDefault to using fork() for vfork() when no arch specific
2003-03-04 Eric AndersenSeperate pthread debugging from uClibc debugging. ...
2003-03-04 Eric AndersenPatch from Stefan Allius adding the function 'thread_se...
2003-03-04 Eric AndersenPatch from Stefan Allius to make ldd.c compile under...
2003-03-04 Eric AndersenTeach ldd to be a bit more helpful by telling you speci...
2003-03-04 Eric AndersenFix compile when profiling is disabled
2003-03-03 Eric AndersenFix grammar
2003-03-03 Eric AndersenInitial effort at adding profiling support.
2003-03-03 Eric AndersenUpdates for release
2003-03-03 Eric AndersenUpdate version
2003-03-03 Eric AndersenFix location of cvs
2003-03-03 Eric Andersenbegin preparing for release
2003-03-03 Manuel Novoa... Remove bogus link_warning. It is meaningless and stupi...
2003-03-03 David McCulloughmore uClinux shared libs fixups
2003-03-03 David McCulloughfix coldfire/68000 support properly this time, ifdef...
2003-03-03 David McCulloughFix the double sub #48, should have been an add :-)
2003-03-02 Eric Andersencut-n-paste strikes again
2003-03-02 Eric AndersenAdd missing alias __modify_ldt
2003-03-01 Eric AndersenTeach ldd to act just the glibc provided one (relying...
2003-03-01 Eric AndersenPatch from Jeffrey Damick:
2003-03-01 Eric AndersenUse a funky version in a probably vein attempt at preve...
2003-03-01 Eric Andersendoh. I forgot mips can't talk to globals that early...
2003-03-01 Eric Andersendoh. I forgot mips can't talk to globals that early...
2003-03-01 Eric AndersenFix the shared library loader so we can properly debug...
2003-02-28 Eric AndersenFix a potential compile error
2003-02-28 Eric AndersenFixup mips pthreads
2003-02-28 David McCulloughrestore the coldfire changes
2003-02-27 Eric AndersenMajor update for pthreads, based in large part on impro...
2003-02-27 Eric AndersenFix a silly bug
2003-02-27 Eric AndersenPatch from David Airlie to fix handling of ctor/dtor...
2003-02-26 Eric AndersenPrefer mmap2 for mips when available. Fix the mmap...
2003-02-26 Eric AndersenFixup a really stupid and terribly obvious bug that...
2003-02-26 Eric AndersenAdd a bunch of additional early debugg messages into...
2003-02-25 Eric AndersenAdd a toolchain section. Mention Steven J. Hill's...
2003-02-24 Eric AndersenFixup some small issues that show up when large file...
2003-02-23 David McCulloughFix FP handling alignment problems on ARM platforms...
2003-02-23 Eric AndersenSome stuff I forgot to check in about a month ago...
2003-02-21 Miles BaderReserve stack space for args we pass to __uClibc_main.
2003-02-20 Miles BaderAdd back in PTRACE_SINGLESTEP.
2003-02-18 Eric AndersenFixup ioctl so we can special case powerpc silliness
next