summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug 60Joakim Tjernlund2005-05-311-21/+24
* Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT toJoakim Tjernlund2005-05-2811-29/+51
* Filter out any -z defs since this lib will have undefined symbols thatJoakim Tjernlund2005-05-281-1/+4
* fix warnings likeJoakim Tjernlund2005-05-281-4/+4
* gcc saysJoakim Tjernlund2005-05-281-1/+1
* I added, then removed and now I add this again :). Hopefully I got it rigth t...Joakim Tjernlund2005-05-281-0/+1
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-286-44/+21
* Add back .size for __startJoakim Tjernlund2005-05-281-0/+1
* Add back .size for _start Joakim Tjernlund2005-05-281-0/+1
* touchup defines so that we can use same ssp.c in both glibc and uclibcMike Frysinger2005-05-271-16/+28
* - keep gcc-4.x happyNed Ludd2005-05-272-1/+6
* erik 0, stupid 1Eric Andersen2005-05-271-2/+2
* style updatesMike Frysinger2005-05-271-9/+9
* With a bit of luck, this might just get mips working againEric Andersen2005-05-273-72/+135
* minor tweak for correctnessEric Andersen2005-05-271-1/+1
* Pass the aligned stack ptr, not the unaligned.Joakim Tjernlund2005-05-261-4/+4
* Clean it up a little.Joakim Tjernlund2005-05-261-10/+6
* Adapt x86 to new __uClibc_start_main.Joakim Tjernlund2005-05-261-96/+106
* Fix PPC wrt new __uClibc_start_main.Joakim Tjernlund2005-05-261-12/+7
* This commit breaks the entire world (yet again). Calculate theEric Andersen2005-05-261-11/+13
* Add PIE support to ARM. From Peter MazingerJoakim Tjernlund2005-05-262-6/+14
* Removed -z defs as a more general solution is in the works.Joakim Tjernlund2005-05-261-1/+1
* Fix "off by one" bug.Joakim Tjernlund2005-05-261-6/+6
* Prepare for standalone execution of ldso.Joakim Tjernlund2005-05-251-0/+11
* Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu...Joakim Tjernlund2005-05-253-32/+30
* Enable new FINI processing. ldso now passes a FINI functionJoakim Tjernlund2005-05-212-13/+0
* Update PowerPC to new ABI.Joakim Tjernlund2005-05-212-14/+102
* Pass main function ptr from crt1 to __uClibc_start_main.Joakim Tjernlund2005-05-214-35/+136
* Fix debug macros.Joakim Tjernlund2005-05-201-5/+6
* Finish up reverting NPTLEric Andersen2005-05-206-15/+1178
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-20256-25236/+9
* Fix up some more NPTL stuff for header file symbolic links."Steven J. Hill"2005-05-151-1/+2
* Get rid of crud."Steven J. Hill"2005-05-151-234/+0
* There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"2005-05-143-155/+47
* Sync uClibc 'sigthread.h' with the latest version from glibc."Steven J. Hill"2005-05-141-6/+6
* Add TOPDIR prefix in front of config file when getting target architecture."Steven J. Hill"2005-05-141-1/+1
* In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"2005-05-143-88/+10
* Add missing file to the clean list."Steven J. Hill"2005-05-141-0/+1
* Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH"Steven J. Hill"2005-05-142-2/+2
* ARM1136JF-S support.Paul Mundt2005-05-132-0/+4
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-127-0/+2085
* Added new common include file for list primitives used by NPTL."Steven J. Hill"2005-05-121-0/+114
* Remove usage of 'hp-timing.h' header file which is for platforms with high"Steven J. Hill"2005-05-122-2/+0
* Put the change log back in."Steven J. Hill"2005-05-121-0/+207
* More glibc backward compatibility cruft. Oh the horror!"Steven J. Hill"2005-05-1112-131/+0
* Backwards compatability? Bhuwhahaha....you wonder why glibc is so"Steven J. Hill"2005-05-118-383/+0
* Cleanup original linuxthreads and update top-level threads makefiles."Steven J. Hill"2005-05-112-5/+2
* This file is no longer used. kill it.Eric Andersen2005-05-111-64/+0
* We already have these defined."Steven J. Hill"2005-05-111-12/+0
* Remove extraneous file."Steven J. Hill"2005-05-111-240/+0