| 2021-04-01 | Martin Liska | Use startswith more for strncmp function calls. | commit | commitdiff | tree | 
| 2021-04-01 | Martin Liska | Replace const_strneq with startswith. | commit | commitdiff | tree | 
| 2021-04-01 | Tom de Vries | [gdb/testsuite] Fix unset of DEBUGINFOD_URLS in default... | commit | commitdiff | tree | 
| 2021-04-01 | Martin Liska | Use startswith in gdb subfolder. | commit | commitdiff | tree | 
| 2021-04-01 | Tom Tromey | Remove two trivial functions from dwarf2/read.c | commit | commitdiff | tree | 
| 2021-04-01 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | PR27675, PowerPC missing extended mnemonic mfummcr2 | commit | commitdiff | tree | 
| 2021-03-31 | Tom Tromey | Fix typo in dwarf2/stringify.h | commit | commitdiff | tree | 
| 2021-03-31 | Tom Tromey | Add some error checking to DWARF assembler | commit | commitdiff | tree | 
| 2021-03-31 | Tom de Vries | [gdb/testsuite] Ignore DEBUGINFOD_URLS | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Don't include bfd/sysdep.h for gas files | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | PR27671, Poisoning TRUE / FALSE poisons Win32 system... | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in gas | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in ld | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in binutils | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in opcodes | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in bfd | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in gprof | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use bool in include | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Use stdbool.h | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Remove bfd_stdint.h | commit | commitdiff | tree | 
| 2021-03-31 | Alan Modra | Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY | commit | commitdiff | tree | 
| 2021-03-31 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-30 | Simon Marchi | gdb/dwarf: disable per-BFD resource sharing for -readno... | commit | commitdiff | tree | 
| 2021-03-30 | Tom de Vries | [gdb/testsuite] Add missing .debug_abbrev terminator... | commit | commitdiff | tree | 
| 2021-03-30 | Luis Machado | Fix inverted logic bug | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: drop seg_entry | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: drop REGNAM_{AL,AX,EAX} | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: adjust st(<N>) parsing | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: integrate rc_op into struct _i386_insn | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: integrate broadcast_op into struct _i386_insn | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: integrate mask_op into struct _i386_insn | commit | commitdiff | tree | 
| 2021-03-30 | Jan Beulich | x86: make swap_2_operands() have unsigned parameters | commit | commitdiff | tree | 
| 2021-03-30 | Alan Modra | asan: linker.c:2294:8: runtime error: load of value 253 | commit | commitdiff | tree | 
| 2021-03-30 | Alan Modra | PR27625, powerpc64 gold __tls_get_addr calls | commit | commitdiff | tree | 
| 2021-03-30 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-29 | Tom Tromey | Remove parameter from language_info | commit | commitdiff | tree | 
| 2021-03-29 | Luis Machado | Don't pass empty options to GCC | commit | commitdiff | tree | 
| 2021-03-29 | Luis Machado | Fix memory tagging section type | commit | commitdiff | tree | 
| 2021-03-29 | Tankut Baris... | testsuite, mi: avoid a clang bug in 'user-selected... | commit | commitdiff | tree | 
| 2021-03-29 | Rainer Orth | Restore procfs.c compilation | commit | commitdiff | tree | 
| 2021-03-29 | Jan Beulich | x86: move some opcode table entries | commit | commitdiff | tree | 
| 2021-03-29 | Jan Beulich | x86: VPSADBW's source operands are also commutative | commit | commitdiff | tree | 
| 2021-03-29 | Jan Beulich | x86: fold SSE2AVX and their base MMX/SSE templates | commit | commitdiff | tree | 
| 2021-03-29 | Jan Beulich | x86: undo Prefix_0X<nn> use in opcode table | commit | commitdiff | tree | 
| 2021-03-29 | Jan Beulich | x86: shrink some struct insn_template fields | commit | commitdiff | tree | 
| 2021-03-29 | Jan Beulich | x86: derive opcode encoding space attribute from base... | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | TRUE/FALSE simplification | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | gas int vs bfd_boolean fixes | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | binutils int vs bfd_boolean fixes | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | opcodes int vs bfd_boolean fixes | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | Miscellaneous BFD int vs bfd_boolean fixes | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | hash table iterator callback functions int vs. bfd_boolean | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | ELF output symbol hooks int vs. bfd_boolean | commit | commitdiff | tree | 
| 2021-03-29 | Alan Modra | elf_backend_relocate_section int vs. bfd_boolean | commit | commitdiff | tree | 
| 2021-03-29 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-28 | Tom Tromey | Simplify DWARF reader initialization | commit | commitdiff | tree | 
| 2021-03-28 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-27 | Tom Tromey | Don't declare elf_sym_fns_lazy_psyms | commit | commitdiff | tree | 
| 2021-03-27 | Tom Tromey | Don't clear 'qf' in elf_symfile_read | commit | commitdiff | tree | 
| 2021-03-27 | Will Schmidt | gdb/testsuite: make some test names unique in gdb.arch... | commit | commitdiff | tree | 
| 2021-03-27 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-26 | Lancelot SIX | gdb-add-index.sh: Remove use of non posix 'local' | commit | commitdiff | tree | 
| 2021-03-26 | Tom Tromey | Use function view in quick_symbol_functions::map_symbol... | commit | commitdiff | tree | 
| 2021-03-26 | Tom Tromey | Simplify use of map_matching_symbols in ada-lang.c | commit | commitdiff | tree | 
| 2021-03-26 | Tom Tromey | Simplify psymbol_functions::expand_symtabs_matching | commit | commitdiff | tree | 
| 2021-03-26 | Tom Tromey | Allow expand_symtabs_matching to examine imported psymtabs | commit | commitdiff | tree | 
| 2021-03-26 | Keith Seitz | Save/restore file offset while reading notes in core... | commit | commitdiff | tree | 
| 2021-03-26 | Andrew Burgess | gdb/testsuite: more testing of pretty printer 'array... | commit | commitdiff | tree | 
| 2021-03-26 | Simon Marchi | gdb: defer commit resume until all available events... | commit | commitdiff | tree | 
| 2021-03-26 | Simon Marchi | gdb: generalize commit_resume, avoid commit-resuming... | commit | commitdiff | tree | 
| 2021-03-26 | Pedro Alves | target_is_non_stop_p and sync targets | commit | commitdiff | tree | 
| 2021-03-26 | Tom Tromey | Avoid some pointer chasing in DWARF reader | commit | commitdiff | tree | 
| 2021-03-26 | Andrew Burgess | gdb/testsuite: resolve remaining duplicate test names... | commit | commitdiff | tree | 
| 2021-03-26 | Andrew Burgess | gdb/testsuite: resolve duplicate test name in gdb.cp... | commit | commitdiff | tree | 
| 2021-03-26 | Andrew Burgess | gdb/testsuite: remove duplicate test from gdb.cp/maint.exp | commit | commitdiff | tree | 
| 2021-03-26 | Andrew Burgess | gdb/testsuite: remove duplicate test names from gdb... | commit | commitdiff | tree | 
| 2021-03-26 | Andrew Burgess | gdb/testsuite: remove duplicate test names for gdb... | commit | commitdiff | tree | 
| 2021-03-26 | Jan Beulich | x86-64: don't accept supposedly disabled MOVQ forms | commit | commitdiff | tree | 
| 2021-03-26 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-03-25 | Pedro Alves | Fix bkpt-other-inferior.exp race | commit | commitdiff | tree | 
| 2021-03-25 | Pedro Alves | Fix problem exposed by gdb.server/stop-reply-no-thread... | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | ld: do not rely on the exact size of the CTF symtypetab... | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | libctf: fix ELF-in-BFD checks in the presence of ASAN | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | libctf: fix memory leak in a test | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | libctf: don't dereference out-of-bounds locations in... | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | libctf: make ctf_bfdopen_ctfsect a debugger entry point | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | libctf, serialize: functions with no args have a NULL... | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | include: always do unsigned left-shift in CTF_SET_STID | commit | commitdiff | tree | 
| 2021-03-25 | Nick Alcock | libctf, dump: do not emit size or alignment if it would... | commit | commitdiff | tree | 
| 2021-03-25 | Andrew Burgess | gdb/testsuite: use -wrap with gdb_test_multiple in... | commit | commitdiff | tree | 
| 2021-03-25 | Changbin Du | gdb/riscv: fix creating breakpoints at invalid addresses | commit | commitdiff | tree | 
| 2021-03-25 | Hafiz Abid... | [NIOS2] Fix disassembly of br.n instruction. | commit | commitdiff | tree | 
| 2021-03-25 | Jan Beulich | x86: fix CMPXCHG8B special case when disallowing q... | commit | commitdiff | tree | 
| 2021-03-25 | Jan Beulich | x86: flag bad S/G insn operand combinations | commit | commitdiff | tree | 
| 2021-03-25 | Jan Beulich | x86: flag as bad AVX512 insns with EVEX.z set but EVEX... | commit | commitdiff | tree | 
| 2021-03-25 | Jan Beulich | x86: fix AMD Zen3 insns | commit | commitdiff | tree | 
| 2021-03-25 | Jan Beulich | x86-64: limit breakage from gcc movdir64b et al workaround | commit | commitdiff | tree | 
| 2021-03-25 | Alan Modra | PR27647 PowerPC extended conditional branch mnemonics | commit | commitdiff | tree | 
| 2021-03-25 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| next |