Skip to content

Commit

Permalink
Add support for LE 64-bit in isgenq.c
Browse files Browse the repository at this point in the history
Changes:
* Allow LE 64-bit compilation;
* Use named parameters and registers in __asm.
* Add isgenq tests;
* Improve doc in the isgenq header.

Fixes: #422

Signed-off-by: Irek Fakhrutdinov <[email protected]>
  • Loading branch information
ifakhrutdinov committed Aug 21, 2024
1 parent 3748d94 commit 5cdcf55
Show file tree
Hide file tree
Showing 4 changed files with 352 additions and 196 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Zowe Common C Changelog

## `2.19.0`
- Add support for LE 64-bit in isgenq.c (#422).

## `2.18.0`
- Minor `components.zss.logLevels._zss.httpserver=5` debug messages enhancement (#471)

Expand Down
Loading

0 comments on commit 5cdcf55

Please sign in to comment.