Commit Graph

  • 1a9f6039fb sim: ppc: switch struct member checks to AC_CHECK_MEMBER Mike Frysinger 2024-01-01 23:53:53 -05:00
  • e04ab9b01a sim: ppc: move termio defines to config.h Mike Frysinger 2024-01-01 23:37:11 -05:00
  • d43207b057 sim: ppc: move struct statfs to top-level Mike Frysinger 2024-01-01 23:32:29 -05:00
  • 568432432a sim: ppc: move long long test to top-level Mike Frysinger 2024-01-01 23:22:17 -05:00
  • d472066471 sim: ppc: hoist sysv tests to top-level Mike Frysinger 2024-01-01 23:15:46 -05:00
  • bc756034ee sim: ppc: always compile in the sysv sem & shm device files Mike Frysinger 2024-01-01 20:22:45 -05:00
  • d961049a26 sim: ppc: change SysV sem & shm tests to compile-time Mike Frysinger 2024-01-01 20:11:52 -05:00
  • d237a93af3 sim: ppc: merge System V semaphores checks Mike Frysinger 2024-01-01 20:03:26 -05:00
  • 4d4952a63d sim: ppc: fix bad AC_CACHE_CHECK call with semun Mike Frysinger 2024-01-01 19:54:10 -05:00
  • d264d78607 sim: ppc: delete unused build compile & link settings Mike Frysinger 2024-01-02 00:27:12 -05:00
  • f5efa6046b Automatic date update in version.in GDB Administrator 2024-01-02 00:00:57 +00:00
  • 1b89e2b720 sim: ppc: merge misc igen APIs Mike Frysinger 2024-01-01 18:14:13 -05:00
  • 9ddac092a8 sim: ppc: rework igen error to match common Mike Frysinger 2024-01-01 17:34:01 -05:00
  • ef993dfa05 sim: igen: extend error to take arguments Mike Frysinger 2024-01-01 17:28:51 -05:00
  • 9b6e0cb3ba sim: ppc: rename igen max_insn_bit_size Mike Frysinger 2024-01-01 17:17:50 -05:00
  • fd520e1af1 sim: igen: minor constify logic Mike Frysinger 2024-01-01 17:09:02 -05:00
  • 0a4d338dd0 sim: ppc: unify igen filter_filename implementations Mike Frysinger 2024-01-01 16:44:50 -05:00
  • a243f0a5a1 sim: ppc: replace filter_filename with lbasename Mike Frysinger 2024-01-01 16:32:48 -05:00
  • 5817b1f52f sim: ppc: hoist igen compilation into top-level Mike Frysinger 2024-01-01 15:48:15 -05:00
  • 179bd7a89d sim: ppc: drop build-config.h usage Mike Frysinger 2024-01-01 15:26:21 -05:00
  • a295b6b0cd sim: ppc: simplify filter_host.c logic Mike Frysinger 2024-01-01 15:24:12 -05:00
  • 2363ba65d7 sim: igen: remove libigen.a when cleaning Mike Frysinger 2024-01-01 15:38:10 -05:00
  • 22a09a1a33 sim: ppc: drop unused host bitsize settings Mike Frysinger 2024-01-01 11:04:08 -05:00
  • f793be444c sim: frv: fix cmpb uninitialized variable usage Mike Frysinger 2023-12-24 05:21:30 -05:00
  • 361a6d49c6 sim: arm: mark local read-only arrays as static const Mike Frysinger 2023-12-21 20:06:10 -05:00
  • 58d38850b6 sim: warnings: enable -Wunused-variable Mike Frysinger 2023-12-06 06:39:25 -07:00
  • fa99355b56 cpu: or1k: drop unused l.swa flag Mike Frysinger 2023-12-18 20:55:58 -05:00
  • cbbb73f4f9 sim: fix pervasive typo Tom Tromey 2023-12-31 14:55:58 -07:00
  • ee0dbcf99e Automatic date update in version.in GDB Administrator 2024-01-01 00:00:49 +00:00
  • 6374b0a983 Run 'black' on tui-window.py Tom Tromey 2023-12-31 16:36:44 -07:00
  • 276e7f5c88 [gdb/testsuite] Fix typo in gdb.base/catch-syscall.exp Tom de Vries 2023-12-31 09:39:45 +01:00
  • bb5239ce00 Automatic date update in version.in GDB Administrator 2023-12-31 00:00:10 +00:00
  • 1f1c84ddf7 Add keywords to TuiWindow.write Tom Tromey 2023-12-12 22:49:52 -07:00
  • 11e73fe731 [gdb/testsuite] Fix gdb.base/gdb-index-err.exp for root user Tom de Vries 2023-12-30 20:04:10 +01:00
  • 3838f0bc10 LoongArch: Commas inside double quotes Alan Modra 2023-12-28 22:12:17 +10:30
  • 3957a3fb0e Regen bfd-in2.h Alan Modra 2023-12-30 12:57:42 +10:30
  • b383acf248 MAINTAINERS: Update my email address Joseph Myers 2023-12-30 00:32:00 +00:00
  • 0ede03b519 Automatic date update in version.in GDB Administrator 2023-12-30 00:00:23 +00:00
  • 302a296de0 x86: Append "#pass" to APX tests H.J. Lu 2023-12-29 15:46:59 -08:00
  • 2eda6e3ecd x86: Don't use .insn with '/' H.J. Lu 2023-12-29 15:43:07 -08:00
  • eed38d8a02 Fix x86-64: Add R_X86_64_CODE_4_GOTPCRELX H.J. Lu 2023-12-29 12:43:11 -08:00
  • 3396471b4c dwarf, fortran: add support for DW_TAG_entry_point Nils-Christian Kempke 2022-03-21 15:43:38 +01:00
  • 06740cf11f gdb, dwarf: add assert to dwarf2_get_pc_bounds Nils-Christian Kempke 2022-07-13 11:23:36 +02:00
  • 69570475c6 gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function Nils-Christian Kempke 2022-07-13 10:57:27 +02:00
  • 90827b4eef LoongArch: ld: Add support for tls le relax. changjiachen 2023-12-28 20:01:15 +08:00
  • 40372b03b3 LoongArch: gas: Add support for tls le relax. changjiachen 2023-12-28 19:59:39 +08:00
  • b449f8428b LoongArch: opcodes: Add support for tls le relax. changjiachen 2023-12-28 19:58:28 +08:00
  • 775dead218 LoongArch: include: Add support for tls le relax. changjiachen 2023-12-28 19:57:30 +08:00
  • aae8784c58 LoongArch: bfd: Add support for tls le relax. changjiachen 2023-12-28 20:07:54 +08:00
  • 77d242a06e RISC-V: THEAD: Add 5 assembly pseudoinstructions for XTheadVector extension Jin Ma 2023-12-25 16:49:21 +08:00
  • 0e2ec3dbce Automatic date update in version.in GDB Administrator 2023-12-29 00:00:37 +00:00
  • a6d0019eb7 ld: Mention support for Intel APX relocations in NEWS H.J. Lu 2023-12-28 08:46:31 -08:00
  • 00a17c6ad0 Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFF H.J. Lu 2023-07-02 07:46:21 -07:00
  • a533c8df59 x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESC H.J. Lu 2023-06-09 13:50:22 -07:00
  • 4a54cb0658 gold: Handle R_X86_64_CODE_4_GOTPCRELX H.J. Lu 2023-06-08 12:12:48 -07:00
  • 3d5a60de52 x86-64: Add R_X86_64_CODE_4_GOTPCRELX H.J. Lu 2023-06-08 10:01:03 -07:00
  • 5e2f0c9a5f gas: Mention initial support for Intel APX in NEWS H.J. Lu 2023-12-28 08:19:39 -08:00
  • eccdc733a5 x86: Add NT_X86_SHSTK note Schimpe, Christina 2023-12-27 14:19:21 +00:00
  • cca90632f8 Support APX JMPABS for disassembler Hu, Lin1 2023-12-28 01:06:41 +00:00
  • 6967f19dcd Support APX NDD optimized encoding. Hu, Lin1 2023-12-28 01:06:41 +00:00
  • ac32c879b2 Support APX pushp/popp Cui, Lili 2023-12-28 01:06:41 +00:00
  • 08a98d4c13 Support APX Push2/Pop2 Mo, Zewei 2023-12-28 01:06:40 +00:00
  • 3083f37643 Support APX NDD konglin1 2023-12-28 01:06:40 +00:00
  • ce9cddf5dd Add tests for APX GPR32 with extend evex prefix Cui, Lili 2023-12-28 01:06:40 +00:00
  • 6177c84d5e Support APX GPR32 with extend evex prefix Cui, Lili 2023-12-28 01:06:40 +00:00
  • 2b1d6655c5 Created an empty EVEX_MAP4_ sub-table for EVEX instructions. Cui, Lili 2023-12-28 01:06:40 +00:00
  • 80d61d8d61 Support APX GPR32 with rex2 prefix Cui, Lili 2023-12-28 01:06:39 +00:00
  • fcd5cdd5ae sim: pru: Fix emulation of carry bit Dimitar Dimitrov 2023-12-08 20:39:10 +02:00
  • 73d931e560 RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects Nelson Chu 2023-12-20 10:37:41 +08:00
  • 64e34e4134 Automatic date update in version.in GDB Administrator 2023-12-28 00:01:13 +00:00
  • 3bb1944a5a asan: buffer overflow in loongarch_elf_rtype_to_howto Alan Modra 2023-12-26 22:46:56 +10:30
  • 145c21056a PR31191, objcopy leaves temporary files Alan Modra 2023-12-26 16:20:34 +10:30
  • a70dcdebbd sim: common: pull in newlib extensions for Linux compatibility Mike Frysinger 2023-12-26 22:53:31 -05:00
  • c2289ae348 Automatic date update in version.in GDB Administrator 2023-12-27 00:00:29 +00:00
  • e7a293f376 Automatic date update in version.in GDB Administrator 2023-12-26 00:01:08 +00:00
  • ca86dbbdbc binutils: SECURITY: use https URI Mike Frysinger 2023-12-25 00:11:19 -05:00
  • d27473e7c5 LoongArch: Add testsuit for DESC and tls transition and tls relaxation. Lulu Cai 2023-12-13 11:34:56 +08:00
  • ae296cc452 LoongArch: Add support for TLS LD/GD/DESC relaxation mengqinggang 2023-12-11 16:08:20 +08:00
  • 3898e04b8e LoongArch: Add tls transition support. Lulu Cai 2023-11-26 14:25:26 +08:00
  • 4f248d61eb LoongArch: Add support for TLSDESC in ld. Lulu Cai 2023-10-31 16:11:56 +08:00
  • 26265e7fdf LoongArch: Add new relocs and macro for TLSDESC. Lulu Cai 2023-10-31 16:11:29 +08:00
  • 051b3736af Automatic date update in version.in GDB Administrator 2023-12-25 00:00:25 +00:00
  • 2d120f18ef Re: LoongArch: Add support for <b ".L1"> and <beq, $t0, $t1, ".L1"> Alan Modra 2023-12-24 14:41:06 +10:30
  • 32a5d479d2 gdb: make value::allocate_register_lazy store id of next non-inline frame Simon Marchi 2023-12-21 16:51:38 +00:00
  • 78f2fd84e8 gdb: remove VALUE_REGNUM, add value::regnum Simon Marchi 2023-12-24 10:38:35 -05:00
  • 8b31004bd8 gdb: remove VALUE_NEXT_FRAME_ID, add value::next_frame_id Simon Marchi 2023-12-20 21:40:46 +00:00
  • 306f960b49 gdb: implement address_from_register using value_from_register Simon Marchi 2023-12-21 16:32:55 +00:00
  • c465f43037 gdb: remove read_frame_register_value's frame parameter Simon Marchi 2023-12-21 16:28:19 +00:00
  • 8ada4c640b gdb: add type parameter to value::allocate_register and add value::allocate_register_lazy Simon Marchi 2023-12-21 16:21:52 +00:00
  • 9960c5d0a0 gdb: pass non-nullptr frame to gdbarch_value_from_register in address_from_register Simon Marchi 2023-12-21 16:10:17 +00:00
  • 9f02b3a024 gdb: pass frame_info_ptr to gdbarch_value_from_register Simon Marchi 2023-12-21 16:03:02 +00:00
  • 6658f874cf gdb: don't set frame id after calling cooked_read_value Simon Marchi 2023-12-20 18:18:47 +00:00
  • 59b6dbff95 sim: cris: rvdummy: delete unused variable Mike Frysinger 2023-12-24 05:26:44 -05:00
  • 9e6855c7cb sim: cgen: mark cgen_rtx_error noreturn Mike Frysinger 2023-12-24 05:06:57 -05:00
  • aea0b94653 sim: cgen: regenerate decode tables Mike Frysinger 2023-12-24 04:07:32 -05:00
  • 43fbcdcd03 sim: sh: refine pwsb & pwad nops Mike Frysinger 2023-12-24 03:59:02 -05:00
  • fed277fe15 sim: sh: fix plds Dz,MACL implementation Mike Frysinger 2023-12-24 03:53:03 -05:00
  • 1bdba1b773 Automatic date update in version.in GDB Administrator 2023-12-24 00:00:11 +00:00
  • 4da6be3f1a sim: warnings: rework individual flag disable into dedicated vars Mike Frysinger 2023-12-23 01:00:08 -05:00
  • 576d2c97d8 gprofng: fix build problems on linux-musl Vladimir Mezentsev 2023-12-21 21:33:58 -08:00