| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
There are some useful tools such as widl, gendef, genidl ... etc.
provided by mingw-w64 and do not waste the developers' works.
Signed-off-by: Li-Hang Lin <lihang.lin@gmail.com>
|
|\
| |
| | |
Patch from OpenEmbedded to fix strace build
|
|/
|
|
|
|
|
| |
for mips-*-linux-musl. Upstream report:
https://sourceforge.net/p/strace/mailman/message/35615169/
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Gcc compilation fix when fortran is enabled
|
| |
| |
| |
| | |
Signed-off-by: Dirk Vanden Boer <dirk.vdb@gmail.com>
|
|\ \
| | |
| | | |
Linaro GCC dependencies & patches
|
| | |
| | |
| | |
| | |
| | |
| | | |
.. and 4.8 needs it, too.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/ /
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Remove travis samples prone to timeout.
|
| |
| |
| |
| |
| |
| | |
Hopefully, this makes travis do something useful.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Propagate caddr_t patch to other glibc versions
|
|/
|
|
|
|
| |
... 2.20, 2.21, 2.22 and 2.24.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Fix for Candian-Cross builds for mingw host to arm target.
|
| | |
|
|\ \
| | |
| | | |
Add mingw-w64 5.0.0/5.0.1
|
| | |
| | |
| | |
| | |
| | |
| | | |
Keep one latest on each of 3.x, 4.x and 5.x versions.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/ /
| |
| |
| |
| |
| |
| | |
Also, move 'devel' to the bottom - we don't want this ever-moving tag
to be default in the released product.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Strace update
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|/ /
| |
| |
| |
| |
| |
| | |
Versions 4.13 and older marked as obsolete.
Identify the source of the patches 007..009.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Musl update to 1.1.16
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Patch we had for 1.0.4/1.1.5 is now upstream.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| | | |
| | | | |
Restore copying headers for gcc_build
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Only needed in canadian configurations to build libstdc++.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| | | |
| | | | |
Gdb 7.12
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
... when refering to target's compiler.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also, minor fixes in 300-gdb.sh
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| | | |
| | | | |
Add expat 2.1.1 and 2.2.0.
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| |/ /
|/| | |
Add uClibc-ng 1.0.21.
|
|/ /
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Avoid creating include/include
|
| | |
| | |
| | |
| | |
| | |
| | | |
None of the bare metal C library choices (avr-libc, newlib) support
installing into sysroot. Nor does it make any sense, since sysroot
implies a file system, which in turn implies an OS.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Scripts no longer download avr-headers.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
And never had, at least since newlib 1.17 (first version added to
crosstool-ng). Apparently, copy-pasted from glibc.sh.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Added above, as part of the list.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| | | |
| | | | |
Add a check for gperf function signature.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Loosely based on:
https://github.com/systemd/systemd/commit/c9f7b4d356a453a01aa77a6bb74ca7ef49732c08
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| | | |
| | | | |
Fix Linaro download locations
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add CT_GetLinaro, use it from gcc/binutils/gdb/glibc/newlib.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Linaro GDB 7.2 no longer available from Linaro's website; removed.
Linaro GDB 7.5 had incorrect version (the tarball on linaro.org does
not have a -1 patch level).
Add/update latest versions on each (otherwise supported) branches of
GCC, GDB, binutils, glibc.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| |/ /
|/| | |
Fix GCC4.x samples after ISL 0.16.1 import.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
GCC accepts them using the same check for "0.15 or newer", but since
they are not "officially recommended" by GCC installation guide,
mark them as experimental.
Signed-off-by: Alexey Neyman <stilor@att.net>
|