-
System info:
Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, yasm (latest master 009450c)
I think it is probably a similar issue as [#142](https://github.com/yasm/yasm/issues/142)
Compile Command:
```
$ …
-
Dear all,
Since I'm currently writing a compiler for a functional language I thought about using `bdwgc` as a garbage collector.
Since the compiler generates code for the x86_64 plattform (using na…
gyps updated
3 months ago
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
I feel it would be important to provide 2 syntax types so this is more accessible. I personally am attempting said task, although it seems there are a few caveats upon only changing the operand order …
-
### 1.version:
yasm v1.3.0
### 2.test environment
ubuntu 18.04 TLS
### 3.build yasm with asan
$ export CC=/usr/bin/clang
$ export CXX=/usr/bin/clang++
$ ./configure --disable-shared CFLAGS=…
-
### Problem Description
I followed the [guide](https://handbrake.fr/docs/en/latest/developer/flatpak-repo.html) to build a Flatpak and successfully added flags such as `--enable-qsv` in the configure…
-
Instead of making some _simulator_ make a real os in assembly
### Syntax (A os that halts itself)
[ BITS 16 ]
[ 0x7C00 ]
hlt
convert asm into bin
nasm (YOURBOOTLOADER).asm
ren (YOURBOOTLO…
-
System info:
Ubuntu 16.04.6 LTS, X64, gcc 5.4.0, yasm (latest master 009450c)
Compile Command:
```
$ ./autogen.sh
make distclean
CC=gcc CXX=g++ CFLAGS="-fsanitize=address -fno-omit-frame-p…
-
# Version
yasm-c9db6d7
# Command
./yasm $FILE -o /tmp/foo
# Bug Type
stack overflow
# Crash file
https://github.com/natalie13m/crashes/blob/master/yasm-c9db6d7/id:000086%2Csig:11%2Csrc:015136%2…
-
**The name of an affected Product**
[yasm](https://github.com/yasm/yasm)
**The affected version**
Commit: [9defefa](https://github.com/yasm/yasm/commit/9defefae9fbcb6958cddbfa778c1ea8605da8b8b)
…