This website requires JavaScript.
Explore
Help
Register
Sign in
uefi-ref
/
yasm
Watch
1
Star
0
Fork
You've already forked yasm
0
mirror of
https://github.com/yasm/yasm
synced
2026-08-26 22:26:05 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3adada2a00
yasm
/
modules
History
Download ZIP
Download TAR.GZ
Peter Johnson
3adada2a00
Don't treat xfree as a real function (taking its address), as this doesn't work
...
if dmalloc is enabled. svn path=/trunk/yasm/; revision=770
2002-10-21 05:01:30 +00:00
..
arch
Add offset parameter to output_expr functions (needed for relocation support).
2002-10-20 20:39:29 +00:00
objfmts
Don't treat xfree as a real function (taking its address), as this doesn't work
2002-10-21 05:01:30 +00:00
optimizers
Completely revamp how label resolution is done (part of Bug#6). Now calculates
2002-10-01 18:56:28 +00:00
parsers
Combine global/common/extern handling into general of_data in symrec.
2002-10-20 08:59:47 +00:00
preprocs
Make test scripts more portable by detecting echo line-ending features, using
2002-10-04 07:23:11 +00:00
Makefile.inc
Include src/compat-queue.h as an EXTRA_yasm_SOURCES instead of just EXTRA_DIST.
2002-10-05 06:24:50 +00:00