Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/libc0.9.32: add config for powerpc | William Pitcock | 2011-02-09 | 2 | -1/+272 | |
| | ||||||
* | main/libc0.9.32: update to 0.9.32-rc2 | William Pitcock | 2011-02-04 | 2 | -116/+3 | |
| | ||||||
* | main/libc0.9.32: do not ever strip libc as it breaks debugging | William Pitcock | 2011-01-25 | 1 | -6/+3 | |
| | ||||||
* | main/libc0.9.32: switch back to using NPTL on ARM now that it's ↵ | William Pitcock | 2011-01-14 | 1 | -3/+5 | |
| | | | | theoretically fixed | |||||
* | main/libc0.9.32: add patch to fix NPTL TLS on ARM. | William Pitcock | 2011-01-14 | 2 | -1/+72 | |
| | ||||||
* | main/libc0.9.32: uclibc's NPTL/TLS support on ARM is unusably broken, use ↵ | William Pitcock | 2011-01-14 | 1 | -5/+3 | |
| | | | | linuxthreads on ARM | |||||
* | main/libc0.9.32: don't use TLS on ARM. | William Pitcock | 2011-01-14 | 1 | -1/+1 | |
| | ||||||
* | main/libc0.9.32: add uclibcconfig for arm | William Pitcock | 2011-01-14 | 2 | -1/+266 | |
| | ||||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 | |
| | ||||||
* | main/libc0.9.32: upgrade to 0.9.32-rc1 | Natanael Copa | 2011-01-11 | 2 | -72/+6 | |
| | ||||||
* | main/ttf-dejavu: upgrade to 2.32 | Natanael Copa | 2010-12-13 | 1 | -0/+1 | |
| | ||||||
* | main/libc0.9.32: new snapshot. fix for nptl unwind_resume plt | Natanael Copa | 2010-12-07 | 4 | -85/+70 | |
| | | | | fixes vlc segfaulting | |||||
* | main/libc0.9.32: add utmpx and fesetround for x86_64 | Natanael Copa | 2010-11-29 | 3 | -21/+104 | |
| | ||||||
* | main/libc0.9.32: update snapshot to 1011291225 | Natanael Copa | 2010-11-29 | 2 | -205/+3 | |
| | ||||||
* | main/libc0.9.32: fix strtoq for x86_64 | Natanael Copa | 2010-11-26 | 2 | -2/+48 | |
| | ||||||
* | main/libc0.9.32: support for x86_64 | Natanael Copa | 2010-11-25 | 4 | -1/+420 | |
| | | | | and force ARCH to be set | |||||
* | main/libc0.9.32: support for protected symbols on x86_64 | Natanael Copa | 2010-11-23 | 2 | -1/+114 | |
| | ||||||
* | main/libc0.9.32: fix static linking | Natanael Copa | 2010-11-11 | 2 | -1/+203 | |
| | | | | and ldconfig | |||||
* | main/libc0.9.32: update snapshot to 1011011024 | Natanael Copa | 2010-11-01 | 1 | -2/+2 | |
| | ||||||
* | main/libc0.9.32: update snapshot | Natanael Copa | 2010-10-27 | 3 | -105/+3 | |
| | ||||||
* | main/libc0.9.32: build libthread_db | Natanael Copa | 2010-10-23 | 2 | -6/+12 | |
| | | | | gdb needs it | |||||
* | main/libc0.9.32: enable ldso gnu hash, utmpx and ssp | Natanael Copa | 2010-10-21 | 2 | -7/+7 | |
| | ||||||
* | main/libc0.9.32: upgrade to new snapshot | Natanael Copa | 2010-10-16 | 5 | -185/+3 | |
| | ||||||
* | main/libc0.9.32: workaround for getprotobyname/getservbyname | Natanael Copa | 2010-09-25 | 3 | -12/+29 | |
| | | | | we just increase bufsize for now. | |||||
* | main/libc0.9.32: disable debugging symbols | Natanael Copa | 2010-09-17 | 2 | -8/+6 | |
| | ||||||
* | main/libc0.9.32: new snapshot. enable debugging | Natanael Copa | 2010-09-16 | 9 | -172/+180 | |
| | ||||||
* | main/libc0.9.32: fix static linking | Natanael Copa | 2010-09-09 | 2 | -1/+19 | |
| | | | | solves issue when linking static apk-tools | |||||
* | main/libc0.9.32: workaround for broken getprotobyname() | Natanael Copa | 2010-08-31 | 2 | -1/+14 | |
| | | | | ref #412 | |||||
* | main/libc0.9.32: removed unused patch | Natanael Copa | 2010-08-31 | 1 | -214/+0 | |
| | | | | should never been there | |||||
* | main/libc0.9.32: fix for building with make-3.82 | Natanael Copa | 2010-08-24 | 3 | -1/+251 | |
| | ||||||
* | main/libc0.9.32: bugfix for getservbyname() | Natanael Copa | 2010-08-11 | 2 | -5/+39 | |
| | ||||||
* | main/libc0.9.32: new snapshot | Natanael Copa | 2010-08-06 | 6 | -196/+125 | |
| | | | | has most of our fixes and fixes for new bugs | |||||
* | main/libc0.9.32: don't define _POSIX_SPAWN | Natanael Copa | 2010-07-30 | 2 | -1/+27 | |
| | ||||||
* | main/libc0.9.32: workaround gcc optimizer bug | Natanael Copa | 2010-06-30 | 2 | -1/+61 | |
| | | | | | | which causes static stuff go bad. ref #373 | |||||
* | main/libc0.9.32: new snapshot | Natanael Copa | 2010-06-30 | 1 | -3/+3 | |
| | ||||||
* | main/libc0.9.32: add lutimes patch | Natanael Copa | 2010-06-04 | 2 | -1/+108 | |
| | ||||||
* | main/libc0.9.32: new snapshot | Natanael Copa | 2010-06-04 | 4 | -253/+7 | |
| | ||||||
* | main/libc0.9.32: add the ldd segfautl fix | Natanael Copa | 2010-05-19 | 2 | -1/+52 | |
| | ||||||
* | main/libc0.9.32: fix for resolver with nptl | Natanael Copa | 2010-05-12 | 2 | -1/+18 | |
| | | | | http://lists.uclibc.org/pipermail/uclibc/2010-May/044056.html | |||||
* | main/libc0.9.32: fix for libm and PIC | Natanael Copa | 2010-05-11 | 2 | -1/+70 | |
| | | | | This solves issue with qemu | |||||
* | main/libc0.9.32: updated snapshot | Natanael Copa | 2010-05-07 | 2 | -9/+14 | |
| | ||||||
* | main/libc0.9.32: more dns fixes, and static build fix | Timo Teras | 2010-05-07 | 4 | -26/+200 | |
| | ||||||
* | main/libc0.9.32 | Natanael Copa | 2010-05-07 | 3 | -16/+25 | |
| | | | | updated fix for resolv | |||||
* | main/libc0.9.32: apply the patch from last commit | Natanael Copa | 2010-05-06 | 1 | -1/+3 | |
| | ||||||
* | main/libc0.9.32: fix resolv issues with ipv6 | Natanael Copa | 2010-05-06 | 1 | -0/+13 | |
| | ||||||
* | main/libc0.9.32: bugfix. typo. remove scsi.h propely | Natanael Copa | 2010-05-05 | 1 | -2/+2 | |
| | ||||||
* | main/libc0.9.32: build fix | Natanael Copa | 2010-05-04 | 1 | -3/+4 | |
| | | | | | | need run pregen without parallel first also cleaned up some leftovers from cross tools testing | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 | |
| | ||||||
* | main/libc0.9.32: new aport: uclibc with NPTL | Natanael Copa | 2010-05-04 | 4 | -0/+403 | |