summaryrefslogtreecommitdiff
path: root/asm/labels.c
Commit message (Expand)AuthorAgeFilesLines
* labels.c: use mempool allocator in labels.cmempoolH. Peter Anvin2018-06-031-194/+80
* asm/directiv.c: fix bug in perm_alloc()H. Peter Anvin2018-06-011-2/+11
* Cleanup of label renaming infrastructure, add subsection supportH. Peter Anvin2018-06-011-243/+274
* Add support for backend-defined subsections and label hacksH. Peter Anvin2018-05-301-1/+32
* labels, outelf: remove casts for allocationsH. Peter Anvin2017-04-231-4/+4
* labels: make lookup_labels and is_extern take a const char *H. Peter Anvin2017-03-141-3/+3
* Fix global variables without declarationsH. Peter Anvin2017-03-071-2/+2
* asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin2017-03-071-0/+1
* Merge branch 'nasm-2.12.xx'Cyrill Gorcunov2016-07-271-9/+18
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-0/+530