]> git.sur5r.net Git - cc65/history - src/od65
inttypes.h is an ISO C standard include file.
[cc65] / src / od65 /
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-03-25 cuzNo output when using wstrip
2005-02-14 cuzSuppress wine debug output
2004-10-11 cuzChanges for new WINE version
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-08 cuzFiles in the file tables have their names in the string...
2003-11-07 cuzWorking on better 65816 support
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-14 cuzAdd gcc attributes
2003-08-10 cuzTwo parts were not converted from using embedded string...
2003-06-06 cuzAdded assertions
2003-06-03 cuzRestructuring the object file format
2003-05-25 cuzEncode option strings in the string pool
2003-05-25 cuzChanged the object file and library format. There is...
2002-12-24 cuzFixed a bug introduced by EXPR_SEGMENT -> EXPR_SECTION...
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-11-25 cuzAdjusted the copyright string
2002-11-25 cuzAdd capability to dump just the segment sizes
2002-01-15 cuzFixed a bug
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzFixed a few warnings
2001-05-23 cuzAdded line infos
2001-03-09 cuzAdded command line response files
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-11-20 cuzWorking on the condes feature
2000-10-30 cuzWorking on initializers
2000-10-30 cuzRenamed EXP_INITIALIZER
2000-10-30 cuzAdd initializer
2000-08-14 cuzAdded watcom makefile
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzFilecount is now an u16
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-31 cuzAdded dump of debug symbols and output of values for...
2000-07-30 cuzRenamed x65 to xo65
2000-07-30 cuzAdded --dump-all
2000-07-30 cuzAdded dump of exports and imports
2000-07-30 cuzAdded dump of segments
2000-07-30 cuzAdded dump of the file list
2000-07-30 cuzAdd dumping of options
2000-07-29 cuzBetter handling of missing flags and wrong files
2000-07-29 cuzFirst rudimentary version - can dump xo65 headers