]> git.sur5r.net Git - cc65/history - src/ca65/symtab.c
The longbranch macros did not work with numeric addresses
[cc65] / src / ca65 / symtab.c
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzCheck for sign problems in compares
2001-09-08 cuzAdd the label/equate bit to the exports and debug symbols
2001-05-08 cuzThe .defined function (and .ifdef/.ifndef) flagged...
2000-11-20 cuzWorking on the condes feature
2000-11-02 cuzRemoved underlines from struct names
2000-10-31 cuzAdded missing params to Error function
2000-10-30 cuzWorking on initializers
2000-10-30 cuzRenamed EXP_INITIALIZER
2000-10-30 cuzAdd initializer bit in debug syms
2000-10-30 cuzAdd initializer
2000-08-02 cuzChange the implementation of the file table. It may...
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-30 cuzInclude file path changes
2000-06-14 cuzMore common subroutines
2000-05-28 uzThis commit was generated by cvs2svn to compensate...