Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / ChangeLog
index 9dc2e5c140fee1ec0e1b65a1e649659cbe494d92..e3a197ef940582e50c1722ea1b5a66b87abdb17d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,560 @@
+2009-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/SDCCast.c (processParms): fixed bug 2783061 by applying patch from
+         Keith Packard, thanks
+       * support/regression/tests/bug2783061.c: new, added
+
+2009-04-27 Borut Razem <borut.razem AT siol.net>
+
+       * support/cpp/output.h, support/cpp/opts-common.c,
+         support/cpp/c-ppoutput.c, support/cpp/cppdefault.c,
+         support/cpp/system.h, support/cpp/cppdefault.h,
+         support/cpp/prefix.c, support/cpp/except.h, support/cpp/hwint.h,
+         support/cpp/prefix.h, support/cpp/libiberty/safe-ctype.h,
+         support/cpp/libiberty/filenames.h, support/cpp/libiberty/xstrdup.c,
+         support/cpp/libiberty/md5.c, support/cpp/libiberty/obstack.h,
+         support/cpp/sdcpp.c, support/cpp/intl.h, support/cpp/sdcpp.h
+         support/cpp/libcpp/symtab.c, support/cpp/libcpp/directives.c,
+         support/cpp/libcpp/macro.c, support/cpp/libcpp/include/cpplib.h,
+         support/cpp/libcpp/include/symtab.h,
+         support/cpp/libcpp/include/line-map.h,
+         support/cpp/libcpp/include/cpp-id-data.h,
+         support/cpp/libcpp/include/mkdeps.h, support/cpp/libcpp/files.c,
+         support/cpp/libcpp/line-map.c, support/cpp/libcpp/init.c,
+         support/cpp/libcpp/identifiers.c, support/cpp/libcpp/ucnid.h,
+         support/cpp/libcpp/traditional.c, support/cpp/libcpp/errors.c,
+         support/cpp/libcpp/expr.c, support/cpp/libcpp/internal.h,
+         support/cpp/libcpp/mkdeps.c, support/cpp/libcpp/lex.c,
+         support/cpp/libcpp/system.h, support/cpp/libcpp/charset.c,
+         support/cpp/opts.h, support/cpp/sdcpp-opts.c:
+         SDCPP synchronized with GCC CPP release version 4.4.0
+
+2009-04-28 Borut Razem <borut.razem AT siol.net>
+
+       * fixed GCC 4.4.0 mingw compilation:
+         sim/ucsim/cmd.src/cmdlex.cc: regenerated - added #include <stdio.h>
+       * src/SDCCsymt.c: fixed warning:
+         suggest parentheses around operand of '!' or change '&' to '&&' or
+         '!' to '~'
+       * support/scripts/sdcc_mingw32: sync with sdcc-build
+
+2009-04-27 Raphael Neider <rneider AT web.de>
+
+        * src/pic16/gen.c (genNearPointerGet): fix double indirect
+          access to bitfields (#2782405)
+
+2009-04-27 Borut Razem <borut.razem AT siol.net>
+
+       * fixed GCC 4.4.0 mingw compilation:
+       * sim/ucsim/cmd.src/cmdlex.l: added #include <stdio.h>
+       * support/cpp/sdcpp-opts.c: fixed warning:
+         unknown conversion type character 'm' in format,
+         use strerror(errno) instead of %m glibc extension format specifier
+       * src/SDCCsymt.c: fixed warning:
+         suggest parentheses around operand of '!' or change '&' to '&&' or
+         '!' to '~'
+       * src/pic16/pcode.c, src/pic16/glue.c: fixed warning:
+         unknown conversion type character 'h' in format,
+         replaced hh printf format specifier with parameter casting to
+         unsigned char
+
+2009-04-19 Philipp Klaus Krause <pkk AT spth.de>
+
+       * device/lib/z80/shift.s,
+         device/lib/z80/memmove.s,
+         device/lib/z80/mul.s,
+         device/lib/z80/mulchar.s,
+         device/lib/z80/div.s,
+         device/lib/z80/mod.s:
+         Applied patch #2762516 from Marco Bodrato containing minor
+         improvements of many Z80 asm routines.
+
+2009-04-19 Philipp Klaus Krause <pkk AT spth.de>
+
+       * support/regression/tests/strtok.c,
+         support/regression/tests/strstr.c,
+         support/regression/tests/strspn.c,
+         support/regression/tests/strncmp.c,
+         support/regression/tests/strcpy.c,
+         support/regression/tests/strcmp.c:
+         Added some regression tests by Ruud van Silfhout from patch #2321830.
+
+2009-04-13 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in, device/lib/ds390/Makefile.in,
+         device/lib/ds400/Makefile.in, device/lib/gbz80/Makefile.in,
+         device/lib/hc08/Makefile.in, device/lib/mcs51/Makefile.in,
+         device/lib/z80/Makefile.in: override PORTDIR in sub-makefiles
+
+2009-04-13 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic16/bootstrap.sh: avoid symlinks
+       * device/lib/pic16/configure.ac,
+         device/lib/pic16/configure.gnu: removed obsolete configure-wrapper
+
+2009-04-13 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
+         svn revision #5341, since it makes asranlib to fail on cygming and
+         mingw builds: win32 native asranlib doesn't understand cygwin paths.
+
+2009-04-10 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic/libsdcc/fs2ulong.c, device/lib/pic/libsdcc/fsadd.c,
+         device/lib/pic/libsdcc/fsdiv.c, device/lib/pic/libsdcc/fseq.c,
+         device/lib/pic/libsdcc/fsgt.c, device/lib/pic/libsdcc/fslt.c,
+         device/lib/pic/libsdcc/fsmul.c, device/lib/pic/libsdcc/fsneq.c,
+         device/lib/pic/libsdcc/fssub.c, device/lib/pic/libsdcc/ulong2fs.c,
+         device/lib/pic16/libsdcc/float/fs2ulong.c,
+         device/lib/pic16/libsdcc/float/fsadd.c,
+         device/lib/pic16/libsdcc/float/fsdiv.c,
+         device/lib/pic16/libsdcc/float/fsmul.c: fixed pic14 libraries, merge
+         changes from the pic16 port, minor code cleanup
+       * src/pic/gen.c: implemented genUminusFloat(), fixed warning and style
+
+2009-04-09 Philipp Klaus Krause <pkk AT spth.de>
+
+       * device/lib/z80/mod.s,
+         device/lib/z80/Makefile.in,
+         device/lib/z80/div.s,
+         device/lib/z80/modsigned.s,
+         device/lib/z80/divsigned.s:
+         Applied patch #2741451 from Marco Bodrato
+         and moved functions for signed modulo into
+         separate file.
+
+2009-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * src/mcs51/peeph.def: disabled rule 270, fixing bug #2736282
+
+2009-04-04 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/gen.c,
+         src/z80/peeph-z80.def:
+         Improved caching of pointers in hl and iy.
+         device/lib/z80/div.s:
+         Applied patch #2727917 from Marco Bodrato.
+
+2009-04-03 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/ralloc.c:
+         Enabled use of hl as inter-i-code temporary.
+
+2009-04-03 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/peeph-z80.def:
+         Reenabled peephole 0t.
+
+2009-04-03 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/gen.c:
+         Fixed bugs #2728224, #2728218.
+         src/z80/peeph-z80.def:
+         Workaround for bug #2728445.
+         support/regression/tests/memory.c:
+         Added test for memcmp().
+
+2009-04-03 Philipp Klaus Krause <pkk AT spth.de>
+
+       * device/lib/z80/mul.s,
+         device/lib/z80/memmove.s,
+         device/lib/z80/strlen.s:
+         Minor improvements, code cleanup and license clarification.
+
+2009-04-01 Philipp Klaus Krause <pkk AT spth.de>
+
+       * device/lib/z80/mul.s:
+         Minor improvement in Z80 16x16 bit multiplication.
+
+2009-03-23 Borut Razem <borut.razem AT siol.net>
+
+       * src/SDCCval.c, src/SDCCmain.c, device/include/limits.h,
+         device/include/pic/limits.h, device/include/pic16/limits.h,
+         device/lib/_fs2schar.c, device/lib/pic/libsdcc/fs2schar.c,
+         device/lib/pic16/libsdcc/float/fs2schar.c, doc/sdccman.lyx,
+         support/regression/tests/funsigned-char.c:
+         applied patch 2704189: character constant sign fix
+         thanks to Robert Larice
+
+2009-03-22 Borut Razem <borut.razem AT siol.net>
+
+       * Small Device C Compiler 2.9.0 released
+       * .version, doc/sdccman.lyx: changed sdcc version to 2.9.1
+
+2009-03-15 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/repack_release.sh: added
+
+2009-03-13 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: "freeware" replaced with "free open source"
+
+2009-03-12 Borut Razem <borut.razem AT siol.net>
+
+       * src/z80/peep.c: #2652979: --debug crashes sdcc
+
+2009-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * src/SDCCglue.c,
+         support/regression/tests/bug2655200.c:
+         applied modified patch from Robert Larice <larice AT vidisys.de>
+         fixing original report of bug #2655200: pointer to pdata memory
+         not correctly initialized
+
+2009-03-11 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/asranlib.c: retain the original file mode
+
+2009-03-10 Borut Razem <borut.razem AT siol.net>
+
+       * src/mcs51/gen.c, src/z80/gen.c, src/hc08/gen.c, src/ds390/gen.c,
+         support/regression/tests/bug1875933.c:
+         fixed bug #1875933: Evelyn jumps into the void
+         thanks to Robert Larice
+
+2009-03-10 Raphael Neider <rneider AT web.de>
+
+       * src/pic16/pcode.c (LinkFlow): fix invalid cast from pCodeLabel
+         to pCodeInstruction to avoid a segmentation fault
+
+2009-03-03 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/printf_large.c: fixed bug #2656821: bug in printf
+
+2009-03-03 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic/libdev/Makefile.in: build device-specific
+         libraries for the correct processor, fixes #2654585
+
+2009-03-01 Raphael Neider <rneider AT web.de>
+
+       * device/lib/Makefile.in: fixed parallel builds (i.e., make -jN, N>1)
+
+2009-03-01 Borut Razem <borut.razem AT siol.net>
+
+       * src/z80/peep.c: fixed bug #2648964: --i-code-in-asm crashes sdcc
+       * .version, sdcc.spec, doc/sdccman.lyx, doc/INSTALL.txt:
+         changed sdcc version to 2.9.0
+
+2009-03-01 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/mcs51/ralloc.c (spillThis, spilSomething): fixed bug 2435941
+         (serialRegAssign): do not spil bit registers
+         throughout cosmetic changes
+       * support/regression/tests/bug2435941.c: new, added
+
+2009-02-28 Raphael Neider <rneider AT web.de>
+
+       * src/regression/compare10.c,
+         src/regression/compare7.c,
+         src/regression/compare8.c,
+         src/regression/compare9.c: reset watchdog timer in time
+       * src/regression/configword.c: apply patch from #2488150
+       * src/pic/glue.c (pic14createInterruptVect): pin RESET vector
+         handler to 0x0000 as the linker no longer knows STARTUP sections
+       * src/pic/pcode.c (register_reassign, ReuseReg): applied modified
+         patch #2512926 to (mostly) fix #1762626, cosmetic changes
+       * src/pic/pcodepeep.c: remove reference to nonexisting function
+
+2009-02-28 Raphael Neider <rneider AT web.de>
+
+       * device/include/pic16/signal.h: avoid multiline inline
+         assembler statements in macros, addresses #2644965
+
+2009-02-27 Raphael Neider <rneider AT web.de>
+
+       * device/include/pic16/pic18f[24][3456]k20.h,
+         device/include/pic16/pic18f[68][567]j50.h,
+         device/include/pic16/pic18f[68]6j55.h,
+         device/lib/pic16/libdev/pic18f[24][3456]k20.c,
+         device/lib/pic16/libdev/pic18f[68][567]j50.c,
+         device/lib/pic16/libdev/pic18f[68]6j55.c,
+         device/include/pic16/pic18fregs.h,
+         device/include/pic16/pic16devices.txt,
+         device/lib/pic16/pics.all,
+         device/lib/pic16/libdev/Makefile.am,
+         device/lib/pic16/libio/Makefile.am: added/re-enabled many device
+         families (87j50 family contributed by Robert Wuest)
+
+       * device/include/pic16/adc.h,
+         device/lib/pic16/libio/adc/adcbusy.c,
+         device/lib/pic16/libio/adc/adcclose.c,
+         device/lib/pic16/libio/adc/adcconv.c,
+         device/lib/pic16/libio/adc/adcopen.c,
+         device/lib/pic16/libio/adc/adcsetch.c: added 65j50-style ADC
+
+       * doc/sdccman.lyx: updated list of supported devices, fixed typo
+       * device/lib/pic16/Makefile.common: do not suppress assembler warnings
+
+       * device/lib/pic16/Makefile.in,
+         device/lib/pic16/libm/Makefile.in,
+         device/lib/pic16/debug/Makefile.in,
+         device/lib/pic16/libio/Makefile.in,
+         device/lib/pic16/startup/Makefile.in,
+         device/lib/pic16/libsdcc/Makefile.in,
+         device/lib/pic16/libdev/Makefile.in,
+         device/lib/pic16/libc/Makefile.in: regenerated
+
+2009-02-27 Borut Razem <borut.razem AT siol.net>
+
+       * as/z80/asexpr.c, as/z80/z80mch.c: re-fixed bugs
+         #1829678 and #1704376 in the way proposed by Alan Baldwin
+
+2009-02-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
+
+       * device/include/mcs51/at89c51ed2.h: Fixed address of SFR P5. Thanks
+         to Steve Qu for the fix.
+
+2009-02-23 Borut Razem <borut.razem AT siol.net>
+
+       * as/z80/asexpr.c: fixed bug #1829678: Z-80 CP A,<xxx> assembly
+         it is already fixed for mcs51 and hc08 targets
+       * as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
+
+2009-02-22 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in: fixed parenthesis error
+       * doc/sdccman.lyx: fixed webdocs bug #2071421: error in the manual,
+         fixed webdocs bug #1967920: --version
+
+2009-02-18 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * device/include/mcs51/at89c51ed2.h: fixed bug #2071949 bitmask RBCK wrong
+
+2009-02-17 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * as/link/mcs51/lkihx.c (hexRecord): bugfix do not insert extended address
+         when addresses are unsorted
+
+2009-02-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * device/include/mcs51/p89v66x.h: added ENBOOT thanks
+         Gudjon Gudjonsson <gudjon AT gudjon.org>
+       * device/include/mcs51/p89c66x.h: fixed some defines
+       * device/include/mcs51/p89v66x.h: fixed some sbit addresses
+       * doc/sdccman.lyx: added <NO FLOAT> to index, try to reanimate
+         svn keywords
+
+2009-02-14 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: corrected cpp info
+
+2009-02-13 Borut Razem <borut.razem AT siol.net>
+
+       * as/Makefile.in: *.doc renamed to *.txt
+
+2009-02-11 Borut Razem <borut.razem AT siol.net>
+
+       * as/doc/aslnk.doc, as/doc/abstra.doc: renamed to *.txt
+       * as/doc/aslnk.txt, as/doc/asxhtml.html: changed licens to GPLv3
+
+2009-02-11 Borut Razem <borut.razem AT siol.net>
+
+       * doc/sdccman.lyx: documented ar format libraries
+
+2009-02-10 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * support/regression/tests/float_single.c: added regression
+         test. Some testpoints for probably rarely used functions
+         (acosf, sinhf, tanf, expf) disabled for some targets
+
+2009-02-10 Raphael Neider <rneider AT web.de>
+
+       * src/pic16/gen.c (pic16_freeAsmop): avoid NULL pointer dereference,
+         (genAssign): fixed for operands on the stack
+
+       * device/lib/pic16/libc/stdio/vfprintf.c,
+         device/lib/pic16/configure.ac,
+         device/lib/pic16/Makefile.common: add configurable support for
+         printing floats via ./configure --enable-floats
+       * device/lib/pic16/configure,
+         device/lib/pic16/Makefile.in,
+         device/lib/pic16/libm/Makefile.in,
+         device/lib/pic16/debug/Makefile.in,
+         device/lib/pic16/libio/Makefile.in,
+         device/lib/pic16/startup/Makefile.in,
+         device/lib/pic16/libsdcc/Makefile.in,
+         device/lib/pic16/libdev/Makefile.in,
+         device/lib/pic16/libc/Makefile.in: regenerated
+       * doc/sdccman.lyx: documented float support and how to get it
+       * doc/Makefile.in: fixed race condition on parallel builds
+
+       * device/lib/pic16/libc/stdio/sprintf.c,
+         device/lib/pic16/libc/stdio/vsprintf.c: do not mess up the user's
+         pointer to the string buffer, enlarge buffer for x_ftoa()
+
+2009-02-10 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/printf_tiny.c: replaced non-C89 comments '//' with '/* */'
+
+2009-02-10 Raphael Neider <rneider AT web.de>
+
+       * device/include/pic16/pic18f*.h: add bit aliases in INTCONbits_t
+
+2009-02-09 Raphael Neider <rneider AT web.de>
+
+       * src/pic16/pcode.c (assignToSameBank): add force argument to ignore
+         artificial bank size limits for compound data (structs, arrays),
+         avoids assert if --obanksel=N, N > 1, is given
+
+2009-02-09 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/asranlib.c, link/lkar.c: don't check the padding bytes since
+         the openSUSE GNU ar (GNU Binutils; openSUSE 11.0) 2.18.50.20080409-11.1
+         uses '`' character instead '\n' for padding
+       * as/asranlib/asranlib.c: made it more robust
+
+2009-02-08 Borut Razem <borut.razem AT siol.net>
+
+       * as/COPYING3: added
+       * support/scripts/sdcc.nsi: added COPYING3.txt to the package
+       * device/lib/Makefile.in: reenable floating point in model-xstack-auto
+         libraries
+
+2009-02-07 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/asranlib.c: fixed BSD header length calculation
+       * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.9
+         due sdcc asxxxx license change to GPLv3
+
+2009-02-05 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/asranlib.c, link/lkar.h, link/lkar.c:
+         added support for BSD (Mac OS X) ar format
+       * as/asxxsrc/aslex.c, as/as/asxxsrc/asnoice.c, as/as/asxxsrc/assym.c,
+         as/as/hc08/asdata.c, as/hc08/asexpr.c, as/hc08/aslist.c,
+         as/hc08/asm.h, as/hc08/asmain.c, as/hc08/asout.c, as/hc08/assubr.c,
+         as/hc08/m08adr.c, as/hc08/m08ext.c, as/hc08/m08mch.c,
+         as/hc08/m08pst.c, as/hc08/m6808.h, as/link/aslink.h,
+         as/link/hc08/lkarea.c, as/link/hc08/lkelf.c, as/link/hc08/lkihx.c,
+         as/link/hc08/lkmain.c, as/link/hc08/lkmem.c, as/link/hc08/lkrloc.c,
+         as/link/hc08/lks19.c, as/link/lkaomf51.c, as/link/lkdata.c,
+         as/link/lkeval.c, as/link/lkhead.c, as/link/lklex.c, as/link/lklib.c,
+         as/link/lklibr.c, as/link/lklibr.h, as/link/lklist.c,
+         as/link/lknoice.c, as/link/lkrel.c, as/link/lkrel.h,
+         as/link/lksdcclib.c, as/link/lkstore.c, as/link/lksym.c,
+         as/link/mcs51/lkarea.c, as/link/mcs51/lkihx.c,
+         as/link/mcs51/lkmain.c, as/link/mcs51/lkmem.c,
+         as/link/mcs51/lkrloc.c, as/link/mcs51/lks19.c, as/link/z80/lkarea.c,
+         as/link/z80/lkgb.c, as/link/z80/lkgg.c, as/link/z80/lkihx.c,
+         as/link/z80/lkmain.c, as/link/z80/lkrloc.c, as/link/z80/lks19.c,
+         as/mcs51/asdata.c, as/mcs51/asexpr.c, as/mcs51/aslist.c,
+         as/mcs51/asm.h, as/mcs51/asmain.c, as/mcs51/asout.c,
+         as/mcs51/assubr.c, as/mcs51/i51adr.c, as/mcs51/i51ext.c,
+         as/mcs51/i51mch.c, as/mcs51/i51pst.c, as/mcs51/i8051.h,
+         as/xa51/xa_link.c, as/xa51/xa_main.c, as/xa51/xa_main.h,
+         as/xa51/xa_rasm.l, as/xa51/xa_rasm.y, as/xa51/xa_version.h,
+         as/z80/asdata.c, as/z80/asexpr.c, as/z80/aslist.c, as/z80/asm.h,
+         as/z80/asmain.c, as/z80/asout.c, as/z80/assubr.c, as/z80/z80.h,
+         as/z80/z80adr.c, as/z80/z80ext.c, as/z80/z80mch.c, as/z80/z80pst.c:
+         changed license to GPL either version 3, or (at your option) any
+         later version
+
+2009-02-05 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/asranlib.c, link/lkar.h, link/lkar.c:
+         added support for BSD (Mac OS X) ar format
+
+2009-02-02 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/gbz80/Makefile.in, device/lib/hc08/Makefile.in,
+         device/lib/z80/Makefile.in:
+         chose source files in the PORT directory if they are available
+
+2009-02-01 Raphael Neider <rneider AT web.de>
+
+       * device/lib/pic16/libdev/pic18f1220.c,
+       * device/lib/pic16/libdev/pic18f4450.c:
+         define SSPBUF to allow use of printf
+
+2009-02-01 Borut Razem <borut.razem AT siol.net>
+
+       * device/lib/Makefile.in, device/lib/gbz80/Makefile.in,
+         device/lib/hc08/Makefile.in, device/lib/incl.mk,
+         device/lib/z80/Makefile.in:
+         don't remake libraries
+       * support/regression/tests/snprintf.c:
+         reenable floating point in small-xstack-auto library
+
+2009-01-26 Raphael Neider <rneider AT web.de>
+
+       * src/pic16/ralloc.c (packForPush): disabled to fix #2496919
+
+2009-01-25 Raphael Neider <rneider AT web.de>
+
+       * src/pic16/main.c (_pic16_linkEdit): prepend -L paths to linker
+         search path instead of appending them
+
+2009-01-24 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/asranlib.h: changed type of offset to unsigned int to
+         make it work on ppc Mac OS X (off_t is 64 bit and is not converted
+         to 32 bit unsigned int when calling sputl() since it is a macro
+       * as/link/lkar.c: changed the initialization of This->loaded
+
+2009-01-23 Borut Razem <borut.razem AT siol.net>
+
+       * as/link/lkar.h: changed type of ar_size to size_t to make it work on
+         ppc Mac OS X (off_t is 64 bit and is not converted to 32 bit
+         unsigned int when calling new(), since asxxxx doesn't use function
+         prototypes)
+
+2009-01-21 Borut Razem <borut.razem AT siol.net>
+
+       * as/link/lkar.h: sgetl and sputl are independent of endianness
+       * as/link/sdxxxx_config.h.in: removed endianness detection
+
+2009-01-20 Borut Razem <borut.razem AT siol.net>
+
+       * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.8
+         due creation of ar format libraries
+       * support/scripts/sdcc.nsi:
+         don't add nonexistent object files to the package
+
+2009-01-19 Borut Razem <borut.razem AT siol.net>
+
+       * Makefile.in, configure.in, configure,
+         device/lib/Makefile.in, device/lib/ds390/Makefile.in,
+         device/lib/ds400/Makefile.in, device/lib/gbz80/Makefile.in,
+         device/lib/hc08/Makefile.in, device/lib/large/Makefile.in,
+         device/lib/mcs51/Makefile.in, device/lib/medium/Makefile.in,
+         device/lib/small/Makefile.in,
+         device/lib/z80/Makefile.in: create ar format libraries
+       * support/regression/ports/mcs51-xstack-auto/spec.mk:
+         use device/lib/Makefile to create library
+       * support/regression/tests/snprintf.c:
+         floating point is not enabled in small-xstack-auto library
+       * device/lib/libfloat.lib, device/lib/libint.lib,
+         device/lib/liblong.lib, device/lib/libsdcc.lib: removed
+
+2009-01-18 Borut Razem <borut.razem AT siol.net>
+
+       * support/cpp/auto-host.h: fixed warning: "__STDC__" redefined,
+         warning: extra tokens at end of #endif directive
+
+2009-01-11 Borut Razem <borut.razem AT siol.net>
+
+       * Makefile.in: added SDCC_ASRANLIB to PKGS
+
+2009-01-10 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/sdcc.nsi: added asranlib.exe to the install package
+       * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.7
+         due added support for ar format libraries
+
+2009-01-09 Borut Razem <borut.razem AT siol.net>
+
+       * as/asranlib/Makefile.in, as/asranlib/asranlib.dsp,
+         as/asranlib/asranlib.c: added asranlib
+       * as/link/lkar.c, as/link/lkar.h: added support for ar format libraries
+       * Makefile.in, as/link/hc08/Makefile.in,
+         as/link/hc08/link_hc08.dsp, as/link/lklib.c, as/link/lklibr.c,
+         as/link/lklibr.h, as/link/lkrel.c, as/link/lkrel.h,
+         as/link/lksdcclib.c, as/link/mcs51/Makefile.in,
+         as/link/mcs51/aslink.dsp, as/link/z80/Makefile.in,
+         as/link/z80/linkgbz80.dsp, as/link/z80/linkz80.dsp, configure,
+         configure.in, sdcc.dsw: modified to support ar format libraries
+
 2009-01-08 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/SDCCast.c (decorateType RETURN): use RESULT_TYPE_GPTR for generic
@@ -6,7 +563,7 @@
 2009-01-05 Philipp Klaus Krause <pkk AT spth.de>
 
        * sim/ucsim/z80.src/inst_ed.cc:
-          Fixed bug #2488074, which made regression tests fail.
+         Fixed bug #2488074, which made regression tests fail.
 
 2009-01-05 Philipp Klaus Krause <pkk AT spth.de>
 
 
 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
 
-        * device/include/asm/pic16/features.h,
-        * pic18f*.h headers,
-        * device/include/pic16/adc.h,
-        * device/include/pic16/delay.h,
-        * device/include/pic16/i2c.h,
-        * device/include/pic16/malloc.h,
-        * device/include/pic16/stdio.h,
-        * device/include/pic16/stdlib.h,
-        * device/include/pic16/string.h,
-        * device/lib/pic16/libc/stdio/printf_tiny.c,
-        * device/lib/pic16/libc/stdio/printf_small.c,
-        * device/lib/pic16/libc/stdio/strmgpsim.c,
-        * device/lib/pic16/libc/stdio/strmmssp.c,
-        * device/lib/pic16/libc/stdio/strmusart.c,
-        * device/lib/pic16/libc/stdio/vfprintf.c,
-        * device/lib/pic16/libc/stdlib/ltoa.c,
-        * device/lib/pic16/libc/stdlib/putchar.c,
-        * device/lib/pic16/libc/stdlib/x_ftoa.c,
-        * device/lib/pic16/libc/stdlib/memchrpgm.c,
-        * device/lib/pic16/libc/stdlib/memchrram.c,
-        * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
-        * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
-        * device/lib/pic16/libio/adc/adcbusy.c,
-        * device/lib/pic16/libio/adc/adcread.c,
-        * device/lib/pic16/libio/adc/adcsetch.c,
-        * device/lib/pic16/libio/usart/ubaud.c,
-        * device/lib/pic16/libio/usart/ubusy.c,
-        * device/lib/pic16/libio/usart/udrdy.c,
-        * device/lib/pic16/libio/usart/uopen.c,
-        * device/lib/pic16/libio/usart/uputc.c,
-        * device/lib/pic16/libsdcc/gptr/gptrget1.c,
-        * device/lib/pic16/libsdcc/gptr/gptrget2.c,
-        * device/lib/pic16/libsdcc/gptr/gptrget3.c,
-        * device/lib/pic16/libsdcc/gptr/gptrget4.c,
-        * device/lib/pic16/libsdcc/gptr/gptrput1.c,
-        * device/lib/pic16/libsdcc/gptr/gptrput2.c,
-        * device/lib/pic16/libsdcc/gptr/gptrput3.c,
-        * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
-        specific keywords to double underlined form,
-        * device/lib/pic16/libc/Makefile.rules,
-        * device/lib/pic16/libsdcc/Makefile.rules,
-        * device/lib/pic16/libm/Makefile,
-        * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
-        to compile with C standard set in Makefile.common
-        * device/lib/pic16/libc/stdlib/Makefile: added new C sources
-        rand.c and crc.c in compilation process,
-        * device/lib/pic16/libsdcc/int/divuint.c,
-        * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
-        `c' from signed to unsigned,
-        * device/lib/pic16/startup/crt0.c,
-        * device/lib/pic16/startup/crt0i.c,
-        * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
-        keywords to double underlined form, bug fixes in _do_cinit function
-        which prevented the correct initialization of the .idata segment,
-        * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
-        core to enter a infinite loop
-        * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
+       * device/include/asm/pic16/features.h,
+       * pic18f*.h headers,
+       * device/include/pic16/adc.h,
+       * device/include/pic16/delay.h,
+       * device/include/pic16/i2c.h,
+       * device/include/pic16/malloc.h,
+       * device/include/pic16/stdio.h,
+       * device/include/pic16/stdlib.h,
+       * device/include/pic16/string.h,
+       * device/lib/pic16/libc/stdio/printf_tiny.c,
+       * device/lib/pic16/libc/stdio/printf_small.c,
+       * device/lib/pic16/libc/stdio/strmgpsim.c,
+       * device/lib/pic16/libc/stdio/strmmssp.c,
+       * device/lib/pic16/libc/stdio/strmusart.c,
+       * device/lib/pic16/libc/stdio/vfprintf.c,
+       * device/lib/pic16/libc/stdlib/ltoa.c,
+       * device/lib/pic16/libc/stdlib/putchar.c,
+       * device/lib/pic16/libc/stdlib/x_ftoa.c,
+       * device/lib/pic16/libc/stdlib/memchrpgm.c,
+       * device/lib/pic16/libc/stdlib/memchrram.c,
+       * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
+       * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
+       * device/lib/pic16/libio/adc/adcbusy.c,
+       * device/lib/pic16/libio/adc/adcread.c,
+       * device/lib/pic16/libio/adc/adcsetch.c,
+       * device/lib/pic16/libio/usart/ubaud.c,
+       * device/lib/pic16/libio/usart/ubusy.c,
+       * device/lib/pic16/libio/usart/udrdy.c,
+       * device/lib/pic16/libio/usart/uopen.c,
+       * device/lib/pic16/libio/usart/uputc.c,
+       * device/lib/pic16/libsdcc/gptr/gptrget1.c,
+       * device/lib/pic16/libsdcc/gptr/gptrget2.c,
+       * device/lib/pic16/libsdcc/gptr/gptrget3.c,
+       * device/lib/pic16/libsdcc/gptr/gptrget4.c,
+       * device/lib/pic16/libsdcc/gptr/gptrput1.c,
+       * device/lib/pic16/libsdcc/gptr/gptrput2.c,
+       * device/lib/pic16/libsdcc/gptr/gptrput3.c,
+       * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
+       specific keywords to double underlined form,
+       * device/lib/pic16/libc/Makefile.rules,
+       * device/lib/pic16/libsdcc/Makefile.rules,
+       * device/lib/pic16/libm/Makefile,
+       * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
+       to compile with C standard set in Makefile.common
+       * device/lib/pic16/libc/stdlib/Makefile: added new C sources
+       rand.c and crc.c in compilation process,
+       * device/lib/pic16/libsdcc/int/divuint.c,
+       * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
+       `c' from signed to unsigned,
+       * device/lib/pic16/startup/crt0.c,
+       * device/lib/pic16/startup/crt0i.c,
+       * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
+       keywords to double underlined form, bug fixes in _do_cinit function
+       which prevented the correct initialization of the .idata segment,
+       * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
+       core to enter a infinite loop
+       * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
 
 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
 
        * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
-        18F4455,
-        * (pic16_assignConfigWordValue): disable testing of configuration
-        register value with config mask,
-        * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
-        function with port->fun_prefix,
-        * (genFunction): when generating a naked interrupt function never
-        create an absolute segment placed in interrupt vector address, place
-        the actual interrupt function at IVA instead, when an interrupt
-        function is generated with unspecified interrupt then do not create
-        the absolute section,
-        * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
-        code for generating a call to generic pointer get/put function with
-        a call to function pic16_callGenericPointer(),
-        * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
-        the call to the generic pointer get/put functions with prefixing the
-        function name with port->fun_prefix,
-        * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
-        * src/pic16/main.c (_process_pragma): prefix function with
-        port->fun_prefix,
-        * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
-        calling assembler, old 18Fxxxx macro is deprecated,
-        * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
-        PC_ASMDIR in while condition,
-        * (findInstruction): add PC_ASMDIR in while condition,
-        * (buildCallTree): prefix main with port->fun_prefix,
-        * (pic16_pCode2str): fixed bug that didn't emit the memory access
-        identifier for variable with banked access in instructions BTFSS,
-        BTFSC, BCF, BSF, BTG
-        * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
-        * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
-        * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
-        perform optimization when enviroment variable NO_REG_OPT is set,
-        * (insideLRBlock): NEW, return 1 if register is inside an
-        INF_LOCALREGS block,
-        * (RemoveRegFromLRBlock): remove a register that is completely
-        eliminated by register optimization, but it is still left in local
-        register store/restore in/from stack block,
-        * (Remove2pcodes): after removing register, check to see if it
-        should be removed from local register store/restore in/from stack
-        block,
-        * src/pic16/ralloc.c (pic16_decodeOp): added decode for
-        DUMMY_READ_VOLATILE,
-
-        * device/include/pic16/adc.h: minor prototype modifications and
-        update,
-        * device/include/pic16/malloc.h: added GPL notice various
-        modifications,
-        * device/include/pic16/stdint.h: NEW, standard header for ints
-        * device/include/pic16/delay.h: NEW, header for delay functions,
-        delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
-        delay1mtcy,
-        * device/include/pic16/signal.h: NEW, header providing helper macros
-        for implementing signal handlers,
-        * device/include/pic16/stdio.h: added prototypes for functions,
-        printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
-        prototypes for stdin and stdout, added macro PUTCHAR to
-        automatically implement putchar function prototype,
-        * device/include/pic16/usart.h: modified and updated USART library,
-        * device/lib/pic16/libio/adc/,
-        * device/lib/pic16/libio/i2c: some modifications to improve library
-        performance,
-        * device/lib/pic16/libc/stdio/: modifications for the new printf*
-        family of functions,
-        * device/lib/pic16/libc/stdlib/: various modifications in the malloc
-        family of functions and other sources,
-        * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
-        of the PIC18Fxx[28] devices,
-        * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
-        * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
-        * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
-        _do_cinit function, because the previous failed when local variables
-        where not placed in the same memory bank,
-        * device/lib/pic16/libsdcc/char/: various modifications to improve
-        library performance,
-        * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
-        information on the new functions of the c library and more...
+       18F4455,
+       * (pic16_assignConfigWordValue): disable testing of configuration
+       register value with config mask,
+       * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
+       function with port->fun_prefix,
+       * (genFunction): when generating a naked interrupt function never
+       create an absolute segment placed in interrupt vector address, place
+       the actual interrupt function at IVA instead, when an interrupt
+       function is generated with unspecified interrupt then do not create
+       the absolute section,
+       * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
+       code for generating a call to generic pointer get/put function with
+       a call to function pic16_callGenericPointer(),
+       * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
+       the call to the generic pointer get/put functions with prefixing the
+       function name with port->fun_prefix,
+       * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
+       * src/pic16/main.c (_process_pragma): prefix function with
+       port->fun_prefix,
+       * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
+       calling assembler, old 18Fxxxx macro is deprecated,
+       * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
+       PC_ASMDIR in while condition,
+       * (findInstruction): add PC_ASMDIR in while condition,
+       * (buildCallTree): prefix main with port->fun_prefix,
+       * (pic16_pCode2str): fixed bug that didn't emit the memory access
+       identifier for variable with banked access in instructions BTFSS,
+       BTFSC, BCF, BSF, BTG
+       * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
+       * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
+       * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
+       perform optimization when enviroment variable NO_REG_OPT is set,
+       * (insideLRBlock): NEW, return 1 if register is inside an
+       INF_LOCALREGS block,
+       * (RemoveRegFromLRBlock): remove a register that is completely
+       eliminated by register optimization, but it is still left in local
+       register store/restore in/from stack block,
+       * (Remove2pcodes): after removing register, check to see if it
+       should be removed from local register store/restore in/from stack
+       block,
+       * src/pic16/ralloc.c (pic16_decodeOp): added decode for
+       DUMMY_READ_VOLATILE,
+
+       * device/include/pic16/adc.h: minor prototype modifications and
+       update,
+       * device/include/pic16/malloc.h: added GPL notice various
+       modifications,
+       * device/include/pic16/stdint.h: NEW, standard header for ints
+       * device/include/pic16/delay.h: NEW, header for delay functions,
+       delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
+       delay1mtcy,
+       * device/include/pic16/signal.h: NEW, header providing helper macros
+       for implementing signal handlers,
+       * device/include/pic16/stdio.h: added prototypes for functions,
+       printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
+       prototypes for stdin and stdout, added macro PUTCHAR to
+       automatically implement putchar function prototype,
+       * device/include/pic16/usart.h: modified and updated USART library,
+       * device/lib/pic16/libio/adc/,
+       * device/lib/pic16/libio/i2c: some modifications to improve library
+       performance,
+       * device/lib/pic16/libc/stdio/: modifications for the new printf*
+       family of functions,
+       * device/lib/pic16/libc/stdlib/: various modifications in the malloc
+       family of functions and other sources,
+       * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
+       of the PIC18Fxx[28] devices,
+       * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
+       * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
+       * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
+       _do_cinit function, because the previous failed when local variables
+       where not placed in the same memory bank,
+       * device/lib/pic16/libsdcc/char/: various modifications to improve
+       library performance,
+       * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
+       information on the new functions of the c library and more...
 
 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
 
 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
 
-        * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
+       * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
 
 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
-          Yee Keat for the patch
-        * src/SDCCast.c (decorateType): fixed bug #979599
-        * src/ds390/gen.h: removed local fReturnSizeDS390
-        * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
-        * src/ds390/gen.c (genAnd, genOr, genXor),
-        * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
+         Yee Keat for the patch
+       * src/SDCCast.c (decorateType): fixed bug #979599
+       * src/ds390/gen.h: removed local fReturnSizeDS390
+       * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
+       * src/ds390/gen.c (genAnd, genOr, genXor),
+       * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
 
 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
 
        * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
        they are disabled by default, but can be enabled explicit with
        command argument --denable-peeps, for testing,
-        * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
-        --pomit-ivt in COMPILE_FLAGS
+       * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
+       --pomit-ivt in COMPILE_FLAGS
 
 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
 
 
 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
 
-        * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
+       * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
        is commented out
 
 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
 
-        * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
+       * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
 
 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
 
-        * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
+       * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
 
 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
 
        Some hc08 related updates that I missed earlier
        * sim/ucsim/stypes.h
-        * support/regression/ports/hc08/spec.mk
+       * support/regression/ports/hc08/spec.mk
 
 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
        * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
-        and JUMPTABLE iCodes properly now (worked by accident before)
+       and JUMPTABLE iCodes properly now (worked by accident before)
        * src/mcs51/gen.c (leftRightUseAcc),
        * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
        iCode properly now. Use getSize instead of nRegs since a & b
 
 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
-        * device/include/regc515c.h: fixed #758477
-        * device/lib/_gptrget.c: saving some cycles in generic pointer get
-        * device/lib/_gptrput.c: saved a few bytes
+       * device/include/regc515c.h: fixed #758477
+       * device/lib/_gptrget.c: saving some cycles in generic pointer get
+       * device/lib/_gptrput.c: saved a few bytes
        * my tab spacing is 8, yours too?)
-        * device/lib/_ser.c: process RX bytes earlier than TX bytes
-        * device/lib/serial.c: process RX bytes earlier than TX bytes
-        * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
+       * device/lib/_ser.c: process RX bytes earlier than TX bytes
+       * device/lib/serial.c: process RX bytes earlier than TX bytes
+       * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
 
 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
 
 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-    * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
+       * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
 
 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
 
 
 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-    * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
+       * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
 
 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-    * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
-    added gbz80 build to MSVC project.
-    * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
-    link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
-    from 8051 stuff and setup so it links using a .lnk file.
+       * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
+       added gbz80 build to MSVC project.
+       * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
+       link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
+       from 8051 stuff and setup so it links using a .lnk file.
 
 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-    * support/librarian/sdcclib.c: sdcc librarian.
-    * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
-    with sdcclib.
+       * support/librarian/sdcclib.c: sdcc librarian.
+       * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
+       with sdcclib.
 
 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-    * as/mcs51/lkmain.c: properly handle extensions in function afile.
+       * as/mcs51/lkmain.c: properly handle extensions in function afile.
 
 2003-07-02  Borut Razem <borut.razem AT siol.net>
 
 
 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
 
-        * DS800C400 fun, improved ROM interface and tinibios.
+       * DS800C400 fun, improved ROM interface and tinibios.
 
 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
 
 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
        * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
-          additions to the "related tools/documentation" section
+         additions to the "related tools/documentation" section
 
 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
 
 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
        * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
-          the regression tests I'm not brave enough to enable 245.b, 245.c
+         the regression tests I'm not brave enough to enable 245.b, 245.c
        * doc/sdccman.lyx: added latex preamble for hyperref package.
          Using pdflatex this will give you a hyperlinked pdf file with
-          bookmarks. (prepend '%' before /usepackage if this breaks something)
+         bookmarks. (prepend '%' before /usepackage if this breaks something)
 
 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
            generated
        * src/pic16/glue.c: commented out some error producing lines
        * src/pic16/main.c: __config directives are commented out to stop
-            gpasm complaining and test the linkage with gplink, _linkCmd and
-            _asmCmd changed to be more gplink and gpasm friendly
+           gpasm complaining and test the linkage with gplink, _linkCmd and
+           _asmCmd changed to be more gplink and gpasm friendly
        * src/pic16/peeph.def: peep rule 3 is commented out, since it
            produced an error when parsed, peep rule 12 is added to utilize
            movff, but it is commented out since the pCode does not support
 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
 
        * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
-  Added feature to script commands from file.
+       Added feature to script commands from file.
 
 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
 
-        * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
+       * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
        * src/SDCCutil.c: include ctype.h for win32
 
 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
 
        * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
-  Fixed so you can set breakpoints prior to run, run does not stop
-  on entry now.  Add tbreak.  Other enhancements and fixes for use
-  with ddd.
+       Fixed so you can set breakpoints prior to run, run does not stop
+       on entry now.  Add tbreak.  Other enhancements and fixes for use
+       with ddd.
 
 2003-05-12  Borut Razem <borut.razem AT siol.net>
 
 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
 
        * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
-  cache sfr, optimize next,step, fix off by one sourceline,
-  support ddd list function.
+       cache sfr, optimize next,step, fix off by one sourceline,
+       support ddd list function.
        * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
 
 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
        * src/pic/* Applied the pointer-to-function patch from Steve Tell.
        * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
         set - this bit used to not be set...).
-        * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
-          bad code in PIC Port
-        * src/regression/and2.c added to test bug 609268
-        * src/regression/Makefile added and2.c to regression test
+       * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
+         bad code in PIC Port
+       * src/regression/and2.c added to test bug 609268
+       * src/regression/Makefile added and2.c to regression test
 
 
 2003-04-08    <johan AT CP255758-A>
 2003-03-28  Borut Razem <borut.razem AT siol.net>
 
        * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
-          literal strings in stringLiteral()
+         literal strings in stringLiteral()
        * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
        * src/Makefile.bcc, src/Makefile.in, src/src.dsp: added support/Util/dbuf.c
-          to the project
+         to the project
 
 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
 
 
 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
 
-        * src/SDCCloop.c (mergeRegions): an evil beast is dead
+       * src/SDCCloop.c (mergeRegions): an evil beast is dead
        * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
 
 2003-03-10  Borut Razem <borut.razem AT siol.net>
 
 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
-        * src/SDCCpeeph.c: added peephole conditions testing for same arguments
-        * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
+       * src/SDCCpeeph.c: added peephole conditions testing for same arguments
+       * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
 
 2003-02-18    <johan AT balder>
 
 
 2003-01-06    <karl AT turbobit.com>
        * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
-   regression tests.
+       regression tests.
 
 2003-01-06    <johan AT balder>
 
        * src/SDCCval.c (getNelements): fixed the initialized array of structures
 
 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
-        * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
+       * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
 
 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
        * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
        * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
 
 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
-        * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
+       * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
 
 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
        * src/mcs51/main.c: removed {bindir}{sep} from aslink
 
 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-    * in /sdcc/as/mcs51/ changed these files in order to create an
-    aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
-    lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
-    following files to include the previous two files: aslink.dsp,
-    Makefile.aslink, Makefile.bcc, and Makefile.in.
+       * in /sdcc/as/mcs51/ changed these files in order to create an
+       aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
+       lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
+       following files to include the previous two files: aslink.dsp,
+       Makefile.aslink, Makefile.bcc, and Makefile.in.
 
-    * Changed /sdcc/src/SDCCmain.c so it creates files with extension
-    .adb instead of .cdb
+       * Changed /sdcc/src/SDCCmain.c so it creates files with extension
+       .adb instead of .cdb
 
 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
 
        * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
 
-        * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
+       * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
 
-        * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
+       * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
 
-        * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
+       * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
 
        * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
 
 
 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
 
-  * sim/ucsim/configure:    little improvement of Cygwin-detection
-  * sim/ucsim/configure.in: little improvement of Cygwin-detection
-  * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
-  * support/regression/tests/bug-221100.c: small changes for mcs51
-  * support/regression/tests/bug-221168.c: small changes for mcs51
-  * support/regression/tests/bug-227710.c: small changes for mcs51
-  * support/regression/tests/staticinit.c: small changes for mcs51
-  * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
-  * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
-  * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
+       * sim/ucsim/configure:    little improvement of Cygwin-detection
+       * sim/ucsim/configure.in: little improvement of Cygwin-detection
+       * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
+       * support/regression/tests/bug-221100.c: small changes for mcs51
+       * support/regression/tests/bug-221168.c: small changes for mcs51
+       * support/regression/tests/bug-227710.c: small changes for mcs51
+       * support/regression/tests/staticinit.c: small changes for mcs51
+       * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
+       * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
+       * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
 
 $Revision$