cc65/src
cuz 1ae117fed8 Fixed a bug in the handling of ranges where the granularity is not one: An
internally generated label could disrupt the output of such a range by
adding an offset not equal to the granularity. The solution is to only
add dependent labels within such a range on all addresses that do not
match the granularity (odd addresses for a .word table for example).


git-svn-id: svn://svn.cc65.org/cc65/trunk@3002 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-04-29 14:00:28 +00:00
..
ar65 Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
ca65 Fixed a problem with the ubiquitous_idents change 2004-04-20 13:10:52 +00:00
ca65html Improvements by Piotr Fusik 2003-10-28 09:09:52 +00:00
cc65 Fixed a bug 2004-03-19 10:38:09 +00:00
cl65 New option --list-targets 2004-03-20 09:36:22 +00:00
co65 Convert the watcom makefiles for use with wine under Linux 2003-11-02 21:46:00 +00:00
common Changed a bug in the the translation table for the Atari: \a (bell) should 2004-03-21 15:13:45 +00:00
da65 Fixed a bug in the handling of ranges where the granularity is not one: An 2004-04-29 14:00:28 +00:00
grc Fixed compiler warnings 2003-11-07 11:32:23 +00:00
ld65 Added an interrupt facility similar to that on the C128 and Plus/4 2004-03-23 21:50:15 +00:00
make Fixed missing tab 2003-11-03 14:30:42 +00:00
od65 Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
sim65 Use $(RM) instead of rm -f 2003-08-20 18:05:44 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00