10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix clang warning: libyasm/md5.c:166:31: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ More... over 12 years ago
Makefile.am: Clean YASM-VERSION.h. More... over 12 years ago
Fix .gitignore for some wildcards. More... over 12 years ago
Add missing macho32-pext test case. More... over 12 years ago
Regenerate man pages. More... over 12 years ago
macho: Support N_PEXT bit. More... over 12 years ago
Generate version number information from git history. More... over 12 years ago
Remove $Id$ and RCSID() usage. More... over 12 years ago
Fix const warning in elf_machine_ssym usage. More... over 12 years ago
win64-except.c: Fix incorrect dereference. More... over 12 years ago
file.h: Separate conditional inclusion of direct.h. More... over 12 years ago
dwarf: Fix uninitialized structure member. More... almost 13 years ago
expr_simplify_identity: Pass int_term via pointer. More... almost 13 years ago
Fix VGATHER/VPGATHER memory sizes. More... almost 13 years ago
Add AVX2 VGATHER* and VPGATHER* instructions. More... almost 13 years ago
Add most Intel AVX2 instructions. More... almost 13 years ago
pmovmskb/vpmovmskb: default operand size is 64 bits. More... almost 13 years ago
Add Intel BMI1, BMI2, INVPCID, LZCNT instructions. More... almost 13 years ago
x86/gas: Fix no-suffix push and pop. More... almost 13 years ago
Add test for 64-bit shr/shl. More... almost 13 years ago
Allow 64-bit LFS/LGS/LSS. More... almost 13 years ago
Fix "times" relocation handling. More... almost 13 years ago
Fix cython.m4 for beta versions of Cython. More... almost 13 years ago
Fix build with recent Cython. More... almost 13 years ago
Fix #263: Add quotes to yasm.rules switches. More... almost 13 years ago
Add .gitignore files. More... almost 13 years ago
Fix escaping at end of gas string constant. More... almost 13 years ago
Fix lar and lsl second operand size. More... almost 13 years ago
frontends/yasm/yasm.xml: Use GNU layout and put --help option to the end
tester_123
as Jari Aalto
More... almost 13 years ago
Fix test failure due to build environment. More... about 13 years ago