OSDN Git Service

uclinux-h8/uClibc.git
2007-03-28 Rob LandleyWarning fix for uninitialized variable, by Al Stone.
2007-03-25 Mike FrysingerPaul Brook writes: filter .svn dirs to greatly speed...
2007-03-20 Bernhard Reutner... - add arm1176 options
2007-03-19 Joakim TjernlundJoseph S. Myers writes:
2007-03-19 Mike Frysingerdont want to actually bump EXTRAVERSION
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2007-03-18 Mike Frysingerremove dead link as pointed out by Denis Vlasenko
2007-03-18 Mike Frysingerfix one more to use html entities rather than the ISO...
2007-03-18 Mike Frysingeruse html entities rather than the ISO 8859 version
2007-03-18 Mike FrysingerBernd Schmidt writes: The following patch is needed...
2007-03-18 Mike Frysingerfix typo pointed out by Al Stone
2007-03-17 Rob LandleyHave Makefile.in call conf-header.sh instead of having...
2007-03-16 Rob LandleyNo configs actually set LIBGCC_CFLAGS to anything,...
2007-03-14 Mike Frysingermore ifdef tweaks from holin (#1247) for retarded hosts...
2007-03-14 Mike Frysingerdont include asm/user.h
2007-03-13 Rob LandleyBe consistent about spelling. LGPL says "License"...
2007-03-13 Joakim TjernlundCarmelo Amoroso writes:
2007-03-13 Joakim TjernlundCarmelo Amoroso writes:
2007-03-13 Khem RajUsing local variable 'result' caused problems with...
2007-03-12 Mike Frysingermake sure undefine references in dlopen()-ed libs are...
2007-03-12 Mike Frysingermake sure dlsym() properly returns NULL with undefined...
2007-03-12 Mike Frysingerfix from upstream blackfin repo for sigsetjmp
2007-03-11 Rob LandleyPatch from Al Stone to fix ia64:
2007-03-08 Khem RajSync kernel_stat64 with kernel. Thanks to Daniel Jacobo...
2007-03-08 Rob LandleyPatch from Khem Raj that fixes running gcc on arm for...
2007-03-08 Khem RajNow Test.mak includes toplevel Rules.mak so if DO_ASSER...
2007-03-08 Rob Landleysvn 17941/17943 broke the build. 18032 made the thread...
2007-03-07 Rob LandleyFix a build break due to errno and h_errno being unreso...
2007-03-07 Paul MundtSync sh's procfs.h with glibc, fixes gdbserver.
2007-03-07 Paul MundtFix PLTJMP() token pasting build error, patch from
2007-03-06 Khem RajI always miss svn add.
2007-03-06 Rob LandleyRemove debian directory at the request of Simon Richter...
2007-03-06 Khem RajAdd posix_fadvise posix_fadvise64 for arm.
2007-03-05 Khem RajNew test targets 'compile' and 'run'
2007-03-01 Khem Rajinclude stddef.h to get NULL definition.
2007-03-01 Khem RajFix compiler warning about shadowed declaration.
2007-03-01 Khem RajShould be __sigset_t instead of sigset_t.
2007-02-28 Mike Frysingeradd support for ppoll() and emulate poll() with it...
2007-02-28 Eric Andersenmention the uClibc 0.9.28.3 release
2007-02-28 Eric AndersenAdd a hack for compiling a 32 bit user space with a...
2007-02-28 Mike Frysingerifdef out RTLD defines we dont actually support nor...
2007-02-28 Mike Frysingersync with glibc
2007-02-22 Mike Frysingerneed to double check internal errno handling wrt libpthread
2007-02-21 Eric Andersenfix the date
2007-02-21 Eric Andersennote the release of uClibc 0.9.28.2
2007-02-21 Mike Frysingeradd missing file for previous commit as pointed out...
2007-02-21 Mike Frysingertouchup new kconfig handling so we dont constantly...
2007-02-21 Mike Frysingerredo errno handling so that it should work both in...
2007-02-21 Mike Frysingermake sure we have rtld_hidden_def(_dl_debug_state)
2007-02-21 Mike Frysingerstub out msync() for no-mmu as well
2007-02-21 Mike Frysingerdrop -Wl,-warn-common since it doesnt serve much purpose
2007-02-20 Mike Frysingermake sure cleanup handler is only called once
2007-02-20 Mike Frysingercall kernel helper to do spinlocks
2007-02-18 Mike Frysingersimple script for counting relocs
2007-02-18 Mike Frysingerdefault to pulling kernel headers from the system install
2007-02-18 Mike Frysingerrewrite all superh targets to just sh
2007-02-18 Mike Frysingerrewrite all sparc targets to just sparc
2007-02-18 Mike Frysingerrewrite parisc to hppa
2007-02-17 Joakim TjernlundMake _dl_malloc alignment arch configurable.
2007-02-16 Mike Frysingermake sure static variables are re-initialized everytime
2007-02-16 Mike Frysingercleanup a little
2007-02-16 Joakim TjernlundFix dlopen for static apps.
2007-02-15 Mike FrysingerAtsushi Nemoto writes:
2007-02-15 Bernhard Reutner... - kbuild update broke uClibc's configuration. It compla...
2007-02-14 Joakim TjernlundRevert previous commit as it is unclear if it is needed.
2007-02-14 Joakim TjernlundHopefully fix the earlier broken if [ -n $(HEADERS_BITS...
2007-02-14 Mike Frysingermake arch default to hostarch
2007-02-14 Mike Frysingerpull latest kconfig from kernel
2007-02-14 Mike Frysingermake sure we declare TARGET_ARCH as a string
2007-02-13 Mike Frysingeradd silentoldconfig target
2007-02-13 Mike Frysingercleanup style
2007-02-13 Joakim TjernlundAdd missing bits/fenv.h that got lost in the e500 port.
2007-02-13 Peter KjellerstedtDo not produce spurious "/bin/sh: [: too many arguments" if
2007-02-13 Mike Frysingeruse /*...*/ comments rather than #... so we can preprocess
2007-02-12 Joakim TjernlundImpl. linux syscalls sched_getaffinity/sched_setaffinit...
2007-02-12 Joakim TjernlundUpdates from glibc.
2007-02-12 Joakim TjernlundRehash the PowerPC e500 port to avoid creating symlinks
2007-02-12 Mike FrysingerAtsushi Nemoto writes:
2007-02-12 Joakim TjernlundRemoved a .align 2 by mistake in previous commit.
2007-02-12 Joakim TjernlundRemove #APP/#NO_APP since -std=gnu99 will make
2007-02-11 Mike FrysingerAtsushi Nemoto writes:
2007-02-10 Mike Frysingerwe dont actually need asm/page.h
2007-02-09 Mike FrysingerKay McCormick reports: when evp is NULL, it is reset...
2007-02-09 Mike Frysingerrun through Lindent
2007-02-09 Mike FrysingerAtsushi Nemoto writes: Add st_[amc]timensec to N32...
2007-02-08 Mike Frysingerenable -std=gnu99 by default now
2007-02-08 Mike Frysingeruse __FDPIC__ from the compiler rather than setting...
2007-02-08 Eric Andersenrevert 17821, wait for better test cases
2007-02-08 Eric Andersendo not use ghbn_buf after it goes out of scope
2007-02-08 Mike Frysingerimport a slightly modified realpath() test case from...
2007-02-08 Eric AndersenMiguel Angel Alvarez writes:
2007-02-08 Mike Frysingerhandle file_name==NULL and file_name=="" as required...
2007-02-08 Mike Frysingerrevert previous change; reading POSIX spec some more...
2007-02-08 Mike Frysingerwe crash if the first argument to realpath() is non...
2007-02-08 Mike FrysingerPaul Brook writes:
2007-02-08 Mike Frysingerpull in features.h so we have access to config defines
2007-02-07 Paul Mundtsh crti.S needs features.h to resolve __HAVE_SHARED__...
2007-02-05 Mike Frysingerno need to duplicate WCHAR check
2007-02-05 Bernhard Reutner... - silence warning about using an undefined token
2007-02-05 Bernhard Reutner... - silence warning about using an undefined token
next