OSDN Git Service

uclinux-h8/uclibc-ng.git
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
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingeradd hidden proto for memset as pointed out by Peter...
2006-06-07 Mike FrysingerRichard Sandiford writes:
2006-06-07 Mike FrysingerRichard Sandiford writes:
2006-06-07 Mike Frysingeruse unsigned long like every other port as pointed...
2006-06-07 Mike Frysingerbfin supports FDPIC, not normal ELF
2006-06-07 Mike Frysingerblackfin kernel now supports mmap with 6 args
2006-06-07 Mike Frysingermerge syscall fixes from upstream blackfin cvs
2006-06-05 Mike Frysingerimport sigqueueinfo() from glibc
2006-05-30 Peter KjellerstedtRemove uses of all QUEUEDEBUG_* macros.
2006-05-30 Mike FrysingerQunying Pan writes: Make strncmp weak hidden to fix...
2006-05-30 Mike Frysingerimport some optimized functions from blackfin cvs
2006-05-30 Peter KjellerstedtSync with glibc.
2006-05-30 Peter KjellerstedtMake execle() and chown() available again (corrects...
2006-05-26 Mike FrysingerAmir Shalem writes:
2006-05-26 Mike FrysingerAmir Shalem writes:
2006-05-26 Mike Frysingerthe 16/32 swap funcs were swapped #875
2006-05-17 Mike Frysingerprevious commit ifdef-ed out too much code
2006-05-17 Mike Frysingersync with glibc
2006-05-17 Mike Frysingerfold bfin-specific link.h back into common one as sugge...
2006-05-17 Mike Frysingerfix damaged whitespace/style
2006-05-17 Mike Frysingerrestore proper comment headers as well as cut pointless...
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use system attribute_hidden...
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use c99-compliant asm keyword
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use sys/syscall.h instead...
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use sys/syscall.h (bits/sysnu...
2006-05-16 Mike Frysingeruse cp -P instead of cp -d as pointed out by David...
2006-05-15 Mike Frysingerre-enable global constructors and destructors for bfin
2006-05-15 Mike Frysingerupdates from Bernd Schmidt to sync with blackfin cvs
2006-05-15 Mike Frysingerfix signed warnings
2006-05-12 Mike Frysingercut out _FORTIFY_SOURCE
2006-05-06 Mike Frysingersync with glibc
2006-05-06 Mike Frysingerexpand comment a little more as to why _stdio_init...
2006-05-04 Mike Frysingerfix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE...
2006-05-04 Mike Frysingermerge some more minor changes from glibc
2006-05-04 Mike Frysingersync minor changes with glibc
2006-05-04 Mike Frysingeruse weak_alias() for data symbols, not strong_alias()
2006-05-03 Mike Frysingersteal bfin maintainership from erik
2006-04-21 Mike FrysingerJoseph S. Myers writes: The MIPS <bits/mman.h> header...
2006-04-21 Mike Frysingersync with glibc
2006-04-20 Mike Frysingeradd a note as to why mips is special
next