* as/z80/assym.c (mlookup): ignore case when looking up mnemonics
[fw/sdcc] / as / mcs51 /
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
2003-01-26 bernhardheldreplace non-ANSI strcmpi by as_strcmpi
2003-01-14 bernhardheld* as/mcs51/lkmem.c: rflag is for DS390
2003-01-13 bernhardheld* src/ds390/peeph.def: fix #123; add 14 rules by Fioren...
2003-01-12 bernhardheld* src/SDCCmain.c (main): port->finaliseOptions() moved...
2003-01-07 bernhardheld* as/mcs51/lkmem.c: added several l-modifiers to printf...
2002-12-29 jesuscfixed typo lkomf51.o -> lkaomf51.o
2002-12-27 bernhardheldfixed typo lkomf51.o -> lkaomf51.o
2002-12-27 bernhardheldas/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
2002-12-15 jesuscExtended address of ds390 not supported in Intel omf51
2002-12-15 jesuscCorrect size check of XRam and Code for ds390
2002-12-12 jesuscCorrected a bug when the CDB file does not propperly...
2002-12-11 jesuscWhen generating aomf51 file, corrected bug in static...
2002-12-11 jesuscAdded support to generate aomf51 file. (Basic Intel...
2002-12-11 jesuscAdded two new source files to the project: lkmem.c...
2002-11-09 jesuscNow reports memory usage using the value from option...
2002-09-20 jesuscadded boundary check before using dram[] array.
2002-09-09 jesusc Fixed incorrect number of parameters to sprintf()...
2002-09-04 jesuscCreation of default areas. Improved memory usage....
2002-08-07 borutr- definition of PATH_MAX for MSC
2001-12-10 johanknolfixed bug #482168
2001-10-24 bernhardheldremove output of empty line
2001-10-13 michaelh * src/SDCCmain.c (linkEdit): Added support for passing...
2001-10-12 bernhardheldreplace FILENAME_MAX with PATH_MAX
2001-10-11 johanknola bug fix of Martijn van Buul
2001-10-01 johanknolfixed bug #462474
2001-09-14 kbongersallow for APPLE MACH compilation
2001-08-30 bernhardheldaccept everything as symbol name in rel-files, bug...
2001-08-26 bernhardheldIncreased buffer size for regression tests:
2001-08-21 pjsFix compiler warnings, extra tokens at end of #endif...
2001-07-02 michaelhAdded exe transform support. Made the strip explicit...
2001-06-29 bernhardheldbug 427642 error with files like ./file.asm
next