* Print total number of tests run to get a better view of how much is broken. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=12
59 lines
2.2 KiB
Plaintext
59 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Feb 17 00:52:37 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
|
|
|
- Update to version 1.2
|
|
* Print total number of tests run to get a better view of how much is broken.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 20 09:05:43 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
|
|
|
- Update to version v1.1+30:
|
|
* fix link in doc
|
|
* dbgloc: add column argument
|
|
* Add missing documentation for union types and VAL.
|
|
* revert 5af33410
|
|
* Fix IBT/BTI by instrumenting function calls
|
|
* hard-code $(CC) to equal "cc"
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 12:23:27 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
|
|
|
- Update Groups section in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 06:21:15 UTC 2023 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version v1.1+24:
|
|
* Fix architecture detection on OpenBSD/arm64
|
|
* comments in amd64 isel
|
|
* Fix conversion from float/double to unsigned int
|
|
* test.sh fixes for devuan linux
|
|
* file,loc become dbgfile,dbgloc
|
|
* parseline() tweaks
|
|
* implement line number info tracking
|
|
* Bump NString
|
|
* fix sub-word returns on arm64_apple
|
|
* Fix 1 C UB
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 5 03:51:45 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Update to version 1.1:
|
|
* Improvements on performance and expressiveness
|
|
* support for Apple ARM-based hardware (arm64_apple target);
|
|
* support for thread-local storage;
|
|
* a new blit instruction to copy small aggregates;
|
|
* a new hlt instruction to flag non-termination;
|
|
* a new stack slot coalescing optimization.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 12:08:13 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Remove BuildRequires since c_compiler, glibc, and glibc-devel are
|
|
pulled in the vm during buildtime.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 28 02:27:23 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Initial spec for qbe 1.0
|