]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2018-03-28  Cary CoutantAdd support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.
2018-03-28  Jan Beulichx86: drop VecESize
2018-03-28  Jan Beulichx86: convert broadcast insn attribute to boolean
2018-03-28  Jan Beulichx86: fold to-scalar-int conversion insns
2018-03-28  Jan Beulichx86: don't show suffixes for to-scalar-int conversion...
2018-03-28  Eric BotcazouPR ld/22972 on SPARC.
2018-03-28  Nick CliftonEnhance the AARCH64 assembler to support LDFF1xx instru...
2018-03-28  Roland McGrathgold/testsuite: Fix bad regexp in split_x86_64.sh
2018-03-28  GDB AdministratorAutomatic date update in version.in
2018-03-27  Tom TromeyRemove cleanups from prompt_for_continue
2018-03-27  Tom TromeyRemove cleanups from gdb_readline_wrapper
2018-03-27  Tom TromeyC++-ify typedef hash
2018-03-27  Tom TromeyInclude <cmath> in dwarf-index-write.c
2018-03-27  Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27  Simon MarchiMove DWARF index-related things to a separate file
2018-03-27  Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-27  Tom TromeyRemove verbose code from backtrace command
2018-03-27  Tom TromeySimplify exception handling in py-framefilter.c
2018-03-27  Tom TromeyImprove "backtrace" help text
2018-03-27  Tom TromeyCall wrap_hint in one more spot in py-framefilter.c
2018-03-27  Tom TromeyReturn EXT_LANG_BT_ERROR in one more spot in py-framefi...
2018-03-27  Tom TromeyMove some code later in backtrace_command_1
2018-03-27  Tom TromeyThrow a "quit" on a KeyboardException in py-framefilter.c
2018-03-27  Tom TromeyAllow C-c to work in backtrace in more cases
2018-03-27  Tom TromeyAvoid manual resource management in py-framefilter.c
2018-03-27  Tom TromeyRemove EXT_LANG_BT_COMPLETED
2018-03-27  Tom TromeyAllow hiding of some filtered frames
2018-03-27  Tom TromeyChange backtrace_command_1 calling to use flags
2018-03-27  Tom TromeyRationalize "backtrace" command line parsing
2018-03-27  GDB AdministratorAutomatic date update in version.in
2018-03-26  Simon MarchiRemove DEF_VEC_I(offset_type)
2018-03-26  Simon MarchiAdd include guard to filename-seen-cache.h
2018-03-26  Cary CoutantFix case where IR file provides symbol visibility but...
2018-03-26  Keith SeitzRemove struct keyword from section_addr_info
2018-03-26  Alan HaywardMake gdbserver reg_defs a vector of objects
2018-03-26  GDB AdministratorAutomatic date update in version.in
2018-03-25  Pedro Alveseval.c: reverse minsym and sym
2018-03-25  Pedro AlvesFix date in gdb/ChangeLog
2018-03-25  H.J. Lux86-64: Add ENDBR64 to the TLSDESC PLT entry
2018-03-25  GDB AdministratorAutomatic date update in version.in
2018-03-24  Cary CoutantFix warn-unused-return message.
2018-03-24  Cary CoutantAdd missing ChangeLog entry for last commit.
2018-03-24  Weimin Panaarch64: Make "info address" resolve TLS variables
2018-03-24  GDB AdministratorAutomatic date update in version.in
2018-03-23  Keith SeitzAdd psymbols for nested types
2018-03-23  Cary CoutantAdd --debug=plugin option to record plugin actions.
2018-03-23  Tom TromeyChange machoread.c to use std::vector
2018-03-23  Alan HaywardMake gdbserver find_register_by_number static
2018-03-23  Nick CliftonImprove readelf's selection of a file start symbol...
2018-03-23  Nick CliftonAdd an extra library name template to the list used...
2018-03-23  Andrew Burgessgdb: Fix testsuite issue in gdb.arch/amd64-disp-step...
2018-03-23  Andrew Burgessgdb: Minor cleanup in some gdb.arch/* tests
2018-03-23  Alan HaywardMove gdbserver tdesc header funcs to c file
2018-03-23  Andreas ArnezTestsuite: fully migrate to use_gdb_stub convenience...
2018-03-23  Tom TromeyRemove some cleanups from record-full.c
2018-03-23  GDB AdministratorAutomatic date update in version.in
2018-03-22  Pedro Franco... ppc: Fix stwux and stdux masks in skip_prologue
2018-03-22  Pedro Franco... ppc: Detect when LR is saved through frame pointer
2018-03-22  Andreas ArnezMake "info proc cmdline" show args on GNU/Linux
2018-03-22  Andreas ArnezS390: Correct brace style in s390_get_wordsize
2018-03-22  Jan Beulichx86: use local variable in check_VecOperands()
2018-03-22  Jan Beulichx86: drop pointless VecESize
2018-03-22  Jan Beulichx86: drop remaining redundant DispN
2018-03-22  Jan Beulichix86: allow HLE store of accumulator to absolute address
2018-03-22  Jan Beulichx86: fix swapped operand handling for BNDMOV
2018-03-22  Jan Beulichx86/Intel: fix fallout from earlier template folding
2018-03-22  Jan Beulichx86: fold a few XOP templates
2018-03-22  Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-03-22  Simon MarchiMake parse_static_tracepoint_marker_definition work...
2018-03-22  GDB AdministratorAutomatic date update in version.in
2018-03-21  Pedro Franco... Add myself as a write-after-approval GDB maintainer.
2018-03-21  H.J. LuDT_FLAGS_1: Add Solaris bits
2018-03-21  Andreas ArnezS390: Make IPA recognize tdescs with guarded storage
2018-03-21  Andreas ArnezS390: gdbserver: Don't write guarded storage registers
2018-03-21  Andreas ArnezS390: Enable re-attaching with native-extended-gdbserver
2018-03-21  Alan ModraPowerPC64 synthetic symbols
2018-03-21  Alan ModraDelete unused elf32-ppc.c code
2018-03-21  Alan ModraMake tls_mask unsigned in elf32-ppc.c
2018-03-21  Alan ModraCorrect multi-toc tprel relocs
2018-03-21  Alan ModraDon't exceed reloc array bounds
2018-03-21  GDB AdministratorAutomatic date update in version.in
2018-03-20  Roland McGrathld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
2018-03-20  Stephen RobertsFix misleading indentation error.
2018-03-20  H.J. LuAdjust testsuite/ld-plugin/pr22983.d
2018-03-20  Stephen RobertsReplace the linear search in find_pc_sect_line with...
2018-03-20  Maciej W. Rozyckigc.exp: Remove extraneous LD flags from the personality...
2018-03-20  Nick CliftonUpdated Russian and Spanish translations for the binuti...
2018-03-20  H.J. LuSet non_ir_ref_dynamic if a symbol is made dynamic
2018-03-20  GDB AdministratorAutomatic date update in version.in
2018-03-19  Tom TromeySupport bare-identifier field initializers in Rust
2018-03-19  Tom TromeyConvert observers to C++
2018-03-19  Andreas ArnezTestsuite: Fix ambiguous "break" due to libinproctrace
2018-03-19  Nick CliftonUpdated Spanish translation for the bfd/ sub-directory...
2018-03-19  Tom TromeyRemove some cleanups from solib.c
2018-03-19  GDB AdministratorAutomatic date update in version.in
2018-03-18  GDB AdministratorAutomatic date update in version.in
2018-03-17  Tom TromeyChange auto_load_objfile_script_1 to use std::string
2018-03-17  Tom TromeyRemove target_fileio_close_cleanup
2018-03-17  GDB AdministratorAutomatic date update in version.in
2018-03-16  Simon MarchiAdd silent Makefile rules
next