OSDN Git Service

uclinux-h8/uclibc-ng.git
2002-05-23 Eric AndersenSeveral h8300 updates from Yoshinori Sato <qzb04471...
2002-05-23 Eric AndersenCleanup slightly
2002-05-21 "Steven J.... Changed path where cross development tools are installed.
2002-05-20 "Steven J.... Added more debug code.
2002-05-20 "Steven J.... Changes needed for MIPS with regards to the .init and...
2002-05-20 "Steven J.... Fixed MIPS dynamic linker by removing link order depend...
2002-05-12 Manuel Novoa... Revert Erik's previous patch and fix what I believe...
2002-05-12 Eric AndersenAdd a missing #include
2002-05-12 Eric AndersenUse the default version in include/sys instead
2002-05-12 Eric AndersenFixes for 64 bit arches
2002-05-12 Eric AndersenSeveral bugfixes for problems that showed up on alpha
2002-05-12 Eric AndersenFix some silly bugs and type problems
2002-05-12 Eric AndersenSmall cleanups for alpha
2002-05-12 Eric AndersenFix this one up so it works
2002-05-12 Eric AndersenAdd a config file for alpha
2002-05-12 Eric AndersenAdd a default syscalls.h that will just error out.
2002-05-11 Eric AndersenFix the defines which I had backwards
2002-05-11 Eric AndersenFixup for architectures that do not supply the ipc...
2002-05-11 Eric AndersenMajorly rework to also cope with architectures which...
2002-05-11 Eric AndersenOops. Stupid typo.
2002-05-11 Manuel Novoa... Adjust preprocessor logic to initialize QUAL_CHARS...
2002-05-11 Eric AndersenBegin the process of reworking the time functions for...
2002-05-11 Eric AndersenImplement readdir_r. Audit for proper thread safety...
2002-05-10 Manuel Novoa... Protect against ctype macros.
2002-05-10 Eric AndersenFirst pass attempt at an alpha port
2002-05-09 Eric AndersenAnother mips patch from Steven J. Hill:
2002-05-09 Eric AndersenFill a few little holes in the math library
2002-05-09 Eric AndersenRework the math library tests per the glibc math test...
2002-05-09 Eric AndersenAdd missing braces
2002-05-09 Eric AndersenFix funky use of brackets
2002-05-07 Eric AndersenFixup build a bit more
2002-05-07 Eric AndersenWhen it is going to fail silently anyways, whine loudly and
2002-05-06 Manuel Novoa... Forgot to change the Config templates. Changed one...
2002-05-06 Manuel Novoa... Update my TODO entries.
2002-05-06 Manuel Novoa... The obligatory forgotten files...
2002-05-06 Manuel Novoa... New locale support (in development). Supports LC_CTYPE...
2002-05-03 Eric AndersenNo real need to make ldd.target and readelf.target...
2002-05-03 Eric AndersenSpeed things up by eliminating lots of needless exec...
2002-05-02 Eric AndersenEnsure that make clean really cleans up after itself
2002-05-02 Eric AndersenAdd missing sysctl.h and queue.h
2002-05-02 Eric AndersenPatch from Tobias Anderberg <tobias.anderberg@axis...
2002-05-02 Eric AndersenPatch from Steven J. Hill <sjhill@realitydiluted.com>:
2002-05-02 Eric AndersenMake ldd and readelf work even with byte swapped binaries
2002-04-25 Miles BaderUse __off64_t instead of off64_t.
2002-04-25 Eric AndersenStupid libgcc.a from gcc 2.95.x uses __write in pure.o
2002-04-25 Miles BaderDon't bother zeroing BSS, since actually we _can_ rely...
2002-04-25 Eric AndersenRework libcrypt based on the openbsd crypt implementati...
2002-04-24 Eric AndersenBah. Fix (non)password issue.
2002-04-24 Eric AndersenDon't use $(PWD), use $(shell pwd) instead
2002-04-24 Eric AndersenAdd support for mmap64
2002-04-22 Eric AndersenMinor updates.
2002-04-20 David SchleefMoved old README to INSTALL, and wrote a new README...
2002-04-20 David SchleefMake sure that CROSS="" for native building.
2002-04-19 David Schleefuploading new snapshot
2002-04-19 David Schleefupdated kernel source package to 2.4.18
2002-04-19 David Schleefupdated to 0.9.11
2002-04-17 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to fix...
2002-04-17 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to add...
2002-04-17 Eric AndersenPatch from Mike McDonald to make gethostbyname_r()...
2002-04-17 Eric AndersenPatch from Martin Proulx to not do ELFish things when...
2002-04-17 Eric AndersenPatch from Martin Proulx to remove weak_aliases for...
2002-04-17 Eric AndersenStub out pread and pwrite when not available
2002-04-17 David SchleefChange branch to fallthrough. Unclean, but it removes...
2002-04-17 Miles BaderJust tail-call __uClibc_main. There's no real point...
2002-04-17 Eric AndersenRemove strong aliases to symbols that we don't define...
2002-04-15 Miles Bader(L_dummy_main_reference): Reference the C symbol `main...
2002-04-14 Eric AndersenFix dummy main reference so it works...
2002-04-14 Eric AndersenManuel and I were looking into a problem with applicati...
2002-04-13 David Schleefuse uClibc_config_fix.pl for configuration
2002-04-13 David Schleefuse ds account on cvs.uclibc.org
2002-04-13 Eric AndersenFixed stpncpy() implementation from Manuel
2002-04-13 Eric AndersenPatch from Jim Treadway <jim@stardot-tech.com>:
2002-04-11 Eric AndersenUpdate TODO list
2002-04-11 David McCulloughFixed broken shell syntax.
2002-04-11 David McCulloughAdded a dummy romfs target so this stuff slots nicely...
2002-04-10 Eric AndersenMinor doc update
2002-04-10 Eric AndersenA last minute addition
2002-04-10 Eric AndersenAdd a list of known bugs. Update the docs in preparati...
2002-04-10 Eric AndersenSEND_NUMBER_STDERR is supposed to be calling _dl_simple...
2002-04-10 Eric AndersenJohn Traill <john.traill@motorola.com> noticed that...
2002-04-10 Eric AndersenUpdate Changelog
2002-04-10 Eric AndersenTeach powerpc to whine loudly about using -fPIC when...
2002-04-10 Eric AndersenMention pthreads for sparc
2002-04-10 Eric AndersenFix libpthread compile for sparc
2002-04-10 Eric AndersenSome minor updates per discussion with Miles Bader
2002-04-10 David SchleefMake assembly code PIC-compatible.
2002-04-10 Miles BaderRemove v850-specific versions of truncate64.c and ftrun...
2002-04-10 Miles BaderGeneric implemention works for v850 now, so we don...
2002-04-09 David SchleefRemoved handling for R_PPC_REL24, since it is deceptive...
2002-04-09 Eric AndersenRuss Dill noticed that the symlinks for libpthread...
2002-04-09 Eric AndersenBump up version number...
2002-04-09 Eric AndersenAdd finite() to C89 math lib, since it is needed...
2002-04-09 Eric AndersenFixup __USE_FILE_OFFSET64
2002-04-09 Eric AndersenAdd creat64
2002-04-09 Manuel Novoa... Fix the read/write auto-transition bugs. Note that...
2002-04-09 Manuel Novoa... Only set no buffering if we opened the file. Also...
2002-04-09 Eric AndersenRe-enable clnt_perror. Patch from Miles Bader.
2002-04-09 Eric AndersenAdd truncate64.c
2002-04-09 Eric AndersenRemove from syscalls.c, leave just ftruncate64.c and...
2002-04-09 Manuel Novoa... Revert Erik's changes... they were broken since there...
next