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 Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** Date: Mon, 16 Apr 2018 13:48:00 -0000 [thread overview] Message-ID: <E1f84UB-00055j-7f@kwanyin.sergiodj.net> (raw) In-Reply-To: <ddb000396c9246649e02669e0bd6ad3949973e5a@gdb-build> Buildslave: fedora-x86-64-3 Full Build URL: <http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/9353> Commit(s) tested: ddb000396c9246649e02669e0bd6ad3949973e5a Author(s) (in the same order as the commits): Alan Modra <amodra@gmail.com> Subject: Remove arm-epoc-pe support Testsuite log (gdb.sum and gdb.log) URL(s): <http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/dd/ddb000396c9246649e02669e0bd6ad3949973e5a/> *** Failed to compiled GDB. *** ============================ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CC openat-die.o CC save-cwd.o CC strnlen1.o CC tempname.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC wctype-h.o CC chdir-long.o CC fcntl.o CC glob.o CC mbrtowc.o CC openat-proc.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed AR libgnu.a make[8]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/build-gnulib/import' make[7]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/build-gnulib/import' make[6]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/build-gnulib/import' make[5]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/build-gnulib' make[4]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb/build-gnulib' make[3]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb' CXX gdb.o CXX arc-tdep.o CXX arch/arm.o CXX arch/arm-get-next-pcs.o CXX arch/arm-linux.o CXX arch/i386.o CXX arm-bsd-tdep.o CXX arm-fbsd-tdep.o CXX arm-linux-tdep.o CXX arm-nbsd-tdep.o CXX arm-obsd-tdep.o CXX arm-symbian-tdep.o CXX arm-tdep.o CXX arm-wince-tdep.o CXX avr-tdep.o CXX bfin-linux-tdep.o CXX bfin-tdep.o CXX bsd-uthread.o CXX cris-linux-tdep.o CXX cris-tdep.o CXX dicos-tdep.o CXX fbsd-tdep.o CXX frv-linux-tdep.o CXX frv-tdep.o CXX ft32-tdep.o CXX glibc-tdep.o CXX h8300-tdep.o CXX hppa-bsd-tdep.o CXX hppa-linux-tdep.o CXX hppa-nbsd-tdep.o CXX hppa-obsd-tdep.o CXX hppa-tdep.o CXX i386-bsd-tdep.o CXX i386-cygwin-tdep.o CXX i386-darwin-tdep.o CXX i386-dicos-tdep.o CXX i386-fbsd-tdep.o CXX i386-gnu-tdep.o CXX i386-go32-tdep.o CXX i386-linux-tdep.o CXX i386-nbsd-tdep.o CXX i386-nto-tdep.o CXX i386-obsd-tdep.o CXX i386-sol2-tdep.o CXX i386-tdep.o CXX i387-tdep.o CXX iq2000-tdep.o CXX linux-record.o CXX linux-tdep.o CXX lm32-tdep.o CXX m32c-tdep.o CXX m32r-linux-tdep.o CXX m32r-tdep.o CXX m68hc11-tdep.o CXX m68k-bsd-tdep.o CXX m68k-linux-tdep.o CXX m68k-tdep.o CXX m88k-tdep.o CXX mep-tdep.o CXX microblaze-linux-tdep.o CXX microblaze-tdep.o ../../binutils-gdb/gdb/m88k-tdep.c: In function void _initialize_m88k_tdep(): ../../binutils-gdb/gdb/m88k-tdep.c:867:21: error: bfd_arch_m88k was not declared in this scope gdbarch_register (bfd_arch_m88k, m88k_gdbarch_init, NULL); ^~~~~~~~~~~~~ ../../binutils-gdb/gdb/m88k-tdep.c:867:21: note: suggested alternative: bfd_arch_m98k gdbarch_register (bfd_arch_m88k, m88k_gdbarch_init, NULL); ^~~~~~~~~~~~~ bfd_arch_m98k make[2]: *** [Makefile:1615: m88k-tdep.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build/gdb' make[1]: *** [Makefile:8793: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-gdbserver-m32/build' make: *** [Makefile:850: all] Error 2 ============================
next prev parent reply other threads:[~2018-04-16 13:48 UTC|newest] Thread overview: 194+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-04-16 11:32 [binutils-gdb] Remove arm-epoc-pe support sergiodj+buildbot 2018-04-16 11:32 ` *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:33 ` *** COMPILATION FAILED *** Failures on Fedora-s390x-m64, " sergiodj+buildbot 2018-04-16 11:50 ` *** COMPILATION FAILED *** Failures on NetBSD-x86_64-m64, " sergiodj+buildbot 2018-04-16 13:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m64, " sergiodj+buildbot 2018-04-16 13:48 ` sergiodj+buildbot [this message] 2018-04-16 13:48 ` *** COMPILATION FAILED *** Failures on Fedora-i686, " sergiodj+buildbot 2018-04-16 13:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m32, " sergiodj+buildbot 2018-04-16 13:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot 2018-04-16 13:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, " sergiodj+buildbot 2018-04-16 13:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot 2018-04-16 13:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot 2018-04-16 13:51 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot 2018-04-16 16:13 ` *** COMPILATION FAILED *** Failures on Debian-s390x-m64, " sergiodj+buildbot 2018-04-16 16:15 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot 2018-04-16 16:16 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot 2018-04-17 3:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot 2018-04-17 3:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot 2018-04-17 3:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot -- strict thread matches above, loose matches on Subject: below -- 2020-05-19 18:28 [binutils-gdb] gdb: fix off-by-one error in quirk_rust_enum gdb-buildbot 2020-06-14 20:12 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-05-19 17:51 [binutils-gdb] Make exec-file-mismatch compare build IDs gdb-buildbot 2020-06-14 19:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-05-19 17:51 [binutils-gdb] Eliminate target_fileio_open_warn_if_slow gdb-buildbot 2020-06-14 18:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-04-29 16:04 [binutils-gdb] Implement event-loop glue for gdbserver gdb-buildbot 2020-04-30 4:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-04-22 9:37 [binutils-gdb] Handle complex error type in read_base_type gdb-buildbot 2020-04-23 5:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-04-22 8:58 [binutils-gdb] Add signal number conversions for NetBSD gdb-buildbot 2020-04-23 5:41 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 3:04 [binutils-gdb] Remove the TUI annotation hack gdb-buildbot 2020-03-09 23:45 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Remove tui_set_win_with_focus gdb-buildbot 2020-03-09 23:38 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Change how TUI windows are instantiated gdb-buildbot 2020-03-09 23:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-17 14:39 [binutils-gdb] Update libiberty sources with changes in the gcc mainline gdb-buildbot 2020-01-17 17:56 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-16 17:59 [binutils-gdb] Support for DWARF5 location lists entries gdb-buildbot 2020-01-17 14:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-16 15:14 [binutils-gdb] [binutils][arm] PR25376 Change MVE into a CORE_HIGH feature gdb-buildbot 2020-01-17 13:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 15:44 [binutils-gdb] Set the default page size of the PDP11 target to 8192 bytes gdb-buildbot 2020-01-17 8:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 14:49 [binutils-gdb] tic4x disassembly static variables gdb-buildbot 2020-01-17 7:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 14:07 [binutils-gdb] MSP430: Fix relocation overflow when using #lo(EXP) macro gdb-buildbot 2020-01-17 6:07 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 5:13 [binutils-gdb] PR25384, PowerPC64 ELFv1 copy relocs against function symbols gdb-buildbot 2020-01-17 5:22 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 4:55 [binutils-gdb] Fix valgrind error from gdb.decode_line gdb-buildbot 2020-01-17 4:41 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 1:03 [binutils-gdb] Move gdbsupport to the top level gdb-buildbot 2020-01-17 0:15 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 1:00 [binutils-gdb] Move free_all_objfiles to program_space gdb-buildbot 2019-12-17 1:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 0:56 [binutils-gdb] Store objfiles on a std::list gdb-buildbot 2019-12-17 1:42 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-12 12:19 [binutils-gdb] Fix unused function error gdb-buildbot 2019-12-13 8:51 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 20:15 [binutils-gdb] Remove more shifts for sign/zero extension gdb-buildbot 2019-12-12 11:48 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 20:02 [binutils-gdb] bfd signed overflow fixes gdb-buildbot 2019-12-12 11:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 19:56 [binutils-gdb] Make bfd_get_8 return a bfd_vma like other bfd_get_* functions gdb-buildbot 2019-12-12 11:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-12-10 19:28 [binutils-gdb] Replace the remaining uses of strerror with safe_strerror gdb-buildbot 2019-12-10 20:07 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 22:50 [binutils-gdb] x86: make AnySize an insn attribute gdb-buildbot 2019-11-25 23:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 22:13 [binutils-gdb] Remove symbol-related static asserts gdb-buildbot 2019-11-25 22:25 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 21:44 [binutils-gdb] RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive gdb-buildbot 2019-11-25 21:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 21:10 [binutils-gdb] gdb: Support printf 'z' size modifier gdb-buildbot 2019-11-25 21:10 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 18:50 [binutils-gdb] Document and extend readline-bindable functions gdb-buildbot 2019-11-25 19:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 17:32 [binutils-gdb] gdb/python: Introduce gdb.lookup_static_symbols gdb-buildbot 2019-11-25 18:01 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 17:26 [binutils-gdb] gdb/python: smarter symbol lookup for gdb.lookup_static_symbol gdb-buildbot 2019-11-25 17:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 10:15 [binutils-gdb] x86: drop redundant SYSCALL/SYSRET templates gdb-buildbot 2019-11-25 23:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 9:50 [binutils-gdb] x86: fold individual Jump* attributes into a single Jump one gdb-buildbot 2019-11-25 23:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 8:51 [binutils-gdb] x86: make JumpAbsolute an insn attribute gdb-buildbot 2019-11-25 23:12 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 1:48 [binutils-gdb] Fix python gdbpy_breakpoint_object leak gdb-buildbot 2019-11-25 22:40 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-13 3:56 [binutils-gdb] gnulib: Fix path to import/Makefile{,.in} gdb-buildbot 2019-11-25 22:08 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-13 0:55 [binutils-gdb] RISC-V: Fix ld relax failure with calls and align directives gdb-buildbot 2019-11-25 21:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 22:14 [binutils-gdb] Make struct symbol inherit from general_symbol_info gdb-buildbot 2019-11-25 21:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 21:30 [binutils-gdb] Consolidate setting of current_layout gdb-buildbot 2019-11-25 20:51 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 20:34 [binutils-gdb] Make TUI resizing tests more robust gdb-buildbot 2019-11-25 20:29 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 20:17 [binutils-gdb] Move _initialize_tui_layout to end of file gdb-buildbot 2019-11-25 20:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 14:43 [binutils-gdb] [binutils][arm] Update the decoding of MVE VMOV, VMVN gdb-buildbot 2019-11-25 20:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 9:56 [binutils-gdb] x86: fold EsSeg into IsString gdb-buildbot 2019-11-25 19:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 9:13 [binutils-gdb] x86: eliminate ImmExt abuse gdb-buildbot 2019-11-25 19:35 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 8:30 [binutils-gdb] x86: introduce operand type "instance" gdb-buildbot 2019-11-25 19:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-11 23:47 [binutils-gdb] Use getpwuid_r instead of getpwuid gdb-buildbot 2019-11-25 18:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-11 13:48 [binutils-gdb] Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same register gdb-buildbot 2019-11-25 18:29 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-11 13:01 [binutils-gdb] Arm64: fix build with old glibc gdb-buildbot 2019-11-25 18:14 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-10 22:04 [binutils-gdb] gdb: Add a class to track last display symtab and line information gdb-buildbot 2019-11-25 17:34 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-10 21:22 [binutils-gdb] gdb: Convert frame_show_address to return a bool gdb-buildbot 2019-11-25 17:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-11-10 20:54 [binutils-gdb] gdb_vecs.h: Avoid self move assign gdb-buildbot 2019-11-25 16:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-21 19:18 [binutils-gdb] gdb: Update comments that reference VEC or vec.h gdb-buildbot 2019-10-29 22:56 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-21 19:12 [binutils-gdb] gdb: Remove vec.{c,h} and update code to not include vec.h gdb-buildbot 2019-10-29 22:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot [not found] <703a86c2fa74e6c998ed24a8823658119f176b2d@gdb-build> 2019-10-04 8:48 ` gdb-buildbot 2019-10-02 19:12 [binutils-gdb] Introduce metadata style gdb-buildbot 2019-10-05 4:29 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-02 15:44 [binutils-gdb] Style "pwd" output gdb-buildbot 2019-10-05 2:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-02 12:51 [binutils-gdb] Use new %p format suffixes in gdb gdb-buildbot 2019-10-05 1:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-02 9:43 [binutils-gdb] Introduce gdb-specific %p format suffixes gdb-buildbot 2019-10-05 0:13 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-02 6:43 [binutils-gdb] Don't create empty literal pieces gdb-buildbot 2019-10-04 22:56 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-02 3:37 [binutils-gdb] Remove the ui_out_style_kind enum gdb-buildbot 2019-10-04 21:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-02 0:31 [binutils-gdb] gdb/testsuite: Fix pretty-print.exp on big-endian platforms gdb-buildbot 2019-10-04 19:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-01 21:17 [binutils-gdb] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir gdb-buildbot 2019-10-04 18:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-01 18:10 [binutils-gdb] [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx gdb-buildbot 2019-10-04 16:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-01 15:00 [binutils-gdb] Remove extra whitespaces at the end of lines gdb-buildbot 2019-10-04 14:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-01 11:52 [binutils-gdb] Use std::sort instead of qsort in minsyms.c gdb-buildbot 2019-10-04 13:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-01 11:03 [binutils-gdb] Disable all warnings in gdb.rust/traits.rs gdb-buildbot 2019-10-04 11:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-10-01 5:24 [binutils-gdb] Improve some comments about msymbol handling gdb-buildbot 2019-10-04 10:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-09-30 17:53 [binutils-gdb] [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir gdb-buildbot 2019-10-04 6:57 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-09-30 8:17 [binutils-gdb] [gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m gdb-buildbot 2019-10-04 5:33 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-09-27 16:57 [binutils-gdb] [gdb/testsuite] Fix incomplete regexps in step-precsave.exp gdb-buildbot 2019-10-03 22:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 18:41 [binutils-gdb] gdb/djgpp: Add Hygon Dhyana processor support gdb-buildbot 2019-08-21 18:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 18:06 [binutils-gdb] [gdb/testsuite] Stabilize gdb-caching-proc.exp test order gdb-buildbot 2019-08-21 18:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 14:46 [binutils-gdb] Change some tui_data_window methods to be private gdb-buildbot 2019-08-21 18:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 12:58 [binutils-gdb] Change tui_make_window to be a method gdb-buildbot 2019-08-21 13:29 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 11:43 [binutils-gdb] Remove indirection from tui_data_window::regs_content gdb-buildbot 2019-08-21 12:17 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 6:33 [binutils-gdb] Remove some defines from tui-data.h gdb-buildbot 2019-08-21 14:34 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 5:54 [binutils-gdb] Move some defines to tui-stack.c gdb-buildbot 2019-08-21 14:00 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 4:43 [binutils-gdb] Remove tui_data_window::display_regs gdb-buildbot 2019-08-21 12:42 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-07-19 2:36 [binutils-gdb] Remove unused parameter from two TUI functions gdb-buildbot 2019-07-19 3:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-07-18 3:03 [binutils-gdb] Introduce tui_data_window::last_regs_line_no method gdb-buildbot 2019-07-18 3:51 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-07-18 1:24 [binutils-gdb] Introduce reset_locator function in tui-layout.c gdb-buildbot 2019-07-19 14:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-07-18 1:11 [binutils-gdb] Always create an execution info window for a source window gdb-buildbot 2019-07-19 14:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-07-17 18:51 [binutils-gdb] gdb: Remove a non-const reference parameter gdb-buildbot 2019-07-17 21:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** gdb-buildbot 2019-05-16 16:12 [binutils-gdb] [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint sergiodj+buildbot 2019-05-16 17:14 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:10 [binutils-gdb] [PATCH 43/57][Arm][OBJDUMP] Add support for MVE instructions: scatter stores and gather loads sergiodj+buildbot 2019-05-16 17:09 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:08 [binutils-gdb] [PATCH 42/57][Arm][OBJDUMP] Add support for MVE instructions: vldr[bhw] and vstr[bhw] sergiodj+buildbot 2019-05-16 17:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:06 [binutils-gdb] [PATCH 41/57][Arm][OBJDUMP] Add support for MVE instructions: vld[24] and vst[24] sergiodj+buildbot 2019-05-16 16:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:05 [binutils-gdb] [PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms, vhadd, vhsub and vrhadd sergiodj+buildbot 2019-05-16 16:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:03 [binutils-gdb] [PATCH 39/57][Arm][OBJDUMP] Add support for MVE instructions: vpt, vpst and vcmp sergiodj+buildbot 2019-05-16 16:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:01 [binutils-gdb] [PATCH 38/57][Arm][OBJDUMP] Disable the use of MVE reserved coproc numbers in coprocessor instructions sergiodj+buildbot 2019-05-16 16:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 15:59 [binutils-gdb] [PATCH 37/57][Arm][OBJDUMP] Add framework for MVE instructions sergiodj+buildbot 2019-05-16 16:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-08 17:01 [binutils-gdb] Fix style bug when paging sergiodj+buildbot 2019-05-08 22:16 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-04-28 1:28 [binutils-gdb] Have 'thread|frame apply' style their output sergiodj+buildbot 2019-05-02 10:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-10 17:12 [binutils-gdb] gdb: Improve scoped_switch_fork_info class sergiodj+buildbot 2019-01-12 2:17 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-07 13:26 [binutils-gdb] Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match sergiodj+buildbot 2019-01-07 13:40 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:52 [binutils-gdb] Fix a crash in jit.c sergiodj+buildbot 2018-12-29 21:22 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:46 [binutils-gdb] Document the "set style" commands sergiodj+buildbot 2018-12-29 20:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:31 [binutils-gdb] Highlight source code using GNU Source Highlight sergiodj+buildbot 2018-12-29 20:17 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-20 16:57 [binutils-gdb] Avoid "Invalid parameter passed to C runtime function" warning sergiodj+buildbot 2018-11-20 17:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-09 15:43 [binutils-gdb] [ARC] More fixes for TLS sergiodj+buildbot 2018-11-09 16:22 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:23 [binutils-gdb] Fix the [-Werror=shadow=local] warning sergiodj+buildbot 2018-10-08 22:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:07 [binutils-gdb] Add native target for FreeBSD/riscv sergiodj+buildbot 2018-10-08 22:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:02 [binutils-gdb] Add FreeBSD/riscv architecture sergiodj+buildbot 2018-10-08 22:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 21:57 [binutils-gdb] Add a helper function to trad_frame to support register cache maps sergiodj+buildbot 2018-10-08 22:12 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 21:42 [binutils-gdb] Finding data member in virtual base class sergiodj+buildbot 2018-10-08 21:51 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-01 13:34 [binutils-gdb] [ARC] Fixes TLS failures related to tls-align sergiodj+buildbot 2018-10-01 23:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-08-30 19:05 [binutils-gdb] Use host_address_to_string in compile_cplus_instance::enter_scope sergiodj+buildbot 2018-08-30 20:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-08-30 1:55 [binutils-gdb] C++ compile support sergiodj+buildbot 2018-08-30 18:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-08-06 14:07 [binutils-gdb] [ARC] Add Tag_ARC_ATR_version sergiodj+buildbot 2018-08-06 15:10 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-06-29 23:09 [binutils-gdb] fix GDB build failure for various amd64 targets sergiodj+buildbot 2018-06-29 23:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-06-29 22:12 [binutils-gdb] x86_64-windows GDB crash due to fs_base/gs_base registers sergiodj+buildbot 2018-06-29 23:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 12:19 [binutils-gdb] gdb: Remove OpenBSD/m88k support sergiodj+buildbot 2018-04-16 13:57 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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-16 13:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:29 [binutils-gdb] sparc-coff removal leftover sergiodj+buildbot 2018-04-16 13:43 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:06 [binutils-gdb] Remove sh-symbianelf support sergiodj+buildbot 2018-04-16 13:21 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:04 [binutils-gdb] Remove vax-bsd and vax-ultrix support sergiodj+buildbot 2018-04-16 13:16 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:02 [binutils-gdb] Remove w65 support sergiodj+buildbot 2018-04-16 13:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:00 [binutils-gdb] Remove we32k support sergiodj+buildbot 2018-04-16 13:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 10:58 [binutils-gdb] Remove m88k support sergiodj+buildbot 2018-04-16 12:58 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 9:35 [binutils-gdb] Remove sparc-aout and sparc-coff support sergiodj+buildbot 2018-04-16 13:38 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 9:21 [binutils-gdb] Remove m68k-aout and m68k-coff support sergiodj+buildbot 2018-04-16 13:33 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 9:11 [binutils-gdb] Remove sh5 and sh64 support sergiodj+buildbot 2018-04-16 13:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-03-27 14:32 [binutils-gdb] set varsize-limit: New GDB setting for maximum dynamic object size sergiodj+buildbot 2018-03-27 18:12 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-03-27 14:24 [binutils-gdb] Move DWARF index-related things to a separate file sergiodj+buildbot 2018-03-27 18:00 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2018-03-20 14:14 [binutils-gdb] Replace the linear search in find_pc_sect_line with a binary search sergiodj+buildbot 2018-03-20 14:16 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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-26 19:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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-26 19:08 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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-05 17:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-08 0:06 [binutils-gdb] Constify add_info sergiodj+buildbot 2017-11-08 2:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-08 0:00 [binutils-gdb] Constify add_com sergiodj+buildbot 2017-11-08 2:17 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-07 23:54 [binutils-gdb] Add set_repeat_arguments function sergiodj+buildbot 2017-11-08 1:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 11:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:29 [binutils-gdb] Enable Intel AVX512_BITALG instructions sergiodj+buildbot 2017-10-26 11:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:27 [binutils-gdb] Enable Intel AVX512_VNNI instructions sergiodj+buildbot 2017-10-26 11:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:25 [binutils-gdb] Enable Intel VPCLMULQDQ instruction sergiodj+buildbot 2017-10-26 10:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-17 14:54 [binutils-gdb] PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_properties sergiodj+buildbot 2017-10-19 18:20 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-17 14:44 [binutils-gdb] Fix double-free corruption sergiodj+buildbot 2017-10-19 17:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-17 14:34 [binutils-gdb] Simplify regcache::xfer_part sergiodj+buildbot 2017-10-19 17:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-26 2:19 [binutils-gdb] Remove regcache_xfree sergiodj+buildbot 2017-09-26 2:25 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-26 2:15 [binutils-gdb] Remove regcache_xmalloc sergiodj+buildbot 2017-09-26 2:19 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 4:25 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 4:17 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-05 0:59 [binutils-gdb] Eliminate UNOP_MEMVAL_TLS sergiodj+buildbot 2017-09-05 4:04 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-05 0:20 [binutils-gdb] Introduce OP_VAR_MSYM_VALUE sergiodj+buildbot 2017-09-05 3:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 16:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 16:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-08-09 14:46 [binutils-gdb] [AArch64] Implement gdbarch_core_read_description sergiodj+buildbot 2017-08-13 21:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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:13 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 23:04 [binutils-gdb] Restrict i387_convert_register_p sergiodj+buildbot 2017-05-25 4:35 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 23:02 [binutils-gdb] Restrict alpha_convert_register_p sergiodj+buildbot 2017-05-25 4:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 22:59 [binutils-gdb] Restrict ia64_convert_register_p sergiodj+buildbot 2017-05-25 4:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 22:57 [binutils-gdb] Restrict m68k_convert_register_p sergiodj+buildbot 2017-05-25 3:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-04 16:29 [binutils-gdb] Fix gdb.python/py-record-btrace-threads.exp with Python 3 sergiodj+buildbot 2017-05-05 1:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-04 16:06 [binutils-gdb] RAII-fy make_cleanup_restore_current_thread & friends sergiodj+buildbot 2017-05-04 23:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 23:00 [binutils-gdb] Remove support for FreeBSD/alpha sergiodj+buildbot 2017-04-05 1:13 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 1:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 0:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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-04 23:57 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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:34 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-03-23 11:28 [binutils-gdb] Fix memory leak in python.c:do_start_initialization sergiodj+buildbot 2017-03-26 6:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-27 18:58 [binutils-gdb] Use range-based for loop in remote_add_target_side_condition sergiodj+buildbot 2017-02-27 19:00 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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:12 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 12:56 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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 21:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-27 0:53 [binutils-gdb] Fix PR ld/20995 for cris-linux sergiodj+buildbot 2017-01-27 0:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-04 17:51 [binutils-gdb] Add native target for FreeBSD/mips sergiodj+buildbot 2017-01-04 17:56 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-04 17:49 [binutils-gdb] Add FreeBSD/mips architecture sergiodj+buildbot 2017-01-04 17:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2016-11-08 12:27 [binutils-gdb] Greatly improve the speed if looking up DWARF line number information sergiodj+buildbot 2016-11-08 12:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-25 21:14 [binutils-gdb] Fix symbol table file name on AIX sergiodj+buildbot 2016-10-26 1:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-24 22:11 [binutils-gdb] X86: Remove pcommit instruction sergiodj+buildbot 2016-10-26 1:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2016-06-28 15:16 [binutils-gdb] Skip version check for unreferenced and undefined symbol sergiodj+buildbot 2016-06-28 16:00 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE *** sergiodj+buildbot 2016-06-28 15:13 [binutils-gdb] Fix more linker testsuite failures sergiodj+buildbot 2016-06-28 15:15 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-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=E1f84UB-00055j-7f@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: 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).