OSDN Git Service

uclinux-h8/uClibc.git
2005-06-21 Joakim TjernlundFic gcc 4.0 compilation. Still no confimation that...
2005-06-17 Mike Frysingersync whitespace with glibc
2005-06-16 Eric AndersenJim Ramsay writes:
2005-06-11 Mike Frysingerchange the old pads to the new nano sec fields
2005-06-11 Mike Frysingertouchup syntax for no real good reason ;)
2005-06-10 Eric AndersenBased on start.S from debian's glibc, this gets arm...
2005-06-10 Eric AndersenAdd missing file needed for arm to compile
2005-06-10 Eric AndersenBased in part on related code in glibc, this might...
2005-06-10 Joakim TjernlundRemove TEXTREL relocations for ARM.
2005-06-10 Eric Andersenoops. I'd left some junk in there
2005-06-10 Eric Andersenrework arm crt1 properly this time around
2005-06-10 Eric Andersensilly rabbit
2005-06-10 Eric AndersenDunno yet if I got this right or not, but it now at...
2005-06-10 Eric AndersenFinish updating mips for the new ABI
2005-06-07 Mike Frysingermove tv def back with gettimeofday() func
2005-06-03 Eric AndersenFix a broken link
2005-06-03 Mike Frysingerclean up syntax/whitespace and a few variables to minim...
2005-06-03 Mike Frysingertweak whitespace to minimize diffs between i386/m68k
2005-06-01 Joakim TjernlundAdd debug printout of RTLD_GLOBAL and RTLD_NOW flag.
2005-06-01 Joakim TjernlundInitial support for both RUNPATH support.
2005-05-31 Joakim TjernlundFix bug 60
2005-05-28 Joakim TjernlundAdd Peter Mazinger fini/crt compat patch. Select DL_FIN...
2005-05-28 Joakim TjernlundFilter out any -z defs since this lib will have undefin...
2005-05-28 Joakim Tjernlundfix warnings like
2005-05-28 Joakim Tjernlundgcc says
2005-05-28 Joakim TjernlundI added, then removed and now I add this again :)....
2005-05-28 Joakim TjernlundAdd patch at bugs 274. From Peter Manzinger.
2005-05-28 Joakim TjernlundAdd back .size for __start
2005-05-28 Joakim TjernlundAdd back .size for _start
2005-05-27 Mike Frysingertouchup defines so that we can use same ssp.c in both...
2005-05-27 Ned Ludd- keep gcc-4.x happy
2005-05-27 Eric Andersenerik 0, stupid 1
2005-05-27 Mike Frysingerstyle updates
2005-05-27 Eric AndersenWith a bit of luck, this might just get mips working...
2005-05-27 Eric Andersenminor tweak for correctness
2005-05-26 Joakim TjernlundPass the aligned stack ptr, not the unaligned.
2005-05-26 Joakim TjernlundClean it up a little.
2005-05-26 Joakim TjernlundAdapt x86 to new __uClibc_start_main.
2005-05-26 Joakim TjernlundFix PPC wrt new __uClibc_start_main.
2005-05-26 Eric AndersenThis commit breaks the entire world (yet again). Calcu...
2005-05-26 Joakim TjernlundAdd PIE support to ARM. From Peter Mazinger
2005-05-26 Joakim TjernlundRemoved -z defs as a more general solution is in the...
2005-05-26 Joakim TjernlundFix "off by one" bug.
2005-05-25 Joakim TjernlundPrepare for standalone execution of ldso.
2005-05-25 Joakim TjernlundAdapt startup code in x86 and PPC to almost match glibc...
2005-05-21 Joakim TjernlundEnable new FINI processing. ldso now passes a FINI...
2005-05-21 Joakim TjernlundUpdate PowerPC to new ABI.
2005-05-21 Joakim TjernlundPass main function ptr from crt1 to __uClibc_start_main.
2005-05-20 Joakim TjernlundFix debug macros.
2005-05-20 Eric AndersenFinish up reverting NPTL
2005-05-20 Eric AndersenBack out nptl changes, which for now will be done in...
2005-05-15 "Steven J.... Fix up some more NPTL stuff for header file symbolic...
2005-05-15 "Steven J.... Get rid of crud.
2005-05-14 "Steven J.... There were two versions of 'pthreadtypes.h' originally...
2005-05-14 "Steven J.... Sync uClibc 'sigthread.h' with the latest version from...
2005-05-14 "Steven J.... Add TOPDIR prefix in front of config file when getting...
2005-05-14 "Steven J.... In order to accomodate usage of either pthreads impleme...
2005-05-14 "Steven J.... Add missing file to the clean list.
2005-05-14 "Steven J.... Top-level makefile fix for OS agnosticism and set the...
2005-05-13 Paul MundtARM1136JF-S support.
2005-05-12 "Steven J.... Added new 'bits/atomic.h' for most of the architectures...
2005-05-12 "Steven J.... Added new common include file for list primitives used...
2005-05-12 "Steven J.... Remove usage of 'hp-timing.h' header file which is...
2005-05-12 "Steven J.... Put the change log back in.
2005-05-11 "Steven J.... More glibc backward compatibility cruft. Oh the horror!
2005-05-11 "Steven J.... Backwards compatability? Bhuwhahaha....you wonder why...
2005-05-11 "Steven J.... Cleanup original linuxthreads and update top-level...
2005-05-11 Eric AndersenThis file is no longer used. kill it.
2005-05-11 "Steven J.... We already have these defined.
2005-05-11 "Steven J.... Remove extraneous file.
2005-05-11 "Steven J.... Remove additional test programs.
2005-05-10 Joakim TjernlundSHMLBA is now defined by arch dependent bits/shm.h...
2005-05-10 Eric AndersenThe default static buffer sizes are too small to handle...
2005-05-10 Manuel Novoa... Change strptime so that it only modifies struct tm...
2005-05-07 Joakim TjernlundHopefully fix the problem reported by Peter Mazinger,
2005-05-07 Paul MundtFix trapa value for _syscall6() to conform with new...
2005-05-07 Eric AndersenIt turns out that the problem that required us to use...
2005-05-07 "Steven J.... Import in NPTL code from glibc. For further information...
2005-05-07 "Steven J.... Haha. I caught it before you did.
2005-05-07 "Steven J.... Add in configuration item and Makefile changes for...
2005-05-03 Paul MundtFix platform URLs, though I'm sure rmk has enjoyed...
2005-05-02 Manuel Novoa... Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build...
2005-05-02 Paul MundtFix __sigprocmask weak symbol resolution with gcc4.
2005-05-02 Paul MundtSH-4 has nommu variants, whereas SH-3 does not.
2005-05-02 Paul MundtMove sh64 to its own config so we don't crap up the...
2005-05-02 Paul MundtAdd sh2a support.
2005-05-01 Eric AndersenOn mips, gdb explicitly looks for the symbol "__dl_runt...
2005-04-28 Eric AndersenFix it so uClibc returns multiple ips via h_addr_list,
2005-04-28 Eric AndersenCleanup error case a bit
2005-04-28 Eric AndersenThis might actually now be thread safe, assuming I...
2005-04-28 Eric Andersentrim trailing whitespace
2005-04-28 Peter KjellerstedtAdded support for clock_getres() and clock_settime...
2005-04-28 Peter KjellerstedtUpdated to match glibc 2.3.4 (adds missing CLOCK_MONOTO...
2005-04-28 Peter KjellerstedtThe list of source files was just too much. Especially...
2005-04-27 "Steven J.... Get rid of extern references to ldso variables.
2005-04-27 Paul MundtSimplify PERFORM_BOOTSTRAP_RELOC() default path.
2005-04-27 Paul Mundtmq_* interfaces are available in librt, remove from...
2005-04-27 "Steven J.... GCC-4.1.0 doesn't like it when you reference 'extern...
2005-04-24 Joakim TjernlundFix bug 222: Move all archs to newer __IPC_64 interface...
2005-04-23 Joakim TjernlundFix dlopen to handle circular dependency libs. Wouldn...
next