Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / as / mcs51 /
2009-02-05 borutr* asranlib/asranlib.c, link/lkar.h, link/lkar.c:
2008-05-16 MaartenBrock* as/hc08/clean.mk,
2008-05-07 MaartenBrock* as/mcs51/asdata.c,
2008-03-12 borutr* as/doc/asmlnk.doc, as/doc/asxhtm.html: updated comman...
2008-02-16 MaartenBrock* as/link/mcs51/aslink.dsp: removed SDK define
2008-02-16 borutr* as/z80/asmain.c, as/z80/asm.h, as/z80/asdata.c,
2008-01-19 MaartenBrock* as/mcs51/asx8051.dsp: removed define SDK
2007-12-29 borutrfixed makefiles
2007-12-29 borutr* as/hc08/Makefile.bcc, as/hc08/Makefile.in, as/hc08...
2007-12-28 borutr* as/asxxsrc/aslex.c: moved from as/mcs51/aslex.c;
2007-11-17 borutr* as/asxxsrc: created
2007-11-17 borutras/hc08/asstore.c, as/mcs51/asstore.c: deleted
2007-11-17 borutr2007-11-17 Borut Razem <borut.razem AT siol.net>
2007-11-11 MaartenBrock* as/hc08/asmain.c,
2007-07-14 MaartenBrock* as/link/aslink.h,
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-04-20 MaartenBrock* as/mcs51/asmain.c (search_path_append, search_path_fo...
2007-01-21 borutr* src/SDCCval.c: fixed bug introduced by me in rev...
2007-01-14 borutr* as/mcs51/asnoice.c, as/hc08/asnoice.c: fixed bug...
2007-01-14 borutr* as/mcs51/asnoice.c: fixed bug #1447412:
2007-01-07 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-01-07 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-01-07 MaartenBrock* as/as_gbz80.dsp, as/z80/as_gbz80.dsp,
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-10-29 MaartenBrock* as/asx8051.dsp: corrected output directories
2006-10-01 MaartenBrock* device/lib/gets.c: fixed bug 1568829,thanks Philipp...
2006-09-15 MaartenBrockmoved mcs51 linker to as/link/mcs51
2006-09-11 MaartenBrock* as/mcs51/i51mch.c (machine): fixed warning
2006-09-10 MaartenBrock* as/mcs51/i51mch.c (machine): S_DJNZ fixed bug 1554318
2006-08-26 MaartenBrock* as/mcs51/.cvsignore,
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-16 MaartenBrock* as/mcs51/lkarea.c (lnkarea2): clear new xdatamap...
2006-06-10 MaartenBrock* as/hc08/asmain.c (asexit),
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-04-22 MaartenBrock* as/asx8051.dsp: added mcs51/strcmpi.h
2006-04-15 bernhardheld* support/regression/collate-results.py: fixed output...
2006-01-28 bernhardheld* as/hc08/aslex.c,
2005-09-10 maartenbrock* as/mcs51/lkmem.c (summary2): fixed report for absolut...
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-08-23 maartenbrock* as/mcs51/aslink.h: completed lkrloc.c prototypes
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
2005-07-22 maartenbrock* as/mcs51/lkarea.c: enlarged codemap for banked memory
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
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,
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2004-05-16 jesuscbetter fix for bug #954173
2004-05-14 jesuscfixed bug [ 954173 ] code size miscalculation
2004-04-22 epetrich* link/z80/lkmain.c (afile),
2004-04-21 epetrich* link/z80/lkmain.c (afile): allow periods in directory...
2004-04-17 jesuscFixed bug #899105: misplaced 'LBA' record in intel...
2004-02-18 jesuscFixed bug #895763. Thanks to o_gloom.
2004-02-18 jesuscAdded options --stack-size and --pack-iram
2004-02-08 jesuscReport stack size in .mem file.
2004-01-30 epetrich* src/mcs51/ralloc.c (getRegPtr, getRegGpr),
2004-01-06 jesuscFixed gcc warnings, and added help about -Y option
2004-01-06 jesuscstack must be after data when option -Y is not used...
2004-01-04 jesuscLinker places variables in unused register banks. ...
2003-11-07 borutr* support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51...
2003-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-11-03 bernhardheldUse headers defined in the C[++] standards:
2003-09-23 jesuscOptimized memory allocation when processing libs
2003-09-22 jesuscCleaned up memory allocation for library index
2003-09-19 jesuscFixed segfaults when fclosing a FILE* already closed.
2003-09-15 jesuscFor mingw, tolower prototype is in ctype.h
2003-09-13 jesuscrealpath() is not available for mingw32. Use _fullpath...
2003-09-10 jesuscWhen checking for duplicated modules use absolute libra...
2003-08-25 jesuscCheck for '.' in filename only, not the whole path.
2003-08-24 jesuscFixed gcc warning
2003-08-23 jesuscmcs51 linker uses .rel extension, not .o
2003-08-22 jesuscz80 and mcs51 linkers complaint if a public symbol...
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-08-02 jesusc'O' record is output correctly now.
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-07-28 jesuscWarning when libfile not found and path is null
2003-07-28 jesuscGenerate a warning when a library file is not found.
2003-07-25 jesuscAdded execution time functions for win32
2003-07-24 jesuscuse FSEPX to create filename
2003-07-23 jesuscChanged "Insufficient DRAM memory" to "Insufficient...
2003-07-16 jesuscFixed some gcc warnings
2003-07-15 jesuscsdcc option -Wl-bBSEG=0x08 works now...
2003-07-06 jesuscSupport for files created with the sdcc librarian
2003-07-03 jesuscproperly handle extensions in function afile
2003-06-20 jesuscIf a procedure is the last on the list, make sure its...
2003-05-25 jesuscAddress space 'z' was missing.
2003-05-23 jesuscDo not generate dump file .d51
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2003-04-20 borutrmake getfid() more robust and fixed gcc warning
2003-04-19 borutrhandling space characters in file path
2003-03-24 jesuscFixed to work with lates CDB format. Needs more work...
2003-03-16 johanknolcleaned up the mess I left behind
2003-03-11 jesuscAdded ASlink-Warning to messages
2003-03-11 jesuscFixed bug when linking asmblink example
2003-02-22 johanknolicode comments need space
2003-02-18 johanknola module can start with a digit
2003-02-10 borutrBorland Makefile cleanup
2003-02-06 jesuscpatch from Jan Rejlek <jr@apex-lib.cz> to fix Bug 677692
2003-02-02 borutrfixed compilation with Borland C
2003-01-29 jesuscAdded option --code-size and --xram-size
next