Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / SDCCmem.h
2007-09-04 MaartenBrock* src/pic16/glue.c,
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-09-30 MaartenBrock* src/port.h: added mem.cabs_name to PORT
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2002-01-28 johanknolxa51, work in progress
2001-12-19 sandeepAdded function deleteFromSeg
2001-12-18 sandeepPort decides whether to handle a GPOINTER unqualified...
2001-12-16 johanknolmissing files for "added seperate segments for initiali...
2001-03-26 johanknolremoved an unused conflicting declaration, bug id ...
2001-02-14 johanknolBeautified (indented) compiler source tree
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-09-10 sandeepoptions.model specific fixes
2000-07-20 michaelhMost of the way to far fun support
2000-05-07 sandeepAdded print Allocation info will print
2000-04-18 michaelh* Added sfr space
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-02-09 sandeepwork on avr port start by defining the new
2000-01-24 michaelhAdded initial stack direction support. Didnt convert...
2000-01-23 michaelhShifted all area names into port. Shifted assembler...
2000-01-17 michaelhInitial revision