7 Commits

Author SHA256 Message Date
Soc Virnyl Estela
70c0a59ad5 - Update to version 1.2
* 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
2024-02-17 00:53:16 +00:00
Soc Virnyl Estela
6c18049bb9 - 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"

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=10
2024-01-20 09:07:10 +00:00
Soc Virnyl Estela
80e62a4eb6 Update group section in specfile
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=8
2023-11-10 12:24:37 +00:00
Soc Virnyl Estela
e0331de1a5 Accepting request 1124787 from home:uncomfyhalomacro:branches:devel:tools:compiler
- 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

OBS-URL: https://build.opensuse.org/request/show/1124787
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=6
2023-11-10 06:30:22 +00:00
Soc Virnyl Estela
8bb831d9bc - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=4
2023-02-05 03:52:58 +00:00
Soc Virnyl Estela
ebbee954ca - Remove BuildRequires since c_compiler, glibc, and glibc-devel are
pulled in the vm during buildtime.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=2
2023-01-31 12:08:50 +00:00
314c87d26c Accepting request 1061859 from home:uncomfyhalomacro
I want to maintain qbe in devel:tools:compiler.

Changed CFLAGS to supersede request.

OBS-URL: https://build.opensuse.org/request/show/1061859
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/qbe?expand=0&rev=1
2023-01-31 07:49:30 +00:00