fw/sdcc
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
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-12-11 jesuscChange extension 'cdb' to 'adb', so the linker doesn...
2002-12-01 sdattaloAdded the pic16 port for Martin Dubuc.
2002-11-09 jesuscaslink for mcs51 now uses --iram-size.
2002-11-09 jesuscNow reports memory usage using the value from option...
2002-10-06 wimlGive the argument of isCommutativeOp() the correct...
2002-09-30 belaIE__EA__EC__ET2__ES__ET1__EX1__ET0__EX0 sbit definition...
2002-09-20 jesuscadded boundary check before using dram[] array.
2002-09-20 wimlTest pointer for NULL *before* dereferencing it, not...
2002-09-20 jesuscsdcc\as\mcs51\lklist.c: added boundary check before...
2002-09-19 belaPhilips P89C668 support added by Eric Limpers
2002-09-19 wimlfixed the stupid mistake I made in genMinus()
2002-09-19 wimlApplying patch #609842: Fixes to mcs51 register allocat...
2002-09-11 belaAtmel T89C51RD2 support added
2002-09-09 jesuscFixed incorrect number of parameters to sprintf() of...
2002-09-09 jesusc Fixed incorrect number of parameters to sprintf()...
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-04 jesuscDelegates data and stack allocation to aslink. Creates...
2002-09-04 jesuscCreation of default areas. Improved memory usage....
2002-09-03 borutrintroduced atexit() handler for teporay files removal...
2002-09-02 drdanifix of bug #533274
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 bernhardhelda better fix
2002-08-28 bernhardheldsrc/SDCCglue.c (printIvalArray): iterative calculation...
2002-08-28 borutradded
2002-08-28 borutr2002-08-28 Jesus Calvino-Fraga and Borut Razem <borut...
2002-08-28 borutrremoved from CVS, generated automatically
2002-08-28 borutradded - genarate auto-host.h using auto-host_vc_in...
2002-08-28 borutradded - VC project for sdcpp
2002-08-28 borutradded - genarate sdcc_vc.h using sdcc_vc_in.h as templa...
2002-08-28 borutradded sdcpp, sdcppa, yacc, conf projects
2002-08-28 borutr- added Release configuration in VS projects
2002-08-25 bernhardhelduse gputils or gpasm (from Nathan Hurst)
2002-08-24 michaelhAdded limited run support
2002-08-13 belaadded _itoa and _ltoa
2002-08-12 belaadded functions _ltoa _uitoa
2002-08-12 belaadded functions _itoa _uitoa
2002-08-12 belaadded _itoa and _ltoa
2002-08-11 borutrremoved unneeded #include "sdccconf.h"
2002-08-11 sdattalox = y >> 6; was failing if x and y were 16-bit ints
2002-08-10 borutrenabled compilation of SDCC on Visual Studio 6.0 and...
2002-08-10 borutrdefine PREFIX as "\\sdcc"
2002-08-10 borutrfile preOutName was unlinked before closed. This seems...
2002-08-09 borutradded xa51 Visual Studio 6.0 project files
2002-08-09 sdattaloIndirect pointer access to banks 2 and 3 on the 'f877...
2002-08-07 borutr- definition of PATH_MAX for MSC
2002-08-07 borutr- added newline in the .def file to keep MSC compiler...
2002-08-07 borutr- define PREFIX as an empty string just to enable compi...
2002-08-07 borutr- function strcasecmp() is not defined in MSC (and...
next