Remove redundant sys/types.h #include directives (now in types.h).
[fw/openocd] / src / helper / fileio.c
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 oharboeMichael Bruck <mbruck@digenius.de> use more const
2009-04-29 zwelchRemove redundant declarations to allow building with...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2007-12-20 ntfreak- removed flash write_image - binary compare function...
2007-12-19 mifi- this patch allows OpenOCD running under eCos to acces...
2007-12-18 mifi- added patch for new flash functionality like:
2007-10-01 ntfreak- flash autoerase <on|off> cmd added, default is off...
2007-08-20 drath- update file size when writing to a fileio
2007-07-31 ntfreak- motorola s19 file loader added
2007-06-14 drath- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-28 drath- merged XScale branch back into trunk
2007-03-26 drath- fixed arm926 cp15 command bug (thanks to Vincent...
2007-03-16 drath- added missing files for last commit