mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
/distances/ between bytecodes in a section using bc_calc_dist() functions (a "typical" one is provided for most occasions). expr_expand_labelequ() is gone, as its functionality is integrated into expr_simplify(). Currently these changes break most bin objfmt output, as it doesn't know how to resolve absolute labels yet. Also, very preliminary expr support for :, SEG, and WRT operators has been added (part of Bug#2). Several other minor bug fixes. svn path=/trunk/yasm/; revision=718 |
||
|---|---|---|
| .. | ||
| basic | ||
| Makefile.inc | ||