OSDN Git Service

uclinux-h8/uclibc-ng.git
2006-08-23 Mike Frysingerfixes from psm: hide internal brk symbols
2006-08-23 Mike Frysingerfixes from psm: disable unsupported __fpu_control and...
2006-08-23 Mike Frysingersync with psm: add copyright notice
2006-08-23 Mike Frysingerpull from upstream
2006-08-23 Mike Frysingerfixes from psm so we can pull in uClibc headers properly
2006-08-23 Mike Frysingerfix from psm: add UCLIBC_ prefix to HAS_SHADOW option
2006-08-23 Paul MundtBogus page size comment for frv PAGE_SHIFT.
2006-08-23 Mike FrysingerJie Zhang writes: Fix struct kernel_stat64 for Blackfin.
2006-08-23 Mike Frysingerfix upstream blackfin page.h rather than duplicating...
2006-08-21 Eric Andersenbits/profil-counter.h and bits/atomicity.h are leftover...
2006-08-05 Mike Frysingermerge fix from blackfin cvs:
2006-07-31 Mike Frysingerfix h_alias handling in gethostbyaddr_r() just like...
2006-07-13 Eric Andersenpsm writes:
2006-07-13 Eric Andersenpatch from psm:
2006-07-07 Mike Frysingeradd some fun syscall TODOs and mark cris/bfin as workin...
2006-07-06 "Steven J.... Remove SA_ONSTACK handling for ARM based up on glibc...
2006-07-05 Mike Frysingerfix signed warnings with gcc-4
2006-07-05 Mike Frysingerclean subdir as well
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away initializing...
2006-07-05 Eric Andersenremove jump relocs, with minor related cleanups
2006-07-05 Eric Andersenbump the version, in preparation for actually cutting...
2006-07-05 Mike Frysingerbfin works again
2006-07-05 Eric Andersenreplace my @debian.org addr with @uclibc.org. Fixup...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away initializing...
2006-07-05 Mike Frysingerconvert #if 0 code to _dl_if_debug_print()
2006-07-05 Mike Frysingerupdate license
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Mike Frysingeradd some more rpaths to keep the tests happy
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Eric Andersenminor updates
2006-07-05 Mike Frysingerremove __ from function names as pointed out by Peter...
2006-07-05 Mike Frysingersync with glibc
2006-07-05 Mike Frysingerupdate license
2006-07-05 Mike Frysingerupdate license
2006-07-05 Mike Frysingerupdate license
2006-07-05 Mike Frysingersync with glibc
2006-07-05 Mike Frysingerupdate license
2006-07-05 Mike Frysingerupdate license
2006-07-05 Mike Frysingeradd support for 32bit version of fchown
2006-07-05 Mike Frysingersync with glibc
2006-07-05 Mike Frysingerfix license notice
2006-07-05 Mike Frysingerfix license notice
2006-07-05 Mike Frysingerfix license notice
2006-07-05 Mike Frysingermissed an ElfW(Addr) change
2006-07-05 Mike FrysingerAtsushi Nemoto writes: Some archs (such as mips64)...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load addresses
2006-07-05 Mike Frysingeruse ElfW(Addr) in more places
2006-07-05 Mike Frysingerboilerplate license we use
2006-07-05 Mike Frysingerrevert fdpic patch so we can merge it in bit by bit
2006-07-05 Eric AndersenThe ltp testsuite fails on x86 without the modify_ldt...
2006-07-04 Eric AndersenChange symbol 'NOSTRIP' to 'DOSTRIP' since the double...
2006-07-04 Eric Andersencleanup description
2006-07-04 Eric Andersenbug 469 was fixed by Atsushi Nemoto
2006-07-04 Eric Andersengcc 4.1.x is apparently miscompiling gnu glob on mips...
2006-07-03 Eric Andersenreferences to the older "Library GPL" have already...
2006-07-03 Eric AndersenAtsushi Nemoto writes:
2006-07-03 Mike FrysingerAtsushi Nemoto points out there is no more need for...
2006-06-30 Mike FrysingerBernd Schmidt writes: abstract away addresses so we...
2006-06-30 Mike FrysingerBernd Schmidt writes: too many semicolons!
2006-06-27 Mike Frysingerrevert previous nops in strcmp as they are not needed...
2006-06-27 Mike Frysingerblackfin needs NOPs after the loop end when the last...
2006-06-26 Mike Frysingerif function or stack are NULL, make sure errno is set...
2006-06-26 Mike Frysingeruse local labels
2006-06-26 Mike Frysingeralso kill gdb files when building BFLT files
2006-06-26 Mike FrysingerMichael Troß writes: Yes, the missing initialization...
2006-06-26 Mike Frysingerif we cannot generate a locale, be a bit more specific...
2006-06-26 Mike FrysingerMichael Troß writes:
2006-06-24 "Steven J.... Update ARM EABI kernel interface due to layout and...
2006-06-21 Mike Frysingerfix hidden symbols
2006-06-21 Mike Frysingerremove bogus lines
2006-06-21 Mike Frysingerallow arches to easily override asm-line-sep, move...
2006-06-21 Mike Frysingersync my fixes from glibc
2006-06-21 Mike Frysingermerge bfin relocations from blackfin cvs
2006-06-21 Peter KjellerstedtAdded a missing baud rate (614400) to the speeds[]...
2006-06-21 Mike FrysingerAustin Morgan writes in #917: add support for inotify
2006-06-20 Mike Frysingerneed hidden proto for rtime() as well
2006-06-20 Mike Frysingerdont bother exporting modify_ldt() either
2006-06-19 Mike Frysingereat extraneous ; and insert some whitespace where it...
2006-06-19 Mike Frysingereat whitespace
2006-06-19 Mike Frysingeruse internal aliases for static objects as well
2006-06-19 Mike Frysingersync fix fixes from glibc
2006-06-19 Mike Frysingerkill off sysfs()
2006-06-19 Mike Frysingertouchup printf format to fix warning
2006-06-19 Mike Frysingerdont shadow the socket() function
2006-06-19 Mike Frysingerinclude sys/mount.h for everyone
2006-06-19 Mike Frysingerneed hidden alias
2006-06-19 Mike Frysingerif $(LD) doesnt support --help, dont warn about it...
2006-06-18 Mike Frysingerblackfin needs different type for ssize_t
2006-06-16 Mike Frysingersync change from glibc for larger path max
2006-06-15 Mike Frysingerfix from Jie Zhang to also declare R0 as clobber in...
2006-06-14 Mike Frysingerupdate syscall() to take 6 arguments
2006-06-08 Mike Frysingerwe build everything with _GNU_SOURCE now
2006-06-08 Mike Frysingerneed local prototype to make things happy
2006-06-08 Mike Frysingerdrop the __sigqueue symbol for now
2006-06-08 Mike Frysingeradd support for 5th argument
2006-06-08 Peter KjellerstedtA little whitespace clean up.
2006-06-08 Peter KjellerstedtUse tar rather than cp to copy all files matching ...
2006-06-07 Mike Frysingersync with glibc
next