* as/hc08/lkaomf51.c (OutputName): made name unsigned char,
[fw/sdcc] / src / asm.c
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2003-09-28 borutrrewrite of printILine() to use temporary file instaed...
2003-09-26 epetrich* src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
2003-02-23 borutrcorrected assertion in function printILine(): _pipe...
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-16 bernhardheld* sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin,...
2003-02-15 johanknolnew options: --no-c-code-in-asm and --i-code-in-asm
2003-01-16 johanknolreset linenumber when sourcefile changed
2003-01-14 bernhardheld* as/mcs51/lkmem.c: rflag is for DS390
2003-01-11 bernhardheldnew option -o
2002-02-02 johanknolxa 51, work in progress
2002-01-22 johanknolminor xa51 improvements
2002-01-21 johanknoladded asm mappings for xa51
2002-01-19 johanknolfirst pass at including c-code as asm comments
2001-12-23 michaelh * src/z80/mappings.i: Added z80asm support.
2001-12-18 sandeepAdded mappings for "a390" the TINI assembler
2001-11-23 sandeepAdded tokens to print bytes at different offsets
2001-05-20 johanknolchanges inline asm buffers from static to dynamic size
2001-02-19 sandeepAVR specific changes
2001-02-14 johanknolBeautified (indented) compiler source tree
2001-02-07 jbessFix asm label generation. Suppress some warning
2001-01-28 michaelhMerge of the izt changes.
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-08-19 michaelhGot rid of gc_strdup, added prototype for alt lexer
2000-07-20 michaelhMost of the way to far fun support
2000-07-17 michaelh* Changed banked for nonbanked
2000-07-12 michaelhMerge out from the z80 far branch
2000-04-18 michaelh* Added sfr space
2000-04-05 michaelhFor gbdk-2.94. Seems to work.
2000-04-05 michaelh* All types of stuff to support different assemblers.