OSDN Git Service

uclinux-h8/uClibc.git
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
2006-04-13 Eric Andersenprune trailing whitespace
2006-04-12 Eric Andersendoh, forgot to copy the final \0
2006-04-12 Eric Andersenmicro-optimization -- we already know how long the...
2006-04-12 Eric Andersencleanup whitespace
2006-04-12 Eric Andersenfixup a big 'ol memory leak in search_for_named_library()
2006-04-07 Mike Frysingerremove old cruft that doesnt matter for uClibc and...
2006-03-31 Mike Frysingerdrop the trigraphs warning ... there is no reason that...
2006-03-29 Mike Frysingersync with glibc
2006-03-28 Mike FrysingerFix from Thomas Brinker for byte swapping on Coldfire...
2006-03-27 "Steven J.... Revert change to remove 'error_print_progname' so that...
2006-03-24 Peter S. Mazingertypo stderrr
2006-03-24 Peter S. MazingerCorrect build failure introduced by SUSV3_LEGACY option
2006-03-24 Peter S. MazingerNow new linuxthreads builds w/ SHARED
2006-03-24 Peter S. MazingerRemove redundant redefine of __clone
2006-03-24 Peter S. Mazingers/staticly/statically/, thx Bernhard Fischer
2006-03-24 Peter S. MazingerGuard GL(name) and it's users w/ SHARED
2006-03-24 Peter S. MazingerMove hidden xdr_rmtcall_args prototype before first use
2006-03-24 Mike FrysingerRichard Sandiford writes:
2006-03-23 Peter S. MazingerCorrect typo
2006-03-23 Peter S. MazingerAdd new option for SuSv3 legacy functions and use it...
2006-03-23 Peter S. Mazingerforgotten to update gettimeofday here as well
2006-03-23 Peter S. MazingerSync w/ string.h, glibc version is out of date
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-03-23 Peter S. Mazingerselect needs sys/select.h, str[n]casecmp/ffs needs...
2006-03-23 Mike FrysingerRichard Sandiford writes:
2006-03-22 Peter S. MazingerMark SVID functions
2006-03-22 Peter S. MazingerEnable EXTRA_WARNINGS on DODEBUG
2006-03-22 Peter S. MazingerGuard matherr/__kernel_standard w/ _IEEE_LIBM, we do...
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-03-22 Peter S. MazingerComment __USE_UNIX98, not needed, add __glibc_strerror_...
2006-03-22 Peter S. MazingerComment __mbrlen
2006-03-22 Mike Frysingersome more fixes from rholzmann in Bug 716 ... make...
2006-03-21 Peter S. Mazingerstderr does not have hidden version anymore, disable...
2006-03-20 Peter S. MazingerReplace __THROW w/ __NTH pointed out by Amir Shalem...
2006-03-20 Peter S. MazingerReplace __THROW w/ __NTH pointed out by Amir Shalem
2006-03-19 Peter S. MazingerGuard the reentrant prototypes w/ appropiate config...
2006-03-18 Mike Frysingerkeep uclibc features in the source
2006-03-17 "Steven J.... Fix 'realloc' and revert previous changes to tests...
2006-03-17 "Steven J.... Fix tests to work if MALLOC_GLIBC_COMPAT is enabled.
2006-03-17 "Steven J.... If locale support is not enabled, don't build 'tst_ftim...
2006-03-16 "Steven J.... Do NOT hide 'utime'. When building binutils for the...
2006-03-11 Mike Frysingersync with glibc
2006-03-11 Mike Frysingerfix gcc warnings
2006-03-10 Mike Frysingersync with glibc
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-03-10 Peter S. MazingerRemove duplicate hidden __curbrk (ppc), make use of...
2006-03-10 Peter S. MazingerAdd comment why --gc-sections is ignored
2006-03-10 Mike Frysingerupdate ignores
2006-03-10 Mike Frysingershouldnt have been added to svn
2006-03-10 Mike Frysingersync with glibc CVS
2006-03-10 Peter S. Mazingertry to get libpthread built w/ -DSHARED, what to do...
2006-03-09 Mike Frysingerblah, glibc moved linuxthreads around
2006-03-09 Peter S. MazingerAdd back XLOCALE for hidden uselocale
2006-03-09 Peter S. MazingerDisable --gc-sections until I find why it is ignored...
2006-03-09 Peter S. MazingerUse GNU features only if defined in header
2006-03-09 Peter S. MazingerSync w/ upstream, hide pthread_atfork
2006-03-09 Peter S. MazingerNot the best idea moving libc_hidden_proto to uClibc_glue.h
2006-03-09 Peter S. MazingerGet rid of forwarded __pthread_attr_init
2006-03-09 Peter S. MazingerMove __clone/__uselocale to uClibc_glue.h
2006-03-09 Peter S. MazingerRemove unneeded ; after *_alias
2006-03-09 Peter S. MazingerCreate libpthread_nonshared.a
2006-03-09 Peter S. MazingerAdd common part of linker scripts to a file and make...
2006-03-09 Peter S. MazingerAdd support for libpthread_nonshared.a, strip the objec...
2006-03-09 Peter S. MazingeruClibc_pthread.h wasn't ever included
2006-03-09 Peter S. MazingerGet rid of nested extern warnings if threads are disabled
2006-03-09 Peter S. MazingerRemove __libc_internal_tsd_{s,g}et, they do not exist...
2006-03-09 Peter S. MazingerAdd back sjhill's 14625 commit, correcting the typo...
2006-03-09 Mike Frysingerfix build/segv issues as reported and fixed by Brent...
2006-03-08 Peter S. Mazingergetopt_long-simple behaves as gnu getopt if POSIXLY_COR...
2006-03-08 Mike Frysingermacro out the /10 operation so arches can have their...
2006-03-08 Mike Frysingerkill off gcc signed warnings
2006-03-07 Peter S. MazingerRemove additional endif pointed out by vapier
2006-03-07 Peter S. MazingerAdd UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp...
2006-03-05 Peter S. Mazingerdisable tst-gnuglob, it has no chance w/ our gnu glob
2006-03-05 Peter S. Mazingercheck_ld takes only 1 arg as pointed out by pkj
2006-03-05 Mike Frysingeruse sched_yield, not pthread_yield
next