Skip to content

Releases: compiler-explorer/asm-parser

v0.9.7

18 Mar 22:33
a93aae4

Choose a tag to compare

add filteredCount to json (#47)

v0.9.6

07 Jan 01:23
931f385

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.5...v0.9.6

v0.9.5

23 Oct 20:53
3979926

Choose a tag to compare

Fix 4848 (#32)

v0.9.2

23 Oct 01:08
7fd3714

Choose a tag to compare

use conan2, fix plt bug and warning fix, test workflow (#42)

With relocation parsing

11 Jan 18:19
53b7ced

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

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

Choose a tag to compare

For compiler-explorer/compiler-explorer/issues/4434

v0.8: Escape JSON keys (#28)

17 Aug 20:51
babfbba

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 <partouf@gmail.com>

v0.7

15 Jun 22:03

Choose a tag to compare

fix tests

v0.6

23 Jan 00:07
f0dd816

Choose a tag to compare

Update README.md