OSDN Git Service

uclinux-h8/uClibc.git
2005-11-25 Peter S. MazingerBuild libc if in a subdir and we have it as a dependency
2005-11-25 Peter S. MazingerUse internal version of *_unlocked
2005-11-25 Peter S. MazingerChange internal name __f[ge,pu]tc_unlocked to __libc_x
2005-11-25 Peter S. Mazingerforgot to commit added file
2005-11-25 Peter S. Mazingerlocales prepared for new build system, will allow to...
2005-11-24 Mike FrysingerPaul Brook reports: fix build failure with newer binutils
2005-11-24 Peter S. MazingerDefault SHARED_LIB_LOADER_PREFIX to $(RUNTIME_PREFIX)lib
2005-11-24 Peter S. MazingerMove _GNU_SOURCE from file to CFLAGS, make use of NATIV...
2005-11-24 Peter S. MazingerAdd support for NATIVE_LDFLAGS[-subdir]
2005-11-24 Peter S. MazingerCorrect PTINC path and remove hardcoded include for...
2005-11-24 Peter S. MazingerProbably this caused failures in buildroot. Buildroot...
2005-11-24 Mike Frysingermove all options before non-options as pointed out...
2005-11-23 Mike Frysingerturn off wordcompat by default
2005-11-23 Mike Frysingergrab ptrace.h from glibc
2005-11-23 Mike Frysingerupdate license
2005-11-23 Mike Frysingerupdate license
2005-11-23 Mike Frysingerimport license updates from glibc
2005-11-23 Mike Frysingerimport 32/64 bit compat support from glibc
2005-11-23 Mike Frysingersync with glibc to get rid of warnings
2005-11-23 Mike Frysingersync with glibc to get 64bit fixes
2005-11-23 Mike Frysingersync with glibc
2005-11-23 Peter S. MazingerAdd template for utils/Makefile and make use of it
2005-11-23 Peter S. MazingerMake utils includable into main Makefile.in, add compil...
2005-11-23 Mike Frysingerupdate license
2005-11-23 Mike Frysingerupdate license with glibc
2005-11-23 Mike Frysingerchange to Lesser GPL 2.1 as pointed out by psm
2005-11-23 Peter S. MazingerDo not need ordered includes anymore
2005-11-23 Peter S. Mazingerpatsubst didn't occur for all cases correctly
2005-11-22 Peter S. MazingerAdd libthread_db and libdl-a objects to objs:
2005-11-22 Peter S. MazingerAdd .E suffix
2005-11-22 Peter S. MazingerAllow building ldso in its own dir
2005-11-22 Peter S. MazingerMake objs target work again
2005-11-22 Peter S. MazingerForgotten to commit
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingersync include paths and copyrights with glibc
2005-11-22 Mike Frysingertouchup include paths
2005-11-22 Mike Frysingeruse the local elf.h since the host toolchain probably...
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-22 Mike Frysingerremove headers_done since it broke buildroot again
2005-11-22 Mike Frysingertouchup output and move .PHONY to the shared Makerules...
2005-11-22 Mike Frysingeradd some copyright info
2005-11-22 Mike Frysingerdefault PIE to off
2005-11-21 Mike Frysingertabs -> spaces
2005-11-21 Mike Frysingertweak restore function definitions like glibc does...
2005-11-21 Mike Frysingertabs -> spaces
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...
next