Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove #includes already provided by "compiler.h" | H. Peter Anvin | 2018-12-27 | 2 | -6/+0 |
* | Move <string.h> inclusion to compiler.h | H. Peter Anvin | 2018-12-26 | 3 | -3/+0 |
* | errors: simplify nasm_fatal() and nasm_panic() | H. Peter Anvin | 2018-06-15 | 1 | -3/+2 |
* | Eliminate filename length restrictions, remote ofmt->filename() | H. Peter Anvin | 2017-12-20 | 1 | -0/+50 |
* | asm/*: Move directive processing to its own file, refactor error handling | H. Peter Anvin | 2017-03-07 | 1 | -0/+1 |
* | nasmlib: break up nasmlib.c into logical components | H. Peter Anvin | 2016-05-25 | 1 | -0/+46 |
* | lib: split library into stdlib and nasmlib; header handling fixes | H. Peter Anvin | 2016-03-08 | 3 | -0/+130 |