Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constify another 2 disassembler tables. | Benjamin Kramer | 2010-10-23 | 1 | -2/+3 |
* | Make the disassembler tables const so they end up in read-only memory. | Benjamin Kramer | 2010-10-23 | 1 | -5/+4 |
* | Make some symbols static, move classes into anonymous namespaces. | Benjamin Kramer | 2010-10-22 | 1 | -5/+3 |
* | Fix a bunch of namespace polution. | Dan Gohman | 2010-04-15 | 1 | -2/+2 |
* | Suppress compiler warning. | Daniel Dunbar | 2009-12-23 | 1 | -0/+2 |
* | fix build and while at it remove a redudant include | Nuno Lopes | 2009-12-19 | 1 | -2/+0 |
* | More bzero -> memset that I missed. | Daniel Dunbar | 2009-12-19 | 1 | -1/+1 |
* | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan | 2009-12-19 | 1 | -0/+603 |