OSDN Git Service

uclinux-h8/uClibc.git
2006-11-17 Mike Frysingerget rid of the notion of .E files as .i is the proper...
2006-11-17 Mike Frysingerrevert PTHREAD_THREADS_MAX back to former size since...
2006-11-16 Mike Frysingerfix comment typos
2006-11-16 Mike Frysingeradd a test for making sure vfork/signals are handled...
2006-11-16 Mike Frysingerexercise the signal related jump code
2006-11-16 Mike Frysingermake default output silence and have the exit status...
2006-11-16 Eric Andersenrevert rev 16527 changes to ldso/ldso/dl-hash.c
2006-11-16 Eric AndersenPaul Brook writes:
2006-11-10 Eric AndersenThis change reimplements the ARM _dl_linux_resolve...
2006-11-10 Eric Andersenarm thumb:
2006-11-09 Mike Frysingerprevent cancellation functions from being called more...
2006-11-09 Mike Frysingerbackport from upstream:
2006-11-09 Mike Frysingerbackport from upstream:
2006-11-07 Eric AndersenI failed to check the patch adding support for the...
2006-11-06 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-06 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenbased on a patch from Atsushi Nemoto:
2006-11-03 Mike Frysingerremove duplicated/unused ASSERT code
2006-11-03 Mike Frysingerdont need to force optimization in CFLAGS anymore ...
2006-11-02 Eric AndersenIn bug 622, JohnAta writes:
2006-10-26 Eric Andersensome updates noting things that should be done
2006-10-23 Paul MundtMerge SH-2 trapa fixups from Mark.
2006-10-22 Mike Frysingerdont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS
2006-10-19 Eric AndersenJoseph S. Myers writes:
2006-10-19 Peter KjellerstedtMake strdup() use memcpy() rather than strcpy() to...
2006-10-10 Khem RajMake _dl_linux_resolve interworking safe. Thanks Paul...
2006-10-07 Khem RajAdd the mmap.c missed out in the last commit.
2006-10-07 Khem RajAdd config options to select ARM ARMv5 and Intel iwmmxt...
2006-10-07 Khem RajAdd mmap function needed for ARM EABI and define thumb...
2006-10-07 Khem RajSergey Lapin says the undefined syscall numbers from...
2006-10-07 Mike Frysingerfixup from Bernd Schmidt to properly document DL_ADDR_T...
2006-10-07 Mike FrysingerBernd Schmidt writes:
2006-10-07 Khem RajDon't use r10 to find PIC base. In GCC 4.1.1 onwards...
2006-10-07 Mike Frysingerthe makefile will include elf.h for us #778
2006-09-28 Mike Frysingerimplement support for the rest of the 32bit uid syscalls
2006-09-25 Peter KjellerstedtDo not include tls.h unless __UCLIBC_HAS_THREADS__...
2006-09-23 Mike Frysingerfix return casts for a bunch of functions
2006-09-23 Mike Frysingergrab s_lrint from glibc for C99
2006-09-23 Mike Frysingeronly include _lfs_64.h when __UCLIBC_HAS_LFS__ is defin...
2006-09-22 Peter KjellerstedtAdded support for sysconf(_SC_MONOTONIC_CLOCK).
2006-09-22 Peter KjellerstedtRemove code to define errno in this file. It is defini...
2006-09-21 Mike Frysingeruse proper #APP lines so that the assembler knows when...
2006-09-19 Peter KjellerstedtAllow the res argument to clock_getres() to be NULL.
2006-09-19 Mike Frysingermerge some more FDPIC related fixes from Bernd Schmidt
2006-09-11 Eric AndersenAtsushi Nemoto writes:
2006-09-11 Eric AndersenThe readahead syscall requires LFS/64 bit support
2006-09-10 Mike Frysingerremove version checking code and add some more comments
2006-09-09 Mike Frysingermake this stuff actually readable
2006-09-08 Mike Frysingeradd some inline funcs for the mlock funcs on no-mmu
2006-08-31 Khem RajFix from Joseph Myers: Save and restore iWMMXt register...
2006-08-31 Peter KjellerstedtMade it compile again.
2006-08-30 Eric Andersenfix bug 1012 as noted by moschny
2006-08-30 Eric Andersentweak a few syscalls using varargs
2006-08-25 Mike Frysingerfix from psm to make sure host make is new enough
2006-08-25 Mike Frysingerfix from psm: DODEBUG_PT is only meaningful for LINUXTH...
2006-08-25 Mike Frysingerfix from psm: makes use of the malloc debug option...
2006-08-25 Paul MundtBump SHMLBA up to a sensible size for dcache alias...
2006-08-25 Mike Frysingermerge with psm: sync with common socket headers
2006-08-24 Mike Frysingermerge fixes from upstream (rev 1.10 -> 1.13)
2006-08-24 Bernhard Reutner... - only link asm-generic if it exists.
2006-08-24 Mike Frysingerfix from psm: enable readahead prototype
2006-08-24 Mike Frysingeronly pull in errno.h when not assembler
2006-08-24 Mike Frysingerimplement readahead()
2006-08-24 Mike Frysingerfixups from psm for ASSEMBLER handling
2006-08-24 Mike Frysingeruse the common huge_val.h version now
2006-08-24 Mike Frysingerupdate to new huge_val headers
2006-08-24 Mike Frysingerfix from psm: disable unsupported features
2006-08-24 Mike Frysingerfix from psm: just use common resource.h
2006-08-24 Mike Frysingerjust be like every other uclibc port
2006-08-24 Mike Frysingersync with glibc
2006-08-24 Mike Frysingerpsm says: use $(top_builddir) instead of $(top_srcdir...
2006-08-24 Mike Frysingeradd back in HIDDEN_JUMPTARGET() as pointed out by psm
2006-08-24 Mike Frysingerfix by Bernhard Fischer to move local prototypes to...
2006-08-24 Mike Frysingerfix from psm: only define __ASSUME_NETLINK_SUPPORT...
2006-08-24 Mike Frysingersync with upstream via psm
2006-08-24 Mike Frysingers/ifdef ASM/ifndef ASM/ as point out by psm
2006-08-24 Mike Frysingersync with upstream via psm
2006-08-24 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingerpsm updates: add __libc symbols for signal cancellation
2006-08-23 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingersync with psm: update errno handling to be the same...
2006-08-23 Mike Frysingeronly define offsetof() if it isnt already defined
2006-08-23 Mike Frysingermerge from psm: hide more brk
2006-08-23 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingerimport new headers from upstream via psm
2006-08-23 Mike Frysingerfix from psm: remove unused defines/includes
2006-08-23 Mike Frysingerfixes from psm: use new clone definition
next