OSDN Git Service

uclinux-h8/uClibc.git
2005-09-26 Peter S. MazingerRevert earlier patch to install_dev and runtime targets...
2005-09-26 Peter S. Mazingerremove unneeded ';' and add utils to .PHONY
2005-09-26 Peter S. MazingerAdd __cxa_atexit and __cxa_finalize, thanks to Stephen...
2005-09-26 Peter S. MazingerCorrect targets install_dev and install_runtime to...
2005-09-24 Mike Frysingermake sure our utils link against the currently built...
2005-09-24 "Steven J.... Remove unneeded if clause. We won't be in this director...
2005-09-24 Mike Frysingergenerate headers after running menuconfig
2005-09-23 Peter S. MazingerDo not build __uClibc_main.o with ssp enabled
2005-09-23 Peter S. MazingerChanged ssp.c license to LGPL and added vapier as contr...
2005-09-23 Peter S. MazingerNew ssp code using syscalls where possible.
2005-09-23 Peter S. MazingerDon't remove libc-internal.h on install, else gcc does...
2005-09-23 "Steven J.... I really really HATE gcc-4.1 and its whimsical inline...
2005-09-22 Peter S. Mazingerno check needed in libm/libpthread, we do not recurse...
2005-09-22 Mike Frysingerdont screw around with lib/ if it doesnt exist
2005-09-22 Peter S. Mazingersplit out nearbyint, round, trunc from libm/powerpc...
2005-09-22 Peter S. Mazingerweaks moved after the related function so gcc4 won...
2005-09-22 Mike Frysingerclean 32bit-isms and make code 64/32 bit clean
2005-09-22 Peter S. MazingerMakefile cleanups
2005-09-21 Peter S. Mazingeradd attribute_relro, should be unconditional, if gcc...
2005-09-21 Mike Frysingersync copyright with glibc
2005-09-21 Mike Frysingeradd some more defines from binutils since our readelf...
2005-09-21 Mike Frysingertouchup CFLAGS and also link the link.h header file...
2005-09-21 Mike Frysingeralso symlink thread_db.h instead of duplicating it...
2005-09-21 Peter S. Mazingerdo not recurse into subdirs if related options are...
2005-09-21 Peter S. Mazingerutils should be built all the time (iconv), disable...
2005-09-21 Peter S. Mazingerinclude headers only if the related option is enabled
2005-09-21 Peter S. Mazingerdisable obstack_printf in header, not supported
2005-09-21 Peter S. Mazingerremove unused headers on install and clean up all threa...
2005-09-21 Peter S. Mazingerenable flockfile and friends if threads are not enabled
2005-09-21 Peter S. Mazingercorrect some typos
2005-09-21 Joakim Tjernlund__set_errno must be redefined after #include "sys/sysca...
2005-09-21 Bernhard Reutner... - typo in documentation
2005-09-21 Eric Andersenremove redundant paragraph
2005-09-21 "Steven J.... 'pthread.h' is not the only file that needs to be symli...
2005-09-21 "Steven J.... 'pthread.h' is not the only file that needs to be symli...
2005-09-21 Mike Frysingermerge some misc stuff from glibc
2005-09-21 Mike Frysingermove misc internal definitions to a sep file to minimiz...
2005-09-21 Mike Frysingermerge x86_64 optimized string support
2005-09-21 Mike Frysingermerge some updates from glibc to fix 32/64 bit support
2005-09-21 Mike Frysingerdont duplicate pthread.h in include and libpthread...
2005-09-20 Joakim Tjernlundforgot MMAP_HAS_6_ARGS
2005-09-20 Joakim TjernlundMake powerpc use sys/syscall.h, instead of defining...
2005-09-20 Joakim TjernlundFix bug 370.
2005-09-18 Joakim TjernlundRemove unused function.
2005-09-18 Mike Frysingerdeclare _init/_fini weak if UCLIBC_CTOR_DTOR is not...
2005-09-17 Joakim TjernlundFix bug 430 and reduce ldso size with 1KB :). Not sure...
2005-09-17 Joakim TjernlundAdd atomic support for PPC.
2005-09-17 Joakim TjernlundChange to glibc way of defining syscalls. This should...
2005-09-16 Mike Frysingermake sure we treat count as size_t, not ssize_t .....
2005-09-16 Mike Frysingersyntax/whitespace touchups
2005-09-16 Mike FrysingerRobin Getz from blackfin.uclinux.org writes:
2005-09-09 Mike Frysingerremove duplicated p_canceled setting and extra whitespace
2005-09-09 Mike Frysingersync style changes and misc fixes from glibc
2005-09-09 Mike Frysingersync some style changes and stack fixes with glibc
2005-09-09 Mike Frysingersync with glibc and macro out the strong_alias/versione...
2005-09-09 Mike Frysingernewer linuxthreads renamed the function invalid_handle...
2005-09-09 Mike Frysingersync with glibc by moving the thread_desc stuff out...
2005-09-09 Mike Frysingerrevert pthread_exit change until all files using new...
2005-09-08 Mike Frysingersync all the strong_alias and version compat stuff...
2005-09-08 Mike Frysingeradd hidden_def() macros from glibc but stub them out...
2005-09-08 Mike Frysingersync changelog with glibc
2005-09-08 Mike Frysingersync prototypes with glibc
2005-09-08 Mike Frysingerpunt wrapsyscall.c as glibc has
2005-09-08 Mike Frysingermake sure we use optimized version when building for...
2005-09-08 Mike Frysingerimport some fixes from glibc
2005-09-08 Mike Frysingersync with glibc and import pthread_rwlock_timed{rd...
2005-09-08 Mike FrysingeruClibc has pthread_attr_{get,set}stack now
2005-09-08 Mike Frysingersync misc trivial touchups from glibc
2005-09-08 Mike Frysingersync with glibc coding style to make further updates...
2005-09-08 Mike Frysingersync license with glibc
2005-09-08 Mike Frysingersync license with glibc
2005-09-08 Mike Frysingersync with glibc
2005-09-08 Mike Frysingerimport some fixes from glibc
2005-09-08 Mike Frysingerimport pthread_attr_{get,set}stack functions from glibc...
2005-09-08 Mike Frysingerimport the helper function pthread_for_each_thread...
2005-09-08 Mike Frysingerimport misc defines from glibc
2005-09-08 Mike Frysingermake sure function is always inlined
2005-09-08 Mike Frysingersync with glibc and remove duplicated SEM_VALUE_MAX...
2005-09-08 Mike Frysingersync with glibc
2005-09-08 Mike Frysingersync with glibc
2005-09-08 Mike Frysingerslight tweak to minimize diffs with glibc
2005-09-08 Mike Frysingersync code style with glibc
2005-09-08 Mike Frysingerimport license updates from glibc
2005-09-08 Mike Frysingerpunt _DL_FINI_CRT_COMPAT option now that 0.9.28 has...
2005-09-08 Mike FrysingerFix by Martin Schlemmer:
2005-09-08 Mike Frysingerunused
2005-09-08 Mike Frysingerdlvsym stub
2005-09-08 Mike Frysingergrab some updates from glibc
2005-09-07 Mike Frysingerclean up code and make it easy to extend
2005-09-07 Mike Frysingerdont fail if target doesnt support mmap64
2005-09-07 Mike Frysingergrab a tiny mmap implementation from glibc
2005-09-07 Mike Frysingermake sure the syscall mmap func isnt exported
2005-09-05 Mike Frysingerfix string functions to not treat the size_t as ssize_t
2005-09-02 Eric Andersenupdate developer verbage
2005-08-31 Mike Frysingeradd (size_t)-1 border case tests for strncat and strncm...
2005-08-30 Mike Frysingeradd M_PERTURB define from glibc and Frank Mehnert write...
2005-08-29 Mike Frysingeranemo writes in Bug 9: use ElfW(auxv_t) instead of...
2005-08-29 Mike Frysingersome fixes by anemo in Bug 9 to play nicely with 32...
2005-08-28 Eric Andersenpoint to uclibc.org
2005-08-27 Joakim Tjernlundasierllano writes in bug 370:
next