| 2020-06-25 | 
Jan Beulich | x86: make J disassembler macro available for new use | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86: drop left-over 4-way alternative disassembler...  | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86: move ImmExt processing | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86: operand sizing prefixes can disambiguate insns | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S...  | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86-64: REX prefix is invalid with VEX etc | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86-64: honor REX prefixes for SSE2AVX | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86: also refuse data size prefix on SIMD insns | 
commit | commitdiff | tree | 
| 2020-06-25 | 
Jan Beulich | x86: drop stray assignment from build_evex_prefix() | 
commit | commitdiff | tree | 
| 2020-06-25 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-24 | 
H.J. Lu | Sync config, include and libiberty with GCC | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Pedro Alves | W/ Clang, compile/link C++ test programs with "-x c++" | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Pedro Alves | W/ Clang, compile C/C++ testcases with -Wno-unknown...  | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Philippe Waroquiers | Fixes PR 25475: ensure exec-file-mismatch "ask" always...  | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Andrew Burgess | bfd/riscv: tighten matching rules in riscv_scan | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Nick Clifton | Fix a potential use of an uninitialised variable error...  | 
commit | commitdiff | tree | 
| 2020-06-24 | 
H.J. Lu | ld: Correct --dependency-file order | 
commit | commitdiff | tree | 
| 2020-06-24 | 
H.J. Lu | csky: Don't generate unnecessary dynamic tags | 
commit | commitdiff | tree | 
| 2020-06-24 | 
H.J. Lu | cris: Don't generate unnecessary dynamic tags | 
commit | commitdiff | tree | 
| 2020-06-24 | 
H.J. Lu | ld: Set non_ir_ref_regular on source for assignment | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Alan Modra | ld --help output | 
commit | commitdiff | tree | 
| 2020-06-24 | 
Alan Modra | ubsan: alpha-vms: shift exponent 536874240 is too large | 
commit | commitdiff | tree | 
| 2020-06-24 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: New maintenance command to print XML target descri...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Print compatible information within print_xml_feature | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Allow target description to be dumped even when...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Simon Marchi | gdb: add some more empty lines in loc.c | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Simon Marchi | gdb: add empty lines in loc.c | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Roland McGrath | PR 22843: ld, gold: Add --dependency-file option. | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Pedro Alves | Fix "maint selftest" regression, add struct scoped_mock...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Sandra Loosemore | Adjust command completion output when TUI is disabled | 
commit | commitdiff | tree | 
| 2020-06-23 | 
H.J. Lu | Add a testcase for PR binutils/26160 | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Alan Modra | PR26150, Assertion when asm() defines global symbols...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Nick Clifton | Fix decoding of indexed DWARF strings using pre-DWARF...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Gary Benson | Improve -Wunused-value testcase build failures fix | 
commit | commitdiff | tree | 
| 2020-06-23 | 
H.J. Lu | Add a testcase for PR binutils/26112 | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_is_string_type_p field to...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_print_typedef field to a method | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_printstr field to a method | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_printchar field to a method | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_emitchar field to a method | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_post_parser field to a method | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Convert language la_parser field to a method | 
commit | commitdiff | tree | 
| 2020-06-23 | 
H.J. Lu | ELF: Add _bfd_elf_add_dynamic_tags | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Gary Benson | Avoid testcase build failures with -Wunused-value | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Andrew Burgess | gdb: Add --with-python-libdir to gdb's --configuration...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Nelson Chu | RISC-V: Generate ELF priv attributes if priv instructio...  | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Alan Modra | Correct bfin XPASSes | 
commit | commitdiff | tree | 
| 2020-06-23 | 
Alan Modra | binutils objdump.exp remote_file typo | 
commit | commitdiff | tree | 
| 2020-06-23 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Philippe Waroquiers | NEWS and documentation for alias default-args related...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Philippe Waroquiers | Add tests for new alias default-args related commands...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Philippe Waroquiers | default-args: allow to define default arguments for...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Sandra Loosemore | Disable parts of gdb.base/source-dir.exp on remote...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Nick Clifton | Add support for decoding the DW_MACRO_define_strx and...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Alex Coplan | aarch64: Normalize and sort feature bit macros | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Saagar Jha | Recognize some new Mach-O load commands | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Tankut Baris...  | gdbserver/linux-low: use std::list to store pending...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Tankut Baris...  | gdb/jit: return bool in jit_breakpoint_re_set_internal...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Pedro Alves | Solaris, target_wait(), don't rely on inferior_ptid | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Nelson Chu | RISC-V: Report warning when linking the objects with...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
Nelson Chu | RISC-V: Don't assume the priv attributes are in order...  | 
commit | commitdiff | tree | 
| 2020-06-22 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Rainer Orth | Various procfs.c cleanups | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Rainer Orth | [PR gdb/25939] Move push_target call earlier in procfs.c | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Alan Modra | PR26132, ar creates invalid libraries for some targets...  | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Alan Modra | Do without ld ENABLE_PLUGINS | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Philippe Waroquiers | Ensure 'exec-file has changed' check has priority over...  | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Sandra Loosemore | Adjust gdb.mi/mi-sym-info.exp filename patterns. | 
commit | commitdiff | tree | 
| 2020-06-21 | 
Sandra Loosemore | Fix gdb.base/list-missing-source.exp on remote host. | 
commit | commitdiff | tree | 
| 2020-06-21 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-20 | 
Alan Modra | Remove perror from ld_assemble, ld_compile and ld_nm | 
commit | commitdiff | tree | 
| 2020-06-20 | 
Alan Modra | ecoff testsuite fixes | 
commit | commitdiff | tree | 
| 2020-06-20 | 
Alan Modra | SH gas configure and ld tests | 
commit | commitdiff | tree | 
| 2020-06-20 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-19 | 
Sandra Loosemore | Fixes for gdb.xml/tdesc-regs.exp. | 
commit | commitdiff | tree | 
| 2020-06-19 | 
Tom de Vries | [gdb/testsuite] Limit default_target_compile override | 
commit | commitdiff | tree | 
| 2020-06-19 | 
Nick Clifton | Silence warnings about incompatible plugins. | 
commit | commitdiff | tree | 
| 2020-06-19 | 
Alan Modra | Re: ld testsuite fixes for alpha | 
commit | commitdiff | tree | 
| 2020-06-19 | 
Alan Modra | ld testsuite fixes for alpha | 
commit | commitdiff | tree | 
| 2020-06-19 | 
Alan Modra | Emit a warning when -z relro is unsupported | 
commit | commitdiff | tree | 
| 2020-06-19 | 
GDB Administrator | Automatic date update in version.in | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Decouple inferior_ptid/inferior_thread(); dup ptids...  | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in aix-thread.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in ravenscar-thread.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in windows-nat.c, part II | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in windows-nat.c, part I | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in go32-nat.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in fork-child.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in bsd-kvm.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in btrace_fetch | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in bsd-kvm.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in corelow.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in darwin-nat.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in gnu-nat.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in go32-nat.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in nto-procfs.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in remote-sim.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in remote.c | 
commit | commitdiff | tree | 
| 2020-06-18 | 
Pedro Alves | Don't write to inferior_ptid in tracectf.c | 
commit | commitdiff | tree | 
| next |