summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/expat/package.desc2
-rw-r--r--packages/gcc/8.4.0/0000-libtool-leave-framework-alone.patch (renamed from packages/gcc/8.4.0/8.3.0/0000-libtool-leave-framework-alone.patch)0
-rw-r--r--packages/gcc/8.4.0/0001-uclibc-conf.patch (renamed from packages/gcc/8.4.0/8.3.0/0001-uclibc-conf.patch)0
-rw-r--r--packages/gcc/8.4.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch (renamed from packages/gcc/8.4.0/8.3.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch)0
-rw-r--r--packages/gcc/8.4.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch (renamed from packages/gcc/8.4.0/8.3.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch)0
-rw-r--r--packages/gcc/8.4.0/0004-arm-softfloat-libgcc.patch (renamed from packages/gcc/8.4.0/8.3.0/0004-arm-softfloat-libgcc.patch)0
-rw-r--r--packages/gcc/8.4.0/0005-fix-m68k-uclinux.patch (renamed from packages/gcc/8.4.0/8.3.0/0005-fix-m68k-uclinux.patch)0
-rw-r--r--packages/gcc/8.4.0/0006-libgfortran-missing-include.patch (renamed from packages/gcc/8.4.0/8.3.0/0006-libgfortran-missing-include.patch)0
-rw-r--r--packages/gcc/8.4.0/0007-nios2-bad-multilib-default.patch (renamed from packages/gcc/8.4.0/8.3.0/0007-nios2-bad-multilib-default.patch)0
-rw-r--r--packages/gcc/8.4.0/0008-libgcc-disable-split-stack-nothreads.patch (renamed from packages/gcc/8.4.0/8.3.0/0008-libgcc-disable-split-stack-nothreads.patch)0
-rw-r--r--packages/gcc/8.4.0/0009-bionic-ndk.patch (renamed from packages/gcc/8.4.0/8.3.0/0009-bionic-ndk.patch)0
-rw-r--r--packages/gcc/8.4.0/0010-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0010-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0011-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0011-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0012-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0012-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0013-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0013-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0014-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0014-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0015-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0015-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0016-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0016-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0017-crystax.patch (renamed from packages/gcc/8.4.0/8.3.0/0017-crystax.patch)0
-rw-r--r--packages/gcc/8.4.0/0018-ARC-Add-multilib-support-for-linux-targets.patch (renamed from packages/gcc/8.4.0/8.3.0/0018-ARC-Add-multilib-support-for-linux-targets.patch)0
-rw-r--r--packages/gcc/8.4.0/0019-isl-0.20.patch (renamed from packages/gcc/8.4.0/8.3.0/0019-isl-0.20.patch)0
-rw-r--r--packages/gcc/8.4.0/0020-ARM-fix-cmse.patch (renamed from packages/gcc/8.4.0/8.3.0/0020-ARM-fix-cmse.patch)0
-rw-r--r--packages/gcc/8.4.0/0021-arm-Make-arm_cmse.h-C99-compatible.patch (renamed from packages/gcc/8.4.0/8.3.0/0021-arm-Make-arm_cmse.h-C99-compatible.patch)0
-rw-r--r--packages/gcc/8.4.0/0022-ARC-Update-fma-expansions.patch (renamed from packages/gcc/8.4.0/8.3.0/0022-ARC-Update-fma-expansions.patch)0
-rw-r--r--packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch17
-rw-r--r--packages/libelf/package.desc2
26 files changed, 19 insertions, 2 deletions
diff --git a/packages/expat/package.desc b/packages/expat/package.desc
index 14c197d..84dba8f 100644
--- a/packages/expat/package.desc
+++ b/packages/expat/package.desc
@@ -1,6 +1,6 @@
repository='git https://github.com/libexpat/libexpat.git'
repository_subdir='expat'
bootstrap='./buildconf.sh && make -C doc all'
-mirrors='http://downloads.sourceforge.net/project/expat/expat/${CT_EXPAT_VERSION}'
+mirrors='http://downloads.sourceforge.net/project/expat/expat/${CT_EXPAT_VERSION} https://github.com/libexpat/libexpat/releases/download/R_${CT_EXPAT_VERSION//./_}'
archive_formats='.tar.xz .tar.lz .tar.bz2 .tar.gz'
relevantpattern='*.*|.'
diff --git a/packages/gcc/8.4.0/8.3.0/0000-libtool-leave-framework-alone.patch b/packages/gcc/8.4.0/0000-libtool-leave-framework-alone.patch
index 1a86e41..1a86e41 100644
--- a/packages/gcc/8.4.0/8.3.0/0000-libtool-leave-framework-alone.patch
+++ b/packages/gcc/8.4.0/0000-libtool-leave-framework-alone.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0001-uclibc-conf.patch b/packages/gcc/8.4.0/0001-uclibc-conf.patch
index aef750a..aef750a 100644
--- a/packages/gcc/8.4.0/8.3.0/0001-uclibc-conf.patch
+++ b/packages/gcc/8.4.0/0001-uclibc-conf.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch b/packages/gcc/8.4.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
index 20a88df..20a88df 100644
--- a/packages/gcc/8.4.0/8.3.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
+++ b/packages/gcc/8.4.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/8.4.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch
index 5f9a07a..5f9a07a 100644
--- a/packages/gcc/8.4.0/8.3.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch
+++ b/packages/gcc/8.4.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0004-arm-softfloat-libgcc.patch b/packages/gcc/8.4.0/0004-arm-softfloat-libgcc.patch
index d980036..d980036 100644
--- a/packages/gcc/8.4.0/8.3.0/0004-arm-softfloat-libgcc.patch
+++ b/packages/gcc/8.4.0/0004-arm-softfloat-libgcc.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0005-fix-m68k-uclinux.patch b/packages/gcc/8.4.0/0005-fix-m68k-uclinux.patch
index 02b53bd..02b53bd 100644
--- a/packages/gcc/8.4.0/8.3.0/0005-fix-m68k-uclinux.patch
+++ b/packages/gcc/8.4.0/0005-fix-m68k-uclinux.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0006-libgfortran-missing-include.patch b/packages/gcc/8.4.0/0006-libgfortran-missing-include.patch
index 6e2e4e4..6e2e4e4 100644
--- a/packages/gcc/8.4.0/8.3.0/0006-libgfortran-missing-include.patch
+++ b/packages/gcc/8.4.0/0006-libgfortran-missing-include.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0007-nios2-bad-multilib-default.patch b/packages/gcc/8.4.0/0007-nios2-bad-multilib-default.patch
index 4acc491..4acc491 100644
--- a/packages/gcc/8.4.0/8.3.0/0007-nios2-bad-multilib-default.patch
+++ b/packages/gcc/8.4.0/0007-nios2-bad-multilib-default.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0008-libgcc-disable-split-stack-nothreads.patch b/packages/gcc/8.4.0/0008-libgcc-disable-split-stack-nothreads.patch
index df91a9f..df91a9f 100644
--- a/packages/gcc/8.4.0/8.3.0/0008-libgcc-disable-split-stack-nothreads.patch
+++ b/packages/gcc/8.4.0/0008-libgcc-disable-split-stack-nothreads.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0009-bionic-ndk.patch b/packages/gcc/8.4.0/0009-bionic-ndk.patch
index 474dd8c..474dd8c 100644
--- a/packages/gcc/8.4.0/8.3.0/0009-bionic-ndk.patch
+++ b/packages/gcc/8.4.0/0009-bionic-ndk.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0010-crystax.patch b/packages/gcc/8.4.0/0010-crystax.patch
index 0e3e95c..0e3e95c 100644
--- a/packages/gcc/8.4.0/8.3.0/0010-crystax.patch
+++ b/packages/gcc/8.4.0/0010-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0011-crystax.patch b/packages/gcc/8.4.0/0011-crystax.patch
index f1f9eb1..f1f9eb1 100644
--- a/packages/gcc/8.4.0/8.3.0/0011-crystax.patch
+++ b/packages/gcc/8.4.0/0011-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0012-crystax.patch b/packages/gcc/8.4.0/0012-crystax.patch
index 2bf6cc7..2bf6cc7 100644
--- a/packages/gcc/8.4.0/8.3.0/0012-crystax.patch
+++ b/packages/gcc/8.4.0/0012-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0013-crystax.patch b/packages/gcc/8.4.0/0013-crystax.patch
index 3454df0..3454df0 100644
--- a/packages/gcc/8.4.0/8.3.0/0013-crystax.patch
+++ b/packages/gcc/8.4.0/0013-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0014-crystax.patch b/packages/gcc/8.4.0/0014-crystax.patch
index 8f2eb43..8f2eb43 100644
--- a/packages/gcc/8.4.0/8.3.0/0014-crystax.patch
+++ b/packages/gcc/8.4.0/0014-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0015-crystax.patch b/packages/gcc/8.4.0/0015-crystax.patch
index 2424d2b..2424d2b 100644
--- a/packages/gcc/8.4.0/8.3.0/0015-crystax.patch
+++ b/packages/gcc/8.4.0/0015-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0016-crystax.patch b/packages/gcc/8.4.0/0016-crystax.patch
index 8c21a1c..8c21a1c 100644
--- a/packages/gcc/8.4.0/8.3.0/0016-crystax.patch
+++ b/packages/gcc/8.4.0/0016-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0017-crystax.patch b/packages/gcc/8.4.0/0017-crystax.patch
index ccb81fd..ccb81fd 100644
--- a/packages/gcc/8.4.0/8.3.0/0017-crystax.patch
+++ b/packages/gcc/8.4.0/0017-crystax.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0018-ARC-Add-multilib-support-for-linux-targets.patch b/packages/gcc/8.4.0/0018-ARC-Add-multilib-support-for-linux-targets.patch
index 6c0ff27..6c0ff27 100644
--- a/packages/gcc/8.4.0/8.3.0/0018-ARC-Add-multilib-support-for-linux-targets.patch
+++ b/packages/gcc/8.4.0/0018-ARC-Add-multilib-support-for-linux-targets.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0019-isl-0.20.patch b/packages/gcc/8.4.0/0019-isl-0.20.patch
index 3e14966..3e14966 100644
--- a/packages/gcc/8.4.0/8.3.0/0019-isl-0.20.patch
+++ b/packages/gcc/8.4.0/0019-isl-0.20.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0020-ARM-fix-cmse.patch b/packages/gcc/8.4.0/0020-ARM-fix-cmse.patch
index cf2d243..cf2d243 100644
--- a/packages/gcc/8.4.0/8.3.0/0020-ARM-fix-cmse.patch
+++ b/packages/gcc/8.4.0/0020-ARM-fix-cmse.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0021-arm-Make-arm_cmse.h-C99-compatible.patch b/packages/gcc/8.4.0/0021-arm-Make-arm_cmse.h-C99-compatible.patch
index afdc1a5..afdc1a5 100644
--- a/packages/gcc/8.4.0/8.3.0/0021-arm-Make-arm_cmse.h-C99-compatible.patch
+++ b/packages/gcc/8.4.0/0021-arm-Make-arm_cmse.h-C99-compatible.patch
diff --git a/packages/gcc/8.4.0/8.3.0/0022-ARC-Update-fma-expansions.patch b/packages/gcc/8.4.0/0022-ARC-Update-fma-expansions.patch
index c2680d5..c2680d5 100644
--- a/packages/gcc/8.4.0/8.3.0/0022-ARC-Update-fma-expansions.patch
+++ b/packages/gcc/8.4.0/0022-ARC-Update-fma-expansions.patch
diff --git a/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch b/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch
new file mode 100644
index 0000000..9456dbb
--- /dev/null
+++ b/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch
@@ -0,0 +1,17 @@
+---
+ gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gdb/nat/aarch64-sve-linux-ptrace.h b/gdb/nat/aarch64-sve-linux-ptrace.h
+index 029e753ffe..172ae39432 100644
+--- a/gdb/nat/aarch64-sve-linux-ptrace.h
++++ b/gdb/nat/aarch64-sve-linux-ptrace.h
+@@ -20,7 +20,7 @@
+ #ifndef AARCH64_SVE_LINUX_PTRACE_H
+ #define AARCH64_SVE_LINUX_PTRACE_H
+
+-#include <asm/sigcontext.h>
++#include <signal.h>
+ #include <sys/utsname.h>
+ #include <sys/ptrace.h>
+ #include <asm/ptrace.h>
diff --git a/packages/libelf/package.desc b/packages/libelf/package.desc
index 52e514f..f7648d9 100644
--- a/packages/libelf/package.desc
+++ b/packages/libelf/package.desc
@@ -1,5 +1,5 @@
# FIXME No public repository and no new releases.
# Consider switching to/adding project elftoolchain?
-mirrors='http://www.mr511.de/software https://fossies.org/linux/misc/old'
+mirrors='https://fossies.org/linux/misc/old'
relevantpattern='*.*|.'
archive_formats='.tar.gz'