binutils-gdb.git
2020-04-21 H.J. Luelf: Strip zero-sized dynamic sections
2020-04-21 H.J. Lualpha: Warn DT_TEXTREL with -M
2020-04-21 Nick CliftonUpdated Serbian translation for the BFD directory.
2020-04-21 Stephen CasnerSince the pdp11-aout target does not support gdb, gdbse...
2020-04-21 Alan ModraRemove SH-5 remnants
2020-04-21 GDB AdministratorAutomatic date update in version.in
2020-04-20 Tom TromeyMark move constructors as "noexcept"
2020-04-20 Gary BensonUse support_nested_function_tests in gdb.base/nested...
2020-04-20 Gary BensonDisable nested function tests for clang
2020-04-20 Mihails StrasunsAdd myself to gdb/MAINTAINERS
2020-04-20 Gary BensonFix ChangeLog entry for commit fa93cc8f35dbed69c3c47aa8...
2020-04-20 Simon Marchigdb: fix tabs vs spaces in ChangeLog
2020-04-20 Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20 Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20 Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20 Stephen CasnerWhen bfd/pdp11.c was copied from bfd/aoutx.h, the ...
2020-04-20 Sudakshina Das[AArch64, Binutils] Add missing TSB instruction
2020-04-20 Sudakshina Das[AArch64, Binutils] Make hint space instructions valid...
2020-04-20 Alan Modrafix typo last commit
2020-04-20 Alan Modrareadelf: segfault at readelf.c:12227
2020-04-20 Alan Modrareadelf: segfaults fuzzing multiple object files
2020-04-20 GDB AdministratorAutomatic date update in version.in
2020-04-19 Alan Modrareadelf memory leaks
2020-04-19 Alan ModraPowerPC64: remove empty .rela.dyn (.rela.branch_lt)
2020-04-19 Tom TromeyRestore some windows-tdep.c code
2020-04-19 GDB AdministratorAutomatic date update in version.in
2020-04-18 Rainer Orthld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
2020-04-18 H.J. Luelf: Don't use .set for alpha target
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-18 Alan Modrabfd_is_const_section thinko
2020-04-18 GDB AdministratorAutomatic date update in version.in
2020-04-17 Kamil RytarowskiFix gdb.base/attach-twice.c build on NetBSD
2020-04-17 Kamil RytarowskiFix the build of fork-running-state.c on NetBSD
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-17 Fredrik Strupe[PATCH v2] binutils: arm: Fix disassembly of conditiona...
2020-04-17 Stephen CasnerFix the test for PR 18963 so that it will work on 16...
2020-04-17 Nick CliftonRevert "Fix the test for PR 18963 so that it will work...
2020-04-17 Juan Manuel... [PATCH 1/2] coff-go32: update ldscript
2020-04-17 Nick Clifton Commit: Running the linker testsuite with clang
2020-04-17 Kamil RytarowskiRemove obsolete and unused inf_ptrace_target::auxv_parse
2020-04-17 Alan Modrabfin: allow ".=.+delta"
2020-04-17 Alan ModraPR25842, Null pointer dereference in nm-new
2020-04-17 Alan ModraPR25840, Null pointer dereference in objdump
2020-04-17 GDB AdministratorAutomatic date update in version.in
2020-04-16 Simon Marchigdb: is_linked_with_cygwin_dll: mention filename in...
2020-04-16 Simon Marchigdb: is_linked_with_cygwin_dll: handle import table...
2020-04-16 Nick CliftonStop the MIPS assembler from accepting ifunc symbols.
2020-04-16 Stephen CasnerFix the test for PR 18963 so that it will work on 16...
2020-04-16 Pedro AlvesRefactor delete_program_space as a destructor
2020-04-16 Tom TromeyFix Cygwin gdb build
2020-04-16 Tom de Vries[gdb/symtab] Handle PU without import in "save gdb...
2020-04-16 Kevin BuettnerFix compilation of python/python.c for Python 3.9
2020-04-16 Alan ModraPR25827, Null pointer dereferencing in scan_unit_for_sy...
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
next