binutils-gdb.git
2021-04-04 Faraz Shahbazkersim: mips: Add handlers to simulator monitor for unlink...
2021-04-04 GDB AdministratorAutomatic date update in version.in
2021-04-03 Mike Frysingersim: example-synacor: a simple implementation for reference
2021-04-03 Mike Frysingersim: testsuite: integrate common tests into build
2021-04-03 Mike Frysingersim: add preliminary support for --enable-targets
2021-04-03 Mike Frysingersim: igen: merge build into top level
2021-04-03 Mike Frysingersim: unify toolchain settings
2021-04-03 GDB AdministratorAutomatic date update in version.in
2021-04-02 Simon Marchigdb: remove objfile parameter from get_objfile_bfd_data
2021-04-02 Simon Marchigdb: pass objfile_per_bfd_storage instead of objfile...
2021-04-02 Simon Marchigdb: use std::string in partial_symtab::partial_symtab...
2021-04-02 Simon Marchigdb: add intern methods to objfile_per_bfd_storage
2021-04-02 Simon Marchigdb: remove TYPE_FLAG_ENUM
2021-04-02 Simon Marchigdb: add type::is_flag_enum / type::set_is_flag_enum
2021-04-02 Simon Marchigdb: remove TYPE_DECLARED_CLASS
2021-04-02 Simon Marchigdb: add type::is_declared_class / type::set_is_declare...
2021-04-02 GDB AdministratorAutomatic date update in version.in
2021-04-01 Egeyar BagciogluFix obvious typo in gdb/testsuite/lib/pdtrace.in
2021-04-01 Boris StaleticUse importlib instead of imp module on python 3.4+
2021-04-01 Tamar ChristinaPE/Windows x86_64: Fix weak undef symbols after image...
2021-04-01 Martin LiskaFix microblaze sim build error
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-04-01 Martin LiskaUse startswith in gas subfolder.
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-04-01 Martin LiskaReplace const_strneq with startswith.
2021-04-01 Tom de Vries[gdb/testsuite] Fix unset of DEBUGINFOD_URLS in default...
2021-04-01 Martin LiskaUse startswith in gdb subfolder.
2021-04-01 Tom TromeyRemove two trivial functions from dwarf2/read.c
2021-04-01 GDB AdministratorAutomatic date update in version.in
2021-03-31 Alan ModraPR27675, PowerPC missing extended mnemonic mfummcr2
2021-03-31 Tom TromeyFix typo in dwarf2/stringify.h
2021-03-31 Tom TromeyAdd some error checking to DWARF assembler
2021-03-31 Tom de Vries[gdb/testsuite] Ignore DEBUGINFOD_URLS
2021-03-31 Alan ModraDon't include bfd/sysdep.h for gas files
2021-03-31 Alan ModraPR27671, Poisoning TRUE / FALSE poisons Win32 system...
2021-03-31 Alan ModraUse bool in gas
2021-03-31 Alan ModraUse bool in ld
2021-03-31 Alan ModraUse bool in binutils
2021-03-31 Alan ModraUse bool in opcodes
2021-03-31 Alan ModraUse bool in bfd
2021-03-31 Alan ModraUse bool in gprof
2021-03-31 Alan ModraUse bool in include
2021-03-31 Alan ModraUse stdbool.h
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-31 Alan ModraInclude string.h in bfd.h and delete LITMEMCPY, LITSTRCPY
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...
next