14 Commits (bef37ceba2bde6a34d003762bced007bed894bc7)

Author SHA1 Message Date
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  Zachary T Welch cd4c059806 xilinx_bit_file_t -> struct xilinx_bit_file 14 years ago
  Zachary T Welch ca594adb5a add const keyword to some APIs 14 years ago
  zwelch c493543fc9 - Replace '){' with ') {'. 15 years ago
  duane 245b0213f5 C99 printf() -Werror fixes 15 years ago
  zwelch 86e4324f1b Finish transforming 'u32' to 'uint32_t'. 15 years ago
  zwelch c18947b947 Transform 'u8' to 'uint8_t' 15 years ago
  zwelch 1642dd2ea0 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 0b6c73ae83 Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. 15 years ago
  zwelch 490e271290 Remove redundant sys/types.h #include directives (now in types.h). 15 years ago
  oharboe 40580e2d71 Zach Welch <zw@superlucidity.net> fix -Werror warnings 15 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  drath 5ed126c4f9 - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 17 years ago
  drath e9297b40b9 - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. configuration 17 years ago