Commit Graph

  • e031f02db3 [gdbsupport] Handle EINTR in event-pipe.cc master Tom de Vries 2024-11-22 17:44:29 +0100
  • 2af94d6c92 [gdb] Handle EINTR in ser-event.c Tom de Vries 2024-11-22 17:44:29 +0100
  • 4e4dfc4728 [gdb] Add gdb::wait Tom de Vries 2024-11-22 17:44:29 +0100
  • a9791f1438 [gdb] Use gdb::waitpid more often Tom de Vries 2024-11-22 17:44:29 +0100
  • 658a03e9e8 [gdbsupport] Add gdb::{waitpid,read,write,close} Tom de Vries 2024-11-22 17:44:29 +0100
  • 26522e3480 gdb/disasm: fix demangling when disassembling the current function Andrew Burgess 2024-11-18 10:58:26 +0000
  • 8a7f13063a [gdb/python] Ensure locale is restored in do_start_initialization Tom de Vries 2024-11-22 17:34:50 +0100
  • 461248c143
    libiberty: sync with gcc again Sam James 2024-11-22 15:47:23 +0000
  • dad783716c
    libiberty: sync with gcc Sam James 2024-11-18 05:53:54 +0000
  • 00386b4c68 [gdb/tdep] Simplify amd64_windows_store_arg_in_reg Tom de Vries 2024-11-22 13:43:03 +0100
  • 2e61ad32ab [gdb/testsuite] Require local host in gdb.base/bg-exec-sigint-bp-cond.exp Tom de Vries 2024-11-22 13:37:24 +0100
  • b200576fa0 [gdb/testsuite] Fix gdb.base/bg-exec-sigint-bp-cond.exp for signal merging Tom de Vries 2024-11-22 13:37:24 +0100
  • c4df8ad79c [gdb/build] Workaround tsan select bug Tom de Vries 2024-11-22 12:54:57 +0100
  • dcc4d67866 [gdb] Add gdb_select variant for looping Tom de Vries 2024-11-22 12:54:57 +0100
  • 3c557e1ae9 ld/PE: Handle MS style import libraries for files named *.exe too Martin Storsjö 2024-09-06 16:18:02 +0300
  • 595e49a4b7 RISC-V: Support SiFive extensions: xsfvqmaccdod, xsfvqmaccqoq and xsfvfnrclipxfqf Nelson Chu 2024-11-20 16:30:39 +0800
  • 119b9da32c Automatic date update in version.in binutils-2_43-branch GDB Administrator 2024-11-22 00:03:21 +0000
  • 293608c633 Automatic date update in version.in gdb-15-branch GDB Administrator 2024-11-22 00:01:47 +0000
  • 87480dcfb6 Automatic date update in version.in GDB Administrator 2024-11-22 00:00:17 +0000
  • 29e316d8b1 Don't put JIT_READER_DIR into help text Tom Tromey 2024-11-13 08:49:53 -0700
  • 9783247189 gdb/build-id: protect against weirdly short build-ids Andrew Burgess 2024-11-18 16:19:43 +0000
  • be740e7cc6 testsuite: skip confirmation in 'gdb_reinitialize_dir' Rohr, Stephan 2024-09-19 12:55:19 +0200
  • 78336e2592 Automatic date update in version.in GDB Administrator 2024-11-21 00:02:39 +0000
  • 72cae7e307 Automatic date update in version.in GDB Administrator 2024-11-21 00:00:44 +0000
  • 25f0170973 Automatic date update in version.in GDB Administrator 2024-11-21 00:00:23 +0000
  • e7bc2c935c PowerPC: Add support for RFC02677 - VSX Vector Rotate Left Word Peter Bergner 2024-11-06 14:02:35 -0600
  • b6f3ac06ee Improve choice sorting in ada-lang.c Tom Tromey 2024-11-04 07:31:20 -0700
  • 1fb5ccd6bf arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline Andre Vieira 2024-11-20 17:15:28 +0000
  • a5419b6f00 gdb: add Mohamed Bouhaouel to gdb/MAINTAINERS Mohamed Bouhaouel 2024-11-11 10:58:33 +0100
  • 4d1636909d
    Remove Debian from SECURITY.txt Nick Clifton 2024-11-20 12:59:35 +0000
  • 661611b9d7 gdb/python: fix reference leak in gdb.BreakpointLocation.thread_groups Andrew Burgess 2024-11-19 10:37:49 +0000
  • 00ef37e860 RISC-V: Add Zcmt instructions and csr. Jiawei 2024-10-29 20:44:23 +0800
  • 4dbf0681c9 Automatic date update in version.in GDB Administrator 2024-11-20 00:02:11 +0000
  • d60e081397 Automatic date update in version.in GDB Administrator 2024-11-20 00:01:49 +0000
  • 46e64f7387 Automatic date update in version.in GDB Administrator 2024-11-20 00:00:15 +0000
  • 9fc57f35eb gdb: Remove inappropriate comments Charles Baylis 2024-11-19 22:27:37 +0100
  • f5e259f32f [gdb/contrib] Fix shellcheck warnings in spellcheck.sh Tom de Vries 2024-11-19 12:32:40 +0100
  • 059f365433
    ld: fix -std=gnu23 compatibility wrt _Bool Sam James 2024-11-16 07:07:02 +0000
  • 74401db8de
    binutils: fix -std=gnu23 compatibility wrt _Bool Sam James 2024-11-16 05:12:51 +0000
  • 3a88870559
    opcodes: fix -std=gnu23 compatibility wrt static_assert Sam James 2024-11-16 05:03:52 +0000
  • cf23d68350
    bfd: fix -std=gnu23 compatibility wrt _Bool Sam James 2024-11-16 05:01:58 +0000
  • cb45bd5948 RISC-V: Don't report warnings when linking different privileged spec objects. Nelson Chu 2024-10-08 12:35:43 +0800
  • d7d71afa6a Support x86 Intel MSR_IMM Hu, Lin1 2024-11-19 10:31:44 +0800
  • 77bcfb741c LoongArch: Do not relax pcalau12i+ld.d when there is overflow Lulu Cai 2024-11-05 16:21:28 +0800
  • c6782bf043 Automatic date update in version.in GDB Administrator 2024-11-19 00:02:24 +0000
  • a4e9a4a258 Automatic date update in version.in GDB Administrator 2024-11-19 00:00:57 +0000
  • 0073bda210 Automatic date update in version.in GDB Administrator 2024-11-19 00:00:29 +0000
  • 1b3b96ba32 aarch64: renaming of arm to AArch64 Matthieu Longo 2024-10-28 16:51:51 +0000
  • 493993718e aarch64: remove annoying white spaces in bfd/elfnn-aarch64.c Matthieu Longo 2024-11-05 13:23:29 +0000
  • 27e82ad68b LAM: Enable tagged pointer support for watchpoints. Christina Schimpe 2022-08-10 08:50:37 +0200
  • 86bb38cee9 gdb: Make tagged pointer support configurable. Christina Schimpe 2022-12-15 08:50:21 +0100
  • 335cb88259 x86: rename SPACE_{,E}VEX_MAP<N> Jan Beulich 2024-11-18 11:46:28 +0100
  • 497ee27a74 x86: VP2INTERSECT{D,Q} have mask register destination group Jan Beulich 2024-11-18 11:45:50 +0100
  • 3c17b69fa1 x86: generalize "implicit quad group" handling Jan Beulich 2024-11-18 11:45:34 +0100
  • c6f2bd9d10 [gdb/contrib] Fix spellcheck.sh for bash < 5.1 Tom de Vries 2024-11-18 11:42:44 +0100
  • b0cc81e870 ld: Support percent-encoded JSON in --package-metadata Benjamin Drung 2024-11-18 11:38:25 +0100
  • 20d9fb448c gas: move had_errors() invocation in finishing of subsegs Jan Beulich 2024-11-18 11:37:31 +0100
  • af3394d97a ELF: SHF_STRINGS isn't really tied to SHF_MERGE Jan Beulich 2024-11-18 11:36:57 +0100
  • 70ab7e0acf ELF: SHF_MERGE vs SHT_NOBITS Jan Beulich 2024-11-18 11:36:30 +0100
  • d5cbf916be gas/ELF: also reject merge entity size being zero Jan Beulich 2024-11-18 11:35:57 +0100
  • 94c65b893a s390: Add arch15 Concurrent-Functions Facility insns binutils-2_41-branch Jens Remus 2024-11-18 10:42:21 +0100
  • 76c1ece3a5 s390: Add arch15 instruction names Jens Remus 2024-11-18 10:42:21 +0100
  • ed489bf157 s390: Add arch15 Concurrent-Functions Facility insns binutils-2_42-branch Jens Remus 2024-11-18 10:42:21 +0100
  • 64e8e16a90 s390: Add arch15 instruction names Jens Remus 2024-11-18 10:42:21 +0100
  • d607533365 s390: Add arch15 Concurrent-Functions Facility insns Jens Remus 2024-11-18 10:42:21 +0100
  • 0b9975f647 s390: Add arch15 instruction names Jens Remus 2024-11-18 10:42:21 +0100
  • 76445f36a2 s390: Add arch15 Concurrent-Functions Facility insns Jens Remus 2024-11-18 10:42:21 +0100
  • b0588b2173 s390: Add arch15 instruction names Jens Remus 2024-11-18 10:42:21 +0100
  • 8b2ea4bcbc [gdb] Fix some typos Tom de Vries 2024-11-18 09:46:31 +0100
  • 57e43f6ea5 [gdb/contrib] Add spellcheck.sh --print-dictionary Tom de Vries 2024-11-18 09:42:04 +0100
  • 92a5cfde2f [gdb/contrib] Allow thru in spellcheck.sh Tom de Vries 2024-11-18 09:42:03 +0100
  • a2f774427e
    gprofng: fix -std=gnu23 compatibility wrt unprototyped functions Sam James 2024-11-16 05:13:48 +0000
  • bf447eec6d
    ld: fix -std=gnu23 compatibility wrt _Bool Sam James 2024-11-16 07:07:02 +0000
  • eeff15bc88
    binutils: fix -std=gnu23 compatibility wrt _Bool Sam James 2024-11-16 05:12:51 +0000
  • 8ebe62f3f0
    opcodes: fix -std=gnu23 compatibility wrt static_assert Sam James 2024-11-16 05:03:52 +0000
  • 931e4f9b09
    bfd: fix -std=gnu23 compatibility wrt _Bool Sam James 2024-11-16 05:01:58 +0000
  • d8aacdada4 Automatic date update in version.in GDB Administrator 2024-11-18 00:01:21 +0000
  • a7e8c33b49 Automatic date update in version.in GDB Administrator 2024-11-18 00:00:52 +0000
  • 5b61986ac1 Automatic date update in version.in GDB Administrator 2024-11-18 00:00:30 +0000
  • c0e7f91064 x86-64: Always check IBT PLT before BND PLT H.J. Lu 2024-11-17 08:49:00 +0800
  • 9dc89f2b27 gdb: Update linkage name lookup function to allow mst_file_data/bss types. Ijaz, Abdul B 2024-07-23 17:59:29 +0200
  • 231a8ab70f x86-64: Drop x32 references in PLT entry variables H.J. Lu 2024-11-17 07:23:35 +0800
  • 03ee0a9199 Automatic date update in version.in GDB Administrator 2024-11-17 00:02:17 +0000
  • 7f55224bf9 Automatic date update in version.in GDB Administrator 2024-11-17 00:01:24 +0000
  • ece531604d Automatic date update in version.in GDB Administrator 2024-11-17 00:00:53 +0000
  • 2abed72b2c Use bool for solib::symbols_loaded Tom Tromey 2024-11-15 18:01:40 -0700
  • 0091a8c415 Automatic date update in version.in GDB Administrator 2024-11-16 00:02:19 +0000
  • 1c2a6995af Automatic date update in version.in GDB Administrator 2024-11-16 00:01:14 +0000
  • 63a8afc8e9 Automatic date update in version.in GDB Administrator 2024-11-16 00:00:41 +0000
  • 8eba92c9e2 PR 32359, --dependency-file: wrong error message if fopen fails Barnabás Pőcze 2024-11-16 10:04:48 +1030
  • f80d7a791b [gdb/symtab] Fix segfault with dwp file Tom de Vries 2024-11-15 22:48:37 +0100
  • a7d1f26ec3 Improvements to gdb.LazyString documentation Tom Tromey 2024-11-15 08:02:25 -0700
  • 82eff6743b gdb/testsuite: skip gdb.opt/inline-entry.exp for gcc 7 and older Andrew Burgess 2024-11-15 13:07:09 +0000
  • f5ea3fa5da Automatic date update in version.in GDB Administrator 2024-11-15 00:02:07 +0000
  • 1845efd7ef Automatic date update in version.in GDB Administrator 2024-11-15 00:00:48 +0000
  • 75e1141293 Automatic date update in version.in GDB Administrator 2024-11-15 00:00:26 +0000
  • 8518ce5fc2 gdb/python: missing PyObject_IsTrue error check in bppy_init Andrew Burgess 2024-11-10 19:58:25 +0000
  • ad39b4aae8 gdb/python: missing PyObject_IsTrue error check in micmdpy_set_installed Andrew Burgess 2024-11-10 15:50:26 +0000
  • 5209b83f53 gdb/python: missing PyObject_IsTrue error check in py-arch.c Andrew Burgess 2024-11-10 14:33:23 +0000
  • d8a2c719da gdb/python: remove some additional PyObject_IsTrue calls Andrew Burgess 2024-11-10 14:34:58 +0000