gdb-testers archive
subject index for January - March, 2016

This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[binutils-gdb/gdb-7.10-branch] Fix '-data-read-memory-bytes' typo/assertion

[binutils-gdb/gdb-7.11-branch] Add missing gdb.arch/i386-prologue.c prototypes

[binutils-gdb/gdb-7.11-branch] Add regression test for PR gdb/19858 (JIT code registration on attach)

[binutils-gdb/gdb-7.11-branch] btrace: fix PR gdb/19829

[binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.10.90.DATE-cvs.

[binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.11.0.DATE-git.

[binutils-gdb/gdb-7.11-branch] Bump version to 7.10.90.DATE-git.

[binutils-gdb/gdb-7.11-branch] Clear *VAL in regcache_raw_read_unsigned

[binutils-gdb/gdb-7.11-branch] Fix cleanup in arm_linux_software_single_step

[binutils-gdb/gdb-7.11-branch] Fix more testcases with standard_output_file.

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted

[binutils-gdb/gdb-7.11-branch] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

[binutils-gdb/gdb-7.11-branch] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

[binutils-gdb/gdb-7.11-branch] gdb/NEWS: Change "since GDB 7.10" -> "in GDB 7.11".

[binutils-gdb/gdb-7.11-branch] gdb/version.in: Replace -cvs suffix by -git suffix

[binutils-gdb/gdb-7.11-branch] i386-biarch-core.exp: Use standard_output_file

[binutils-gdb/gdb-7.11-branch] Make gdb.base/jit.exp binaries unique

[binutils-gdb/gdb-7.11-branch] PR remote/19496, internal err forking-threads-plus-bkpt

[binutils-gdb/gdb-7.11-branch] Set development mode to "off" by default.

[binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.10.90.

[binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.11.

[binutils-gdb/gdb-7.11-branch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp

[binutils-gdb/gdb-7.11-branch] testsuite: Fix false Fortran regressions with recent gcc

[binutils-gdb] * breakpoint.c (init_breakpoint_sal): Add comment.

[binutils-gdb] * lib/ada.exp (gdb_compile_ada): Fix typo.

[binutils-gdb] 2016-03-29 Don Breazeal <donb at codesourcery dot com>

[binutils-gdb] [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referenced

[binutils-gdb] [AArch64] Fix missing architecture checks for ARMv8.2 system registers.

[binutils-gdb] [AArch64] Reject invalid immediate operands to MSR UAO

[binutils-gdb] [AArch64] Relax long branch veneer insertion for non STT_FUNC symbol

[binutils-gdb] [AArch64] Remove redundant calculation of plt stub destination for veneer

[binutils-gdb] [ARC] Add support for Quarkse opcodes.

[binutils-gdb] [ARC] Allow non-instruction relocations within .text sections

[binutils-gdb] [ARC] Cleanup AUX register names.

[binutils-gdb] [ARC] Fix typo in extension instruction name.

[binutils-gdb] [ARC] General fixes.

[binutils-gdb] [ARC] Local symbols relocation cleanup

[binutils-gdb] [ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserver

[binutils-gdb] [ARM] Add feature check for ARMv8.1 AdvSIMD instructions.

[binutils-gdb] [ARM] Add FP16 feature extension for ARMv8.2 architecture

[binutils-gdb] [ARM] Fixup PC in software single step

[binutils-gdb] [ARM] Make thumb2_breakpoint static again

[binutils-gdb] [ARM] perror_with_name when failed to fetch/store registers

[binutils-gdb] [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE

[binutils-gdb] [ARM] Remove field syscall_next_pc in struct gdbarch_tdep

[binutils-gdb] [ARM] Software single step cross kernel helpers

[binutils-gdb] [ARM] Support ARMv8.2 FP16 simd instructions

[binutils-gdb] [ARM] Support ARMv8.2 RAS extension.

[binutils-gdb] [BFD][AARCH64]Fix MOVW_SABS_G(0, 1, 2) relocation overflow check.

[binutils-gdb] [CRIS] Don't internal error if forced big endian

[binutils-gdb] [FR-V] Handle FR300

[binutils-gdb] [gdbserver, aarch64] Use linux_{set, get}_pc_{64, 32}bit

[binutils-gdb] [GDBserver] Block and unblock SIGIO

[binutils-gdb] [GDBserver] Check input interrupt after reading in a packet

[binutils-gdb] [GDBserver] Leave child suspended when step over parent

[binutils-gdb] [GDBserver] Use regcache_read_pc in install_software_single_step_breakpoints

[binutils-gdb] [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.

[binutils-gdb] [OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2

[binutils-gdb] [OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.

[binutils-gdb] [OPCODES][ARM]Fix mask for a few coprocessor opcodes.

[binutils-gdb] [PATCH[ARM]Check mapping symbol while backward searching for IT block.

[binutils-gdb] [spu] throw error when target_read_memory fails

[binutils-gdb] [testsuite] @progbits -> %progbits

[binutils-gdb] [testsuite] Fix tiemout fail in gdb.fortran/vla-value.exp

[binutils-gdb] [testsuite] Remove BASEDIR

[binutils-gdb] [testsuite] Unbuffer the output in gdb.base/multi-forks.c

[binutils-gdb] [x86-64] Omit dynamic sections symbols

[binutils-gdb] [x86] Resolve non-PIC undefweak symbols in executable

[binutils-gdb] aarch64-linux process record: more syscalls

[binutils-gdb] ABS32

[binutils-gdb] Adaptation of siginfo fixup for the new bnd fields

[binutils-gdb] Add $_as_string convenience function

[binutils-gdb] Add $_gthread convenience variable

[binutils-gdb] Add -Wstack-usage to the gcc warning flags list, but only if using a sufficiently recent version of gcc.

[binutils-gdb] Add -z noreloc-overflow option to x86-64 ld

[binutils-gdb] Add a more helpful warning message to explain why some AArch64 relocations can overflow.

[binutils-gdb] Add a new $_inferior convenience variable

[binutils-gdb] Add a pseudosection for the NT_FREEBSD_THRMISC note.

[binutils-gdb] Add aarch64-*-rtems* target

[binutils-gdb] Add arm epilogue unwinder

[binutils-gdb] Add bound related fields to the siginfo structure

[binutils-gdb] Add cantunwind when unwind info does not match start of section.

[binutils-gdb] Add const qualifiers at various places.

[binutils-gdb] Add cpsr_flags to aarch64 core regs.

[binutils-gdb] Add D support to gdb_default_target_compile.

[binutils-gdb] Add elf_x86_64_need_pic

[binutils-gdb] Add Keith Seitz as Linespec Maintainer

[binutils-gdb] Add mips and s390 build targets for gold.

[binutils-gdb] Add missing ChangeLog entries for commit 82838

[binutils-gdb] Add missing cleanup in exec_file_locate_attach

[binutils-gdb] Add missing end-of-comment marker to previous delta. (Doh!)

[binutils-gdb] Add missing gdb.arch/i386-prologue.c prototypes

[binutils-gdb] Add missing quotes to gdb/testsuite/README

[binutils-gdb] Add myself as the maintainer for the AArch64.

[binutils-gdb] Add new maintainer to Write After Approval.

[binutils-gdb] Add new plugin hooks to support querying section alignment and size.

[binutils-gdb] Add parentheses to prevent truncated addresses

[binutils-gdb] Add PIC and TLS support to the ARC target.

[binutils-gdb] Add Python InferiorThread.global_num attribute

[binutils-gdb] Add Python InferiorThread.inferior attribute

[binutils-gdb] Add quotation mark in test message

[binutils-gdb] Add rawmemchr to imported gnulib modules

[binutils-gdb] Add regression test for PR gdb/19858 (JIT code registration on attach)

[binutils-gdb] Add simulation of MUL and NEG instructions to AArch64 simulator.

[binutils-gdb] Add support for an ARM specific 'y' section attribute flag to mark the section as NOREAD.

[binutils-gdb] Add support for ARC instruction relaxation in the assembler.

[binutils-gdb] Add support for extracting thread names from cores.

[binutils-gdb] Add support for importing data from ILF images.

[binutils-gdb] Add support for LWP-based threads on FreeBSD.

[binutils-gdb] Add support to readelf for reading FreeBSD ELF core notes.

[binutils-gdb] Add x86_64-*-rtems* target

[binutils-gdb] Align dlang demangle tests with libiberty.

[binutils-gdb] Allow zero length archive elements

[binutils-gdb] Allow zero length archive elements.

[binutils-gdb] Also update recursive call to d_lookup_symbol_imports.

[binutils-gdb] Always create dynamic sections for -E/--dynamic-list

[binutils-gdb] Always create dynsym section with dynamic sections

[binutils-gdb] Always organize test artifacts in a directory hierarchy

[binutils-gdb] ARC/BFD: Fix a build error from `index' shadowing a global declaration

[binutils-gdb] arc/gas: default mach is arc700, initialised in md_begin

[binutils-gdb] arc/nps400: Add first nps400 instructions

[binutils-gdb] arc/opcodes: Use flag operand class to handle multiple flag matches

[binutils-gdb] arc: Add nps400 machine type, and assembler flag.

[binutils-gdb] arc: Remove duplicated constant in include/elf/arc.h

[binutils-gdb] arc: Remove EF_ARC_CPU_GENERIC constant.

[binutils-gdb] ARM process record: median instructions

[binutils-gdb] ARM process record: VMOV

[binutils-gdb] arm-tdep.c: Change type of insn parameters

[binutils-gdb] arm-tdep.c: Fix typo

[binutils-gdb] arm-tdep.c: Remove unused "to" parameters

[binutils-gdb] arm-tdep.c: Remove unused arm_displaced_step_copy_insn

[binutils-gdb] arm-tdep.c: Remove unused variables

[binutils-gdb] Assert that a floating type's length is at least as long as its format

[binutils-gdb] Attribute with DW_FORM_flag_present

[binutils-gdb] avoid compiler warnings in remote-m32r-sdi.c

[binutils-gdb] Avoid spaces in osabi names

[binutils-gdb] bfd/arc: Add R_ prefix to all relocation names

[binutils-gdb] bfd/configure reorganisation

[binutils-gdb] Bind defined symbol locally in PIE

[binutils-gdb] Binutils fails to build with -O0

[binutils-gdb] breakpoints/19546: Fix crash after updating breakpoints

[binutils-gdb] btrace, frame: fix crash in get_frame_type

[binutils-gdb] btrace: do not return out of TRY/CATCH

[binutils-gdb] Build unavailable-stack frames for tracepoint.

[binutils-gdb] Bump version to 7.11.50.DATE-git.

[binutils-gdb] Call enqueue_pending_signal in linux_resume_one_lwp_throw

[binutils-gdb] Canonicalize more arm linux syscalls

[binutils-gdb] Centralize thread ID printing

[binutils-gdb] Change copyright owner to FSF in sim/testsuite/sim/mips/hilo-hazard-4.s

[binutils-gdb] Change function signature passed to clone

[binutils-gdb] Change SIGINT handler for extension languages only when target terminal is ours

[binutils-gdb] Change the default architecture value for ARC bfds so that they have the lowest possible value, and hence can be merged with other ARC binaries wihtout changing their architecture value.

[binutils-gdb] Check func against 0 rather than NULL

[binutils-gdb] Check input interrupt first when reading packet

[binutils-gdb] Check lwp_signal_can_be_delivered for enqueue/dequeue pending signals

[binutils-gdb] Check reloc against IFUNC symbol only with dynamic symbols

[binutils-gdb] Clear *VAL in regcache_raw_read_unsigned

[binutils-gdb] Clear HAS_RELOC if there are no relocations

[binutils-gdb] Command line input handling TLC

[binutils-gdb] Compile gdb.arch/arm-neon.c with "quiet"

[binutils-gdb] Compile gdb.arch/arm-neon.exp with debug info

[binutils-gdb] Convert macros in elf-linux-core.h to inline functions

[binutils-gdb] Copyright update for binutils

[binutils-gdb] Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.

[binutils-gdb] Delete opcodes that have been removed from ISA 3.0.

[binutils-gdb] Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to

[binutils-gdb] Determine the iteration count based on wallclock instead of user+system time.

[binutils-gdb] Display per-thread information for threads in FreeBSD cores.

[binutils-gdb] Don't add DT_NEEDED for unmatched symbol

[binutils-gdb] Don't create dynamic sections when relocatable

[binutils-gdb] Don't print 0x for core_addr_to_string_nz

[binutils-gdb] Don't recursively look for a symbol in all imports of imported modules.

[binutils-gdb] Dump register notes for each thread when generating a FreeBSD core.

[binutils-gdb] elf64-s390.c: Fix -Werror=misleading-indentation

[binutils-gdb] Eliminate async_annotation_suffix

[binutils-gdb] enable -Wwrite-strings for gas

[binutils-gdb] Enable/update legacy linespecs in MI.

[binutils-gdb] Enhance GAS's .section directive so that it can take numeric values for the flags and type fields. (ELF only)

[binutils-gdb] epiphany/disassembler: Improve alignment of output.

[binutils-gdb] Extend "skip" command to support -file, -gfile, -function, -rfunction.

[binutils-gdb] Extend flags to support multibit and enum bitfields.

[binutils-gdb] feature_to_c.sh: Print help when passing no arguments

[binutils-gdb] Fix "PowerPC64 ELFv2 entry code" for big-endian

[binutils-gdb] Fix "set architecture mips:10000" crash

[binutils-gdb] Fix "thread apply $conv_var" and misc other related problems

[binutils-gdb] Fix /usr/bin/ld: final link failed: File truncated error on hppa.

[binutils-gdb] Fix a seg-fault in the AVR linker.

[binutils-gdb] Fix a seg-fault in the linker when it encounters a corrupt binary containing a reloc with no associated symbol.

[binutils-gdb] Fix argument passing for call

[binutils-gdb] Fix arm process record code format

[binutils-gdb] Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.

[binutils-gdb] Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP instructions.

[binutils-gdb] Fix build breakage

[binutils-gdb] Fix C++ build error by casting void *

[binutils-gdb] Fix cleanup in arm_linux_software_single_step

[binutils-gdb] Fix code to check for illegal element numbers when accessing AArch64 vector registers in AArch64 sim.

[binutils-gdb] Fix compile time errors building ARC target on a 32-bit host.

[binutils-gdb] Fix compile time warnings building the binutils with a gcc6 compiler.

[binutils-gdb] Fix detection of "r_fs" and "r_gs" on FreeBSD.

[binutils-gdb] Fix detection of gfortran compilers.

[binutils-gdb] Fix display of RL78 MOVW instructions that use the stack pointer.

[binutils-gdb] Fix enum flag with Python 3

[binutils-gdb] Fix floating conversion buffer overrun when host/target format matches

[binutils-gdb] Fix formatting of pe-mips.c file.

[binutils-gdb] Fix function comments

[binutils-gdb] Fix GDB crash in dprintf.exp

[binutils-gdb] fix gdb version parsing in src-release.sh

[binutils-gdb] Fix gdb.base/catch-fork-kill.c compilation

[binutils-gdb] Fix gdb.multi/base.exp testsuite regression

[binutils-gdb] Fix gdb.python/py-infthread.exp test message typo

[binutils-gdb] Fix gdb.threads/watchpoint-fork*.c compilation

[binutils-gdb] Fix gdb.trace/ftrace-lock.c compilation

[binutils-gdb] Fix gdbserver build failure on targets without fork

[binutils-gdb] Fix generation of as.1 manual page so that it can be converted to DocBook format.

[binutils-gdb] Fix HP/PA GNU/Linux "long double" format

[binutils-gdb] Fix in-tree, parallel running of Ada tests

[binutils-gdb] Fix invalid conversion from void * to gdb_byte *

[binutils-gdb] Fix logic in exec_file_locate_attach

[binutils-gdb] Fix macro redefinition error on Solaris

[binutils-gdb] Fix memory corruption on Mach-O systems by suppressing a memory tidy up.

[binutils-gdb] Fix missing IPA lib in tspeed.exp in some configurations.

[binutils-gdb] Fix more bugs in AArch64 simulator.

[binutils-gdb] Fix more testcases with standard_output_file.

[binutils-gdb] Fix NetBSD build with BSD and GNU make(1).

[binutils-gdb] Fix output path for arm-disp-step.exp

[binutils-gdb] Fix phony_iconv wide character support.

[binutils-gdb] Fix possible unbounded stack use in peXXigen.c

[binutils-gdb] Fix powerpc64 -r --save-restore-funcs

[binutils-gdb] Fix PR 19461: strange "info thread" behavior in non-stop

[binutils-gdb] Fix PR 19494: hang when killing unfollowed fork children

[binutils-gdb] Fix PR gdb/19676: Disable displaced stepping if /proc not mounted

[binutils-gdb] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not mounted

[binutils-gdb] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

[binutils-gdb] Fix PR threads/19422 - show which thread caused stop

[binutils-gdb] Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition

[binutils-gdb] Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't

[binutils-gdb] Fix regression introduced in "break *<EXPR>" by explicit location patches.

[binutils-gdb] Fix shift left warning at source

[binutils-gdb] Fix some comments in varobj.{c,h}

[binutils-gdb] Fix some places where octet to byte conversions are needed.

[binutils-gdb] Fix sorting of enum values in FlagEnumerationPrinter

[binutils-gdb] Fix test-case ld-elf/pr19617b

[binutils-gdb] Fix the disassembly of the AArch64's OOR instruction as a MOV instruction.

[binutils-gdb] Fix the encoding of the MSP430's RRUX instruction.

[binutils-gdb] Fix the execution of the MSP430 simulator testsuite.

[binutils-gdb] Fix the genetation of GOT entries for the Microblaze target.

[binutils-gdb] Fix thinko in new GET_VEC_ELEMENT macro.

[binutils-gdb] Fix two misleading indentation warnings

[binutils-gdb] Fix typo in print_insn_rl78_common function.

[binutils-gdb] Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.c

[binutils-gdb] Fix undefined compilation behaviour shifting a value into the sign bit of a signed integer.

[binutils-gdb] Fix unexpected failures in the linker testsuite for ARM VxWorks targets.

[binutils-gdb] Fix v850 bfd arch info printable names

[binutils-gdb] Fix various bugs in arm_record_exreg_ld_st_insn

[binutils-gdb] For COFF and COFF/PE targets, skip relocations against absolute symbols.

[binutils-gdb] frame: add skip_tailcall_frames

[binutils-gdb] Garbage collect window_hook

[binutils-gdb] GDB copyright headers update after running GDB's copyright.py script.

[binutils-gdb] GDB SIGSEGV opening a Fortran program compiled with ifort

[binutils-gdb] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

[binutils-gdb] gdb.base/default.exp: Add missing $_as_string to "show convenience" test

[binutils-gdb] gdb.base/skip.exp: Clean up multiple references to same test name.

[binutils-gdb] gdb.base/skip.exp: Use with_test_prefix.

[binutils-gdb] gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.

[binutils-gdb] gdb.trace/entry-values.exp: Fixes for powerpc64.

[binutils-gdb] gdb.trace/tfind.exp: Force call via global entry point on ppc64le.

[binutils-gdb] gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.exp

[binutils-gdb] gdb/NEWS: Add mention of powerpc*-linux tracepoints.

[binutils-gdb] gdb/NEWS: Add mention of s390*-linux tracepoints.

[binutils-gdb] gdb/rs6000: Read backchain as unsigned.

[binutils-gdb] gdb/s390: Fill gen_return_address hook.

[binutils-gdb] gdb/s390: Fill pseudo register agent expression hooks.

[binutils-gdb] gdb: Add ax_pseudo_register_collect for powerpc.

[binutils-gdb] gdb: Add gen_return_address for powerpc.

[binutils-gdb] gdb: Add tracepoint support for powerpc.

[binutils-gdb] gdb: change version stamp to git

[binutils-gdb] gdb: fix doc string of target_can_use_hardware_watchpoint.

[binutils-gdb] gdb: Guard against undefined behaviour in mi-vla-fortran.exp

[binutils-gdb] gdb: New maint info line-table command.

[binutils-gdb] gdb: New set/show max-value-size command.

[binutils-gdb] gdb: ppc: drop unnecessary sim file check

[binutils-gdb] gdb: Respect CXXFLAGS when building with C++ compiler

[binutils-gdb] gdb: score: drop sim file check

[binutils-gdb] gdb: Small cleanup to disasm.c:maybe_add_dis_line_entry

[binutils-gdb] gdb: split out warnings helpers

[binutils-gdb] gdb: xtensa: fix frame initialization when PC is invalid

[binutils-gdb] gdb_readline -> gdb_readline_no_editing

[binutils-gdb] gdb_readline2 -> gdb_readline_no_editing_callback

[binutils-gdb] gdbserver/IPA: Export some functions via global function pointers.

[binutils-gdb] gdbserver/s390: Add fast tracepoint support.

[binutils-gdb] gdbserver/s390: Add support for compiled agent expressions.

[binutils-gdb] gdbserver/s390: Switch on tracepoint support.

[binutils-gdb] gdbserver/tracepoint.c: Remove whitespace

[binutils-gdb] gdbserver: Add emit_ops for powerpc.

[binutils-gdb] gdbserver: Add powerpc fast tracepoint support.

[binutils-gdb] gdbserver: Fix C++ build errors in tracepoint.c

[binutils-gdb] gdbserver: fix various warnings

[binutils-gdb] gdbserver: Handle 'v' packet while processing qSymbol.

[binutils-gdb] gdbserver: use the new gdb warning helpers

[binutils-gdb] Generalize gdb.reverse/aarch64.exp

[binutils-gdb] get_symbols() plugin API tweak to support --start-lib/--end-lib.

[binutils-gdb] gnu_vector.exp: Respect `should_kfail' for PR 8549

[binutils-gdb] Group common symbol checking together

[binutils-gdb] Handle local IFUNC symbols in shared object

[binutils-gdb] Handle MIPS Linux SIGTRAP siginfo.si_code values

[binutils-gdb] Hurd: Make gdb/reply_mig_hack.awk script compatible to "mawk"

[binutils-gdb] i386-biarch-core.exp: Use standard_output_file

[binutils-gdb] Implement "info threads -gid"

[binutils-gdb] Implement 'catch syscall' for gdbserver

[binutils-gdb] Import changes made to files shared with the FSF GCC project.

[binutils-gdb] Import strchrnul from gnulib and use it

[binutils-gdb] Improve analysis of racy testcases

[binutils-gdb] Increment the ABIVERSION to 5 for MIPS objects with non-executable stacks.

[binutils-gdb] Intel MPX bound violation handling

[binutils-gdb] IPA: Add alloc_jump_pad_buffer target hook.

[binutils-gdb] libiberty: dupargv: rewrite to use xstrdup

[binutils-gdb] libiberty: fix warnings about left shifting a negative value.

[binutils-gdb] libiberty: Tweak the documentation of libiberty's xcrc32 function

[binutils-gdb] libiberty: {count, dup, write}argv: constify argv input slightly

[binutils-gdb] Limit breakpoint re-set to the current program space

[binutils-gdb] linux-record.c: Fix whitespace issues

[binutils-gdb] linux-record: Fix bad fall-through for pipe/pipe2

[binutils-gdb] linux-record: Simplify with record_mem_at_reg()

[binutils-gdb] m68k: fix constraints of move.[bw] for ISA_B/C

[binutils-gdb] maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.

[binutils-gdb] MAINTAINERS: Add Andreas Arnez as s390 target maintainer.

[binutils-gdb] MAINTAINERS: Add Thiemo Seufer back, as a past maintainer

[binutils-gdb] Make gdb.base/jit.exp binaries unique

[binutils-gdb] Make linker assigned symbol dynamic only for shared object

[binutils-gdb] make more variables const

[binutils-gdb] Make sparc_software_single_step static

[binutils-gdb] Make {arm,thumb}_get_next_pcs_raw static

[binutils-gdb] Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation

[binutils-gdb] Mark the i370 target as obsolete.

[binutils-gdb] Mask off the least significant bit in GOT offset

[binutils-gdb] Merge gdb and gdbserver implementations for siginfo

[binutils-gdb] Minor comment fixes in sim/common/sim-fpu.c.

[binutils-gdb] minor reformatting in printcmd.c::print_scalar_formatted

[binutils-gdb] minor reformatting in sim/common/sim-fpu.c.

[binutils-gdb] MIPS/BFD: Correct register index calculation in BZ16_REG

[binutils-gdb] MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELD

[binutils-gdb] MIPS/include: opcode/mips.h: Add a summary of MIPS16 operand codes

[binutils-gdb] MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'

[binutils-gdb] MIPS: Fix microMIPS instruction size determination

[binutils-gdb] MIPS: Only build microMIPS specific simulator functions if microMIPS support is required.

[binutils-gdb] MIPS: Remove remnants of 48-bit microMIPS instruction support

[binutils-gdb] Modernize configure.ac's

[binutils-gdb] More "Program" -> "Thread NN received signal" testsuite adjustment

[binutils-gdb] More -Wstack-usage warnings: opcodes/aarch64-*

[binutils-gdb] More AArch64 simulator improvements.

[binutils-gdb] Move foreach_with_prefix to lib/gdb.exp

[binutils-gdb] Move new skip features to proper section (post 7.11).

[binutils-gdb] Move tfile-avx.exp to tracefile-pseudo-reg.exp

[binutils-gdb] New test about step over clone syscall

[binutils-gdb] opcodes/arc/nps: Fix some operand flags

[binutils-gdb] opcodes/arc: Comment and whitespace fixes in opcode table

[binutils-gdb] opcodes/cgen: Rework calculation of shift when inserting fields

[binutils-gdb] Optimize x86 GOT32X/GOTPCRELX relocations

[binutils-gdb] PE/COFF regression in base of code and data calculation

[binutils-gdb] Per-inferior/Inferior-qualified thread IDs

[binutils-gdb] perf testsuite: python 3 fixes

[binutils-gdb] PowerPC64 ELFv2 entry code

[binutils-gdb] powerpc: Support z-point type in gdbserver.

[binutils-gdb] PR 18303, Tolerate malformed input for lookup_symbol-called functions

[binutils-gdb] PR remote/19496, internal err forking-threads-plus-bkpt

[binutils-gdb] PR remote/19496, interrupted syscall in forking-threads-plus-bkpt

[binutils-gdb] PR remote/19496, timeout in forking-threads-plus-bkpt

[binutils-gdb] Preparation for new siginfo on Linux

[binutils-gdb] Prevent a seg-fault in the linker when accessing a specially crafted, corrupt, aout binary.

[binutils-gdb] Prevent possible undefined behaviour computing the size of the scache by usingunsigned integers instead of signed integers.

[binutils-gdb] Process record for aarch64-linux syscall

[binutils-gdb] Process record: Fix arm-linux syscall arguments

[binutils-gdb] Properly implement STT_COMMON

[binutils-gdb] Provide AC_PROG_LEX that copes with LEX=missing from top-level

[binutils-gdb] python/19506 -- gdb.Breakpoint address location regression

[binutils-gdb] python/py-utils.c (host_string_to_python_string): New function.

[binutils-gdb] python: Use console format for output of gdb.execute command

[binutils-gdb] Read instruction with byte_order_for_code

[binutils-gdb] Reapply: List inferiors/threads/pspaces in ascending order

[binutils-gdb] Record right reg num of thumb special data instructions

[binutils-gdb] Refactor arm_stack_frame_destroyed_p

[binutils-gdb] Refactor gdb.base/disp-step-syscall.exp for general step over test

[binutils-gdb] Refactor string_to_event_location for legacy linespec support.

[binutils-gdb] Reformat gdb.base/step-over-syscall.exp

[binutils-gdb] Regen configure

[binutils-gdb] Regenerate bfd files.

[binutils-gdb] Regenerate bfd-in2.h

[binutils-gdb] Regenerate or1k opcodes file

[binutils-gdb] Regenerate rl78 opcodes file

[binutils-gdb] Relax assertion in BFIN linker to allow for discard GOT relocs.

[binutils-gdb] remote.c: Cleanup unused variables

[binutils-gdb] Remove "end" spec.

[binutils-gdb] Remove argument pc in get_next_pcs

[binutils-gdb] Remove BSF_COMMON from comments

[binutils-gdb] Remove comments on software_single_step in gdbarch.sh

[binutils-gdb] Remove gdb.base/branches.c

[binutils-gdb] Remove hand-called function from test.

[binutils-gdb] Remove new_thread_notify and dead_thread_notify

[binutils-gdb] Remove PC from syscall_next_pc

[binutils-gdb] Remove redundant WIFSTOPPED check

[binutils-gdb] Remove search_parents parameter from d_lookup_symbol_imports.

[binutils-gdb] Remove setup_kfail server/13796 in disp-step-syscall.exp

[binutils-gdb] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"

[binutils-gdb] Remove trademark acknowledgements throughout

[binutils-gdb] Remove use of alloca.

[binutils-gdb] Rename disp-step-syscall.exp to step-over-syscall.exp

[binutils-gdb] Rename elf-linux-psinfo.h to elf-linux-core.h

[binutils-gdb] Rename gdb.reverse/aarch64.{exp, c} to gdb.reverse/insn-reverse.{exp, c}

[binutils-gdb] Replace some $ARCH_{get, set}_pc with linux_{get, set}_pc_32bit

[binutils-gdb] Replace some $ARCH_{get, set}_pc with linux_{get, set}_pc_64bit

[binutils-gdb] Restore v850-rh850 as a recognised v850 architecture name for backwards compatibility.

[binutils-gdb] Revert "ABS32"

[binutils-gdb] Revert "Add a more helpful warning message to explain why some AArch64 relocations can overflow."

[binutils-gdb] Revert "Fix build breakage"

[binutils-gdb] Reword the string description of native FreeBSD ptids.

[binutils-gdb] Rotate the GDB ChangeLog

[binutils-gdb] rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.

[binutils-gdb] S390: Add syscall info for syscalls up to 374

[binutils-gdb] S390: Add use of unavailable-stack frame ID

[binutils-gdb] S390: Fix internal error with stackless inferior

[binutils-gdb] S390: Fix output path for s390-multiarch test case

[binutils-gdb] S390: Fix output path for s390-tdbregs test case

[binutils-gdb] S390: Recognize special jumps in prologue parser

[binutils-gdb] Set BFD_DECOMPRESS to decompress debug sections

[binutils-gdb] Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.exp

[binutils-gdb] Set executable bit on analyze-racy-logs.py

[binutils-gdb] Set plt_got.offset to (bfd_vma) -1

[binutils-gdb] Set signal to 0 after enqueue_pending_signal

[binutils-gdb] sim: aarch64: switch to common disassembler tracing

[binutils-gdb] sim: allow the assert configure option everywhere

[binutils-gdb] sim: allow the environment configure option everywhere

[binutils-gdb] sim: allow the inline configure option everywhere

[binutils-gdb] sim: bfin: add support disasm tracing

[binutils-gdb] sim: clean up some more device detritus

[binutils-gdb] sim: config: do not try to align settings

[binutils-gdb] sim: config: drop use of __DATE__/__TIME__

[binutils-gdb] sim: convert to bfd_endian

[binutils-gdb] sim: cris: use standard output helpers

[binutils-gdb] sim: d10v: gut endian logic

[binutils-gdb] sim: delete dead current_state globals

[binutils-gdb] sim: drop --enable-sim-cflags option

[binutils-gdb] sim: drop --enable-sim-{regparm,stdcall} options

[binutils-gdb] sim: drop common/cconfig.h in favor of a single config.h

[binutils-gdb] sim: drop host endian configure option

[binutils-gdb] sim: drop targ-vals.def->nltvals.def indirection

[binutils-gdb] sim: drop unused SIM_AC_OPTION_PACKAGES

[binutils-gdb] sim: iq2000/m32r/lm32/sh64: delete dead option code

[binutils-gdb] sim: mips: drop SIM_AC_OPTION_SMP call

[binutils-gdb] sim: mips: fix prog_bfd usage

[binutils-gdb] sim: mips: workaround 32-bit addr sign extensions

[binutils-gdb] sim: move many common settings from CPPFLAGS to config.h

[binutils-gdb] sim: msp430: drop duplicate sim_load_file call

[binutils-gdb] sim: msp430: switch to common disassembler tracing

[binutils-gdb] sim: nrun: use lbasename

[binutils-gdb] sim: parse_args: display getopt error ourselves

[binutils-gdb] sim: parse_args: polish getopt error message

[binutils-gdb] sim: ppc: do not exit when parsing args w/gdb

[binutils-gdb] sim: punt x86-specific bswap logic

[binutils-gdb] sim: sim_{create_inferior, open, parse_args}: constify argv/env slightly

[binutils-gdb] sim: stop configuring common subdir

[binutils-gdb] sim: TODO: move to wiki

[binutils-gdb] sim: trace: add support for disassembling

[binutils-gdb] sim: use libiberty countargv in more places

[binutils-gdb] Simplify gdb.reverse/until-reverse.c

[binutils-gdb] Simplify saved_command_line handling

[binutils-gdb] sparc: reorder wr instructions in sparc_opcodes to fix diagnostics

[binutils-gdb] stack: check frame_unwind_caller_id

[binutils-gdb] Star wildcard ranges (e.g., "info thread 2.*")

[binutils-gdb] Step over fork/vfork syscall insn in gdbserver

[binutils-gdb] Step over syscalll insn with disp-step on and off

[binutils-gdb] Store estimated istrances in compressed_size

[binutils-gdb] Suggest running gdbserver for a PID in container

[binutils-gdb] Support 'make check-parallel' in gdb's build dir

[binutils-gdb] Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1

[binutils-gdb] Sync libiberty with GCC.

[binutils-gdb] Sync top level files with gcc.

[binutils-gdb] Sync top-level btool.m4 with GCC

[binutils-gdb] Sync top-level Makefile.def with GCC

[binutils-gdb] Test gdb.base/random-signal.exp with "attach"

[binutils-gdb] Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping off

[binutils-gdb] Test issuing a command split in multiple lines with continuation chars

[binutils-gdb] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp

[binutils-gdb] testsuite: Add --status to runtest invocation

[binutils-gdb] testsuite: Factor out --status in DO_RUNTEST

[binutils-gdb] testsuite: Fix false FAILs on too long base directory

[binutils-gdb] testsuite: Fix false Fortran regressions with recent gcc

[binutils-gdb] testsuite: Fix PR threads/19422 regression + Guile regression

[binutils-gdb] testsuite: Fix run to main issue introduced by GCC 5.x.

[binutils-gdb] testsuite: Fix save-trace.exp writing outside standard output directory

[binutils-gdb] testsuite: Fix some tests that write outside of the standard output directory

[binutils-gdb] testsuite: Fix timeout issues during print of vla-arrays.

[binutils-gdb] testsuite: gdb.gdb/selftest.exp: Drop expected Thread number

[binutils-gdb] testsuite: i386 regression for funcargs.exp

[binutils-gdb] testsuite: Make check-parallel return non-zero if a test failed

[binutils-gdb] testsuite: Make standard_temp_file use invocation-specific directories

[binutils-gdb] testsuite: Nullify pointers before first usage.

[binutils-gdb] testsuite: Regression for foll-vfork.exp

[binutils-gdb] testsuite: Remove unnecessary code in fortran vla-history test.

[binutils-gdb] testsuite: Remove unused global references in gdb_test

[binutils-gdb] Tidy up AArch64 simulator code.

[binutils-gdb] Treat common symbol in executable as definition

[binutils-gdb] Tweak ARM process record

[binutils-gdb] ui-out.c: Remove unused enum

[binutils-gdb] Update comments to start_step_over

[binutils-gdb] update copyright year printed by GDB, GDBserver and gdbreplay.

[binutils-gdb] Update NEWS post GDB 7.11 branch creation.

[binutils-gdb] Update prompt_for_continue comments

[binutils-gdb] Update symbol version for symbol from linker script

[binutils-gdb] Use a 32-bit value to hold the section number in the internal COFF symbol structure.

[binutils-gdb] Use a separate variable for the size passed to sysctl.

[binutils-gdb] Use int instead of LONGEST in tdesc_type sizes.

[binutils-gdb] Use linux_get_siginfo_type_with_fields for x86

[binutils-gdb] Use LWP IDs with ptrace register requests on FreeBSD.

[binutils-gdb] Use string_to_event_location_basic in guile.

[binutils-gdb] Use struct buffer in gdb_readline_no_editing

[binutils-gdb] Use struct buffer in gdb_readline_no_editing_callback

[binutils-gdb] Use the target architecture when encoding tracepoint actions

[binutils-gdb] varobj: Cleanup dead code

[binutils-gdb] waiting_for_stop_reply around remote_fileio_request

[binutils-gdb] Whitespace cleanup for skip testcase.

[binutils-gdb] x86 synthetic plt symbols

[binutils-gdb] xml-tdesc.c (tdesc_start_enum): Fix c++ build.

Attached Image

Content-Type: application/octet-stream (Re: GNU gdb (GDB) 7.8.50.20141112-cvs s390x-ibm-linux-gnu GIT commit: e88ba8d56975c6d5d7c6ba83fc146ab6e89510d5)

Failures on AIX-POWER7-plain, branch gdb-7.10-branch

Failures on AIX-POWER7-plain, branch gdb-7.11-branch

Failures on AIX-POWER7-plain, branch master

Failures on Debian-i686, branch gdb-7.10-branch

Failures on Debian-i686, branch gdb-7.11-branch

Failures on Debian-i686, branch master

Failures on Debian-i686, branch master *** BREAKAGE ***

Failures on Debian-i686-native-extended-gdbserver, branch gdb-7.10-branch

Failures on Debian-i686-native-extended-gdbserver, branch gdb-7.11-branch

Failures on Debian-i686-native-extended-gdbserver, branch master

Failures on Debian-i686-native-extended-gdbserver, branch master *** BREAKAGE ***

Failures on Debian-i686-native-gdbserver, branch gdb-7.10-branch

Failures on Debian-i686-native-gdbserver, branch gdb-7.11-branch

Failures on Debian-i686-native-gdbserver, branch master

Failures on Debian-s390x-m64, branch gdb-7.10-branch

Failures on Debian-s390x-m64, branch gdb-7.11-branch

Failures on Debian-s390x-m64, branch master

Failures on Debian-s390x-m64, branch master *** BREAKAGE ***

Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-7.10-branch

Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-7.11-branch

Failures on Debian-s390x-native-extended-gdbserver-m64, branch master

Failures on Debian-s390x-native-extended-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.10-branch

Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.11-branch

Failures on Debian-s390x-native-gdbserver-m64, branch master

Failures on Debian-s390x-native-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Debian-x86_64-m64, branch gdb-7.10-branch

Failures on Debian-x86_64-m64, branch gdb-7.11-branch

Failures on Debian-x86_64-m64, branch master

Failures on Debian-x86_64-m64, branch master *** BREAKAGE ***

Failures on Debian-x86_64-native-extended-gdbserver-m64, branch gdb-7.10-branch

Failures on Debian-x86_64-native-extended-gdbserver-m64, branch gdb-7.11-branch

Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master

Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Debian-x86_64-native-gdbserver-m64, branch gdb-7.10-branch

Failures on Debian-x86_64-native-gdbserver-m64, branch gdb-7.11-branch

Failures on Debian-x86_64-native-gdbserver-m64, branch master

Failures on Fedora-i686, branch gdb-7.10-branch

Failures on Fedora-i686, branch gdb-7.11-branch

Failures on Fedora-i686, branch master

Failures on Fedora-i686, branch master *** BREAKAGE ***

Failures on Fedora-ppc64be-cc-with-index, branch gdb-7.10-branch

Failures on Fedora-ppc64be-cc-with-index, branch gdb-7.11-branch

Failures on Fedora-ppc64be-cc-with-index, branch master

Failures on Fedora-ppc64be-cc-with-index, branch master *** BREAKAGE ***

Failures on Fedora-ppc64be-m64, branch gdb-7.10-branch

Failures on Fedora-ppc64be-m64, branch gdb-7.11-branch

Failures on Fedora-ppc64be-m64, branch master

Failures on Fedora-ppc64be-m64, branch master *** BREAKAGE ***

Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.10-branch

Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.11-branch

Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master

Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.10-branch

Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.11-branch

Failures on Fedora-ppc64be-native-gdbserver-m64, branch master

Failures on Fedora-ppc64be-native-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Fedora-ppc64le-cc-with-index, branch gdb-7.11-branch

Failures on Fedora-ppc64le-cc-with-index, branch master

Failures on Fedora-ppc64le-cc-with-index, branch master *** BREAKAGE ***

Failures on Fedora-ppc64le-m64, branch gdb-7.11-branch

Failures on Fedora-ppc64le-m64, branch master

Failures on Fedora-ppc64le-m64, branch master *** BREAKAGE ***

Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch gdb-7.11-branch

Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master

Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.10-branch

Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.11-branch

Failures on Fedora-ppc64le-native-gdbserver-m64, branch master

Failures on Fedora-ppc64le-native-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Fedora-s390x-m64, branch gdb-7.10-branch

Failures on Fedora-s390x-m64, branch gdb-7.11-branch

Failures on Fedora-s390x-m64, branch master

Failures on Fedora-s390x-m64, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch

Failures on Fedora-x86_64-cc-with-index, branch master

Failures on Fedora-x86_64-cc-with-index, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-cxx-build-m64, branch master

Failures on Fedora-x86_64-cxx-build-m64, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-m32, branch gdb-7.10-branch

Failures on Fedora-x86_64-m32, branch gdb-7.11-branch

Failures on Fedora-x86_64-m32, branch master

Failures on Fedora-x86_64-m32, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-m64, branch gdb-7.10-branch

Failures on Fedora-x86_64-m64, branch gdb-7.11-branch

Failures on Fedora-x86_64-m64, branch master

Failures on Fedora-x86_64-m64, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.10-branch

Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.11-branch

Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master

Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.10-branch

Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.11-branch

Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master

Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch

Failures on Fedora-x86_64-native-gdbserver-m32, branch master

Failures on Fedora-x86_64-native-gdbserver-m32, branch master *** BREAKAGE ***

Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-7.10-branch

Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-7.11-branch

Failures on Fedora-x86_64-native-gdbserver-m64, branch master

Failures on Fedora-x86_64-native-gdbserver-m64, branch master *** BREAKAGE ***

Failures on RHEL-s390x-m64, branch gdb-7.11-branch

Failures on RHEL-s390x-m64, branch master

Failures on RHEL-s390x-m64, branch master *** BREAKAGE ***

GNU gdb (GDB) 7.10.50.20160101-cvs s390x-ibm-linux-gnu GIT commit: 6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1

GNU gdb (GDB) 7.10.50.20160103-cvs s390x-ibm-linux-gnu GIT commit: 61971b86bb897dc333fccffb7518056c83b99f45

GNU gdb (GDB) 7.10.50.20160105-cvs s390x-ibm-linux-gnu GIT commit: fa89c1268f5d4e9950f3faf8c027dbbeb6aac773

GNU gdb (GDB) 7.10.50.20160106-git s390x-ibm-linux-gnu GIT commit: b05a65d0adb340e4129f62c1d380a09935ee433d

GNU gdb (GDB) 7.10.50.20160107-git s390x-ibm-linux-gnu GIT commit: b900245c3b92fc460a3f7fa17d14eb08f9ab4c76

GNU gdb (GDB) 7.10.50.20160108-git s390x-ibm-linux-gnu GIT commit: 2f99e8fc9cb84ca80cfca6c119f1f22bbfd2a314

GNU gdb (GDB) 7.10.50.20160109-git s390x-ibm-linux-gnu GIT commit: 5295724cdc94a09713b021728b02163dad128e9e

GNU gdb (GDB) 7.10.50.20160110-git s390x-ibm-linux-gnu GIT commit: 99d8e879938c947588332a9cc579d378ccc2a855

GNU gdb (GDB) 7.10.50.20160113-git s390x-ibm-linux-gnu GIT commit: 27b9952f2d68f2541191fed4589d5379d10c1271

GNU gdb (GDB) 7.10.50.20160114-git s390x-ibm-linux-gnu GIT commit: 4d82fe66e8d38b20ad429cb99a99ed8741336d72

GNU gdb (GDB) 7.10.50.20160115-git s390x-ibm-linux-gnu GIT commit: 9c03a84f6cc54af01d4fe655f6e0a0aa13d8ef74

GNU gdb (GDB) 7.10.50.20160116-git s390x-ibm-linux-gnu GIT commit: 9a472eda40ba686e45bf4922455518ffa3c887e1

GNU gdb (GDB) 7.10.50.20160119-git s390x-ibm-linux-gnu GIT commit: 5a173c098a2ba6389251d9dd4f83e7dba29585e0

GNU gdb (GDB) 7.10.50.20160120-git s390x-ibm-linux-gnu GIT commit: be56871ee8f65c51b9eee611532ed036a71a72e0

GNU gdb (GDB) 7.10.50.20160121-git s390x-ibm-linux-gnu GIT commit: 7304afd662c3dfe0a97dd57928e018b2923bba26

GNU gdb (GDB) 7.10.50.20160121-git s390x-ibm-linux-gnu GIT commit: dfc43940242f10b54eb5afd2125d91f849df0b2e

GNU gdb (GDB) 7.10.50.20160123-git s390x-ibm-linux-gnu GIT commit: 0e324a03c5bf289727d045b8b001c561276f9acc

GNU gdb (GDB) 7.10.50.20160124-git s390x-ibm-linux-gnu GIT commit: eb6b0cf45d7588eb147d90ce790254309a69613e

GNU gdb (GDB) 7.10.50.20160126-git s390x-ibm-linux-gnu GIT commit: d1982f935ef015f15f86d0aa5c64b6a4750b25ed

GNU gdb (GDB) 7.10.50.20160127-git s390x-ibm-linux-gnu GIT commit: e8f794f4c6f1cde9c97bf4d831f1df422b32898d

GNU gdb (GDB) 7.10.50.20160128-git s390x-ibm-linux-gnu GIT commit: 8926d5a6247e48543772cd42790d474b4f8c8865

GNU gdb (GDB) 7.10.50.20160129-git s390x-ibm-linux-gnu GIT commit: d64450d73aedfbd3521872e1ff7ec4f16ef0aae1

GNU gdb (GDB) 7.10.50.20160130-git s390x-ibm-linux-gnu GIT commit: 79915ff99e6c1df498d2ce89ac00a26bcaeeb190

GNU gdb (GDB) 7.10.50.20160131-git s390x-ibm-linux-gnu GIT commit: d9e3b590692e62d83c21e39ec6641c4c09e70e4c

GNU gdb (GDB) 7.10.50.20160201-git s390x-ibm-linux-gnu GIT commit: ccb6afd6e3e3f178a35f62e6f3745da5b399d3cd

GNU gdb (GDB) 7.11.50.20160309-git s390-ibm-linux-gnu GIT commit: 00dbd492e462565366a2691e0579b510ce4c3733

GNU gdb (GDB) 7.11.50.20160309-git s390x-ibm-linux-gnu GIT commit: 00dbd492e462565366a2691e0579b510ce4c3733

GNU gdb (GDB) 7.11.50.20160312-git s390-ibm-linux-gnu GIT commit: 237a5ee12f212db341f56bf5350329d494573c8c

GNU gdb (GDB) 7.11.50.20160312-git s390x-ibm-linux-gnu GIT commit: 237a5ee12f212db341f56bf5350329d494573c8c

GNU gdb (GDB) 7.11.50.20160313-git s390-ibm-linux-gnu GIT commit: 724cd463c6a84b2c7f20d294f74f94352052e0c0

GNU gdb (GDB) 7.11.50.20160313-git s390x-ibm-linux-gnu GIT commit: 724cd463c6a84b2c7f20d294f74f94352052e0c0

GNU gdb (GDB) 7.11.50.20160314-git s390-ibm-linux-gnu GIT commit: d834e6355eedb87abc1473c5039232fe93c98cb2

GNU gdb (GDB) 7.11.50.20160314-git s390-ibm-linux-gnu GIT commit: fa4ff313317d6234bbd818b09332e7d85349a56a

GNU gdb (GDB) 7.11.50.20160314-git s390x-ibm-linux-gnu GIT commit: d834e6355eedb87abc1473c5039232fe93c98cb2

GNU gdb (GDB) 7.11.50.20160314-git s390x-ibm-linux-gnu GIT commit: fa4ff313317d6234bbd818b09332e7d85349a56a

GNU gdb (GDB) 7.11.50.20160316-git s390-ibm-linux-gnu GIT commit: 7868401b7b63d851eea5de3b780591238d579bd1

GNU gdb (GDB) 7.11.50.20160316-git s390-ibm-linux-gnu GIT commit: 9bff188f0da2859bd5efa8d0def8c0f93d0be410

GNU gdb (GDB) 7.11.50.20160316-git s390x-ibm-linux-gnu GIT commit: 7868401b7b63d851eea5de3b780591238d579bd1

GNU gdb (GDB) 7.11.50.20160316-git s390x-ibm-linux-gnu GIT commit: 9bff188f0da2859bd5efa8d0def8c0f93d0be410

GNU gdb (GDB) 7.11.50.20160318-git s390-ibm-linux-gnu GIT commit: 48427a77ec1c63cba605e1d6da807d5bf7c3174a

GNU gdb (GDB) 7.11.50.20160318-git s390x-ibm-linux-gnu GIT commit: 48427a77ec1c63cba605e1d6da807d5bf7c3174a

GNU gdb (GDB) 7.11.50.20160319-git s390-ibm-linux-gnu GIT commit: 2f71d2fd8144a04f90576e817036a5b48f5600ae

GNU gdb (GDB) 7.11.50.20160319-git s390x-ibm-linux-gnu GIT commit: 2f71d2fd8144a04f90576e817036a5b48f5600ae

GNU gdb (GDB) 7.11.50.20160320-git s390-ibm-linux-gnu GIT commit: 148fa56275a662782428df0a42d9e68bf65a11a0

GNU gdb (GDB) 7.11.50.20160320-git s390x-ibm-linux-gnu GIT commit: 148fa56275a662782428df0a42d9e68bf65a11a0

GNU gdb (GDB) 7.11.50.20160321-git s390-ibm-linux-gnu GIT commit: 698400bfb91b3476d98edcb6a4bf5e4abe1c14cc

GNU gdb (GDB) 7.11.50.20160321-git s390x-ibm-linux-gnu GIT commit: 698400bfb91b3476d98edcb6a4bf5e4abe1c14cc

GNU gdb (GDB) 7.11.50.20160322-git s390-ibm-linux-gnu GIT commit: 648c5cbbf34dcbf96bde7e07b14868777fd5d635

GNU gdb (GDB) 7.11.50.20160322-git s390x-ibm-linux-gnu GIT commit: 648c5cbbf34dcbf96bde7e07b14868777fd5d635

GNU gdb (GDB) 7.11.50.20160323-git s390-ibm-linux-gnu GIT commit: a140626a94b290eea537058f9b8d4a382ebe4a22

GNU gdb (GDB) 7.11.50.20160323-git s390x-ibm-linux-gnu GIT commit: a140626a94b290eea537058f9b8d4a382ebe4a22

GNU gdb (GDB) 7.11.50.20160324-git s390-ibm-linux-gnu GIT commit: fab7bfba670bcdd1686b916ac3d9499f51bbec40

GNU gdb (GDB) 7.11.50.20160324-git s390x-ibm-linux-gnu GIT commit: fab7bfba670bcdd1686b916ac3d9499f51bbec40

GNU gdb (GDB) 7.11.50.20160325-git s390-ibm-linux-gnu GIT commit: 1254603b1f3fc8d57c9d3c56305ae4fb7f44150f

GNU gdb (GDB) 7.11.50.20160325-git s390x-ibm-linux-gnu GIT commit: 1254603b1f3fc8d57c9d3c56305ae4fb7f44150f

GNU gdb (GDB) 7.11.50.20160326-git s390-ibm-linux-gnu GIT commit: 9202e88a2a1ebbfa1e312f5875420e027e35cc45

GNU gdb (GDB) 7.11.50.20160326-git s390x-ibm-linux-gnu GIT commit: 9202e88a2a1ebbfa1e312f5875420e027e35cc45

GNU gdb (GDB) 7.11.50.20160327-git s390-ibm-linux-gnu GIT commit: 44f9a8af8544d5656f3bbb73b41d3b983c99e8f2

GNU gdb (GDB) 7.11.50.20160327-git s390x-ibm-linux-gnu GIT commit: 44f9a8af8544d5656f3bbb73b41d3b983c99e8f2

GNU gdb (GDB) 7.11.50.20160328-git s390-ibm-linux-gnu GIT commit: ab4896bce48b1c8d1bd22f750862dc4197ba02fc

GNU gdb (GDB) 7.11.50.20160328-git s390x-ibm-linux-gnu GIT commit: ab4896bce48b1c8d1bd22f750862dc4197ba02fc

GNU gdb (GDB) 7.11.50.20160329-git s390-ibm-linux-gnu GIT commit: bfa6adb959345850305d2f3e8b581149a066c4f8

GNU gdb (GDB) 7.11.50.20160329-git s390x-ibm-linux-gnu GIT commit: bfa6adb959345850305d2f3e8b581149a066c4f8

GNU gdb (GDB) 7.11.50.20160331-git s390-ibm-linux-gnu GIT commit: b60ecbc6ddeaf7af8f2515841b58035f0d4d2db7

GNU gdb (GDB) 7.11.50.20160331-git s390x-ibm-linux-gnu GIT commit: b60ecbc6ddeaf7af8f2515841b58035f0d4d2db7

Missing packages on GDB Buildbot hosts

Order Conf. 3360069


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc