summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFilesLines
2020-05-21Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ↵Dan Tejada1-0/+48
DSPs -- c6x: Add support for c6x product families to pass on to uClibC-ng -- c6x: Fix multilib support -- c6x: Add patch fix internal instruction error (GCC 57295) Signed-off-by: Dan Tejada <dan.tejada@cantada.com>
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-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
2019-10-02GDB 8.3+ needs IPv6Alexey Neyman1-1/+1
... which wasn't enabled in uClibc-ng by default Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add strace 5.xAlexey Neyman8-0/+16
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add musl 1.1.23Alexey Neyman2-0/+4
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add Linux versionsAlexey Neyman29-56/+88
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add libiconv 1.16Alexey Neyman2-0/+4
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add gettext 0.20.1Alexey Neyman6-1/+37
Two patches from 0.18.8.1 were dropped: - one changing the declaration of environ is no longer needed, the corresponding files no longer have this declaration - one with Woe32 fixes for -O0 may need to be re-added but only after I find what configuration breaks without it; gettext sources overwent a massive restructuring so this patch should not be applied without testing. Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add GDB 8.3.1Alexey Neyman7-0/+175
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Upgrade expat 2.2.6 to 2.2.8Alexey Neyman3-4/+4
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add dtc 1.5.1Alexey Neyman2-0/+8
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Add bison 3.4.2Alexey Neyman2-0/+8
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-10-02Merge pull request #1192 from nolange/add_isl_021Alexey Neyman3-12/+24
Add isl 021
2019-10-02Merge pull request #1229 from imphil/zlib-other-mirrorAlexey Neyman1-1/+1
zlib: Provide other mirror
2019-10-01Merge pull request #1223 from egtvedt/add-gcc-9.2.0Alexey Neyman21-0/+1390
Update to gcc 9.2.0
2019-10-01Merge pull request #1233 from cpackham/fixup-arc-patchAlexey Neyman1-8/+8
glibc: arc: Don't interfere with other architectures
2019-09-06glibc-2.30: Re-add ARC supportAlexey Brodkin1-0/+7832
So again due to non-technical reasons (lack of public documentation of ARC instruction set which we actively work on but no yet published) we missed upstream 2.30 release. Still the code is there, we regularly run full test-suite and are confident in port's quality and robustness. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2019-09-05glibc: arc: Don't interfere with other architecturesChris Packham1-8/+8
Fixes: #1227 Adjust the ARC patch so that it only sets with_fp_cond when the machine is arc. https://github.com/foss-for-synopsys-dwc-arc-processors/glibc/issues/7 Signed-off-by: Chris Packham <judge.packham@gmail.com>
2019-09-04Add glibc 2.30Chris Packham4-1/+31
Add the GNU C Library version 2.30. Bring forward the typedef-caddr.patch. Skip the ARC patch for now. https://sourceware.org/ml/libc-alpha/2019-08/msg00029.html Signed-off-by: Chris Packham <judge.packham@gmail.com>