make RAM big enough for tinibios
[fw/sdcc] / ChangeLog
2003-01-26 bernhardheldmake RAM big enough for tinibios
2003-01-26 bernhardheldreplace non-ANSI strcmpi by as_strcmpi
2003-01-26 johanknol* src/SDCCglue.c: reverted back to 1.124
2003-01-25 johanknolA better fix for bug#661910
2003-01-25 johanknolThat was a little too efficient
2003-01-24 bernhardheldlink with -r
2003-01-24 bernhardheld* src/spawn.c: removed
2003-01-24 bernhardheld* src/Makefile.in: remove spawn.o
2003-01-24 johanknolfixed bug #667458
2003-01-24 johanknolan ival doesn't always has a storage class anymore
2003-01-24 johanknolfixed bug #458099 (again, but now better)
2003-01-24 johanknolfixed bug #661910
2003-01-23 bernhardheld* src/mcs51/peeph.def: better assembler identation...
2003-01-22 bernhardheld* src/pic/pcode.c (get_op_from_instruction): fix concat...
2003-01-22 bernhardhelddelete as/z80/string.h
2003-01-22 bernhardheld* as/z80/string.h: disable this header for gcc 3.2
2003-01-19 bernhardheld../m
2003-01-18 bernhardheldmoved tinitalk to device/examples/ds390
2003-01-14 bernhardheld* as/mcs51/lkmem.c: rflag is for DS390
2003-01-13 bernhardheld* support/regression/ports/*/spec.mk: moving testfwk...
2003-01-13 bernhardheld* src/ds390/peeph.def: #237 another rule from Frieder
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-11 bernhardheld* src/SDCCmain.c (assemble, linkEdit): preparations...
2003-01-11 bernhardheldnew option -o
2003-01-09 bernhardheld* src/mcs51/gen.c (genPlus): replaced "mov b,acc" by...
2003-01-07 johanknolfixed bug#600035
2003-01-07 bernhardheld* as/mcs51/lkmem.c: added several l-modifiers to printf...
2003-01-06 kbongersfix s51 for regression test
2003-01-06 johanknolfixed array add
2003-01-05 bernhardheld* sim/ucsim/z80.src/inst.cc: #include <stdarg.h> for...
2003-01-05 bernhardheld* src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048...
2003-01-04 johanknolfixed the initialized array of structures
2002-12-29 jesuscas/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
2002-12-28 bernhardheld* src/mcs51/peeph.def: added rules 234 and 235 from...
2002-12-28 bernhardheldsrc/mcs51/gen.c (aopGetUsesAcc): inserted missing ...
2002-12-27 bernhardheldas/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
2002-12-26 bernhardheldsrc/mcs51/main.c: removed {bindir}{sep} from aslink
2002-12-11 jesuscAdded support to generate aomf51 file. (Basic Intel...
2002-11-09 jesuscaslink for mcs51 now uses --iram-size.
2002-09-20 jesuscsdcc\as\mcs51\lklist.c: added boundary check before...
2002-09-19 wimlApplying patch #609842: Fixes to mcs51 register allocat...
2002-09-09 jesuscFixed incorrect number of parameters to sprintf() of...
2002-09-08 jesuscCreate REG_BANK_[0-3] areas only for 8051 like ports.
2002-09-04 jesuscCreation of default areas. Improved memory usage....
2002-09-03 borutrintroduced atexit() handler for teporay files removal...
2002-08-29 borutrre-definition of O_BINARY and other O_XXX as _O_BINARY...
2002-08-29 borutrcorrected improper use of assert
2002-08-28 bernhardheldsrc/SDCCglue.c (printIvalArray): iterative calculation...
2002-08-28 borutr2002-08-28 Jesus Calvino-Fraga and Borut Razem <borut...
2002-08-25 bernhardhelduse gputils or gpasm (from Nathan Hurst)
2002-08-11 borutrremoved unneeded #include "sdccconf.h"
2002-08-10 borutrenabled compilation of SDCC on Visual Studio 6.0 and...
2002-07-18 bernhardheldfixed access to array of structures
2002-06-23 sdattalopCode live-range analysis algorithms have been added.
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-04-23 michaelh * device/lib/z80/printf.c: Changed emitter to volatile...
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2002-03-28 johanknolfixed bug #532436
2002-03-20 sdattaloAdded -p option to allow selection of port dependent...
2002-03-16 sandeep*** empty log message ***
2002-03-03 johanknola couple of changes
2002-03-02 sandeep*** empty log message ***
2002-03-02 johanknolthat's all for today
2002-03-02 michaelh * src/SDCCsymt.c (initCSupport): Removed managling...
2002-03-01 johanknol*** empty log message ***
2002-02-26 johanknol*** empty log message ***
2002-02-23 johanknol*** empty log message ***
2002-02-22 johanknol*** empty log message ***
2002-02-22 johanknol*** empty log message ***
2002-02-21 sandeep*** empty log message ***
2002-02-21 johanknolupdated the change log :)
2002-02-20 sandeep*** empty log message ***
2002-02-11 kbongers*** empty log message ***
2002-01-30 sandeep*** empty log message ***
2002-01-28 bernhardheldMerged branch ucsim-034-pre3 to main trunk; new version 0.4
2002-01-26 bernhardheldsrc/SDCCast.c (funcOfType): fix usage of double --float...
2002-01-22 bernhardheldsupport/regression/fwk/lib/testfwk.c (main): Removed...
2002-01-19 pjsAdded --xram-movc option
2002-01-13 bernhardheldDon't include mcs51-stack-auto in target all
2002-01-11 johanknol*** empty log message ***
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...
2002-01-08 bernhardheldsrc/SDCCmain.c (processFile): fix processing of .....
2002-01-04 bernhardheldprintIvalCharPtr(), not printIvalChar()
2002-01-03 bernhardheldcorrect setup of timer / UART
2002-01-03 bernhardheld* src/SDCCsymt.c (processFuncArgs): fix #498307 by...
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2002-01-02 bernhardheld* support/regression/Makefile: fix clean
2001-12-29 sandeep*** empty log message ***
2001-12-24 sandeep*** empty log message ***
2001-12-24 sandeep*** empty log message ***
2001-12-23 michaelh * src/z80/mappings.i: Added z80asm support.
2001-12-18 bernhardheld * support/regression/Makefile: added test for mcs51...
2001-12-06 michaelh * src/diff.1 (Index): Many, many optmisiations. Dhrys...
2001-12-02 bernhardheldsupport/regression/tests/simplefloat.c: Port to mcs51
2001-12-02 bernhardheld(genFunction): avoid excess "inc sp"
2001-11-25 michaelh * support/regression/tests/bug-485362.c: Added.
2001-11-25 bernhardheld * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
2001-11-24 michaelh * src/z80/ralloc.c (packRegsForHLUse3): Changed to...
2001-11-19 michaelh * src/z80/gen.c (genCmp): Fixed compare on unsigned.
next