nasm/macros
H. Peter Anvin 98578071b9 Cleanup of label renaming infrastructure, add subsection support
In order to support Mach-O better, add support for subsections, as
used by Mach-O "subsections_via_symbols". We also want to add
infrastructure to support this by downcalling to the backend to
indicate if a new subsection is needed.

Currently this supports a maximum of 2^14 subsections per section for
Mach-O; this can be addressed by adding a level of indirection (or
cleaning up the handling of sections so we have an actual data
structure.)

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2018-06-01 18:06:25 -07:00
..
altreg.mac Add copyright headers to standard macro packages 2009-06-28 17:18:13 -07:00
fp.mac New %use package "fp" 2010-05-07 13:42:09 -07:00
ifunc.mac ifunc.mac: the ilog2 warning may want to be both ceil and floor 2016-05-24 23:03:17 -07:00
macros.pl perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00
smartalign.mac BR 3392411: smartalign: make sure we always define the end symbol 2017-09-27 15:29:01 -07:00
standard.mac Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00