public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@sergiodj.net
To: gdb-testers@sourceware.org
Subject: *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE ***
Date: Thu, 26 Oct 2017 11:56:00 -0000	[thread overview]
Message-ID: <E1e7gls-0001bZ-Ap@kwanyin.sergiodj.net> (raw)
In-Reply-To: <ee6872beb1912af41a506c8aea34af7d2f873d04@gdb-build>

Buildslave:
	ubuntu-trusty-aarch32-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/1887>

Commit(s) tested:
	ee6872beb1912af41a506c8aea34af7d2f873d04

Author(s) (in the same order as the commits):
	Igor Tsimbalist <igor.v.tsimbalist@intel.com>

Subject:
	Enable Intel AVX512_BITALG instructions.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/ee/ee6872beb1912af41a506c8aea34af7d2f873d04/>

*** Failed to compiled GDB.  ***
============================

+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.

checking for netdb.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for getauxval... (cached) yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for pread64... (cached) yes
checking for setns... (cached) yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for nl_langinfo and CODESET... (cached) yes
checking for linux/perf_event.h... (cached) yes
checking for locale.h... (cached) yes
checking for memory.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/syscall.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for thread_db.h... (cached) yes
checking for wait.h... (cached) yes
checking for termios.h... (cached) yes
checking for termio.h... (cached) yes
checking for sgtty.h... (cached) yes
checking for fdwalk... (cached) no
checking for getrlimit... (cached) yes
checking for pipe... (cached) yes
checking for pipe2... (cached) yes
checking for socketpair... (cached) yes
checking for sigaction... (cached) yes
checking whether strerror is declared... (cached) yes
checking whether strstr is declared... (cached) yes
checking for sigsetjmp... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for ptrace.h... (cached) no
checking whether ptrace is declared... (cached) yes
checking return type of ptrace... (cached) long
checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long
checking for ust... no
checking compiler warning flags...  -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Wformat-nonliteral -Werror
checking for dladdr... yes
checking for long long... (cached) yes
checking size of long long... (cached) 8
checking whether basename is declared... (cached) yes
checking whether ffs is declared... (cached) yes
checking whether asprintf is declared... (cached) yes
checking whether vasprintf is declared... (cached) yes
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether strtol is declared... (cached) yes
checking whether strtoul is declared... (cached) yes
checking whether strtoll is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking whether strverscmp is declared... (cached) yes
checking whether strerror is declared... (cached) yes
checking whether perror is declared... yes
checking whether vasprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for struct user_regs_struct.fs_base... (cached) no
checking for struct user_regs_struct.gs_base... (cached) no
checking for socklen_t... (cached) yes
checking for Elf32_auxv_t... yes
checking for Elf64_auxv_t... yes
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... yes
checking for lwpid_t in sys/procfs.h... (cached) yes
checking for psaddr_t in sys/procfs.h... (cached) yes
checking for prgregset_t in sys/procfs.h... (cached) yes
checking for prfpregset_t in sys/procfs.h... (cached) yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for dlopen in -ldl... yes
checking for the dynamic export flag... -Wl,--dynamic-list
checking for TD_VERSION... yes
checking whether the target supports __sync_*_compare_and_swap... yes
checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing gdbdepdir commands
mkdir -p -- arch/.deps
make[1]: Leaving directory `/home/qiyao/buildbot/ubuntu-aarch32-m32/build'
make: *** [all] Error 2
============================




  parent reply	other threads:[~2017-10-26 11:56 UTC|newest]

Thread overview: 244+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26  7:29 [binutils-gdb] Enable Intel AVX512_BITALG instructions sergiodj+buildbot
2017-10-26  7:29 ` *** COMPILATION FAILED *** Failures on Fedora-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-26  9:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-26  9:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
2017-10-26 11:25 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2017-10-26 11:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2017-10-26 11:29 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-26 11:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2017-10-26 11:32 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2017-10-26 11:33 ` *** COMPILATION FAILED *** Failures on Fedora-i686, " sergiodj+buildbot
2017-10-26 11:35 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2017-10-26 11:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-26 11:56 ` sergiodj+buildbot [this message]
2017-10-26 12:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-26 12:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2018-04-16 12:19 [binutils-gdb] gdb: Remove OpenBSD/m88k support sergiodj+buildbot
2018-04-17  3:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 12:05 [binutils-gdb] Prevent an illegal memory access via an out of range fixup pointer sergiodj+buildbot
2018-04-17  3:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 11:32 [binutils-gdb] Remove arm-epoc-pe support sergiodj+buildbot
2018-04-17  3:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 11:29 [binutils-gdb] sparc-coff removal leftover sergiodj+buildbot
2018-04-17  3:00 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 11:06 [binutils-gdb] Remove sh-symbianelf support sergiodj+buildbot
2018-04-17  2:03 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 11:04 [binutils-gdb] Remove vax-bsd and vax-ultrix support sergiodj+buildbot
2018-04-17  1:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 11:02 [binutils-gdb] Remove w65 support sergiodj+buildbot
2018-04-17  1:34 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 11:00 [binutils-gdb] Remove we32k support sergiodj+buildbot
2018-04-17  1:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16 10:58 [binutils-gdb] Remove m88k support sergiodj+buildbot
2018-04-17  1:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16  9:35 [binutils-gdb] Remove sparc-aout and sparc-coff support sergiodj+buildbot
2018-04-17  2:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16  9:21 [binutils-gdb] Remove m68k-aout and m68k-coff support sergiodj+buildbot
2018-04-17  2:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-04-16  9:11 [binutils-gdb] Remove sh5 and sh64 support sergiodj+buildbot
2018-04-17  2:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-03-06 12:54 [binutils-gdb] gdb/riscv: Fixes to printf format strings sergiodj+buildbot
2018-03-06 13:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-03-06 11:15 [binutils-gdb] gdb: Initial baremetal riscv support sergiodj+buildbot
2018-03-06 11:56 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-26 16:40 [binutils-gdb] Move fixup_partial_die to partial_die_info::fixup sergiodj+buildbot
2018-02-27  9:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-26 16:36 [binutils-gdb] Remove one argument abbrev_len in read_partial_die sergiodj+buildbot
2018-02-27  8:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 19:33 [binutils-gdb] Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size" sergiodj+buildbot
2018-02-19 23:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 19:20 [binutils-gdb] MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections sergiodj+buildbot
2018-02-19 22:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 19:18 [binutils-gdb] BFD: Remove unused SEC_HAS_GOT_REF section flag sergiodj+buildbot
2018-02-19 21:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 19:08 [binutils-gdb] LD: Support fixed-size sections some psABIs may require sergiodj+buildbot
2018-02-19 21:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 14:29 [binutils-gdb] Add attribute printf to _bfd_error_handler sergiodj+buildbot
2018-02-19 20:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 14:17 [binutils-gdb] Don't use %ll sergiodj+buildbot
2018-02-19 18:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 14:05 [binutils-gdb] %L conversions sergiodj+buildbot
2018-02-19 17:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 13:52 [binutils-gdb] Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T sergiodj+buildbot
2018-02-19 15:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 13:44 [binutils-gdb] Use %pA and %pB in messages rather than %A and %B sergiodj+buildbot
2018-02-19 14:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19 12:28 [binutils-gdb] [ARM] Fix bxns mask sergiodj+buildbot
2018-02-19 13:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-02-19  9:56 [binutils-gdb] Add common/ dir in build directories sergiodj+buildbot
2018-02-19 10:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-01-17  8:46 [binutils-gdb] PowerPC PLT speculative execution barriers sergiodj+buildbot
2018-01-17  8:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-01-17  8:29 [binutils-gdb] PowerPC PLT stub tidy sergiodj+buildbot
2018-01-17  8:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-01-05 17:50 [binutils-gdb] Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670) sergiodj+buildbot
2018-01-06  0:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-09  1:15 [binutils-gdb] local variable watchpoint not deleted after leaving scope sergiodj+buildbot
2017-11-09  1:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-09  0:57 [binutils-gdb] Make encode_actions_rsp use std::vector sergiodj+buildbot
2017-11-09  0:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 23:54 [binutils-gdb] Avoid expensive complaint calls when complaints are disabled sergiodj+buildbot
2017-11-08 23:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 22:49 [binutils-gdb] Add test for fetching TLS from core file sergiodj+buildbot
2017-11-08 22:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 22:31 [binutils-gdb] BFD: Extract PID from MIPS core dump file sergiodj+buildbot
2017-11-08 22:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 22:13 [binutils-gdb] BFD: Write Linux core PRSTATUS note into MIPS core file sergiodj+buildbot
2017-11-08 22:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 20:44 [binutils-gdb] Remove symbolp vector sergiodj+buildbot
2017-11-08 21:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 20:26 [binutils-gdb] Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints sergiodj+buildbot
2017-11-08 21:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 20:21 [binutils-gdb] Make the linespec/location completer ignore data symbols sergiodj+buildbot
2017-11-08 21:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 19:22 [binutils-gdb] Simplify completion_list_add_name | remove sym_text / sym_text_len sergiodj+buildbot
2017-11-08 21:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 19:02 [binutils-gdb] lookup_name_info::make_ignore_params sergiodj+buildbot
2017-11-08 20:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 18:30 [binutils-gdb] Reorder/reindent dw2_expand_symtabs_matching & friends sergiodj+buildbot
2017-11-08 20:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 18:02 [binutils-gdb] Optimize .gdb_index symbol name searching sergiodj+buildbot
2017-11-08 20:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 17:02 [binutils-gdb] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching sergiodj+buildbot
2017-11-08 19:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 16:28 [binutils-gdb] Per-language symbol name hashing algorithm sergiodj+buildbot
2017-11-08 19:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 15:49 [binutils-gdb] Fix "make test-cp-name-parser" sergiodj+buildbot
2017-11-08 19:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08 14:52 [binutils-gdb] Split the AArch64 Crypto instructions for AES and SHA1+2 into their own options (+aes and +sha2) sergiodj+buildbot
2017-11-08 18:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08  0:06 [binutils-gdb] Constify add_info sergiodj+buildbot
2017-11-08 13:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-08  0:00 [binutils-gdb] Constify add_com sergiodj+buildbot
2017-11-08 12:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-11-07 23:54 [binutils-gdb] Add set_repeat_arguments function sergiodj+buildbot
2017-11-08 11:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-26  7:31 [binutils-gdb] MIPS: Preset EF_MIPS_ABI2 with n32 ELF objects sergiodj+buildbot
2017-10-26 12:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-26  7:27 [binutils-gdb] Enable Intel AVX512_VNNI instructions sergiodj+buildbot
2017-10-26 11:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-26  7:25 [binutils-gdb] Enable Intel VPCLMULQDQ instruction sergiodj+buildbot
2017-10-26 11:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-19 16:57 [binutils-gdb] RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_* sergiodj+buildbot
2017-10-19 18:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-19 16:35 [binutils-gdb] RISC-V: Add R_RISCV_DELETE, which marks bytes for deletion sergiodj+buildbot
2017-10-19 17:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-19 15:49 [binutils-gdb] Fix inferior deadlock with "target remote | CMD" sergiodj+buildbot
2017-10-19 17:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-19 15:02 [binutils-gdb] xml_fetch_content_from_file: Read in whole file in one go sergiodj+buildbot
2017-10-19 16:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-15  1:54 [binutils-gdb] nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  1:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 23:52 [binutils-gdb] x86: Add elf_x86_backend_data sergiodj+buildbot
2017-10-15  4:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 23:33 [binutils-gdb] x86: Add _bfd_x86_elf_finish_dynamic_sections sergiodj+buildbot
2017-10-15  4:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 23:12 [binutils-gdb] cris: Don't hide symbol which was forced to be dynamic sergiodj+buildbot
2017-10-15  3:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 22:51 [binutils-gdb] cris: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  3:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 22:30 [binutils-gdb] sh: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  2:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 22:08 [binutils-gdb] s390: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  2:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 21:27 [binutils-gdb] microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  1:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 21:07 [binutils-gdb] m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  0:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 20:46 [binutils-gdb] hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  0:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 20:26 [binutils-gdb] ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-15  0:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 19:38 [binutils-gdb] mips: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-14 23:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 19:17 [binutils-gdb] arm: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-14 23:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 18:25 [binutils-gdb] tile: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-14 22:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 18:04 [binutils-gdb] aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC sergiodj+buildbot
2017-10-14 22:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 17:44 [binutils-gdb] Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.h sergiodj+buildbot
2017-10-14 22:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 16:13 [binutils-gdb] Fix build failure in linux-osdata.c sergiodj+buildbot
2017-10-14 21:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 15:06 [binutils-gdb] gdbserver: use std::list for all_threads sergiodj+buildbot
2017-10-14 21:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 14:50 [binutils-gdb] gdbserver: Use std::list for all_processes sergiodj+buildbot
2017-10-14 20:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 14:35 [binutils-gdb] gdbserver: Use std::list for all_dlls sergiodj+buildbot
2017-10-14 20:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 14:20 [binutils-gdb] Make to_traceframe_info return a unique_ptr sergiodj+buildbot
2017-10-14 19:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 14:04 [binutils-gdb] Use std::vector for traceframe_info::memory sergiodj+buildbot
2017-10-14 19:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 13:49 [binutils-gdb] Use std::vector for traceframe_info::tvars sergiodj+buildbot
2017-10-14 18:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 13:34 [binutils-gdb] Rename traceframe_info variable to current_traceframe_info sergiodj+buildbot
2017-10-14 18:34 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-14 13:18 [binutils-gdb] Use std::vector in linux_xfer_osdata_processgroups sergiodj+buildbot
2017-10-14 18:10 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-03 15:18 [binutils-gdb] Remove make_delete_ui_cleanup sergiodj+buildbot
2017-10-03 19:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-03 15:15 [binutils-gdb] Use std::string in info_symbol_command sergiodj+buildbot
2017-10-03 20:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-03 14:56 [binutils-gdb] Use gdb::byte_vector in load_progress sergiodj+buildbot
2017-10-03 18:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-03 14:54 [binutils-gdb] Use std::string in gdb_safe_append_history sergiodj+buildbot
2017-10-03 19:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-03 13:21 [binutils-gdb] Remove unused declarations sergiodj+buildbot
2017-10-03 18:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
     [not found] <386c8614d5e65431e977b1b20cc4642f944faca1@gdb-build>
2017-10-03  1:27 ` sergiodj+buildbot
2017-10-02  9:13 [binutils-gdb] nto & lynx x86: call init_target_desc sergiodj+buildbot
2017-10-03  7:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-02  6:43 [binutils-gdb] Fix powerpc comment typo sergiodj+buildbot
2017-10-03  7:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-01 11:08 [binutils-gdb] PR21957, addr2line incorrectly handles non-increasing sequences in line table sergiodj+buildbot
2017-10-03  6:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-01 10:47 [binutils-gdb] Add new mnemonics for VLE multiple load instructions sergiodj+buildbot
2017-10-03  6:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-10-01  2:26 [binutils-gdb] PR22047, Heap out of bounds read in parse_comp_unit sergiodj+buildbot
2017-10-03  2:10 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-30 23:39 [binutils-gdb] Change captured_mi_execute_command to use scoped_restore sergiodj+buildbot
2017-10-03  0:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-26  2:19 [binutils-gdb] Remove regcache_xfree sergiodj+buildbot
2017-09-26  3:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-26  2:15 [binutils-gdb] Remove regcache_xmalloc sergiodj+buildbot
2017-09-26  3:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-10 17:05 [binutils-gdb] Fix build breakage on GNU/Linux AArch64 sergiodj+buildbot
2017-09-10 17:11 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-10  9:20 [binutils-gdb] gdb: Remove check for gdb_stderr == NULL sergiodj+buildbot
2017-09-10 11:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-10  1:17 [binutils-gdb] Remove unnecessary calls to is_mi_like_p in print_thread_info_1 sergiodj+buildbot
2017-09-10  3:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-10  0:10 [binutils-gdb] Use std::vector in add_using_directive sergiodj+buildbot
2017-09-10  2:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 23:34 [binutils-gdb] Use gdb::def_vector in create_sals_line_offset sergiodj+buildbot
2017-09-10  1:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 23:12 [binutils-gdb] Use gdb::byte_vector in pascal_object_print_value sergiodj+buildbot
2017-09-10  1:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 22:50 [binutils-gdb] Use gdb::def_vector in func_command sergiodj+buildbot
2017-09-10  0:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 22:27 [binutils-gdb] Use ui_out_emit_list and ui_out_emit_tuple with gdb::optional sergiodj+buildbot
2017-09-09 23:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 22:04 [binutils-gdb] Remove make_cleanup_ui_out_redirect_pop sergiodj+buildbot
2017-09-09 23:23 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 21:39 [binutils-gdb] Use ui_out_emit_list in more places sergiodj+buildbot
2017-09-09 22:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 21:19 [binutils-gdb] Use ui_out_emit_tuple in disasm.c sergiodj+buildbot
2017-09-09 22:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 20:57 [binutils-gdb] Use ui_out_emit_tuple in more places sergiodj+buildbot
2017-09-09 21:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 20:35 [binutils-gdb] Remove make_cleanup_ui_out_table_begin_end sergiodj+buildbot
2017-09-09 21:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 20:12 [binutils-gdb] Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1 sergiodj+buildbot
2017-09-09 20:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 18:27 [binutils-gdb] Remove unnecessary function prototypes sergiodj+buildbot
2017-09-09 20:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 16:51 [binutils-gdb] PowerPC64 --plt-align sergiodj+buildbot
2017-09-09 17:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 15:10 [binutils-gdb] x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO sergiodj+buildbot
2017-09-09 15:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 14:46 [binutils-gdb] x86: Don't check has_non_got_reloc sergiodj+buildbot
2017-09-09 14:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 12:57 [binutils-gdb] x86: Remove restriction on NOTRACK prefix position sergiodj+buildbot
2017-09-09 13:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09 12:26 [binutils-gdb] x86: Properly handle __ehdr_start sergiodj+buildbot
2017-09-09 12:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-09  0:08 [binutils-gdb] Remove unused field field_info.fnfields sergiodj+buildbot
2017-09-09  3:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08 16:39 [binutils-gdb] x86: Update comments in elfxx-x86.h sergiodj+buildbot
2017-09-08 17:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08 14:50 [binutils-gdb] Remove C/C++ relevant code in Fortran specific file sergiodj+buildbot
2017-09-08 15:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08 14:36 [binutils-gdb] fortran: Testsuite, fix typos in vla-value sergiodj+buildbot
2017-09-08 15:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08 13:59 [binutils-gdb] Fortran: Testsuite, fix differences in type naming sergiodj+buildbot
2017-09-08 14:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08 13:35 [binutils-gdb] Fix indentation for printing Fortran types with pointers sergiodj+buildbot
2017-09-08 13:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08 11:32 [binutils-gdb] x86: Replace elf_x86_plt_layout_table with elf_x86_init_table sergiodj+buildbot
2017-09-08 11:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-08  0:47 [binutils-gdb] x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.lo sergiodj+buildbot
2017-09-08  7:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-07 17:56 [binutils-gdb] RISC-V: Print an error when unable to align a section sergiodj+buildbot
2017-09-07 18:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-07 17:43 [binutils-gdb] RISC-V: Support PCREL_* relocations agaist weak undefined symbols sergiodj+buildbot
2017-09-07 18:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-07 14:51 [binutils-gdb] remove QStartupWithShell entry from NEWS::Changes in GDB 7.11 sergiodj+buildbot
2017-09-07 15:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-07 11:29 [binutils-gdb] x86: Remove _bfd_{i386,x86_64}_elf_convert_load sergiodj+buildbot
2017-09-07 12:03 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 23:31 [binutils-gdb] Change funcall_chain to be a std::vector sergiodj+buildbot
2017-09-07  0:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 23:02 [binutils-gdb] Remove last cleanups from go-exp.y sergiodj+buildbot
2017-09-07  0:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 22:47 [binutils-gdb] Remove last cleanups from d-exp.y sergiodj+buildbot
2017-09-06 23:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 22:24 [binutils-gdb] Remove make_cleanup_clear_parser_state sergiodj+buildbot
2017-09-06 22:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 20:18 [binutils-gdb] Introduce dw2_linkage_name and dw2_linkage_name_attr sergiodj+buildbot
2017-09-06 22:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 19:26 [binutils-gdb] Honor an existing CC_FOR_BUILD in the environment for sim sergiodj+buildbot
2017-09-06 21:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 19:03 [binutils-gdb] Cast char constant to int in sizeof.exp sergiodj+buildbot
2017-09-06 20:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 18:50 [binutils-gdb] Correct shell compatibility issue detected with pkgsrc sergiodj+buildbot
2017-09-06 19:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-06 18:49 [binutils-gdb] Fix calls in gdb.arch/thumb2-it.exp sergiodj+buildbot
2017-09-06 19:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  1:49 [binutils-gdb] Document "no debug info debugging" improvements sergiodj+buildbot
2017-09-05 13:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  1:38 [binutils-gdb] Make "p S::method() const::static_var" work too sergiodj+buildbot
2017-09-05 12:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  1:30 [binutils-gdb] Handle "p 'S::method()::static_var'" (quoted) in symbol lookup sergiodj+buildbot
2017-09-05 12:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  1:02 [binutils-gdb] Handle "p S::method()::static_var" in the C++ parser sergiodj+buildbot
2017-09-05 11:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:59 [binutils-gdb] Eliminate UNOP_MEMVAL_TLS sergiodj+buildbot
2017-09-05 11:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:46 [binutils-gdb] Stop assuming no-debug-info variables have type int sergiodj+buildbot
2017-09-05 10:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:43 [binutils-gdb] evaluate_subexp_standard: Factor out OP_VAR_VALUE handling sergiodj+buildbot
2017-09-05 10:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:37 [binutils-gdb] evaluate_subexp_standard: Remove useless assignments sergiodj+buildbot
2017-09-05 10:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:34 [binutils-gdb] evaluate_subexp_standard: Eliminate one goto sergiodj+buildbot
2017-09-05  9:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:28 [binutils-gdb] Make ptype/whatis print function name of functions with no debug info too sergiodj+buildbot
2017-09-05  9:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:20 [binutils-gdb] Introduce OP_VAR_MSYM_VALUE sergiodj+buildbot
2017-09-05  9:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-09-05  0:19 [binutils-gdb] Stop assuming no-debug-info functions return int sergiodj+buildbot
2017-09-05  8:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-31  4:27 [binutils-gdb] PR22048, Incorrect .eh_frame section in libc.so sergiodj+buildbot
2017-08-31  6:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-31  4:05 [binutils-gdb] Add elf64.lo together with elfxx-x86.lo for 64-bit BFD sergiodj+buildbot
2017-08-31  4:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-31  3:38 [binutils-gdb] FT32: improve disassembly readability sergiodj+buildbot
2017-08-31  3:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-31  3:19 [binutils-gdb] FT32: Permit R_FT32_18 overflow sergiodj+buildbot
2017-08-31  3:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-31  1:26 [binutils-gdb] bfd_close_all_done calling _close_and_cleanup sergiodj+buildbot
2017-08-31  2:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 19:49 [binutils-gdb] x86: Add _bfd_x86_elf_get_synthetic_symtab sergiodj+buildbot
2017-08-30 20:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 18:41 [binutils-gdb] x86: Check target_id instead of elf_machine_code sergiodj+buildbot
2017-08-30 19:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 16:30 [binutils-gdb] x86: Add _bfd_x86_elf_link_hash_table_create sergiodj+buildbot
2017-08-30 18:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 15:38 [binutils-gdb] MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation sergiodj+buildbot
2017-08-30 16:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 13:41 [binutils-gdb] Call _close_and_cleanup in bfd_close_all_done sergiodj+buildbot
2017-08-30 15:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 12:51 [binutils-gdb] Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2 sergiodj+buildbot
2017-08-30 13:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 12:05 [binutils-gdb] PowerPC TPREL16_HA/LO reloc optimization sergiodj+buildbot
2017-08-30 12:41 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-30 11:36 [binutils-gdb] PowerPC64 __tls_get_addr sequence optimization sergiodj+buildbot
2017-08-30 11:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-29 23:07 [binutils-gdb] Look for FIR in the last FreeBSD/mips floating-point register sergiodj+buildbot
2017-08-30  0:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-29 22:11 [binutils-gdb] x86: Re-indent elf32-i386.c/elf64-x86-64.c sergiodj+buildbot
2017-08-29 22:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-29 21:02 [binutils-gdb] Add elfxx-x86.h and elfxx-x86.c sergiodj+buildbot
2017-08-29 21:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-29 18:56 [binutils-gdb] x86: Simplify bad return in get_synthetic_symtab sergiodj+buildbot
2017-08-29 19:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-29 18:16 [binutils-gdb] x86: Check valid PLT sections before checking dynamic relocations sergiodj+buildbot
2017-08-29 18:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-29 13:35 [binutils-gdb] Fix simulation of MSP430's open system call sergiodj+buildbot
2017-08-29 17:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-28 23:21 [binutils-gdb] Remove unused _bfd_elf_ifunc_get_synthetic_symtab sergiodj+buildbot
2017-08-29  0:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-28 22:28 [binutils-gdb] gdb.base/commands.exp: Remove unused global references sergiodj+buildbot
2017-08-28 23:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-28 21:32 [binutils-gdb] define_command: Don't convert command name to lower case sergiodj+buildbot
2017-08-28 22:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-28 18:53 [binutils-gdb] x86: Check for valid PLT section size sergiodj+buildbot
2017-08-28 21:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-27 14:46 [binutils-gdb] x86: Initialize def_protected sergiodj+buildbot
2017-08-27 19:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-27  2:54 [binutils-gdb] Disallow copy relocation against protected data symbol sergiodj+buildbot
2017-08-27  4:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-26 11:54 [binutils-gdb] PowerPC TPREL reloc handling sergiodj+buildbot
2017-08-26 12:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-26  1:01 [binutils-gdb] remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type sergiodj+buildbot
2017-08-26  1:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-26  0:39 [binutils-gdb] x86: Remove redundant "symbol" in comments sergiodj+buildbot
2017-08-26  0:56 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-25  9:18 [binutils-gdb] gdbserver: Rename some functions, thread -> inferior sergiodj+buildbot
2017-08-25  9:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-24 21:53 [binutils-gdb] Remove unused function set_inferior_target_data sergiodj+buildbot
2017-08-24 22:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 21:49 [binutils-gdb] Fix PR remote/21852: Remote run without specifying a local binary crashes GDB sergiodj+buildbot
2017-08-24 19:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 21:05 [binutils-gdb] x86-64: Properly report output type when PIC is needed sergiodj+buildbot
2017-08-23 21:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 20:34 [binutils-gdb] x86: Increment PLT count only for function symbols sergiodj+buildbot
2017-08-23 20:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 17:39 [binutils-gdb] x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTED sergiodj+buildbot
2017-08-23 20:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 16:20 [binutils-gdb] compile: Add 'set compile-gcc' sergiodj+buildbot
2017-08-23 16:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 15:48 [binutils-gdb] compile: set debug compile: Display GCC driver filename sergiodj+buildbot
2017-08-23 15:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 15:30 [binutils-gdb] ppc-opc.c formatting sergiodj+buildbot
2017-08-23 10:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-23 10:44 [binutils-gdb] gdb: SPARC ADI support sergiodj+buildbot
2017-08-23  9:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-22 16:21 [binutils-gdb] Change gdb_realpath_keepfile to return a unique_xmalloc_ptr sergiodj+buildbot
2017-08-22 18:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-22 16:09 [binutils-gdb] Change gdb_abspath to return a unique_xmalloc_ptr sergiodj+buildbot
2017-08-22 17:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-08-09 14:46 [binutils-gdb] [AArch64] Implement gdbarch_core_read_description sergiodj+buildbot
2017-08-09 17:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-06-20 13:22 [binutils-gdb] C++ify gdb/common/environ.c sergiodj+buildbot
2017-06-20 15:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-06-06  7:13 [binutils-gdb] bfd: remove unused local variable in elflink.c:init_reloc_cookie_rels sergiodj+buildbot
2017-06-06  7:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-06-06  0:37 [binutils-gdb] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' sergiodj+buildbot
2017-06-06  0:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-05-24 23:04 [binutils-gdb] Restrict i387_convert_register_p sergiodj+buildbot
2017-05-25  3:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-05-24 23:02 [binutils-gdb] Restrict alpha_convert_register_p sergiodj+buildbot
2017-05-25  3:10 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-05-24 22:59 [binutils-gdb] Restrict ia64_convert_register_p sergiodj+buildbot
2017-05-25  2:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-05-24 22:57 [binutils-gdb] Restrict m68k_convert_register_p sergiodj+buildbot
2017-05-25  2:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-25  3:26 [binutils-gdb] Poison non-POD memset & non-trivially-copyable memcpy/memmove sergiodj+buildbot
2017-04-25  6:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-10  3:24 [binutils-gdb] windows-nat.c: Fix bad initialization of ptid sergiodj+buildbot
2017-04-10  3:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-08 19:15 [binutils-gdb] Add support for fcvtl and fcvtl2 sergiodj+buildbot
2017-04-08 19:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-08 14:18 [binutils-gdb] Support the fcmXX zero instructions sergiodj+buildbot
2017-04-08 14:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07 14:53 [binutils-gdb] ELF: Check ELF_COMMON_DEF_P for common symbols sergiodj+buildbot
2017-04-07 15:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07 14:36 [binutils-gdb] ptid-selftests: Fix erroneous assert messages sergiodj+buildbot
2017-04-07 14:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07 14:00 [binutils-gdb] Fix building the BFD library for Win64 by reqorking the find_separate_debug_file interface sergiodj+buildbot
2017-04-07 14:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07 10:03 [binutils-gdb] Remove E6500 insns from PPC_OPCODE_ALTIVEC2 sergiodj+buildbot
2017-04-07 10:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07  8:39 [binutils-gdb] Add BFIN_MAX_REGISTER_SIZE sergiodj+buildbot
2017-04-07  9:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07  8:12 [binutils-gdb] pe/coff: handle weak defined symbol for gc-sections sergiodj+buildbot
2017-04-07  8:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-07  3:39 [binutils-gdb] Class-ify ptid_t sergiodj+buildbot
2017-04-07  3:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-06 17:19 [binutils-gdb] Add support for disassembling WebAssembly opcodes sergiodj+buildbot
2017-04-07  0:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-04 23:00 [binutils-gdb] Remove support for FreeBSD/alpha sergiodj+buildbot
2017-04-05  1:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-04 22:09 [binutils-gdb] Remove support for using the bsd-uthread target on FreeBSD sergiodj+buildbot
2017-04-05  2:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-04 21:39 [binutils-gdb] Use ptid from regcache instead of inferior_ptid sergiodj+buildbot
2017-04-05  1:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-04 21:21 [binutils-gdb] dwarf2read.c: C++fy lnp_state_machine sergiodj+buildbot
2017-04-05  0:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-04 21:06 [binutils-gdb] Make sect_offset and cu_offset strong typedefs instead of structs sergiodj+buildbot
2017-04-05  0:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-04-04 20:48 [binutils-gdb] dwarf2read.c: Make dir_index and file_name_index strong typedefs sergiodj+buildbot
2017-04-04 23:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-03-22 22:07 [binutils-gdb] RISC-V: Fix assembler for c.li, c.andi and c.addiw sergiodj+buildbot
2017-03-23  1:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-03-22 20:41 [binutils-gdb] RISC-V: Fix assembler for c.addi, rd can be x0 sergiodj+buildbot
2017-03-23  1:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-03-22 20:08 [binutils-gdb] Add DW_OP_GNU_variable_value sergiodj+buildbot
2017-03-23  0:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-03-22  7:47 [binutils-gdb] Fix expect for gdb.cp/m-static.exp sergiodj+buildbot
2017-03-23  2:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-03-22  6:21 [binutils-gdb] inf-ptrace: Do not stop memory transfers after a single word sergiodj+buildbot
2017-03-23  0:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-21  1:25 [binutils-gdb] Alpha DT_RELA sergiodj+buildbot
2017-02-21  1:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 23:25 [binutils-gdb] DWARF-5: NEWS sergiodj+buildbot
2017-02-21  1:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 23:15 [binutils-gdb] DWARF-5: DW_FORM_data16 sergiodj+buildbot
2017-02-21  0:56 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 23:04 [binutils-gdb] DWARF-5: Macros sergiodj+buildbot
2017-02-21  0:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 22:54 [binutils-gdb] DWARF-5: call sites sergiodj+buildbot
2017-02-21  0:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 21:30 [binutils-gdb] DWARF-5 basic functionality sergiodj+buildbot
2017-02-20 23:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 12:56 [binutils-gdb] Sync ZLIB with FSF GCC sources, bringing in version 1.2.11 sergiodj+buildbot
2017-02-20 13:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-20 12:53 [binutils-gdb] PR gdb/16188: Verify PTRACE_TRACEME succeeded sergiodj+buildbot
2017-02-20 13:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** sergiodj+buildbot
2017-02-17  1:29 [binutils-gdb] bfd: Rename read_{signed, unsigned}_leb128, safe_read_leb128 sergiodj+buildbot
2017-02-17  1:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, branch master *** BREAKAGE *** 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=E1e7gls-0001bZ-Ap@kwanyin.sergiodj.net \
    --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: link
Be 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).