]> git.sur5r.net Git - cc65/history - src/ld65/condes.c
Fix 32/64-bit int/pointer casts
[cc65] / src / ld65 / condes.c
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-11-03 uzAdded a new attribute IMPORT to the CONDES definition...
2012-01-04 uzMoved the segdefs module to ca65, since it was used...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-11-07 cuzWorking on better 65816 support
2003-06-04 cuzUse a string pool to reduce the memory footprint
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2001-09-15 cuzFixed a few warnings
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzWorking on the condes feature