Commit graph

  • f8ed9c5722 doc: sframe: small improvements for readability Indu Bhagat 2024-06-25 22:27:12 -07:00
  • b57ce13242 Automatic date update in version.in GDB Administrator 2024-06-26 00:00:46 +00:00
  • e80f3b4643 aarch64: FP8 scale and convert - Implement minor improvements Victor Do Nascimento 2024-06-25 14:13:25 +01:00
  • 64e3e92fe0 Hurd port: update interface to match upstream and fix warnings. Flavio Cruz 2024-02-07 01:53:40 -05:00
  • da47588db1 aarch64: Treat operand ADDR_SIMPLE as address with base register Jens Remus 2024-06-25 17:25:55 +02:00
  • 64daf9abd9 aarch64: Treat operand Rt_IN_SYS_ALIASES as register number (PR 31919) Jens Remus 2024-06-25 17:25:55 +02:00
  • 98dd5ba2af gdb/doc: the all-doc build target should build .... all docs Andrew Burgess 2024-06-24 12:22:26 +01:00
  • 9ac999f500 gdb/doc: fix cannot create directory error when building dvi/pdf Andrew Burgess 2024-06-25 14:29:10 +01:00
  • 79b836ef6b Updated Russian translation for the bfd/ sub-directory Nick Clifton 2024-06-25 14:16:58 +01:00
  • 524e985281 aarch64: Fix FEAT_B16B16 sve2 instruction constraints. Srinath Parvathaneni 2024-06-25 13:02:03 +01:00
  • 98043d5fae aarch64: Add extra tests for sve2p1 min max instructions. Srinath Parvathaneni 2024-06-25 13:01:50 +01:00
  • f3eefcc18b arch64: Fix the wrong constraint used for sve2p1 instructions. Srinath Parvathaneni 2024-06-25 13:00:03 +01:00
  • 4f2cb9d129 aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands. Srinath Parvathaneni 2024-06-25 12:58:27 +01:00
  • f50b1a3c1f aarch64: Fix sve2p1 extq instruction operands. Srinath Parvathaneni 2024-06-25 11:30:24 +01:00
  • f5f38efc0a aarch64: Fix sve2p1 dupq instruction operands. Srinath Parvathaneni 2024-06-25 11:27:23 +01:00
  • 8e018c070c aarch64: Enable mandatory feature bits for v9.4-A. Srinath Parvathaneni 2024-06-25 11:25:26 +01:00
  • 8c438c8d08 Revert 4ee1d7e401 Nick Clifton 2024-06-25 12:41:20 +01:00
  • 5ac806f22e Fix calculation of space remaining in buffer when printing the contents of a DST__K_RECBEG type debug symbol for the VMS Alpha port. Nick Clifton 2024-06-25 11:56:38 +01:00
  • 2a56698523 gdb: use alternative for demangled name for non-demangeable linkage names Schimpe, Christina 2024-01-10 09:36:09 -08:00
  • 22a8698b56 aarch64: Add DT_RELR tests for ILP32 ABI Szabolcs Nagy 2024-06-13 13:40:35 +01:00
  • c9cf7bdfe5 aarch64: Add DT_RELR support for ILP32 ABI Szabolcs Nagy 2024-06-12 15:17:09 +01:00
  • bd54c881cd [gdb/symtab] Remove dead code in parse_macro_definition Tom de Vries 2024-06-25 07:59:13 +02:00
  • 218bb9dcdb Automatic date update in version.in GDB Administrator 2024-06-25 00:00:33 +00:00
  • 6ced1278fc gdb: LoongArch: Add support for hardware breakpoint Hui Li 2024-06-11 19:21:26 +08:00
  • c1cdee0e2c gdb: LoongArch: Add support for hardware watchpoint Hui Li 2024-06-11 19:21:25 +08:00
  • 5ae5974d60 Fix gdb.lookup_type for function-local types Hannes Domani 2024-06-24 18:45:37 +02:00
  • a6e529673a aarch64: Add SME FP8 multiplication instructions Andrew Carlotti 2024-06-21 19:32:31 +01:00
  • 59b78ab1c1 aarch64: Add FP8 Neon and SVE multiplication instructions Andrew Carlotti 2024-06-21 19:31:34 +01:00
  • 05f15256d0 aarch64: Add support for virtual features Andrew Carlotti 2024-06-21 19:31:06 +01:00
  • 92d37320d5 aarch64: Move struct definition towards its usage Andrew Carlotti 2024-06-21 19:30:39 +01:00
  • 979114a1b3 Prefer htab_traverse_noresize Tom Tromey 2024-06-05 10:38:10 -06:00
  • 9f71296fda Remove hashtab_obstack_allocate Tom Tromey 2024-06-05 09:51:08 -06:00
  • 4122e647d5 Don't obstack-allocate the call site hash table Tom Tromey 2024-06-05 09:38:53 -06:00
  • f59be2ed39 Add compunit_symtab::forget_cached_source_info Tom Tromey 2024-06-05 09:06:30 -06:00
  • 4408976055 Make symtab members private Tom Tromey 2024-06-05 08:55:21 -06:00
  • e433e995a9 Rename symtab::fullname Tom Tromey 2024-06-05 08:51:01 -06:00
  • 5e6ab40868 Don't obstack-allocate the CU dependency hash table Tom Tromey 2024-06-05 08:19:34 -06:00
  • 7682ef5a19 Don't obstack-allocate the DIE hash Tom Tromey 2024-06-05 08:16:32 -06:00
  • 3af54857cd libdep plugin: fix bugs in parser and drop escaping Harmen Stoppels 2024-06-24 16:00:14 +01:00
  • e13c4e5890 Updated Spanish translations for the bfd and binutils sub-directories Nick Clifton 2024-06-24 15:03:22 +01:00
  • df85f9864f ld: Improve the documentation describing the -o option. Nick Clifton 2024-06-24 15:00:14 +01:00
  • adea87e275 gas, aarch64: Add SME2 lutv2 extension saurabh.jha@arm.com 2024-06-21 16:30:59 +01:00
  • c702f1ad8a Include needed unordered_map header Martin Simmons 2024-06-24 12:34:59 +01:00
  • 0700386f14 gdb/doc: fix parallel build of pdf and dvi files Andrew Burgess 2024-05-08 19:12:57 +01:00
  • f4aca14e5f gdb/doc: fix parallel build of refcard related targets Andrew Burgess 2024-05-08 18:55:18 +01:00
  • f31b12c215 gdb/doc: also look in srcdir when running TEXI2POD Andrew Burgess 2024-05-30 17:08:31 +01:00
  • 1a5dfba4ef gdb/doc: allow for version.subst in the source tree Andrew Burgess 2024-05-30 14:41:48 +01:00
  • 6c715062f4 gdb/doc: merge rules for building .1 and .5 man pages Andrew Burgess 2024-06-06 18:29:23 +01:00
  • c6e7d403bb gdb/doc: don't try to copy GDBvn.texi from the source tree Andrew Burgess 2024-05-10 14:41:03 +01:00
  • c3466dee85 gdb/i386: fix tdesc rejection issue for targets without PTRACE_GETREGSET Andrew Burgess 2024-06-21 11:43:58 +01:00
  • 18b13d11d3 Automatic date update in version.in GDB Administrator 2024-06-24 00:00:29 +00:00
  • 835fb5ac2a aarch64: Enable +cssc for armv8.9-a Andrew Carlotti 2024-04-12 13:35:00 +01:00
  • b43cf8d3d8 Automatic date update in version.in GDB Administrator 2024-06-23 00:00:27 +00:00
  • 59cd16533b gdb/testsuite: analyze-racy-logs.py cleanup Simon Marchi 2024-04-25 13:42:42 -04:00
  • 4c8d6351cc Automatic date update in version.in GDB Administrator 2024-06-22 00:00:24 +00:00
  • 8fbf220321 [gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.exp Tom de Vries 2024-06-21 16:53:19 +02:00
  • 50de502a4f [gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm,ppc64le}-linux Pedro Alves 2024-06-21 15:14:08 +02:00
  • f4a966a91d x86: optimize {,V}PEXTR{D,Q} with immediate of 0 Jan Beulich 2024-06-21 14:40:44 +02:00
  • fa2c4239f1 x86: optimize left-shift-by-1 Jan Beulich 2024-06-21 14:39:52 +02:00
  • 87860ef6f4 x86/APX: fix disassembly of byte register operands Jan Beulich 2024-06-21 08:36:03 +02:00
  • 8bcda53caa x86: %riz, %rip, and %eip don't require REX Jan Beulich 2024-06-21 08:35:23 +02:00
  • c68a6e5cad x86: don't suppress errors when optimizing Jan Beulich 2024-06-21 08:33:57 +02:00
  • 4ad2348edb gas: terminate buffer SB in do_repeat() Jan Beulich 2024-06-21 08:32:53 +02:00
  • da16a23481 RISC-V: Remove implicit enablement of Zvknha from Zvkn. Feng Wang 2024-06-21 01:58:00 +00:00
  • 154960342c Automatic date update in version.in GDB Administrator 2024-06-21 00:00:42 +00:00
  • 6eb63917ce Handle "info symbol" in Rust language mode Tom Tromey 2024-03-27 10:43:57 -06:00
  • 4429b54cc8 [gdb/testsuite] Fix gdb.python/py-format-address.exp on arm Tom de Vries 2024-06-20 16:54:47 +02:00
  • 18e62b7946 [gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.exp Tom de Vries 2024-06-20 15:37:48 +02:00
  • ff05ed68ed [gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.exp Tom de Vries 2024-06-20 15:37:48 +02:00
  • 6c58dad0ef [gdb/testsuite] Fix duplicates in gdb.fortran/huge.exp Tom de Vries 2024-06-20 15:37:48 +02:00
  • 56f3903369 Revert "Remove LIBINTL_DEP" Alan Modra 2024-06-20 21:14:24 +09:30
  • e874cbd387 Remove LIBINTL_DEP Alan Modra 2024-06-20 09:05:27 +09:30
  • b5b05a6e65 LoongArch: TLS IE needs only one dynamic reloc Xi Ruoyao 2024-06-19 14:04:18 +08:00
  • b5929e7aa0 Automatic date update in version.in GDB Administrator 2024-06-20 00:00:22 +00:00
  • 9e9a27707e ld: Remove JANSSON_LIBS from ld_new_DEPENDENCIES H.J. Lu 2024-06-19 14:24:35 -07:00
  • b820cd55a3 [gdb/build] Redo poisoning of PyObject_CallMethod Tom de Vries 2024-06-19 19:18:23 +02:00
  • b49c3a37b1 [gdb/symtab] Fix target type of complex long double on arm Tom de Vries 2024-06-19 17:32:55 +02:00
  • b84ffc176d
    libctf: fix testsuite bugs revealed by -Wall Nick Alcock 2024-06-19 14:06:26 +01:00
  • ea4e03c0a9 gdb/python/python-internal.h: avoid uninitialized constexpr Lancelot SIX 2024-06-18 09:29:14 +01:00
  • 5445d7819b x86: Remove the secondary encoding for ctest. Cui, Lili 2024-06-19 11:40:02 +08:00
  • 81ad8a2444 [gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390x Tom de Vries 2024-06-19 10:04:22 +02:00
  • 78564d3f6c [gdb/testsuite] Add string cat for tcl version < 8.6.2 Tom de Vries 2024-06-19 09:56:44 +02:00
  • be23e44263 [gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI Tom de Vries 2024-06-19 09:52:01 +02:00
  • 9c39329d1c Automatic date update in version.in GDB Administrator 2024-06-19 00:00:24 +00:00
  • 3465822f14 [gdb/build] Add GPL header comment to gdb/features/feature_to_c.awk Tom de Vries 2024-06-18 17:26:22 +02:00
  • 2fa4b6e6df
    libctf, include: new functions for looking up enumerators Nick Alcock 2024-06-11 20:58:00 +01:00
  • 1f62f2a9b5
    include: libctf: comment improvements Nick Alcock 2024-06-11 20:55:35 +01:00
  • 4bbc4b1f5c
    libctf: make the ctf_next ctn_fp non-const Nick Alcock 2024-06-11 20:47:56 +01:00
  • 6e09d4a6e6
    libctf: prohibit addition of enums with overlapping enumerator constants Nick Alcock 2024-06-11 20:33:03 +01:00
  • 9f0fb75b8e
    libctf: suppress spurious failure of malloc-counting tests under valgrind Nick Alcock 2024-06-12 11:08:39 +01:00
  • e3cd566075
    libctf: fix dict leak on archive-wide symbol lookup error path Nick Alcock 2024-06-12 12:28:45 +01:00
  • 327356780a
    libctf: don't leak enums if ctf_add_type fails Nick Alcock 2024-06-11 20:11:29 +01:00
  • f8da1a05db
    libctf: dedup: enums with overlapping enumerators are conflicting Nick Alcock 2024-06-11 19:51:33 +01:00
  • 0c5f03a9d5
    libctf: doc: fix ctf_stype_t typedef string in spec Nick Alcock 2024-06-11 19:48:17 +01:00
  • f7b02dc3e1
    include: fix libctf ECTF_NOENUMNAM error message Nick Alcock 2024-06-11 19:46:57 +01:00
  • 1cdcc97732
    libctf: strtab corruption when strings are added to ctf_open()ed dicts Nick Alcock 2024-06-11 19:37:54 +01:00
  • 28c812b349 readelf: rename recently added testsuite files Jan Beulich 2024-06-18 13:23:36 +02:00
  • c2db2b8a37 RISC-V: Fixed typo from smscrind to smcsrind in riscv_implicit_subsets. Nelson Chu 2024-06-18 16:15:45 +08:00
  • 7b74583e2c Ensure that the text segment is aligned on disk when using --rosegment. Nick Clifton 2024-06-18 09:15:04 +01:00
  • c7e4521c97 gdb: rename offset to high bits in ymm registers Felix Willgerodt 2024-03-25 16:57:37 +01:00