]> git.sur5r.net Git - openocd/history - src/helper/fileio.h
build: add helper/types.h to config.h
[openocd] / src / helper / fileio.h
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/helper directory
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-16 Zachary T Welchfileio: improve API types
2009-11-16 Zachary T Welchstruct fileio: improve member types
2009-11-16 Zachary T WelchAdd FILEIO_NONE access mode.
2009-11-13 Zachary T Welchfileio_t -> struct fileio
2009-11-09 Zachary T Welchsrc/helper: wrap and clean headers.
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-05-11 zwelchAudit and eliminate redundant helper #include directives.
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 oharboeMichael Bruck <mbruck@digenius.de> use more const
2008-12-13 ntfreak- remove target specific variant and use target->varian...
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-07 oharboeMichael Bruck: fixed warnings
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2007-12-19 mifi- this patch allows OpenOCD running under eCos to acces...
2007-10-01 ntfreak- flash autoerase <on|off> cmd added, default is off...
2007-06-28 drath- fixed endianness helper macros (thanks to obilix...
2007-05-29 drath- split fileio handling into fileio part and image...
2007-03-16 drath- added missing files for last commit