]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-02-19  GDB AdministratorAutomatic date update in version.in
2020-02-18  Tom de Vries[gdb/testsuite] Be quiet about untested dtrace-prob.exp
2020-02-18  Simon Marchigdb: change print format of flag enums with value 0
2020-02-18  Simon Marchigdb: print unknown part of flag enum in hex
2020-02-18  Simon Marchigdb: allow duplicate enumerators in flag enums
2020-02-18  Simon Marchigdb: fix printing of flag enums with multi-bit enumerators
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-18  Simon Marchigdb: update email address for Palmer Dabbelt
2020-02-18  Tom de Vries[gdb/testsuite] Handle missing gnatmake in gnat_runtime...
2020-02-18  GDB AdministratorAutomatic date update in version.in
2020-02-17  Tom TromeyFix gdbserver-without-gdb build
2020-02-17  H.J. Lux86: Remove CpuABM and add CpuPOPCNT
2020-02-17  Jan Beulichx86: fold certain VCVT{,U}SI2S{S,D} templates
2020-02-17  Jan Beulichx86: fold AddrPrefixOpReg templates
2020-02-17  Jan Beulichx86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}
2020-02-17  Jan Beulichx86/Intel: improve diagnostics for ambiguous VCVT*...
2020-02-17  H.J. Lux86: Don't disable SSE3 when disabling SSE4a
2020-02-17  Alan ModraRe: x86: Don't disable SSE4a when disabling SSE4
2020-02-17  GDB AdministratorAutomatic date update in version.in
2020-02-16  H.J. Lux86: Don't disable SSE4a when disabling SSE4
2020-02-16  GDB AdministratorAutomatic date update in version.in
2020-02-15  GDB AdministratorAutomatic date update in version.in
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Tom TromeyChange gdbserver to use existing gnulib and libiberty
2020-02-14  Tom TromeyCache .gnu_debugdata BFD
2020-02-14  Tom TromeyHave testsuite find gdbserver in new location
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-02-14  Simon Marchigdb: cleanup of displaced_step_inferior_state::reset...
2020-02-14  Simon Marchignulib: import count-one-bits module and use it
2020-02-14  Tom TromeyReturn unique_xmalloc_ptr from call_site_find_chain
2020-02-14  H.J. LuRemove the old movsx and movzx documentation for AT...
2020-02-14  H.J. LuRemove Intel syntax comments on movsx and movzx
2020-02-14  Jan Beulichx86: replace adhoc (partly wrong) ambiguous operand...
2020-02-14  Jan Beulichx86: adjust segment override prefix emission
2020-02-14  Jan Beulichx86: optimize away pointless segment overrides
2020-02-14  Jan Beulichx86: extend LEA's segment override warning
2020-02-14  H.J. Lux86: Document movsx/movsxd/movzx for AT&T syntax
2020-02-14  Eli ZaretskiiFix argv[] in programs invoked by gdbserver on MS-Windows
2020-02-14  Richard Biener[gdb] Speedup lnp_state_machine::handle_special_opcode
2020-02-14  GDB AdministratorAutomatic date update in version.in
2020-02-13  H.J. Lux86: Resolve PLT32 reloc aganst local symbol to section
2020-02-13  Simon Marchigdbserver: rename source files to .cc
2020-02-13  Simon Marchigdbsupport: rename source files to .cc
2020-02-13  Tom de Vries[gdb/testsuite] Remove stale exec in gdb_compile_ada
2020-02-13  Tom de Vries[gdb/testsuite] Add unsupported tests in catch_ex_std.exp
2020-02-13  H.J. Luplugin: Search bfd-plugins directories only once
2020-02-13  Alok Kumar... Adding myself to gdb/MAINTAINERS
2020-02-13  Jan Beulichx86: fix SSE4a dependencies of ".arch .nosse*"
2020-02-13  Tom de Vries[gdb/testsuite] Fix gnatmake_version_at_least
2020-02-13  Tom TromeyRemove some dead code from event-loop.c
2020-02-13  GDB AdministratorAutomatic date update in version.in
2020-02-12  Tom TromeyMove the frame data to the BFD when possible
2020-02-12  Tom TromeyRemove the objfile backlink from comp_unit
2020-02-12  Tom TromeyRemove a use of the comp_unit backlink
2020-02-12  Tom TromeyAdd per-unit obstack
2020-02-12  Tom TromeyStore the comp_unit instead of the FDE table
2020-02-12  Tom TromeyChange fde table to a vector
2020-02-12  Christian BiesingerChange booleans to bool in ARM's gdbarch_tdep
2020-02-12  Christian BiesingerPrint more information in arm_dump_tdep
2020-02-12  Tom TromeyRemove dwarf_expr_baton
2020-02-12  Hannes DomaniFix kill of processes created by win32_create_inferior
2020-02-12  Hannes DomaniCache the Thread Local Base pointer type in the gdbarch
2020-02-12  Jan Beulichx86: correct VFPCLASSP{S,D} operand size handling
2020-02-12  Jan Beulichx86: fold two JMP templates
2020-02-12  Jan Beulichx86-64: Intel64 adjustments for insns dealing with...
2020-02-12  Maciej W. RozyckiDisable gdbserver on host != target configurations
2020-02-12  Tom de Vries[gdb] Fix -Wstrict-null-sentinel warning (--with-iconv...
2020-02-12  Jan Beulichx86: also disallow non-byte/-word registers with byte...
2020-02-12  Jan Beulichx86/Intel: improve diagnostics
2020-02-12  Tom TromeyUpdate a comment in psymtab.h
2020-02-12  Tom TromeyDon't allow copying of auto_obstack
2020-02-12  Tom TromeyDon't forward-declare struct objfile in dwarf2/frame.h
2020-02-12  GDB AdministratorAutomatic date update in version.in
2020-02-11  H.J. LuPlugin: Treat each object as independent
2020-02-11  Christian BiesingerRemove use of deprecated_add_core_fns in cris_tdep.c
2020-02-11  Sergio Durigan... New testcase for PR tui/25126 (staled source cache)
2020-02-11  Christian BiesingerAdd a comment for the ARM_F{0..7}_REGNUM registers
2020-02-11  Christian BiesingerAdd missing \n in fprintf
2020-02-11  Simon MarchiRe-generate gdb/gdbserver/gdbsupport configure scripts
2020-02-11  Simon MarchiAdd -Wstrict-null-sentinel to gdbsupport/warning.m4
2020-02-11  Simon MarchiMove gdb/warning.m4 to gdbsupport
2020-02-11  Simon Marchigdbsupport: use AM_GDB_WARNINGS
2020-02-11  Tom TromeyRemove some ui_file_* functions
2020-02-11  Nick CliftonFix building the bfd/elf32-msp430.c file on a 32-bit...
2020-02-11  H.J. LuClear plugin_data memory
2020-02-11  Jan Beulichx86: drop ShortForm attribute
2020-02-11  Jan Beulichx86: drop stray ShortForm attributes
2020-02-11  Matthew Malcomson[binutils][gas] Fix build failure with -std=c89
2020-02-11  Tom de Vries[gdb/testsuite] Fix UNRESOLVED in gdb.server/server...
2020-02-11  H.J. LuUse GCC LTO wrapper to get real symbols from LTO IR...
2020-02-11  Alan ModraEnsure *valuep always written by extract_normal return
2020-02-11  GDB AdministratorAutomatic date update in version.in
2020-02-10  Jozef LawrynowiczMSP430: Enable relaxation of jump instructions to hard...
2020-02-10  Jozef LawrynowiczMSP430: Enable relaxation of relocs in JMP instructions
2020-02-10  Jozef LawrynowiczMSP430: Add printf statements to assist with debugging...
2020-02-10  Matthew Malcomson[binutils][arm] Implement Custom Datapath Extensions...
2020-02-10  Matthew Malcomson[binutils][arm] arm support for ARMv8.m Custom Datapath...
2020-02-10  H.J. Lux86: Accept Intel64 only instruction by default
2020-02-10  Fangrui SongAllow objcopy's --set-section-flags options to add...
2020-02-10  Aaron MereyMore debuginfod tests fixes.
next