Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Replace '){' with ') {'. | zwelch | 2009-06-23 | 1 | -1/+1 |
* | C99 printf() -Werror fixes | duane | 2009-06-21 | 1 | -1/+1 |
* | Finish transforming 'u32' to 'uint32_t'. | zwelch | 2009-06-18 | 1 | -1/+1 |
* | Transform 'u8' to 'uint8_t' | zwelch | 2009-06-18 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-18 | 1 | -19/+20 |
* | Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. | zwelch | 2009-05-11 | 1 | -8/+0 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 1 | -1/+0 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -1/+1 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -7/+7 |
* | - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) | drath | 2007-03-26 | 1 | -2/+1 |
* | - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi... | drath | 2006-11-22 | 1 | -0/+146 |