binutils-gdb.git
2020-04-16 David Faustcpu,gas,opcodes: support for eBPF JMP32 instruction...
2020-04-16 Tom de Vries[gdb/testsuite] Fix maint-expand-symbols-header-file...
2020-04-16 Alan ModraPowerPC64 GOT reloc reserving PLT entry for ifunc
2020-04-16 Alan ModraPowerPC64 GOT reloc optimisation
2020-04-16 Alan ModraExtend objdump --no-addresses info
2020-04-16 Simon Marchigdbserver: fix format string warning in win32-low.cc
2020-04-16 GDB AdministratorAutomatic date update in version.in
2020-04-15 Kamil RytarowskiFix OpenBSD build error.
2020-04-15 Tom TromeyUse debug_printf in windows-nat.c
2020-04-15 Andrew Burgessgdb: Don't corrupt completions hash when expanding...
2020-04-15 Jon TurneyBetter handling of realpath() failure in windows_make_s...
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-04-15 Alan Modraobjdump --no-addresses
2020-04-15 Alan ModraPR25823, Use after free in bfd_hash_lookup
2020-04-15 Artur ShepilkoFix makeinfo warnings in gdb.texinfo and python.texi...
2020-04-15 Alan ModraPR25822, Invalid read in process_symbol_table
2020-04-15 Alan Modrareadelf: zero static vars after freeing
2020-04-15 Alan Modrareadelf: increase size of static buffers
2020-04-15 Alan ModraRe: readelf: Consolidate --syms --use-dynamic with...
2020-04-15 GDB AdministratorAutomatic date update in version.in
2020-04-14 Juan Manuel... [PATCH v2 2/2] coff-go32: support extended relocations
2020-04-14 Kamil RytarowskiImplement IP_STAT+IP_STATUS (aliases of the same format...
2020-04-14 Fangrui SongThe assembler only supports 32-bit stabs. So set sh_ent...
2020-04-14 Alan Modrareadelf memory leaks processing mips
2020-04-14 Stephen CasnerFixes for the magic number used in PDP11 AOUT binaries.
2020-04-14 Tom de Vries[gdb] Fix missing symtab includes
2020-04-14 Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-14 H.J. Lureadelf: Consolidate --syms --use-dynamic with --dyn...
2020-04-14 Andrew Burgessgdb/testsuite: Move helper function into lib/dwarf.exp
2020-04-14 GDB AdministratorAutomatic date update in version.in
2020-04-13 Tom TromeyRemove gdb_fildes_t
2020-04-13 Tom TromeyMove gdb_notifier comment
2020-04-13 Tom TromeySwitch gdbserver to gdbsupport event loop
2020-04-13 Tom TromeyImplement event-loop glue for gdbserver
2020-04-13 Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13 Tom TromeyIntroduce async-event.[ch]
2020-04-13 Tom TromeyIntroduce and use flush_streams
2020-04-13 Tom TromeyUse warning in event-loop
2020-04-13 Tom TromeyInclude <chrono> in event-loop.c
2020-04-13 Tom TromeyMove gdb_select.h to gdbsupport/
2020-04-13 Tom TromeyMove event-loop configury to common.m4
2020-04-13 Tom TromeyMove start_event_loop out of event-loop.c
2020-04-13 Sergio Durigan... Update my email address on MAINTAINERS
2020-04-13 Tom de Vries[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink...
2020-04-13 Kamil RytarowskiImplement IP_MINIMAL and IP_ALL on NetBSD
2020-04-13 GDB AdministratorAutomatic date update in version.in
2020-04-12 Kamil RytarowskiImplement "info proc cmdline" for NetBSD
2020-04-12 Kamil RytarowskiImplement "info proc cwd" for NetBSD
2020-04-12 Kamil RytarowskiImplement "info proc exe" for NetBSD
2020-04-12 Kamil RytarowskiImplement "info proc mappings" for NetBSD
2020-04-12 GDB AdministratorAutomatic date update in version.in
2020-04-11 Artur Shepilkogdb: fix undefined behavior reported in copy_bitwise
2020-04-11 GDB AdministratorAutomatic date update in version.in
2020-04-10 Tom TromeyAvoid infinite recursion in get_msymbol_address
2020-04-10 Tom TromeySkip separate debug files when handling copy relocations
2020-04-10 Hannes DomaniFix debugging of WOW64 processes
2020-04-10 Rainer Orthld: xfail several shared (non PIC) tests on Solaris
2020-04-10 Tom de Vries[gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
2020-04-10 Tom de Vries[gdb/cli] Don't let python colorize strip leading newlines
2020-04-10 GDB AdministratorAutomatic date update in version.in
2020-04-09 Simon Marchigdb: move Tom de Vries to Global Maintainers
2020-04-09 Bernd EdlingerPartially revert my UB fix in record_line
2020-04-09 Kamil RytarowskiAdd SVR4 psABI specific parser for AUXV entries
2020-04-09 Rainer Orthld: Fix pr22269-1 on 32-bit Solaris/SPARC
2020-04-09 H.J. Lux86: Correct -mlfence-before-indirect-branch= documentation
2020-04-09 GDB AdministratorAutomatic date update in version.in
2020-04-08 Tom TromeyAdd pending stop support to gdbserver's Windows port
2020-04-08 Tom TromeyImplement stopped_by_sw_breakpoint for Windows gdbserver
2020-04-08 Tom TromeyIntroduce win32_target_ops::decr_pc_after_break
2020-04-08 Tom TromeyAdd read_pc / write_pc support to win32-low
2020-04-08 Tom TromeyMake last_wait_event static
2020-04-08 Tom TromeyMove wait_for_debug_event to nat/windows-nat.c
2020-04-08 Tom TromeyIntroduce fetch_pending_stop
2020-04-08 Tom TromeyShare some inferior-related Windows code
2020-04-08 Tom TromeyShare handle_exception
2020-04-08 Tom TromeyRemove some globals from windows-nat.c
2020-04-08 Tom TromeyShare handle_load_dll and handle_unload_dll declarations
2020-04-08 Tom TromeyFix up complaints.h for namespace use
2020-04-08 Tom TromeyNormalize handle_output_debug_string API
2020-04-08 Tom TromeyShare some Windows-related globals
2020-04-08 Tom TromeyShare get_image_name between gdb and gdbserver
2020-04-08 Tom TromeyShare thread_rec between gdb and gdbserver
2020-04-08 Tom TromeyWrap shared windows-nat code in windows_nat namespace
2020-04-08 Tom TromeyCall CloseHandle from ~windows_thread_info
2020-04-08 Tom TromeyHandle pending stops from the Windows kernel
2020-04-08 Tom TromeyChange type of argument to windows-nat.c:thread_rec
2020-04-08 Tom TromeyShare Windows thread-suspend and -resume code
2020-04-08 Tom TromeyUse lwp, not tid, for Windows thread id
2020-04-08 Tom TromeyMake windows_thread_info::name a unique_xmalloc_ptr
2020-04-08 Tom TromeyChange two windows_thread_info members to "bool"
2020-04-08 Tom TromeyUse new and delete for windows_thread_info
2020-04-08 Tom TromeyShare windows_thread_info between gdb and gdbserver
2020-04-08 Tom TromeyRename windows_thread_info::id to "tid"
2020-04-08 Tom TromeyRename win32_thread_info to windows_thread_info
2020-04-08 Tom TromeyRemove the "next" field from windows_thread_info
2020-04-08 Simon Marchigdb: stop using host-dependent signal numbers in window...
2020-04-08 Simon MarchiRemove objfile parameter from read_gdb_index_from_buffer
2020-04-08 Gunther Nikl[PATCH 1/4]: microblaze: remove duplicate prototypes
2020-04-08 Gunther Nikl[PATCH 4/4]: Add generic prototype for md_pcrel_from_se...
2020-04-08 Gunther Nikl[PATCH 3/4]: m32c: remove duplicate define and prototype
next