summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2016-11-13 19:34:06 -0600
committerJoel Sherrill <joel@rtems.org>2016-11-14 08:21:25 -0600
commit00fe8f7a55e350f82ac174cf300c5383bc72afd1 (patch)
tree04c532e9ca2b2cd23d720f3547395de762a6b31d
parentbinutils-2.26-1: Add patch for unaligned reloc on SPARC (diff)
downloadrtems-source-builder-00fe8f7a55e350f82ac174cf300c5383bc72afd1.tar.bz2
binutils-2.27-1: Add patch for unaligned reloc on SPARC
updates #2802.
-rw-r--r--rtems/config/tools/rtems-binutils-2.27-1.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-binutils-2.27-1.cfg b/rtems/config/tools/rtems-binutils-2.27-1.cfg
index 940ccf1..11be52f 100644
--- a/rtems/config/tools/rtems-binutils-2.27-1.cfg
+++ b/rtems/config/tools/rtems-binutils-2.27-1.cfg
@@ -16,6 +16,12 @@
# %hash sha512 binutils-2.26-rtems-aarch64-x86_64.patch 2236cc22dda60d5c18a2ab5abc0f44bf487794f7c0899382bf49233e789e1fb34ce28b0f7a85069642f7cc06bd34d7634a441a8d92bf890de57bb89cc398349f
#
+# SPARC GAS fixes.
+#
+%patch add binutils https://gaisler.org/rsb/binutils-2.26-gas-reloc.patch
+%hash md5 binutils-2.26-gas-reloc.patch 1b88374118c2da61eeaca9c4ba1ce42c
+
+#
# Enable deterministic archives by default. This will be the default
# there all tools using this binutils will create deterministic
# archives.