]> sourceware.org Git - insight.git/commitdiff
Upgrade submodule. Update patches accordingly.
authorPatrick Monnerat <pm@datasphere.ch>
Wed, 1 Apr 2015 10:17:59 +0000 (12:17 +0200)
committerPatrick Monnerat <pm@datasphere.ch>
Wed, 1 Apr 2015 10:17:59 +0000 (12:17 +0200)
binutils-gdb
patches/binutils-gdb/001-itcltk4.patch
patches/binutils-gdb/002-srcrelease.patch
patches/binutils-gdb/004-tcltkplatform.patch

index bd53a53af486c6e5ab88b7f64342244392be1f1f..41f98f0276aede918c3aca37aa6371c8a3c9fbe7 160000 (submodule)
@@ -1 +1 @@
-Subproject commit bd53a53af486c6e5ab88b7f64342244392be1f1f
+Subproject commit 41f98f0276aede918c3aca37aa6371c8a3c9fbe7
index c9fcc42f2389ec56b7b806732f99de549d9ae9f3..614d52167002148737ba75e8475ba0d40f17f0b9 100644 (file)
@@ -163,7 +163,7 @@ diff -Naurp a/Makefile.def b/Makefile.def
  // Host modules specific to binutils.
  dependencies = { module=configure-bfd; on=configure-libiberty; hard=true; };
  dependencies = { module=configure-bfd; on=configure-intl; };
-@@ -464,35 +454,11 @@ dependencies = { module=all-opcodes; on=
+@@ -465,35 +455,11 @@ dependencies = { module=all-opcodes; on=
  dependencies = { module=all-opcodes; on=all-intl; };
  
  // Other host modules in the 'src' repository.
index cdf76368894d08901645c23cae8df90f1f1bf286..02619298460f1c3281e9e4f48746d819d35bb1ef 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
-@@ -296,6 +296,16 @@ gdb_release()
+@@ -294,6 +294,16 @@ gdb_release()
      gdb_tar_compress $package $tool "$GDB_SUPPORT_DIRS" "$compressors"
  }
  
@@ -20,7 +20,7 @@
  # Corresponding to the CVS "sim" module.
  SIM_SUPPORT_DIRS="bfd opcodes libiberty include intl gdb/version.in makefile.vms zlib"
  sim_release()
-@@ -327,6 +337,8 @@ build_release()
+@@ -325,6 +335,8 @@ build_release()
            gas_release "$compressors";;
        gdb)
            gdb_release "$compressors";;
index 859f17d8f10c1ad66b44bfc734e55b80dd11e44d..e89cf8219e607ef7faf2f0c1ff983bd467d4e8e3 100644 (file)
@@ -173,7 +173,7 @@ diff -Naurp a/gdb/configure.ac b/gdb/configure.ac
 diff -Naurp a/gdb/Makefile.in b/gdb/Makefile.in
 --- a/gdb/Makefile.in  2015-03-09 14:32:57.315694895 +0100
 +++ b/gdb/Makefile.in  2015-03-13 16:09:14.734115086 +0100
-@@ -507,7 +507,7 @@ SUBDIR_GDBTK_SRCS = \
+@@ -513,7 +513,7 @@ SUBDIR_GDBTK_SRCS = \
        gdbtk/generic/gdbtk-main.c
  SUBDIR_GDBTK_DEPS = $(LIBGUI) $(TCL_DEPS) $(TK_DEPS)
  SUBDIR_GDBTK_LDFLAGS=
This page took 0.03248 seconds and 5 git commands to generate.