ioutil: make the file compile on MacOS
[fw/openocd] / src / pld / xilinx_bit.c
2012-02-06 Spencer Oliverbuild: cleanup src/pld directory
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-11-13 Zachary T Welchxilinx_bit_file_t -> struct xilinx_bit_file
2009-11-11 Zachary T Welchadd const keyword to some APIs
2009-06-23 zwelch- Replace '){' with ') {'.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-18 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...