| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only compile dprintf/vdprintf if DEBUG_PORT is defined | H. Peter Anvin | 2012-07-19 | 1 | -4/+4 |
| * | vdprintf: Remove unused variable | Paulo Alcantara | 2012-07-05 | 1 | -3/+2 |
| * | dprintf: Always include the dprintf implementation in libcom32core.a | Matt Fleming | 2012-07-02 | 1 | -6/+0 |
| * | dprintf: add the ability to log to stdio | H. Peter Anvin | 2012-05-18 | 1 | -3/+3 |
| * | vdprintf.c: undo double-printing | H. Peter Anvin | 2012-05-18 | 1 | -2/+0 |
| * | elflink: make dprintf() usable in the core | H. Peter Anvin | 2012-05-18 | 1 | -3/+5 |
| * | dprintf: Print to stdout as well as serial ports | Matt Fleming | 2011-03-08 | 1 | -2/+4 |
| * | dprintf: allow overriding the serial port address | H. Peter Anvin | 2010-07-01 | 1 | -1/+6 |
| * | dprintf: make usable on hardware | H. Peter Anvin | 2010-02-28 | 1 | -6/+71 |
| * | dprintf: fix uninitialized pointer; return void | H. Peter Anvin | 2009-11-19 | 1 | -6/+5 |
| * | dprintf: fix dprintf() and vdprintf() | H. Peter Anvin | 2009-11-19 | 1 | -0/+4 |
| * | dprintf: a generic debug-to-serial infrastructure | H. Peter Anvin | 2009-11-19 | 1 | -0/+43 |
