deliverable/binutils-gdb.git
2021-03-31  GDB AdministratorAutomatic date update in version.in
2021-03-30  Simon Marchigdb/dwarf: disable per-BFD resource sharing for -readno...
2021-03-30  Tom de Vries[gdb/testsuite] Add missing .debug_abbrev terminator...
2021-03-30  Luis MachadoFix inverted logic bug
2021-03-30  Jan Beulichx86: drop seg_entry
2021-03-30  Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-30  Jan Beulichx86: adjust st(<N>) parsing
2021-03-30  Jan Beulichx86: integrate rc_op into struct _i386_insn
2021-03-30  Jan Beulichx86: integrate broadcast_op into struct _i386_insn
2021-03-30  Jan Beulichx86: integrate mask_op into struct _i386_insn
2021-03-30  Jan Beulichx86: make swap_2_operands() have unsigned parameters
2021-03-30  Alan Modraasan: linker.c:2294:8: runtime error: load of value 253
2021-03-30  Alan ModraPR27625, powerpc64 gold __tls_get_addr calls
2021-03-30  GDB AdministratorAutomatic date update in version.in
2021-03-29  Tom TromeyRemove parameter from language_info
2021-03-29  Luis MachadoDon't pass empty options to GCC
2021-03-29  Luis MachadoFix memory tagging section type
2021-03-29  Tankut Baris... testsuite, mi: avoid a clang bug in 'user-selected...
2021-03-29  Rainer OrthRestore procfs.c compilation
2021-03-29  Jan Beulichx86: move some opcode table entries
2021-03-29  Jan Beulichx86: VPSADBW's source operands are also commutative
2021-03-29  Jan Beulichx86: fold SSE2AVX and their base MMX/SSE templates
2021-03-29  Jan Beulichx86: undo Prefix_0X<nn> use in opcode table
2021-03-29  Jan Beulichx86: shrink some struct insn_template fields
2021-03-29  Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-29  Alan ModraTRUE/FALSE simplification
2021-03-29  Alan Modragas int vs bfd_boolean fixes
2021-03-29  Alan Modrabinutils int vs bfd_boolean fixes
2021-03-29  Alan Modraopcodes int vs bfd_boolean fixes
2021-03-29  Alan ModraMiscellaneous BFD int vs bfd_boolean fixes
2021-03-29  Alan Modrahash table iterator callback functions int vs. bfd_boolean
2021-03-29  Alan ModraELF output symbol hooks int vs. bfd_boolean
2021-03-29  Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-29  GDB AdministratorAutomatic date update in version.in
2021-03-28  Tom TromeySimplify DWARF reader initialization
2021-03-28  GDB AdministratorAutomatic date update in version.in
2021-03-27  Tom TromeyDon't declare elf_sym_fns_lazy_psyms
2021-03-27  Tom TromeyDon't clear 'qf' in elf_symfile_read
2021-03-27  Will Schmidtgdb/testsuite: make some test names unique in gdb.arch...
2021-03-27  GDB AdministratorAutomatic date update in version.in
2021-03-26  Lancelot SIXgdb-add-index.sh: Remove use of non posix 'local'
2021-03-26  Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-26  Tom TromeySimplify use of map_matching_symbols in ada-lang.c
2021-03-26  Tom TromeySimplify psymbol_functions::expand_symtabs_matching
2021-03-26  Tom TromeyAllow expand_symtabs_matching to examine imported psymtabs
2021-03-26  Keith SeitzSave/restore file offset while reading notes in core...
2021-03-26  Andrew Burgessgdb/testsuite: more testing of pretty printer 'array...
2021-03-26  Simon Marchigdb: defer commit resume until all available events...
2021-03-26  Simon Marchigdb: generalize commit_resume, avoid commit-resuming...
2021-03-26  Pedro Alvestarget_is_non_stop_p and sync targets
2021-03-26  Tom TromeyAvoid some pointer chasing in DWARF reader
2021-03-26  Andrew Burgessgdb/testsuite: resolve remaining duplicate test names...
2021-03-26  Andrew Burgessgdb/testsuite: resolve duplicate test name in gdb.cp...
2021-03-26  Andrew Burgessgdb/testsuite: remove duplicate test from gdb.cp/maint.exp
2021-03-26  Andrew Burgessgdb/testsuite: remove duplicate test names from gdb...
2021-03-26  Andrew Burgessgdb/testsuite: remove duplicate test names for gdb...
2021-03-26  Jan Beulichx86-64: don't accept supposedly disabled MOVQ forms
2021-03-26  GDB AdministratorAutomatic date update in version.in
2021-03-25  Pedro AlvesFix bkpt-other-inferior.exp race
2021-03-25  Pedro AlvesFix problem exposed by gdb.server/stop-reply-no-thread...
2021-03-25  Nick Alcockld: do not rely on the exact size of the CTF symtypetab...
2021-03-25  Nick Alcocklibctf: fix ELF-in-BFD checks in the presence of ASAN
2021-03-25  Nick Alcocklibctf: fix memory leak in a test
2021-03-25  Nick Alcocklibctf: don't dereference out-of-bounds locations in...
2021-03-25  Nick Alcocklibctf: make ctf_bfdopen_ctfsect a debugger entry point
2021-03-25  Nick Alcocklibctf, serialize: functions with no args have a NULL...
2021-03-25  Nick Alcockinclude: always do unsigned left-shift in CTF_SET_STID
2021-03-25  Nick Alcocklibctf, dump: do not emit size or alignment if it would...
2021-03-25  Andrew Burgessgdb/testsuite: use -wrap with gdb_test_multiple in...
2021-03-25  Changbin Dugdb/riscv: fix creating breakpoints at invalid addresses
2021-03-25  Hafiz Abid... [NIOS2] Fix disassembly of br.n instruction.
2021-03-25  Jan Beulichx86: fix CMPXCHG8B special case when disallowing q...
2021-03-25  Jan Beulichx86: flag bad S/G insn operand combinations
2021-03-25  Jan Beulichx86: flag as bad AVX512 insns with EVEX.z set but EVEX...
2021-03-25  Jan Beulichx86: fix AMD Zen3 insns
2021-03-25  Jan Beulichx86-64: limit breakage from gcc movdir64b et al workaround
2021-03-25  Alan ModraPR27647 PowerPC extended conditional branch mnemonics
2021-03-25  GDB AdministratorAutomatic date update in version.in
2021-03-24  Mike Frysingergnulib: import gitlog-to-changelog
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-03-24  Simon Marchigdb: move all "current target" wrapper implementations...
2021-03-24  Tom TromeyRemove 'kind' parameter from dw2_map_matching_symbols
2021-03-24  Keith SeitzFix TYPE_DECLARED_CLASS thinko
2021-03-24  Simon Marchigdb: make gdbarch_data_registry static
2021-03-24  Luis MachadoAdd memory tagging testcases
2021-03-24  Luis MachadoAdd NEWS entry.
2021-03-24  Luis MachadoDocument new "x" and "print" memory tagging extensions
2021-03-24  Luis MachadoExtend "x" and "print" commands to support memory tagging
2021-03-24  Luis MachadoDocumentation for the new mtag commands
2021-03-24  Luis MachadoNew memory-tag commands
2021-03-24  Luis MachadoAArch64: Add MTE register set support for core files
2021-03-24  Luis MachadoAArch64: Add gdbserver MTE support
2021-03-24  Luis MachadoAArch64: Report tag violation error information
2021-03-24  Luis MachadoAArch64: Add unit testing for logical tag set/get opera...
2021-03-24  Luis MachadoAArch64: Implement the memory tagging gdbarch hooks
2021-03-24  Luis MachadoRefactor parsing of /proc/<pid>/smaps
2021-03-24  Luis MachadoConvert char array to std::string in linux_find_memory_...
2021-03-24  Luis MachadoAArch64: Implement memory tagging target methods for...
2021-03-24  Luis MachadoAArch64: Add MTE ptrace requests
2021-03-24  Luis MachadoAArch64: Add MTE register set support for GDB and gdbserver
next
This page took 0.069796 seconds and 4 git commands to generate.