summaryrefslogtreecommitdiff
path: root/src/common/endianness.c
AgeCommit message (Collapse)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-01-24Improved the support of some unusual endiannesses.Cyrille Bagard
2017-08-15Checked for out-of-bound data access without triggering integer overflow.Cyrille Bagard
2017-03-19Provided initial features for debugging using GDB.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-01-23Used phys_t types instead of off_t types to remove compilation warnings.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@576 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-07-31Improved the way code is decoded by avoiding to propagate the base address ↵Cyrille Bagard
everywhere. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@385 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-17Fixed other gcc warnings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@273 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-01-01Updated copyright dates.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-12-31Supported a first basic packet of the Java Debug Wire Protocol.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@204 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-07-29Improved the GDB client.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@175 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-06-20Supported more Dalvik opcodes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@169 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-06-14Made the program stronger by handling more errors.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@167 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@155 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is ↵Cyrille Bagard
empty). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@105 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@64 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-05-11Reorganized the way the program is built again and added partial support for ↵Cyrille Bagard
the JVM. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@63 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-01-25Supported the Java Class file format.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@46 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a