]> sourceware.org Git - insight.git/commitdiff
Upgrade submodule, sync patch.
authorPatrick Monnerat <patrick@monnerat.net>
Fri, 4 Jan 2019 07:57:15 +0000 (08:57 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Fri, 4 Jan 2019 07:57:15 +0000 (08:57 +0100)
binutils-gdb
patches/binutils-gdb/001-itcltk4.patch

index 827041555ac443bd57340060f3e034fd7b199dd8..677bd4c69d0eda4f2ae635d793f23c0b1413a9e9 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 827041555ac443bd57340060f3e034fd7b199dd8
+Subproject commit 677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
index 669efc66e8852f73cb08db3b99865aaf365a1249..eb1f5d55c58824601c29aab6f1b25808f74e1665 100644 (file)
@@ -13,7 +13,7 @@ diff -Naurp a/configure.ac b/configure.ac
  
  # these tools are built for the host environment
  # Note, the powerpc-eabi build depends on sim occurring before gdb in order to
-@@ -251,7 +251,7 @@ fi
+@@ -257,7 +257,7 @@ fi
  case ${with_x} in
    yes | "") ;; # the default value for this tree is that X11 is available
    no)
@@ -22,7 +22,7 @@ diff -Naurp a/configure.ac b/configure.ac
      # We won't be able to build gdbtk without X.
      enable_gdbtk=no 
      ;;
-@@ -405,21 +405,6 @@ case "${host}" in
+@@ -411,21 +411,6 @@ case "${host}" in
      configdirs="$configdirs libtermcap" ;;
  esac
  
@@ -44,7 +44,7 @@ diff -Naurp a/configure.ac b/configure.ac
  AC_ARG_ENABLE(libquadmath,
  AS_HELP_STRING([--disable-libquadmath],
    [do not build libquadmath directory]),
-@@ -946,7 +931,7 @@ case "${target}" in
+@@ -952,7 +937,7 @@ case "${target}" in
      ;;
      # The tpf target doesn't support gdb yet.
    *-*-tpf*)
@@ -53,7 +53,7 @@ diff -Naurp a/configure.ac b/configure.ac
      ;;
    *-*-uclinux*)
      noconfigdirs="$noconfigdirs target-rda"
-@@ -966,7 +951,7 @@ case "${target}" in
+@@ -972,7 +957,7 @@ case "${target}" in
      noconfigdirs="$noconfigdirs target-newlib target-libgloss"
      ;;
    sh*-*-pe|mips*-*-pe|*arm-wince-pe)
@@ -62,7 +62,7 @@ diff -Naurp a/configure.ac b/configure.ac
      ;;
    arc*-*-*)
      noconfigdirs="$noconfigdirs sim"
-@@ -1036,15 +1021,15 @@ case "${target}" in
+@@ -1042,15 +1027,15 @@ case "${target}" in
      ;;
    ia64*-*-elf*)
      # No gdb support yet.
@@ -81,7 +81,7 @@ diff -Naurp a/configure.ac b/configure.ac
      ;;
    i[[3456789]]86-w64-mingw*)
      ;;
-@@ -1100,13 +1085,13 @@ case "${target}" in
+@@ -1106,13 +1091,13 @@ case "${target}" in
      ;;
    powerpc*-*-winnt* | powerpc*-*-pe*)
      target_configdirs="$target_configdirs target-winsup"
@@ -97,7 +97,7 @@ diff -Naurp a/configure.ac b/configure.ac
      ;;
    powerpc-*-beos*)
      noconfigdirs="$noconfigdirs gdb"
-@@ -2678,7 +2663,7 @@ if echo " ${target_configdirs} " | grep
+@@ -2684,7 +2669,7 @@ if echo " ${target_configdirs} " | grep
    bootstrap_target_libs=${bootstrap_target_libs}target-libvtv,
  fi
  
@@ -106,7 +106,7 @@ diff -Naurp a/configure.ac b/configure.ac
  # Use 'maybe' since enable_gdbtk might be true even if tk isn't available
  # and in that case we want gdb to be built without tk.  Ugh!
  # In fact I believe gdb is the *only* package directly dependent on tk,
-@@ -2686,7 +2671,7 @@ fi
+@@ -2692,7 +2677,7 @@ fi
  # leave out the maybe dependencies when enable_gdbtk is false.  I'm not
  # 100% sure that that's safe though.
  
This page took 0.383597 seconds and 5 git commands to generate.