summaryrefslogtreecommitdiff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Remove #includes already provided by "compiler.h"H. Peter Anvin2018-12-272-6/+0
* Move <string.h> inclusion to compiler.hH. Peter Anvin2018-12-263-3/+0
* errors: simplify nasm_fatal() and nasm_panic()H. Peter Anvin2018-06-151-3/+2
* Eliminate filename length restrictions, remote ofmt->filename()H. Peter Anvin2017-12-201-0/+50
* asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin2017-03-071-0/+1
* nasmlib: break up nasmlib.c into logical componentsH. Peter Anvin2016-05-251-0/+46
* lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin2016-03-083-0/+130