summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)AuthorFilesLines
2017-01-20Merge pull request #545 from dirkvdb/masterAlexey Neyman1-0/+10
Gcc compilation fix when fortran is enabled
2017-01-18Added patch for gcc compilation error with fortran enabledDirk Vanden Boer1-0/+10
Signed-off-by: Dirk Vanden Boer <dirk.vdb@gmail.com>
2017-01-18Linaro 4.9 does not have a fix for build with GCC5/6.Alexey Neyman2-0/+259
.. and 4.8 needs it, too. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-17Propagate caddr_t patch to other glibc versionsAlexey Neyman4-0/+60
... 2.20, 2.21, 2.22 and 2.24. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-17Merge pull request #520 from c-robert/masterAlexey Neyman1-0/+15
Fix for Candian-Cross builds for mingw host to arm target.
2017-01-16Replace strace workaround with a patch.Alexey Neyman6-0/+866
The correct solution was checked in to strace GIT; will be part of the next release. Backport patch to 4.10..4.15, and remove the workaround from 500-strace.sh. Versions 4.9 and older should build fine even without the workaround (they would be picking up wrong definitions, but they need different patch and I don't feel like spending any time on these versions). Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-16Add versions 4.11..4.15 of strace.Alexey Neyman3-0/+5
Versions 4.13 and older marked as obsolete. Identify the source of the patches 007..009. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-16Merge pull request #536 from stilor/musl-updateAlexey Neyman2-293/+0
Musl update to 1.1.16
2017-01-14Remove patches for unsupported musl versionsAlexey Neyman2-293/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-14Add gdb 7.12.Alexey Neyman4-0/+124
Same patches apply; changed 101-uclibc-no-gettimeofday-clobber.patch - modify configure.ac and regenerate configure (rather than modifying the latter directly). Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-11Fix xtensa after binutils upgrade.Alexey Neyman1-0/+33
Patch from: https://bugzilla.redhat.com/show_bug.cgi?id=1404857 Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-10Patch GCC to leave -framework alone.Alexey Neyman4-0/+56
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-06Fix for Candian-Cross builds for mingw host to arm target.C. Robert Daniels III1-0/+15
2017-01-06Remove GCC 6.2.0Alastair D'Silva20-2958/+0
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2017-01-06Bump GCC to 6.3.0Alastair D'Silva20-0/+2958
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2017-01-06Bump binutils to 2.27Alastair D'Silva9-0/+612
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2016-12-17Kill dmalloc.Alexey Neyman8-372/+0
- No new releases in almost 10 year. - No public bug tracker or VCS. - No responses from maintainer over sent patches. RIP, dmalloc. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-12-09Fix xtensa static link.Alexey Neyman1-0/+34
uClibc-ng 1.0.20 fixed static linking with "libdl" by adding all libdl functions into the libc. On xtensa, though, libdl contains an unresolved reference that is satisfied by the ld.so - which is not a part of the linking in a static case. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-12-06Update Linux kernel patches.Alexey Neyman11-38/+144
3.0.9/100-headers-install-fix*.patch picked up upstream. The Cygwin fix is needed for Cygwin on all kernel versions. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-12-06Add patches for <sys/select.h> issue on Cygwin.Alexey Neyman2-0/+70
From gnulib´s mailing list; paths modified to match gnulib module inside gettext. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-12-06Rename gettext 0.19.6 patches to 0.19.7.Alexey Neyman3-19/+19
120-*.patch needed an update; others copied verbatim. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-12-06Backport the fix to 4.8.5.Alexey Neyman1-0/+138
4.9.4 doesn't need this, fixed upstream. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-12-01gcc: backport fix for xtensa PR target/78603Max Filippov2-0/+70
This fixes the following kind of ICE on configurations with zero overhead loops support: ../src/pjlib-test/thread.c: In function 'thread_test': ../src/pjlib-test/thread.c:328:1: internal compiler error: in dwarf2out_var_location, at dwarf2out.c:21846 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-11-29Sync up with buildroot GCC 6.2.0 patches.Alexey Neyman11-166/+2243
Additionally, copy from 5.4.0: - 910-nios2-bad-multilib-default.patch (needed for nios2 sample) - 930-libgcc-disable-split-stack-nothreads.patch (applicable to 6.2.0 as well) Signed-off-by: Alexey Neyman <stilor@att.net>
2016-11-22gcc: backport fix for xtensa PR target/78118Max Filippov1-0/+318
This fixes ICE when building libgcc for xtensa with call0 ABI. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-11-22gcc: don't use unwind-dw2-fde-dip with xtensa-elf targetsMax Filippov2-0/+124
This fixes build for elf target with windowed xtensa core that currently breaks with the following error message: unwind-dw2-fde-dip.c:36:40: fatal error: elf.h: No such file or directory Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-11-22gcc: fix libgcc build with --text-section-literals for xtensaMax Filippov1-0/+67
This fixes toolchain build with --text-section-literals, which should normally be enabled for linux targets. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-11-22gcc: fix xtensa_fallback_frame_state for call0 ABIMax Filippov1-0/+108
This allows for stack unwinding over signal frames on xtensa linux with call0 ABI. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2016-11-18Remove 4.9.3 patch directory.Alexey Neyman20-2030/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2016-11-18Add missing 4.9.3 patches.Alexey Neyman3-0/+175
Signed-off-by: Alexey Neyman <stilor@att.net>
2016-11-18add support for gcc 4.9.4Thorsten Johannvorderbrueggen24-0/+2193
2016-11-14Merge pull request #476 from stilor/fix-after-glibc-2.24Alexey Neyman1-0/+28
Fix ltrace under glibc 2.24.
2016-11-14Merge pull request #474 from stilor/unbreak-gcc-4.9.3Alexey Neyman1-1/+1
Unbreak 4.9.3.
2016-11-13Fix ltrace under glibc 2.24.Alexey Neyman1-0/+28
GLIBC 2.24 declared readdir_r as deprecated and suggests to use readdir. uClibc-ng's readdir is thread-safe as well. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-11-12glibc: Add glibc-2.24Joachim Nilsson1-0/+13
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2016-11-11Unbreak 4.9.3.Alexey Neyman1-1/+1
The patch provided by the original submitter did not apply cleanly to 4.9.3; had a fuzz 2. We only allow fuzz 1. Fix up the patch. Signed-off-by: Alexey Neyman <stilor@att.net>
2016-11-11Merge pull request #468 from dajamminyogesh/masterAlexey Neyman8-0/+0
gcc: Updated gcc from 6.1.0 to 6.2.0
2016-11-10Merge pull request #419 from ograff/gcc_patchesAlexey Neyman1-0/+29
Apply patch for config.gcc to support e6500 to gcc4.9.3
2016-10-31gcc: Updated gcc from 6.1.0 to 6.2.0Yogesh Sharma8-0/+0
Signed-off-by: Yogesh Sharma <ysharm01@harris.com>
2016-10-24Merge branch 'master' into janitorialBryan Hundven1-12/+0
2016-10-05Upgrade uClibc-ng to 1.0.14.Alexey Neyman1-12/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2016-09-28Apply patch for config.gcc to support e6500 to gcc4.9.3Oliver Graff1-0/+29
This resolves crosstool-ng/crosstool-ng#405 Signed-off-by: Oliver Graff <oliver.e.graff@gmail.com>
2016-09-17patches: add patches for gmpKirill K. Smirnov11-0/+650
This changeset adds official patches published on gmp website. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: remove obsolete gmp patchesKirill K. Smirnov4-438/+0
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: remove obsolete libelf patchesKirill K. Smirnov2-48/+0
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: add patches for mpfrKirill K. Smirnov54-0/+11221
This changeset adds official patches published on mpfr website. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: remove obsolete mpfr patchesKirill K. Smirnov1-209/+0
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: clean up patches for strace 4.5.18Kirill K. Smirnov2-2/+43
Backport patch for linux/netlink from strace 4.5.19. Autoreconf changes. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: cleanup patches for strace 4.5.19Kirill K. Smirnov2-152/+1
Old series of patches: 1) update configure with old patch for 4.5.18 2) update configure.ac 3) update configure again, effectively reverting changes from 1). Remove patch 1) and regenerate patch 3) Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
2016-09-17patches: remove yet another bogus patchKirill K. Smirnov2-38/+0
The related issue has been fixed in strace 4.5.17 Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>