aboutsummaryrefslogtreecommitdiff
path: root/src/pld/xilinx_bit.c
AgeCommit message (Expand)Author
2009-11-11add const keyword to some APIsZachary T Welch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-18David Brownell <david-b@pacbell.net>:zwelch
2009-05-11Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath