* device/lib/Makefile.in (Z80SOURCES): enabled float support
[fw/sdcc] / ChangeLog
2006-08-06 MaartenBrock* device/lib/Makefile.in (Z80SOURCES): enabled float...
2006-08-01 MaartenBrock* sim/ucsim/hc08.src/hc08mac.h: removed faulty and...
2006-08-01 borutr* src/mcs51/gen.c, src/dc390/gen.c: fixed warning:
2006-08-01 MaartenBrock* sim/ucsim/z80.src/z80mac.h (add_u16_disp): use explic...
2006-07-31 borutr* sim/ucsim/configure, sim/ucsim/cmd.src/newcmdcl.h,
2006-07-31 borutr* .version, doc/sdccman.lyx: changed sdcc version to...
2006-07-28 borutr* doc/INSTALL.txt: updated
2006-07-28 borutr* support/scripts/sdcc.nsi: remove $INSTDIR\include...
2006-07-27 borutr* device/lib/pic16/Makefile.in, device/lib/pic16/Makefi...
2006-07-27 borutr* device/lib/pic/Makefile.in, device/lib/pic/Makefile...
2006-07-26 MaartenBrock* doc/knownbugs.html: removed [ 1520966 ] from the...
2006-07-26 MaartenBrock* device/lib/pic/libsdcc/fsdiv.c,
2006-07-25 MaartenBrock* device/lib/_fsdiv.c,
2006-07-25 borutr* doc/knownbugs.html: removed [ 1519095 ] from the...
2006-07-25 borutr* configure.in, configure, sdccconf_in.h: fixed bug
2006-07-25 MaartenBrock* device/include/mcs51/compiler.h: fixed SFR32 for...
2006-07-25 MaartenBrock* doc/knownbugs.html: added, contains list of known...
2006-07-23 MaartenBrock* device/include/mcs51/compiler.h: added SFRX for xdata...
2006-07-20 tecodev* src/pic/device.c (addMemRange,assignRegister): suppre...
2006-07-11 borutr* doc/README.txt: updated
2006-07-10 borutr* .version, sdcc.spec, doc/sdccman.lyx: changed sdcc...
2006-07-10 borutrsdcc:
2006-07-08 MaartenBrock* device/include/mcs51/XC866.h: added sbit definitions...
2006-07-06 MaartenBrock* src/hc08/gen.c (genAddrOf): fixed bug when offset...
2006-07-06 borutr* support/regression/tests/constantRange.c:
2006-07-06 borutr* support/regression/tests/bitfields.c:
2006-07-04 borutr* support/regression/Makefile.in, support/regression...
2006-07-04 borutr* src/configure.in, src/configure, src/Makefile.in...
2006-07-03 bernhardheld* support/regression/valdiag/tests/switch.c,
2006-07-03 borutr* as/z80/Makefile.in: defined CPPFLAGS
2006-07-03 borutr* sim/ucsim/main_in.mk, sim/ucsim/avr.src/Makefile.in,
2006-07-03 borutrsdcc-build:
2006-07-02 tecodev* src/pic16/devices.inc,
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-29 bernhardheld* src/SDCCicode.h: removed buggy semicolon in unused...
2006-06-26 tecodev* src/pic16/gen.c (genFunction, genEndFunction): also...
2006-06-25 tecodev* device/lib/pic/libm: NEW, added math library functions
2006-06-25 borutr* device/lib/pic16/libc/stdio/sprintf.c: return the...
2006-06-24 borutr* sdcc/support/regression/tests/bitvars.c: added gbz80...
2006-06-24 MaartenBrock* src/mcs51/gen.c (genCmp): optimization for RFE 1162453
2006-06-24 MaartenBrock* src/SDCCglue.c (initPointer), fixed bug 1496419
2006-06-22 jesuscFixed bug 1510144: Error in header at89c51ed2.h
2006-06-19 tecodev* src/pic/glue.h,src/pic16/glue.h: added prototypes
2006-06-19 tecodev* src/pic/glue.h: added pic14aopLiteral prototype
2006-06-18 borutr* support/regression/tests/constantRange.c,
2006-06-18 borutr* support/regression/tests/structflexarray.c: flexible...
2006-06-18 tecodev* src/SDCCsymt.c (initCSupport): change return type...
2006-06-17 frief* doc/Makefile.in: two runs of makeindex seem needed...
2006-06-17 borutr* sdcc/device/lib/Makefile.in: corrected PORTINCDIR...
2006-06-17 friefdoc/sdccman.lyx: updated, added (porting, debugging...
2006-06-16 MaartenBrock* as/mcs51/lkarea.c (lnkarea2): clear new xdatamap...
2006-06-16 tecodev* src/pic16/gen.c (shiftR2Left2Result): fixed bug ...
2006-06-13 MaartenBrock* src/SDCClrange.c (findPrevUse): fixed bug 1294475
2006-06-13 MaartenBrock* debugger/mcs51/cmd.c (cmdListFunctions): fixed bugs...
2006-06-13 vrokas* src/port.h (struct PORT): added field gp_tags, to...
2006-06-12 MaartenBrock* link/z80/lkgb.c,
2006-06-12 friefdevice/lib/printf_tiny.c: fixed bug #1465675 (%x format...
2006-06-12 bernhardheld* src/SDCCast.c (backPatchLabels): fixed bug #1504636
2006-06-11 vrokas* device/include/pic16/adc.h,
2006-06-11 MaartenBrock* device/lib/printf_large.c (OUTPUT_CHAR, _output_char...
2006-06-11 vrokasgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-06-11 vrokas* src/pic16/gen.c (genCast): fixed bug with assignment...
2006-06-11 borutr* CVSROOT: removed the CVS left-over
2006-06-10 MaartenBrock* as/hc08/asmain.c (asexit),
2006-06-10 tecodev* src/pic16/gen.c (pic16_aopOp): use WREG as destinatio...
2006-06-09 MaartenBrock* device/include/mcs51/compiler.h: new, added header...
2006-06-05 tecodev* src/pic16/{pcode.h,genarith.c}:
2006-06-04 bernhardheld* support/valdiag/valdiag.py: added -DPORT_HOST=1
2006-06-04 bernhardheld* src/SDCCval.c (checkConstantRange): added
2006-06-02 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-06-02 MaartenBrock* device/lib/printf_large.c (output_digit): optimized...
2006-06-02 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-06-02 MaartenBrock* device/lib/printf_large.c (output_digit, calculate_di...
2006-05-30 bernhardheld* src/SDCCmain.c: fixed --help
2006-05-30 MaartenBrock* src/SDCCmain.c (optionsTable, parseCmdLine): handle...
2006-05-30 bernhardheld* src/SDCCmain.c (printVersionInfo, printOptions, print...
2006-05-30 bernhardheld* src/SDCCast.c (processParms): fixed bug #1247551
2006-05-30 bernhardheld* src/SDCCast.c (isLoopCountable): fixed bug #1478316
2006-05-27 bernhardheld* src/SDCCcse.c (findPointerSet): fixed bug #1493710
2006-05-27 borutr* support/regression/fwk/lib/testfwk.c: define array...
2006-05-27 borutr * support/regression/tests/staticinit.c,
2006-05-27 borutr* support/regression/fwk/lib/testfwk.c: increase stack...
2006-05-26 vrokas* src/pic16/gen.c (genFunction, genEndFunction): some
2006-05-26 MaartenBrock* debugger/mcs51/break.c,
2006-05-24 borutr* support/regression/tests/bug-221100.c: fixed xdata...
2006-05-24 jesuscMSC 6 does not have <stdint.h>. Use pstdint.h instead.
2006-05-22 tecodev* src/pic16/gen.c (pic16_storeForReturn): fragile fix for
2006-05-22 borutr* support/regression/ports/pic16/specs.mk: removed...
2006-05-22 borutr* support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
2006-05-21 MaartenBrock* src/hc08/gen.c (transferAopAop): aop forced to stack...
2006-05-20 tecodev* src/pic/gen.c (bitpatternFromVal): fixed for 64-bit...
2006-05-19 vrokas* src/pic16/glue.c (pic16_emitConfigRegs, pic16_emitIDR...
2006-05-18 MaartenBrock* src/ds390/peeph.def (186.x, 227.x): updated and reena...
2006-05-18 MaartenBrock* src/mcs51/gen.c (genCodePointerGet): inc dptr instead...
2006-05-17 borutr* support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
2006-05-15 MaartenBrock* device/include/mcs51/P89c51RD2.h,
2006-05-15 vrokas* device/lib/pic16/libsdcc/stack/{stack.S, Makefile...
2006-05-14 bernhardheld* support/packihx/configure.in,
2006-05-13 bernhardheld* src/avr/gen.c (aopop),
2006-05-12 MaartenBrock* doc/sdccman.lyx: documented numeric ranges, WEBDOC...
next