What's Changed
- Update changelog for V6.0.0-Alpha1 by @kabeor in #2493
- Remove irrelevant changes. by @Rot127 in #2495
- Fixing UB santizer,
LITBASE
and assert errors. by @Rot127 in #2499 - Update labeler with Xtensa and v6 files. by @Rot127 in #2500
- Add hard asserts to all SStream functions and memset MCInst. by @Rot127 in #2501
- Only trigger on released action. by @Rot127 in #2497
- Fix cstest build with Ninja by @thestr4ng3r in #2506
- Tricore EA calculation by @Rot127 in #2504
- Update libcyaml dependency in cstest to 1.4.2 by @thestr4ng3r in #2508
- xtensa: Fix Branch Target by @imbillow in #2516
- Fix #2509. by @Rot127 in #2510
- AArch64: Replace vararg add_cs_detail by multiple concrete functions by @thestr4ng3r in #2507
- Fix stringop-truncation warning some compilers raise. by @Rot127 in #2522
- Adds ARM and AArch64 compatibility macros for the CC/VAS enums by @Rot127 in #2525
- Fix endianess issue during assignment. by @Rot127 in #2528
- This time actually fix big endian issue. by @Rot127 in #2530
- tricore: fixes #2474 by @imbillow in #2523
- Change CI to create Debian Package to Release by @AndrewQuijano in #2521
- Rename cmake build arguments by @Rot127 in #2534
- xtensa: update to espressif/llvm-project by @imbillow in #2533
- fix coverity by @imbillow in #2546
- Move debian package generation to a dispatch only workflow by @Rot127 in #2543
- Python package building rework by @Antelox in #2538
- Auto-Sync reproducability + ARM update by @Rot127 in #2532
- fix xtensa DecodeMR23RegisterClass and add tests for MAC16 instru… by @imbillow in #2551
- Prepare for update by @kabeor in #2552
- Update Changelog Version to 6.0.0-Alpha2 by @kabeor in #2553
New Contributors
- @AndrewQuijano made their first contribution in #2521
- @Antelox made their first contribution in #2538
Full Changelog: 6.0.0-Alpha1...6.0.0-Alpha2