summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* virtual/glibc -> virtual/libc (Manifest recommit)Jeremy Huddleston2004-07-021-10/+10
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-024-7/+11
|
* updated PROVIDES for virtual/libc (Manifest recommit)Ned Ludd2004-06-271-4/+4
|
* updated PROVIDES for virtual/libcNed Ludd2004-06-275-10/+14
|
* (Manifest recommit)Aron Griffis2004-06-241-4/+4
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-244-8/+8
|
* Added patch for ARCH=arm to prevent a static inlines from being included ↵Ned Ludd2004-06-231-2/+2
| | | | more than one time. sent patch upstream (Manifest recommit)
* Added patch for ARCH=arm to prevent a static inlines from being included ↵Ned Ludd2004-06-234-5/+37
| | | | more than one time. sent patch upstream
* major uclibc cleanups. New IUSE= flags and functionality (Manifest recommit)Ned Ludd2004-06-231-3/+3
|
* major uclibc cleanups. New IUSE= flags and functionalityNed Ludd2004-06-237-11/+438
|
* fixing ManifestMike Frysinger2004-05-301-8/+9
|
* Add patch to allow arm buildingMike Frysinger2004-05-264-4/+97
|
* fixing ManifestMike Frysinger2004-02-111-8/+8
|
* install some docsMike Frysinger2004-02-071-3/+5
|
* The etdyn local use flag has been renamed to pie (Position Independent ↵Ned Ludd2004-02-011-6/+2
| | | | Executable) Removed old ebuilds.. Keeping 0.9.21 as stable till Gentoo has a working uClibc toolchain in place (Manifest recommit)
* The etdyn local use flag has been renamed to pie (Position Independent ↵Ned Ludd2004-02-016-127/+12
| | | | Executable) Removed old ebuilds.. Keeping 0.9.21 as stable till Gentoo has a working uClibc toolchain in place
* Attached is one patch needed to really enable FORCE_SHAREABLE_SEGMENTSNed Ludd2004-01-081-2/+2
| | | | | option, the other is to build uclibc against the installed kernel-headers (not kernel-source) - Peter S. Mazinger gentoo-embedded mailing list. (Manifest recommit)
* Attached is one patch needed to really enable FORCE_SHAREABLE_SEGMENTSNed Ludd2004-01-086-3/+145
| | | | | option, the other is to build uclibc against the installed kernel-headers (not kernel-source) - Peter S. Mazinger gentoo-embedded mailing list.
* version bump.. there was a pthread bug that slipped though uclibc.org testingNed Ludd2004-01-047-54/+11
|
* version bump.. there was a pthread bug that slipped though uclibc.org testingNed Ludd2004-01-041-0/+2
|
* added back etdyn/pie support for x86. If -fstack-protector is in the users ↵Ned Ludd2004-01-047-12/+85
| | | | CFLAGS then let uclibc provide __guard symbols
* added back etdyn/pie support for x86. If -fstack-protector is in the users ↵Ned Ludd2004-01-041-3/+7
| | | | CFLAGS then let uclibc provide __guard symbols
* 2004, not 2003Mike Frysinger2004-01-031-2/+2
|
* 2004, not 2003Mike Frysinger2004-01-031-2/+2
|
* ver bumpMike Frysinger2004-01-033-3/+54
|
* update metadata.xmlNed Ludd2003-11-213-15/+18
|
* removed old ebuildsNed Ludd2003-11-215-89/+0
|
* updated etdyn patches. no major functionality changes to revision bump, ↵Ned Ludd2003-11-218-317/+37
| | | | removed buggy 0.9.22 code from portage
* updated etdyn patches. no major functionality changes to revision bump, ↵Ned Ludd2003-11-211-7/+3
| | | | removed buggy 0.9.22 code from portage
* version bump, 0.9.22 was braindead.. In this release we continue support for ↵Ned Ludd2003-11-167-3/+362
| | | | PaX etdyn executabes thanks to the PaX Team and Peter S. Mazinger as well as add a small patch that was submited to the uClibc by Rob McMullen
* version bump, 0.9.22 was braindead.. In this release we continue support for ↵Ned Ludd2003-11-161-0/+5
| | | | PaX etdyn executabes thanks to the PaX Team and Peter S. Mazinger as well as add a small patch that was submited to the uClibc by Rob McMullen
* version bump, this ebuild includes experimental pax-etdyn support for uclibc ↵Ned Ludd2003-11-116-3/+298
| | | | when local use flag etdyn is used
* version bump, this ebuild includes experimental pax-etdyn support for uclibc ↵Ned Ludd2003-11-111-4/+8
| | | | when local use flag etdyn is used
* fixing ManifestMike Frysinger2003-10-281-4/+4
|
* fix metadataMike Frysinger2003-10-281-10/+18
|
* marking stable on x86, and added a metadata.xmlNed Ludd2003-10-054-5/+22
|
* Added ~sparc & ~mips to KEYWORDSJoshua Kinard2003-09-303-5/+10
|
* Added ~sparc & ~mips to KEYWORDSJoshua Kinard2003-09-301-2/+2
|
* version bump.. andersee is pleased to announce the immediate availability of ↵Ned Ludd2003-09-104-3/+60
| | | | uClibc 0.9.21. This release has been brewing for several months now, and provides quite a lot of additional functionality as well as quite a few bug fixes. The biggest thing in this release (and I do mean that literally) is that uClibc now has full ANSI/ISO C99 locale support. The most interesting thing for uClinux are the additional config options that will let you tune the library to be even smaller, for example, by disabling all the strerror() messages.
* version bump.. andersee is pleased to announce the immediate availability of ↵Ned Ludd2003-09-101-4/+6
| | | | uClibc 0.9.21. This release has been brewing for several months now, and provides quite a lot of additional functionality as well as quite a few bug fixes. The biggest thing in this release (and I do mean that literally) is that uClibc now has full ANSI/ISO C99 locale support. The most interesting thing for uClinux are the additional config options that will let you tune the library to be even smaller, for example, by disabling all the strerror() messages.
* fixing ManifestMike Frysinger2003-07-261-2/+2
|
* ppc supportMike Frysinger2003-07-222-4/+4
|
* version bumpMike Frysinger2003-07-074-2/+55
|
* removing lockfileRobin H. Johnson2003-07-032-2/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-032-0/+2
|
* version bump #15579Mike Frysinger2003-06-205-15/+21
|
* now uses mirror://kernelMartin Holzer2003-05-253-3/+10
|
* Update Copyright yearsMike Frysinger2003-02-131-2/+2
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* small patchMike Frysinger2002-12-302-1/+22
|