aboutsummaryrefslogtreecommitdiff
path: root/src/helper/types.h
AgeCommit message (Expand)Author
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2018-03-12helper/types: cast to uint32_t,uint16_t to avoid UB by shifting int too farCody P Schafer
2018-03-07helper/types.h: Add missing #includesMarc Schink
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-06-28swd: Improve parity calculation and move it to types.hAndreas Fritiofson
2013-12-01[PATCH 1/2]support64: Add functions into types and targetDongxue Zhang
2013-12-01Add byte-swap helpersAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/helper directorySpencer Oliver
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe
2011-02-0324bit buffer supportMathias K
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-01-21ecos: add missing PRId8 definitionØyvind Harboe
2009-11-16"types.h" doxygen fixDavid Brownell
2009-11-16move ARRAY_SIZE macro to types.hZachary T Welch
2009-11-16rename CEIL as DIV_ROUND_UPZachary T Welch
2009-11-16move container_of to types.hZachary T Welch
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch
2009-11-05Add stringify macros in src/helper/types.h.Zachary T Welch
2009-10-21eCos synthetic target updates.Øyvind Harboe
2009-10-13Missing type for eCos.Øyvind Harboe
2009-08-25add missing isblank() for eCosoharboe
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23update w/missing eCos definitions after latest round of compiler formatting w...oharboe
2009-06-21C99 Type updates, include inttypes.h - it is catagorically requiredduane
2009-06-18Oyvind Harboe <oyvind.harboe@zylin.com>:zwelch
2009-06-18Remove redundant typedefs in types.h; include stdint.h unconditionally.zwelch
2009-06-18Transform 'u64' to 'uint64_t'zwelch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-15fix eCos build problems w/latest parse_ulong() stuffoharboe
2009-06-02more missing eCos typesoharboe
2009-05-12move eCos type definition to types.h where it belongs. oharboe
2009-05-12Add stdint.h to types.h to provide intptr_t.zwelch
2009-05-12Remove config.h from types.h; all .c files are required to include it.zwelch
2009-05-11Finish portability support for AC_HEADER_STDBOOL configure macro.zwelch
2009-05-11Add configure check for sys/types.h; include in our types.h.zwelch
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2008-12-19Dick Hollenbeck <dick@softplc.com> better commentsoharboe
2008-12-19Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.oharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-11-30jtag newtap change & huge manual updateduane
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-02-19- added patch which fixed big/small endian problems on non-x86 host CPUs.mifi
2007-12-05Merged rev 215 changes from /branches/xscale-ixp-be into trunk:bodylove
2007-08-13- fix build issues when not using autoconf/automake to buildntfreak