Skip to content

Releases: compiler-explorer/asm-parser

v0.9.5

23 Oct 20:53
3979926
Compare
Choose a tag to compare
Fix 4848 (#32)

v0.9.2

23 Oct 01:08
7fd3714
Compare
Choose a tag to compare
use conan2, fix plt bug and warning fix, test workflow (#42)

With relocation parsing

11 Jan 18:19
53b7ced
Compare
Choose a tag to compare

Now supports the parsing of relocations as presented by objdump.

With relocation parsing - ubuntu 22

11 Jan 15:34
@dkm dkm
0b6a204
Compare
Choose a tag to compare
Pre-release

Now supports the parsing of relocations as presented by objdump.

v0.8.2: Add .hword and .octa to datadefs (#30)

23 Dec 20:08
0640b26
Compare
Choose a tag to compare
For compiler-explorer/compiler-explorer/issues/4434

v0.8: Escape JSON keys (#28)

17 Aug 20:51
babfbba
Compare
Choose a tag to compare
* Escape JSON keys

Fixes compiler-explorer/compiler-explorer/issues/3963

* Update src/utils/jsonwriter.cpp

* test nonsense

Co-authored-by: partouf <[email protected]>

v0.7

15 Jun 22:03
Compare
Choose a tag to compare
fix tests

v0.6

23 Jan 00:07
f0dd816
Compare
Choose a tag to compare
Update README.md

v0.5

22 Jan 18:21
Compare
Choose a tag to compare
easier swapping to debug

v0.4

14 Apr 01:35
Compare
Choose a tag to compare
oops, that broke things