fw/sdcc
2003-02-08 bernhardheld* src/SDCCsymt.c (initCSupport): fix compile warning...
2003-02-08 bernhardheld* device/lib/printfl.c: fix a ds390 bug by making it...
2003-02-07 bernhardhelddevice/lib/_mulint.c: small fix for large/ds390 --int...
2003-02-06 kvigorbug 681909: tell preprocessor we're compiling C99,...
2003-02-06 johanknolWhat was I thinking?
2003-02-06 jesuscpatch from Jan Rejlek <jr@apex-lib.cz> to fix Bug 677692
2003-02-04 kvigorMinor ds390 performance enhancement on generic pointer...
2003-02-02 borutrfixed compilation with Borland C
2003-02-02 borutrdelete $(LIB) only if exist
2003-02-02 borutrcorrected misspelled project name from msc51a to mcs51a
2003-02-02 borutrfixed compilation with Borland C
2003-02-02 borutradded rule to generate auto-host.h
2003-02-02 borutrremoved non existing cpp project and non compilable...
2003-02-02 bernhardheld* introduced NULL
2003-02-02 bernhardheld* fix type
2003-02-02 bernhardheld* introduced NULL in the headers
2003-02-02 bernhardheld* introduced NULL in the headers
2003-02-02 epetrichChanged stack usage declaration to match sdcc/src/mcs51...
2003-02-02 johanknolfixed bug #628025
2003-02-02 johanknolNow the regression tests could go online again
2003-02-02 johanknolfixed bug #631653
2003-02-02 kvigorCleanups of the mess I made on the last commit
2003-02-02 jesuscFixed bug 678574: "ds390: ASlink-Error-Stack overlaps...
2003-02-01 johanknoladded Jesus's MSVC build notes
2003-02-01 johanknolfixed Karl's "2 | (1<<8)"
2003-01-31 kvigorInternal error compiling bug-524691 regression test
2003-01-31 johanknolApplied Jan Rejlek's >64K startup patch.
2003-01-30 johanknolthis will signal an inter error, speeds up bug tracing
2003-01-29 jesuscaccepts --xram-size 0 (no ext ram)
2003-01-29 johanknolChanged OP_DEFS and OP_USES from macros to function...
2003-01-29 johanknolChanged OP_DEFS and OP_USES from macros to function...
2003-01-29 jesuscAdded options --code-size and --xram-size
2003-01-29 jesuscAdded option --code-size and --xram-size
2003-01-28 bernhardheld* src/ds390/gen.c: fix deps by replacing <common.h...
2003-01-27 johanknolfixed bug #613764
2003-01-27 jesuscAdded file strcmpi.c to project
2003-01-26 johanknolSee Changelog 1.163
2003-01-26 johanknolJust read the log
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 bernhardheldremoved for gcc 3.2
2003-01-22 bernhardheld* as/z80/string.h: disable this header for gcc 3.2
2003-01-20 drdaniFix of typecast malloc
2003-01-19 bernhardheld* src/mcs51/peeph.def: Frieder: removed 237, obsolete...
2003-01-19 bernhardheld../m
2003-01-19 johanknolcreated by configure
2003-01-18 bernhardheldmoved tinitalk to device/examples/ds390
2003-01-16 johanknolfixed bug #655842
2003-01-16 johanknolreset linenumber when sourcefile changed
2003-01-15 epetrichfixed bug 663530
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 bernhardheld* src/SDCCmain.c (assemble, linkEdit): preparations...
2003-01-11 bernhardheldnew option -o
2003-01-10 johanknolsome more tests
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-07 drdaniFix of cl_cmdline::syntax_match
2003-01-06 kbongersfix s51 for regression test
2003-01-06 kbongersfixed check_syntax(), "break xram r 0x7654" did not...
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-05 johanknolSmall fix for implicit integral promotion
2003-01-04 johanknolfinalized the implicit integer promotion
2003-01-04 johanknolfixed the initialized array of structures
2003-01-03 drdaniNews of 0.4.1-pre4
2003-01-03 drdaniRedesigned option handling, start of libtool introduction
2003-01-03 drdaniapp.cc appcl.h option.cc optioncl.h moved to parent...
2003-01-02 johanknolpreliminary fix for shift and implicit cast
2002-12-30 johanknolundid the integral promotion fix for now
2002-12-29 jesuscfixed typo lkomf51.o -> lkaomf51.o
2002-12-29 jesuscas/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
2002-12-29 johanknolpromote operand instead of result for +-*
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-28 johanknolfixed the implicit integral promotion as in
2002-12-27 bernhardheldfixed typo lkomf51.o -> lkaomf51.o
2002-12-27 johanknoladded option --no-xinit-opt
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-15 jesuscExtended address of ds390 not supported in Intel omf51
next