Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / izt /
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-06-13 vrokas* src/port.h (struct PORT): added field gp_tags, to...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2003-10-08 bernhardheldReplaced cast (void **) with (void *) to avoid gcc...
2003-08-08 epetrichChanges to support big endian targets:
2003-07-02 borutrvirtualization of glue() function: each port has it...
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-10 borutrBorland Makefile cleanup
2003-02-02 borutrdelete $(LIB) only if exist
2002-03-20 sdattaloAdded -p command line option to allow selection of...
2001-12-24 sandeepupdated to reflect changes in the port structure
2001-12-18 sandeepupdated to reflect the changes in port structure
2001-12-16 johanknoladded seperate segments for initialized data
2001-11-18 sandeepImplemented builtin functions
2001-11-10 sandeepAdded NULL entry for port->cseOk
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-08-24 kvigor(optionally) push static array initialization down...
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-06-26 michaelhCleared out all warnings in sdcc. Moved all unused...
2001-06-20 michaelhUnified the per port Makefiles
2001-05-16 kvigorget Borland makefiles working yet again
2001-05-15 michaelhAdded missing files
2001-05-14 michaelhFixed bugs involving static variables in z80 port;...
2001-04-01 sandeepAdded post increment optimization for msc51 &
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-01-28 michaelhMerge of the izt changes.
2001-01-28 michaelhBegan adding the code generation framework.
2001-01-19 michaelhImported initial.