117892 Commits (159afbb7617d2c8a9cd3f3350374711f37f60442)
 

Author SHA1 Message Date
Alan Modra bc45bfd259 xtensa: move xtensa_make_property_section from bfd to gas 2 years ago
Alan Modra 9c697157b8 Make is_relocatable_executable only affect dynamic section syms 2 years ago
Alan Modra 93f83dcc94 sim: no rule to make sim/ppc/Makefile.in 2 years ago
GDB Administrator 415bdb52da Automatic date update in version.in 2 years ago
Simon Marchi b958f6af32 gdb: disable formatting-related flake8 warnings 2 years ago
Tom Tromey bf8ab2ae8d Remove unused import 2 years ago
Pedro Alves 593318f69b Fix throw_winerror_with_name build error on x86-64 Cygwin 2 years ago
Pedro Alves bd659b8030 gdb/linux-nat.c: Add "Accessing inferior memory" section 2 years ago
Jon Turney e433bca484 Drop special way of getting inferior context after a Cygwin signal 6 years ago
Jon Turney ff4e230326 Teach gdb how to unwind cygwin _sigbe and sigdelayed frames 11 years ago
Jan Beulich e346d50a89 x86: rename vec_encoding and vex_encoding_* 2 years ago
Jan Beulich db5aae3ccd x86: document -moperand-check= 2 years ago
Jan Beulich a40a04601f x86: also permit YMM/ZMM use in CFI directives 2 years ago
Jan Beulich 2f630f60b5 x86/APX: INV{EPT,PCID,VPID} are WIG 2 years ago
mengqinggang c429c44598 LoongArch: gas: Try to avoid R_LARCH_ALIGN associate with a symbol 3 years ago
H.J. Lu 97f2a34ed1 gdb: Add XMM16-XMM31 and K0-K1 DWARF register number mapping 3 years ago
GDB Administrator b33d2d3f11 Automatic date update in version.in 2 years ago
Tom Tromey 86542ab5a2 Use bool in dynamic type code 3 years ago
Tom de Vries 94aadbf48f [gdb/testsuite] Fix license text in gdb.reverse/map-to-same-line.{c,exp} 2 years ago
Tom de Vries 706c6624c2 [gdb/dap] Fix race between dap exit and gdb exit 2 years ago
Tom de Vries 05bf17f03b [gdb/dap] Fix race between dap startup and dap log file 2 years ago
Tom de Vries 67cf0bd885 [gdb/dap] Factor out thread_log 2 years ago
GDB Administrator 852784a936 Automatic date update in version.in 2 years ago
Tom Tromey a4af05ca66 Don't allow multiple request registrations in DAP 3 years ago
Alan Modra fddee222e5 Leak in i386_elf_section_change_hook 2 years ago
Simon Marchi 23acbfee6a gdbsupport: assume that compiler supports std::{is_trivially_constructible,is_trivially_copyable} 2 years ago
Simon Marchi aca8a74923 gdb: remove some GCC version checks 2 years ago
Tom de Vries 99eeecc8d2 [gdb/testsuite] Fix error handling in _dap_read_json 2 years ago
Yuriy Kolerov 33283d91d9 arc: Determine a branch target of DBNZ correctly 3 years ago
Alan Modra f961273101 Re: PR29785, memory bloat after b43771b045 2 years ago
Alan Modra f618d7fda2 Remove is_relocatable_executable from backend code 2 years ago
Matthieu Longo 44f85d2d79 aarch64: testsuite: move sysreg tests into sysreg sub-directory 3 years ago
Tom de Vries 7c34de9efd [gdb/dap] Join JSON writer thread with DAP thread 2 years ago
Tom de Vries d619334108 [gdb/dap] Make dap log printing thread-safe 2 years ago
Tom de Vries 84a227694d [gdb/dap] Flush after printing in log_stack 2 years ago
Tom de Vries 3c3fe724f5 [gdb/testsuite] Set up dap log file in gdb.dap/type_checker.exp 2 years ago
Felix Willgerodt 9eb450d26f gdb: Document C++17 build requirement. 3 years ago
Tatsuyuki Ishi 0ac6b8701f RISC-V: Fix local GOT and reloc size calculation for TLS. 2 years ago
Nelson Chu af514e5f6d RISC-V: Don't generate branch/jump relocation if symbol is local when no-relax. 3 years ago
GDB Administrator 67db6ada63 Automatic date update in version.in 2 years ago
Tom Tromey b0dd661fa1 Rewrite Rust slice type handling 3 years ago
Tom Tromey 94a75b0363 Add obj_section::contains method 3 years ago
Simon Marchi 8480a37e14 gdb: pass frames as `const frame_info_ptr &` 3 years ago
Tom de Vries 1b2c120daf [gdb] Don't init history in batch mode 2 years ago
Paul Iannetta 9012a09f4f kvx: gas: missing aliases for $r14r15 in assembler. 3 years ago
Paul Iannetta 9798722ef6 kvx: enable magic immediates for integer multiply-accumulate and CMOVE* 3 years ago
Paul Iannetta 0593f8d6f7 kvx: gas: rename: or -> ior, xor -> eor 3 years ago
Paul Iannetta 3c85dd404f kvx: gas: move the splat modifier to the immediate 3 years ago
Paul Iannetta 3bf43af5f7 kvx: gas: fix leak 3 years ago
Paul Iannetta 512707c2e2 kvx: Improve lexing & parsing 3 years ago