Commit graph

  • 604b972e61 doc: sframe: add appendix for generating stack traces Indu Bhagat 2024-06-26 12:43:51 -07:00
  • 4de9a5ccd6 include: sframe: update code comments around SFrame FRE stack offsets Indu Bhagat 2024-04-19 16:48:17 -07:00
  • 6dacff8a2f doc: sframe: segregate the ABI/arch-specific components Indu Bhagat 2024-05-23 14:18:23 -07:00
  • eb7892c401 LTO: Properly check wrapper symbol H.J. Lu 2024-07-09 01:30:19 -07:00
  • de9dfbb385 Automatic date update in version.in GDB Administrator 2024-07-09 00:00:08 +00:00
  • de7a30ceaa aarch64: Add support for sve2p1 pmov instruction. srinath 2024-07-08 17:44:33 +01:00
  • d6ec64f93d aarch64: Add support for sve2p1 tbxq instruction. Srinath Parvathaneni 2024-07-08 17:44:29 +01:00
  • 4d9e3c3f61 aarch64: Add support for sve2p1 zipq[1-2] instructions. Srinath Parvathaneni 2024-07-08 17:44:27 +01:00
  • 2da3319873 aarch64: Add support for sve2p1 uzpq[1-2] instructions. Srinath Parvathaneni 2024-07-08 17:44:26 +01:00
  • 984f5ebb7b aarch64: Add support for sve2p1 tblq instruction. Srinath Parvathaneni 2024-07-08 17:44:24 +01:00
  • 166da3c279 aarch64: Add support for sve2p1 orqv instruction. Srinath Parvathaneni 2024-07-08 17:44:20 +01:00
  • 49cc32b732 Automatic date update in version.in GDB Administrator 2024-07-08 00:00:12 +00:00
  • 85a67d0a39 Automatic date update in version.in GDB Administrator 2024-07-07 00:00:09 +00:00
  • 66e545391e Re: LoongArch: Add DT_RELR support Alan Modra 2024-07-06 11:30:38 +09:30
  • 428c21e99a objcopy bfd_map_over_sections and global status Alan Modra 2024-07-05 22:41:49 +09:30
  • 69c21b8a22 Automatic date update in version.in GDB Administrator 2024-07-06 00:00:07 +00:00
  • aaa064b75c aarch64: add Debug Feature Register 2 (ID_AA64DFR2_EL1) Matthieu Longo 2024-07-03 18:37:45 +01:00
  • f83675969b aarch64: add STEP2 feature and its associated registers Matthieu Longo 2024-07-03 18:36:26 +01:00
  • 27e411ef5d aarch64: add SPMU2 feature and its associated registers Matthieu Longo 2024-06-19 20:10:22 +01:00
  • a15809c010 aarch64: add E3DSE feature and its associated registers Matthieu Longo 2024-06-19 20:08:17 +01:00
  • 97bf50bb61 x86-64: Fix support for APX NF TLS IE with 2 operands Lingling Kong 2024-07-04 16:45:46 +08:00
  • 8c1d0aea1d RISC-V: avoid use of match_opcode() in riscv_insn_types[] Jan Beulich 2024-07-05 08:39:28 +02:00
  • e6292a4b2c aarch64: fix build with old glibc Jan Beulich 2024-07-05 08:38:39 +02:00
  • 3880820e34 LoongArch: Add DT_RELR tests Xi Ruoyao 2024-06-30 15:18:25 +08:00
  • d89ecf33ab LoongArch: Add DT_RELR support Xi Ruoyao 2024-06-30 15:18:24 +08:00
  • 17cae6980b LoongArch: Make protected function symbols local for -shared Xi Ruoyao 2024-06-30 15:18:23 +08:00
  • 41ef0bff20 LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared libraries Xi Ruoyao 2024-06-30 15:18:22 +08:00
  • 1c31db21fe LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64 Xi Ruoyao 2024-06-30 15:18:21 +08:00
  • fc111d56dd x86: Correct position of ".s" for CCMPcc in disassembler Cui, Lili 2024-07-05 09:55:41 +08:00
  • f95476cc5e x86: Add {load}/{store} tests for apx instructions. Cui, Lili 2024-07-05 09:55:41 +08:00
  • db7f6be8ef Automatic date update in version.in GDB Administrator 2024-07-05 00:00:23 +00:00
  • c83ea305e2 RISC-V: Fix BFD_RELOC_RISCV_PCREL_LO12_S patch issue Sun Sunny 2024-07-04 03:03:37 +00:00
  • f9d218de5c RISC-V: hash with segment id and pcrel_hi address while recording pcrel_hi Lifang Xia 2024-07-04 09:56:07 +08:00
  • 433e2bef4a mve: Fix encoding for vcvt[bt] single-half float conversion instructions Andre Vieira 2024-07-04 13:45:53 +01:00
  • 68e549ee54 gas: Validate SFrame RA tracking and fixed RA offset Jens Remus 2024-07-04 10:34:12 +02:00
  • cd1fab1330 gas: Test predicate whether SFrame RA tracking is used Jens Remus 2024-07-04 10:34:12 +02:00
  • 42e6e6904b gas: Don't skip SFrame FDE if .cfi_register specifies SP register Jens Remus 2024-07-04 10:34:12 +02:00
  • df174a6b76 gas: Don't skip SFrame FDE if .cfi_register specifies RA w/o tracking Jens Remus 2024-07-04 10:34:12 +02:00
  • 541d3b6458 gas: Skip SFrame FDE if .cfi_window_save Jens Remus 2024-07-04 10:34:12 +02:00
  • c6024caf0c gas: Skip SFrame FDE if FP without RA on stack Jens Remus 2024-07-04 10:34:12 +02:00
  • 536119a44c gas: User readable warnings if SFrame FDE is not generated Jens Remus 2024-07-04 10:34:12 +02:00
  • 397582abe7 gas: Refactor SFrame CFI opcode DW_CFA_register processing Jens Remus 2024-07-04 10:34:12 +02:00
  • 541b0fbbf2 gas: Warn if SFrame FDE is skipped due to non-default return column Jens Remus 2024-07-04 10:34:12 +02:00
  • e24992c334 gas: Skip SFrame FDE if CFI specifies non-FP/SP base register Jens Remus 2024-07-04 10:34:12 +02:00
  • bdde1b34c4 gas: Print DWARF call frame insn name in SFrame warning message Jens Remus 2024-07-04 10:34:12 +02:00
  • 5c7f6da432 readelf/objdump: Display SFrame fixed RA offset as 'f' in dump Jens Remus 2024-07-04 10:34:12 +02:00
  • 76f05e1dfb readelf/objdump: Dump SFrame CFA fixed FP and RA offsets Jens Remus 2024-07-04 10:34:12 +02:00
  • 8086fe0b3d gas: Enhance arch-specific SFrame configuration descriptions Jens Remus 2024-07-04 10:34:12 +02:00
  • 73b56ef2fd x86: Remove unused SFrame CFI RA register variable Jens Remus 2024-07-04 10:34:12 +02:00
  • b0dd832fa4 Support APX CFCMOV Cui, Lili 2024-07-04 15:49:16 +08:00
  • 026eb0595f Automatic date update in version.in GDB Administrator 2024-07-04 00:00:07 +00:00
  • 14ea7f9b44 RISC-V: Tidy and complete testing of all architecture imply rules. Nelson Chu 2024-07-02 15:37:42 +08:00
  • 5b714f5b6d Avoid possible signed overflow in decode_local_label_name Alan Modra 2024-07-02 00:02:33 +09:30
  • aa8c6e6484 gas/doc/riscv: Fixed typo of `.insn cj' format Nelson Chu 2024-07-03 11:39:55 +08:00
  • 2d5428d8cd x86-64: Support APX NF TLS IE with 2 operands Lingling Kong 2024-07-02 15:49:19 +08:00
  • 0c43f0a1bc gas/doc/riscv: Fixed syntax of `.option arch' when reseting whole architecture Nelson Chu 2024-07-03 09:40:53 +08:00
  • afa87be0fc Automatic date update in version.in GDB Administrator 2024-07-03 00:00:16 +00:00
  • 4401c3c098 Accept unnamed array in gdb.ada/limited-length.exp Tom Tromey 2024-07-02 08:32:36 -06:00
  • d59d4e2f3a Use lwp field in ptid for AIX. Aditya Vidyadhar Kamath 2024-06-07 18:22:40 +05:30
  • eb5d719dd7 x86-64: Verify that TLS IE works with APX NF konglin1 2024-07-01 23:01:12 -07:00
  • aa0c55a966 Automatic date update in version.in GDB Administrator 2024-07-02 00:00:52 +00:00
  • 2539602136 ld: Move foo before delete in dl5.cc H.J. Lu 2024-07-01 02:22:45 -07:00
  • 7fafb57457 MAINTAINERS: Update my e-mail address Claudiu Zissulescu 2024-07-01 10:58:17 +03:00
  • d8eca16715 LoongArch: Remove unused code in ld test suite Xi Ruoyao 2024-06-22 18:06:47 +08:00
  • 79674bfc36 PR31941 objcopy --globalize-symbol Alan Modra 2024-07-01 09:02:10 +09:30
  • d65111ff0a Automatic date update in version.in GDB Administrator 2024-07-01 00:00:58 +00:00
  • adf584eb92 ld: Avoid folding new and delete pairs H.J. Lu 2024-06-29 22:42:43 -07:00
  • ebe3f6d0f1 objcopy: Allow making symbol global and weak on same invocation Marcus Nilsson 2024-06-29 23:01:56 +02:00
  • 01a8854406 tweak latest vms-alpha.c change Alan Modra 2024-06-26 17:46:48 +09:30
  • 4b8c2aaf2d Assertion `(data) <= (end)' failed in read_bases Alan Modra 2024-06-29 17:44:12 +09:30
  • 6e46bdf64e Re: Rewrite SHT_GROUP handling Alan Modra 2024-06-29 17:08:02 +09:30
  • 8891a9751f Automatic date update in version.in GDB Administrator 2024-06-30 00:00:49 +00:00
  • 17c78a2349
    ld: pass -g for ld-elf tests Sam James 2024-06-29 11:07:18 +01:00
  • 17de5033a2 Automatic date update in version.in GDB Administrator 2024-06-29 00:00:35 +00:00
  • 032eb4f718 aarch64: Add support for Armv9.5-A architecture Claudio Bantaloukas 2024-06-10 13:18:52 +00:00
  • d5a0c0a308 ld/doc: drop stray blank Jan Beulich 2024-06-28 13:16:14 +02:00
  • e4ed68e577 LoongArch: Do not check R_LARCH_SOP_PUSH_ABSOLUTE to avoid broken links to old object files Lulu Cai 2024-06-19 11:00:36 +08:00
  • 2513312930 x86/APX: apply NDD-to-legacy transformation to further CMOVcc forms Jan Beulich 2024-06-28 08:24:45 +02:00
  • 7add993917 x86/APX: extend TEST-by-imm7 optimization to CTESTcc Jan Beulich 2024-06-28 08:24:12 +02:00
  • 82e06fa803 x86/APX: optimize {nf}-form IMUL-by-power-of-2 to SHL Jan Beulich 2024-06-28 08:22:39 +02:00
  • 2a7f257afb x86-64: restrict by-imm31 optimization Jan Beulich 2024-06-28 08:21:48 +02:00
  • 27ef4876f7 x86/APX: optimize certain {nf}-form insns to LEA Jan Beulich 2024-06-28 08:19:59 +02:00
  • c7eae03eab x86/APX: optimize {nf}-form rotate-by-width-less-1 Jan Beulich 2024-06-28 08:19:32 +02:00
  • 0868b8999b x86/APX: optimize {nf} forms of ADD/SUB with specific immediates Jan Beulich 2024-06-28 08:18:40 +02:00
  • f63d85cc78 gas: .irp/.irpc are macro-like Jan Beulich 2024-06-28 08:17:41 +02:00
  • 685dcd295a RISC-V: Shrink the riscv_implicit_subsets table. Nelson Chu 2024-06-27 12:27:33 +08:00
  • 81c353cb9c RISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc. Nelson Chu 2024-06-11 16:35:58 +08:00
  • 805df5e4a8 RISC-V: Add Zabha extension CAS instructions. Jiawei 2024-06-28 00:13:54 +08:00
  • b3e08eae16 Automatic date update in version.in GDB Administrator 2024-06-28 00:00:22 +00:00
  • 67b1d28b52 Set BFD_DECOMPRESS when reading build-id debuglink H.J. Lu 2024-06-25 00:45:22 -07:00
  • 632c537277 gdb: add overloads of gdb_tilde_expand Andrew Burgess 2024-06-19 11:13:14 +01:00
  • 88aad97c21 gdb: add overloads of gdb_abspath Andrew Burgess 2024-06-19 11:12:28 +01:00
  • 973563710c Improve comments describing the Import Directory Table Pali Roh?r 2024-06-27 12:17:27 +01:00
  • 9653254a75 Fix new libdep test so that if the plugin cannot be located the test fails gracefully. Nick Clifton 2024-06-27 11:52:33 +01:00
  • d58dbdd2a6 Re: Rewrite SHT_GROUP handling Alan Modra 2024-06-27 12:31:46 +09:30
  • 6cb70d1bf4 Automatic date update in version.in GDB Administrator 2024-06-27 00:00:51 +00:00
  • f676198220 Rewrite SHT_GROUP handling Alan Modra 2024-06-26 17:47:21 +09:30
  • 057a2b4c4b Revert: 35fd2ddeb1 Nick Clifton 2024-06-26 13:17:25 +01:00
  • cbccccfdf1 [gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.exp Tom de Vries 2024-06-26 09:05:09 +02:00
  • c44008bda2 [gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.exp Tom de Vries 2024-06-26 08:49:40 +02:00