2005-04-27 |
Paul Mundt | mq_* interfaces are available in librt, remove from... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
"Steven J.... | GCC-4.1.0 doesn't like it when you reference 'extern... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Joakim Tjernlund | Fix bug 222: Move all archs to newer __IPC_64 interface... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Joakim Tjernlund | Fix dlopen to handle circular dependency libs. Wouldn... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Joakim Tjernlund | Cleanup library loading. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Eric Andersen | Correct typo, matching correction made to elf.h |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Peter Kjellerstedt | Updated to match Linux 2.6.11. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Peter Kjellerstedt | Copy vendor/linux/2.6.11/scripts/lxdialog to |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | In Bug 116, dicksnippe writes: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | cbachman writes Bug 195: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | import more updates from glibc |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Mike Frysinger | import fixes/updates from glibc-2.3 |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | Add missing definition for DL_OPENED |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | Adjust indentation |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | This update gets mips working again. |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | Further rework the mips syscalls |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | On some wierd arches (i.e. mips), none of the early... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Joakim Tjernlund | Fix bug 214, reported by aurel. This is a major update... |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | Don't write out the terminating NULL char |
commit | commitdiff | tree | snapshot |
2005-04-13 |
Eric Andersen | Rework the dl-startup.c ldso early debugging macros... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Eric Andersen | early debug stuff goes to stderr, not _dl_debug_file |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Eric Andersen | fix a thinko -- we cant use |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Eric Andersen | Only dl-startup.c should be using the SEND_STDERR macros, |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Joakim Tjernlund | Remove __FORCE_SHAREABLE_TEXT_SEGMENTS__ hack from... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Tobias Anderberg | Replaced modulo code with the modulo operator. |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Mike Frysinger | remove pthread_atfork() prototype since SuSv3 doesnt... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Joakim Tjernlund | Prepare PowerPC some more for standalone exection of... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Eric Andersen | minor cosmetic cleanup |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Eric Andersen | Cleanup the mips syscalls a bit more, and fix a few |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Joakim Tjernlund | Optimize _dl_elf_hash(), both smaller and faster. Mostly |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Paul Mundt | sh64 ldso updates and fixes. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Paul Mundt | Add some more SH relocation types. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Eric Andersen | point to osuosl |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Joakim Tjernlund | Moved the addition of load address from the fast path |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Peter Kjellerstedt | Let mconfig support options specified using the menucon... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Manuel Novoa... | Forgot to change name of builtin buffer during last... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Joakim Tjernlund | Pass _dl_fini function ptr to __uClibc_start_main(). |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Joakim Tjernlund | Prepare for moving ldso FINI handling to libc by passin... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Joakim Tjernlund | Pass _dl_fini function ptr to __uClibc_start_main(). |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Joakim Tjernlund | Prepare for moving ldso FINI handling to libc by passin... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Joakim Tjernlund | Prepare for moving ldso FINI handling into libc. |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Joakim Tjernlund | Move ldso FINI handling into _dl_fini(). Add #ifndef... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Joakim Tjernlund | Remove dead code. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Joakim Tjernlund | Forgot to commit the arch cleanup changes to m68k |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Mike Frysinger | have ldso.c depend on dl-startup.h too |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Joakim Tjernlund | Fix ldso for MIPS. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Peter Kjellerstedt | Corrected a typo (exection -> execution). |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Joakim Tjernlund | General arch cleanup and prepare support for standalone |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Manuel Novoa... | Revert last commit. If I had wanted to include that... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | allow shared code since it builds again |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | cleanup & standardize |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | add hack like m68k so it *builds* again ... probably... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | make it compile again |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | make sure we rebuild ldso.o when the dl-*.c files have... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | http://bugs.uclibc.org/view.php?id=165 |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | import updates from glibc |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | move the compiler flags WARNINGS option |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | allow users to select MMU again |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | change the reg class so it actually compiles |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | well shared compiles again, so might as well remove... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | merge the syscalls and punt the glibc import in the... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | updates to match i386 |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | clean up whitespace style and hack around a build failu... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | fix 13mo+ old typo |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | whitespace trim |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | clean up style to be match i386 |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | get rid of linux-headers hack ... rip code from glibc |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | erm, that #" broke stuff |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Mike Frysinger | CROSS_COMPILE -> CROSS_COMPILER_PREFIX like busybox |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Mike Frysinger | rename the Status categories to things actually used... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Mike Frysinger | add a Kconfig option for setting the $(CROSS) build... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Eric Andersen | Fix wierd mix of tabs and spaces |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Eric Andersen | Add an initial pass at a maintainers list |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Joakim Tjernlund | Add _dl_boot() prototype. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Peter Kjellerstedt | A little whitespace clean up. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Peter Kjellerstedt | Made it compile again (and it even seems to work). |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Joakim Tjernlund | Fix MIPS initial GOT relocation. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Joakim Tjernlund | Same typo here. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Joakim Tjernlund | Oops, fix typo. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Eric Andersen | Make mips at least compile |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Eric Andersen | Fix up x86 so it compiles again. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Eric Andersen | Make mips/mipsel syscalls no longer complain about... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Joakim Tjernlund | Simplify PT_INTERP handling. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Joakim Tjernlund | Generalize optimized relative reloc procesing. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Joakim Tjernlund | Force suid apps to do unlazy binding of the PLT relocs. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Ned Ludd | - added externs to keep gcc quiet about implicit declar... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Mike Frysinger | chown syntax 0.0 -> 0:0 |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Joakim Tjernlund | Use DT_RELCONT_IDX to optimize the relocation of R_PPC_... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Mike Frysinger | add a check target cause i'm lazy |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Mike Frysinger | fix typo |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Eric Andersen | Disable float wrappers for functions that are not presently |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Eric Andersen | split the float wrappers into separate object files |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Eric Andersen | Trim off whitespace |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Mike Frysinger | make sure we only create libm.a before running through... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Manuel Novoa... | Fix reported bug in error return behavior of sem_timedw... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Ned Ludd | - avoid segfaulting when rlimit stack is set to low... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Eric Andersen | doh! We'll get this one right yet... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Mike Frysinger | make sure subdirs requires the toplevel $(LIBM) already... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Mike Frysinger | have the directories themselves rather than the alias... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Eric Andersen | point to buildroot webpage |
commit | commitdiff | tree | snapshot |
next |