Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / avr /
2008-03-04 MaartenBrock* src/*/ralloc.c: removed IS_OP_RUONLY macro
2007-09-17 borutr* src/SDCC.y, src/SDCCast.c, src/SDCCcse.c, src/SDCCglu...
2007-07-03 borutr* src/mcs51/gen.c, src/avr/gen.c, src/pic/gen.c, src...
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-07-04 borutr* src/configure.in, src/configure, src/Makefile.in...
2006-07-03 borutrsdcc-build:
2006-06-13 vrokas* src/port.h (struct PORT): added field gp_tags, to...
2006-05-13 bernhardheld* src/avr/gen.c (aopop),
2006-05-12 borutr* *.dsw, *.dsp: changed property svn:eol-style to CRLF...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2005-10-30 maartenbrock* device/lib/medium/Makefile: added for new memory...
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-09-03 maartenbrock* .version: changed to version 2.5.3
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
2005-03-20 epetrich* src/port.h (struct PORT),
2005-02-26 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-09-23 epetrich* src/SDCCicode.h,
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-09-06 epetrich* src/port.h,
2004-08-05 epetrich* src/mcs51/ralloc.c (deassignLR),
2004-06-08 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-01-08 vrokas2004-01-08 Vangelis Rokas <vrokas@otenet.gr>
2003-11-23 kflittner fixed bug #845089
2003-11-06 epetrich* src/port.h,
2003-10-08 bernhardheldReplaced cast (void **) with (void *) to avoid gcc...
2003-08-08 epetrichChanges to support big endian targets:
2003-07-25 bernhardheld* src/SDCCicode.c (operandOperation): really fixed...
2003-07-24 sdcc-builderOops
2003-07-23 bernhardheldadded DUMMY_READ_VOLATILE:
2003-07-02 borutrvirtualization of glue() function: each port has it...
2003-07-01 kvigorDS800C400 fun, improved ROM interface and tinibios
2003-05-25 jesuscChanged /Zm to 1000 both for release and debug versions.
2003-05-25 jesuscChanged Zm to 1000.
2003-04-19 borutrhandling space characters in file path
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2003-02-14 johanknolmoved installed docs, removed obsoletes, fixed makefile...
2003-02-10 borutrBorland Makefile cleanup
2003-02-02 borutrdelete $(LIB) only if exist
2002-08-28 borutr- added Release configuration in VS projects
2002-08-07 borutr- changed project type to Generic Project so that can...
2002-08-07 borutr- removed compiler command line option /WX: Treats...
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2002-03-20 kvigorConsolidate generic pointer code
2002-03-20 sdattaloAdded -p command line option to allow selection of...
2002-03-06 johanknolsome minor improvements
2002-03-02 sandeepFunctions "allDefsOutOfRange" & "notUsedinBlock" moved...
2002-01-14 johanknolfixed bug #503216
2001-12-24 sandeepupdated to reflect changes in the port structure
2001-12-19 johanknolfixed bug #494721
2001-12-18 sandeepupdated to reflect the changes in port structure
2001-12-16 johanknoladded seperate segments for initialized data
2001-11-26 sandeepPrevious fix was BADDD . this should do it
2001-11-25 sandeepFixed problem where slocs can be shared by two operands...
2001-11-18 sandeepImplemented builtin functions
2001-11-10 sandeepAdded NULL to port->cseOk function
2001-11-09 sandeepsome more progress
2001-11-02 johanknolthis wasn't intended to be this way
2001-10-22 johanknolFunction attribute migration.
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-03 bernhardheld../cvsm
2001-09-27 kbongersadjust for mach os-x support
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-23 sandeepFixed bug-463702
2001-09-09 sandeepsome minor improvements
2001-09-09 sandeepSome more progress.
2001-08-27 sandeepSome more improvements on AVR
2001-08-24 kvigor(optionally) push static array initialization down...
2001-08-19 sandeepFixed pointer post increment problem
2001-08-12 bernhardheldHelp-text corrected
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-15 johanknol*** empty log message ***
2001-07-03 michaelhFixed up ENDIAN warning with mingw32. Added ability...
2001-07-03 johanknolShort is 16bits by default now
2001-06-30 johanknola fix for the initialized structs and some others, see
2001-06-26 johanknolremoved some warnings
2001-06-26 michaelhCleared out all warnings in sdcc. Moved all unused...
2001-06-20 michaelhUnified the per port Makefiles
2001-05-24 johanknolcreate/append dump files on a per session base
2001-05-21 johanknolfixed a small bug with large effects
2001-05-20 johanknolchanged inline asm buffers from static to dynamic size
2001-05-16 kvigorget Borland makefiles working yet again
2001-05-02 sandeepFixed a bug in packForpush wasn't extending the
2001-04-29 sandeepAdded some heuristic for register spilling
2001-04-26 jtvolpeCleaning up compiler warnings under MS VC6
2001-04-26 jtvolpeRemoved Release configuration until stable
2001-04-24 jtvolpeContinuing with VC6 Development - Dependency changes...
2001-04-22 sandeepmore enhancements for avr & some bug fixes
2001-04-20 jtvolpeFixed mixed signed/unsigned compare
2001-04-10 johanknolfixed the gencmp setting of supportRtn
2001-04-01 sandeepAdded post increment optimization for msc51 &
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
next