public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"
@ 2016-11-19 13:29 sergiodj+buildbot
  2016-11-19 13:41 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-19 13:29 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 0fc9967d0b28a1e037233d49cec479d3ab1e9e59 ***

Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Branch: master
Commit: 0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

This reverts commit b19753ce31da347605dfa903c6fd2158e2444f0d.

As it turns out, GCC (and the assembler) needs additional work in
order to support negative GOT offsets in 64-bit sparc.  This is
breaking TLS Local Dynamic in position-independent code.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
@ 2016-11-19 13:41 ` sergiodj+buildbot
  2016-11-19 14:09 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-19 13:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-aarch64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/888>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.mi/new-ui-mi-sync.exp: sync-command=run: add-inferior
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=f630c35>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=f630c35>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-i686, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
  2016-11-19 13:41 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
@ 2016-11-19 14:09 ` sergiodj+buildbot
  2016-11-19 14:34 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-19 14:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/4814>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-i686/xfails/master/xfail;hb=fa13222>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-i686/xfails/master/xfail.table;hb=fa13222>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
  2016-11-19 13:41 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
  2016-11-19 14:09 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2016-11-19 14:34 ` sergiodj+buildbot
  2016-11-26  5:26 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-19 14:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-extended-gdbserver-m64/builds/3314>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail;hb=2f3e9dc>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail.table;hb=2f3e9dc>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-ppc64be-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-11-19 14:34 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-26  5:26 ` sergiodj+buildbot
  2016-11-26  6:03 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-26  5:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/4546>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-11-26  5:26 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-11-26  6:03 ` sergiodj+buildbot
  2016-11-26  6:38 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-26  6:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/4524>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-native-gdbserver-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-11-26  6:03 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-26  6:38 ` sergiodj+buildbot
  2016-12-02  7:39 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-26  6:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/4536>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-native-extended-gdbserver-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-11-26  6:38 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-12-02  7:39 ` sergiodj+buildbot
  2016-12-02  8:22 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  2016-12-02  8:36 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-12-02  7:39 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-extended-gdbserver-m64/builds/4466>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-native-extended-gdbserver-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: break1 seven
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-native-extended-gdbserver-m64/xfails/master/xfail;hb=b49a91b>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-ppc64le-native-extended-gdbserver-m64/xfails/master/xfail.table;hb=b49a91b>




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-12-02  7:39 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-12-02  8:22 ` sergiodj+buildbot
  2016-12-02  8:36 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-12-02  8:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/4456>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-native-gdbserver-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Failures on Fedora-ppc64le-m64, branch master
  2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-12-02  8:22 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-12-02  8:36 ` sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-12-02  8:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-m64/builds/4468>

Commit(s) tested:
	0fc9967d0b28a1e037233d49cec479d3ab1e9e59

Author(s) (in the same order as the commits):
	Jose E. Marchesi <jose.marchesi@oracle.com>

Subject:
	Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-m64/0f/0fc9967d0b28a1e037233d49cec479d3ab1e9e59/>





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-12-02  7:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-19 13:29 [binutils-gdb] Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC" sergiodj+buildbot
2016-11-19 13:41 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
2016-11-19 14:09 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-11-19 14:34 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-11-26  5:26 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-11-26  6:03 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-11-26  6:38 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-12-02  7:39 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-12-02  8:22 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-12-02  8:36 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).