]> sourceware.org Git - insight.git/commitdiff
Upgrade submodule. Update patch accordingly.
authorPatrick Monnerat <pm@datasphere.ch>
Mon, 30 Mar 2015 12:10:20 +0000 (14:10 +0200)
committerPatrick Monnerat <pm@datasphere.ch>
Mon, 30 Mar 2015 12:10:20 +0000 (14:10 +0200)
binutils-gdb
patches/binutils-gdb/002-srcrelease.patch

index 8131c12209700f6e8cf16b09b5196da78a8066a3..bd53a53af486c6e5ab88b7f64342244392be1f1f 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 8131c12209700f6e8cf16b09b5196da78a8066a3
+Subproject commit bd53a53af486c6e5ab88b7f64342244392be1f1f
index 9719f4e68875946181e7affa0749c7ec87ed664f..cdf76368894d08901645c23cae8df90f1f1bf286 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/src-release.sh   2014-09-01 14:30:28.755141563 +0200
 +++ b/src-release.sh   2014-09-01 15:18:34.535809761 +0200
-@@ -294,6 +294,16 @@ gdb_release()
+@@ -296,6 +296,16 @@ gdb_release()
      gdb_tar_compress $package $tool "$GDB_SUPPORT_DIRS" "$compressors"
  }
  
@@ -18,9 +18,9 @@
 +}
 +
  # Corresponding to the CVS "sim" module.
- SIM_SUPPORT_DIRS="bfd opcodes libiberty include intl gdb/version.in makefile.vms"
+ SIM_SUPPORT_DIRS="bfd opcodes libiberty include intl gdb/version.in makefile.vms zlib"
  sim_release()
-@@ -325,6 +335,8 @@ build_release()
+@@ -327,6 +337,8 @@ build_release()
            gas_release "$compressors";;
        gdb)
            gdb_release "$compressors";;
This page took 0.028105 seconds and 5 git commands to generate.