OSDN Git Service

uclinux-h8/uClibc.git
2005-03-16 Mike Frysingeradd hack like m68k so it *builds* again ... probably...
2005-03-16 Mike Frysingermake it compile again
2005-03-16 Mike Frysingermake sure we rebuild ldso.o when the dl-*.c files have...
2005-03-16 Mike Frysingerhttp://bugs.uclibc.org/view.php?id=165
2005-03-16 Mike Frysingerimport updates from glibc
2005-03-16 Mike Frysingermove the compiler flags WARNINGS option
2005-03-16 Mike Frysingerallow users to select MMU again
2005-03-16 Mike Frysingerchange the reg class so it actually compiles
2005-03-16 Mike Frysingerwell shared compiles again, so might as well remove...
2005-03-16 Mike Frysingermerge the syscalls and punt the glibc import in the...
2005-03-16 Mike Frysingerupdates to match i386
2005-03-16 Mike Frysingerclean up whitespace style and hack around a build failu...
2005-03-16 Mike Frysingerfix 13mo+ old typo
2005-03-16 Mike Frysingerwhitespace trim
2005-03-16 Mike Frysingerclean up style to be match i386
2005-03-16 Mike Frysingerget rid of linux-headers hack ... rip code from glibc
2005-03-16 Mike Frysingererm, that #" broke stuff
2005-03-16 Mike FrysingerCROSS_COMPILE -> CROSS_COMPILER_PREFIX like busybox
2005-03-15 Mike Frysingerrename the Status categories to things actually used...
2005-03-15 Mike Frysingeradd a Kconfig option for setting the $(CROSS) build...
2005-03-15 Eric AndersenFix wierd mix of tabs and spaces
2005-03-15 Eric AndersenAdd an initial pass at a maintainers list
2005-03-15 Joakim TjernlundAdd _dl_boot() prototype.
2005-03-15 Peter KjellerstedtA little whitespace clean up.
2005-03-15 Peter KjellerstedtMade it compile again (and it even seems to work).
2005-03-15 Joakim TjernlundFix MIPS initial GOT relocation.
2005-03-14 Joakim TjernlundSame typo here.
2005-03-14 Joakim TjernlundOops, fix typo.
2005-03-14 Eric AndersenMake mips at least compile
2005-03-14 Eric AndersenFix up x86 so it compiles again.
2005-03-14 Eric AndersenMake mips/mipsel syscalls no longer complain about...
2005-03-14 Joakim TjernlundSimplify PT_INTERP handling.
2005-03-14 Joakim TjernlundGeneralize optimized relative reloc procesing.
2005-03-14 Joakim TjernlundForce suid apps to do unlazy binding of the PLT relocs.
2005-03-12 Ned Ludd- added externs to keep gcc quiet about implicit declar...
2005-03-10 Mike Frysingerchown syntax 0.0 -> 0:0
2005-03-10 Joakim TjernlundUse DT_RELCONT_IDX to optimize the relocation of R_PPC_...
2005-03-09 Mike Frysingeradd a check target cause i'm lazy
2005-03-09 Mike Frysingerfix typo
2005-03-07 Eric AndersenDisable float wrappers for functions that are not presently
2005-03-07 Eric Andersensplit the float wrappers into separate object files
2005-03-06 Eric AndersenTrim off whitespace
2005-03-01 Mike Frysingermake sure we only create libm.a before running through...
2005-02-28 Manuel Novoa... Fix reported bug in error return behavior of sem_timedw...
2005-02-26 Ned Ludd- avoid segfaulting when rlimit stack is set to low...
2005-02-25 Eric Andersendoh! We'll get this one right yet...
2005-02-23 Mike Frysingermake sure subdirs requires the toplevel $(LIBM) already...
2005-02-23 Mike Frysingerhave the directories themselves rather than the alias...
2005-02-21 Eric Andersenpoint to buildroot webpage
2005-02-21 Mike Frysingerupdate so argc/argv/envp work and binaries dont just...
2005-02-18 Eric AndersenSome uClinux architectures do not define pivot_root
2005-02-18 Eric AndersenMerge pt-machine.h for the blackfin from the Analog
2005-02-16 Eric AndersenSince libdl is pretty small, and not likely to benefit...
2005-02-16 Manuel Novoa... Unlike the other static libs, libdl.a and libdl_pic...
2005-02-15 Mike Frysingerdont need sysdep.h
2005-02-15 Mike Frysingersome test header files for x86_64
2005-02-15 Mike Frysingersome incomplete asm source for x86_64
2005-02-15 Mike Frysingersome more x86_64 source
2005-02-15 Mike Frysingersome more x86_64 source
2005-02-15 Mike Frysingersome source files for x86_64
2005-02-15 Mike Frysingerheaders for x86_64
2005-02-15 Mike Frysingerkconfig for x86_64
2005-02-14 Manuel Novoa... When I broke up the stdio code, the "support pre C99...
2005-02-14 Manuel Novoa... Fix some issues with nice(). SUSv3 specifies that...
2005-02-13 Mike Frysingerx86_64 fixes: make sure the fall back routine for using...
2005-02-13 Mike Frysingerx86_64 fixes: update prototype to match the other proto...
2005-02-13 Mike Frysingerx86_64 fixes: __NR_socketcall doesnt exist, nor does...
2005-02-13 Mike Frysingertouchup the $(AR) mojo to address some bugs by Peter...
2005-02-12 Mike Frysingerno more cvs
2005-02-10 Joakim TjernlundAdd THREAD_SELF definition to PPC. This should make...
2005-02-09 Eric Andersenfix typo
2005-02-09 Peter KjellerstedtDefine va_copy for pre-C99 compilers (code taken from...
2005-02-09 Peter KjellerstedtImplement _start completely in assembler. Otherwise...
2005-02-09 Peter KjellerstedtInclude features.h (without it, testing for __UCLIBC_HA...
2005-02-09 Eric Andersensimplify anon url
2005-02-08 Ned Ludd- 3/NN patches for ssp. Doc updates from Peter S. Mazin...
2005-02-08 Eric Andersenordering update
2005-02-08 Ned Ludd- 2/NN patches for ssp. Updates from Peter S. Mazinger...
2005-02-08 Eric AndersenUpdate the year
2005-02-08 Eric AndersenMention subversion and provide access info. Remove...
2005-02-08 Ned Ludd- 1/NN patches for ssp
2005-02-08 Eric AndersenUpdate release target for subversion
2005-02-08 Mike Frysingeradd notes about header generation
2005-02-02 Ned Ludd- updated getent script to match behaviors of newer...
2005-02-01 Joakim TjernlundFix death event reporting properly.
2005-01-31 Eric AndersenRestore it so we get gdb
2005-01-31 Eric AndersenAlways use the target CC when generating include/bits...
2005-01-31 Joakim TjernlundSync with latest GLIBC.
2005-01-31 Joakim TjernlundOops, remove extra sigaddset() call. Don't know how...
2005-01-29 Eric AndersenHi Erik and Manuel
2005-01-29 Eric AndersenUse HOSTCC for seting up the syscall list
2005-01-29 Mike Frysingermerge parallel build support
2005-01-25 Mike Frysingermerge parallel build support
2005-01-24 Mike Frysingermake sure libdl static and shared targets are built...
2005-01-24 Peter KjellerstedtUse $(LN) rather than ln.
2005-01-23 Eric AndersenWhen there is no umount syscall, but umount2 is availab...
2005-01-19 Mike Frysingerignore our headers hack
2005-01-19 Mike Frysingerclean up dependencies so libraries are only rebuilt...
2005-01-19 Mike Frysingeradd a tiny hack so that the headers target isnt rebuilt...
2005-01-19 Mike Frysingerbeautify
next