OSDN Git Service

uclinux-h8/uClibc.git
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
2005-01-19 Mike Frysingertouchup the dependencies so that the sysdeps object...
2005-01-19 Peter KjellerstedtAvoid compiler warnings.
2005-01-19 Peter KjellerstedtUse Makefile if statements rather than their shell...
2005-01-19 Peter KjellerstedtMake it compile for architectures which have __UCLIBC_H...
2005-01-19 Mike Frysingerok, worry over race condition doesnt exist because...
2005-01-19 Mike Frysingerfix target dependencies to support parallel building
2005-01-19 Mike Frysingertweak dependencies so the archive is only rebuilt when...
2005-01-19 Mike Frysingeruse $(RANLIB)
2005-01-19 Mike Frysingerredo targets so the archives are only re-built when...
2005-01-18 Mike Frysingerrework dependencies so the archive is re-created only...
2005-01-18 Mike Frysingerrework dependencies to support parallel build and avoid...
2005-01-18 Mike Frysingerrework the dependencies so libpthread_db.a is only...
2005-01-18 Mike Frysingerwhite space clean up
2005-01-18 Mike Frysingertweak target dependencies to support parallel builds
2005-01-18 Mike Frysinger- define RANLIB since a subdir or two uses it
2005-01-18 Mike Frysingermake sure we include pthread.h to define pthread_attr_t
2005-01-18 Mike Frysingerwhitespace touchups
2005-01-17 Mike Frysingeradd posix_fadvise / posix_fadvise64 support
2005-01-17 Eric AndersenMention uclibc.org as the defalt download site
2005-01-16 Peter KjellerstedtMade it possible to make utils when $(CROSS) or $(CC...
2005-01-16 Peter KjellerstedtCorrected a typo.
2005-01-16 Eric AndersenPer bugs.uclibc.org/view.php?id=15, patch from kergoth:
2005-01-16 Eric Andersenwhitespace cleanup
2005-01-16 Eric AndersenPer http://bugs.uclibc.org/view.php?id=12:
2005-01-16 Ned Ludd- ifdef bdflush update from bug #0000011
2005-01-16 Ned Ludd- ifdef uselib update from bug #0000013
2005-01-16 Eric Andersenprevent people asking what a loose-meat sandwich is...
next