]> git.sur5r.net Git - cc65/history - src/ld65/config.h
Use non-POSIX values for S_IREAD and S_IWRITE.
[cc65] / src / ld65 / config.h
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-09-09 uzAdded a "fillval" attribute to the segment definition...
2011-12-31 uzLet the linker generate a new symbol __NAME_FILEOFFS__...
2011-12-28 uzAdded support for arbitrary alignments.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-11-09 uzMerge CfgProcess and CfgAssignSegments because both...
2010-11-08 uzSeparate processing the linker config file into two...
2010-08-08 uzMore collection usage. This has also removed the need...
2010-08-08 uzMore collection usage.
2010-08-08 uzReplace more linked lists by collections.
2010-08-08 uzUse collections instead of linked lists to simplify...
2005-01-23 cuzIn case of memory area overflows, generate a short...
2005-01-08 cuzNew segment attribute ALIGN_LOAD. Some cleanup.
2003-09-14 cuzMore debug file output
2003-06-06 cuzAdded assertions
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-05-22 cuzAdded an OPTIONAL segment attribute
2000-11-02 cuzRemoved underlines from structure names.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...