aboutsummaryrefslogtreecommitdiff
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Add support for binutils 2.35Hans-Christian Noren Egtvedt2020-08-2711-0/+622
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forward ported patches from binutils 2.34, refreshed to match current sources. Patch 0008-poison-system-directories.patch did not apply clean and had minor adjustments to fit new binutils 2.35 release. Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
* | | | Add support for GCC 10.2.0Hans-Christian Noren Egtvedt2020-08-2721-0/+1392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forward ported patches from GCC 9.x, refreshed to match current sources. Patch 0010-crystax.patch did not apply clean and had minor adjustments to fit new GCC 10.2.0 release. Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
* | | | Update to GCC 9.x to latest release 9.3.0Hans-Christian Noren Egtvedt2020-08-2722-23/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forward ported patches from GCC 9.2.0 to 9.3.0, refreshed to match current sources. Patch 0010-crystax.patch did not apply clean and had minor adjustments to fit new GCC 9.3.0 release. Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
* | | | Patch glibc to support building with GCC 10 based toolchainsHans-Christian Noren Egtvedt2020-08-275-0/+830
| |/ / |/| |
* | | Merge pull request #1246 from nikkon-dev/spaun2002/add_glibc_2_19_patchChris Packham2020-08-265-0/+245
|\ \ \ | | | | | | | | Add powerpc asm fix for glibc 2.19
| * | | Add power6 patch to all the glibc versions that need itspaun20022020-07-074-0/+196
| | | |
| * | | Add powerpc asm fix for glibc 2.19Nikita Konyuchenko2020-07-071-0/+49
| |/ / | | | | | | | | | | | | | | | Integration of the https://patchwork.ozlabs.org/patch/686205/ fix by Joseph Myersk Signed-off-by: spaun2002 <spaun2002mobile@gmail.com>
* | | Merge pull request #1362 from cpackham/patch-1Chris Packham2020-08-231-1/+1
|\ \ \ | | | | | | | | glibc: Fix typo in package.desc
| * | | glibc: Fix typo in package.descChris Packham2020-07-121-1/+1
| |/ / | | | | | | Simple typo fix
* | | Merge pull request #1356 from ndusart/gold-gcc-10Chris Packham2020-08-2310-0/+260
|\ \ \ | | | | | | | | fix missing include of string in binutils older than 2.33
| * | | fix missing include of string in binutils older than 2.33Nicolas Dusart2020-06-1710-0/+260
| |/ / | | | | | | | | | Signed-off-by: Nicolas Dusart <nicolas@freedelity.be>
* | | Merge pull request #1352 from jakublabenski/masterChris Packham2020-08-2310-10/+135
|\ \ \ | | | | | | | | Allow glibc 2.12 - 2.20 to work with GCC 10+
| * | | Allow glibc 2.12 - 2.20 to work with GCC 10+Jakub Labenski2020-06-0810-10/+135
| |/ /
* | | Merge pull request #1331 from cpackham/gcc-8.4.0-fixChris Packham2020-08-2323-0/+0
|\ \ \ | | | | | | | | gcc: Remove nested 8.3.0 directory
| * | | gcc: Remove nested 8.3.0 directoryChris Packham2020-05-0123-0/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | When GCC was updated to 8.4.0 the patches were moved incorrectly. Fix this now so that they will be picked up. Fixes: commit 31ca84ac ("Update to gcc 8.4.0") Signed-off-by: Chris Packham <judge.packham@gmail.com>
* | | Merge pull request #1220 from claymation/patch-1Chris Packham2020-08-231-0/+17
|\ \ \ | | | | | | | | Fix native gdb aarch64 musl build
| * | | Fix native gdb aarch64 musl buildClay McClure2019-07-301-0/+17
| | | | | | | | | | | | Apply the patch from https://patchwork.openembedded.org/patch/161442/, which explains why gdb should include <signal.h> instead of <asm/sigcontext.h>.
* | | | Merge pull request #1230 from imphil/expat-non-sf-download-linkChris Packham2020-08-231-1/+1
|\ \ \ \ | | | | | | | | | | Expat: Provide a non-sourceforge download link
| * | | | Expat: Provide a non-sourceforge download linkPhilipp Wagner2020-05-041-1/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | The same binaries are now hosted on GitHub releases (and looking at the homepage, that's the only download location they are offering). Use that mirror at least as an option.
* | | | Merge pull request #1200 from bverhagen/masterChris Packham2020-08-231-1/+1
|\ \ \ \ | |/ / / |/| | | Removed http://www.mr511.de/software mirror from libelf package description
| * | | Removed http://www.mr511.de/software mirror from libelf package description, ↵Bart Verhagen2019-06-051-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | as it no longer hosts the source file Resolves #1199 Signed-off-by: Bart Verhagen <barrie.verhagen@gmail.com>
* | | Merge pull request #1319 from cpackham/gcc-8.4.0Bryan Hundven2020-04-2226-8/+8
|\ \ \ | |_|/ |/| | Update to gcc 8.4.0
| * | Update to gcc 8.4.0Chris Packham2020-03-1826-8/+8
| | | | | | | | | | | | | | | | | | https://gcc.gnu.org/legacy-ml/gcc/2020-03/msg00042.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
* | | uClibc-ng-1.0.33.tar.lz removed chksum as the package size 0 bytes.Nayab Basha Sayed2020-04-041-4/+0
| | | | | | | | | | | | Signed-off-by: Nayab Basha Sayed <basha@nayab.xyz>
* | | uClibc-ng-1.0.33 latest chksum updated. Patch not required.Nayab Basha Sayed2020-04-042-36/+16
| | | | | | | | | | | | Signed-off-by: Nayab Basha Sayed <basha@nayab.xyz>
* | | Merge pull request #1321 from stilor/masterAlexey Neyman2020-03-183-1/+14
|\ \ \ | |/ / |/| | Expat 2.2.9 now has XZ/LZ/GZ archives
| * | Expat 2.2.9 now has XZ/LZ/GZ archivesAlexey Neyman2020-03-183-1/+14
| | | | | | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | | Merge pull request #1318 from stilor/masterAlexey Neyman2020-03-171-1/+1
|\| | | | | | | | GLIBC 2.28 milestone has a dependency
| * | GLIBC 2.28 milestone has a dependencyAlexey Neyman2020-03-171-1/+1
| | | | | | | | | | | | | | | | | | ... but no definition after af2f3ac9c. Signed-off-by: Alexey Neyman <stilor@att.net>
* | | Disallow PPS SPE ABIAlexey Neyman2020-03-041-1/+1
| | | | | | | | | | | | | | | | | | with GCC 9+ and GLIBC 2.30+, they no longer support it. Signed-off-by: Alexey Neyman <stilor@att.net>
* | | Fix upstream for undeclared PAGE_SHIFTAlexey Neyman2020-03-031-0/+20
|/ / | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Update ARC patch to glibc 2.31Alexey Neyman2020-02-261-168/+863
| | | | | | | | | | | | Build-tested only. Signed-off-by: Alexey Neyman <stilor@att.net>
* | elf2flt: handle binutils 2.34 APIAlexey Neyman2020-02-261-0/+447
| | | | | | | | | | | | temporary patch, PR pending upstream Signed-off-by: Alexey Neyman <stilor@att.net>
* | New Linux versionsAlexey Neyman2020-02-2620-48/+56
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add uClibc-ng 1.0.33Alexey Neyman2020-02-262-0/+16
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add strace-5.5Alexey Neyman2020-02-262-0/+4
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add newlib 3.2.0, 3.3.0Alexey Neyman2020-02-268-0/+84
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add ncurses 6.2Alexey Neyman2020-02-262-0/+4
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add make 4.3Alexey Neyman2020-02-267-1/+14
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add GMP 6.2.0Alexey Neyman2020-02-262-0/+12
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add glibc 2.31Alexey Neyman2020-02-264-0/+7664
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add gdb-9.1Alexey Neyman2020-02-267-0/+175
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Slide the checked out tag of elf2fltAlexey Neyman2020-02-261-1/+1
| | | | | | | | | | | | Also, add an ability to download rolling releases to manage-packages.sh. Signed-off-by: Alexey Neyman <stilor@att.net>
* | Add binutils 2.34Alexey Neyman2020-02-2611-0/+622
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Upstream patch to disable FORTIFY_SOURCE on mingw32Alexey Neyman2020-02-091-0/+43
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Upstrean fix for CET-enabled compiler with no --enable-cetAlexey Neyman2020-02-033-0/+244
| | | | | | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* | Pick up gettext patch for pthread_sigmask build on mingw32Alexey Neyman2020-02-031-0/+356
| | | | | | | | | | | | Fixes #1272. Signed-off-by: Alexey Neyman <stilor@att.net>
* | Version updatesAlexey Neyman2019-12-2557-79/+177
| | | | | | | | | | | | | | | | | | bison, elf2flt, gcc, isl, linux, mingw-w64, strace. Adjust checksum ordering in uclibc-ng so that it matches what the script generates. Signed-off-by: Alexey Neyman <stilor@att.net>
* | Merge pull request #1265 from nolange/add_musl_124Alexey Neyman2019-12-232-0/+4
|\ \ | | | | | | Add musl 1.1.24
| * | Add musl 1.1.24Norbert Lange2019-10-192-0/+4
| | | | | | | | | | | | Signed-off-by: Norbert Lange <nolange79@gmail.com>