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-extended-gdbserver-m64, branch master *** BREAKAGE *** Date: Thu, 16 May 2019 16:52:00 -0000 [thread overview] Message-ID: <E1hRJas-0006vN-66@kwanyin.sergiodj.net> (raw) In-Reply-To: <9743db035e9bc256b5accdcbdecd7d1e9b41d4be@gdb-build> Buildslave: fedora-x86-64-3 Full Build URL: <http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/12817> Commit(s) tested: 9743db035e9bc256b5accdcbdecd7d1e9b41d4be Author(s) (in the same order as the commits): Andre Vieira <andre.simoesdiasvieira@arm.com> Subject: [PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms, vhadd, vhsub and vrhadd Testsuite log (gdb.sum and gdb.log) URL(s): <http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/97/9743db035e9bc256b5accdcbdecd7d1e9b41d4be/> *** 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 size_t... (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/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 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-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -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) yes checking for struct user_regs_struct.gs_base... (cached) yes checking for socklen_t... (cached) yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking if building for x32... no 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... (cached) 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 mkdir -p -- common/.deps make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-native-extended-gdbserver/build' make: *** [Makefile:850: all] Error 2 ============================
next prev parent reply other threads:[~2019-05-16 16:51 UTC|newest] Thread overview: 179+ messages / expand[flat|nested] mbox.gz Atom feed top 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:06 ` *** COMPILATION FAILED *** Failures on RHEL-s390x-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-16 16:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot 2019-05-16 16:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot 2019-05-16 16:52 ` sergiodj+buildbot [this message] 2019-05-16 16:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m64, " sergiodj+buildbot 2019-05-16 16:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, " sergiodj+buildbot 2019-05-16 16:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot 2019-05-16 16:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m32, " sergiodj+buildbot 2019-05-16 16:54 ` *** COMPILATION FAILED *** Failures on Fedora-i686, " sergiodj+buildbot 2019-05-16 16:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot 2019-05-16 18:54 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot 2019-05-16 18:57 ` *** COMPILATION FAILED *** Failures on Debian-s390x-m64, " sergiodj+buildbot 2019-05-16 19:07 ` *** COMPILATION FAILED *** Failures on Debian-s390x-native-extended-gdbserver-m64, " 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:11 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-04-29 16:04 [binutils-gdb] Implement event-loop glue for gdbserver gdb-buildbot 2020-04-29 16:15 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-04-22 9:37 [binutils-gdb] Handle complex error type in read_base_type gdb-buildbot 2020-04-22 9:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-04-22 8:58 [binutils-gdb] Add signal number conversions for NetBSD gdb-buildbot 2020-04-22 9:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 3:04 [binutils-gdb] Remove the TUI annotation hack gdb-buildbot 2020-03-07 15:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Change how TUI windows are instantiated gdb-buildbot 2020-03-07 13:45 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Remove tui_set_win_with_focus gdb-buildbot 2020-03-07 14:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-17 18:28 [binutils-gdb] Fix gdbsupport build on compilers that don't default to C++11 or above gdb-buildbot 2020-01-17 19:10 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-17 17:58 [binutils-gdb] Fix gdbsupport build gdb-buildbot 2020-01-17 18:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:34 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-16 11:54 [binutils-gdb] x86: drop stale Vec_Imm4 related comment gdb-buildbot 2020-01-17 12:48 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-16 9:59 [binutils-gdb] x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit mode gdb-buildbot 2020-01-17 10:58 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:15 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 2:25 [binutils-gdb] Remove use of <config.h> from gdb/nat/ gdb-buildbot 2020-01-17 1:15 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 1:03 [binutils-gdb] Move gdbsupport to the top level gdb-buildbot 2020-01-17 0:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 1:00 [binutils-gdb] Move free_all_objfiles to program_space gdb-buildbot 2019-12-17 2:02 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 0:56 [binutils-gdb] Store objfiles on a std::list gdb-buildbot 2019-12-17 1:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-12 12:19 [binutils-gdb] Fix unused function error gdb-buildbot 2019-12-13 8:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:43 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 20:02 [binutils-gdb] bfd signed overflow fixes gdb-buildbot 2019-12-12 11:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 19:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 22:50 [binutils-gdb] x86: make AnySize an insn attribute gdb-buildbot 2019-11-25 23:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 22:13 [binutils-gdb] Remove symbol-related static asserts gdb-buildbot 2019-11-25 22:22 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:52 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 21:10 [binutils-gdb] gdb: Support printf 'z' size modifier gdb-buildbot 2019-11-25 21:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 18:50 [binutils-gdb] Document and extend readline-bindable functions gdb-buildbot 2019-11-25 19:01 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-25 17:32 [binutils-gdb] gdb/python: Introduce gdb.lookup_static_symbols gdb-buildbot 2019-11-25 17:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:33 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 10:15 [binutils-gdb] x86: drop redundant SYSCALL/SYSRET templates gdb-buildbot 2019-11-25 23:45 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 8:51 [binutils-gdb] x86: make JumpAbsolute an insn attribute gdb-buildbot 2019-11-25 23:10 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-14 1:48 [binutils-gdb] Fix python gdbpy_breakpoint_object leak gdb-buildbot 2019-11-25 22:38 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:07 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:38 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:07 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 21:30 [binutils-gdb] Consolidate setting of current_layout gdb-buildbot 2019-11-25 20:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 20:34 [binutils-gdb] Make TUI resizing tests more robust gdb-buildbot 2019-11-25 20:25 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:32 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 9:56 [binutils-gdb] x86: fold EsSeg into IsString gdb-buildbot 2019-11-25 19:48 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-12 9:13 [binutils-gdb] x86: eliminate ImmExt abuse gdb-buildbot 2019-11-25 19:32 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-11-11 23:47 [binutils-gdb] Use getpwuid_r instead of getpwuid gdb-buildbot 2019-11-25 18:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, 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:19 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:00 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-10-18 0:30 [binutils-gdb] [gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsave gdb-buildbot 2019-10-25 10:04 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-09-30 2:41 [binutils-gdb] gdb: include gdbarch.h in hppa-linux-nat.c gdb-buildbot 2019-10-04 0:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 21:58 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-09-27 9:30 [binutils-gdb] [gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovd gdb-buildbot 2019-10-03 21:14 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 18:41 [binutils-gdb] gdb/djgpp: Add Hygon Dhyana processor support gdb-buildbot 2019-08-21 20:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:09 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, 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:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:03 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 5:54 [binutils-gdb] Move some defines to tui-stack.c gdb-buildbot 2019-08-21 13:53 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-08-21 4:43 [binutils-gdb] Remove tui_data_window::display_regs gdb-buildbot 2019-08-21 12:41 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 13:58 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 13:20 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:13 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, 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:57 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:40 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:35 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-08 17:01 [binutils-gdb] Fix style bug when paging sergiodj+buildbot 2019-05-08 21:33 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-04-28 1:28 [binutils-gdb] Have 'thread|frame apply' style their output sergiodj+buildbot 2019-05-02 5:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-02-28 16:12 [binutils-gdb] Document fact that mininum Python version is now 2.6 sergiodj+buildbot 2019-03-01 9:51 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-10 17:12 [binutils-gdb] gdb: Improve scoped_switch_fork_info class sergiodj+buildbot 2019-01-12 1:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:52 [binutils-gdb] Fix a crash in jit.c sergiodj+buildbot 2018-12-29 20:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:46 [binutils-gdb] Document the "set style" commands sergiodj+buildbot 2018-12-29 19:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:31 [binutils-gdb] Highlight source code using GNU Source Highlight sergiodj+buildbot 2018-12-29 19:45 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 16:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-09 15:43 [binutils-gdb] [ARC] More fixes for TLS sergiodj+buildbot 2018-11-09 15:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:23 [binutils-gdb] Fix the [-Werror=shadow=local] warning sergiodj+buildbot 2018-10-08 22:42 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:07 [binutils-gdb] Add native target for FreeBSD/riscv sergiodj+buildbot 2018-10-08 22:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:02 [binutils-gdb] Add FreeBSD/riscv architecture sergiodj+buildbot 2018-10-08 22:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:44 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:19 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-08-30 1:55 [binutils-gdb] C++ compile support sergiodj+buildbot 2018-08-30 18:16 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-08-06 14:07 [binutils-gdb] [ARC] Add Tag_ARC_ATR_version sergiodj+buildbot 2018-08-06 14:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:32 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:16 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 12:19 [binutils-gdb] gdb: Remove OpenBSD/m88k support sergiodj+buildbot 2018-04-16 13:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:55 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:32 [binutils-gdb] Remove arm-epoc-pe support sergiodj+buildbot 2018-04-16 13:50 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:29 [binutils-gdb] sparc-coff removal leftover sergiodj+buildbot 2018-04-16 13:45 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:06 [binutils-gdb] Remove sh-symbianelf support sergiodj+buildbot 2018-04-16 13:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:19 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:02 [binutils-gdb] Remove w65 support sergiodj+buildbot 2018-04-16 13:13 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 11:00 [binutils-gdb] Remove we32k support sergiodj+buildbot 2018-04-16 13:08 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 10:58 [binutils-gdb] Remove m88k support sergiodj+buildbot 2018-04-16 13:02 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:41 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-04-16 9:11 [binutils-gdb] Remove sh5 and sh64 support sergiodj+buildbot 2018-04-16 13:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:19 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:24 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:15 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-01-12 2:29 [binutils-gdb] gdb_compile_shlib: Only consider shlib= options when building executables sergiodj+buildbot 2018-01-12 2:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 18:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-08 0:06 [binutils-gdb] Constify add_info sergiodj+buildbot 2017-11-08 2:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-08 0:00 [binutils-gdb] Constify add_com sergiodj+buildbot 2017-11-08 2:20 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-07 23:54 [binutils-gdb] Add set_repeat_arguments function sergiodj+buildbot 2017-11-08 2:04 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:43 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:29 [binutils-gdb] Enable Intel AVX512_BITALG instructions sergiodj+buildbot 2017-10-26 11:31 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:27 [binutils-gdb] Enable Intel AVX512_VNNI instructions sergiodj+buildbot 2017-10-26 11:19 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:25 [binutils-gdb] Enable Intel VPCLMULQDQ instruction sergiodj+buildbot 2017-10-26 11:00 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-17 14:44 [binutils-gdb] Fix double-free corruption sergiodj+buildbot 2017-10-19 18:02 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-17 14:34 [binutils-gdb] Simplify regcache::xfer_part sergiodj+buildbot 2017-10-19 17:33 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-26 2:19 [binutils-gdb] Remove regcache_xfree sergiodj+buildbot 2017-09-26 2:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-26 2:15 [binutils-gdb] Remove regcache_xmalloc sergiodj+buildbot 2017-09-26 2:21 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 4:35 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:26 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-05 0:59 [binutils-gdb] Eliminate UNOP_MEMVAL_TLS sergiodj+buildbot 2017-09-05 4:08 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 3:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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 3:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-05 0:37 [binutils-gdb] evaluate_subexp_standard: Remove useless assignments sergiodj+buildbot 2017-09-05 3:39 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-05 0:34 [binutils-gdb] evaluate_subexp_standard: Eliminate one goto sergiodj+buildbot 2017-09-05 3:32 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, 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:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:13 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-08-09 14:46 [binutils-gdb] [AArch64] Implement gdbarch_core_read_description sergiodj+buildbot 2017-08-13 20:59 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:14 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:38 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 23:02 [binutils-gdb] Restrict alpha_convert_register_p sergiodj+buildbot 2017-05-25 4:27 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 22:59 [binutils-gdb] Restrict ia64_convert_register_p sergiodj+buildbot 2017-05-25 4:06 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 22:57 [binutils-gdb] Restrict m68k_convert_register_p sergiodj+buildbot 2017-05-25 3:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:28 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:46 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 23:00 [binutils-gdb] Remove support for FreeBSD/alpha sergiodj+buildbot 2017-04-05 1:17 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:41 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:54 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:01 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:30 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:05 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:14 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:01 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:38 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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-extended-gdbserver-m64, 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-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-04 17:49 [binutils-gdb] Add FreeBSD/mips architecture sergiodj+buildbot 2017-01-04 17:49 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:36 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-24 22:11 [binutils-gdb] X86: Remove pcommit instruction sergiodj+buildbot 2016-10-26 1:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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:01 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-06-28 15:13 [binutils-gdb] Fix more linker testsuite failures sergiodj+buildbot 2016-06-28 15:14 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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=E1hRJas-0006vN-66@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).