public inbox for gdb-testers@sourceware.org help / color / mirror / Atom feed
From: sergiodj+buildbot@sergiodj.net To: gdb-testers@sourceware.org Subject: [binutils-gdb] Add FreeBSD/mips architecture. Date: Wed, 04 Jan 2017 17:49:00 -0000 [thread overview] Message-ID: <387360daf92ec2e4e02ace51f44400c167bb5c79@gdb-build> (raw) *** TEST RESULTS FOR COMMIT 387360daf92ec2e4e02ace51f44400c167bb5c79 *** Author: John Baldwin <jhb@FreeBSD.org> Branch: master Commit: 387360daf92ec2e4e02ace51f44400c167bb5c79 Add FreeBSD/mips architecture. This has been tested for the n64 and o32 ABIs. Signal frame unwinders for both ABIs are provided. FreeBSD/mips requires custom linkmap offsets since it contains an additional l_off member in 'struct link_map' that other FreeBSD platforms do not have. Support for collecting and supplying general purpose and floating point register sets are provided. Common routines for working with native format register sets are exported for use by the native target. gdb/ChangeLog: * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o. (ALLDEPFILES): Add mips-fbsd-tdep.c. * NEWS: Mention new FreeBSD/mips target. * configure.tgt: Add mips*-*-freebsd*. * mips-fbsd-tdep.c: New file. * mips-fbsd-tdep.h: New file. gdb/doc/ChangeLog: * gdb.texinfo (Contributors): Add SRI International and University of Cambridge for FreeBSD/mips.
next reply other threads:[~2017-01-04 17:49 UTC|newest] Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-01-04 17:49 sergiodj+buildbot [this message] 2017-01-04 17:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-04 17:49 ` *** COMPILATION FAILED *** Failures on Fedora-s390x-m64, " sergiodj+buildbot 2017-01-04 17:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot 2017-01-04 17:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot 2017-01-04 17:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m64, " sergiodj+buildbot 2017-01-04 17:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m32, " sergiodj+buildbot 2017-01-04 17:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot 2017-01-04 17:52 ` *** COMPILATION FAILED *** Failures on Fedora-i686, " sergiodj+buildbot 2017-01-04 17:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot 2017-01-04 17:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot 2017-01-04 17:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot 2017-01-04 18:07 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot 2017-01-04 18:10 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot 2017-01-04 18:12 ` *** COMPILATION FAILED *** Failures on Debian-s390x-m64, " sergiodj+buildbot 2017-01-04 21:43 ` *** COMPILATION FAILED *** Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot 2017-01-04 21:46 ` *** COMPILATION FAILED *** Failures on Debian-i686, " sergiodj+buildbot 2017-01-06 16:04 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64be-m64, " sergiodj+buildbot 2017-01-06 16:08 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot 2017-01-06 16:12 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot 2017-01-06 16:15 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot 2017-01-06 20:56 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot 2017-01-06 21:00 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64le-m64, " sergiodj+buildbot 2017-01-06 21:03 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot 2017-01-06 21:07 ` *** COMPILATION FAILED *** Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=387360daf92ec2e4e02ace51f44400c167bb5c79@gdb-build \ --to=sergiodj+buildbot@sergiodj.net \ --cc=gdb-testers@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).