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]
[binutils-gdb/gdb-7.10-branch] [amd64] Invalid return address after displaced stepping
[binutils-gdb/gdb-7.10-branch] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint
[binutils-gdb/gdb-7.10-branch] Add readahead cache to gdb's vFile:pread
[binutils-gdb/gdb-7.10-branch] ASAN attach crash - 7.9 regression
[binutils-gdb/gdb-7.10-branch] btrace: fix build fail with 32-bit BFD
[binutils-gdb/gdb-7.10-branch] Bump GDB version number to 7.10.0.DATE-cvs.
[binutils-gdb/gdb-7.10-branch] Bump GDB version number to 7.9.90.DATE-cvs.
[binutils-gdb/gdb-7.10-branch] Bump version to 7.9.90.DATE-cvs.
[binutils-gdb/gdb-7.10-branch] Check for asprintf and vasprintf during configure stage.
[binutils-gdb/gdb-7.10-branch] compile: Warn for old GCC on cv-qualified self-reference
[binutils-gdb/gdb-7.10-branch] Fix build issue with nat/linux-namespaces.c
[binutils-gdb/gdb-7.10-branch] Fix gdbserver --debug issues caught by Valgrind
[binutils-gdb/gdb-7.10-branch] Fix mis-parsing of hex register numbers in 'T' stop replies
[binutils-gdb/gdb-7.10-branch] Fix stale cleanup left by linux_mntns_access_fs
[binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files
[binutils-gdb/gdb-7.10-branch] gdb.base/dso2dso.exp sometimes broken
[binutils-gdb/gdb-7.10-branch] gdb.base/dso2dso.exp: Improve testcase documentation.
[binutils-gdb/gdb-7.10-branch] gdb/NEWS: Rename "Changes since GDB 7.9" into "Changes in GDB 7.10"
[binutils-gdb/gdb-7.10-branch] gdbserver/Linux: internal error when killing a process that is already gone
[binutils-gdb/gdb-7.10-branch] gdbserver: Fix non-stop / fork / step-over issues
[binutils-gdb/gdb-7.10-branch] gdbserver: move_out_of_jump_pad_callback misses switching current thread
[binutils-gdb/gdb-7.10-branch] Linux gdbserver confused when event randomization picks process exit event
[binutils-gdb/gdb-7.10-branch] Linux gdbserver fork event debug output
[binutils-gdb/gdb-7.10-branch] Make remote file transfers interruptible
[binutils-gdb/gdb-7.10-branch] PR gdb/17960 Internal error: tracker != NULL when completing on file:function
[binutils-gdb/gdb-7.10-branch] PR python/17136
[binutils-gdb/gdb-7.10-branch] PR record/18691: Fix fails in solib-precsave.exp
[binutils-gdb/gdb-7.10-branch] PR remote/18965: vforkdone stop reply should indicate parent PID
[binutils-gdb/gdb-7.10-branch] PR threads/18600: Inferiors left around after fork+thread spawn
[binutils-gdb/gdb-7.10-branch] PR threads/18600: Threads left stopped after fork+thread spawn
[binutils-gdb/gdb-7.10-branch] PR18617 - Incorrect expression bytecode generated for narrowing conversions
[binutils-gdb/gdb-7.10-branch] Prelimit number of bytes to read in "vFile:pread:"
[binutils-gdb/gdb-7.10-branch] procfs.c: Include "filestuff.h"
[binutils-gdb/gdb-7.10-branch] record: set stop_pc in "record goto" command
[binutils-gdb/gdb-7.10-branch] remote follow fork and spurious child stops in non-stop mode
[binutils-gdb/gdb-7.10-branch] remote: allow aborting long operations (e.g., file transfers)
[binutils-gdb/gdb-7.10-branch] Set development mode to "off" by default.
[binutils-gdb/gdb-7.10-branch] Set GDB version number to 7.10.
[binutils-gdb/gdb-7.10-branch] Set GDB version number to 7.9.90.
[binutils-gdb/gdb-7.10-branch] signal_command: Leftover cleanup chain regression
[binutils-gdb/gdb-7.10-branch] stepping is disturbed by setjmp/longjmp | try/catch in other threads
[binutils-gdb/gdb-7.10-branch] Warn when accessing binaries from remote targets
[binutils-gdb] * gdb.base/pie-execl.exp: Fix result test of build_executable.
[binutils-gdb] * gdb.base/savedregs.exp: Fix typo.
[binutils-gdb] * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
[binutils-gdb] 2015-07-09 Catherine Moore <clm at codesourcery dot com>
[binutils-gdb] [aarch64] Check region OK for HW watchpoint in GDBserver
[binutils-gdb] [AArch64] Cleanup comments in instruction decoding functions
[binutils-gdb] [AArch64] Cleanup TLS relocation types which don't go through GOT table
[binutils-gdb] [AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NC
[binutils-gdb] [AArch64] Fix extern protected data handling
[binutils-gdb] [AArch64] Fix incorrect mask when decoding b.cond instruction
[binutils-gdb] [AArch64] Implement gdbarch_gen_return_address gdbarch method
[binutils-gdb] [AArch64] Improve BFD overflow warning message for -fpic
[binutils-gdb] [AArch64] Long branch veneer support far symbol defined by --defsym
[binutils-gdb] [AArch64] Mark single precision pseudo registers unavailable if invalid
[binutils-gdb] [AArch64] Only access inferior registers when creating a frame cache
[binutils-gdb] [AArch64] PR18668, repair long branch veneer for plt stub
[binutils-gdb] [AArch64] Refactor aarch64_make_prologue_cache
[binutils-gdb] [AArch64] Refactor aarch64_make_stub_cache
[binutils-gdb] [AArch64] Relax TLS local dynamic traditional into local executable
[binutils-gdb] [AArch64] Rename boolean arguments in decoding functions
[binutils-gdb] [AArch64] Sort IS_AARCH64_TLS_RELAX_RELOC in alphabetic order
[binutils-gdb] [AArch64] Sort TLS reloc types alphabetically
[binutils-gdb] [AArch64] Teach prologue unwinder to terminate gracefully
[binutils-gdb] [AArch64] Teach stub unwinder to terminate gracefully
[binutils-gdb] [AArch64] Use debug_printf instead of fprintf_unfiltered
[binutils-gdb] [AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in elf header
[binutils-gdb] [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC
[binutils-gdb] [AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in elf header
[binutils-gdb] [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
[binutils-gdb] [AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC
[binutils-gdb] [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
[binutils-gdb] [AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
[binutils-gdb] [AArch64][3/6] GAS support TLSLD move/add relocation types
[binutils-gdb] [AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
[binutils-gdb] [AArch64][4/6] LD support TLSLD move/add relocation types
[binutils-gdb] [AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC in elf header
[binutils-gdb] [AArch64][5/6] GAS support TLSLD load/store relocation types
[binutils-gdb] [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC
[binutils-gdb] [AArch64][6/6] LD support TLSLD load/store relocation types
[binutils-gdb] [AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC
[binutils-gdb] [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12
[binutils-gdb] [AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12
[binutils-gdb] [AArch64]Speed up linking speed by skipping unncessary TLS reloc type check
[binutils-gdb] [Ada] Add support for subprogram renamings
[binutils-gdb] [Ada] Enhance type printing for arrays with variable-sized elements
[binutils-gdb] [Ada] Fix completion for multiple function matches
[binutils-gdb] [Ada] Fix handling of array renamings
[binutils-gdb] [Ada] Fix parsing for expressions with attributes and characters
[binutils-gdb] [Ada] Fix the evaluation of access to packed array subscript
[binutils-gdb] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada
[binutils-gdb] [amd64] Invalid return address after displaced stepping
[binutils-gdb] [ARM] Fix extern protected data handling
[binutils-gdb] [arm] Fix regression by Do not skip prologue for asm (.S) files
[binutils-gdb] [ARM] Support correctly spelled ARMv6KZ architecture names
[binutils-gdb] [Cell/B.E.] Fix wrong relocation for TLS variable offset
[binutils-gdb] [Cell/B.E.] Make parse_spufs_run more robust
[binutils-gdb] [D] Fix regression in py-lookup-type.exp
[binutils-gdb] [D] Implement looking up members of D enums.
[binutils-gdb] [D] Move classification of symbols from the grammar to the lexer.
[binutils-gdb] [D] Support looking up symbols in the current and imported modules.
[binutils-gdb] [FT32] Implement pointer to address conversion method.
[binutils-gdb] [FT32] Replace hard-coded instruction patterns with macros
[binutils-gdb] [gdbserver, aarch64] Set usrregs to NULL in regs_info
[binutils-gdb] [gdbserver] Don't set srv_linux_usrregs for aarch64*-*-linux*
[binutils-gdb] [gdbserver] Remove unused max_jump_pad_size
[binutils-gdb] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step
[binutils-gdb] [gdbserver] Use iterate_over_lwps in aarch64_notify_debug_reg_change
[binutils-gdb] [GDBserver][AArch64] Cleanup comments for each linux_target_ops method
[binutils-gdb] [GDBserver][AArch64] Enable support for range stepping
[binutils-gdb] [GDBServer][AArch64] Enable support for tracepoints
[binutils-gdb] [MIPS] Map 'move' to 'or'.
[binutils-gdb] [PATCH] Add micromips support to the MIPS simulator
[binutils-gdb] [ppc64le] Use skip_entrypoint for skip_trampoline_code
[binutils-gdb] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint
[binutils-gdb] [testsuite] Skip gdb.trace/range-stepping.exp test case if not supported
[binutils-gdb] [testsuite][AArch64] Port gdb.trace
[binutils-gdb] aarch64 multi-arch (part 3): get thread area
[binutils-gdb] aarch64 multi-arch support (part 2): siginfo fixup
[binutils-gdb] Accidentally added file. Removed it.
[binutils-gdb] Add "set remote multiprocess-extensions-packet" command
[binutils-gdb] Add --no-dynamic-linker option to ld, for static PIE use
[binutils-gdb] Add a gdb.trace test for instruction relocation
[binutils-gdb] Add a test case for fast tracepoints' locking mechanism
[binutils-gdb] Add bfd_link_pde, and simplify some tests of link_info.type
[binutils-gdb] Add casts for legitimate integer to enum conversions
[binutils-gdb] Add casts to memory allocation related calls
[binutils-gdb] Add comments to currently_stepping and target_resume
[binutils-gdb] Add end_psymtab_common, have all debug info readers call it.
[binutils-gdb] Add experimental support for --gc-sections with COFF and PE based targets.
[binutils-gdb] Add fdpic and misc targets to config.bfd for sh*-*-linux*
[binutils-gdb] Add gmonster-{1,2} perf testcases.
[binutils-gdb] Add missing spaces in previous patch
[binutils-gdb] Add myself to gdb MAINTAINERS
[binutils-gdb] add myself to write-after-approval list
[binutils-gdb] Add NEWS entry for fast tracepoint support on aarch64-linux
[binutils-gdb] Add NEWS entry for tracepoints support on aarch64-linux
[binutils-gdb] Add Nios II arch flags and compatibility tests
[binutils-gdb] Add output_type to bfd_link_info
[binutils-gdb] Add parallel build support for perf tests.
[binutils-gdb] Add perf testcase generator.
[binutils-gdb] Add pid argument in aarch64_get_debug_reg_state
[binutils-gdb] Add PowerPC64 ld --tls-get-addr-optimize.
[binutils-gdb] Add readahead cache to gdb's vFile:pread
[binutils-gdb] Add SIGRIE instruction for MIPS R6
[binutils-gdb] Add some more casts (1/2)
[binutils-gdb] Add some more casts (2/2)
[binutils-gdb] Add support for backtracing through Renesas RX exception frames.
[binutils-gdb] Add support for DT_MIPS_RLD_MAP_REL.
[binutils-gdb] Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine zEC12+nohtm+vx"
[binutils-gdb] Add support for fast tracepoints
[binutils-gdb] Add support for files that contain multiple symbol index tables. Fixes PR 15835
[binutils-gdb] Add support reading D modules from DWARF
[binutils-gdb] Add test case for tracepoints with conditions
[binutils-gdb] Add test that exercises the inferior being killed while stopped under GDB
[binutils-gdb] Add two missing consts
[binutils-gdb] Adjust gdb.multi tests for aarch64
[binutils-gdb] Adjust MI to $inferior_spawn_id
[binutils-gdb] Allow any size enum in gdb.cp/var-tag.exp.
[binutils-gdb] Also check e_machine when merging sections
[binutils-gdb] ari, btrace: avoid unsigned long long
[binutils-gdb] ari: fix strerror() use
[binutils-gdb] ASAN attach crash - 7.9 regression
[binutils-gdb] Bail out of processing stop if hook-stop resumes target / changes context
[binutils-gdb] batch-preserve-term-settings.exp: use send_quit_command some more
[binutils-gdb] bfd/mmo.c (MMIX): Fix massive gcc LTO testsuite failures.
[binutils-gdb] bfd_get_section_by_name_if hash chain traversal
[binutils-gdb] btrace, linux: use data_size and data_offset
[binutils-gdb] btrace, pt: support new packets
[binutils-gdb] btrace, test: remove buffer-size test with unlimited buffer size
[binutils-gdb] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails
[binutils-gdb] btrace: add missing NO_HISTORY
[binutils-gdb] btrace: allow full memory and register access for non-replaying threads
[binutils-gdb] btrace: async
[binutils-gdb] btrace: extract the breakpoint check from record_btrace_step_thread
[binutils-gdb] btrace: fix build fail with 32-bit BFD
[binutils-gdb] btrace: fix case label in btrace_data_append
[binutils-gdb] btrace: fix non-stop check in to_wait
[binutils-gdb] btrace: honour scheduler-locking for all-stop targets
[binutils-gdb] btrace: improve stepping debugging
[binutils-gdb] btrace: indicate speculative execution
[binutils-gdb] btrace: kernel address filtering
[binutils-gdb] btrace: lock-step
[binutils-gdb] btrace: maintenance commands
[binutils-gdb] btrace: move breakpoint checking into stepping functions
[binutils-gdb] btrace: non-stop
[binutils-gdb] btrace: resume all requested threads
[binutils-gdb] btrace: split record_btrace_step_thread
[binutils-gdb] btrace: store raw btrace data
[binutils-gdb] btrace: support Intel(R) Processor Trace
[binutils-gdb] btrace: support to_stop
[binutils-gdb] btrace: temporarily set inferior_ptid in record_btrace_start_replaying
[binutils-gdb] Bump timeouts for a couple gdb.reverse/*-precsave.exp tests
[binutils-gdb] Bump version to 7.10.50.DATE-cvs.
[binutils-gdb] C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.c
[binutils-gdb] Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.exp
[binutils-gdb] Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_capacity
[binutils-gdb] Call strprefix instead of strncmp in event parsing
[binutils-gdb] Call target_can_download_tracepoint if there are tracepoints to download
[binutils-gdb] Catching errors on probes-based dynamic linker interface
[binutils-gdb] Change adjust_pc_after_break's prototype
[binutils-gdb] Change ch_type in Elf64_External_Chdr to 4 bytes
[binutils-gdb] Change the behaviour of the --only-keep-debug option to objcopy and strip so that the sh_link and sh_info fields in stripped section headers are preserved.
[binutils-gdb] Change type of struct complaints::series
[binutils-gdb] Check for asprintf and vasprintf during configure stage.
[binutils-gdb] Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_info
[binutils-gdb] Clean up batch-preserve-term-settings.exp
[binutils-gdb] Clean up testsuite compiler_info support.
[binutils-gdb] Cleanup value_fetch_lazy's comment and return value
[binutils-gdb] cli-script.c: Fix read_next_line's comment
[binutils-gdb] common/filestuff.c (make_cleanup_close): Update comment.
[binutils-gdb] compile: Warn for old GCC on cv-qualified self-reference
[binutils-gdb] Complete the previous commit (block_found refactoring)
[binutils-gdb] configure: check for libipt
[binutils-gdb] configure: check for perf_event.h version
[binutils-gdb] Consider addressable memory unit size in various value functions
[binutils-gdb] Consistency check for merge sections
[binutils-gdb] Constify variables in ada-lang.c
[binutils-gdb] Convert infcalls to thread_fsm mechanism
[binutils-gdb] Convert the until/advance commands to thread_fsm mechanism
[binutils-gdb] Correct reloc section name
[binutils-gdb] Correct the generation of OR1K pc-relative relocations.
[binutils-gdb] crash printing non-local variable from nested subprogram
[binutils-gdb] Create a PLT entry for R_386_PC32 in non-code sections
[binutils-gdb] Create empty nat/linux-maps.[ch] and common/target-utils.[ch]
[binutils-gdb] debug compile: Replace confusing debug message
[binutils-gdb] default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.
[binutils-gdb] Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.
[binutils-gdb] Delete enum inferior_event_handler::INF_TIMER
[binutils-gdb] Delete program spaces directly when removing inferiors
[binutils-gdb] Delete the remaining ROM monitor targets
[binutils-gdb] Detect SW breakpoints in Cell/B.E. combined debugging
[binutils-gdb] Disable displaced stepping if trying it fails
[binutils-gdb] Disable tracepoint support for aarch32
[binutils-gdb] Disable Z0 packet on aarch64 on multi-arch debugging
[binutils-gdb] Document non-8-bits addressable memory support in NEWS
[binutils-gdb] Don't allow non-stack memory writes in the prologue for nios2.
[binutils-gdb] Don't build readline's shared libs by default
[binutils-gdb] Don't change the default symbol for relocatable link
[binutils-gdb] Don't rely on inferior I/O in gdb.base/restore.exp
[binutils-gdb] Don't rely on inferior I/O in gdb.base/siginfo-addr.exp
[binutils-gdb] Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.exp
[binutils-gdb] Don't set gdb,noinferiorio on gdbserver boards
[binutils-gdb] Don't set link_info.executable for "ld -r"
[binutils-gdb] Don't skip gdb.asm/asm-source.exp on aarch64
[binutils-gdb] Don't sort ld -r output relocs on alpha
[binutils-gdb] Don't throw an error in "show mpx bound" implementation
[binutils-gdb] Don't use arm_regmap and arm_num_regs in arm_fill_gregset and arm_store_gregset
[binutils-gdb] Don't use the output section size to copy input section
[binutils-gdb] dwarf2_compute_name: add fixme, don't use same name as parameter for local
[binutils-gdb] dwarf2read.c (add_partial_symbol): Remove outdated comments.
[binutils-gdb] dwarf2read.c (setup_type_unit_groups): Add comment.
[binutils-gdb] dwarf2read.c: Check type of string valued attributes prior to decoding.
[binutils-gdb] dwarf2read.c: fix latent buglet
[binutils-gdb] dwarf2read: Allow SEC_ALLOC sections to be located at address 0.
[binutils-gdb] DWARF: handle non-local references in nested functions
[binutils-gdb] Embed the pending step-over chain in thread_info objects
[binutils-gdb] Enable fast tracepoint tests
[binutils-gdb] Enable multi-arch test in catch-syscall.exp on aarch64
[binutils-gdb] Enhance the RX disassembler to detect and report bad instructions.
[binutils-gdb] Enum fix for arm-linux-nat.c
[binutils-gdb] Explicit locations: add UI features for CLI
[binutils-gdb] Explicit locations: documentation updates
[binutils-gdb] Explicit locations: introduce address locations
[binutils-gdb] Explicit locations: introduce explicit locations
[binutils-gdb] Explicit locations: introduce new struct event_location-based API
[binutils-gdb] Explicit locations: introduce probe locations
[binutils-gdb] Explicit locations: MI support for explicit locations
[binutils-gdb] Explicit locations: rename "address string"/"addr_string" to "location"
[binutils-gdb] Explicit locations: use new location API
[binutils-gdb] Extended-remote catch exec
[binutils-gdb] Extended-remote exec documentation
[binutils-gdb] Extended-remote exec test
[binutils-gdb] Extended-remote follow-exec
[binutils-gdb] Factor out array printing code from c_val_print
[binutils-gdb] Factor out array printing code from generic_val_print
[binutils-gdb] Factor out bool printing code from generic_val_print
[binutils-gdb] Factor out char printing code from generic_val_print
[binutils-gdb] Factor out code to re-resume stepped thread
[binutils-gdb] Factor out complex printing code from generic_val_print
[binutils-gdb] Factor out decfloat printing code from generic_val_print
[binutils-gdb] Factor out enum printing code from generic_val_print
[binutils-gdb] Factor out flags printing code from generic_val_print
[binutils-gdb] Factor out float printing code from generic_val_print
[binutils-gdb] Factor out function/method printing code from generic_val_print
[binutils-gdb] Factor out int printing code from c_val_print
[binutils-gdb] Factor out int printing code from generic_val_print
[binutils-gdb] Factor out memberptr printing code from c_val_print
[binutils-gdb] Factor out memberptr printing code from generic_val_print
[binutils-gdb] Factor out pointer printing code from c_val_print
[binutils-gdb] Factor out pointer printing code from generic_val_print
[binutils-gdb] Factor out print_unpacked_pointer from c_val_print
[binutils-gdb] Factor out print_unpacked_pointer from generic_val_print
[binutils-gdb] Factor out reference printing code from generic_val_print
[binutils-gdb] Factor out struct and union printing code from c_val_print
[binutils-gdb] Fallout from "Reorder more powerpc64 sections for -z relro"
[binutils-gdb] Fix "FAIL: -Bsymbolic-functions" for cris-linux in ld
[binutils-gdb] Fix a typo in _bfd_elf_copy_private_bfd_data
[binutils-gdb] Fix an opd->append index in elf64-ppc.c
[binutils-gdb] Fix and test "checkpoint" in non-stop mode
[binutils-gdb] Fix argument to compiled_cond, and add cases for compiled-condition.
[binutils-gdb] Fix ARI warnings in d-exp.y
[binutils-gdb] Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
[binutils-gdb] Fix assertion failure in linux-thread-db
[binutils-gdb] Fix attach-pie-noexec.exp fail on native-extended-gdbserver
[binutils-gdb] Fix broken -Bsymbolic-functions
[binutils-gdb] Fix build error due to uninitialized variable warning
[binutils-gdb] Fix build issue with nat/linux-namespaces.c.
[binutils-gdb] Fix building GDB for the M32C by providing a stub sim_info function.
[binutils-gdb] Fix cast of xml_find_attribute's return value
[binutils-gdb] Fix compile time warnings generated when compiling with clang.
[binutils-gdb] Fix crash when reading dummy CUs.
[binutils-gdb] Fix directory prefix in gdb.base/dso2dso.exp.
[binutils-gdb] Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host.
[binutils-gdb] Fix encoding or OpenRisk1000 PC relative relocations.
[binutils-gdb] Fix failed exec error message
[binutils-gdb] Fix GDB breakage due to addition of new nios2 mach types in BFD.
[binutils-gdb] Fix gdb.arch/i386-biarch-core.exp FAIL on i386.
[binutils-gdb] Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver board
[binutils-gdb] Fix gdb.server/server-exec-info.exp with the extended-remote board
[binutils-gdb] Fix gdb.server/solib-list.exp native-extended-gdbserver regression
[binutils-gdb] Fix gdb.threads/non-ldr-exc-3.exp race
[binutils-gdb] Fix gdbarch.c build error
[binutils-gdb] Fix gdbserver --debug issues caught by Valgrind
[binutils-gdb] Fix gdbserver crash exposed by gdb.threads/process-dies-while-handling-bp.exp
[binutils-gdb] Fix gdbserver SPU build
[binutils-gdb] Fix interrupt-noterm.exp on targets always in non-stop
[binutils-gdb] Fix inverted statements in m88k_analyze_prologue
[binutils-gdb] Fix invoking "[kill|detach] inferiors" on inferiors that are not running
[binutils-gdb] Fix language of compilation unit with unknown file extension
[binutils-gdb] Fix m32r_remove_watchpoint parameter type
[binutils-gdb] Fix memory access problems discovered when running some binary tools on corrupt files.
[binutils-gdb] Fix memory operand size for vcvtt?ps2u?qq instructions
[binutils-gdb] Fix mis-parsing of hex register numbers in 'T' stop replies.
[binutils-gdb] Fix native follow-exec-mode "new"
[binutils-gdb] Fix pathname prefix and timeout issues in gdb.mi/mi-pending.exp.
[binutils-gdb] Fix ppc64 ELFv1 assertion failure
[binutils-gdb] Fix PR/18564 - regression in showing __thread so extern variable
[binutils-gdb] Fix problems with finishing a dummy function call on simulators.
[binutils-gdb] Fix Python frame unwinder issue caught by Valgrind
[binutils-gdb] Fix s390 GNU/Linux build after enum __ptrace_request changes
[binutils-gdb] Fix shared library load in gdb.base/global-var-nested-by-dso.exp.
[binutils-gdb] Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stop
[binutils-gdb] Fix slowdown in ld -r for most common case of out-of-order relocs
[binutils-gdb] Fix snafu with latest addition to the ARM sim.
[binutils-gdb] Fix stack buffer overflows when parsing corrupt ihex files.
[binutils-gdb] Fix stale cleanup left by linux_mntns_access_fs
[binutils-gdb] Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp race
[binutils-gdb] Fix test for Python 3
[binutils-gdb] Fix testsuite regression by: Do not skip prologue for asm (.S) files
[binutils-gdb] Fix the address size computation for the MSP430 port.
[binutils-gdb] Fix the disassembly of the AArch64 SIMD EXT instruction.
[binutils-gdb] Fix the partial disassembly of a broken three byte instruction at the end of a function.
[binutils-gdb] Fix the SH behavior for EF_SH_PIC flag in FDPIC ABI
[binutils-gdb] Fix typo
[binutils-gdb] Fix typo in aarch64_linux_insert_hw_breakpoint
[binutils-gdb] Fix typo in coff-sh.c.
[binutils-gdb] Fix typo in gdb.python/py-objfile.exp
[binutils-gdb] Fix ubsan signed integer overflow
[binutils-gdb] Fix using uninitialised values
[binutils-gdb] Fixes for unpredictable nops and 26-bit versions of teq, tst, cmn, cmp.
[binutils-gdb] Force language to C in gdb.compile/compile-ifunc.exp
[binutils-gdb] FT32: define macros for instruction recognition.
[binutils-gdb] Further robustify gdb.base/bp-permanent.exp.
[binutils-gdb] Garbage collect dummy_frame_ctx_saver
[binutils-gdb] Garbage collect thread continuations
[binutils-gdb] gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.
[binutils-gdb] gdb.base/dso2dso.exp sometimes broken
[binutils-gdb] gdb.base/dso2dso.exp: Improve testcase documentation.
[binutils-gdb] gdb.base/gcore.c (array_func): Add reference to static_array.
[binutils-gdb] gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.
[binutils-gdb] gdb.python/py-events.exp and normal_stop observers ordering
[binutils-gdb] gdb/18947: [aarch64]Step into shared library is very slow.
[binutils-gdb] gdb/cli: Remove casts of NULL during assignment.
[binutils-gdb] gdb/doc: Fix incorrect use of @xref.
[binutils-gdb] gdb/gdbtypes: fix handling of typedef layers between array types
[binutils-gdb] gdb/infrun.c: Various trivial ARI fixes.
[binutils-gdb] gdb/testsuite/: garbage collect a few references to dead targets
[binutils-gdb] gdb/tui: Add command completion to winheight command.
[binutils-gdb] gdb/tui: Define tui window names once.
[binutils-gdb] gdb/tui: Don't cast between window types.
[binutils-gdb] gdb/tui: Make local variable const.
[binutils-gdb] gdb/tui: Remove casts of NULL during assignment.
[binutils-gdb] gdb/tui: Use cleanups to free string copies.
[binutils-gdb] gdb: Add debug tracing for bfd cache activity.
[binutils-gdb] gdb: Add Markus Metzger as btrace maintainer
[binutils-gdb] gdb: Convert TUI windows names to lower case.
[binutils-gdb] gdb: Drop use of obsolete AC_TYPE_SIGNAL
[binutils-gdb] gdb: get_frame_language now takes a frame parameter.
[binutils-gdb] gdb: Improve cache matching criteria for the bfd cache.
[binutils-gdb] gdb: Move get_frame_language from stack.c to frame.c.
[binutils-gdb] gdb: New maintenance command to disable bfd sharing.
[binutils-gdb] gdb: Remove casts of NULL during assignment.
[binutils-gdb] gdb: remove packet size limit
[binutils-gdb] gdb: Rewrite documentation for layout and focus commands.
[binutils-gdb] gdb: tui_win_name: Make parameter and result const.
[binutils-gdb] gdbarch.h: Change gdbarch_info::tdep_info's type to void *
[binutils-gdb] gdbserver build-id attribute generator
[binutils-gdb] gdbserver crashes when multiprocess extensions aren't supported
[binutils-gdb] gdbserver/linux-aarch32-low: build failure when NT_ARM_VFP not defined
[binutils-gdb] gdbserver/Linux: internal error when killing a process that is already gone
[binutils-gdb] gdbserver: don't pick a random thread if the current thread dies
[binutils-gdb] gdbserver: Fix exec stop reply reporting conditions
[binutils-gdb] gdbserver: Fix non-stop / fork / step-over issues
[binutils-gdb] gdbserver: fix silent error exit
[binutils-gdb] gdbserver: move_out_of_jump_pad_callback misses switching current thread
[binutils-gdb] gdbserver: no point in hiding the regcache type nowadays
[binutils-gdb] Generalize breakpoint pattern in gdb.mi/mi-cli.exp.
[binutils-gdb] Generalize enum regexp in gdb.cp/classes.exp.
[binutils-gdb] Generalize filename pattern in gdb.mi/mi-dprintf-pending.exp.
[binutils-gdb] Get and set PC correctly on aarch64 in multi-arch
[binutils-gdb] Get pid rather than lwpid
[binutils-gdb] gnu_vector.exp: Avoid some more known FAILs
[binutils-gdb] gnu_vector.exp: Skip infcall tests on x86/x86_64
[binutils-gdb] Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.exp
[binutils-gdb] Handle clang naming of function static local variable.
[binutils-gdb] Have SIGTERM promptly quit GDB even when the dummy target is active
[binutils-gdb] i386-biarch-core.exp: Fix comment typo
[binutils-gdb] ignore invalid DOF provider sections
[binutils-gdb] Implement all-stop on top of a target running non-stop mode
[binutils-gdb] Implement target_emit_ops
[binutils-gdb] Import the "signal-h" module from gnulib
[binutils-gdb] Improve error reporting when handling SystemTap SDT probes
[binutils-gdb] Improve hand-call-in-threads.exp failure handling.
[binutils-gdb] infcmd.c: Don't attempt to record a NULL value after a finish command.
[binutils-gdb] infrun: scheduler-locking replay
[binutils-gdb] infrun: switch to NO_HISTORY thread
[binutils-gdb] Initialise target descrption after skipping extra traps for --wrapper
[binutils-gdb] Initialize `location' in gdbpy_decode_line
[binutils-gdb] Initialize terminal_state to terminal_is_ours
[binutils-gdb] Initialize variable and silence GCC warning from last commit
[binutils-gdb] Initialize yet another variable to silence GCC warning from last-but-one commit
[binutils-gdb] int -> enum target_hw_bp_type in aarch64-linux-nat.c
[binutils-gdb] interrupt.exp: Revert back to checking gdb, noinferiorio at the top
[binutils-gdb] Introduce gdb_test_stdio
[binutils-gdb] Introduce get_value_arch
[binutils-gdb] Introduce save_vars, a testsuite proc for safely manipulating globals
[binutils-gdb] Issue an error for read-only segment with dynamic IFUNC relocations
[binutils-gdb] lib/gdb.exp (clean_restart): Make executable optional.
[binutils-gdb] Linux gdbserver confused when event randomization picks process exit event
[binutils-gdb] Linux gdbserver fork event debug output
[binutils-gdb] linux-thread-db.c (record_thread): Return the created thread.
[binutils-gdb] Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
[binutils-gdb] MAINTAINERS: Add Iain Buclaw as D language maintainer.
[binutils-gdb] Make aarch64_decode_adrp handle both ADR and ADRP instructions
[binutils-gdb] Make aarch64_linux_prepare_to_resume the same on GDB and GDBserver
[binutils-gdb] Make aarch64_notify_debug_reg_change the same on GDB and GDBserver
[binutils-gdb] Make asection->id and asection->index unsigned
[binutils-gdb] Make binutils abort message GDB friendly
[binutils-gdb] Make debug_reg_change_callback the same on GDB and GDBserver
[binutils-gdb] Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdio
[binutils-gdb] Make gdb.base/call-ar-st.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/call-rt-st.exp use $inferior_spawn_id
[binutils-gdb] Make gdb.base/call-strs.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/catch-gdb-caused-signals.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/dprintf.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/ending-run.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/multi-forks.exp work with the native-extended-gdbserver board
[binutils-gdb] Make gdb.base/shlib-call.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/sizeof.exp use gdb_test_stdio
[binutils-gdb] Make gdb.base/varargs.exp use gdb_test_stdio
[binutils-gdb] Make gdb.gdb/complaints.exp use '-i $inferior_spawn_id' and gdb_test_stdio
[binutils-gdb] Make gdb.gdb/selftest.exp use '-i $inferior_spawn_id'
[binutils-gdb] Make gdb.mi/mi-dprintf.exp use $inferior_spawn_id
[binutils-gdb] make gdbserver use the same ptrace autoconf checks as gdb
[binutils-gdb] Make it easier to debug non-stop-fair-events.exp
[binutils-gdb] Make register name tables in visium.h static in order to prevent multiple definitions.
[binutils-gdb] Make remote file transfers interruptible
[binutils-gdb] Make sure terminal settings are restored before exiting
[binutils-gdb] Make thread_still_needs_step_over consider stepping_over_watchpoint too
[binutils-gdb] Make z int
[binutils-gdb] Make z volatile.
[binutils-gdb] Mass rename `explicit' -> `explicit_loc'.
[binutils-gdb] Mention language in compile error message
[binutils-gdb] Mention multi-arch debugging support in NEWS
[binutils-gdb] Merge async and sync code paths some more
[binutils-gdb] mi_make_breakpoint: add "evaluated-by" option
[binutils-gdb] MIPS ptrace build fixes
[binutils-gdb] Misc switch_back_to_stepped_thread cleanups
[binutils-gdb] Missing parts of fixes for in-tree libiconv
[binutils-gdb] More "Make asection->id and asection->index unsigned"
[binutils-gdb] Mostly trivial enum fixes
[binutils-gdb] Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.c
[binutils-gdb] Move aarch64_linux_new_thread to nat/aarch64-linux.c
[binutils-gdb] Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.c
[binutils-gdb] Move ARM register numbers enum to arch/arm.h
[binutils-gdb] Move basic perf-test output from perftest.log to perftest.sum.
[binutils-gdb] Move common aarch64 HW breakpoint/watchpoint code to nat/
[binutils-gdb] Move debug_reg_change_callback and aarch64_notify_debug_reg_change to nat/aarch64-linux-hw-point.c
[binutils-gdb] Move gdb_ptrace.h to nat/
[binutils-gdb] Move gdb_regex* to common/
[binutils-gdb] Move have_ptrace_getregset to linux-low.c
[binutils-gdb] Move instruction decoding into new arch/ directory
[binutils-gdb] Move linux_find_memory_regions_full & co.
[binutils-gdb] Move strace -m/explicit location test to strace.exp
[binutils-gdb] msp430: Fix bug regarding large memory model inferior function call arguments.
[binutils-gdb] Native debug arm program by aarch64 GDB
[binutils-gdb] native Linux: enable always non-stop by default
[binutils-gdb] NDS32 build fixes
[binutils-gdb] New /s modifier for the disassemble command.
[binutils-gdb] New aarch32-linux-nat.c
[binutils-gdb] New proc is_aarch32_target
[binutils-gdb] New proc is_aarch64_target
[binutils-gdb] New regs_info for aarch32
[binutils-gdb] New test for follow-exec-mode
[binutils-gdb] Nios II R2 support for GDB.
[binutils-gdb] non-stop-fair-events.exp slower on software single-step && !displ-step targets
[binutils-gdb] objfiles.h,psympriv.h,psymtab.c: Whitespace.
[binutils-gdb] Opcodes and assembler support for Nios II R2
[binutils-gdb] opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonics
[binutils-gdb] Optimise PowerPC64 r2 adjusting stubs
[binutils-gdb] Pass aarch64_debug_reg_state to functions
[binutils-gdb] Pass ptid to aarch64_linux_get_debug_reg_capacity
[binutils-gdb] Patches for illegal ppc 500 instructions
[binutils-gdb] perftest/utils.py (select_file): Kill any existing inferior before selecting a new file.
[binutils-gdb] PerfTest::assemble functions return results.
[binutils-gdb] ppc64 out-of-line register save/restore functions
[binutils-gdb] ppc64 section group handling
[binutils-gdb] PPC64: Allow .TOC. in linker script to override backend calculated value
[binutils-gdb] PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced stepping
[binutils-gdb] PR binutils/18257: Properly decode x86/Intel mask instructions.
[binutils-gdb] PR gdb/17960 Internal error: tracker != NULL when completing on file:function
[binutils-gdb] PR gdb/18669 libiberty demangle.test failure: strtod() on sparc-sun-solaris2.9
[binutils-gdb] PR gdb/18717: internal error if non-leader thread exits process
[binutils-gdb] PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if using MI
[binutils-gdb] PR python/17136
[binutils-gdb] PR record/18691: Fix fails in solib-precsave.exp
[binutils-gdb] PR remote/18965: vforkdone stop reply should indicate parent PID
[binutils-gdb] PR threads/18600: Inferiors left around after fork+thread spawn
[binutils-gdb] PR threads/18600: Threads left stopped after fork+thread spawn
[binutils-gdb] PR18617 - Incorrect expression bytecode generated for narrowing conversions
[binutils-gdb] Prelimit number of bytes to read in "vFile:pread:"
[binutils-gdb] Prepare for gnulib update
[binutils-gdb] Prepare linux_find_memory_regions_full & co. for move
[binutils-gdb] Prevent GCC from folding inline test functions
[binutils-gdb] Print data from individual perf runs.
[binutils-gdb] Print tid in debug output of debug_reg_change_callback
[binutils-gdb] procfs.c: Include "filestuff.h"
[binutils-gdb] Properly convert objects between different ELF classes
[binutils-gdb] Properly disassemble movnti in Intel mode
[binutils-gdb] Properly merge hidden versioned symbol
[binutils-gdb] Properly skip IFUNC relocations in debug sections
[binutils-gdb] Protect nat/gdb_thread_db.h against multiple inclusion.
[binutils-gdb] psymtab.c (add_psymbol_to_bcache): Remove "val" arg.
[binutils-gdb] py-linetable.c: Fix doc of LineTable.source_lines' return type
[binutils-gdb] py-type.exp: Do not run tests if binary fails to build
[binutils-gdb] python: fix Linetable case to LineTable in docstrings and comments
[binutils-gdb] Re-indent the code
[binutils-gdb] Reapply fix for gdb.cp/var-tag.exp C++ failures.
[binutils-gdb] Rebase patch #7
[binutils-gdb] record: set stop_pc in "record goto" command
[binutils-gdb] Refactor elf_x86_64_convert_mov_to_lea
[binutils-gdb] Refactor start_inferior
[binutils-gdb] Regen intl/configure
[binutils-gdb] Regen two files
[binutils-gdb] Regenerate configure files
[binutils-gdb] Relocations for Nios II R2
[binutils-gdb] remote follow fork and spurious child stops in non-stop mode
[binutils-gdb] remote non-stop: Process initially stopped threads before other commands
[binutils-gdb] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG
[binutils-gdb] remote.c: Make read_ptid return a null value when no thread id is found.
[binutils-gdb] remote: allow aborting long operations (e.g., file transfers)
[binutils-gdb] Remove CHECK_TYPEDEF, use check_typedef instead
[binutils-gdb] Remove convert_mov_to_lea
[binutils-gdb] Remove CpuFMA4 support from CPU_ZNVER1_FLAGS.
[binutils-gdb] Remove duplicate gdb/NEWS entry
[binutils-gdb] Remove extraneous whitespace from ARM sim sources.
[binutils-gdb] Remove fields curch and cur_line from TUI_CMD_WIN
[binutils-gdb] Remove get_thread_id
[binutils-gdb] Remove global variable arm_hwcap
[binutils-gdb] Remove isize output argument from fast_tracepoint_valid_at
[binutils-gdb] Remove link_info.pic
[binutils-gdb] Remove one unnecessary iteration in insertion sort
[binutils-gdb] Remove ppc860, ppc750cl, ppc7450 insns from common ppc.
[binutils-gdb] Remove proc->priv->new_inferior
[binutils-gdb] Remove REMOTE_EXAMPLES from gdb/Makefile.in
[binutils-gdb] Remove required field in agent's symbols
[binutils-gdb] Remove some comments in debug_reg_change_callback
[binutils-gdb] Remove trailing spaces in bfd
[binutils-gdb] Remove trailing spaces in demangle.h
[binutils-gdb] Remove trailing spaces in opcodes
[binutils-gdb] Remove unneeded variable assignment
[binutils-gdb] Remove xfail in gdb.mi/mi-watch.exp
[binutils-gdb] Remove {fetch, store}_fpregister and {fetch, store}_register
[binutils-gdb] Rename `typename' in d-exp.y to avoid C++ reserved word
[binutils-gdb] Rename location accessor macro parameters to silence ARI
[binutils-gdb] Rename R_386_irelative to R_386_ext2
[binutils-gdb] Reorder enum output_type for better code generation
[binutils-gdb] Replace "struct continuation" mechanism by something more extensible
[binutils-gdb] Replace assertions with warning messages about ELF binaries containing multiple symbol tables.
[binutils-gdb] Replace current_inferior ()->gdbarch with its wrapper target_gdbarch.
[binutils-gdb] Replace hidden with versioned in elf_link_hash_entry
[binutils-gdb] Replace incorrect patch to gdb.cp/var-tag.exp.
[binutils-gdb] Replace some xmalloc-family functions with XNEW-family ones
[binutils-gdb] Replace the block_found global with explicit data-flow
[binutils-gdb] Report UNRESOLVED on failures while detecting Cell/B.E.
[binutils-gdb] Require readline for gdb.linespec/explicit.exp tab-completion tests.
[binutils-gdb] Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.
[binutils-gdb] Resync files in the binutils repository that are maintained in the gcc repository.
[binutils-gdb] Return reloc_class_ifunc for reloc against IFUNC
[binutils-gdb] Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support HW watchpoint/breakpoint
[binutils-gdb] Revert "Also check e_machine when merging sections"
[binutils-gdb] Revert "Delete program spaces directly when removing inferiors"
[binutils-gdb] Revert "Fix encoding or OpenRisk1000 PC relative relocations."
[binutils-gdb] Revert "Sync readline/ to version 7.0 alpha"
[binutils-gdb] Revert "test slowdown"
[binutils-gdb] Revert "Use gdbarch obstack to allocate the TYPE_NAME string in arch_type"
[binutils-gdb] Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.
[binutils-gdb] Revert the previous 7 commits of: Validate binary before use
[binutils-gdb] Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
[binutils-gdb] Revert: solib_global_lookup: Fetch arch from objfile.
[binutils-gdb] rl78: Create a flags type for the psw register.
[binutils-gdb] rx-tdep.c: Use target_read_code instead of target_read_memory.
[binutils-gdb] rx: Create and use flags types for psw, bpsw, and fpsw registers.
[binutils-gdb] S/390: displaced stepping and PC-relative RIL-b/RIL-c instructions
[binutils-gdb] S/390: Fix instruction format of crj*, clrj*, and clgrj*.
[binutils-gdb] S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.
[binutils-gdb] S/390: Fix opcode of ppno.
[binutils-gdb] S/390: Remove F_20 and FE_20. Adjust comments.
[binutils-gdb] S/390: Remove trailing zeros on 4-bytes opcodes.
[binutils-gdb] search_struct_field: remove OFFSET parameter
[binutils-gdb] Select MIPS ABi based upon abiflags rather than e_flags.
[binutils-gdb] Set .plt entry size to 0 in elf32-hppa.c
[binutils-gdb] Set architecture to arm in arm-*.xml files
[binutils-gdb] Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
[binutils-gdb] Set general_thread after restart
[binutils-gdb] Set proc->priv->new_inferior out of linux_add_process
[binutils-gdb] Shorten long lines in linux-aarch64-low.c
[binutils-gdb] signal_command: Leftover cleanup chain regression
[binutils-gdb] sim: ft32: add character input port
[binutils-gdb] sim: ft32: correct simulation of MEMCPY and MEMSET
[binutils-gdb] sim: ft32: correctly simulate PM write port
[binutils-gdb] Skip IFUNC relocations in debug sections
[binutils-gdb] Skip missing symbol version section check for executable
[binutils-gdb] Skip PLT for function pointer initialization
[binutils-gdb] Small refactor in ada-lang.c:scan_discrim_bound
[binutils-gdb] Solaris PIE support
[binutils-gdb] stap-probe: Remove unnecessary cast
[binutils-gdb] stepping is disturbed by setjmp/longjmp | try/catch in other threads
[binutils-gdb] Support for the sparc %pmcdper privileged register.
[binutils-gdb] Support single step by arch or target
[binutils-gdb] symtab.h (general_symbol_info) <mangled_lang>: delete and move up only member.
[binutils-gdb] symtab.h (struct symbol): Tweak comment.
[binutils-gdb] Sync ansidecl.h with GCC
[binutils-gdb] Sync config files with GCC
[binutils-gdb] Sync config with GCC
[binutils-gdb] Sync config.sub and config.guess with GCC
[binutils-gdb] Sync config/warnings.m4 with GCC
[binutils-gdb] Sync hashtab.h, splay-tree.h with GCC
[binutils-gdb] Sync longlong.h with GCC
[binutils-gdb] Sync Makefile.tpl with GCC
[binutils-gdb] Sync readline/ to version 7.0 alpha
[binutils-gdb] Sync toplevel configure with GCC
[binutils-gdb] Sync toplevel configure.ac with GCC
[binutils-gdb] Sync toplevel files with GCC
[binutils-gdb] target, record: add PTID argument to to_record_is_replaying
[binutils-gdb] target: add to_record_stop_replaying target method
[binutils-gdb] target: add to_record_will_replay target method
[binutils-gdb] Teach non-stop to do in-line step-overs (stop all, step, restart)
[binutils-gdb] Test --wrapper in extended-remote
[binutils-gdb] Test --wrapper when restarting process.
[binutils-gdb] Test case, disassembler not showing RIMM literals correctly #14
[binutils-gdb] Test for PR18749: problems if whole process dies while (ptrace-) stopped
[binutils-gdb] test slowdown
[binutils-gdb] Test that terminal settings are restored after quitting via SIGTERM
[binutils-gdb] Tests for validate symbol file using build-id
[binutils-gdb] testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-thread.exp races and others)
[binutils-gdb] The FT32's disassembly of 10-bit literals has the incorrect mask.
[binutils-gdb] Trailing space in opcodes/ generated files
[binutils-gdb] tui: don't overwrite a secondary prompt that was given no input
[binutils-gdb] TUI: Make sure to update registers if frame information has changed
[binutils-gdb] tui: replace deprecated_register_changed_hook with observer
[binutils-gdb] ui-out.c (default_ui_out_impl): Add comment.
[binutils-gdb] Unbreak nios2-*-linux* GDB testing.
[binutils-gdb] Unbuffer all tests that rely on stdio
[binutils-gdb] Undo accidental commit
[binutils-gdb] Uninitialized vd_nodename
[binutils-gdb] Uniquefy gdb.threads/attach-into-signal.exp
[binutils-gdb] Uniquify test names from gdb.python/{py-objfile.exp, py-pp-registration.exp}
[binutils-gdb] Unset attach_flag when running a new process
[binutils-gdb] Updare French translation for binutils and German translation for opcodes.
[binutils-gdb] Update comment for struct type's length field, introduce type_length_units
[binutils-gdb] Update comments in struct value for non-8-bits architectures
[binutils-gdb] Update documentation of function copy_type_recursive
[binutils-gdb] Update gnulib to current upstream master
[binutils-gdb] Update NEWS entry about non-8-bits addressable memory
[binutils-gdb] Update NEWS post GDB 7.10 branch creation.
[binutils-gdb] Update trap/break handling in nios2 prologue analyzer.
[binutils-gdb] Updates the ARM disassembler's output of floating point constants to include the actual floating point value.
[binutils-gdb] Use $SED in bfd Makefile
[binutils-gdb] Use arm target description and regs_info for 32-bit file on aarch64 GDBserver
[binutils-gdb] Use bfd_get_32 and bfd_put_32 to access ch_type
[binutils-gdb] Use debug_printf in debug_reg_change_callback
[binutils-gdb] Use debug_printf to print debug message
[binutils-gdb] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type
[binutils-gdb] Use gdbarch obstack to allocate types in alloc_type_arch
[binutils-gdb] Use keep_going in proceed and start_step_over too
[binutils-gdb] Use macros for some enum bit field sizes.
[binutils-gdb] Use phex debug_reg_change_callback
[binutils-gdb] Use regcache->tdesc instead of arm_hwcap
[binutils-gdb] Use save_vars to replace existing manipulation of globals in tests
[binutils-gdb] Use stable sort for ld -r relocs
[binutils-gdb] Use tui_putc to output newline entered by the user
[binutils-gdb] Validate symbol file using build-id
[binutils-gdb] Warn when accessing binaries from remote targets
[binutils-gdb] Workaround debian change to default value of --as-needed.
[binutils-gdb] Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT
[binutils-gdb] Wrong function reported for linker error message
[binutils-gdb] x86/Linux: disable all-stop on top of non-stop
[binutils-gdb] x86/Linux: reenable all-stop on top of non-stop
[binutils-gdb] xtensa: generate PLT entries for call0 ABI
[binutils-gdb] xtensa: implement NPTL helpers
[binutils-gdb] xtensa: initialize call_abi in xtensa_tdep
[binutils-gdb] Yaakov Selkowitz: fixes for in-tree libiconv
Failures on AIX-POWER7-plain, branch gdb-7.10-branch
Failures on AIX-POWER7-plain, branch master
Failures on Debian-i686, branch gdb-7.10-branch
Failures on Debian-i686, branch master
Failures on Debian-i686-native-extended-gdbserver, branch gdb-7.10-branch
Failures on Debian-i686-native-extended-gdbserver, branch master
Failures on Debian-i686-native-gdbserver, branch gdb-7.10-branch
Failures on Debian-i686-native-gdbserver, branch master
Failures on Debian-MIPS-m64, branch gdb-7.10-branch
Failures on Debian-MIPS-m64, branch master
Failures on Debian-s390x-m64, branch gdb-7.10-branch
Failures on Debian-s390x-m64, branch master
Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-7.10-branch
Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.10-branch
Failures on Debian-s390x-native-gdbserver-m64, branch master
Failures on Debian-x86_64-m64, branch gdb-7.10-branch
Failures on Debian-x86_64-m64, branch master
Failures on Debian-x86_64-native-extended-gdbserver-m64, branch gdb-7.10-branch
Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
Failures on Debian-x86_64-native-gdbserver-m64, branch gdb-7.10-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 master
Failures on Fedora-ppc64be-cc-with-index, branch gdb-7.10-branch
Failures on Fedora-ppc64be-cc-with-index, branch master
Failures on Fedora-ppc64be-m64, branch gdb-7.10-branch
Failures on Fedora-ppc64be-m64, branch master
Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.10-branch
Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.10-branch
Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
Failures on Fedora-ppc64le-cc-with-index, branch gdb-7.10-branch
Failures on Fedora-ppc64le-cc-with-index, branch master
Failures on Fedora-ppc64le-m64, branch gdb-7.10-branch
Failures on Fedora-ppc64le-m64, branch master
Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch gdb-7.10-branch
Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.10-branch
Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
Failures on Fedora-s390x-m64, branch gdb-7.10-branch
Failures on Fedora-s390x-m64, branch master
Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
Failures on Fedora-x86_64-cc-with-index, branch master
Failures on Fedora-x86_64-cxx-build-m64, branch master
Failures on Fedora-x86_64-m32, branch gdb-7.10-branch
Failures on Fedora-x86_64-m32, branch master
Failures on Fedora-x86_64-m64, branch gdb-7.10-branch
Failures on Fedora-x86_64-m64, branch master
Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.10-branch
Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.10-branch
Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch master
Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.10-branch
Failures on Fedora-x86_64-native-gdbserver-m32, branch master
Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-7.10-branch
Failures on Fedora-x86_64-native-gdbserver-m64, branch master
Failures on RHEL-s390x-m64, branch gdb-7.10-branch
Failures on RHEL-s390x-m64, branch master
GNU gdb (GDB) 7.10.50.20150707-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150709-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150710-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150711-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150712-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150714-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150715-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150717-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150718-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150719-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150721-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.10.50.20150722-cvs s390x-ibm-linux-gnu GIT commit: 511b1657d2b251e529a7a0634325bb7d8f3af80d
GNU gdb (GDB) 7.10.50.20150723-cvs s390x-ibm-linux-gnu GIT commit: d0d8478068ae7c01b1a504ca2fba90c1d36c5566
GNU gdb (GDB) 7.10.50.20150724-cvs s390x-ibm-linux-gnu GIT commit: 84b74b498eb690e5a856c23b9abc71f9680b81a6
GNU gdb (GDB) 7.10.50.20150726-cvs s390x-ibm-linux-gnu GIT commit: ab3b14b04b35e4e9ee8bd8cdb38ef888f0922da5
GNU gdb (GDB) 7.10.50.20150728-cvs s390x-ibm-linux-gnu GIT commit: c6e5c03a2c0dfa224a71056ede035476e511f5fc
GNU gdb (GDB) 7.10.50.20150729-cvs s390x-ibm-linux-gnu GIT commit: 7afa63c624ae570472381b8e35ce066bf145844a
GNU gdb (GDB) 7.10.50.20150730-cvs s390x-ibm-linux-gnu GIT commit: 0ea6402e6ce0af0623f0cfd180b626c7ccc41891
GNU gdb (GDB) 7.10.50.20150731-cvs s390x-ibm-linux-gnu GIT commit: 22d31b1192bb38c766e349e5eed1a82298cc2c1f
GNU gdb (GDB) 7.10.50.20150801-cvs s390x-ibm-linux-gnu GIT commit: d12307c199dfdb9cad1ea79d2626224e705089a3
GNU gdb (GDB) 7.10.50.20150802-cvs s390x-ibm-linux-gnu GIT commit: 5e99d4b301d820e1622b35cfd4b359bb4ba264e6
GNU gdb (GDB) 7.10.50.20150803-cvs s390x-ibm-linux-gnu GIT commit: 127fcdff0541697ffd7169abafe5a51118bf65d0
GNU gdb (GDB) 7.10.50.20150804-cvs s390x-ibm-linux-gnu GIT commit: 4efd80aa8a99adbb38d0719ba56b07c9970793b5
GNU gdb (GDB) 7.10.50.20150825-cvs s390x-ibm-linux-gnu GIT commit: 63e43d3aedb8b1112899c2d0ad74cbbee687e5d6
GNU gdb (GDB) 7.10.50.20150826-cvs s390x-ibm-linux-gnu GIT commit: 2a7f4fa91ffc8ad3ad195f7ac02a4c97bc96b791
GNU gdb (GDB) 7.10.50.20150827-cvs s390x-ibm-linux-gnu GIT commit: 7541ab0369b8532929f66f5e31e274fa285342be
GNU gdb (GDB) 7.10.50.20150829-cvs s390x-ibm-linux-gnu GIT commit: 4df041938601a456999fbe9f22831e389ca74242
GNU gdb (GDB) 7.10.50.20150830-cvs s390x-ibm-linux-gnu GIT commit: 1cd36e54086a411ae210f9093b263b1cb6f704f9
GNU gdb (GDB) 7.10.50.20150901-cvs s390x-ibm-linux-gnu GIT commit: b07bca4ecd27f9cbaff822e4135abaf0ae6cd0db
GNU gdb (GDB) 7.10.50.20150902-cvs s390x-ibm-linux-gnu GIT commit: 358de98820c5e9caa222846ba8b646de6cc091c8
GNU gdb (GDB) 7.10.50.20150911-cvs s390x-ibm-linux-gnu GIT commit: 9ed2dcc401dc6b1eea7706592261ad76a976a31d
GNU gdb (GDB) 7.10.50.20150912-cvs s390x-ibm-linux-gnu GIT commit: d8f16f3e9f709dd06bb3c3494bf6d39d150d959b
GNU gdb (GDB) 7.10.50.20150914-cvs s390x-ibm-linux-gnu GIT commit: 4c2f2a792a5971fcc7fe6511725eaf50d19d302b
GNU gdb (GDB) 7.10.50.20150918-cvs s390x-ibm-linux-gnu GIT commit: f57929f229c97462650cef4086bb930290ba92af
GNU gdb (GDB) 7.10.50.20150926-cvs s390x-ibm-linux-gnu GIT commit: 03fa52cea208036e3db029c412d6baf4b9f8fb5a
GNU gdb (GDB) 7.10.50.20150927-cvs s390x-ibm-linux-gnu GIT commit: a8b916588645b648b8ef6d43787ec48f8f1d0db7
GNU gdb (GDB) 7.10.50.20150929-cvs s390x-ibm-linux-gnu GIT commit: 56e6cf80bd4be6dc95ed9b84b633e3c11ae8c86b
GNU gdb (GDB) 7.10.50.20150930-cvs s390x-ibm-linux-gnu GIT commit: 2ec6d9e621ca468d56ac92df8ec2ec510d21f6da
GNU gdb (GDB) 7.9.50.20150701-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.9.50.20150702-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.9.50.20150703-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.9.50.20150704-cvs s390x-ibm-linux-gnu GIT commit:
GNU gdb (GDB) 7.9.50.20150706-cvs s390x-ibm-linux-gnu GIT commit:
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]