Andrew Haley
e6bce14874
8381765: AArch32: Capstone hsdis does not build
...
Reviewed-by: shade, erikj, jwaters
2026-04-09 17:01:16 +00:00
Magnus Ihse Bursie
b120404620
8345793: Update copyright year to 2024 for the build system in files where it was missed
...
Reviewed-by: kbarrett, erikj
2024-12-09 15:53:48 +00:00
SendaoYan
a6faf8247b
8339714: Delete tedious bool type define
...
Reviewed-by: jwaters, dholmes
2024-09-11 02:12:08 +00:00
Robbin Ehn
1e02a13a7f
8328614: hsdis: dlsym can't find decode symbol
...
Reviewed-by: ihse, luhenry, mli
2024-04-09 15:01:02 +00:00
Galder Zamarreño
20aae3c438
8320533: Adjust capstone integration for v6 changes
...
Reviewed-by: ihse, aph
2023-11-28 08:33:23 +00:00
Robbin Ehn
c146685ca9
8319165: hsdis binutils: warns on empty string as option string
...
Reviewed-by: mli, jwilhelm, aph
2023-11-06 05:48:10 +00:00
Robbin Ehn
c2efd77412
8295795: hsdis does not build with binutils 2.39+
...
Reviewed-by: ihse, djelinski
2023-10-23 13:12:52 +00:00
Daniel Jeliński
3c70f2c1e9
8318418: hsdis build fails with system binutils on Ubuntu
...
Reviewed-by: erikj, ihse
2023-10-19 10:36:35 +00:00
Andrew Haley
670b4567cf
8315038: Capstone disassembler stops when it sees a bad instruction
...
Reviewed-by: jvernee, shade
2023-09-19 09:16:57 +00:00
Tobias Hartmann
8d49ba9e8d
8308072: [BACKOUT] update for deprecated sprintf for src/utils
...
Reviewed-by: iris
2023-05-15 05:42:23 +00:00
Xue-Lei Andrew Fan
4b0f4213a5
8307855: update for deprecated sprintf for src/utils
...
Reviewed-by: thartmann
2023-05-12 14:52:28 +00:00
Magnus Ihse Bursie
e1a77cfd5f
8295163: Remove old hsdis Makefile
...
Reviewed-by: shade, iris
2022-10-11 16:35:55 +00:00
Joe Darcy
536c9a512e
8294618: Update openjdk.java.net => openjdk.org
...
Reviewed-by: mikael, iris, joehw, prr, ihse
2022-10-05 16:48:09 +00:00
Jorn Vernee
4ad8cfa26e
8286002: Add support for intel syntax to capstone hsdis
...
Reviewed-by: thartmann
2022-05-11 17:57:36 +00:00
Daniel Jeliński
a35afe84c3
8283519: Hsdis with capstone should annotate output
...
Reviewed-by: jvernee
2022-03-24 07:53:14 +00:00
Man Cao
ac06bdb123
8282507: Add a separate license file for hsdis
...
Reviewed-by: ihse
2022-03-15 20:05:33 +00:00
Magnus Ihse Bursie
d7a706a540
8253757: Add LLVM-based backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: erikj, luhenry
2022-02-21 10:37:44 +00:00
Magnus Ihse Bursie
f830cbec90
8188073: Add Capstone as backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2022-02-17 21:18:15 +00:00
Yasumasa Suenaga
d5e47d6b84
8277089: Use system binutils to build hsdis
...
Reviewed-by: ihse
2021-11-16 14:47:42 +00:00
Magnus Ihse Bursie
03c2b73e21
8275128: Build hsdis using normal build system
...
Reviewed-by: erikj
2021-10-12 23:28:53 +00:00
Aleksey Shipilev
240fa6efa2
8273927: Enable hsdis for riscv64
...
Reviewed-by: ihse
2021-09-21 05:57:57 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Henri Tremblay
6f1bcb056a
8263593: Fix multiple typos in hsdis README
...
Reviewed-by: thartmann
2021-03-22 12:59:28 +00:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Yasumasa Suenaga
ebf928a0e7
8244819: hsdis does not compile with binutils 2.34+
...
Reviewed-by: kvn, thartmann
2020-05-19 20:58:51 +09:00
Yasumasa Suenaga
0f0d24ebb4
8220784: hsdis cannot be built with MinGW64
...
Reviewed-by: iklam, dholmes
2019-03-21 21:17:54 +09:00
Sergei Ustimenko
88b95f0570
8215977: hsdis installation documentation update
...
Reviewed-by: dholmes
2019-01-01 20:09:02 -05:00
David Buck
36b45330b8
8191006: hsdis disassembler plugin does not compile with binutils 2.29+
...
Update call to disassembler() function to match new signature used by Binutils
Reviewed-by: gromero, kvn
2018-08-01 02:21:02 -04:00
David Buck
d4381002ac
8208541: non-ASCII characters in hsdis UPL text
...
Replace Unicode left/right double quote pair with normal ASCII double quotes
Reviewed-by: jrose
2018-08-01 01:40:44 -04:00
David Buck
a3e7f01f33
8208183: update HSDIS plugin license to UPL
...
Reviewed-by: simonis, adinn, jrose
2018-07-26 10:56:58 -04:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00