OSDN Git Service

uclinux-h8/uclibc-ng.git
2005-11-21 Mike Frysingerfix bswap32/bswap16 macros for non-linux targets as...
2005-11-21 Mike Frysinger2005-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2005-11-21 Mike Frysingersync with glibc
2005-11-21 Mike Frysingersync with glibc
2005-11-21 Mike Frysingersync with glibc
2005-11-21 Mike Frysingersync with glibc
2005-11-21 Peter S. MazingerHide all __kernel_x and __ieee754_
2005-11-21 Peter S. MazingerUse internal hidden versions of __login_tty/__openpty
2005-11-21 Peter S. MazingerHide __des_crypt/__md5_crypt
2005-11-21 Peter S. MazingerHide some more
2005-11-21 Peter S. MazingerHide some
2005-11-21 Peter S. MazingerRemove TOPDIR, update copyright
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-21 Peter S. MazingerDo not create any files (dl-progname.h) in ldso anymore
2005-11-21 Peter S. MazingerPartly undo earlier patch on vapier's request
2005-11-21 Peter S. MazingerGuard debug_sym/debug_reloc, make sure elfinterp.c...
2005-11-21 Peter S. MazingerDo not create header links, use -I to find them. Moved...
2005-11-21 Peter S. MazingerDon't build empty objects, remove unused vars, update...
2005-11-20 Mike Frysingerfix up ifdef checks so dl_iterate_phdr is defined in...
2005-11-20 Mike Frysingerfix tab issue properly by not using tabs
2005-11-20 "Steven J.... Add needed include to build loader.
2005-11-20 "Steven J.... You included the wrong file. Check your work better...
2005-11-20 "Steven J.... Tab clean-up.
2005-11-19 Mike Frysingerdont want to delete the 64.c files anymore
2005-11-19 Mike Frysingersimplify Makefile rules for handling of LFS files by...
2005-11-19 Mike Frysingertouchup whitespace
2005-11-19 Mike Frysingermake sure we pull in features.h
2005-11-19 Mike Frysingerrename common Makefile.arch to prevent include funkines...
2005-11-19 Mike Frysingerrename common Makefile.arch to prevent include funkines...
2005-11-18 Mike Frysingergrab fix from glibc:
2005-11-18 Mike Frysingermove alpha/hppa into their own arch subdir where they...
2005-11-18 Mike Frysingertouchup syntax/whitespace
2005-11-18 Peter S. MazingerCorrect type, gcc-3.4.5 fails, thanks nitinkg for repor...
2005-11-18 Peter S. Mazingermake -j2 works here
2005-11-18 Peter S. MazingerAdd info to CFLAGS about lib we are building
2005-11-18 Peter S. MazingerEnable __THROW,_NTH,REDIRECT_NTH
2005-11-18 Peter S. MazingerRun headers only once, until better solution is found
2005-11-18 Mike Frysingerfix trailing comment
2005-11-18 Mike Frysingeradd support for ia64
2005-11-18 Mike Frysingerfix warnings when arch lacks get_kernel_syms syscall...
2005-11-18 Mike Frysingerdont include sub makefiles if thread support has been...
2005-11-18 Mike Frysingerupdate ignores
2005-11-18 Mike Frysingershouldnt have been committed
2005-11-18 Mike Frysingerimport new linuxthreads_db from glibc HEAD
2005-11-18 Peter S. MazingerReplace TOPDIR, add/update copyright
2005-11-18 Peter S. MazingerReplace TOPDIR, update copyright
2005-11-18 Peter S. MazingerReplace TOPDIR
2005-11-17 Peter S. MazingerCorrect typos
2005-11-17 Peter S. MazingerReplace TOPDIR
2005-11-17 Mike Frysingerdont try to build getpgrp if the arch doesnt support...
2005-11-17 Mike Frysingerdont try to build fork if the arch doesnt support it...
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-17 Peter S. MazingerReplace TOPDIR w/ top_builddir
2005-11-17 Peter S. MazingerRemove unneeded top_builddir
2005-11-17 Peter S. MazingerAdd link.so, add support for CFLAGS-$(subdir), where...
2005-11-17 Peter S. MazingerUse -z relro/-z now on all libs, add some new variables...
2005-11-17 Mike Frysingerwe want to compare the register value itself, not the...
2005-11-17 Mike Frysingerallow the threads option
2005-11-17 Mike Frysingertouchup pretty STRIP output a little
2005-11-16 Mike Frysingerupdate copyright and license, add _BITS_SETJMP_H protec...
2005-11-16 Mike Frysingerrename files to .s like they should be
2005-11-16 Mike Frysingerrename files to .s like they should be
2005-11-16 Mike Frysingeradd support for .s translation like .S
2005-11-16 Mike Frysingercondense rules to be easier to read
2005-11-16 Mike Frysingersync with glibc and fix warning when building pthreads
2005-11-15 Mike Frysingerthis is GNU source
2005-11-15 Mike Frysingerimport updates from glibc
2005-11-15 Mike Frysingerinclude pthreads if appropriate ala glibc
2005-11-15 Mike Frysingeradd rules to handle .s and .E
2005-11-15 Peter S. MazingerHide more of stdio,getdents, use internal __raise
2005-11-15 Peter S. MazingerCorrect build if locales are enabled s/wcslcpy/wcsxfrm...
2005-11-15 Peter S. MazingerUndo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is...
2005-11-15 Peter S. MazingerUpdate copyright notice
2005-11-15 Peter S. MazingerHide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl...
2005-11-15 Peter S. MazingerHide __libc_sa_len
2005-11-15 Peter S. MazingerHide some internally used functions
2005-11-15 Peter S. MazingerCorrect Warning: function declaration isn't a prototype
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...
2005-11-15 Mike Frysingerunused
2005-11-15 Mike Frysingerrevert linuxthreads to pre rev 11377 (i.e. before the...
2005-11-15 Mike Frysingeruse clone() instead of __clone()
2005-11-15 Mike Frysingeras psm points out, we need to use bits/getopt.h in...
2005-11-15 Mike Frysingerupdate licenses and sync with glibc
2005-11-15 Mike Frysingersync getopt headers with glibc
2005-11-15 Mike Frysingermake sure TARGET_ARCH is set ... thought i committed...
2005-11-15 Mike Frysingeruse $TOPDIR instead of ../ and utilize -B so that our...
2005-11-15 Mike Frysingerupdate license info
2005-11-15 Mike Frysingerimport some math funcs from glibc
2005-11-15 Mike Frysingerremove unused file
2005-11-15 Mike Frysingerneed to declare our stack direction
2005-11-15 Mike Frysingerimport test from glibc
2005-11-15 Mike Frysingeradd a way to just run uclibc or glibc tests
2005-11-14 Peter S. MazingerHide internally used symbols, use weak_alias for raise...
2005-11-14 Peter S. Mazingerundef functions needed for usage within libc
2005-11-14 Peter S. MazingerSplit up wstring.c and use attribute_hidden
2005-11-14 Peter S. MazingerMove to use attribute_hidden
2005-11-14 Peter S. MazingerCorrections to splitted files
2005-11-14 Eric AndersenLet the #define do all the work
2005-11-13 Eric AndersenIt was pointed out to me that uclibc.org/copyright.txt
2005-11-13 Mike Frysingerquiet the make -C
next