summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFilesLines
2020-08-27Add support for mpc 1.2.0 and mpfr 4.1.0Hans-Christian Noren Egtvedt4-0/+20
Add the latest releases of mpc (1.2.0) and mpfr (4.1.0).
2020-08-26Merge pull request #1246 from nikkon-dev/spaun2002/add_glibc_2_19_patchChris Packham5-0/+245
Add powerpc asm fix for glibc 2.19
2020-08-23Merge pull request #1362 from cpackham/patch-1Chris Packham1-1/+1
glibc: Fix typo in package.desc
2020-08-23Merge pull request #1356 from ndusart/gold-gcc-10Chris Packham10-0/+260
fix missing include of string in binutils older than 2.33
2020-08-23Merge pull request #1352 from jakublabenski/masterChris Packham10-10/+135
Allow glibc 2.12 - 2.20 to work with GCC 10+
2020-08-23Merge pull request #1331 from cpackham/gcc-8.4.0-fixChris Packham23-0/+0
gcc: Remove nested 8.3.0 directory
2020-08-23Merge pull request #1220 from claymation/patch-1Chris Packham1-0/+17
Fix native gdb aarch64 musl build
2020-08-23Merge pull request #1230 from imphil/expat-non-sf-download-linkChris Packham1-1/+1
Expat: Provide a non-sourceforge download link
2020-08-23Merge pull request #1200 from bverhagen/masterChris Packham1-1/+1
Removed http://www.mr511.de/software mirror from libelf package description
2020-07-12glibc: Fix typo in package.descChris Packham1-1/+1
Simple typo fix
2020-07-07Add power6 patch to all the glibc versions that need itspaun20024-0/+196
2020-07-07Add powerpc asm fix for glibc 2.19Nikita Konyuchenko1-0/+49
Integration of the https://patchwork.ozlabs.org/patch/686205/ fix by Joseph Myersk Signed-off-by: spaun2002 <spaun2002mobile@gmail.com>
2020-06-17fix missing include of string in binutils older than 2.33Nicolas Dusart10-0/+260
Signed-off-by: Nicolas Dusart <nicolas@freedelity.be>
2020-06-08Allow glibc 2.12 - 2.20 to work with GCC 10+Jakub Labenski10-10/+135
2020-05-04Expat: Provide a non-sourceforge download linkPhilipp Wagner1-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.
2020-05-01gcc: Remove nested 8.3.0 directoryChris Packham23-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>
2020-04-23Merge pull request #1319 from cpackham/gcc-8.4.0Bryan Hundven26-8/+8
Update to gcc 8.4.0
2020-04-03uClibc-ng-1.0.33.tar.lz removed chksum as the package size 0 bytes.Nayab Basha Sayed1-4/+0
Signed-off-by: Nayab Basha Sayed <basha@nayab.xyz>
2020-04-03uClibc-ng-1.0.33 latest chksum updated. Patch not required.Nayab Basha Sayed2-36/+16
Signed-off-by: Nayab Basha Sayed <basha@nayab.xyz>
2020-03-18Merge pull request #1321 from stilor/masterAlexey Neyman3-1/+14
Expat 2.2.9 now has XZ/LZ/GZ archives
2020-03-18Expat 2.2.9 now has XZ/LZ/GZ archivesAlexey Neyman3-1/+14
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-03-18Update to gcc 8.4.0Chris Packham26-8/+8
https://gcc.gnu.org/legacy-ml/gcc/2020-03/msg00042.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
2020-03-17Merge pull request #1318 from stilor/masterAlexey Neyman1-1/+1
GLIBC 2.28 milestone has a dependency
2020-03-17GLIBC 2.28 milestone has a dependencyAlexey Neyman1-1/+1
... but no definition after af2f3ac9c. Signed-off-by: Alexey Neyman <stilor@att.net>
2020-03-04Disallow PPS SPE ABIAlexey Neyman1-1/+1
with GCC 9+ and GLIBC 2.30+, they no longer support it. Signed-off-by: Alexey Neyman <stilor@att.net>
2020-03-04Fix upstream for undeclared PAGE_SHIFTAlexey Neyman1-0/+20
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Update ARC patch to glibc 2.31Alexey Neyman1-168/+863
Build-tested only. Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26elf2flt: handle binutils 2.34 APIAlexey Neyman1-0/+447
temporary patch, PR pending upstream Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26New Linux versionsAlexey Neyman20-48/+56
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add uClibc-ng 1.0.33Alexey Neyman2-0/+16
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add strace-5.5Alexey Neyman2-0/+4
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add newlib 3.2.0, 3.3.0Alexey Neyman8-0/+84
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add ncurses 6.2Alexey Neyman2-0/+4
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add make 4.3Alexey Neyman7-1/+14
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add GMP 6.2.0Alexey Neyman2-0/+12
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add glibc 2.31Alexey Neyman4-0/+7664
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add gdb-9.1Alexey Neyman7-0/+175
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Slide the checked out tag of elf2fltAlexey Neyman1-1/+1
Also, add an ability to download rolling releases to manage-packages.sh. Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-26Add binutils 2.34Alexey Neyman11-0/+622
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-09Upstream patch to disable FORTIFY_SOURCE on mingw32Alexey Neyman1-0/+43
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-04Upstrean fix for CET-enabled compiler with no --enable-cetAlexey Neyman3-0/+244
Signed-off-by: Alexey Neyman <stilor@att.net>
2020-02-04Pick up gettext patch for pthread_sigmask build on mingw32Alexey Neyman1-0/+356
Fixes #1272. Signed-off-by: Alexey Neyman <stilor@att.net>
2019-12-26Version updatesAlexey Neyman57-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>
2019-12-23Merge pull request #1265 from nolange/add_musl_124Alexey Neyman2-0/+4
Add musl 1.1.24
2019-12-23Merge pull request #1268 from egtvedt/add-binutils-2.33.1Alexey Neyman11-0/+622
binutils: add version 2.33.1
2019-12-23Merge pull request #1263 from dimkr/uclibc-ng-1.0.32Alexey Neyman2-0/+16
uClibc-ng: add 1.0.32
2019-12-06Add Recent expat versionSam Elliott3-4/+4
2019-10-23binutils: add version 2.33.1Hans-Christian Noren Egtvedt11-0/+622
Forward ported patches from version 2.32, and refreshed them so they apply clean. Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
2019-10-18Add musl 1.1.24Norbert Lange2-0/+4
Signed-off-by: Norbert Lange <nolange79@gmail.com>
2019-10-17uClibc-ng: add 1.0.32Dima Krasner2-0/+16