1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-29 12:29:11 +00:00
cc65/src
uz 417b14432c Fix problem with changed syntax of option -W for the compiler: -W will now
only be passed to the compiler together with all warning names.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5006 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-05-01 17:56:44 +00:00
..
ar65 Change how data is stored in the library. To simplify things, the index 2011-01-28 15:42:32 +00:00
ca65 The assembler options -l and --listing will now take the name of the listing 2011-02-06 20:10:19 +00:00
ca65html Add new --tabsize option to usage/help output. 2008-11-11 21:23:15 +00:00
cc65 Fix output of --help regarding -W. Added new option --list-warnings. 2011-05-01 17:42:49 +00:00
chrcvt Relax header checking somewhat, so second source fonts are accepted. 2009-12-06 12:24:59 +00:00
cl65 Fix problem with changed syntax of option -W for the compiler: -W will now 2011-05-01 17:56:44 +00:00
co65 Patch to correct the linkorder in the make files to make the --as-needed 2010-11-07 11:34:51 +00:00
common Fixed a bug. 2011-01-30 14:51:50 +00:00
da65 Added disassembler support for the NMOS 6502 with illegal opcodes. 2011-02-06 16:04:46 +00:00
dbginfo Initialize variables to avoid gcc warnings. 2011-02-07 23:04:10 +00:00
grc65 Renamed grc to grc65 to avoid name conflicts with another software named grc. 2010-11-18 18:47:01 +00:00
ld65 Reverted the change by Stefan Haubenthal - order of segments is important for 2011-04-25 18:45:57 +00:00
make Renamed grc -> grc65. 2010-11-25 17:29:59 +00:00
od65 Pass type of line info through the object files. 2011-01-29 22:16:03 +00:00
sim65 Patch to correct the linkorder in the make files to make the --as-needed 2010-11-07 11:34:51 +00:00