| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove #includes already provided by "compiler.h" | H. Peter Anvin | 2018-12-27 | 3 | -8/+0 |
* | Replace <ctype.h> includes with "nctype.h" | H. Peter Anvin | 2018-12-27 | 1 | -1/+1 |
* | Move <string.h> inclusion to compiler.h | H. Peter Anvin | 2018-12-26 | 2 | -2/+0 |
* | errors: change the severity parameter from "int" to "errflags" | H. Peter Anvin (Intel) | 2018-12-13 | 1 | -1/+1 |
* | ctype: create our own ctype table | H. Peter Anvin | 2018-11-28 | 1 | -1/+1 |
* | disasm: Fix buffer overread in ndisasm | Cyrill Gorcunov | 2018-08-16 | 3 | -7/+33 |
* | asm: support the +n syntax for register sets | H. Peter Anvin | 2018-06-25 | 1 | -0/+3 |
* | asm/*: Move directive processing to its own file, refactor error handling | H. Peter Anvin | 2017-03-07 | 1 | -0/+1 |
* | disasm: Add support for 64-bit origin | Ruslan Kabatsayev | 2017-02-12 | 5 | -13/+13 |
* | disasm: matches -- fix operator priority error with parenthesis | Martin Lindhe | 2017-01-05 | 1 | -1/+1 |
* | Dont set @mod twice | Martin Lindhe | 2017-01-05 | 1 | -1/+0 |
* | Reorganize the source code into subdirectories | H. Peter Anvin | 2016-05-25 | 5 | -0/+2358 |