diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-11 00:56:25 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-11 00:56:25 +0100 |
commit | 991ed9703a95f8945518e48c173b59124a26ffaa (patch) | |
tree | aa7afb3c09a2ed647ebeab338af0666e429eea8c /gdb/install.diff | |
parent | 2d4026a690b90215debd68b2933c2fe8a7706cf3 (diff) |
gdb: 69a5e2b022c7d15ec4c7c49e6f53a8d924d3b72b (2012-08-15)
Diffstat (limited to 'gdb/install.diff')
-rw-r--r-- | gdb/install.diff | 60 |
1 files changed, 53 insertions, 7 deletions
diff --git a/gdb/install.diff b/gdb/install.diff index 38ed2b4e..5aa99d75 100644 --- a/gdb/install.diff +++ b/gdb/install.diff @@ -1,6 +1,6 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/install_ 2012-11-09 12:21:59.807481110 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/install_ 2012-11-09 12:21:59.807481110 +0100 -@@ -68,7 +68,6 @@ +--- toolchain/logs/gdb/kepler.SCHWINGE/install_ 2012-11-11 00:46:41.247624041 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/install_ 2012-11-11 00:46:41.255624043 +0100 +@@ -70,7 +70,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a libtool: install: chmod 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a libtool: install: ranlib [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a @@ -8,7 +8,19 @@ ---------------------------------------------------------------------- Libraries have been installed in: [...]/tschwinge/Ferry_Tagscherer.build.install/lib -@@ -104,7 +103,6 @@ +@@ -96,19 +95,16 @@ + make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' + Making install in . + make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' +-../../Ferry_Tagscherer/opcodes/i386-tbl.h + make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' + make[4]: Nothing to be done for `install-exec-am'. + test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/include" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/include" + /usr/bin/install -c -m 644 ../../Ferry_Tagscherer/opcodes/../include/dis-asm.h '[...]/tschwinge/Ferry_Tagscherer.build.install/include' +-../../Ferry_Tagscherer/opcodes/i386-tbl.h + test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/lib" + /bin/dash ./libtool --mode=install /usr/bin/install -c libopcodes.la '[...]/tschwinge/Ferry_Tagscherer.build.install/lib' + libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.a libtool: install: chmod 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.a libtool: install: ranlib [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.a @@ -16,7 +28,7 @@ ---------------------------------------------------------------------- Libraries have been installed in: [...]/tschwinge/Ferry_Tagscherer.build.install/lib -@@ -247,36 +245,6 @@ +@@ -251,36 +247,6 @@ make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' @@ -53,7 +65,7 @@ make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory' -@@ -372,65 +340,6 @@ +@@ -376,90 +342,6 @@ make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' make[5]: Nothing to be done for `install'. make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' @@ -105,7 +117,32 @@ -make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[12]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[13]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' --make[13]: Nothing to be done for `install-exec-am'. +-if test yes = no; then \ +- case 'linux-gnu' in \ +- darwin[56]*) \ +- need_charset_alias=true ;; \ +- darwin* | cygwin* | mingw* | pw32* | cegcc*) \ +- need_charset_alias=false ;; \ +- *) \ +- need_charset_alias=true ;; \ +- esac ; \ +- else \ +- need_charset_alias=false ; \ +- fi ; \ +- if $need_charset_alias; then \ +- /bin/dash ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib ; \ +- fi ; \ +- if test -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias; then \ +- sed -f ref-add.sed [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ +- /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \ +- rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ +- else \ +- if $need_charset_alias; then \ +- sed -f ref-add.sed charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ +- /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \ +- rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ +- fi ; \ +- fi -make[13]: Nothing to be done for `install-data-am'. -make[13]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[12]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' @@ -119,3 +156,12 @@ make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory' make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory' /bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls +@@ -500,7 +382,7 @@ + make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' + make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' + if test yes = no; then \ +- case 'linux-gnu' in \ ++ case 'gnu0.3' in \ + darwin[56]*) \ + need_charset_alias=true ;; \ + darwin* | cygwin* | mingw* | pw32* | cegcc*) \ |