[rtems-source-builder commit] binutils-2.26-1: Add patch for unaligned reloc on SPARC

Joel Sherrill joel at rtems.org
Tue Nov 15 00:43:05 UTC 2016


Module:    rtems-source-builder
Branch:    master
Commit:    623c8e7775392cffb3064c6218b7ba3de64b1ebb
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=623c8e7775392cffb3064c6218b7ba3de64b1ebb

Author:    Jiri Gaisler <jiri at gaisler.se>
Date:      Sun Nov 13 19:32:32 2016 -0600

binutils-2.26-1: Add patch for unaligned reloc on SPARC

closes #2802.

---

 rtems/config/tools/rtems-binutils-2.26-1.cfg | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rtems/config/tools/rtems-binutils-2.26-1.cfg b/rtems/config/tools/rtems-binutils-2.26-1.cfg
index 37ec3d5..d51496c 100644
--- a/rtems/config/tools/rtems-binutils-2.26-1.cfg
+++ b/rtems/config/tools/rtems-binutils-2.26-1.cfg
@@ -16,6 +16,11 @@
 %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.




More information about the vc mailing list