]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-03-25  GDB AdministratorAutomatic date update in version.in
2020-03-24  H.J. Lubfd: Add a bfd_boolean argument to bfd_get_symbol_versi...
2020-03-24  Alan ModraUninitialised memory read in z80-dis.c
2020-03-24  Simon Marchigdb: bool-ify follow_fork
2020-03-24  Nick CliftonUpdate changelog.
2020-03-24  Nick CliftonAdd code to the BFD library to handle opening files...
2020-03-24  Nick CliftonFix assertion failure in the BFD library when linking...
2020-03-24  H.J. Lubfd: Change num_group to unsigned int
2020-03-24  Martin Liskainclude: Sync plugin-api.h with GCC
2020-03-24  H.J. Lubfd: Display symbol version for nm -D
2020-03-24  Tom de Vries[gdb] Print user for maint info psymtabs
2020-03-24  Alan ModraOverlarge allocation in _bfd_generic_read_ar_hdr_mag
2020-03-24  Alan Modrareadelf memory leak in process_mips_specific
2020-03-24  GDB AdministratorAutomatic date update in version.in
2020-03-23  Nick CliftonAvoid trigger an assertion failure in the STABS parser...
2020-03-23  Sebastian HuberMention .tdata in comment in _bfd_elf_tls_setup()
2020-03-23  Alan ModraECOFF archive uninitialised read
2020-03-23  Alan Modrai386msdos uninitialised read
2020-03-23  Andrew Burgessgdb/testsuite: Remove hard coded addresses from expecte...
2020-03-23  GDB AdministratorAutomatic date update in version.in
2020-03-22  Alan ModraXCOFF64 uninitialised read
2020-03-22  Alan ModraH8300 use of uninitialised value
2020-03-22  Alan ModraARC: Use of uninitialised value
2020-03-22  Alan ModraNS32K arg_bufs uninitialised
2020-03-22  Alan Modras12z disassembler tidy
2020-03-22  GDB AdministratorAutomatic date update in version.in
2020-03-21  Martin Liskainclude: Sync lto-symtab.h and plugin-api.h with GCC
2020-03-21  GDB AdministratorAutomatic date update in version.in
2020-03-20  Tom TromeyMake dwarf2_evaluate_property parameter const
2020-03-20  Tom de Vries[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS
2020-03-20  Simon Marchigdb: remove HAVE_DECL_PTRACE
2020-03-20  Kamil RytarowskiUpdate the return type of gdb_ptrace to be more flexible
2020-03-20  Tom TromeyFix assert in c-exp.y
2020-03-20  Tom TromeyAvoid stringop-truncation errors
2020-03-20  Tom TromeyFix column alignment in "maint info line-table"
2020-03-20  Tom TromeyFix Ada val_print removal regression
2020-03-20  Kamil RytarowskiInherit ppc_nbsd_nat_target from nbsd_nat_target
2020-03-20  Kamil RytarowskiAdd support for NetBSD threads in hppa-nbsd-nat.c
2020-03-20  Tom de Vries[gdb/testsuite] Fix timeouts in gdb.threads/step-over...
2020-03-20  Sergey BelyashovAdd support for the xdef and xref pseudo-ops to the...
2020-03-20  Kamil RytarowskiAdd support for NetBSD threads in ppc-nbsd-nat.c
2020-03-20  Nick CliftonFix compile time warnings about the possibility of...
2020-03-20  H.J. Luplugin: Don't invoke LTO-wrapper
2020-03-20  H.J. Luplugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol type
2020-03-20  Alan ModraSilence warnings due to plugin API change
2020-03-20  Alan ModraXCOFF uninitialized read
2020-03-20  Alan Modrametag uninitialized memory read
2020-03-20  Alan ModraNDS32 disassembly of odd sized sections
2020-03-20  Alan ModraPowerPC disassembly of odd sized sections
2020-03-20  Alan Modratidy elf_backend calls
2020-03-20  GDB AdministratorAutomatic date update in version.in
2020-03-19  Fangrui SongAdd support for --no-rosegment option.
2020-03-19  Kamil RytarowskiDisable get_ptrace_pid for NetBSD
2020-03-19  Nick CliftonFix discrepancies in nm's --line-number output by addin...
2020-03-19  Martin LiskaInclude: Sync lto-symtab.h and plugin-api.h with GCC
2020-03-19  Luis Machado[AArch64] When unavailable, fetch VG from ptrace.
2020-03-19  Nick CliftonFix assertion failure in the BFD library when called...
2020-03-19  Kamil RytarowskiAvoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
2020-03-19  H.J. Lureadelf.c: Use unsigned long to iterate over num_syms
2020-03-19  Andrew Burgessgdb: Handle W and X remote packets without giving a...
2020-03-19  Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-19  Andrew Burgessgdb: Remove C++ symbol aliases from completion list
2020-03-19  Andrew Burgessgdb: Restructure the completion_tracker class
2020-03-19  Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-03-19  Sebastian HuberAdditional c99 elfxx-riscv.c fix
2020-03-19  Alan ModraDon't use bfd.h in binutils/elfcomm.c
2020-03-19  Alan Modrareadelf leak in process_archive
2020-03-19  Alan ModraInvalid read in process_netbsd_elf_note
2020-03-19  Alan Modrasetup_archive parameter mismatch
2020-03-19  GDB AdministratorAutomatic date update in version.in
2020-03-18  Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/break-inline...
2020-03-18  Christophe... Non-contiguous memory regions support: Fix testcases...
2020-03-18  Nick CliftonFix seg-fault in strip when copying a file containing...
2020-03-18  Christophe... Non-contiguous memory regions support: Avoid calls...
2020-03-18  Kamil RytarowskiNamespace the reg class to avoid clashes with OS headers
2020-03-18  Kamil RytarowskiAdd support for NetBSD threads in i386-bsd-nat.c
2020-03-18  Kamil RytarowskiAdd support for NetBSD threads in amd64-bsd-nat.c
2020-03-18  Kamil RytarowskiInclude <alloca.h> conditionally
2020-03-18  Kamil RytarowskiRename the read symbol to xread
2020-03-18  GDB AdministratorAutomatic date update in version.in
2020-03-17  Kamil RytarowskiAdd support for NetBSD threads in sparc-nat.c
2020-03-17  Nick CliftonFix PR number in previous delta
2020-03-17  Nick CliftonReplace a couple of assertions in the BFD library that...
2020-03-17  Sergey BelyashovFix a small set of Z80 problems.
2020-03-17  Nick CliftonRemove a double free in the BFD library triggered when...
2020-03-17  Kamil RytarowskiAdd support for NetBSD threads in sh-nbsd-nat.c
2020-03-17  Kamil RytarowskiInherit sh_nbsd_nat_target from nbsd_nat_target
2020-03-17  GDB AdministratorAutomatic date update in version.in
2020-03-17  Kamil RytarowskiInclude missing header to get missing declarations
2020-03-17  Kamil RytarowskiRewrite nbsd_nat_target::pid_to_exec_file to sysctl(3)
2020-03-17  Tom de Vries[gdb] Skip imports of c++ CUs
2020-03-17  Tom de Vries[gdb/testsuite] Give up after consecutive timeouts...
2020-03-17  Tom TromeyInitialize base_value in pascal_object_print_value
2020-03-16  Anton Kolesovarc: Migrate to new target features
2020-03-16  Tom TromeyFix dwarf2_name caching bug
2020-03-16  Simon Marchigdb: define builtin long type to be 64 bits on amd64...
2020-03-16  Simon Marchigdb: select "Cygwin" OS ABI for Cygwin binaries
2020-03-16  Simon Marchigdb: rename content of i386-windows-tdep.c, cygwin...
2020-03-16  Simon Marchigdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
2020-03-16  Simon Marchigdb: add Windows OS ABI
next