* device/lib/printf_large.c (output_digit): optimized further, Thanks Frieder
[fw/sdcc] / ChangeLog
1 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
2
3         * device/lib/printf_large.c (output_digit): optimized further, Tnx Frieder
4         * src/ds390/gen.c (emitLabel): new, added,
5           (genDjnz): fixed stack overflow bug,
6           (throughout): cosmetic changes to sync with mcs51/gen.c,
7           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl)
8         * src/mcs51/gen.c (genEndFunction): small optimization,
9           (throughout): cosmetic changes to sync with ds390/gen.c
10
11 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
12
13         * device/lib/printf_large.c (output_digit, calculate_digit): optimized,
14           (_print_format): fixed printing pointers
15         * src/mcs51/gen.c (emitLabel, movb): new, added,
16           (genAssign): small optimization,
17           (genDjnz): fixed stack overflow bug,
18           (throughout): replaced sprintf with SNPRINTF,
19           replaced mcs51_regWithIdx with REG_WITH_INDEX,
20           replaced emitcode("mov", "b,...") with MOVB(...),
21           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl),
22           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
23         * src/mcs51/peeph.def: added rules 140 and 264
24         * src/SDCCmem.c (allocLocal): store register declared locals in DSEG/OSEG
25           so they may get optimized into registers
26
27 2006-05-30 Maarten Brock <sourceforge.brock AT dse.nl>
28
29         * src/SDCCmain.c (optionsTable, parseCmdLine): handle --use-stdout
30           immediately when encountered,
31           (printUsage): always use stderr even on windows
32
33 2006-05-30 Bernhard Held <bernhard AT bernhardheld.de>
34
35         * src/SDCCast.c (isLoopCountable): fixed bug #1478316
36         (processParms): fixed bug #1247551
37         * src/SDCCmain.c (printVersionInfo, printOptions, printUsage,
38         parseCmdLine, main): print '--version' to stdout,
39         print 'help' to stdout if --help is given,
40         print 'help' to stderr and exit with EXIT_FAILURE if no or bad
41         arguments are given; fixed --help
42
43 2006-05-27 Bernhard Held <bernhard AT bernhardheld.de>
44
45         * src/SDCCcse.c (findPointerSet): fixed bug #1493710
46         * support/regression/tests/bug-1493710.c: added
47
48 2006-05-27 Borut Razem <borut.razem AT siol.net>
49
50         * support/regression/fwk/lib/testfwk.c: define array in _printn() as
51           static instead auto
52         * support/regression/ports/pic16/support.c: increase stack size
53           from default 64 bytes to 128 bytes
54         * support/regression/tests/staticinit.c,
55           support/regression/tests/float.c: regression tests fully enabled
56           for pic16 port by putting the initialized data arrays into the code
57           section
58         * support/regression/ports/pic16/spec.mk: don't link default libraries.
59           This was changed by mistake in the previous version.
60
61 2006-05-28 Vangelis Rokas <vrokas AT users.sourceforge.net>
62
63         * src/pic16/gen.c (genFunction, genEndFunction): some
64         beautifications, fixed bug with falsely restoring FSR2 in large
65         stack model, thanks to Beau E. Cox for reporting the bug
66
67 2006-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
68
69         * debugger/mcs51/break.c,
70         * debugger/mcs51/cmd.c (throughout): removed unused variables and labels,
71           use %p to print pointers, made address variables unsigned
72         * debugger/mcs51/cmd.c (infoSymbols): added missing parameter to printf
73         * debugger/mcs51/symtab.c (parseSymbol): must return something
74         * src/mcs51/gen.c (aopForSym): small optimization,
75            moved declarations mcs51_ptrRegReq and mcs51_nRegs to ralloc.h,
76           (freeAsmop): added missing break,
77           (aopPut): removed parameter bvolatile, determine it inside the function,
78           (saveRegisters, unsaveRegisters): small optimization,
79           (genIpush): removed pointless check,
80           (throughout): replaced Safe_calloc, strcpy with Safe_strdup,
81           replaced sprintf with SNPRINTF,
82           replaced strcpy with strncpyz,
83           updated aopPut calls,
84           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
85         * src/mcs51/ralloc.h:  added declarations mcs51_ptrRegReq and mcs51_nRegs
86
87 2006-05-24 Borut Razem <borut.razem AT siol.net>
88
89         * support/regression/tests/bug-221100.c: fixed xdata problem caused by
90           modification of test for the pic16 port, put the array to the code
91           memory for pic16port; thanks to Maarten Brock and Frieder Ferlemann
92
93 2006-05-23 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
94
95         * src/pic/gen.c: MSC 6 does not have <stdint.h>.  Use pstdint.h instead.
96         * support/Util/pstdint.h: added
97
98 2006-05-22 Borut Razem <borut.razem AT siol.net>
99
100         * src/regression/Makefile: removed bool2.c test, added -q linker option
101         * src/regression/add2.c, src/regression/add3.c, src/regression/bool1.c,
102           src/regression/bool3.c, src/regression/nestfor.c, src/regression/ptrfunc.c,
103           src/regression/compare.c, src/regression/or1.c, src/regression/compare2.c,
104           src/regression/while.c, src/regression/compare3.c, src/regression/compare4.c,
105           src/regression/compare5.c, src/regression/sub2.c, src/regression/rotate1.c,
106           src/regression/rotate2.c, src/regression/rotate3.c, src/regression/rotate4.c,
107           src/regression/switch1.c, src/regression/rotate5.c, src/regression/for.c,
108           src/regression/add.c, src/regression/sub.c, src/regression/call1.c:
109           define SUPPORT_BIT_TYPES 0, removed unused bit variables
110
111 2006-05-22 Raphael Neider <rneider AT web.de>
112
113         * src/pic16/gen.c (pic16_storeForReturn): fragile fix for
114           bug #1492360 (problematic due to generic pointers, see code)
115
116 2006-05-22 Borut Razem <borut.razem AT siol.net>
117
118         * support/regression/ports/pic16/specs.mk: removed stack size linker
119           directive
120         * support/regression/tests/array.c,
121           support/regression/tests/bitopcse.c,
122           support/regression/tests/bug-908454.c,
123           support/regression/tests/malloc.c: modified for pic16 regression test
124         * support/regression/tests/bitfields.c:
125           pic16 - excluded bitfileds of size > 8
126         * support/regression/tests/bp.c: pic16 - reduced data size
127         * support/regression/tests/bug-221100.c: pic16 - reduced data size
128         * support/regression/tests/bug-460010.c:
129           pic16 - used the absolute address the fits in memory
130         * support/regression/tests/bug-716242.c:
131           bug [ 1443651 ] pic 16: redefining symbol that cannot be redefined.
132         * support/regression/tests/float.c:
133           pic16 - excluded - data size too big
134         * support/regression/tests/onebyte.c:
135           pic16 - bug [ 1444425 ] onebyte.c regression tes fails on pic16
136         * support/regression/tests/shifts.c:
137           pic16 - function names probably have to differ in first X characters
138           (gpasm limitation?)
139         * support/regression/tests/staticinit.c:
140           pic16 - excluded some tests due error: no target memory available for
141           section ".idata"
142
143 2006-05-22 Borut Razem <borut.razem AT siol.net>
144
145         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
146           second try. Thanks Stas Sergeev once more.
147
148 2006-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
149
150         * src/hc08/gen.c (transferAopAop): aop forced to stack was not restored,
151           (genLeftShift, genRightShift): fixed bug 1491627
152         * src/hc08/peeph.def (rules 7, 8.x): added
153         * support/regression/tests/shifts.c (ShiftLeftByParam,
154           ShiftRightByParam, testShiftByParam): added to test variable shifting
155
156 2006-05-20 Raphael Neider <rneider AT web.de>
157
158         * src/pic/gen.c (bitpatternFromVal): fixed for 64-bit machines
159         * src/pic16/ralloc.c (newReg): use correct name in hashtable,
160           (allocReg): add only new registers to dynAllocRegs,
161           (pic16_assignRegisters): do not reset dynrIdx, fixes bugs
162             #1489055, #1445850, and probably #1483693
163
164 2006-05-19 Vangelis Rokas <vrokas AT users.sourceforge.net>
165
166         * src/pic16/glue.c (pic16_emitConfigRegs, pic16_emitIDRegs): fixed
167         bug in for-loop that didn't emit the last of CONFIG and ID registers
168
169 2006-05-18 Maarten Brock <sourceforge.brock AT dse.nl>
170
171         * src/mcs51/gen.c (genCodePointerGet): inc dptr instead of loading acc
172           with offset
173         * src/mcs51/peeph.def (186.x): updated and reenabled to fix bugs
174           1489016, 1434401 and 1490124
175         * src/ds390/peeph.def (186.x, 227.x): updated and reenabled to fix bugs
176           1489016, 1434401 and 1490124
177
178 2006-05-17 Borut Razem <borut.razem AT siol.net>
179
180         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
181           thanks Stas Sergeev
182
183 2006-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
184
185         * device/include/mcs51/P89c51RD2.h,
186         * device/include/mcs51/P89LPC901.h,
187         * device/include/mcs51/P89LPC922.h,
188         * device/include/mcs51/P89LPC932.h: added, thanks Omar Espinosa
189
190 2006-05-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
191
192         * device/lib/pic16/libsdcc/stack/{stack.S, Makefile.in}: add workaround
193         to fix missing stack pragma in compiled binary object file,
194
195 2006-05-14 Bernhard Held <bernhard AT bernhardheld.de>
196
197         * support/packihx/configure.in,
198         * support/packihx/configure: removed warning, autoconf >= 2.5x can
199         determine sizeof basic types even while cross compiling
200
201 2006-05-13 Bernhard Held <bernhard AT bernhardheld.de>
202
203         * src/avr/gen.c (aopop),
204         * src/ds390/gen.c (aopOp),
205         * src/hc08/gen.c (aopOp),
206         * src/mcs51/gen.c (aopop),
207         * src/pic16/gen.c (pic16_aopOp),
208         * src/pic/gen.c (aopOp),
209         * src/z80/gen.c (aopop): fix for bug #1479882; use new, exclusive asmop
210         if size of operand is smaller than spill location
211
212 2006-05-12 Borut Razem <borut.razem AT siol.net>
213
214         * *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
215           have to have CR/LF line endings even if they are checked out on *nix
216           or on WIN32 in cygwin binmode
217
218 2006-05-12 Maarten Brock <sourceforge.brock AT dse.nl>
219
220         * doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369
221         * device/include/ds80c390.h: added sfr16 definitions
222         * src/ds390/gen.c,
223         * src/ds390/gen.h,
224         * src/ds390/main.c,
225         * src/ds390/ralloc.c,
226         * src/ds390/ralloc.h: changes all over the place to sync with mcs51
227           fixing several bugs and adding sfr16/sfr32, reentrant bit params,
228           bit returning functions
229         * support/regression/tests/sfr16.c: enabled test on ds390
230
231 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
232
233         * src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
234         * src/hc08/gen.c (storeRegToAop): fix for bug #1439894
235
236 2006-05-11 Maarten Brock <sourceforge.brock AT dse.nl>
237
238         * sim/ucsim/sim.src/memcl.h: added get_decoder() to cl_address_space
239         * sim/ucsim/sim.src/mem.cc: implemented cl_address_space::get_decoder,
240           (cl_address_space constructor): removed expensive initialization,
241           (cl_address_space::get_cell): extended for late initialization,
242           (cl_address_space::*): use late initialization,
243           (cl_address_decoder::activate): removed expensive initialization,
244           This reduced regression test running time by 25%
245
246 2006-05-11 Bernhard Held <bernhard AT bernhardheld.de>
247
248         * packihx/,
249         * configure.in,
250         * configure,
251         * sdcc.dsw,
252         * Makefile.bcc,
253         * Makefile.in,
254         * support/packihx/Makefile.in,
255         * support/packihx/clean.mk,
256         * support/packihx/Makefile.bcc,
257         * support/packihx/PackIhx.dsp: moved packihx to support/packihx
258
259 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
260
261         * src/SDCCval.c (valNot): fix for regression test failure
262           of not.c on big endian hosts
263
264 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
265
266         * device/inlcude/mcs51/msc1210.h: new, added, thanks Philippe Latu
267
268 2006-05-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
269
270         * device/lib/mcs51/Makefile.in: changed string comparison operator
271           to = for POSIX compliance; == is bash extension
272
273 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
274
275         * device/lib/hc08/_mulint.c: applied patch 1485428, thanks
276           kosmonaut_pirx
277
278 2006-05-09 Vangelis Rokas <vrokas AT users.sourceforge.net>
279
280         * src/pic16/gen.c (pic16_freeAsmop): release any temp registers
281         allocated by aopForSym thus fixing bug #1478657 about failed testfwk.c
282         * src/pic16/main.c (_pic16_keywords): added 'sfr16' keyword,
283         * src/pic16/ralloc.c (pic16_allocWithIdx): also a fix for bug exposed by
284         bug report #1478657,
285
286 2006-05-05 Borut Razem <borut.razem AT siol.net>
287
288         * doc/Makefile.in: remove of WARNINGS and labels.pl immediately after
289           making the html
290
291 2006-05-02 Borut Razem <borut.razem AT siol.net>
292
293         * doc/Makefile.in: removed *.ind dependency since there is no rule to
294           create *.ind, which made make to fail if invoked with -j 2
295
296 2006-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
297
298         * src/SDCCglue.c (emitRegularMap): partial fix for bug 1477149, thanks
299           Hubert Sack for patch 1479782
300
301 2006-05-01 Vangelis Rokas <vrokas AT users.sourceforge.net>
302
303         * src/pic16/glue.c (pic16_printIvalStruct): fixed bug #1445929
304
305 2006-05-01 Raphael Neider <rneider AT web.de>
306
307         * src/pic/device.c (sanitise_processor_name): only remove p(ic) prefix,
308           (create_pic): store only prefix-free device name,
309           (init_pic): check for device names with "16" prefix,
310           (list_valid_pics),
311         * src/pic/device.h (struct PIC_device),
312         * src/pic/main.c (_pic14_genAssemblerPreamble): adapted to single
313             stored device name,
314         * device/include/pic/pic12f{635,675,629,683}.h,
315         * device/lib/pic/libdev/pic12f{635,675,629,683}.c: NEW device libraries
316         * device/lib/pic/libdev/Makefile.in: allow pic12* devices,
317         * device/include/pic/pic16f505.h,
318         * device/lib/pic/libdev/pic16f505.c: removed
319         * device/include/pic/pic14devices.txt: added support for pic12f
320             devices, removed unsupported non 16-bit devices
321             [above changes provided by patch from Zik Saleeba]
322         * src/pic/*, src/pic16/*, device/include/pic16/*,
323           device/lib/pic/**, device/lib/pic16/**: obfuscated email address
324
325 2006-05-01 Borut Razem <borut.razem AT siol.net>
326
327         * configure.in, configure, doc/Makefile.in:
328           sync with nightly build makefile - latex, dvipdf and dvips
329           not needed any more
330
331 2006-04-30 Bernhard Held <bernhard AT bernhardheld.de>
332
333         * support/scripts/sdcc.nsi: removed all Readmes and Makefiles
334         in the library source
335
336 2006-04-30 Maarten Brock <sourceforge.brock AT dse.nl>
337
338         * support/regression/ports/hc08/spec.mk: fixed bug 1478892
339
340 2006-04-28 Raphael Neider <rneider AT web.de>
341
342         * src/pic16/pcode.c (pic16_newpCodeOpLit12),
343         * src/pic16/gen.c (pic16_popGetLit12): NEW, create 12 bit literal,
344           (pic16_loadFSR0): handle 12 bit literals correctly, fixes #1440527
345         * src/pic16/pcode.h: added prototype for pic16_newpCodeOpLit12()
346
347 2006-04-28 Bernhard Held <bernhard AT bernhardheld.de>
348
349         * device/lib/pic/libdev/Makefile.in,
350         * device/lib/hc08/Makefile.in,
351         * device/lib/gbz80/Makefile.in,
352         * device/lib/z80/Makefile.in,
353         * device/lib/ds390/Makefile.in,
354         * device/lib/ds400/Makefile.in: added srcdir to include search path,
355         thanks to Borut for the bug report
356         * configure.in,
357         * configure: always create doc/Makefile independent from --enable-doc
358         * Makefile.in: always install from directory doc independent from
359         --enable-doc
360         * device/lib/pic/Makefile.in: added libdev again, it was erroneously
361         removed
362         * device/lib/pic/libdev/Makefile.in: fixed VPATH build
363         * doc/Makefile.in: install *.txt if present
364         * device/include/Makefile.in (install): added installation of pic/*.inc
365         and pic/*.txt files again, they were erroneously removed
366
367 2006-04-28 Raphael Neider <rneider AT web.de>
368
369         * src/pic/{gen.c,main.h,pcode.c},
370         * src/pic16/{gen.c,pcode.c}: quietened compiler warnings
371             concerning signedness with casts
372
373 2006-04-28 Raphael Neider <rneider AT web.de>
374
375         * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
376             definition of an interrupt handler,
377         * src/pic/glue.c (pic14_emitInterruptHandler): moved output of
378             interrupt handler stuff from picglue() to separate routine,
379           (picglue): enabled definition of intr handlers in files w/o main()
380
381 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
382
383         * support/librarian/sdcclib.c: moved include <limits.h> up to enable
384           compilation with MSVC 2005 Express Edition (VC8)
385
386 2006-04-26 Bernhard Held <bernhard AT bernhardheld.de>
387
388         * device/lib/Makefile: fixed build of gbz80 lib
389
390 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
391
392         * support/regression/tests/bug-460010.c,
393         * support/regression/tests/bug-524691.c,
394         * support/regression/tests/bug-716242.c: removed conditional defines
395           that are already in testfwk.h
396
397 2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
398
399         * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
400           (AccAXRsh1): added, shift right by 1,
401           (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
402            AccAXLrl1
403         * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
404
405 2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
406
407         * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
408         remove cast to same type
409         * src/SDCCast.c (decorateType): fix for RFE 1475742,
410         optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
411         * as/z80/Makefile,
412         * link/z80/Makefile: removed, they have moved to
413         Makefile.in files
414         * configure,
415         * configure.in: replaced duplicate message about ucsim by missing sdcpp
416         * install-sh: fix bug #1204398 by setting umask 0022
417         * device/lib/Makefile: separate build of z80 and gbz80 lib
418
419 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
420
421         Enabled VPATH feature: changed nearly all Makefiles (149 files).
422         See sdccman.lyx '2.4.10 VPATH feature' about how to use it.
423
424         One basic decision: e.g. src/clean.mk includes further files. In order
425         to make this work there are two solutions:
426         - rename another dozen clean.mk to clean_in.mk, add srcdir to them and
427           run configure on them. This way they can use
428           'include $(srcdir)/port-clean.mk'
429         - always include clean.mk by the Makefile at the same level. To avoid
430           that `make clean` tries to include and build Makefile.dep the
431           MAKECMDGOALS are examined (see e.g. src/Makefile.in). This has been
432           implemented, because now even `make uninstall` doesn't create
433           Makefile.in. clean.mk could be eliminated by pasting it in
434           Makefile.in.
435
436         * debugger/mcs51/Makefile.in: build own objects from library sources
437         (SLIB, SDCC) in current directory
438
439         * configure, configure.in: renamed --disable-device-lib-build in
440         --disable-device-lib; added --enable-doc, the required tools are
441         searched by configure; added result message; the toolchain for the
442         belonging ports are now only built, if the port is enabled.
443
444         * support/regression/*: all output is written in directory gen, because
445         the fwk and ports directories don't livet in the build tree using vpath
446
447         * doc/sdccman.lyx: renamed --disable-device-lib-build to
448         --disable-device-lib, added --enable-doc, added section VPATH
449
450         * sim/ucsim/configure.in,
451         * sim/ucsim/configure.in: hc08 couldn't be disabled, now hc08 and
452         z80 are enabled by default
453
454 2006-04-24 Raphael Neider <rneider AT web.de>
455
456         * src/pic/device.c (pic14_assignConfigWordValue): remember assignments
457             to config word, "pic14_"-prefixed some extern functions
458           (pic14_emitConfigWord): emit __config directive(s) if assignment to
459             config word has been found
460         * src/pic/device.h: added prototypes
461         * src/pic/pcode.c: added "pic14_"-prefix where needed
462         * src/pic/ralloc.c (IS_CONFIG_ADDRESS,pic14_assignRegisters): cosmetic
463             fixup
464         * src/pic/glue.c (pic14_constructAbsMap): handle assignments to config
465             words,
466           (pic14emitRegularMap): ignore config words,
467           (pic14createInterruptVect): moved generating __config directives away
468           (picglue): have __config directives emitted
469
470 2006-04-24 Borut Razem <borut.razem AT siol.net>
471
472         * doc/Makefile: sync with nightly build makefile
473
474 2006-04-24 Raphael Neider <rneider AT web.de>
475
476         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
477             registers that have not been assigned proper liveranges,
478             fixes #1469504 and #1474602,
479           (pCodeRegOptimizeRegUsage): fixed typo in comment
480
481 2006-04-24 Borut Razem <borut.razem AT siol.net>
482
483         * device/examples/main8051.c: deleted - it was removed from CVS
484           24.mar.2000 and after that modified 18.feb.2001, so it reappered
485           after the transition to Subversion
486         * src/SDCCalloc.h: deleted - it was removed  from CVS
487           3.feb.2001 and after that modified 18.feb.2001, so it reappered
488           after the transition to Subversion
489         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
490           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
491           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
492           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
493
494 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
495
496         * as/asx8051.dsp: added mcs51/strcmpi.h
497         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
498         * as/hc08/aslink.h: updated lnksect prototype
499         * as/hc08/asm.h,
500         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
501         * as/hc08/asmain.c,
502         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
503           (newdot): handle A_ABS
504         * as/hc08/asout.c,
505         * as/mcs51/asout.c (outarea): output address
506         * as/hc08/lkaomf51.c,
507         * as/mcs51/lkaomf51.c: disabled unused array UsageType
508         * as/hc08/m08pst.c,
509         * as/mcs51/i51pst.c,
510         * as/z80/z80pst.c: "ABS" is not A_OVR
511         * as/hc08/lkarea.c (newarea): read a_addr,
512           (lnkarea): added codemap array, sort absolute areas to the front,
513            combine all GSINITx/GSFINAL,
514           (find_empty_space, allocate_space): new functions,
515           (lnksect): return next address, handle absolute sections
516         * as/mcs51/lkarea.c (newarea): read a_addr,
517           lnksect2 prototype changed,
518           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
519           (find_empty_space, allocate_space): new, factored out of lnksect2,
520           (lnksect2): return next address, handle absolute sections
521         * as/hc08/lkhead.c,
522         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
523         * as/hc08/lklibr.c (addfile, fndsym),
524         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
525           index out of range and detect both '\' and '/'
526         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
527         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
528           regression tests (ds390 cannot return bool yet)
529         * doc/sdccman.lyx: changed version number, document changed --no-peep,
530           document critical interrupts on z80, document changed SDCC define
531         * src/asm.c (_asxxxx_mapping): fixed .org directive,
532           (_a390_mapping): added .org directive
533         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
534           (genMultOneByte): fixed warnings
535         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
536           ones
537         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
538         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
539           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
540         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
541         * src/pic16/main.c: removed newReg prototype
542         * src/pic16/pcode.c,
543         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
544           warnings
545         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
546           ones
547         * src/pic16/ralloc.c
548         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
549           to fix warnings
550         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
551           from short to PIC_OPTYPE
552         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
553         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
554           optype from short to PIC_OPTYPE
555         * src/port.h: made int_size unsigned to fix warnings
556         * src/SDCC.y: fixed warning on MSVC
557         * src/SDCCicode.c (getArraySizePtr): return unsigned int
558         * src/SDCCopt.c (convertToFcall): fixed warnings
559         * src/SDCCsymt.h: removed double prototype for genSymName
560         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
561           offset int to fix warnings
562
563 2006-04-22 Borut Razem <borut.razem AT siol.net>
564
565         * doc/sdccman.lyx, */Makefile, */Makefile.in:
566           references to CVS replaced with Subversion
567
568 2006-04-21 Borut Razem <borut.razem AT siol.net>
569
570         * doc/sdccman.lyx, */Makefile, */Makefile.in:
571           references to CVS replaced with Subversion
572
573 2006-04-19 Borut Razem <borut.razem AT siol.net>
574
575         * src/version.awk: adapted for svn
576         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
577           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
578           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
579           /binutils-avr/etc/*.vi, *.jin: removed all properties
580           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
581
582 2006-04-19 Borut Razem <borut.razem AT siol.net>
583
584         * CVS to Subversion migration completed
585
586 2006-04-18 Borut Razem <borut.razem AT siol.net>
587
588         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
589           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
590
591 2006-04-17 Borut Razem <borut.razem AT siol.net>
592
593         * device/include/Makefile.in: added pic/*.inc to the installation
594
595 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
596
597         * support/regression/collate-results.py: fixed output in case of
598         a valdiag error
599         * support/regression/generate-cases.py: fixed splitting of pathnames
600         with dots
601         * as/hc08/lklibr.c (addfile),
602         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
603
604 2006-04-11 Raphael Neider <rneider AT web.de>
605
606         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
607         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
608         * src/pic16/pcode.c (assignValnums): fixed #1460578
609
610 2006-04-11 Raphael Neider <rneider AT web.de>
611
612         * device/lib/pic/libdev/*.c,
613         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
614           fixes #1468739, enables compilation in --std-c99 mode
615         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
616
617 2006-04-11 Raphael Neider <rneider AT web.de>
618
619         * src/pic/device.c (find_device): removed debug output
620           (list_valid_pics): enabled verbose listing of supported devices
621         * device/include/stdbool.h: define bool as char for pic14/16 as well
622
623 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
624
625         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
626
627 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
628
629         * .version: bumped version to 2.5.6
630         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
631
632 2006-04-06 Raphael Neider <rneider AT web.de>
633
634         * .version: bumped version to 2.5.6 (pic14 ABI changed)
635         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
636         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
637           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
638             pic14_constructAbsMap
639           (pic14printPublics): declare absolute global symbols as global
640           (pic14createInterruptVect),
641         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
642           (newReg): assume new registers unused, use correct name in
643             hashtable (reg->name instead of name), more debugLog output
644         * src/pic/device.h (PIC_device): added fields for verbose output
645         * src/pic/device.c: moved device definition to pic14devices.txt,
646             added routines for runtime parsing of pic14devices.txt,
647             added support for second config word
648         * src/pic/main.c (_process_pragma): removed #pragma maxram,
649           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
650           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
651           (_pic14_parseOptions): moved pCodeInitRegisters here
652           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
653         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
654           (pCodeInitRegisters): rewrapped comments, perpared new approach to
655             handling the pseudo stack
656         * device/lib/Makefile.in: ignore failures in objects-pic16,
657         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
658         * device/lib/pic/NEWS: document new dependency on picXXX.lib
659         * device/lib/pic/Makefile.subdir,
660         * device/lib/pic16/Makefile.subdir: improved clean rules
661         * device/lib/pic/libdev/: NEW, pic14 device libraries
662         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
663         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
664         * device/include/Makefile.in: create subdir and install pic14 headers
665         * device/include/pic/p16f_common.inc: removed unused declarations
666         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
667             PICs from inc2h.pl v1.6,
668             replaced BIT_AT macros with struct declarations
669         * device/include/pic/pic14devices.txt: definition of supported devices,
670             all above improvements contributed by Zik Saleeba, thanks
671         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
672         * support/scripts/sdcc.nsi: also install pic14 device libraries and
673             headers
674
675 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
676
677         * device/include/mcs51/c8051f410.h: added interrupt numbers,
678         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
679           thanks to Charles Olds
680
681 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
682
683         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
684
685 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
686
687         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
688         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
689         * support/regression/bug1464657.c: added, new test
690
691 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
692
693         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
694           version number
695
696 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
697
698         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
699           --no-peep and --peep-file <file> are used don't use default rules but
700           do use the <file>
701
702 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
703
704         * src/mcs51/gen.c (genCall): fixed bug 1457608
705
706 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
707
708         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
709         changes seem to cause (trigger?) problems with the build system.
710
711 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
712
713         * src/SDCCpeeph.c (operandsLiteral): new, added,
714           (callFuncByName): inserted operandsLiteral
715         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
716
717 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
718
719         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
720         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
721
722 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
723
724         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
725           implemented patch 1120823 Thanks to Willy De la Court (normal
726           interrupts need an interrupt number now if they are made critical),
727           and enabled nesting of critical functions though not for gbz80
728           (genCritical, genEndCritical): added functions
729           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
730         * src/z80/mappings.i: added "ei" to all mappings
731
732 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
733
734         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
735         submitted by the Debian SDCC maintainer Aurelien Jarno:
736         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
737         archive with gcc 4.1 on mips and wrote the patch"
738
739 2006-03-16 Raphael Neider <rneider AT web.de>
740
741         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
742           the left operand is shorter than the result (c* = lit-c* + int),
743           fixes bug #1450796
744         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
745           OP_SYMBOL
746
747 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
748
749         * src/.version: increased version number to 2.5.5
750         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
751         linking is done manually in pic16 port's _linkEdit,
752         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
753         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
754         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
755         allocate asmop as AOP_ACC,
756         (aopForRemat): added parameter 'bool result' in function declaration,
757         (pic16_aopGet): return AOP_ACC when accessing WREG,
758         (pic16_popGetTempReg): minor modification,
759         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
760         'pic16_allocWithIdx',
761         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
762         calling function in absolute addresses,
763         (genAssign): take into account AOP_ACC asmop,
764         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
765         * src/pic16/pcoderegs.c: some debug functions and lines added,
766         * src/pic16/ralloc.c (decodeRegType): added but commented out,
767         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
768         register too,
769         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
770         call to allocReg, not by manually allocating a new one,
771         (pic16_assignRegisters): now before going through the register
772         allocating functions mark all registers as free. This eliminates some
773         side effects resulting from peephole parser done earlier in the backbone
774
775 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
776
777         * src/SDCCicode.c (geniCodeLogic),
778         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
779
780 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
781
782         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
783           (genSend): bugfix, do not allocate and free twice,
784           (shiftRLong): handle partially overlapping aops
785         * support/regression/tests/bitopcse.c: fixed warning redefined idata
786
787 2006-03-08 Borut Razem <borut.razem AT siol.net>
788
789         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
790           for pic16
791
792 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
793
794         * support/regression/tests/bug1409955.c: new, added
795         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
796         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
797           (aopForSym, aopOp): increment asmop.allocated if reused,
798           (freeAsmop): decrement asmop.allocated and check for zero instead of
799           using asmop.freed,
800           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
801           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
802            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
803            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
804            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
805            genSignedRightShift, genRightShift, genDataPointerGet,
806            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
807            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
808             in reverse order from allocation,
809           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
810             added swappedLR to keep track
811         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
812           pdata & code for GCC, z80, gbz80 & hc08
813         * support/regression/tests/zeropad.c: moved defines to testfwk.h
814
815 2006-03-08 Raphael Neider <rneider AT web.de>
816
817         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
818
819 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
820
821         * device/include/mcs51/c8051f410.h: new SiLabs mcu
822         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
823         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
824
825 2006-03-06 Borut Razem <borut.razem AT siol.net>
826
827         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
828           made the linker quiet
829
830 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
831
832         * src/pic16/gen.c (genPcall): fixed bug #1443644
833         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
834         which dumps before the function entry point a data byte which represents
835         the number of the local variables used by the specified function, added
836         'xinst' for initial support for Extended Instruction Support,
837         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
838         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
839         port->fun_prefix anymore (may change later),
840         (genFunction, genEndFunction): do not store/restore local registers for
841         _main (this should take care the --main-return command line option in
842         the future),
843         (genOr): removed some legacy pic-port instructions,
844         * src/pic16/genarith.c (genAddLit): re-enabled old code because
845         performing operations with SFR's causes data to be written more than
846         once to each SFR. Perhaps SFRs should be handled in special cases...
847         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
848         pcode.h
849         * src/pic16/main.c (_process_pragma): stack bound checking did not take
850         into account for stack starting position,
851         (struct OPTIONS pic16_optionsTable): added command line argument
852         --extended or -y for Extended Instruction Support,
853         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
854         (deassignLRs): *** perhaps the most important change, old 'for' code
855         (commented out for reference), didn't account for some registers which
856         were left marked 'not free' after a pointer operation. The change
857         reduces register usage a lot in some cases
858
859 2006-03-04 Borut Razem <borut.razem AT siol.net>
860
861         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
862           _clean
863         * support/regression/tests/bug-524697.c: decreased array size for
864           mcs51 to fit into the internal RAM
865         * support/regression/Makefile.in: a little bit more verbose
866
867 2006-03-03 Borut Razem <borut.razem AT siol.net>
868
869         * support/regression/fwk/lib/testfwk.c,
870           support/regression/fwk/include/testfwk.h: introduced function
871           _prints(), nonrecursive _printn(), call _initEmu() from main()
872         * support/regression/ports/gbz80/support.asm,
873           support/regression/ports/ucz80/support.asm,
874           support/regression/ports/z80/support.asm,
875           support/regression/ports/ds390/support.c,
876           support/regression/ports/hc08/support.c,
877           support/regression/ports/host/support.c,
878           support/regression/ports/mcs51/support.c,
879           support/regression/ports/xa51/support.c: added empty _initEmu()
880           function
881         * support/regression/ports/pic16/gpsim.cmd,
882           support/regression/ports/pic16/spec.mk,
883           support/regression/ports/pic16/support.c,
884           support/regression/Makefile.in: added pic16 regression test
885
886 2006-03-01 Raphael Neider <rneider AT web.de>
887
888         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
889           genConstPointerGet): use safe way of generating MOVFF to cover
890             literals as well as registers, fixes bug #1440527
891         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
892             dereference
893           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
894             more correctly, fixes bug #1232186
895           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
896         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
897             gplink guess the correct processor in more cases, applied patch
898             from Till Riedel attached to and fixing bug #1436552
899
900 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
901
902         * support/regression/tests/array.c: added, contains check for #1434401
903         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
904
905 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
906
907         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
908         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
909         * device/include/mcs51/c8051f326.h,
910         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
911         * device/include/mcs51/c8051f000.h,
912         * device/include/mcs51/c8051f018.h,
913         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
914           PCON_IDLE,PCON_STOP and added sfr16 definitions
915
916 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
917
918         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
919           genGetWord): fixed bug 1409955
920
921 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
922
923         * device/include/hc08/mc68hc908gp32.h,
924         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
925
926 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
927
928         * src/SDCCast.c (constExprValue): return NULL if not a value
929         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
930         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
931         * support/regression/tests/bitfields.c: enabled signed bitfield for all
932
933 2006-02-13 Borut Razem <borut.razem AT siol.net>
934
935         * src/regression/ptrarg.c: added, fails due to bug #1430967
936         * src/regression/Makefile: ptrarg.c added, ...
937
938 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
939
940         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
941         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
942
943 2006-02-11 Borut Razem <borut.razem AT siol.net>
944
945         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
946           print "Processor: xxx" message to stdout only if --verbose
947
948 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
949
950         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
951         * support/regression/tests/bug1426356.c: added
952         * support/regression/tests/bitfields.c: removed 2 tests
953
954 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
955
956         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
957         * device/include/mcs51/c8051f330.h,
958         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
959           PCON_IDLE,PCON_STOP and added sfr16 definitions
960         * device/lib/_divsint.c,
961         * device/lib/_divuint.c,
962         * device/lib/_divulong.c,
963         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
964           register bank bug for small stackauto
965
966 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
967
968         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
969
970 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
971
972         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
973         * all.dsp: corrected several bin paths
974         * device/include/mcs51/c8051f120.h,
975         * device/include/mcs51/c8051f300.h,
976         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
977           to PCON_IDLE,PCON_STOP
978         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
979         * device/lib/printf_large.c (output_float): fixed bug 1388703
980         * support/regression/tests/bug1057979.c: added test for bug 1388703
981
982 2006-02-08 Raphael Neider <rneider AT web.de>
983
984         * src/pic/pcode.c (pciTRIS): fixed typo,
985           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
986           (LinkFlow): fixed handling of flows that end in a call,
987           (ReuseReg): perform safety check earlier
988         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
989             to work with flows at the beginning of a pBlock,
990             fixes #1426557 (Symbol not previously defined),
991           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
992             usage information
993           (RemoveUnusedRegisters): update register usage info
994         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
995             created, reuse existing ones instead
996         * src/pic/gen.c (genPcall): fixed #1424719
997
998 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
999
1000         * link/z80/lkmain.c,
1001         * link/z80/lklex.c,
1002         * link/z80/lkdata.c,
1003         * link/z80/aslink.h: fixed build on current cygwin:
1004         replaced getline() by lk_getline()
1005
1006 2006-02-01 Borut Razem <borut.razem AT siol.net>
1007
1008         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
1009           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
1010           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
1011           src/regression/bool1.c, src/regression/bool2.c,
1012           src/regression/bool3.c, src/regression/call1.c,
1013           src/regression/compare.c, src/regression/compare10.c,
1014           src/regression/compare2.c, src/regression/compare3.c,
1015           src/regression/compare4.c, src/regression/compare5.c,
1016           src/regression/compare6.c, src/regression/compare7.c,
1017           src/regression/compare8.c, src/regression/compare9.c,
1018           src/regression/configword.c, src/regression/for.c,
1019           src/regression/inline.c, src/regression/mult1.c,
1020           src/regression/nestfor.c, src/regression/or1.c,
1021           src/regression/pointer1.c, src/regression/ptrfunc.c,
1022           src/regression/rotate1.c, src/regression/rotate2.c,
1023           src/regression/rotate3.c, src/regression/rotate4.c,
1024           src/regression/rotate5.c, src/regression/rotate6.c,
1025           src/regression/rotate7.c, src/regression/string1.c,
1026           src/regression/struct1.c, src/regression/sub.c,
1027           src/regression/sub2.c, src/regression/switch1.c,
1028           src/regression/while.c, src/regression/xor.c,
1029           src/regression/create_stc, src/regression/simulate,
1030           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
1031           regression tests
1032         * src/regression/gpsim_assert.h: added
1033
1034 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
1035
1036         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
1037         ((void (code *) (void)) 0) ();
1038         * as/hc08/aslex.c,
1039         * as/hc08/aslink.h,
1040         * as/hc08/asm.h,
1041         * as/hc08/asmain.c,
1042         * as/hc08/lkdata.c,
1043         * as/hc08/lklex.c,
1044         * as/hc08/lkmain.c,
1045         * as/mcs51/aslex.c,
1046         * as/mcs51/aslink.h,
1047         * as/mcs51/asm.h,
1048         * as/mcs51/asmain.c,
1049         * as/mcs51/lkdata.c,
1050         * as/mcs51/lklex.c,
1051         * as/mcs51/lkmain.c,
1052         * as/z80/aslex.c,
1053         * as/z80/asm.h,
1054         * as/z80/asmain.c: fixed build on current cygwin:
1055         replaced getline() by as_getline()
1056
1057 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
1058
1059         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
1060         declarator in the symbol chain
1061         * src/SDCCsymt.h,
1062         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
1063         parameter list for function pointers
1064         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
1065         * support/regression/tests/bug-716242.c: added
1066
1067 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
1068
1069         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
1070         offset if possible
1071         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
1072
1073 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
1074
1075         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
1076         inifinitely recurseable, added static
1077         * support/regression/tests/bug-1408066.c: added
1078
1079 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
1080
1081         * src/SDCCicode.h,
1082         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
1083         renamed, added possibility to create "postLoopLbl"-labels
1084         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
1085         newiTempLoopHeaderLabel
1086         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
1087         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
1088         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
1089         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
1090         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
1091         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
1092         (basicInduction): fixed bug #136564, made static,
1093         (loopInduction): changed parameter of basicInduction, made static,
1094         (addPostLoopBlock): added
1095         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
1096         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
1097         findLoopEndSeq
1098         * support/regression/tests/bug-136564.c: added
1099         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
1100         --std-sdcc99 to LIBSDCCFLAGS
1101
1102 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
1103
1104         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
1105         while loop
1106         * support/regression/tests/bug-1406131.c: added
1107
1108 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
1109
1110         * src/SDCCast.c (decorateType): fix promotion of unary minus
1111         * src/SDCCsymt.c (computeType): beautified
1112         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
1113         (valUnaryPM, valComplement): fix sign and promotion,
1114         (valNot): ANSI: result type is int (SDCC: unsigned char)
1115         * support/regression/tests/uminus.c: speedup by removing superflous
1116         test case 'int'
1117         * support/regression/tests/onebyte.c: added promotion and signedness
1118         tests for unary minus
1119         * support/regressions/tests/bug-477927.c: disable warning about
1120         uninitialized variables
1121         * support/regression/tests/not.c: added
1122
1123 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
1124
1125         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
1126         * src/mcs51/gen.c (gen51Code): show final register usage after
1127         fillGaps in asm with --i-code-in-asm
1128         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
1129         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
1130         incUsed, rliveClear, adjustIChain): made static,
1131         (setFromRange): excluded because it's unused,
1132         (findPrevUseSym, markWholeLoop): added,
1133         (findPrevUse): rewritten; fixes bug 895992; now a complete search
1134         through all branches of predecessors enables sdcc to emit the warning
1135         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
1136         (rlivePoint): made static, added parameter emitWarnings which is only
1137         true during the first run out of two,
1138         (findRecursiveSucc, findRecursivePred): removed,
1139         (computeLiveRanges): made static, added parameter emitWarnings,
1140         (dumpIcRlive): added for debugging only
1141         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
1142         removed prototype of setFromRange()
1143         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
1144         in call of computeLiveRanges()
1145         * support/regression/tests/bug-895992.c: added
1146         * support/regression/tests/bug-971834.c: added
1147         * support/valdiag/tests/bug-895992.c: added
1148         * support/valdiag/tests/bug-971834.c: added
1149
1150 2005-12-18 Raphael Neider <rneider AT web.de>
1151
1152         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
1153           (genUnpackBits): improved code for direct operands,
1154           (genPackBits): improved code for literal assignment to bitfields
1155             and for direct destination operands (no FSR indirection),
1156             prevented redundant AND, fixes #1362800,
1157           (AccLsh): added parameter to disable masking of the result
1158         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
1159           skip instructions with side-effects (like incfsz),
1160           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
1161         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
1162         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
1163           fixes #1375263
1164
1165 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
1166
1167         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
1168         volatile variables as spill location
1169
1170 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
1171
1172         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
1173         replacing literals
1174         * support/regression/tests/bug-1376320.c: added
1175
1176 2005-12-08 Raphael Neider <rneider AT web.de>
1177
1178         * src/pic/device.c: renamed is_shared to pic14_is_shared
1179         * src/pic/gen.c (genIfx): re-enabled handling of sbits
1180         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
1181           (is_valid_identifier): added for above workaround
1182
1183 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
1184
1185         * device/lib/Makefile.in: fixed to enable port-specific-objects
1186         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
1187           char, thanks Hubert Sack
1188         * doc/sdccman.lyx: documented --xstack-loc,
1189           elaborated a bit more on interrupts and pitfalls,
1190           removed "setjmp/longjmp unsupported",
1191           documented some unsupported C99 features
1192         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
1193         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
1194           if, thanks Hubert Sack
1195         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
1196         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
1197           make make_library
1198         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
1199           regression tests can report resource usage (rfe 700441)
1200         * support/regression/collate-results.py: report resource usage
1201         * support/regression/ports/ds390/spec.mk,
1202         * support/regression/ports/hc08/spec.mk,
1203         * support/regression/ports/mcs51/spec.mk,
1204         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
1205         * support/regression/ports/ds390/uCsim.cmd,
1206         * support/regression/ports/hc08/uCsim.cmd,
1207         * support/regression/ports/mcs51/uCsim.cmd,
1208         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
1209         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
1210           library, use the default one
1211         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
1212           building the library
1213
1214 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
1215
1216         * config.dsp: added dependency on .version and configure_vc.awk
1217         * device/include/setjmp.h: updated for --stack-auto and --xstack
1218         * device/include/mcs51/at89c51snd1c.h: corrected line endings
1219         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
1220         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
1221         * device/lib/libsdcc.lib: added _setjmp
1222         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
1223           (decorateType): fixed bug 1372851,
1224           (optimizeGetHbit): fixed warning
1225         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
1226           array initialisation
1227         * support/regression/tests/bug1057979.c: added test for bug 1358192
1228         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
1229
1230 2005-12-03 Borut Razem <borut.razem AT siol.net>
1231
1232         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
1233           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
1234
1235 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
1236
1237         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
1238         createIval): implement symbol independant "flexible array member",
1239         (createIvalCharPtr): implemented flexible array initialisation with a
1240         string
1241         * src/SDCCsymt.c (copyStruct): removed,
1242         (getSize): fixed misleading comment,
1243         (getAllocSize): removed, the additional allocation size is now in
1244         sym->flexArrayLength,
1245         (checkStructFlexArray): new, syntax checks for flexible array members,
1246         (compStructSize): added syntax checks for "flexible array members"
1247         (copyStruct): removed,
1248         (copyLinkChain): removed inefficient fix for bug 770487
1249         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
1250         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
1251         symbol->flexArrayLength
1252         * src/SDCCerr.c,
1253         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
1254         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
1255         * support/regression/tests/structflexarray.c: added
1256         * support/valdiag/tests/structflexiblearray.c: added
1257
1258 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
1259
1260         * src/SDCCast.c (decorateType): fixed bug 1368489
1261         * support/Util/SDCCerr.c,
1262         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
1263
1264 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1265
1266         * device/include/mcs51/at89c51snd1c.h: added file submitted by
1267           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
1268
1269 2005-11-27 Borut Razem <borut.razem AT siol.net>
1270
1271         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
1272           support/cpp2/mkdeps.h: added command line option
1273           -obj-ext=<extension> to SDCPP to define object file externion, used
1274           for generation of make dependencies (-M)
1275         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
1276
1277 2005-11-26 Borut Razem <borut.razem AT siol.net>
1278
1279         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
1280           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
1281           added pic and pic16 libraries
1282
1283 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1284
1285         * device/include/float.h: Corrected typo in prototype of __fsgt
1286
1287 2005-11-25 Borut Razem <borut.razem AT siol.net>
1288
1289         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
1290           added creation of model-mcs51-stack-auto libraries
1291
1292 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
1293
1294         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
1295         and fields-list too
1296         * src/SDCCast.c (createIvalArray): removed obsolete comment
1297
1298 2005-11-24 Borut Razem <borut.razem AT siol.net>
1299
1300         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
1301           added missing device/lib/mcs51/crt*.asm sources
1302
1303 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
1304
1305         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
1306
1307 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
1308
1309         * device/lib/_fs2schar.c,
1310         * device/lib/_fs2sint.c,
1311         * device/lib/_fs2slong.c: optimized inline asm
1312
1313 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1314
1315         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
1316           Better handling of floats between -1.0 and 0.0.
1317
1318 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1319
1320         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
1321           (the missing "if"s prohibited removal of redundant labels)
1322
1323 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1324
1325         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
1326           Properly convert floats between -1.0 and 0.0 to long, int, and char
1327           types (max integer value of negative floats tends to zero).
1328         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
1329           Removed changes made so to work properly with floats between
1330           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
1331           and _fs2char.c
1332
1333 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
1334
1335         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
1336         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
1337         (genCast) cosmetic change
1338         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
1339         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
1340         from mcs51
1341         * support/regression/tests/bitfields (testSignedBitfields): added
1342
1343 2005-11-18 Borut Razem <borut.razem AT siol.net>
1344
1345         * sdcc/device/lib/Makefile.in: remove all unnecessary files
1346         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
1347           introduced SILENT option to make building of pic16 libraries less
1348
1349 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1350
1351         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
1352           Now they work properly with floats between -1.0 and 0.0
1353         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
1354
1355 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
1356
1357         * src/SDCCicode.c (printOperand): added missing else
1358
1359 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
1360
1361         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
1362         reformatted for better readability
1363         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
1364         signed bitfields
1365
1366 2005-11-17 Borut Razem <borut.razem AT siol.net>
1367
1368         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
1369           introduced SILENT option to make building of pic16 libraries less
1370           verbose - used for nightly snapshot build
1371         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
1372           available on Win32 platforms.
1373         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
1374           medium, large, pic and pic16
1375
1376 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1377
1378         * device/lib/printf_large.c: Temporary patch for bug 1358192:
1379           printf("%f"...) sets fraction to zero.
1380
1381 2005-11-16 Raphael Neider <rneider AT web.de>
1382
1383         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
1384           fixes #1357221
1385         * src/pic/gen.c (genIfx): implemented for CARRY bit
1386         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
1387           to generic pointers, fixes #1357332,
1388           (pic16_movLit2f): NEW,
1389           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
1390
1391 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
1392
1393         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
1394
1395 2005-11-11 Raphael Neider <rneider AT web.de>
1396
1397         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
1398         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
1399           compute pointer's type from operand,
1400           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
1401           improved single bit reads, fixes bug #1353379
1402
1403 2005-11-09 Borut Razem <borut.razem AT siol.net>
1404
1405         * support/scripts/sdcc.nsi: added lib/pic to the package
1406
1407 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
1408
1409         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
1410
1411 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
1412
1413         * support/regression/tests/bug1348008.c: added
1414         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
1415         * support/regression/tests/bug1337835.c: updated comment
1416
1417 2005-11-06 Borut Razem <borut.razem AT siol.net>
1418
1419         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
1420           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
1421           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
1422           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
1423           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
1424           dynamic construction of cl_error_class and derivates - 2.nd try
1425
1426 2005-11-05 Borut Razem <borut.razem AT siol.net>
1427
1428         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
1429           bug, which caused Bus Errors on sparc solaris
1430
1431 2005-11-04 Borut Razem <borut.razem AT siol.net>
1432
1433         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
1434           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
1435           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
1436           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
1437           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
1438           and derivates to resolve the initialization problem on OSX
1439
1440 2005-11-02 Borut Razem <borut.razem AT siol.net>
1441
1442         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
1443           corrected typo - #include <winsock2.h>
1444
1445 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
1446
1447         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
1448           (_asxxxx_mapping): added org directive for future enhancements
1449
1450 2005-11-01 Borut Razem <borut.razem AT siol.net>
1451
1452         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
1453           enabled sockets on WIN32
1454         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
1455
1456 2005-10-31 Borut Razem <borut.razem AT siol.net>
1457
1458         * support/regression/generate-cases.py: escape backslashes in {testcase}:
1459           WIN32 backslash path delimiters should be escaped when used in C strings
1460         * support/regression/tests/bitfields.c: exclude failing assertions for
1461           __CYGWIN32__ and __MINGW32__ hosts
1462
1463 2005-10-30 Borut Razem <borut.razem AT siol.net>
1464
1465         * src/SDCCutil.c: corrected double comparison typo
1466
1467 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
1468
1469         * device/lib/medium/Makefile: added for new memory model medium
1470         * device/include/asm/mcs51/features.h: updated for medium/pdata
1471         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
1472           added Multiply & Accumulate sbit's and MAC0_PAGE define
1473         * device/include/mcs51/c8051f300.h: added sfr16 definitions
1474         * device/include/mcs51/c8051f310.h: added sfr16 definitions
1475         * device/lib/_mullong.c: update for medium model
1476         * device/lib/incl.mk: added medium model
1477         * doc/sdccman.lyx: documented medium model
1478         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
1479         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
1480         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
1481         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
1482           (allocParms): set SCLS and OCLS to pdata for medium model
1483         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
1484           for pdata,
1485           (powof2): return <0 if not power of 2
1486         * src/avr/gen.c (genBitWise): use updated powof2
1487         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
1488           (shiftR2Left2Result): small optimization in setup, save acc when storing,
1489           (shiftLLeftOrResult): use B if necessary
1490         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
1491         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
1492         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
1493         * support/regression/Makefile.in: added test-mcs51-medium
1494         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
1495
1496 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
1497
1498         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
1499         specifier unsigned
1500         * device/lib/time.c (mktime): fixed bug 1334315
1501
1502 2005-10-28 Raphael Neider <rneider AT web.de>
1503
1504         * device/include/pic/p16f_common.inc: added common declarations
1505         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
1506
1507 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
1508
1509         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
1510           (aopPutUsesAcc): added to predict accumulator use,
1511           (assignResultValue): save acc if necessary,
1512           (genMinusDec): store result if indirectly addressed,
1513           (genDivOneByte):  save acc if necessary,
1514           (movLeft2Result): bugfix if left already in acc,
1515           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
1516             attention to accumulator use (esp. pdata),
1517           (genReceive): receive pdata correctly
1518         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
1519         * src/SDCCicode.h: added isOperandInPagedSpace prototype
1520
1521 2005-10-27 Raphael Neider <rneider AT web.de>
1522
1523         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
1524
1525 2005-10-27 Raphael Neider <rneider AT web.de>
1526
1527         * .version: changed version to 2.5.4
1528         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
1529         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
1530           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
1531             arithmetics support routines
1532         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
1533         * device/lib/Makefile.in: also create installdir for pic
1534
1535         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
1536           pic14 port as well
1537         * src/pic/device.c (dump_sfr): rewritten to delegate register
1538           placement to the linker (use `extern sym' rather than sym EQU addr),
1539           (validAddress): fixed to check last specified address
1540         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
1541           (popGetLit): truncate literal value to 8 bit,
1542           (popGet): moved assert to more appropriate place
1543           (popGetExternal): create pCode operand from and mark the according
1544             symbol as being `extern'
1545           (popGetAddr): added sanity check on immediate's offset, provide
1546             GPOINTER tag on demand
1547           (aopPut): fixed for immediates,
1548           (mov2w_op): move operand's address or contents to WREG (depending on
1549             operand type), safer variant of mov2w,
1550           (movwf,call_libraryfunc): NEW, handy abbreviations,
1551           (get_argument_pcop,get_return_val_pcop,pass_argument,
1552           get_returnvalue): interface for accessing function parameters and
1553             return values,
1554           (assignResultValuei,genRet): use new parameter/return value interface
1555           (pic14_getDataSize): back to old version handling generic pointers,
1556           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
1557             provided implementation and/or fixed old one,
1558           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
1559             calls, removed legacy 8051 reference code
1560           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
1561           (loadSignToC): NEW, move the operands sign bit to CARRY,
1562           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
1563             genRightShiftSigned, accepts negative shift counts,
1564           (setup_fsr): load FSR and adjust IRP (indirect memory access),
1565           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
1566             generic pointers, __data pointers and __code pointers,
1567           (genUnpackBits,genPackBits): rewritten to work with generic pointers
1568             and signed bitfields, limit bitfields to 8 bit,
1569           (genDataPointerGet): fixed number of bytes read,
1570           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
1571           (genPointerGet,genPointerSet): fixed handling of __code pointers,
1572             pointers to constant data are no longer assumed to point to __code
1573             space, removed invalid pointer types,
1574           (bitpatternFromVal): retrieve the PICs representation of an integer
1575             or float literal,
1576           (genDataPointerSet): fixed assigning to po_immediate operands,
1577           (genGenPointerSet): implemented as library call,
1578           (genIfx): fixed incorrect condition,
1579           (genAddrOf): limit generic pointers' addresses to 2 bytes,
1580             provide GPOINTER tag according to destination's storage class,
1581           (genCast): added code to handle casting to generic pointers, added
1582             sign-/zero extension of the result
1583           (aop_isLitLike,op_isLitLike): fixed handling of immediates
1584         * src/pic/gen.h: added macros to access IRP bit in STATUS register
1585         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
1586           extend the result
1587         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
1588           address/register resides in the shared banks
1589           (emitSymbolToFile): improved to handle global and `pinned' symbols,
1590             put all variables into separate sections (have the linker arrange
1591             them)
1592           (picglue): put init code and interrupt handlers in separate sections
1593         * src/pic/main.c: added port specific options table, modified to PORT
1594           structure to make GPOINTERs 3 byte, added pic14_options
1595           (_pic14_do_link): private linking routine (update paths to libraries,
1596             add libsdcc.lib by default)
1597         * src/pic/main.h: declare pic14_options
1598         * src/pic/pcode.c: fixed instructions i/o relations,
1599           (RegCond): reverted to correct version,
1600           (newpCodeOpLit): truncate literals to 8 bit,
1601           (genericPrint): added debug output,
1602           (getRegFromInstruction): fixed for various operand types, simplified
1603           (BuildFlow): fixed broken handling of isntructions with labels
1604           (LinkFlow): start at last instruction in flow (skip trailing comments),
1605             pass the flow on to the next instruction after CALL
1606           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
1607           (insertPCodeInstruction): fixed inserting after a skip instruction,
1608           (DoBankSelect): fixed for labeled instructions
1609           (OptimizepBlock): honor --nopeep switch
1610           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
1611         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
1612         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
1613           (pCodeOptime2pCodes): allow disabling this optimization via
1614             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
1615             but is still buggy), started implementation of a dataflow based
1616             pCode optimization (CSE + dead code elimination)
1617           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
1618         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
1619           names are independant of the stack location and therefore portable across
1620           devices
1621
1622 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
1623
1624         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
1625           (selectSpil): fixed bug 1337835 by not spilling bit variables
1626         * support/regression/tests/bug1337835.c: added test for this bug
1627         * src/mcs51/peeph.def: restart after rule 3.c,
1628           addded rules 263.x to optimize loading constants
1629
1630 2005-10-26 Raphael Neider <rneider AT web.de>
1631
1632         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
1633         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
1634           (genAssign): emit warning when casting literals to generic pointer
1635             type, also applies when taking the address of a fixed variable,
1636           (genCast): improved casting to generic pointers
1637         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
1638           extern variables, added verbose error message
1639         * device/include/pic16/{string.h,errno.h}: added #pragma library c
1640
1641 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
1642
1643         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
1644         carry must be complemented too
1645         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
1646         could be emitted by genMinus
1647         * src/SDCCval.c (constVal): fixed bug 1305065
1648
1649 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
1650
1651         * src/SDCCast.c (addCast): added promotion for bit variables
1652         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
1653         promotion casts + optimisation
1654         (optimizeGetWord): fix warning 'i' might be used uninitialized
1655         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
1656         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
1657
1658 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
1659
1660         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
1661         all chars are promoted to int; promotion should be handled in SDCCast.c
1662
1663 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1664
1665         * device/lib/_strcmp.c: Fixed bug 1326457
1666
1667 2005-10-11 Raphael Neider <rneider AT web.de>
1668
1669         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
1670         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
1671
1672 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
1673
1674         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
1675         * support/regression/tests/sfr16.c: added test for the sfr32 bug
1676
1677 2005-10-04 Raphael Neider <rneider AT web.de>
1678
1679         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
1680           device/lib/pic16/pics.all: added pic18f1320
1681         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
1682
1683 2005-09-30 Raphael Neider <rneider AT web.de>
1684
1685         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
1686         * src/pic16/devices.inc: NEW, provides device descriptions
1687         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
1688
1689 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
1690
1691         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
1692           GETHBIT
1693
1694 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
1695
1696         * doc/sdccman.lyx: updated Highest Order Bit documentation,
1697           documented Any Order Bit, Higher Order Byte and Higher Order Word
1698         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
1699         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
1700           (optimizeGetAbit): new, to get any bit, not only the high bit,
1701           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
1702           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
1703           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
1704           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
1705             RIGHT_OP: also try GETBYTE, GETWORD optimization,
1706             GETABIT, GETBYTE, GETWORD: decorate them,
1707           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
1708           (ast_print): added GETABIT, GETBYTE, GETWORD
1709         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
1710         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
1711           (geniCodeBinary): new generic binary icode,
1712           (ast2iCode): added GETABIT, GETBYTE, GETWORD
1713         * src/port.h: updated comment for PORT.hasExtBitOp
1714         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
1715           (genGetByte): new, to get a single byte,
1716           (genGetWord): new, to get a word from a long,
1717           (gen51Code): added GETABIT, GETBYTE, GETWORD
1718         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
1719
1720 2005-09-23 Raphael Neider <rneider AT web.de>
1721
1722         * configure.in, configure: have device/lib/pic configured
1723         * device/lib/Makefile.in: added model-pic14
1724         * device/lib/clean.mk: added pic/ to clean rule
1725         * device/lib/pic: added rudimentary pic14 library providing support
1726           functions for multiplication/division/generic pointer access
1727         * src/SDCCopt.c (convilong): mark support functions as extern
1728           for pic14 port as well
1729         * src/pic/gen.c (genMult): added assertions,
1730           (genpic14Code): emit warning on unhandled iCodes
1731         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
1732         * src/pic/pcode.c (pCodeOpCopy),
1733         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
1734           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
1735           SFR_REGISTER}), made safe for future extensions
1736         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
1737           instructions even if preceeded by SKIP instructions (also remove
1738           them); removed unused code
1739         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
1740           prevents leaving parts of the structure uninitialized after copying
1741
1742 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
1743
1744         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
1745           ago by me
1746         * support/regression/tests/addsub.c: added test for the bug
1747
1748 2005-09-21 Raphael Neider <rneider AT web.de>
1749
1750         * device/include/pic16/pic18f1220.h,
1751           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
1752         * device/lib/pic16/Makefile.rules: added missing opening paren
1753         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
1754           are provided in genutils.c,
1755           (genUminusFloat,genUminus,genCmpEq): added asserts on different
1756           operand/result sizes,
1757           (genCmp): assert on NULL pointers first, then check deref'ed values
1758         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
1759           result size
1760
1761 2005-09-18 Raphael Neider <rneider AT web.de>
1762
1763         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
1764           as these are now unused,
1765           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
1766         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
1767           local, avoids uninitialized pointer dereference on r->name
1768         * src/pic16/ralloc.c (newReg): fixed indentation
1769
1770 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
1771
1772         * src/SDCCval.c (constVal): fixed bug 730366
1773         * support/Util/SDCCerr.c,
1774         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
1775
1776 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
1777
1778         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
1779
1780 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
1781
1782         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
1783
1784 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
1785
1786         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
1787           (hex2dec): made hex_digit unsigned char, removed ascii dependance
1788         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
1789           (hex2dec): made hex_digit unsigned char, removed ascii dependance
1790         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
1791         * packihx/packihx.c (hexDigit): made c unsigned char
1792         * as/mcs51/lklibr.c (fndsym),
1793         * link/z80/lkgb.c (gb),
1794         * link/z80/lklibr.c (fndsym),
1795         * link/z80/lkrloc.c (relr),
1796         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
1797         * src/SDCC.lex (checkCurrFile, process_pragma),
1798         * src/SDCCglue.c (spacesToUnderscores),
1799         * src/SDCCmain.c (setParseWithComma, processFile),
1800         * src/asm.c (tvsprintf, printCLine),
1801         * src/avr/gen.c (emitcode, aopPut),
1802         * src/ds390/gen.c (emitcode),
1803         * src/hc08/gen.c (emitcode, emitinline),
1804         * src/mcs51/gen.c (emitcode, genInline),
1805         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
1806           tokenizeLineNode),
1807         * src/pic/ralloc.c (debugLog),
1808         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
1809           tokenizeLineNode),
1810         * src/pic16/ralloc.c (debugLog),
1811         * src/z80/main.c (_process_pragma):
1812            made all ctype.h function calls safe
1813         * src/SDCCopt.c: include math.h for fabs
1814         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
1815           and used them throughout the code to make ctype.h function calls safe
1816         * src/ds390/main.c (asmLineNodeFromLineNode),
1817         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
1818         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
1819            unsigned char*
1820         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
1821           (newpCodeAsmDir): made ctype.h function calls safe
1822         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
1823           pic16_emitcode):  made lbp unsigned char*
1824         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
1825           (pic16_newpCodeAsmDir): made ctype.h function calls safe
1826         * src/xa51/gen.c (emitcode),
1827         * src/z80/gen.c (_emit2): made lbp unsigned char*
1828         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
1829            char*
1830
1831 2005-09-05 Raphael Neider <rneider AT web.de>
1832
1833         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
1834           access bank splitpoint
1835
1836 2005-09-05 Raphael Neider <rneider AT web.de>
1837
1838         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
1839
1840 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
1841
1842         * .version: changed to version 2.5.3
1843         * doc/sdccman.lyx: changed version to 2.5.3,
1844           documented --codeseg and --constseg and pragma codeseg and constseg,
1845           documented bit parameters (reentrant) and bit returning
1846         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
1847            currFunc->recvSize, but is this ok for all ports?
1848           (ast2iCode): result of ~ on unsigned char must be cast to int for
1849            bool to work
1850         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
1851           function pointers in bit space
1852         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
1853           (processFuncArgs): call port.reg_parm() with reentrancy info
1854         * src/port.h,
1855         * src/avr/main.c,
1856         * src/ds390/main.c,
1857         * src/hc08/main.c,
1858         * src/pic/main.c,
1859         * src/pic16/main.c,
1860         * src/xa51/main.c,
1861         * src/z80/main.c: port.reg_parm prototype extended with
1862           "bool reentrant" parameter
1863         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
1864           options.stackAuto for allocating bit register parameters
1865         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
1866           (genSend): set BitBankUsed if it is,
1867           (selectRegBank): factored out of genCall for use in genPcall,
1868           (genCall): removed redundant dtype assignmen, use selectRegBank,
1869           (genPcall): handle returning in Carry properly, save in F0 if needed,
1870           (genReceive): handle bit register parameters
1871         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
1872           (mcs51_assignRegisters): enable bit registers for all reentrant
1873            functions and don't set BitBankUsed unconditionally
1874         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
1875         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
1876         * support/regression/tests/funptrs.c: added tests for BOOL and for return
1877
1878 2005-08-27 Borut Razem <borut.razem AT siol.net>
1879
1880         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
1881         ppc-osx (Darwin) does not support -u option. It seems that it is
1882         supported only on Linux - GNU cp
1883
1884 2005-08-25 Borut Razem <borut.razem AT siol.net>
1885
1886         * sim/ucsim/gui.src/serio.src/Makefile.in,
1887           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
1888           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1889           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
1890           install and strip, since the strip at /usr/ccs/bin should be used
1891           on solaris
1892
1893 2005-08-24 Borut Razem <borut.razem AT siol.net>
1894
1895         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
1896
1897 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
1898
1899         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
1900         ffffffffu
1901
1902 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
1903
1904         * as/mcs51/aslink.h: completed lkrloc.c prototypes
1905         * as/mcs51/lkmain.c (link_main): fixed warning
1906         * device/include/stdbool.h: ds390 has no advanced bit support yet
1907         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
1908         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
1909         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
1910           and updated their macros
1911         * src/SDCCval.c (constVal): updated comment for renamed b_long
1912
1913 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
1914
1915         * as/mcs51/asdata.c: changed ctype['['] to BINOP
1916         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
1917           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
1918           (oprio): set priority for '['
1919         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
1920            and adb_24_bit
1921         * as/mcs51/asm.h: added defines R_BIT and S_BIT
1922         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
1923         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
1924         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
1925           added overlayable BIT_BANK area
1926         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
1927           (summary2): explain 'T' in legenda
1928         * as/mcs51/lkrloc.c: replaced old K&R style,
1929           (relr): added R_BIT processing,
1930           (errmsg): added "Bit-addressable relocation error",
1931           (adb_bit): added for converting from byte- to bit-addressable space,
1932           (adb_24_bit): added for converting from byte- to bit-addressable space
1933         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
1934            used in reentrant functions now even as return value
1935         * device/lib/_gptrput.c (_gptrput): removed obsolete code
1936         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
1937           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
1938         * src/SDCCglobl.h: added indicator BitBankUsed
1939         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
1940            the bit registers b0-b7
1941         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
1942           (geniCodeCast): fixed bug 1263853,
1943           (geniCodeLogicAndOr): put result in bool or char,
1944           (geniCodeReceive): added parameter func for accessing the return type,
1945           (geniCodeFunctionBody): pass func to geniCodeReceive
1946         * src/SDCCmain.c: added indicator BitBankUsed
1947         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
1948         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
1949           (checkSClass): don't put automatic bool/bit on stack,
1950           (checkFunction): removed check on function cannot return bit
1951         * src/SDCCsymt.h: added newBoolLink prototype
1952         * src/mcs51/gen.c (rb1regs): added bit registers,
1953           (movc): created for assigning to carry,
1954           (pushReg, popReg): created for pushing registers,
1955           (sameRegs): check both AOP_REG and AOP_CRY types,
1956           (aopOp): handle bit registers,
1957           (aopPut): optimization no self-assign,
1958           (saveRegisters): push reg->base (bits) only once for bit registers,
1959            and use pushReg,
1960           (unsaveRegisters): pop reg->base only once and use popReg,
1961           (assignResultValue): added parameter func and return in carry for bits,
1962           (genIpush): optimization no reload in A if not changed,
1963           (genSend): bit parameters in reentrant functions are passed in bit
1964            registers by first assigning to bits in B, then save registers and
1965            copy B to bits,
1966           (genCall): handle returning in Carry properly, save it in F0 if needed,
1967           (genPcall): updated assignResultValue call, this is not safe yet for bit
1968            returning function !!!
1969           (genFunction): don't generate equ's for bit registers and use pushReg,
1970           (genEndFunction): take care of bit returning functions and use popReg,
1971           (genRet): return bit in Carry,
1972           (genIfx): optimize bit registers and other directly addressable bits,
1973           (genReceive): updated assignResultValue call
1974         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
1975           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
1976            registers when using stack-auto
1977         * src/mcs51/ralloc.c (_G): added allBitregs,
1978           (regs8051): added the bit registers,
1979           (createStackSpil): use macro IS_BIT,
1980           (getRegBit): added to allocate a bit register, else spill,
1981           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
1982           (updateRegUsage): factored out to ease stepping while debugging,
1983           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
1984            also allocate bit registers,
1985           (fillGaps): handle bit registers,
1986           (findAllBitregs): added to create bit vector with all bit registers,
1987           (mcs51_allBitregs): returns this bit vector,
1988           (mcs51_assignRegisters): when using stack-auto use bit registers for
1989            passing parameters and creating local variables
1990         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
1991
1992 2005-08-22 Borut Razem <borut.razem AT siol.net>
1993
1994         * device/lib/Makefile.in: replaced find option -or with -o
1995           to make it run on solaris
1996
1997 2005-08-22 Raphael Neider <rneider AT web.de>
1998
1999         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
2000           fixes #1265442 (crash on Solaris)
2001
2002 2005-08-20 Borut Razem <borut.razem AT siol.net>
2003
2004         * configure, configure.in: added tests for libsocket and libnsl libraries,
2005           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
2006           from support/regression/Makefile.in
2007         * support/regression/Makefile.in: added
2008         * device/lib/pic16/Makefile.common.in: force make to use bash shell
2009         * sim/ucsim/libtool: regenerated on sparc-solaris
2010         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
2011           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
2012           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
2013           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
2014           sparc-solaris, which doesn't use GNU ld linker
2015         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
2016         * as/Makefile: find on sparc-solaris does not support -maxdepth option
2017
2018 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
2019
2020         * src/mcs51/peeph.def: updated comments
2021
2022 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2023
2024         * device/lib/_gptrget.c,
2025         * device/lib/_gptrput.c: slightly shorter
2026         * doc/sdccman.lyx: incremented version
2027         * src/mcs51/peeph.def: moved peephole comments to the line of first
2028           change to better keep line correlation, reanimated 186.e
2029         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
2030
2031 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
2032
2033         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
2034           David Saxton with quotes around file name.
2035
2036 2005-08-15 Borut Razem <borut.razem AT siol.net>
2037
2038         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
2039           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
2040           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
2041           make tests run on x86_64 platform
2042
2043 2005-08-13 Raphael Neider <rneider AT web.de>
2044
2045         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
2046           as it might be executed DURING a build (parallel make is wonderful)
2047
2048 2005-08-13 Raphael Neider <rneider AT web.de>
2049
2050         * device/lib/Makefile.in (port-specific-objects-pic16):
2051           revert to cp $(PORT)/bin/*.* $(PORTDIR)
2052         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
2053           dependency
2054         * device/lib/pic16/Makefile.rules: build subdirs before creating
2055           the library, removed builddir rule, create $(builddir) early in
2056           recurse rule, use empty recurse rule for leaf directories
2057         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
2058           mkdir errors (race condition), removed duplicate suffix "hex"
2059           from clean rules
2060         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
2061         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
2062           prevents mkdir -p from aborting on Alpha
2063
2064 2005-08-12 Raphael Neider <rneider AT web.de>
2065
2066         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
2067           db-statements in order to allow for arrays of pointers in code
2068           sections to be placed without interspersed 0-padding, fixes
2069           bug #1256215
2070         * (emitStatistics): fixed division by zero for pic18f1220
2071         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
2072           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
2073         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
2074         * (pic16_pCodeConstString): keep track of already emitted string
2075           literals to prevent "duplicate definitions of symbol _str_NR"
2076         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
2077           debug message
2078         * device/lib/Makefile.in: ignore failing PIC16 library builds
2079         * device/lib/pic16/Makefile: do not build if gputils are missing
2080         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
2081
2082 2005-08-10 Raphael Neider <rneider AT web.de>
2083
2084         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
2085           my last commit)
2086
2087 2005-08-10 Raphael Neider <rneider AT web.de>
2088
2089         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
2090           Rokas' patch to add the new fixed point type "__fixed16x16"
2091         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
2092           functions for __fixed16x16 arithmetics
2093         * device/lib/pic16: reimplemented the build system to support
2094           a separate build directory, better handling of libio (create
2095           the library in a separate subdir for each architecture) and
2096           easier configuration (centralized in Makefile.common)
2097
2098 2005-08-07 Raphael Neider <rneider AT web.de>
2099
2100         * src/pic16/gen.c (genrshTwo): fixed sign extension
2101         * src/pic16/device.c: added pic18f2320, 4220 and 4320
2102         * device/include/pic16/pic18f2220.h: changed some bit definitions,
2103           added T0CONbits
2104         * device/include/pic16/pic18f4220.h: NEW, header for
2105           pic18f4220 and pic18f4320
2106         * device/include/pic16/pic18fregs.h: added new devices,
2107           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
2108         * device/include/pic16/signal.h: resolved name clashes
2109           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
2110           to also allow testing for interrupt enable bits, added
2111           comments on how to use the macros
2112         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
2113         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
2114           register definitions for the devices
2115         * device/lib/pic16/pics.all: added new devices
2116         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
2117           allocated memory
2118         * device/lib/pic16/libc/stdlib/memfree: do not count
2119           the block header as free memory
2120         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
2121           simplified and added missing end-of-blocklist-marker
2122           (reported by Peter Onion, fixes #1252814)
2123         * (_mergeHeapBlock): fixed loop condition
2124         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
2125           len==0, restructured code
2126         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
2127           up a bit, reduced bitfield accesses, prevent endless loops
2128           in case of heap corruption
2129         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
2130           "unreferenced arguments/must return a value" warnings
2131         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
2132           replaced BAUDREG with SPBRG
2133         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
2134           device/lib/pic16/debug/gstack/gstack.c: replaced
2135           _naked, _asm, _endasm with __naked, __asm, __endasm
2136
2137 2005-08-05 Raphael Neider <rneider AT web.de>
2138
2139         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
2140           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
2141
2142 2005-08-05 Borut Razem <borut.razem AT siol.net>
2143
2144         * device/lib/Makefile.in: added missing ';'
2145         * configure: removed ^M characters
2146
2147 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2148
2149         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
2150           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
2151           License
2152
2153 2005-08-04 Borut Razem <borut.razem AT siol.net>
2154
2155         * configure.in: pic16 libraries build 2nd try - enable running
2156           configure in device/lib/pic16
2157         * configure: regenerated from configure.in
2158         * device/lib/Makefile.in: create $(PORT)/bin directory
2159
2160 2005-08-03 Raphael Neider <rneider AT web.de>
2161
2162         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
2163           to get/set values via pointers
2164         * (genUnpackBits,genPackBits): changed detection of
2165           ptr->bitfield vs. sym.bitfield, fixed access via generic
2166           pointers, removed dead (wrong) code for multibyte bitfields
2167         * (genNearPointerGet, genGenPointerGet): removed useless code,
2168           fixed bitfield detection, fixes #1250594
2169         * (genNearPointerSet): removed useless code
2170         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
2171           and introduced macro pic16_emitpcode that conditionally emits
2172           the origin of the following pCode (useful for debugging SDCC)
2173         * src/pic16/pcode.c: changed (and disabled) some debug outputs
2174         * (createDefmap): fixed handling of LFSR for --optimize-df
2175
2176 2005-08-02 Borut Razem <borut.razem AT siol.net>
2177
2178         * device/lib/Makefile.in: pic16 libraries build enabled since
2179           gputils-0.13.2 are now localy installed at sourceforge's compile farm
2180
2181 2005-08-02 Raphael Neider <rneider AT web.de>
2182
2183         * src/pic16/gen.c (genPackBits): removed deprecated warning
2184         * (genGenPointerSet): fixed bitfield detection
2185
2186 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2187
2188         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
2189
2190 2005-07-31 Raphael Neider <rneider AT web.de>
2191
2192         * device/lib/pic16/libdev/pic18f458.c,
2193           device/include/pic16/pic18f458.h: added missing T0CONbits
2194
2195 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
2196
2197         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
2198
2199 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
2200
2201         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
2202
2203 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2204
2205         * device/include/mcs51/at89c51ed2.h: added.
2206
2207 2005-07-23 Raphael Neider <rneider AT web.de>
2208
2209         * src/pic/gen.h: added emitpcode macro for debugging
2210         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
2211           and replace by macro adding debug information on demand
2212         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
2213         * (gencjne): tried to fix; replaced with correct (slower) code
2214         * (gen{Unp,P}ackBits): fixed single bit access
2215         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
2216         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
2217           previous instruction
2218         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
2219           register has to be handled with care (forbidding movement
2220           of assignments/uses, removing assignments completely, ...)
2221         * (pCodeOptime2pCodes): make use of regIsSpecial
2222         * added lots of debugging output (commented out)
2223         * src/pic/rallloc.c (deassignLRs): prevent operand registers
2224           from being reused as result UNLESS it is known to work
2225
2226 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
2227
2228         * support/Util/dbuf.h: include <stddef.h> for size_t
2229         * .version: changed to version 2.5.2
2230
2231 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2232
2233         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
2234
2235 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2236
2237         * src/hc08/gen.c (genMinus): fixed bug #1241835,
2238           (genModOneByte): removed needless psha/pula
2239
2240 2005-07-22 Raphael Neider <rneider AT web.de>
2241
2242         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
2243           have PIC14 handled like PIC16, fixes broken pic14 linker calls
2244         * src/pic/gen.c (resolveIfx): do not "invent" labels
2245         * (genSkipc): changed to positive logic
2246         * (genSkipCond): removed as no longer needed
2247         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
2248           backport from PIC16
2249         * (genLeftShift): check operands are in different registers
2250         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
2251           INCF does not update CARRY...
2252         * src/pic/main.c: fixed _linkCmd
2253         * src/pic/pcode.c (unlinkpCode): added inactive code
2254         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
2255           alive (do not assign result and operand overlapping registers)
2256
2257 2005-07-22 Raphael Neider <rneider AT web.de>
2258
2259         * src/pic/device.c (dump_sfr): replaced register declaration with
2260           call to emitSymbolToFile() to avoid duplicate symbols
2261         * (assignRelocatableRegisters): do not declare external symbols
2262         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
2263           right (take size of type, not etype)
2264         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
2265         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
2266         * (packRegsForAccUse): disabled assignment of WREG as
2267           the result reg to prevent occurence of just fixed #1235003,
2268           fixes #1242954
2269         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
2270           symbols (avoids duplicate symbols in .asm file)
2271         * (pic14emitRegularMap): use emitSymbolToFile()
2272         * src/pic/gen.c (aopOp): fixed spillLocation handling
2273         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
2274         * (genDataPointerSet): removed unneccessary variables/output
2275
2276 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
2277
2278         * as/mcs51/lkarea.c: enlarged codemap for banked memory
2279         * device/lib/mcs51/crtbank.asm: added # to 0x0F
2280
2281 2005-07-21 Raphael Neider <rneider AT web.de>
2282
2283         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
2284           architecture cannot handle them efficiently, fixes bug #1235003
2285         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
2286           check for empty sets before using them (fixes bug #1232190)
2287
2288 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
2289
2290         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
2291           (lnksect2): generate warnings for memory overlap
2292         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
2293           constseg to set the name of these segments so you can instruct the linker
2294           to place them in banks
2295         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
2296         * src/SDCCglobl.h: added MODEL_HUGE to enum,
2297           added code_seg and const_seg to options
2298         * src/SDCCglue.c (emitMaps): use options.const_seg,
2299           (createInterruptVect): put interrupt vectors in segment HOME,
2300           (glue): put HOME before static segment and put the main glue in HOME,
2301           (glue): use options.code_seg
2302         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
2303         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
2304           these segments so you can instruct the linker to place them in banks
2305           (linkEdit): use code_loc for HOME segment which should be the first
2306           segment in code memory now
2307         * src/SDCCmem.c: fixed more stuff like bug 1238386
2308         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
2309           (changePointer): don't change function pointers to code pointers for
2310           banked functions,
2311           (compareType): added exceptional check for banked function pointers
2312         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
2313         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
2314           after static in code memory
2315         * src/mcs51/gen.c: added aopLiteralLong prototype,
2316           (aopForSym): use getSize for functions,
2317           (genCall): generate banked calls over one trampoline __sdcc_banked_call
2318           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
2319           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
2320           the segment,
2321           (genPcall): use call for literal function pointers and generate banked
2322           calls over the one trampoline so there's only one place for the user to
2323           modify according to his/hers hardware,
2324           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
2325           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
2326         * src/mcs51/main.c: added keyword banked,
2327           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
2328         * support/Util/SDCCerr.c,
2329         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
2330           needed for passing the bank and address to the trampoline
2331         * device/lib/mcs51/crtbank.asm: added for bankswitching
2332         * device/lib/mcs51/Makefile: added crtbank
2333
2334 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2335
2336         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
2337           for fields at offset 0 of a struct or union as reported
2338           on 2005-07-07 in the developer mailing list.
2339
2340 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
2341
2342         * src/SDCCmem.c: fixed bug 1238386
2343
2344 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2345
2346         * src/mcs51/peeph.def: added labelrefcounting for peepholes
2347           (patch #1144962), added peephole 300, enabled 259.x
2348         * doc/sdccman.lyx: removed screenshot and provided link instead
2349
2350 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2351
2352         * doc/sdccman.lyx: added section about debugging with ddd
2353         * doc/figures/ddd_example.eps: screenshot of debugging session
2354
2355 2005-07-04 Raphael Neider <rneider AT web.de>
2356
2357         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
2358           like CODE pointers, fixes #1115683
2359         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
2360           call, fixes bugs #1232211, #1228110,
2361           fixed wrong casts to pCodeFlow from pCodeInstructions
2362
2363 2005-07-04 Raphael Neider <rneider AT web.de>
2364
2365         * src/pic/gen.c (popGet): changed assert to allow for
2366           bit operands
2367         * (popGetAddr): changed signature to provide
2368           an additional index, patched all call sites
2369         * (genCmpEq): handle literal-like operands correctly
2370         * (genAddrOf): added sanity checks on __code/__data pointers
2371         * (genAssign): added handling of symbols from __code section
2372         * (gencjne): do not generate code for comparisons whose result
2373           is neither stored nor used, fixes bug #1171114
2374         * (AccLsh, AccRsh): operate on operand instead of WREG
2375         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
2376           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
2377           by known count
2378         * rewrote complete shift-by-literal logic, commented unused
2379           functions out
2380         * (genConstPointerGet): get multiple bytes (if result size > 1),
2381           fixed handling of non-immediate addresses
2382         * (genPointerGet): handle CODE pointers like CONST pointers
2383         * (genpic14Code): insert C-SRC lines as Cource-pCodes
2384         * ({aop,op}_isLitLike): NEW, single place to decide whether an
2385           operand is to be treated as a literal or not
2386         * (mov2w,genPcall,genCmpEq),
2387           src/pic/genarith.c: use aop_isLitLike() to decide between
2388           literal/register contents
2389         * (addSign): added missing offset
2390         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
2391           only emit comment in debug-mode,
2392           use {aop,op}_isLitLike throughout the file
2393         * src/pic/glue.c: fix initializers for pointers (work in progress)
2394         * src/pic/pcode.c (get_op): honor index on _const symbols
2395         * ({reset,dump}pCodeStatistics): NEW, estimate code size
2396         * (dumppBlock): added pCode size estimation
2397         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
2398           check for IS_SYMOP before OP_SYMBOL'ing
2399         * fixed indentation, compacted switch-statements
2400         * (allocReg): find free register and allocate it instead of
2401           allocating new registers all the time
2402         * (deassignLRs): prevent POINTER_GET's from being assigned the same
2403           registers as its operands (necessary only for multibyte GETs)
2404
2405 2005-07-01 Raphael Neider <rneider AT web.de>
2406
2407         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
2408           debugging .asm-output macros FENTRY + FEXIT
2409         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
2410           way... I wonder...
2411         * (emitpComment): NEW, printf to pCode
2412         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
2413           offset handling
2414         * (popGetAddr): NEW, variant of popGet to access an immediates
2415           high(er) bytes instead of the n'th byte of memory they reference,
2416           replaced popGet with popGetAddr where neccessary
2417         * (genDataPointerGet): reactivated and fixed implementation
2418         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
2419           accesses
2420         * (genDataPointerSet): fixed multibyte assignments
2421         * (genpic14Code): fixed --i-code-in-asm handling
2422         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
2423         * (genPlus): fixed index-out-of-bounds error
2424         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
2425         * src/pic/ralloc.c: added debugging output macro FENTRY2
2426         * (spillThis): fixed indentation, enbraced for-body for clarity
2427         * (rematStr): commented out as now unused
2428         * (regTypeNum): commented out special spill case (overwrites
2429           arbitrary values)
2430         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
2431
2432 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
2433
2434         * doc/sdccman.lyx: documented sfr16/sfr32,
2435           added example for using storage class with function pointers
2436         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
2437
2438 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
2439
2440         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
2441         * device/lib/_itoa.c,
2442         * device/lib/_ltoa.c: optimized codesize
2443         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
2444           but don't know how to suppress the double warning.
2445         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
2446         * support/Util/SDCCerr.c,
2447         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
2448
2449 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
2450
2451         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
2452           fixed old K&R prototypes
2453         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
2454         * device/lib/_gptrget.c,
2455         * device/lib/_gptrgetc.c,
2456         * device/lib/_gptrput.c: changed versions for new memory indicator values,
2457           also new versions for small generic pointers and banked generic pointers
2458         * src/port.h: added const_name
2459         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
2460         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
2461         * src/SDCCcse.c (findPrevIc): check all associative operators
2462         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
2463         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
2464         * src/SDCCmem.c: updated comments,
2465           set far-space to 0 for pdata, results in optimized code
2466         * src/SDCCmem.h: added macro CONST_NAME
2467         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
2468           moving the info into the highest bits, see also gptrget/gptrput
2469         * src/src.dsp: added sdcc.ico to project files
2470         * src/avr/gen.c (genCast): fixed bug 0x%d
2471         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
2472         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
2473           relation between ptr_type and DCL_TYPE,
2474           (genCast): fixed bug 0x%d
2475         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
2476           (CODE)" for const_name
2477         * src/hc08/gen.c (genCast): fixed bug 0x%d
2478         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
2479           (hc08_port): added "CONST (CODE)" for const_name
2480         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
2481           (aopForRemat, adjustArithmeticResult): disconnected direct relation
2482           between ptr_type and DCL_TYPE,
2483           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
2484           operand* and took AOP() inside function so sfr-ness can be checked,
2485           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
2486           new prototype,
2487           (genFunction, genEndFunction): optimized stack setup,
2488           (genMinus): optimized for literals with ending zeroes (in bytes),
2489           (genCast): fixed bug 0x%d
2490         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
2491           (mcs51_port): added "CONST (CODE)" for const_name
2492         * src/mcs51/peeph.def: made rule 226 more generic
2493         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
2494         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
2495         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
2496         * src/z80/main.c (z80_port): added NULL for const_name,
2497           (gbz80_port): added NULL for const_name
2498         * support/regression/tests/bug663539.c,
2499         * support/regression/tests/sfr16.c: new tests
2500
2501 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2502
2503         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
2504
2505 2005-06-24 Raphael Neider <rneider AT web.de>
2506
2507         * device/lib/pic16/libdev/pic18f[68][567]20.c:
2508           corrected typos...
2509         * device/include/pic16/signal.h: added USBIF
2510           and SIG_USB
2511
2512 2005-06-24 Raphael Neider <rneider AT web.de>
2513
2514         * device/lib/pic16/libdev/pic18f2455.c,
2515           device/include/pic16/pic18f2455.h: NEW
2516         * device/include/pic16/pic18fregs.h,
2517           device/lib/pic16/pics.all,
2518           src/pic16/device.c: added 18f2455
2519         * device/lib/pic16/libdev/pic18f[68][567]20.c,
2520           device/include/pic16/{pic18f[68][567].h,usart.h}:
2521           replaced MULTIPLE_USARTS define with more relaible
2522           compatibility sfrs (for USART access)
2523
2524 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
2525
2526         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
2527           and the output asm file line is printed on two lines.
2528
2529 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2530
2531         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
2532           BGT, BLE, BHI, and BLS instructions
2533         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
2534           genCmpEq): removed
2535         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
2536           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
2537           fixes bug #1216342
2538         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
2539
2540 2005-06-15 Raphael Neider <rneider AT web.de>
2541
2542         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
2543         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
2544         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
2545           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
2546           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
2547
2548 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2549
2550         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
2551           Marcel Telka in bug #1215704
2552
2553 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
2554
2555         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
2556           located in shared memory bank.
2557
2558 2005-05-31 Raphael Neider <rneider AT web.de>
2559
2560         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
2561           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
2562           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
2563
2564 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
2565
2566         * device/lib/_strncpy.c: fixed the fix
2567
2568 2005-05-26 Raphael Neider <rneider AT web.de>
2569
2570         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
2571           initializers with \0, bug #1208187
2572         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
2573           intializers with \0, bug #1208187
2574
2575 2005-05-26 Raphael Neider <rneider AT web.de>
2576
2577         * src/pic16/glue.c (pic16_printIvalChar): fixed string
2578           initializers with \0, bug #1208187
2579         * src/pic16/main.c (_process_pragma): added sanity checks
2580           for stack position and size, emit warnings when appropriate
2581
2582 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
2583
2584         * device/lib/_strncpy.c: fixed not filling with \0
2585
2586 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2587
2588         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
2589           createFunction),
2590         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
2591           compound_statement),
2592         * src/SDCCsymt.h,
2593         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
2594
2595 2005-05-24 Raphael Neider <rneider AT web.de>
2596
2597         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
2598
2599 2005-05-24 Raphael Neider <rneider AT web.de>
2600
2601         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
2602           TRISE definitions, closes bug #1162453
2603
2604 2005-05-22 Raphael Neider <rneider AT web.de>
2605
2606         * src/pic16/main.c (_process_pragma): check for missing
2607           arguments to pragmas code and udata
2608         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
2609           consistency fixes to match other headers (thanks to Jim Paris)
2610         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
2611
2612 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
2613
2614         * src/SDCCicode.c (isOperandEqual): fixed missing ;
2615
2616 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
2617
2618         * support/regression/tests/bug1198642.c: new test
2619         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
2620         * src/SDCCcse.c (findPrevIc): added comment, please have a look
2621         * support/scripts/resource.h,
2622         * support/scripts/resource.rc,
2623         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
2624         * support/scripts/sdcc.ico: added 32x32 icon
2625
2626 2005-05-18 Raphael Neider <rneider AT web.de>
2627
2628         * device/lib/pic16/libdev/pic18f*.c,
2629         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
2630           keywords to "__sfr" and "__at (X)"
2631         * device/include/pic16/pic18fregs.h: added pic18f4520
2632         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
2633           #1203088 (MPLAB compatibility)
2634
2635 2005-05-17 Raphael Neider <rneider AT web.de>
2636
2637         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
2638         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
2639         * device/lib/pic16/pics.all: added new devices
2640         * src/pic16/device.c: added support for pic18f4520
2641
2642 2005-05-16 Raphael Neider <rneider AT web.de>
2643         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
2644         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
2645         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
2646           convenience function for bit access
2647
2648 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
2649
2650         * device/lib/printf_large.c: fixed bug 1193299
2651         * support/regression/tests/bug1057979.c: added test %3.3s
2652
2653 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2654
2655         * device/include/mcs51/8051.h,
2656         * device/include/mcs51/8052.h: made parseable with lint
2657         * device/include/mcs51/lint.h: added include file for (sp)lint
2658         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
2659         * doc/cdbfileformat.lyx,
2660         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
2661
2662 2005-05-14 Raphael Neider <rneider AT web.de>
2663
2664         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
2665         * device/lib/pic16/libc/stdlib/itoa.c (new)
2666         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
2667         * device/lib/pic16/libio/Makefile: exclude subdir according to
2668           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
2669         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
2670         * src/pic16/gen.c (genFunction): prevent annoying warning
2671         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
2672           nameclashes on BeOS
2673         * support/cpp2/cppmain.c (cpp_output_string): new
2674         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
2675           fixes bug 1116802
2676
2677 2005-05-13 Borut Razem <borut.razem AT siol.net>
2678
2679         * src/SDCCmain.c (linkEdit): fixed bug 1195202
2680
2681 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2682
2683         * .version: changed to version 2.5.1; back to bleeding edge development
2684
2685 2005-05-11 Borut Razem <borut.razem AT siol.net>
2686
2687         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
2688           generate PDF version 1.3 documents
2689
2690 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2691
2692         * .version: changed to version 2.5.0
2693
2694 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2695
2696         * doc/sdccman.lyx: updated weblinks, index and smaller updates
2697
2698 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2699
2700         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
2701         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
2702         well as many smaller updates.
2703         * .version: changed to version 2.5.0-pre1
2704
2705 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2706
2707         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
2708
2709 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2710
2711         * support/regression/tests/bug1185672.c: added
2712         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
2713           bug 1185672
2714         * src/mcs51/gen.c (genCall): added comments, made it look safer
2715         * src/mcs51/gen.c (genEndFunction): simplified
2716
2717 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
2718
2719         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
2720
2721 2005-04-14 Borut Razem <borut.razem AT siol.net>
2722
2723         * fixed bug 1045046 - SIGSEGV with really simple code?:
2724           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
2725           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
2726
2727 2005-04-14 Borut Razem <borut.razem AT siol.net>
2728
2729         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
2730           src/pic16/device.h: temporarily disabled experimental #inline pragma
2731           for 2.5.0 release
2732
2733 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
2734
2735         * device/include/z80/stdio.h,
2736         * device/include/z80/string.h: removed these highly incomplete files so
2737           SDCC can use the default ones in device/include/
2738
2739 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2740
2741         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
2742         gcc warning.
2743         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
2744         fix sdcpp warnings.
2745
2746 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
2747
2748         * device/include/malloc.h: removed redundant __reentrant prototypes
2749         * device/lib/_mullong.c: added working xstack variant in asm (C version
2750           doesn't pass regression tests)
2751         * device/lib/bpx.c: used __data and made bpx char for mcs51
2752         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
2753           (createFunction): fixed bug with xstackPtr
2754         * src/SDCCcse.c: corrected comments
2755         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
2756           (killDeadCode, eBBlockFromiCode): removed unused code
2757         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
2758           corrected comments
2759         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
2760           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
2761           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
2762           (genModOneByte): fixed warning in MSVC
2763         * src/mcs51/main.c (): added comments
2764         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
2765
2766 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
2767
2768         * src/SDCCmain.c (linkEdit): oops, changed one line too many
2769
2770 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
2771
2772         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
2773
2774 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
2775
2776         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
2777         characters arrays of larger size than the declared one.
2778
2779 2005-04-10 Borut Razem <borut.razem AT siol.net>
2780
2781         * src/pic/gen.c (genInline),
2782           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
2783           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
2784           (findNextInstruction), (findPrevInstruction),
2785           (findInstructionUsingLabel),
2786           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
2787         * src/pic/pcode.c (findLabel): added missing '\n'
2788         * src/src.dsp: added SDCCdwarf2.c to the project
2789
2790 2005-04-09 Borut Razem <borut.razem AT siol.net>
2791
2792         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
2793
2794 2005-04-08 Raphael Neider <rneider AT web.de>
2795
2796         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
2797           into the chain after a given one) and mergeDefmapSymbols (combine
2798           defmap entries for each symbol per pcode)
2799         * (createDefmap): have defmap entries merged in the end
2800         * (defmapReplaceSymRef): split defmap entries covering two accesses to
2801           a symbol before replacing one access type's symbol, merge symbols in
2802           the end (replacement symbol might already have an entry)
2803         * (assignValnums): keep reference to written WREG intact
2804
2805 2005-04-08 Raphael Neider <rneider AT web.de>
2806
2807         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
2808           Alpha)
2809
2810 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
2811
2812         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
2813         bytes
2814
2815 2005-04-07 Raphael Neider <rneider AT web.de>
2816
2817         * device/include/pic16/usart.h: added compatibility defines for
2818           devices with more than one USART
2819         * device/include/pic16/pic18f[68][567]20.h: activated above defines
2820
2821 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2822
2823         * device/lib/Makefile.in: updated for port specific include
2824
2825 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2826
2827         * support/regression/ports/mcs51/spec.mk: added mcs51 include
2828
2829 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2830
2831         * device/include/8051.h,
2832         * device/include/8052.h,
2833         * device/include/at89S8252.h,
2834         * device/include/at89c55.h,
2835         * device/include/at89x051.h,
2836         * device/include/at89x51.h,
2837         * device/include/at89x52.h,
2838         * device/include/mcs51reg.h,
2839         * device/include/reg51.h,
2840         * device/include/reg764.h,
2841         * device/include/regc515c.h,
2842         * device/include/sab80515.h: (re)moved these 12 files
2843         * device/include/mcs51/8051.h,
2844         * device/include/mcs51/8052.h,
2845         * device/include/mcs51/at89S8252.h,
2846         * device/include/mcs51/at89c55.h,
2847         * device/include/mcs51/at89x051.h,
2848         * device/include/mcs51/at89x51.h,
2849         * device/include/mcs51/at89x52.h,
2850         * device/include/mcs51/mcs51reg.h,
2851         * device/include/mcs51/reg51.h,
2852         * device/include/mcs51/reg764.h,
2853         * device/include/mcs51/regc515c.h,
2854         * device/include/mcs51/sab80515.h: and added them here
2855
2856 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2857
2858         * device/include/stdarg.h: changed SDCC specific keywords to double
2859           underlined form.
2860         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
2861           mcs51 and ds390.
2862         * device/include/hc08/mc68hc908gp32.h,
2863         * device/include/hc08/mc68hc908jb8.h,
2864         * device/include/hc08/mc68hc908jkjl.h,
2865         * device/include/hc08/mc68hc908qy.h: fixed comments
2866         * device/include/mcs51/README: updated
2867         * device/include/mcs51/c8051f120.h: added PINRSF
2868         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
2869         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
2870           amidst code. Also inline is not supported.
2871
2872 2005-04-06 Raphael Neider <rneider AT web.de>
2873
2874         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
2875         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
2876           callers stack/frame pointers
2877
2878 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
2879
2880         * device/include/pic16/usart.h: added, missing in previous commit,
2881         * device/include/pic16/adc.h: fixed typo,
2882         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
2883         commit,
2884         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
2885         <p18fxxx.inc>
2886         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
2887         uninitialized because a bug appears with gplink
2888         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
2889         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
2890         complains for unrecognised option
2891
2892 2005-04-05 Raphael Neider <rneider AT web.de>
2893
2894         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
2895           structs as well (using memcpy)
2896         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
2897           on ISRs (GOTO has no label)
2898         * src/pic16/device.h: added OF_OPTIMIZE_DF
2899         * src/pic16/main.c: added compiler switch --optimize-df to enable the
2900           new data flow analysis/optimization
2901         * src/pic16/pcode.c: added (prototypes for and implementation of)
2902           dataflow analysis functions, fixed pCodeInstructions' inCond and
2903           outCond values, made RCALL a branch instruction
2904         * (pic16_unlinkpCode): keep C line if possible
2905         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
2906           C line moved if possible
2907         * (pic16_getRegFrompCodeOp): NEW, improved version of...
2908         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
2909           to use new pic16_getRegFrompCodeOp (works for more SFRs)
2910         * (pic16_BuildFlow): fixed skip instructions with label (did not start
2911           new flow)
2912         * (pic16_getJumptabpCode): NEW, needed in...
2913         * (LinkFlow): fixed handling of jumptables, calls and conditional
2914           branches
2915         * (pic16_InsertCommentAfter): NEW
2916         * (pic16_pCodeReplace): made verbose and flow preserving
2917         * (AnalyzeFlow): added call to data flow analysis
2918         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
2919         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
2920         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
2921
2922 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2923
2924         * src/SDCCast.c (decorateType): fixed bug #1105626
2925
2926 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
2927
2928         * device/include/asm/pic16/features.h,
2929         * pic18f*.h headers,
2930         * device/include/pic16/adc.h,
2931         * device/include/pic16/delay.h,
2932         * device/include/pic16/i2c.h,
2933         * device/include/pic16/malloc.h,
2934         * device/include/pic16/stdio.h,
2935         * device/include/pic16/stdlib.h,
2936         * device/include/pic16/string.h,
2937         * device/lib/pic16/libc/stdio/printf_tiny.c,
2938         * device/lib/pic16/libc/stdio/printf_small.c,
2939         * device/lib/pic16/libc/stdio/strmgpsim.c,
2940         * device/lib/pic16/libc/stdio/strmmssp.c,
2941         * device/lib/pic16/libc/stdio/strmusart.c,
2942         * device/lib/pic16/libc/stdio/vfprintf.c,
2943         * device/lib/pic16/libc/stdlib/ltoa.c,
2944         * device/lib/pic16/libc/stdlib/putchar.c,
2945         * device/lib/pic16/libc/stdlib/x_ftoa.c,
2946         * device/lib/pic16/libc/stdlib/memchrpgm.c,
2947         * device/lib/pic16/libc/stdlib/memchrram.c,
2948         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
2949         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
2950         * device/lib/pic16/libio/adc/adcbusy.c,
2951         * device/lib/pic16/libio/adc/adcread.c,
2952         * device/lib/pic16/libio/adc/adcsetch.c,
2953         * device/lib/pic16/libio/usart/ubaud.c,
2954         * device/lib/pic16/libio/usart/ubusy.c,
2955         * device/lib/pic16/libio/usart/udrdy.c,
2956         * device/lib/pic16/libio/usart/uopen.c,
2957         * device/lib/pic16/libio/usart/uputc.c,
2958         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
2959         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
2960         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
2961         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
2962         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
2963         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
2964         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
2965         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
2966         specific keywords to double underlined form,
2967         * device/lib/pic16/libc/Makefile.rules,
2968         * device/lib/pic16/libsdcc/Makefile.rules,
2969         * device/lib/pic16/libm/Makefile,
2970         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
2971         to compile with C standard set in Makefile.common
2972         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
2973         rand.c and crc.c in compilation process,
2974         * device/lib/pic16/libsdcc/int/divuint.c,
2975         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
2976         `c' from signed to unsigned,
2977         * device/lib/pic16/startup/crt0.c,
2978         * device/lib/pic16/startup/crt0i.c,
2979         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
2980         keywords to double underlined form, bug fixes in _do_cinit function
2981         which prevented the correct initialization of the .idata segment,
2982         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
2983         core to enter a infinite loop
2984         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
2985
2986 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2987
2988         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
2989
2990 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2991
2992         * device/include/Makefile.in: add support for hc08 subdirectory
2993         * device/include/hc08/: new subdirectory
2994         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
2995         Lucas Loizaga, thanks!
2996         * device/include/hc08/mc68hc908qy.h,
2997         * device/include/hc08/mc68hc908gp32.h,
2998         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
2999         their own directory. Changed internal macro names to use the compiler
3000         reserved namespace. Changed SDCC specific keywords to double
3001         underlined form.
3002         * device/include/math.h,
3003         * device/include/malloc.h,
3004         * device/include/stdarg.h,
3005         * device/include/stdbool.h
3006         * device/include/string.h,
3007         * device/include/tinibios.h,
3008         * device/include/ds400rom.h,
3009         * device/include/8051.h,
3010         * device/include/8052.h,
3011         * device/include/80c51xa.h,
3012         * device/include/at89c55.h,
3013         * device/include/at89S8252.h,
3014         * device/include/at89x51.h,
3015         * device/include/at89x52.h,
3016         * device/include/ds80c390.h,
3017         * device/include/reg764.h,
3018         * device/include/regc515c.h,
3019         * device/include/sab80515.h,
3020         * device/include/mcs51/c8051f000.h,
3021         * device/include/mcs51/c8051f018.h,
3022         * device/include/mcs51/c8051f020.h,
3023         * device/include/mcs51/c8051f040.h,
3024         * device/include/mcs51/c8051f060.h,
3025         * device/include/mcs51/c8051f120.h,
3026         * device/include/mcs51/c8051f300.h,
3027         * device/include/mcs51/c8051f310.h,
3028         * device/include/mcs51/c8051f320.h,
3029         * device/include/mcs51/c8051f330.h,
3030         * device/include/mcs51/c8051f350.h,
3031         * device/include/z180.h: Changed SDCC specific keywords to double
3032         underlined form.
3033
3034 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
3035
3036         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
3037         18F4455,
3038         * (pic16_assignConfigWordValue): disable testing of configuration
3039         register value with config mask,
3040         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
3041         function with port->fun_prefix,
3042         * (genFunction): when generating a naked interrupt function never
3043         create an absolute segment placed in interrupt vector address, place
3044         the actual interrupt function at IVA instead, when an interrupt
3045         function is generated with unspecified interrupt then do not create
3046         the absolute section,
3047         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
3048         code for generating a call to generic pointer get/put function with
3049         a call to function pic16_callGenericPointer(),
3050         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
3051         the call to the generic pointer get/put functions with prefixing the
3052         function name with port->fun_prefix,
3053         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
3054         * src/pic16/main.c (_process_pragma): prefix function with
3055         port->fun_prefix,
3056         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
3057         calling assembler, old 18Fxxxx macro is deprecated,
3058         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
3059         PC_ASMDIR in while condition,
3060         * (findInstruction): add PC_ASMDIR in while condition,
3061         * (buildCallTree): prefix main with port->fun_prefix,
3062         * (pic16_pCode2str): fixed bug that didn't emit the memory access
3063         identifier for variable with banked access in instructions BTFSS,
3064         BTFSC, BCF, BSF, BTG
3065         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
3066         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
3067         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
3068         perform optimization when enviroment variable NO_REG_OPT is set,
3069         * (insideLRBlock): NEW, return 1 if register is inside an
3070         INF_LOCALREGS block,
3071         * (RemoveRegFromLRBlock): remove a register that is completely
3072         eliminated by register optimization, but it is still left in local
3073         register store/restore in/from stack block,
3074         * (Remove2pcodes): after removing register, check to see if it
3075         should be removed from local register store/restore in/from stack
3076         block,
3077         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
3078         DUMMY_READ_VOLATILE,
3079
3080         * device/include/pic16/adc.h: minor prototype modifications and
3081         update,
3082         * device/include/pic16/malloc.h: added GPL notice various
3083         modifications,
3084         * device/include/pic16/stdint.h: NEW, standard header for ints
3085         * device/include/pic16/delay.h: NEW, header for delay functions,
3086         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
3087         delay1mtcy,
3088         * device/include/pic16/signal.h: NEW, header providing helper macros
3089         for implementing signal handlers,
3090         * device/include/pic16/stdio.h: added prototypes for functions,
3091         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
3092         prototypes for stdin and stdout, added macro PUTCHAR to
3093         automatically implement putchar function prototype,
3094         * device/include/pic16/usart.h: modified and updated USART library,
3095         * device/lib/pic16/libio/adc/,
3096         * device/lib/pic16/libio/i2c: some modifications to improve library
3097         performance,
3098         * device/lib/pic16/libc/stdio/: modifications for the new printf*
3099         family of functions,
3100         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
3101         family of functions and other sources,
3102         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
3103         of the PIC18Fxx[28] devices,
3104         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
3105         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
3106         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
3107         _do_cinit function, because the previous failed when local variables
3108         where not placed in the same memory bank,
3109         * device/lib/pic16/libsdcc/char/: various modifications to improve
3110         library performance,
3111         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
3112         information on the new functions of the c library and more...
3113
3114 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3115
3116         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
3117
3118 2005-03-26 Raphael Neider <rneider AT web.de>
3119
3120         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
3121           if condition == CARRY)
3122         * (genCmp): adapted to new genSkipc semantics
3123         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
3124           on rIfx (genCmp was broken)
3125
3126 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3127
3128         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
3129         * src/z80/main.c (_keywords[]),
3130         * src/SDCCglobal.h (struct options),
3131         * src/SDCC.y,
3132         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
3133         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
3134         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
3135         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
3136         always available in leading double underscore form. The C99 support is
3137         mostly missing, but it's a start.
3138         * support/regression/tests/bug-227710.c: fixed nonconforming use of
3139         reserved identifier "__data".
3140
3141 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
3142
3143         * src/mcs51/peeph.def: fixed bug 1170013
3144
3145 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
3146
3147         * device/include/mcs51reg.h: fixed bug 842007
3148
3149 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3150
3151         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
3152         last time.
3153
3154 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3155
3156         * src/port.h (struct PORT),
3157         * src/avr/ralloc.c (avr_assignRegisters),
3158         * src/avr/main.c,
3159         * src/ds390/ralloc.c (ds390_assignRegisters),
3160         * src/ds390/main.c,
3161         * src/hc08/ralloc.c (hc08_assignRegisters),
3162         * src/hc08/main.c,
3163         * src/mcs51/ralloc.c (mcs51_assignRegisters),
3164         * src/mcs51/main.c,
3165         * src/pic/ralloc.c (pic14_assignRegisters),
3166         * src/pic/main.c,
3167         * src/pic16/ralloc.c (pic16_assignRegisters),
3168         * src/pic16/main.c,
3169         * src/xa51/ralloc.c (xa51_assignRegisters),
3170         * src/xa51/main.c,
3171         * src/z80/ralloc.c (z80_assignRegisters),
3172         * src/z80/ralloc.h,
3173         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
3174         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
3175         * src/SDCCcse.h,
3176         * src/SDCCdflow.c (computeDataFlow),
3177         * src/SDCCdflow.h,
3178         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
3179         * src/SDCCloop.h,
3180         * src/SDCCcflow.c (*),
3181         * src/SDCCcflow.h,
3182         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
3183         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
3184         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
3185         immedDom() returning wrong block; probably fixes bug #1160833)
3186
3187 2005-03-20 Borut Razem <borut.razem AT siol.net>
3188
3189         * support/scripts/inc2h.pl: WIN32 port
3190
3191 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
3192
3193         * device/lib/makefile.in: added abs.c and labs.c
3194
3195 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
3196
3197         * device/include/stdint.h: added
3198         * device/lib/abs.c: added
3199         * device/lib/labs.c: added
3200         * device/include/stdlib.h: added abs() and labs() prototypes
3201         * device/lib/libsdcc.lib: added abs and labs
3202         * device/include/float.h,
3203         * device/lib/_fsmul.c,
3204         * device/lib/printf_fast.c,
3205         * device/lib/printf_tiny.c: updated comments
3206
3207 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3208
3209         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
3210         bug #1164313
3211
3212 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3213
3214         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
3215         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
3216
3217 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
3218
3219         * device/lib/printf_large.c: removed inline assembly for portability and
3220           readability. Use printf_fast if speed or size are more important.
3221         * src/pic16/gen.c: removed conditions around use of DEBUGpc
3222         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
3223
3224 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
3225
3226         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
3227         prevent compiler warning
3228
3229 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
3230
3231         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
3232         moved to level 0 and declared as static. Also they are explicit
3233         placed in access bank. This was necessery because some times they
3234         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
3235         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
3236         optimizations. Currently only compare to unsigned char is implemented,
3237         * src/pic16/gen.c: added fReturnIdx array,
3238         * (struct resolvedIfx) is moved to gen.h and made public,
3239         * (struct _G): added sregsAlloc and sregsAllocSet fields,
3240         * (aopForSym): added an optimization to directly store in stack of
3241         the operand of a SEND iCode,
3242         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
3243         but as registers instead (AOP_REG) using the fReturnIdx array,
3244         * (pic16_freeAsmop): remove the freed register from the
3245         _G.sregsAlloc field,
3246         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
3247         a compare of 'WREG',
3248         * (pic16_popGetTempRegCond): changed function prototype, now
3249         function takes also a bitVector argument v which holds the current
3250         set of registers that are allocated for stack access by aopForSym,
3251         registers allocated in aopForSym for accessing stack symbols are not
3252         any more part of the functions usedRegs field,
3253         * (genCall): some times aopOp is called for a stack variable to be
3254         send, aopForSym might perform the push, if this is true make sure
3255         that genCall doesn't push the variable twice by testing _G.resDirect,
3256         * (genFunction): changed testing for unspecified interrupt number
3257         from 256 to INTNO_UNSPEC,
3258         * modified selection scheme of frame pointer generation. Previously
3259         if function did use local registers a frame pointer was generated,
3260         now a frame pointer is generated only if function has arguments
3261         (that need PLUSW2 register access), or has stack arguments, or the
3262         compiler is not instructed to omit the frame pointer,
3263         * (genEndFunction): before restoring local registers that were saved
3264         in the function preamble, also restore the registers that *might*
3265         have been allocated for stack access,
3266         * (genRet): removed some old comments,
3267         * (genCmp, the active (RN's) version): added a call to the
3268         pic16_genCmp_special function to perform the compare with a more
3269         robust and optimized way,
3270         * (genInline): a feature has been added in inline code generation,
3271         which allows a wildcard variable substitution when writing inline
3272         assembly. Code is incomplete and experimental therefore undocumented,
3273         * (genCast): changed order of aopOp for result and right to allow
3274         aopForSym to directly load the result if possible,
3275         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
3276         perform an optimized compare on some selected special occasions,
3277         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
3278         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
3279         generate an IVT any more,
3280         * src/pic16/main.c (pic16_optionsTable): added command line option
3281         --optimize-cmp,
3282         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
3283         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
3284         macros,
3285         * src/pic16/NOTES: Raphael Neider added in list of active developers
3286         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
3287         jumptable_end to prevent bug #,
3288         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
3289         inCond and outCond fields,
3290         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
3291         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
3292         turn off register spilling,
3293         * (packRegsForOneUse): synced with other ports' versions although it
3294         is not used currently,
3295         * (pic16_packRegisters): added an optimization while reading
3296         structure bitfields, some registers may be saved (malloc code is
3297         decreased by 80 bytes)
3298
3299 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
3300
3301         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
3302         left is a bitfield, if yes, then don't optimize assignment. Perhaps
3303         this can be optimized more?
3304
3305 2005-03-10 Raphael Neider <rneider AT web.de>
3306
3307         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
3308           genNearPointerGet): (hopefully) fixed access to bitfields via
3309           pointers (p->bitN = x; and x = p->bitN; failed)
3310
3311 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
3312
3313         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
3314
3315 2005-03-09 Raphael Neider <rneider AT web.de>
3316
3317         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
3318
3319 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
3320
3321         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
3322         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
3323           (regTypeNum): set REG_BIT type if necessary
3324         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
3325         * support/regression/tests/critical.c: check bug 1144613
3326
3327 2005-03-02 Raphael Neider <rneider AT web.de>
3328
3329         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
3330
3331 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3332
3333         * src/avr/ralloc.c (serialRegAssign),
3334         * src/ds390/ralloc.c (serialRegAssign),
3335         * src/hc08/ralloc.c (serialRegAssign),
3336         * src/mcs51/ralloc.c (serialRegAssign),
3337         * src/pic/ralloc.c (serialRegAssign),
3338         * src/pic16/ralloc.c (serialRegAssign),
3339         * src/xa51/ralloc.c (serialRegAssign),
3340         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
3341
3342 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
3343
3344         * src/SDCCast.c (decorateType): fixed bug 1124787
3345
3346 2005-02-20 Hubert Sack <sack AT digiplan.de>
3347         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3348
3349         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
3350         patch #1121755
3351
3352 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3353
3354         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
3355         to keep the correct label reference count when adding/removing references
3356         to labels. A peephole file using this is appended to patch #1144962.
3357
3358 2005-02-14 Raphael Neider <rneider AT web.de>
3359
3360         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
3361         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
3362         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
3363           retrievals of result operand's value on assignment
3364
3365 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
3366
3367         * device/include/pic16/string.h: modified prototype for memccpy()
3368         to memccpy(void *, void *, char, size_t)
3369         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
3370         check whether to omit frame pointer or not,
3371         * (genInline): convert all occurences of "\n" to LF in inline
3372         assembler blocks, this helps formatting the inline text,
3373         * (pic16_loadFSR0): modified prototype,
3374         * (genNearPointerGet, genNearPointerSet): reorganization of code,
3375         removed some 8051 legacy code,
3376         * (genPackBits): enabled handling bitfields exceeding one byte in size,
3377         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
3378         before allocating temporary registers in functions,
3379
3380 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
3381
3382         * support/regression/tests/bitvars.c: corrected the "fix"
3383
3384 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
3385
3386         * support/regression/tests/bitvars.c,
3387         * support/regression/tests/bitwise.c,
3388         * support/regression/tests/rotate.c: "fixed" problems on Alpha
3389
3390 2005-02-10 Raphael Neider <rneider AT web.de>
3391
3392         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
3393           different size for Alpha
3394         * src/pic16/gen.c (genCmpEq) : improved compare with 0
3395
3396 2005-02-09 Raphael Neider <rneider AT web.de>
3397
3398         * src/SDCC.lex(doPragma) : save and restore warning options as well
3399           (also added new stack plus clone- and copyAndFreeSDCCERRG())
3400         * have #pragma less_pedantic set the errorlevel to WARNING
3401           (fixes #1117001)
3402         * (cloneOptimize) : fixed wrong malloc's size
3403         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
3404           facilitate correct handling of #pragma (save|restore)
3405
3406 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
3407
3408         * src/mcs51/gen.c: removed non-standard C nameless struct/union
3409
3410 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
3411
3412         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
3413
3414 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
3415
3416         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
3417
3418 2005-02-02 Raphael Neider <rneider AT web.de>
3419
3420         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
3421         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
3422         * (pic16_storeForReturn): fixed to allow returning function pointers
3423         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
3424         * device/include/pic16/{stddef.h,stdbool.h}: added
3425
3426 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
3427
3428         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
3429
3430 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
3431
3432         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
3433         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
3434          appeared to be required
3435
3436 2005-01-31 Borut Razem <borut.razem AT siol.net>
3437
3438         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
3439           include/mcs51 and include/z80 directories to the package
3440
3441 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3442
3443         * src/hc08/gen.c (genFunction): fixed bug #1112752
3444
3445 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3446
3447         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
3448
3449 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3450
3451         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
3452
3453 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
3454
3455         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
3456
3457 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
3458
3459         * device/include/c8051fxxx.h: removed these 6 files
3460         * device/include/mcs51/c8051fxxx.h: added these 11 new files
3461
3462 2005-01-26 Raphael Neider <rneider AT web.de>
3463
3464         * src/pic16/gen.c (genAssign): fixed assignment from longs
3465           in codespace (were cut to three bytes)
3466         * (genDummyRead): implemented (except for CODESPACE...),
3467           fixed bug #1108575
3468         * src/pic16/glue.c (emitStatistics): beautified
3469         * device/lib/pic16/libm/Makefile: added include path
3470
3471 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3472
3473         * src/z80/gen.c (aopPut): fixed bug #1103902
3474
3475 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3476
3477         * device/lib/expf.c: fixed bug #1095792
3478
3479 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
3480
3481         * device/lib/pic16/libm: added Math library sources
3482
3483 2005-01-24 Raphael Neider <rneider AT web.de>
3484
3485         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
3486           to enable upcast to pCodeOpReg2 (there is no type tag to
3487           differenciate the two and pic16_popGet2p cast into PCOR2)
3488         * src/pic16/main.c (_process_pragma): fixed another malloc bug
3489           (sizeof(sectNames) changed to sizeof(sectName))
3490           Both patches fix segfaults under MinGW.
3491
3492 2005-01-23 Raphael Neider <rneider AT web.de>
3493
3494         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
3495           Safe_[mc]?alloc()'ed variables
3496         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
3497           of (byte sized) temporaries (assign them to WREG for now)
3498         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
3499           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
3500           this might fix SIGSEGVs on MinGW...
3501         * src/SDCCopt.c (killDeadCode): restored original behaviour
3502           (volatile operands might get thrown away though)
3503
3504 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
3505
3506         * src/pic16/gen.c: fixed bug #1106975,
3507         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
3508         pointer update, INTCON is saved, global interrupts are disabled and
3509         restored after updateing TOS.
3510         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
3511         * added function attribute 'shadowregs' to take advantage of shadow
3512         registers,
3513         * added function attribute 'wparam' as an alternative to the wparam
3514         pragma,
3515         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
3516         user declares a non-ISR function as 'shadowregs',
3517         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
3518
3519 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
3520
3521         * .version: bumped version number to 2.4.8
3522         * device/lib/pic16/pics.all: list of PIC18F devices supported by
3523         pic16 port,
3524         * device/lib/pic16/libio/i2c/: I2C module support library,
3525         * device/include/pic16/i2c.h: I2C support library header,
3526         * device/lib/pic16/libc/stdio/: standard IO support sources,
3527         * (printf_small.c): printf_small() source, supports float print,
3528         * (printf_tiny.c): printf_tiny() source, does not support floats,
3529         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
3530         enable global optimizations for entire library source, other
3531         Makefiles in the source tree are also modified to reflect this,
3532         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
3533         function,
3534         * doc/sdccman.lyx: updated to reflect new changes,
3535         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
3536         sym->onStack if-case,
3537         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
3538         sbit, idata, _idata, xdata, _xdata,
3539         * added pragma library, to link an external library, (see doc),
3540         * removed command line options, --pomit-config-words, --pomit-ivt,
3541         --pleave-reset-vector,
3542         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
3543         when calling assembler to reflect memory model used, also define
3544         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
3545         reflect stack model used,
3546         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
3547         on stack return NULL,
3548
3549 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
3550
3551         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
3552           of the operands is volatile. Fixes #1020220
3553
3554 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
3555
3556         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
3557         * (OptimizeRegUsage): make sure that there is really no other flow where
3558           the first pCode is used
3559
3560 2005-01-22 Raphael Neider <rneider AT web.de>
3561
3562         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
3563           to fix #1106967 (pCode->seq are not set up correctly)
3564
3565 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3566
3567         * src/SDCCglue.c (glue): make sure code area is declared before the
3568         static initialization area.
3569
3570 2005-01-21 Raphael Neider <rneider AT web.de>
3571
3572         * device/lib/Makefile.in: fixed test for pic16 install dir
3573         * device/lib/pic16/*/Makefile*: modified compile flags to enable
3574           optimizations
3575         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
3576           added --optimize-goto compiler switch and pragma wparam documentation
3577         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
3578         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
3579           and PRODH closing bug #1071770 (peephole optimizer)
3580
3581 2005-01-19 Raphael Neider <rneider AT web.de>
3582
3583         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
3584           cmdLine buffers (used when calling sdcpp...) are large enough
3585           (MAX_PATH=256 truncates arguments leading to system halts when
3586           used in MinGW...)
3587         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
3588         * (genUminus): rewritten to for efficiency
3589         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
3590           used uninitialized in some cases)
3591         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
3592           copy the third byte from the int -- now assumes 0x80 (data memory)
3593         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
3594           operands (genAddLit expects the iCode's operands to swapped as
3595           well), fixed leftover bytes (crashed for short left operands)
3596         * (pic16_genMinusDec): performance improvements, removed false
3597           PIC14 emitSKPNCs
3598         * (pic16_genMinus): fixed to cope with differently sized operands
3599         * src/pic16/glue.c (pic16_glue): added new banksel optimization
3600           for --obanksel > 1
3601         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
3602         * src/pic16/graph.[ch]: implementation of directed graphs, used by
3603           new banksel optimization
3604         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
3605           analysis for temporary registers (segfaults...)
3606         * src/pic16/peeph.def: added rule
3607
3608 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
3609
3610         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
3611         which converts a float number to its ASCII representation
3612         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
3613         functions to convert the fractional and integer part of a float to ASCII,
3614         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
3615         realloc.c): added _MALLOC_SPEC to explicit place variables in data
3616         ram
3617         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
3618         _STATMEM macros,
3619         * device/include/pic16/adc.h: added GPL info,
3620         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
3621         a pCodeOp as tested operand,
3622         * (genNearPointerGet): optimized bit testing, does not use
3623         intermediate register for bit value, test directly instead with
3624         BTFSS, BTFSC, works only for single bits,
3625         * (genpic16Code): dump the name of the iCode in the asm,
3626         * src/pic16/ralloc.c (decodeOp): removed static declaration and
3627         renamed to pic16_decodeOp,
3628         * (serialRegAssign): do not allocate a temporary register for iCode
3629         sequences that test a single bit for 1/0
3630
3631 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
3632
3633         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
3634         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
3635         access stack and frame pointers. They are initially assigned to
3636         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
3637         accessing SFRs. Updated all occurences of modification of stack or
3638         frame pointer in gen.c and pcode.c,
3639         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
3640         assigning of a literal value to pointers,
3641         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
3642         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
3643         selected
3644
3645 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
3646
3647         * doc/sdccman.lyx: update documentation about stack pragma, added
3648         some info for stack memory models
3649
3650 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3651
3652         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
3653
3654 2005-01-08 Raphael Neider <rneider AT web.de>
3655
3656         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
3657           udata sections to fix bug #1097823
3658
3659 2005-01-05 Raphael Neider <rneider AT web.de>
3660
3661         * src/pic16/gen.c (genGenericShift): added handling of differently
3662           sized left operand and result
3663
3664 2005-01-04 Raphael Neider <rneider AT web.de>
3665
3666         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
3667         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
3668           to hold the condition bit)
3669         * added new version of genCmp (old code available via #define)
3670         * added new version of genShiftLeft/genShiftRight in a generic
3671           way, now supports shifting by negative values
3672         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
3673           shiftCount (expected by genGenericShift)
3674         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
3675         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
3676           dump
3677         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
3678           is an invalid literal too...)
3679
3680 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
3681
3682         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
3683         from Raphael Neider,
3684         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
3685         for 8-bit literals. This fixes some literal operands which are sign
3686         extended to 16-bits ints when instruction needs only 8-bits.
3687
3688 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
3689
3690         * device/lib/logf.c: added mcs51 assembly version
3691         * device/lib/expf.c: added mcs51 assembly version
3692         * device/lib/_logexpf.c: new shared asm code for expf and logf
3693         * device/include/math.h: add defines for assembly math library
3694         * device/lib/Makefile.in: build new _logexpf.c
3695         * device/lib/libfloat.lib: use new _logexpf.c
3696
3697 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
3698
3699         * src/pic/device.c
3700         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
3701           device types which have less than 0x7f registers.
3702
3703 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
3704
3705         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
3706
3707 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
3708
3709         * device/lib/printf_fast.c: only build on supported arch.
3710         * device/lib/printf_tiny.c: only build on supported arch.
3711         * device/lib/printf_fast_f.c: only build if asm float lib
3712         * device/lib/_fsget1arg.c: only build if asm float lib
3713         * device/lib/_fsget2args.c: only build if asm float lib
3714         * device/lib/_fsnormalize.c: only build if asm float lib
3715         * device/lib/_fsreturnval.c: only build if asm float lib
3716         * device/lib/_fsrshift.c: only build if asm float lib
3717         * device/lib/_fsswapargs.c: only build if asm float lib
3718         * device/include/stdio.h: don't provide print_fast,
3719           print_fast_f, print_tiny prototypes if --xstack used
3720
3721 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
3722
3723         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
3724         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
3725           to the SOURCES
3726
3727 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
3728
3729         * device/lib/printf_fast_f.c: same as printf_fast, but
3730           with floating point enabled
3731         * device/lib/printf_fast.c: minor tweaks
3732         * device/include/stdio.h: add printf_fast_f
3733
3734 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
3735
3736         * src/SDCCmain.c: make --float-reent default for mcs51
3737         * device/lib/_fsadd.c: added mcs51 assembly version
3738         * device/lib/_fssub.c: added mcs51 assembly version
3739         * device/lib/_fsmul.c: added mcs51 assembly version
3740         * device/lib/_fsdiv.c: added mcs51 assembly version
3741         * device/lib/_fseq.c: added mcs51 assembly version
3742         * device/lib/_fsneq.c: added mcs51 assembly version
3743         * device/lib/_fsgt.c: added mcs51 assembly version
3744         * device/lib/_fslt.c: added mcs51 assembly version
3745         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
3746         * device/lib/Makefile.in: add _fscmp to build
3747         * device/lib/libfloat.lib: add _fscmp to build
3748
3749 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
3750
3751         * device/lib/_fs2slong.c: added mcs51 assembly version
3752         * device/lib/_fs2sint.c: added mcs51 assembly version
3753         * device/lib/_fs2schar.c: added mcs51 assembly version
3754         * device/lib/_fs2ulong.c: added mcs51 assembly version
3755         * device/lib/_fs2uint.c: added mcs51 assembly version
3756         * device/lib/_fs2uchar.c: added mcs51 assembly version
3757         * device/lib/_slong2fs.c: added mcs51 assembly version
3758         * device/lib/_sint2fs.c: added mcs51 assembly version
3759         * device/lib/_schar2fs.c: added mcs51 assembly version
3760         * device/lib/_ulong2fs.c: added mcs51 assembly version
3761         * device/lib/_uint2fs.c: added mcs51 assembly version
3762         * device/lib/_uchar2fs.c: added mcs51 assembly version
3763         * device/include/float.h: added #define to select asm vs c
3764
3765 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
3766
3767         * device/lib/printf_fast.c: improvements to float output
3768         * device/include/float.h: add defines for assembly float library
3769         * device/lib/_fsget1arg.c: receive 1 float arg
3770         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
3771         * device/lib/_fsnormalize.c: normalize a float
3772         * device/lib/_fsreturnval.c: return float, various helper routines
3773         * device/lib/_fsrshift.c: right shift a float's mantissa
3774         * device/lib/_fsswapargs.c: swap 2 floats
3775         * device/lib/Makefile.in: build these 6 new files for mcs51
3776         * device/lib/libfloat.lib: add these 6 files to the library
3777
3778 2004-12-26 Borut Razem <borut.razem AT siol.net>
3779
3780         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
3781           built by gcc 3.4.2
3782
3783 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
3784
3785         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
3786           and fully reentrant and register bank neutral.
3787         * device/lib/printf_fast.c: added float (not enabled by default),
3788           added compact/slower integer (also not enabled by default),
3789           improved size/speed of fast integer code, other minor changes
3790         * device/include/stdio.h, device/lib/Makefile.in,
3791           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
3792
3793 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
3794
3795         * src/pic16/pcode.c: declaring variables other than at the start of a
3796           block is not supported in C by VC6.
3797
3798 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
3799
3800         * applied a previous patch from Raphael Neider that wasn't included
3801         in the previous commits, which fixes infinite loops within jumptable
3802         improvements,
3803         * made some fixes that previous patches introduced
3804
3805 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
3806
3807         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
3808         that fixes an issue with AOP_PCODE asmop's offset,
3809         * (pic16_popCopyReg): update instance field too,
3810         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
3811         function of pic port,
3812         * (genCmp, genAnd, genAssign),
3813         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
3814
3815 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
3816
3817         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
3818         variables initial values to idata section,
3819         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
3820         variables in some functions. This utilizes parmBytes field of iCode
3821         structure to hold the offset of the variable in stack. (might be
3822         able to use the stack field too?)
3823         * applied patch from Raphael Neider # ### , # ###
3824         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
3825         variable initial values in idata section,
3826         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
3827         for static variables with initial value
3828         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
3829         applied fix in while loop from Raphael Neider.
3830
3831 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
3832
3833         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
3834         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
3835         * src/ds390/ralloc.c (serialRegAssign): spill bits
3836         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
3837         * support/Util/SDCCerr.c,
3838         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
3839         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
3840         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
3841
3842 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
3843
3844         * device/include/sdcc-lib.h: inserted LGPL, added includes
3845           asm/ds390/features.h and asm/mcs51/features.h
3846         * device/include/asm/default/features.h,
3847         * device/include/asm/gbz80/features.h,
3848         * device/include/asm/z80/features.h: added empty _AUTOMEM
3849           and _STATMEM
3850         * device/include/asm/ds390/features.h,
3851         * device/include/asm/mcs51/features.h: added files with defines for
3852           _AUTOMEM and _STATMEM indicating automatic and static storage class
3853         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
3854         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
3855         * src/SDCCicode.c (geniCodeCast),
3856         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
3857         * src/SDCCloop.c (loopInduction): removed unused variable lr
3858         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
3859           to convertToFcall to include char modulo (RFE 1065037), added check
3860           if left operand is unsigned and use abs of literal value
3861         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
3862           as it doesn't work after conversion from peephole.def to peephole.rul
3863         * src/mcs51/gen.c (toBoolean): added check for size,
3864           (genModOneByte): optimized code for signed char modulo a literal
3865           power of 2 (thanks to Hubert Sack),
3866           (genRRC): removed unnecessary "clr c",
3867           (genRLC): replaced "add a,acc" with cheaper "rlc a"
3868         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
3869           jump optimization,
3870           swapped rules 256.c and 256.d,
3871           extended 256.d by using new multiple checks (thanks Erik),
3872           added rules 256.e and 256.f,
3873           updated rule 261.a and 261.b to new generated code
3874         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
3875
3876 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3877
3878         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
3879           induction related bugs, including first part of bug #1074377
3880
3881 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
3882
3883         * applied patch from bug-report #1076292,
3884         * applied patches for genAnd and Goto-optimizations for Raphael
3885         Neider,
3886         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
3887         dump a less iCode information,
3888         * src/pic16/device.h (pic16_options_t): added field debgen,
3889         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
3890         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
3891         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
3892         puclic,
3893         * (various functions): added macros FENTRY and FENTRY2 to functions,
3894         to emit function prologue,
3895         * (various functions): fixed indentation,
3896         * (genNearPointerGet): fixed loading of FSR0,
3897         * (genPackBits): applied patch from Raphael Neider to fix updating
3898         of FSR0 and touching only the modified bits,
3899         * src/pic16/genarith.c (various functions): added macros FENTRY to
3900         emit function prologue in comments,
3901         * src/pic16/pcode.h: added functions debugf2, debugf3,
3902         * src/pic16/ralloc.c: partial fix for packForPush caused
3903         segmentation fault,
3904
3905 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3906
3907         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
3908           <stsp AT users.sourceforge.net> with reversed byte order
3909         * support/regression/tests/rotate.c: added (ds390 skips some tests)
3910
3911 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3912
3913         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
3914           bug #1074377
3915         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
3916         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
3917
3918 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
3919
3920         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
3921
3922 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3923
3924         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
3925           conditions,
3926           (setFromConditionArgs): friendly operand parser for peephole rules,
3927           (operandBaseName, operandsNotRelated): new peephole condition
3928           "operandsNotRelated" -- similar to "operandsNotSame", but takes
3929           architecture specific register naming into account, handles n-way
3930           comparisons, and supports quoted literals
3931         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
3932
3933 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3934
3935         * src/mcs51/peeph.def: fixed bug #1076940
3936
3937 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
3938
3939         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
3940
3941 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3942
3943         Adding support for replacing ljmps with sjmps in jumptables
3944         generated for switch statements. For now you need to set the
3945         environment variable SDCC_SJMP_JUMPTABLE to enable this.
3946         Now 4 algorithms for mcs51 jumptable generation are used:
3947         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
3948         addresses loaded pc-relative for up to 112 cases and stack-pushing
3949         target addresses loaded with offset from dptr for up to 256 cases.
3950
3951         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
3952         * src/mcs51/main.c: adapted constants for switch table generation
3953         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
3954
3955 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
3956
3957         * device/lib/printf_large.c (_print_format): fixed bug 1073386
3958         * support/regression/tests/bug1057979.c: added test for bug 1073386
3959
3960 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
3961
3962         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
3963         compilers
3964
3965 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
3966
3967         * src/pic16/device.h,
3968         * src/pic16/genarith.c,
3969         * src/pic16/glue.c,
3970         * src/pic16/main.c,
3971         * src/pic16/pcode.c: applied patches #1068154 and #1070213
3972
3973 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
3974
3975         Large cummulative patch for pic16 port.
3976         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
3977         to call when a stack overflow occurs,
3978         * (malloc.h): added CVS Id tag,
3979         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
3980         variable,
3981         * added libc directory. The current version of LibC contains string
3982         functions, ctype functions and macros and some functions of the
3983         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
3984         be extensively tested in the future. Standard disclaimer here.
3985         Library is not automatically build yet. But one can build it by
3986         invoking 'make' inside the libc directory.
3987         * added ADC library under libio. Preliminary version yet.
3988
3989         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
3990         * src/pic16/gen.c (aopForRemat): asmop size is filled by
3991         aopForRemat() now and not by pic16_aopOp(),
3992         * (pic16_popGetTempReg): removed warning messgae when allocating
3993         temporary registers, its a buggy feature and will be removed,
3994         * (pic16_popGet): set register instance field in AOP_CRY,
3995         * (pic16_outBitC): fixed for results in size greater than 1,
3996         * (genUminusFloat): fixed for pic16, ported code from mcs51,
3997         * (pic16_storeForReturn): optimized return of 0,
3998         * (genCmp): experimental code for new genCmp which uses PIC18's
3999         special compare&skip instructions. Initial tests fail some times
4000         with variables grater than 1 byte in size, so new code is disabled,
4001         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
4002         a single bit,
4003         * (genCast): began a fix to optimize the casting of a bit to another
4004         bit, now assigning a bitfield to another bitfield will fail, sorry,
4005         * src/pic16/main.c: disabled the use of lr-support feature,
4006         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
4007         * added some function prototypes, added function _debugf prototype,
4008         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
4009         bits with offset (case PO_GPR_BIT),
4010         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
4011         command line,
4012         * (isBankInstruction): modified to return 0 for no banking instruction,
4013         and 1 for banking instruction,
4014         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
4015         caused stop processing pCodes after a inline assembly block,
4016         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
4017         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
4018         registers when it shouldn't,
4019         * src/pic16/ralloc.c (allocReg): add preliminary support for
4020         supporting a limited set of temporary registers,
4021
4022 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4023
4024         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
4025           genDataPointerSet): ensure assignments always copy in MSB to LSB
4026           order,
4027           (loadRegFromAop): recognize CLRH optimization,
4028           (genFunction): optimize RECEIVE iCodes in reentrant functions
4029
4030 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4031
4032         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
4033           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
4034           selected.
4035         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
4036         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
4037           contiguous with data
4038
4039 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4040
4041         * device/lib/_gptrget.c (_gptrget),
4042         * device/lib/_gptrgetc.c (_gptrgetc),
4043         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
4044           instead of sjmp to ret
4045         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
4046           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
4047
4048 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
4049
4050         * .version: bumped version to 2.4.7
4051         * device/lib/_gptrget.c (_gptrget): is now _naked
4052         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
4053         * device/lib/_gptrput.c (_gptrput): is now _naked
4054         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
4055           (createFunction): fixed xstack
4056         * src/SDCCglue.c (emitMaps): set allocation required for bit area
4057         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
4058           or bit either,
4059           (geniCodeCritical): store original interrupt state in an iTemp bit
4060           var unless stack-auto
4061         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
4062         * src/SDCCmain.c (setIncludePath): added include/target to search path
4063         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
4064         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
4065           prototype,
4066           (processFuncArgs): put bit vars in bit area
4067         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
4068           unsaveRBank): fixed xstack,
4069           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
4070           (genFunction, genEndFunction): fixed xstack,
4071           (genAssign): optimization don't walk backwards through mem
4072         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
4073         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
4074         * support/regression/Makefile: also make library (for stack-auto) when
4075           making "all" and added "test-mcs51-xstack-auto"
4076         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
4077         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
4078         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
4079         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
4080         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
4081           make-library by MAKE_LIBRARY
4082         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
4083           regression tests for xstack
4084         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
4085         * support/regression/tests/critical.c: test for critical on mcs51
4086
4087 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4088
4089         * support/regression/ports/ucz80/spec.mk: use include and lib files from
4090           built version of sdcc instead of installed version
4091
4092 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
4093
4094         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
4095         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
4096           vprintf.c now
4097         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
4098         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
4099           WARNING: remove device/lib/build/z80/printf.o by hand when
4100           updating from previous build!
4101         * device/lib/z80/printf.c: updated comment
4102         * support/regression/tests/bug1057979.c: test all ports now
4103         * support/regression/tests/bug1065458.c: file added
4104
4105 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4106
4107         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
4108           *_start and *_end symbols for static functions
4109
4110 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
4111
4112         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
4113           and search crt0.o in all library paths,
4114           (setIncludePath): proper handling of --nostdinc,
4115           (setLibPath): proper handling of --nostdlib
4116         * support/regression/Makefile,
4117         * support/regression/ports/ds390/spec.mk,
4118         * support/regression/ports/gbz80/spec.mk,
4119         * support/regression/ports/hc08/spec.mk,
4120         * support/regression/ports/mcs51/spec.mk,
4121         * support/regression/ports/mcs51-large/spec.mk,
4122         * support/regression/ports/mcs51-stack-auto/spec.mk,
4123         * support/regression/ports/z80/spec.mk: use include and lib files from
4124           built version of sdcc instead of installed version
4125         * doc/sdccman.lyx: fixed typo in --nostdinc
4126
4127 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
4128
4129         * src/pic/pcode.c,
4130         * src/pic/device.c,
4131         * src/pic/ralloc.c,
4132         * src/pic/gen.c : added support to generate code for struct bit fields.
4133
4134 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
4135
4136         * as/xa51/xa_version.h,
4137         * device/include/errno.h,
4138         * device/include/regc515c.h,
4139         * device/lib/_itoa.c,
4140         * device/lib/_ltoa.c,
4141         * device/lib/ser_ir_cts_rts.c,
4142         * sim/ucsim/xa.src/glob.cc,
4143         * sim/ucsim/xa.src/inst_gen.cc,
4144         * sim/ucsim/xa.src/xa_bit.cc,
4145         * sim/ucsim/xa.src/xa_sfr.cc,
4146         * sim/ucsim/z80.src/inst_dd.cc,
4147         * sim/ucsim/z80.src/inst_fdcb.cc,
4148         * support/scripts/keil2sdcc.pl,
4149         * src/pic16/pic16.dsp,
4150         * src/pic16/pic16a.dsp: corrected cvs line endings
4151         * device/lib/printf_large.c: fixed bug 1057979
4152         * src/pic16/gen.c: fixed non-C standard code
4153         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
4154         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
4155         * support/regression/ports/mcs51/support.c: reload T1 asap
4156         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
4157           pdata use and clear idata startup behaviour
4158         * support/regression/tests/bug1057979.c: added
4159
4160 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
4161
4162         * device/examples/ds390/ow390/ad26.h,
4163         * device/examples/ds390/ow390/cnt1d.h,
4164         * device/examples/ds390/ow390/crcutil.c,
4165         * device/examples/ds390/ow390/ownet.h,
4166         * device/examples/ds390/ow390/owsesu.c,
4167         * device/examples/ds390/ow390/swt12.h,
4168         * device/examples/ds390/ow390/swtoper.c,
4169         * device/examples/ds390/ow390/temp10.h,
4170         * device/examples/ds390/ow390/thermodl.c,
4171         * device/examples/ds390/tinitalk/tinitalk.dsp,
4172         * device/examples/ds390/tinitalk/tinitalk.dsw,
4173         * device/examples/mcs51/clock/hw.h,
4174         * device/examples/mcs51/simple2/go.bat,
4175         * device/examples/serialcomm/windows/serial.h,
4176         * device/examples/xa51/dummy.c,
4177         * device/examples/xa51/hello.c,
4178         * device/include/80c51xa.h,
4179         * device/include/at89x051.h: corrected cvs line endings
4180
4181 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
4182
4183         * src/pic16/main.c (options): added command line --gstack, to trace
4184         stack over/under flows,
4185         * added pragma 'wparam' to allow passing first byte of function
4186         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
4187         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
4188         call to __gstack_test function and sets up the symbol as extern,
4189         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
4190         * popaop): added call to pic16_testStackOverflow,
4191         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
4192         wparamList list,
4193         * (genCall, genPcall): now all parameters are passed via stack
4194         except in functions that are pass to wparam pragma in which WREG is
4195         used too,
4196         * (genPcall): REENTRANT flag is checked to see if variable prototype
4197         contains reentrant keyword, don't call a non-reentrant function, via
4198         a reentrant function pointer or vice versa, functions are never
4199         passed via WREG,
4200         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
4201         D.Winkler,
4202         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
4203         SIGSEGV when accessing a NULL register stucture,
4204         * (pic16_printGPointerType): modified to handle UPPER modifier for
4205         function initializers, changed prototype of function to simpler one,
4206         * (pic16_printIvalFuncPtr): check to see if function is already
4207         added in externs list,
4208         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
4209         optimized a move from W to SFR with a move to the same register
4210         later after a CALL,
4211         * device/lib/pic16/debug: NEW directory, contains debug features
4212         which are enabled when linking with libdebug.lib, currently command
4213         line option --gstack enables stack pointer tracing for over/under
4214         flow, corresponding sources are in debug/gstack
4215
4216 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
4217
4218         * doc/sdccman.lyx: updated SDCC version,
4219         * (PIC16 port): update list of command line options,
4220         * src/pic16/device.h (structure pic16_options_t): added field gstack
4221         to enable stack overflow tracing on push/pops,
4222         * src/pic16/device.c (statistics structure): added statistics
4223         structure,
4224         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
4225         pic16_dump_int_registers): increase statistics counters for each
4226         * variable which is encountered
4227         * (pic16_dump_usection): emit each .udata variable to its own udata
4228         section,
4229         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
4230         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
4231         parameters via stack, otherwise use old scheme,
4232         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
4233         assembler output file,
4234         * src/pic16/main.c: added command line options --gstack to enable
4235         push/pop tracing for stack overflow,
4236         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
4237         instructions): added size of each instruction,
4238         * (pic16_countInstruction): estimate size of instructions in
4239         the_pFile list, inline assembly blocks are not counted,
4240         * (pic16_FixRegisterBanking): trace previous register usage, when
4241         banksel optimizations is greater than 0, don't emit a redudant
4242         banksel directive,
4243
4244 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
4245
4246         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
4247         * src/pic16/ralloc.c : applied same fix for pic16.
4248         * src/pic/gen.c : tidied it up a little.
4249
4250 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4251
4252         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
4253         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
4254
4255 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4256
4257         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
4258
4259 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4260
4261         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
4262         non-reentrant function __modsint in the interrupt function (thus
4263         corrupting math operations during serial I/O)
4264         * device/lib/ser_ir.c: as above, changed buffersize
4265         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
4266         256.c,d for zeroing
4267         * doc/Makefile: added option -t for rsync
4268
4269 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4270
4271         * src/SDCCast.h (struct ast),
4272         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
4273
4274 2004-10-20 Borut Razem <borut.razem AT siol.net>
4275
4276         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
4277         package
4278
4279 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
4280
4281         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
4282         makefile targets,
4283         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
4284         support functions to replace long sequences of MOVFF's from access
4285         bank registers to stack and vice versa,
4286         * src/pic16/device.h: added new field opt_flags, where optimization
4287         flags can be set to enable certain features,
4288         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
4289         * pBlock, (genFunction, genEndFunction): surroung loop for
4290         saving/loading used registers in stack with PC_INFO pCodes,
4291         INF_LREGS. Code in between can then be optimized by pCode optimizer
4292         to support function calls,
4293         * (genDataPointerSet): fixed bug which loaded float fields in
4294         structures with corrupt data,
4295         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
4296         in a standard way debug info on stderr. Feature used for developing
4297         and debugging only,
4298         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
4299         obsolete chunks of code,
4300         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
4301         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
4302         * pic16/src/pcode.c (pic16_newpCodeInfo,
4303         * (pic16_newpCodeOpLocalRegs),
4304         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
4305         feature,
4306         * (pic16_pCodeConstString): printing of the initial value of a
4307         symbol as a comment is inhibited since parsing was already done by
4308         copyStr and output is corrupt,
4309         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
4310
4311 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4312
4313         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
4314
4315 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
4316
4317         * as/mcs51/lkarea.c: removed old K&R style,
4318           (lnksect): changed check on boundary error,
4319           (lnksect2): changed check on boundary error,
4320           (lnksect2): extend XSTK to end of page if size = 1
4321         * as/mcs51/lkmain.c: removed old K&R style,
4322           (Areas51): create l_IRAM symbol
4323         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
4324         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
4325           model-mcs51-stack-auto, added model-mcs51-xstack-auto
4326         * device/lib/_mullong.c: added version to be compiled with xstack
4327         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
4328         * device/lib/mcs51/crtxclear.asm: clear pdata as well
4329         * device/lib/mcs51/crtxstack.asm: fixed comment
4330         * src/SDCCglue.c: maxInterrupts defaults to 0,
4331           (emitMaps): added pdata,
4332           (createInterruptVect): (re)moved default,
4333           (glue): added pdata,
4334           (glue): moved __start__xstack to XSTK with default size 1
4335         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
4336           and options.float_rent when options.stackAuto is set,
4337           (linkEdit): only write XDATA_NAME if provided on command line
4338         * src/SDCCmem.h,
4339         * src/SDCCmem.c: added pdata
4340         * src/port.h: added pdata_name to PORT
4341         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
4342           (saveRegisters, unsaveRegisters): removed usage of B,
4343           (genMinus): fixed accumulator clash,
4344           (genJumpTab): added comment, this needs another look
4345         * src/mcs51/gen.c: added check for "B in use" paranoia,
4346           added pushB() and popB()
4347         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
4348           chance
4349         * src/avr/main.c,
4350         * src/ds390/main.c,
4351         * src/hc08/main.c,
4352         * src/mcs51/main.c,
4353         * src/pic/main.c,
4354         * src/pic16/main.c,
4355         * src/xa51/main.c,
4356         * src/z80/main.c: (reset_regparms) made void parameter explicit and
4357           added PSEG (PAG,XDATA) or NULL to port specifier
4358         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
4359         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
4360           (_mcs51_genInitStartup): removed __start__xstack equ,
4361           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
4362         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
4363         * src/z80/gen.c (_rleAppend): fixed warnings
4364         * support/regression/tests/zeropad.c: added pdata test
4365         * .version: bumped to 2.4.6
4366
4367 2004-10-17 Borut Razem <borut.razem AT siol.net>
4368
4369         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
4370         as a part of nightly build
4371
4372 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
4373
4374         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
4375         WREG holds the first byte function parameters,
4376         * (aopForSym): take special case for symbols which are in FARSPACE
4377         but in CODESPACE too,
4378         * (assignResultValue): modified to take into account _G.useWreg,
4379         * (genCall): don't use wreg for parameter passing when function is
4380         declared as reentrant, too, added optimization INCF to stack
4381         pointer when stack parameter count is 1,
4382         * (genFunction, genEndFunction): refurnished and fixed to not using
4383         wreg for passing parameters when function has varargs or is
4384         reentrant, fixed bug with symbol name compare for generating
4385         functions in absolute address,
4386         * (pic16_storeForReturn): refurnished,
4387         * (genCmp): began writing a new version of the function, not ready
4388         yet, therefore it is disabled,
4389         * (genAssign): do not read code memory when assigning a function to
4390         a pointer function,
4391         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
4392         array of characters, not pointer,
4393         * (pic16initialComments): in debug mode emit an .ident directive for
4394         the assembler,
4395         * (_process_pragma): emit a new warning type (internal to pic16)
4396         when setting stack to default length, emit a similar warning when
4397         placing a function at absolute address and address is not word aligned
4398         * (_pic16_parseOptions): added 'return TRUE' statement,
4399         * (_pic16_linkEdit): if compiling a source, then add the source's
4400         file object, first in the list of objects to link,
4401
4402 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
4403
4404         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
4405         * src/pic/main.c : removed VC warning.
4406         * src/pic/gen.c : changed comment.
4407
4408 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
4409
4410         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
4411         reference to a deprecated symbol _GPTRREG was causing failure to
4412         link. Thanks G. M. Gallant for the info.
4413
4414 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
4415
4416         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
4417         comments for Bugs item #954788.
4418
4419 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
4420
4421         * src/pic16/device.c (pic16_dump_gsection,
4422         * pic16_groupRegistersInSection): handle symbols declared to be in
4423         access bank differently,
4424         * src/pic16/gen.c (struct _G): added field resDirect,
4425         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
4426         send values read from stack directly to result and don't allocate
4427         temporary values,
4428         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
4429         same registers,
4430         * (pic16_sameRegsOfs): NEW,
4431         * (freeAsmop): if _G.resDirect is set then do not mark registers as
4432         free because they were not allocated from temporary pool,
4433         * pic16_popRegFromString): workaround to fix a problem with
4434         allocating variables twice or never,
4435         * (genGenPointerGet): using PRODL instead of FSR0H,
4436         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
4437         instead of FSR0H,
4438         * (genAssign): take advantage of the _G.resDirect flag,
4439         * (genCast): around line 11844, use mov2f instead of directly
4440         MOVFF'ing between operands to account for literal values,
4441         * src/pic16/genutils.c: some new debug functions for gpsim have been
4442         added,
4443         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
4444         float with integer part only,
4445         * src/pic16/main.c (_process_pragma): handle pragma udata access to
4446         place variables in access bank
4447         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
4448         updated sources to reflect recent changes in gen.c
4449
4450 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
4451
4452         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
4453         sources that searched for headers in installation path, now the
4454         device/include/pic16 is used,
4455         * src/pic16/glue.c (pic16glue),
4456         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
4457         .line directives if not in debug mode, this suppresses assembler's
4458         warnings for ignored directives
4459
4460 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
4461
4462         * src/port.h: made reset_regparms prototype void parameter explicit.
4463         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
4464         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
4465         * doc/sdccman.lyx: documented warning disabling and how to use
4466           printf_large to make it print floats.
4467         * device/include/stdbool.h: NEW
4468         * device/lib/_atof.c,
4469         * device/lib/_divuint.c,
4470         * device/lib/_divulong.c,
4471         * device/lib/expf.c,
4472         * device/lib/printf_large.c,
4473         * device/lib/sincosf.c,
4474         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
4475         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
4476           a completely reentrant lib.
4477
4478 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
4479
4480         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
4481         * device/include/pic16/stdio.h: fixed bug with colon
4482
4483 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
4484
4485         * device/include/pic16/stdio.h,
4486         * device/include/pic16/stdlib.h,
4487         * device/include/pic16/math.h: NEW
4488         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
4489         declared as _naked to reduce overhead
4490         * device/lib/Makefile.in (target port-specific-objects-pic16):
4491         changed * to *.* so to ignore the CVS directory,
4492         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
4493         stacked variables back in stack,
4494         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
4495         corruption
4496
4497 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
4498
4499         * .version: bumped version number to 2.4.5
4500         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
4501         * support/Util/SDCCerr.c (messages structure): added entry for
4502         W_POSSBUG2
4503
4504         Large cumulative patch for pic16 port and libraries.
4505         * device/include/pic16/sdcc-lib.h,
4506         * device/include/pic16/stdarg.h,
4507         * device/include/asm/pic16/features.h,
4508         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
4509         * device/include/pic16/float.h: changes reentrant keyword with
4510         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
4511         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
4512         updated target build-libraries to include objects from gptr,
4513         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
4514         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
4515         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
4516         all function headings,
4517         * src/SDCCmain.c: added global parameter userIncDirsSet,
4518         * (parseCmdLine): when option -I is encountered add directory to
4519         userIncDirsSet too,
4520         * src/version.awk: added space between control and long,
4521         * src/pic16/NOTES: added some notes for the port,
4522         * src/pic16/gen.c: added prototype for mov2fp function,
4523         * (fReturnpic16[]): properly named return value registers,
4524         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
4525         * (aopForSym): added code to handle symbols with onStack flag set,
4526         symbols onStack are allocated PTRSIZE bytes,
4527         * (aopFreeAsmop): handles special case where asmops are stack objects,
4528         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
4529         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
4530         added argument lock to trace flaws in allocating temporary registers
4531         when developing port,
4532         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
4533         * (pic16_popRegFromString): reenabled allocating a direct register
4534         from string,
4535         * (assignResultValue): various beautifications,
4536         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
4537         referenced function argument,
4538         * (genIpush): reenabled to allow stacked arguments, handles only
4539         ic->parmPush iCodes,
4540         * (genCall, genPcall): major changes to allow for variable argument
4541         functions, fixed a bug with falsely restoring stack pointer after
4542         returning from call,
4543         * (genFunction): pending code for critical function,
4544         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
4545         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
4546         * (genNearPointerGet): fixed bug with indirect reading, was always
4547         reading from INDF0
4548         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
4549         pointers,
4550         * (genAddrOf): rewrote code to take address of a stacked function parameter
4551         * (genCast): fixed casting to generic pointer type,
4552         * src/pic16/gen.h: added AOP_STA,
4553         * (struct asmop): added field stk,
4554         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
4555         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
4556         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
4557         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
4558         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
4559         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
4560         generic pointers,
4561         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
4562         and library paths,
4563         * (pic16_port structure): generic pointer size is set to 3,
4564         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
4565         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
4566         compiler warning,
4567         * src/pic16/ralloc.c (allocReg): prevent allocating register when
4568         operand is an iTemp,
4569
4570 2004-09-24 Martin Helmling <mh AT octo-soft.de>
4571
4572         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
4573         * debugger/mcs51/simi.c: addapt new syntax of s51
4574
4575 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
4576
4577         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
4578         * src/pic16/pcode.c: commented out some calls to free() in order to
4579         fix bug #989576,
4580
4581 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4582
4583         * src/SDCCicode.h,
4584         * src/SDCCicode.c (isiCodeInFunctionCall),
4585         * src/avr/ralloc.c (selectSpil),
4586         * src/pic/ralloc.c (selectSpil),
4587         * src/pic16/ralloc.c (selectSpil),
4588         * src/ds390/ralloc.c (selectSpil),
4589         * src/hc08/ralloc.c (selectSpil),
4590         * src/xa51/ralloc.c (selectSpil),
4591         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
4592         stack in the middle of a function call sequence (fixes bug #1020268)
4593         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
4594         costs associated with the minimum switch case.
4595
4596 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4597
4598         * src/SDCC.lex: fixed bug #1030549
4599
4600 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4601
4602         * src/SDCCcse.h (struct cseDef),
4603         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
4604         over a function call if the CSE is derived from a symbol whose
4605         address has been taken (fixes bug #1029883)
4606         * support/regression/tests/bug-1029883: a new regression test for
4607         this bug
4608
4609 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4610
4611         * src/hc08/gen.c (emitinline): fixed bug #1029778
4612         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
4613         to a cast object is no longer a syntax error ("fixes" bug #1030006,
4614         and starts toward RFE #905167)
4615
4616 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
4617
4618         * src/pic16/gen.c (mov2f): New function to move an operand to
4619         another without considering if it is a literal or a register,
4620         * (pic16_sameRegs): don't check if they are both AOP_REG,
4621         * (AccRsh): removed andmask=0 lines,
4622         * (genLeftShift): duplicated to be improved in future versions,
4623         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
4624         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
4625         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
4626         * (pic16initMnemonics): added initialization for POC_INFSNZW,
4627         * (insertBankSwitch): fixed inserting banksel directives algorithm
4628         for instructions that follow a skip instruction, this fixes a report
4629         for broken subtraction code generation,
4630         * src/pic16/ralloc.c (deassignLRs): do not free register if current
4631         iCode is a left op, just in case result and right share the same
4632         registers
4633
4634 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4635
4636         * src/hc08/main.c,
4637         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
4638         preservation of HX
4639         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
4640         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
4641         on 2004-09-12; it was buggy
4642
4643 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
4644
4645         * src/SDCCsymt.h: removed RESULT_CHECK
4646         * src/SDCCast.c,
4647         * src/SDCCglue.c,
4648         * src/SDCCval.c,
4649         * src/pic/glue.c,
4650         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
4651
4652 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
4653
4654         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
4655         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
4656         configuration values no more rejected by compiler, they are assigned
4657         to configuration registers with a warning message instead,
4658         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
4659         the for-loop so last conf register is emitted too,
4660         * (_pic16_initPaths): link library libsdcc.lib by default,
4661         * (_hasNativeMulFor): modified test for multiplication according to
4662         Raphael Neider's remarks. Integer multiplication is also done with
4663         support functions,
4664         * device/include/pic16/pic18fregs.h: corrected type error in while
4665         testing and including 18f6720 header file
4666
4667 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
4668
4669         * src/pic16/device.h (pic16_options): removed field use_crt,
4670         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
4671         until an optimization to handle single bits is added,
4672         * (pic16_loadFSR0): moved before genUnpackBits,
4673         * (genAnd): some white lines removed,
4674         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
4675         leave_reset flags in pic16_options when using crt modules,
4676
4677 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
4678
4679         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
4680           for bugs 898889 & 979599. Also used some safer print instructions.
4681
4682 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
4683
4684         * src/pic16/device.h (pic16_options_t): added field use_crt,
4685         crt_name, no_crt,
4686         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
4687         catch a probable future bug,
4688         * src/pic16/gen.c: aopIdx function commented out,
4689         * (genAssign): commented out old code which used aopIdx,
4690         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
4691         code, added if conditionals to take into account the --use-crt
4692         command line options,
4693         * src/pic16/main.c (pic16_optionsTable): added new command line
4694         options, --use-crt= and --no-crt,
4695         * (_pic16_linkEdit): now the proper crt object is added in the
4696         linker command line except than when --no-crt is specified,
4697         * src/pic16/pcode.c,
4698         * src/pic16/pcode.h: added some structures and functions for a new
4699         optimization scheme to compansate for instruction overhead between
4700         same iCodes, this scheme is currently under development and is not
4701         working in any way,
4702         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
4703         to && operator,
4704         * device/lib/pic16/startup/crt0i.c,
4705         * device/lib/pic16/startup/crt0iz.c: added global char variable
4706         __uflags to force the generation of an idata section
4707
4708 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
4709
4710         * doc/Makefile,
4711         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
4712         * doc/sdccman.lyx: updated sdcc version to 2.4.4
4713
4714 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4715
4716         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
4717         Frieder) and clarified the default code optimization mode
4718
4719 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4720
4721         * src/SDCC.lex (doPragma, process_pragma),
4722         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
4723         "opt_code_size", and "opt_code_balanced"
4724         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
4725         regrouped options by category, added support for category headers
4726         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
4727         and "--opt-code-size"
4728         * doc/sdccman.lyx: documented these new options and pragmas
4729         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
4730         preference into account
4731
4732 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4733
4734         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
4735           geniCodePreDec): Fixed bug 904237 by generating a warning
4736         * src/SDCCerr.h,
4737         * src/SDCCerr.c: added warning W_SIZEOF_VOID
4738
4739 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
4740
4741         * src/pic/device.c : When no max ram set validate full memory range.
4742         * src/pic/pcode.c,
4743         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
4744
4745 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4746
4747         * device/lib/_gptrget.c,
4748         * device/lib/_gptrput.c: updated comment
4749         * device/lib/calloc.c,
4750         * device/lib/free.c,
4751         * device/lib/malloc.c,
4752         * device/lib/realloc.c: added LGPL, made them reentrant-safe
4753         * src/SDCCcse.c (cseBBlock),
4754         * src/SDCCicode.c (printOperand, geniCodeArray),
4755         * src/SDCCicode.h (struct operand): fixed bug 868103
4756         * support/regression/tests/bug-868103.c: added
4757         * src/SDCCast.c (searchLitOp),
4758         * src/SDCCcse.h (struct cseDef),
4759         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
4760         * src/SDCCicode.h (struct operand),
4761         * src/SDCCsymt.h (struct sym_link),
4762         * src/avr/gen.c (hasInc),
4763         * src/ds390/gen.c (hasInc),
4764         * src/hc08/gen.c (genPlusIncr, hasInc),
4765         * src/mcs51/gen.c (hasInc),
4766         * src/pic16/glue.c (pic16_printIvalChar),
4767         * src/pic16/ralloc.c (regWithIdx),
4768         * src/xa51/gen.c (hasInc) : removed warnings
4769         * src/SDCCast.c (createBlock): added comment ???
4770         * src/hc08/ralloc.c: updated comments
4771
4772 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4773
4774         * doc/sdccman.lyx: updated section on switch statements, added
4775         section about semaphore locking
4776         * doc/Makefile: added option -info for latex2html
4777         * device/lib/_gptrget.c,
4778         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
4779
4780 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
4781
4782         * src/pic/device.h,
4783         * src/pic/device.c,
4784         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
4785          maxram is less than 0x100.
4786
4787 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
4788
4789         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
4790
4791 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4792
4793         * src/port.h,
4794         * src/mcs51/main.c,
4795         * src/ds390/main.c,
4796         * src/z80/main.c,
4797         * src/hc08/main.c,
4798         * src/pic/main.c,
4799         * src/pic16/main.c,
4800         * src/avr/main.c,
4801         * src/xa51/main.c
4802         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
4803         a jump table is the best form for a switch statement, including
4804         automatic insertion of missing cases to make the case range
4805         continuous. Developed in collaboration with Frieder Ferlemann.
4806
4807 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4808
4809         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
4810         accumulator result if it needs sign extension
4811
4812 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4813
4814         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
4815
4816 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4817
4818         * device/lib/gbz80/printf.c,
4819         * device/lib/z80/printf.c: removed define for NULL
4820
4821 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4822
4823         * as/xa51/xa_link.c,
4824         * device/examples/ds390/ow390/ad26.c,
4825         * device/examples/ds390/ow390/cnt1d.c,
4826         * device/examples/ds390/ow390/counter.c,
4827         * device/examples/ds390/ow390/ds2480.h,
4828         * device/examples/ds390/ow390/ds2480ut.c,
4829         * device/examples/ds390/ow390/findtype.c,
4830         * device/examples/ds390/ow390/gethumd.c,
4831         * device/examples/ds390/ow390/owllu.c,
4832         * device/examples/ds390/ow390/ownetu.c,
4833         * device/examples/ds390/ow390/swt12.c,
4834         * device/examples/ds390/ow390/swtloop.c,
4835         * device/examples/ds390/ow390/temp.c,
4836         * device/examples/ds390/ow390/temp10.c,
4837         * device/examples/ds390/ow390/thermo21.c,
4838         * device/examples/ds390/ow390/tinilnk.c,
4839         * device/examples/ds390/ow390/tstfind.c,
4840         * device/examples/serialcomm/windows/serial.cpp,
4841         * device/examples/serialcomm/windows/test_serialcomm.cpp,
4842         * device/include/reg51.h: fixed line endings for cvs
4843
4844 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4845
4846         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
4847         packRegsForAccUse, packRegisters): new accumulator register
4848         packing algorithm
4849         * support/regression/ports/hc08/support.c (_putchar): suppress
4850         warning of unused variable
4851         * src/SDCCicode.c: added SWAP entry to codeTable
4852
4853 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
4854
4855         * device/lib/sprintf.c: forgot to add this file before previous commit
4856
4857 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
4858
4859         * src/pic16/gen.c (genPackBits): added operand right in function
4860         parameters, load result directly if p_type is POINTER (that is
4861         called by genNearPointerSet)
4862         * (genUnPackBits): added operand left in function parameters,
4863         * (genNearPointerGet, genNearPointerSet): prevent the loading of
4864         FSR0 if accessing bitfields,
4865
4866 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
4867
4868         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
4869           _print_format; updated printf, sprintf, vsprintf
4870         * device/include/asm/default/features.h: corrected comment/define
4871         * device/lib/Makefile.in: added sprintf.c
4872         * device/lib/libsdcc.lib: added sprintf module
4873         * device/lib/printf_large.c,
4874         * device/lib/vprintf.c,
4875         * device/lib/sprintf.c: totally refactored printf_large and vprintf
4876           into these 3 files
4877         * support/regression/Makefile: changed ALL_PORTS into a usefull default
4878         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
4879         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
4880           hc08 test
4881         * support/regression/tests/zeropad.c: define idata as data for hc08
4882
4883 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4884
4885         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
4886         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
4887         labels are referenced at least once (even if a reference is not found)
4888         * src/hc08/gen.c (emitcode): set isComment flag for comments
4889         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
4890         loads), rules 6a..6b (optimize jumps to return)
4891
4892 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4893
4894         * device/lib/acosf.c (acosf),
4895         * device/lib/asinf.c (asinf),
4896         * device/lib/atanf.c (atanf),
4897         * device/lib/ceilf.c (ceilf),
4898         * device/lib/cosf.c (cosf),
4899         * device/lib/coshf.c (coshf),
4900         * device/lib/cotf.c (cotf),
4901         * device/lib/fabsf.c (fabsf),
4902         * device/lib/floorf.c (floorf),
4903         * device/lib/log10f.c (log10f),
4904         * device/lib/logf.c (logf),
4905         * device/lib/sinf.c (sinf),
4906         * device/lib/sinhf.c (sinhf),
4907         * device/lib/sqrtf.c (sqrtf),
4908         * device/lib/tanf.c (tanf),
4909         * device/lib/tanhf.c (tanhf),
4910         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
4911         replaced all instances of "reentrant" in the library functions
4912         defined in math.h with this macro.
4913         * support/regression/tests/float_trans.c: reenabled test for hc08
4914
4915 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
4916
4917         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
4918         erroneously deleted
4919
4920 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4921
4922         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
4923         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
4924         multi-byte volatile operands are used
4925         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
4926         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
4927         initialization to area GSINIT0 so that it would always precede
4928         any static initializers in GSINIT
4929         * support/regression/tests/zeropad.c: fixed idata define for hc08
4930         * support/regression/tests/bug-927659.c,
4931         * support/regression/tests/float_trans.c: disabled tests for hc08
4932         pending missing library routines
4933         * .version: increased version number to 2.4.4 - hc08 port now passes
4934         regression tests
4935
4936
4937 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
4938
4939         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
4940         * Makefile.common.in,
4941         * as/Makefile,
4942         * as/hc08/Makefile.in,
4943         * as/mcs51/Makefile.in,
4944         * as/z80/Makefile.in,
4945         * debugger/mcs51/Makefile.in,
4946         * device/include/Makefile.in,
4947         * device/lib/Makefile.in,
4948         * doc/Makefile,
4949         * link/Makefile,
4950         * link/z80/Makefile.in,
4951         * packihx/Makefile.in,
4952         * sim/ucsim/main_in.mk,
4953         * sim/ucsim/avr.src/Makefile.in,
4954         * sim/ucsim/doc/Makefile.in,
4955         * sim/ucsim/gui.src/serio.src/Makefile.in,
4956         * sim/ucsim/hc08.src/Makefile.in,
4957         * sim/ucsim/s51.src/Makefile.in,
4958         * sim/ucsim/xa.src/Makefile.in,
4959         * sim/ucsim/z80.src/Makefile.in,
4960         * src/Makefile.in,
4961         * support/cpp2/Makefile.in,
4962         * support/librarian/Makefile,
4963         * support/makebin/Makefile: added DESTDIR to the install path proposed
4964         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
4965         * doc/sdccman.lyx: added DESTDIR documentation
4966
4967 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
4968
4969         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
4970         instruction for interrupt handlers, use fast returns when returning
4971         from high priority interrupts
4972
4973 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4974
4975         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
4976         code generation
4977         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
4978         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
4979         bugs, ported much of Bernhard's code from mcs51
4980         * src/mcs51/gen.c (genSend),
4981         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
4982         than one when calling a reentrant function
4983         * device/lib/_mullong.c: defined an alternate struct layout for big
4984         endian ports (hc08)
4985
4986 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4987
4988         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
4989         test
4990
4991 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4992
4993         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
4994         are sane and complete before asking the port its prefered parameter
4995         passing method (fixes bug #1017633)
4996         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
4997         and _ret3
4998
4999 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5000
5001         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
5002         problem in bitfields >= 8 bits.
5003
5004 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
5005
5006         * src/SDCCsymt.c: undid changes that were not meant to be committed
5007
5008 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
5009
5010         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
5011
5012 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
5013
5014         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
5015           copied and wrong bit got inverted
5016
5017 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5018
5019         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
5020         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
5021         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
5022         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
5023         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
5024         assignments to bitfields at known addresses
5025         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
5026         reads from bitfields at known addresses
5027         * src/hc08/ralloc.c (packRegisters),
5028         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
5029         genhc08Code): optimize pointer get values used as conditionals
5030         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
5031         and branch
5032
5033 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5034
5035         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
5036         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
5037         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
5038         as conditionals
5039
5040 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5041
5042         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
5043
5044 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5045
5046         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
5047         related problems
5048
5049 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
5050
5051         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
5052
5053 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5054
5055         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
5056         mcs51 port
5057
5058 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
5059
5060         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
5061
5062 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5063
5064         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
5065         cases use more compact code.
5066
5067 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
5068
5069         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
5070
5071 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5072
5073         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
5074
5075 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5076
5077         * src/SDCCsymt.h,
5078         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
5079         parameter of changePointer() from symbol* to sym_link*
5080         * src/SDCCast.c (decorateType): call changePointer() for CAST op
5081         * src/SDCCsymt.c (compareType): void* type is castable to other
5082         pointers, but not necesarily an exact match.
5083         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
5084         is no longer blindly treated as an exact match.
5085         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
5086
5087 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
5088
5089         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
5090
5091 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
5092
5093         * src/pic/gen.c,
5094         * src/pic/pcode.c,
5095         * src/pic/ralloc.h,
5096         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
5097
5098 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
5099
5100         * src/pic/device.c,
5101         * src/pic/device.h,
5102         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
5103
5104 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5105
5106         * src/mcs51/gen.c (emitcode): fixed bug #992819
5107
5108 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
5109
5110         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
5111           there's no need to make it worse
5112
5113 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5114
5115         * src/mcs51/ralloc.c (deassignLR),
5116         * src/ds390/ralloc.c (deassignLR),
5117         * src/hc08/ralloc.c (deassignLR),
5118         * src/z80/ralloc.c (deassignLR),
5119         * src/pic/ralloc.c (deassignLR),
5120         * src/pic16/ralloc.c (deassignLR),
5121         * src/avr/ralloc.c (deassignLR),
5122         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
5123         rlivePoint): fixed another part of bug #971834
5124
5125 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5126
5127         * src/z80/main.c: enabled "critical" keyword
5128         * src/z80/mappings.i,
5129         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
5130         functions (fixes bug #979646)
5131         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
5132
5133 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5134
5135         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
5136           such as c:\mydir.
5137
5138 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
5139
5140         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
5141           doesn't disable too much optimizations
5142
5143 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
5144
5145         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
5146
5147 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
5148
5149         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
5150
5151 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
5152
5153         * src/pic/gen.c tidied up tabs
5154         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
5155         * src/pic/main.c tidied up tabs
5156         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
5157         * src/pic/pcoderegs.c tidied up tabs
5158         * src/pic/ralloc.c tidied up tabs
5159
5160 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
5161
5162         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
5163         to S_FIXED for pic16 port and when symbol is not in level 0,
5164         allocate for S_REGISTER storage class and pic16 port, too,
5165         * src/pic16/device.h: prototype for checkSym,
5166         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
5167         * (pic16_assignConfigWordValue): test the value and the mask to
5168         validate that the value is suitable for the configuration word,
5169         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
5170         collect extern declared symbols, don't emit symbol twice, check
5171         first if symbol is in publics set first,
5172         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
5173         * added command line '--fstack' which enables an experimental
5174         feature for stack access, too buggy to be used yet...
5175         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
5176         * (pic16_allocDirReg): when register has storage class S_REGISTER
5177         allocate in pic16_dynAccessRegs,
5178         * device/include/pic16/pic18f????.h: modified configuration word
5179         naming convention, words started as CONFIG0H but should be CONFIG1H
5180
5181 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
5182
5183         * device/include/mcs51reg.h: fixed bug 970993
5184
5185 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
5186
5187         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
5188         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
5189         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
5190         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
5191         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
5192         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
5193           error/warning numbers,
5194           added function setWarningDisabled()
5195         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
5196         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
5197           _memcmp.c _memmove.c calloc.c realloc.c free.c
5198         * support/regression/tests/malloc.c: added tests for new functionality
5199         * support/regression/tests/zeropad.c: added tests for truncated initializers
5200           and initialized char arrays starting with '\x0'
5201         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
5202
5203 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
5204
5205         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
5206
5207 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5208
5209         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
5210         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
5211         peephole 177.e. Thanks to anonymous
5212
5213 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
5214
5215         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
5216         function isn't used in the source but referenced as a
5217         variable initializer then declare it as extern in .asm file
5218
5219 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
5220
5221         * .version: increased version number to 2.4.3
5222
5223         Adding version extension according to ChangeLog CVS revision
5224         * src/Makefile.in (target all): added dependency 'version.h'
5225         * (rule version.h): added rule to create version.h from ChangeLog,
5226         * (rule dep): added dependency version.h,
5227         * src/version.awk: AWK script to create version.h
5228         * src/SDCCdwarf2.c (dwWriteModule),
5229         * src/SDCCglue.c (initialComments),
5230         * src/SDCCmain.c (printVersionInfo): modified to write after
5231         version string the version extension number,
5232         * src/SDCCutil.c: included "version.h"
5233         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
5234         number,
5235         * src/SDCCutil.h: added prototype for getBuildNumber
5236
5237         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
5238         includeDirsSet, too,
5239         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
5240         const char [] is found in function prototype...
5241
5242         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
5243         moving to WREG with source is already in WREG,
5244         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
5245         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
5246         * (aopForSym): stack'ed symbols are partially supported, added
5247         if-clause to support symbols in FARSPACE,
5248         * (sameRegs): added test for AOP_ACC to see if registers are same,
5249         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
5250         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
5251         * (pic16_popRegFromString): will not allocate a new register if it
5252         doesn't find one by name, bug may have introduced...
5253         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
5254         * (genIpush): revived to use pic16 port's stack,
5255         * (genAddrOf): added incomplete case for stack'ed operand,
5256         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
5257         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
5258         can handle multibyte operands,
5259         * src/pic16/glue.c (pic16_printIval*): some debug info added,
5260         * (pic16initialComments): added message for MPLAB compatibility
5261         mode enabled,
5262         * src/pic16/main.h: prototype for pic16_mplab_comp,
5263         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
5264         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
5265         * (_pic16_linkEdit): NEW, handles link stage, transferred here
5266         because of increased complexity of procedure,
5267         * (_process_pragma): stack pragma changed to format 'stack pos len',
5268         emit symbol '_stack_end' to conform with gplink,
5269         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
5270         to search for register,
5271         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
5272         PO_GPR_REGISTER,
5273         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
5274         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
5275         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
5276         case for PO_GPR_REGISTER,
5277         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
5278         dies, the new era is ahead !...
5279         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
5280         pic16_dynInternalRegs,
5281         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
5282         * (pic16_allocDirReg): minor optimizations and bug fixes,
5283         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
5284
5285         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
5286         load stack and frame pointer with address of 'stack_end' symbol
5287
5288 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
5289
5290         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
5291         without source code but only variable initializers
5292
5293 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
5294
5295         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
5296         external are not declared as extern to reduce overhead while linking
5297
5298 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
5299
5300         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
5301
5302 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
5303
5304         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
5305           Yee Keat for the patch
5306         * src/SDCCast.c (decorateType): fixed bug #979599
5307         * src/ds390/gen.h: removed local fReturnSizeDS390
5308         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
5309         * src/ds390/gen.c (genAnd, genOr, genXor),
5310         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
5311
5312 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
5313
5314         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
5315         add relFilesSet to $3, manipulate $2 to handle linking of object
5316         files without source files in command line,
5317         * device/include/pic16 (all headers): added ID location macros,
5318         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
5319         entries for ID location bytes,
5320         * (pic16_assignIdByteValue): NEW,
5321         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
5322         added field dumpcalltree to pic16_options_t,
5323         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
5324         is used instead of pic16_Gstack_base_addr, check if (ifx) before
5325         emitting rFalseIfx label after check_carry label,
5326         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
5327         pic16_emitDIRegs), NEW
5328         * (pic16glue): dump .calltree file when option --calltree found,
5329         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
5330         * (_pic16_genAssemblerPreamble): emit ID locations after
5331         configuration registers,
5332         * (pic16_linkCmd): modifications of the link command,
5333         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
5334         * (pic16_pCodeInitRegisters): don't init stack registers,
5335         * (pic16_findPrevInstruction): fixed bug,
5336         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
5337         bug with immediate registers,
5338         * (buildCallTree): traces stack push and pop,
5339         * (pct2): dump also stack usage for each function,
5340         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
5341         * (pic16_allocDirReg): various modifications,
5342         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
5343         fixed to 1,
5344
5345 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
5346
5347         * src/pic16/pcode.c: removed buggy double colon
5348
5349 2004-07-01 Borut Razem <borut.razem AT siol.net>
5350
5351         * support/scripts/sdcc.nsi: added include/pic16 to setup
5352
5353 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
5354
5355         * device/lib/Makefile.in: fixed bug in target objects-pic16,
5356         * device/lib/pic16/Makefile: prefixed with dash (-) command under
5357         target 'clean',
5358         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
5359         specific command line arguments. Also added sample lkr script
5360         for placing a variable at a specific memory bank.
5361         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
5362         at a specific memory bank,
5363         * (pic16_dump_isection): fixed bug which caused string literals to
5364         be omitted when dumping idata section,
5365         * (pic16_groupRegistersInSection): added code to handle registers
5366         in specific memory banks,
5367         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
5368         public, all references are renamed too,
5369         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
5370         AOP_DPTR2,
5371         * (pic16_storeForReturn): added case to handle when dest is WREG,
5372         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
5373         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
5374         pic16_rel_udata, check to see if that register is marked as being
5375         a member of a specific memory bank,
5376         * (pic16_printIvalCharPtr): added code to add string literals either
5377         to code or the idata sections,
5378         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
5379         also accept the 'udata' pragma,
5380         * src/pic16/main.h: new structure types sectName and sectSym
5381         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
5382         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
5383         * (pic16_findPrevInstruction): fixed, it returned nothing,
5384         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
5385         instruction combinations,
5386         * (pic16_FixRegisterBanking): heavily reorganised,
5387         * (pic16_AnalyzeBanking): if generating banksel directives is
5388         disabled, then don't call FixRegisterBanking at all,
5389         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
5390         completely removed,
5391         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
5392
5393 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
5394
5395         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
5396         Phuah Yee Keat <yk.phuah AT nestac.com>
5397
5398 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
5399
5400         * src/pic16/glue.c (pic16createInterruptVect): function now emits
5401         correctly the IVT even if it is relocated to some other location
5402
5403 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
5404
5405         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
5406         * device/include/pic16/pic18f2220.h: NEW,
5407         * device/lib/pic16/libdev/pic18f2220.c: NEW,
5408         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
5409         * src/pic16/device.c (struct Pics16): added info for 18f2220,
5410         * src/pic16/device.h (struct pic16_options): added ivt_loc and
5411         nodefaultlibs, ivt_loc is the location of the interrupt vector
5412         table, and nodefaultlibs signs that default libraries should not be
5413         linked in link stage,
5414         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
5415         according to --ivt-loc argument,
5416         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
5417         when pragma stack is found,
5418
5419 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5420
5421         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
5422         256 (range check), 257 (do while), 258.a-f (bit banging
5423         f.e. on 3-wire SPI bus)
5424
5425 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5426
5427         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
5428         variables used exclusively within a loop
5429
5430 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
5431
5432         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
5433
5434 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5435
5436         * src/SDCClrange.c (computeClash): fixed bug #971834
5437
5438 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5439
5440         * src/mcs51/gen.c (genCmp): fixed bug #975903
5441         * src/hc08/gen.c (operandsEqu),
5442         * src/ds390/gen.c (operandsEqu),
5443         * src/z80/gen.c (operandsEqu),
5444         * src/pic/gen.c (operandsEqu),
5445         * src/pic16/gen.c (operandsEqu),
5446         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
5447         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
5448
5449 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5450
5451         * src/SDCCcse.c (cseBBlock): fixed bug #966963
5452
5453 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
5454
5455         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
5456         default case in switch statement,
5457         * glue.c (pic16_initPointer): expr is initialised via decoarteType
5458         to eliminate problem with initialisation of pointers, but problem
5459         still exists,
5460         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
5461         * (emitStaticSegment): removed various lines emitting debug info,
5462         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
5463         added processor registers for utilizing EEPROM,
5464         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
5465         configurable and set 8
5466
5467 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
5468
5469         * .version: increased version number to 2.4.2,
5470
5471         Cumulative patch for pic16 port
5472         * src/pic16/device.c: changed scheme to dump initial values for
5473         variables in idata segment, all print_idata* functions were removed,
5474         now the pic16_printIval* will be called,
5475         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
5476         * _pic16_printPointerType, pic16_printPointerType,
5477         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
5478         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
5479         NEW, similar to the respective functions in SDCCglue.c,
5480         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
5481         way, emitting hex bytes,
5482         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
5483
5484 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5485
5486         * src/avr/ralloc.c (serialRegAssign),
5487         * src/xa51/ralloc.c (serialRegAssign),
5488         * src/pic/ralloc.c (serialRegAssign),
5489         * src/pic16/ralloc.c (serialRegAssign),
5490         * src/hc08/ralloc.c (serialRegAssign),
5491         * src/z80/ralloc.c (serialRegAssign),
5492         * src/ds390/ralloc.c (serialRegAssign),
5493         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
5494
5495 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5496
5497         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
5498         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
5499
5500 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
5501
5502         Cumulative patch for pic16 port:
5503         * src/pic16/device.h (typedef PIC16_device) modified fields for
5504         defining microcontrollers,
5505         * src/pic16/device.c: added new info for all devices in Pics16 array,
5506         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
5507         to be optimised out by the pCode optimiser,
5508         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
5509         specially, bug reported by G.M. Gallant,
5510         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
5511         as force'd so that cannot be optimised out by pCode optimiser,
5512         * src/pic16/pcode.c,
5513         * src/pic16/pcodepeeph.c,
5514         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
5515         they are disabled by default, but can be enabled explicit with
5516         command argument --denable-peeps, for testing,
5517         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
5518         --pomit-ivt in COMPILE_FLAGS
5519
5520 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
5521
5522         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
5523           compilation on MSVC
5524
5525 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
5526
5527         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
5528
5529 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5530
5531         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
5532         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
5533
5534 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
5535
5536         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
5537         would only assign 0x300001 register.
5538
5539 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
5540
5541         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
5542         in COMPILE_FLAGS. Thanks to G. Gallant for report.
5543
5544 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5545
5546         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
5547         for ds80c400
5548         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
5549         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
5550         added peephole 254 (left shift), 255 (jump table)
5551
5552 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
5553
5554         * device/lib/Makefile.in: removed comment line with model-pic16,
5555         * (target port-specific-objects-pic16): the libraries and objects
5556         are copied to the build directory form the device/lib/pic16/bin
5557         directory
5558
5559         Cumulative patch concerning pic16 port:
5560         * library directory has been re-organized,
5561         * added support for PIC18F1220,
5562         * added headers and library sources for chips 18f1220,18f6520,
5563         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
5564
5565         * configuration registers setting has changed, now each supported
5566         device has a complete description of the registers it uses,
5567         * all initialisations are moved to idata sections, these section
5568         can be absolute or relocatable,
5569         * fixed initialisation of codespace variables,
5570         * fixed warning about PCLATU and gpsim,
5571         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
5572         * (genAssign): use table reads when assigning from variables in codespace,
5573         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
5574         char/int variables placed in codespace,
5575         * (pic16_emitConfigRegs): NEW, emits a list with configuration
5576         registers set in .asm file, no need for --pomit-config-words anymore,
5577         * (pic16glue): some 8051 legacy segments are commented out
5578         (to be removed completely),
5579         * added support for alternative assembler and linker with --asm=
5580         and --link= command line arguments,
5581         * peepholes are disabled automatically in the port, no need to
5582         specify on command line,
5583         * port supports natively char/int/long multiplication, but converts
5584         all divisions to support functions,
5585         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
5586         to the file set in variable $2,
5587         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
5588         strings in ASCII format and not in hex,
5589         * ralloc.c (serialRegAssign): added a triplet of conditional calls
5590         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
5591         allocate proper register if iCodes aren't temporary,
5592
5593 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
5594
5595         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
5596
5597 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
5598
5599         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
5600         is commented out
5601
5602 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5603
5604         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
5605         computed address is reused
5606         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
5607         multi-byte bitfields
5608
5609 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
5610
5611         * src/z80/gen.c: (genArrayInit): must check for pointers too
5612
5613 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
5614
5615         * support/regression/tests/zeropad.c: never meant to commit the
5616           nestedstruct test: removed, added check for GCC version
5617
5618 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
5619
5620         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
5621         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
5622         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
5623           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
5624           bugs 928906 and 954082 half-empty initializers
5625         * src/SDCCsymt.h,
5626         * src/SDCCsymt.c (getAllocSize): added for above fix
5627         * src/z80/gen.c (genArrayInit): fixed bug 741044
5628         * support/regression/tests/zeropad.c: added tests
5629
5630 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
5631
5632         * src/pic16/device.c (pic16_dump_section): corrected bug which
5633         caused some symbols of the libraries to be misplaced
5634
5635 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
5636
5637         * src/pic16/glue.c,
5638         * src/pic16/ralloc.h,
5639         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
5640         to fix conflict with pic port
5641
5642 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
5643
5644         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
5645         externs configuration variables,
5646         * src/pic16/ralloc.h,
5647         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
5648         prototype in header, commented out some debug messages
5649
5650 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
5651
5652         * src/pic16/glue.c,
5653         * src/pic16/main.c,
5654         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
5655         for gpasm COFF object generation. Thanks to D. Hawkins for
5656         his patch info
5657
5658 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5659
5660         * src/ds390/main.c,
5661         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
5662         Brock for spotting this)
5663         * src/ds390/gen.c (genEndFunction),
5664         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
5665         interrupt handler and critical. Disable push/pop optimizations when
5666         peephole optimizations disabled.
5667
5668 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
5669
5670         Updated pic16 library sources and headers.
5671         * device/lib/pic16/pic18f*/ ,
5672         * device/include/pic16/*.h: modified to handle structured SFR
5673         definitions
5674
5675 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
5676
5677         * src/port.h (PORT structure): added hook initPaths, now each
5678         port can declare its own default search paths,
5679         which can been seen with the --print-search-dirs option,
5680         see pic16 port for example,
5681         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
5682         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
5683         * (doPrintSearchDirs): NEW, replaces in a central manner the
5684         printing of search dirs which was split in set*Paths functions,
5685         * (main): added call to port->initPaths and doPrintSearchDirs,
5686         * src/avr/main.c,
5687         * src/ds390/main.c,
5688         * src/hc08/main.c,
5689         * src/izt/i186.c,
5690         * src/izt/tlcs900h.c,
5691         * src/mcs51/main.c,
5692         * src/pic/main.c,
5693         * src/pic16/main.c: modified port structures to reflect addition of
5694         initPaths hook,
5695
5696         * src/pic16/device.c (regCompare): registers are finally sorted by name,
5697         * (pic16_dump_section): for registers in same address reserve memory once,
5698         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
5699         to no_banksel,
5700         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
5701         result is greater in size than right or left,
5702         * (pic16_genUMult8X8_8): there are some cases where the result can
5703         be 16 bits size, so handle these,
5704         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
5705         * (pic16_outBitC): modified to emit pcodes,
5706         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
5707         or not,
5708         * (genDivOneByte): implemented algorithm to divide 8-bits,
5709         * (genCmp): uncommented goto, but issues still exist,
5710         * (genAnd): fixed a bug with variables >8bits,
5711         * (genPackBits): optimization added that uses BCF/BSF to change a
5712         single bit,
5713         * (genAssign): fixed bug when assigning floating point literals,
5714         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
5715         __sdcc_gsinit_startup label,
5716         * src/pic16/main.c (_pic16_init): removed search directory
5717         initialisations,
5718         * (_pic16_initPaths): NEW, used to initialise search directories,
5719         * (_hasNativeMulFor): support functions for all except char/int
5720         multiplication, and char division,
5721         * (PIC16_port struct): modified entry for native mul support,
5722         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
5723         no_banksel option,
5724         * (buildCallTree): call to register_usage is ifdef'ed out,
5725
5726 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5727
5728         * device/include/string.h: applied Stas Sergeev's patch to make this
5729         header file compatible with the preprocessor -Wundef option
5730         * src/SDCCmain.c (main): abort compilation if preprocessor reports
5731         failure (fixes bug #941458)
5732
5733 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5734
5735         * src/SDCCopt.c (killDeadCode): fixed bug #907733
5736         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
5737         that the variable, not the function, should be static
5738         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
5739         to be consistent with non-literal case
5740
5741 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5742
5743         * src/SDCCast.c (isConformingBody): fixed bug #949967
5744         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
5745         convilong): fixed bug #952086
5746
5747 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5748
5749         * src/SDCCmem.c (allocVariables): fixed bug #955321
5750
5751 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5752
5753         * src/hc08/main.c (_hc08_genAssemblerEnd),
5754         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
5755         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
5756         completely eliminated the use of a temporary file
5757         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
5758         when more than one file linked
5759         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
5760
5761 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5762
5763         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
5764         which fixes bug #543481
5765         * support/regression/tests/bug-751703.c: fixed comments left from a
5766         cut and paste error
5767         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
5768         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
5769         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
5770         scopes
5771         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
5772         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
5773         are now changed to underscores in moduleName
5774
5775 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5776
5777         * as/mcs51/lkmem.c: better fix for bug #954173
5778
5779 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
5780         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5781
5782         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
5783         * device/include/c8051f000.h,
5784         * device/include/c8051f120.h,
5785         * device/include/c8051f300.h,
5786         * device/include/c8051f310.h,
5787         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
5788         PWM16) and detab'ed
5789
5790 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5791
5792         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
5793         and mailing lists, doc'ed --no-peep-comments, removed reference
5794         to knoppix (newest version has no LyX/LaTeX), other minor changes
5795         * src/SDCCglue.c (glue): save 2 bytes stack space with
5796         option --main-return. The ljmp could probably be avoided too
5797
5798 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5799
5800         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
5801
5802 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5803
5804         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
5805         * src/SDCCopt.c (isLocalWithoutDef),
5806         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
5807         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
5808         (credit to Maarten Brock for patch #949363, on which this is based)
5809         * support/regression/tests/bug-751703.c: some test cases of extern used
5810         within inner scopes.
5811
5812 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5813
5814         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
5815         SPEC_STRUCT
5816         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
5817         struct definitions
5818         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
5819         dwWriteLabel): fix to create valid debugger symbols even when
5820         the module name has non-alphanumeric symbols in it
5821         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
5822         when a variable's allocation has been optimized away
5823
5824
5825 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5826
5827         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
5828         * src/hc08/main.c,
5829         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
5830         * src/mcs51/main.c,
5831         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
5832         * src/ds390/main.c,
5833         * src/z80/gen.c (z80_emitDebuggerSymbol),
5834         * src/z80/main.c,
5835         * src/pic/gen.c (pic14_emitDebuggerSymbol),
5836         * src/pic/main.c,
5837         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
5838         * src/pic16/main.c,
5839         * src/avr/gen.c (avr_emitDebuggerSymbol),
5840         * src/avr/main.c,
5841         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
5842         * src/xa51/main.c,
5843         * src/SDCCdebug.c (emitDebuggerSymbol),
5844         * src/SDCCdebug.h,
5845         * src/port.h: added a debugger struct to the port struct. Added a
5846         callback for defining debugger symbols
5847
5848         * src/SDCCast.c (createLabel),
5849         * src/SDCC.y (labeled_statement): mark all compiler generated labels
5850         with isitmp = 1
5851         * src/SDCCicode.h,
5852         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
5853         iCode back to the ast for the function
5854
5855         * src/hc08/ralloc.c (hc08_assignRegisters),
5856         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
5857         unneeded fields from the regs struct.
5858         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
5859         pushReg() & pullReg() functions instead of emitcode()
5860
5861         * src/hc08/gen.c (genLabel, genhc08Code),
5862         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
5863
5864         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
5865         debugger hooks
5866
5867         * src/hc08/gen.c (genEndFunction, genhc08Code),
5868         * src/hc08/gen.h,
5869         * src/mcs51/gen.c (genEndFunction, gen51Code),
5870         * src/mcs51/gen.h,
5871         * src/ds390/gen.c (genEndFunction, gen390Code),
5872         * src/ds390/gen.h,
5873         * src/z80/gen.c (genEndFunction, genZ80Code),
5874         * src/z80/gen.h,
5875         * src/z80/z80.h,
5876         * src/pic/gen.c (genEndFunction, genpic14Code),
5877         * src/pic/gen.h,
5878         * src/pic16/gen.c (genEndFunction, genpic16Code),
5879         * src/pic16/gen.h,
5880         * src/avr/gen.c (genEndFunction, genAVRCode),
5881         * src/avr/gen.h,
5882         * src/xa51/gen.c (genEndFunction, genXA51Code),
5883         * src/xa51/gen.h,
5884         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
5885         specific code to cdbFile.c and out of the backend code generators
5886
5887         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
5888         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
5889         starting address is now 0
5890
5891         * as/hc08/asm.h,
5892         * as/hc08/m08pst.c,
5893         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
5894         assembler directive for DWARF support
5895         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
5896
5897         * src/src.dsp,
5898         * src/Makefile.in,
5899         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
5900
5901 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5902
5903         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
5904         and inappropriate peephole optimization in jump tables
5905
5906 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5907
5908         * as/hc08/m08pst.c,
5909         * src/SDCCglue.c: sdccopt works for the hc08 port now
5910
5911 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
5912
5913         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
5914
5915 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5916
5917         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
5918
5919 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5920
5921         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
5922         rules
5923         * src/SDCCmain.c,
5924         * src/SDCCglobl.h,
5925         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
5926         comments from the peephole optimizer replacement rules
5927         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
5928         symbols
5929         * src/SDCCcse.c (updateSpillLocation),
5930         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
5931         equivalents
5932         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
5933         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
5934         objects far pointers
5935
5936 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5937
5938         * src/SDCCsymt.h: a missing part of my last change
5939         * src/pic/ralloc.c (regTypeNum),
5940         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
5941
5942 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5943
5944         * src/SDCCicode.h,
5945         * src/SDCCicode.c (aggrToPtrDclType),
5946         * src/SDCCptropt.h,
5947         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
5948         ptrPseudoSymConvert),
5949         * src/pic/ralloc.c (regTypeNum),
5950         * src/pic16/ralloc.c (regTypeNum),
5951         * src/hc08/ralloc.c (regTypeNum),
5952         * src/ds390/ralloc.c (regTypeNum),
5953         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
5954         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
5955
5956 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5957
5958         * link/z80/lkmain.c (afile),
5959         * as/hc08/lkmain.c (afile),
5960         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
5961         prevent a pointer problem when a filename has no directory and
5962         no extension specified.
5963
5964 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5965
5966         * link/z80/lkmain.c (afile): allow periods in directory names
5967         * link/z80/lkmain.c (afile),
5968         * as/mcs51/lkmain.c (afile),
5969         * as/hc08/lkmain.c (afile): allow linker script file to have an
5970         extension other than ".lnk"
5971         * link/z80/lklex.c (getfid),
5972         * link/z80/lkmain.c (parse),
5973         * as/mcs51/lklex.c (getfid),
5974         * as/mcs51/lkmain.c (parse),
5975         * as/hc08/lklex.c (getfid),
5976         * as/hc08/lkmain.c (parse): Support comments in the linker script
5977         file on lines by themselves and after filenames
5978
5979 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5980
5981         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
5982
5983 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5984
5985         * src/z80/peeph-z80.def: removed some peephole rules that don't
5986         work with multibyte arithmetic (fixed bug #937126)
5987         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
5988         to registers and not global variables
5989         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
5990         geniCodePreInc, geniCodePostDec, geniCodePreDec,
5991         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
5992         checking for assignments not internally generated (fixed bug #931895)
5993         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
5994         structure member (fixed bug #930072)
5995
5996 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5997
5998         * src/SDCCmain.c (linkEdit),
5999         * src/hc08/main.c (_hc08_parseOptions),
6000         * as/hc08/Makefile.in,
6001         * as/hc08/aslink.h,
6002         * as/hc08/asm.h,
6003         * as/hc08/m08pst.c,
6004         * as/hc08/lkrloc.c (relr, rele),
6005         * as/hc08/lkarea.c (lnkarea)
6006         * as/hc08/lkmain.c (afile, parse),
6007         * as/hc08/lkelf.c: support for ELF output
6008         * as/hc08/lks19.c (s19),
6009         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
6010
6011 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6012
6013         * as/mcs51/lkihx.c: Fixed bug #899105.
6014
6015 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6016
6017         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
6018         .dsp files from Unix to DOS.
6019
6020 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6021
6022         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
6023         function pointers; we have been compliant for several months now.
6024         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
6025         change that was accidently commented out
6026         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
6027         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
6028         bug #922319
6029
6030 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6031
6032         * src/hc08/gen.c: output of all of the internal debugging information
6033         is now controlled by the D() macro; it is disabled by default
6034
6035 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6036
6037         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
6038         harder to keep the same registers during a CAST iCode
6039         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
6040         long via int can be done in a single cast, if the signedness is
6041         correct.
6042         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
6043         putchar() in tinibios.c in ds390's library
6044
6045 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
6046
6047         * src/SDCCast.c (decorateType): fixed bug #898889,
6048         cast result of a literal complement too
6049         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
6050         fixed check for bitfields
6051
6052 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
6053
6054         * src/SDCCicode.c (geniCodeLogic): made it static,
6055         (geniCodeLogicAndOr): added in order to fix bug #905492,
6056         (ast2iCode): fixed bug #905492
6057         * support/regression/tests/bug-905492.c: added
6058         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
6059         (processParms): fixed bug #927659: don't copy parms, this will clear
6060         decorated flag
6061         * support/regression/tests/bug-927659.c: added
6062
6063 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
6064
6065         * src/SDCCast.c (addCast): don't cast float to char
6066         * device/lib/libsdcc.lib: added _memmove
6067
6068 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
6069
6070         * device/lib/large/Makefile: fixed parallel execution by
6071         replacing `make` by `$(MAKE)`
6072
6073 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6074
6075         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
6076         offsets (fixes bug #923936)
6077
6078 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
6079
6080         * device/lib/small/Makefile: fixed parallel execution by
6081         replacing `make` by `$(MAKE)`
6082
6083 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
6084
6085         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
6086
6087 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
6088
6089         * src/pic/gen.c (genCpl): multi-byte complements were not working.
6090         * src/regression/Makefile: Regression test was not running.
6091
6092 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
6093
6094         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
6095         complement if possible
6096         * src/SDCCval.c (valComplement),
6097         * src/SDCCicode.c (operandOperation): fixed complement of literal
6098         * support/regression/tests/onebyte.c (testComplement): added
6099
6100 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
6101
6102         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
6103         return an optimized tree; actually replace actParm with the new tree
6104         * src/SDCCast.h: added some parantheses to remove side effects
6105         * support/regression/tests/bug-920866.c
6106
6107 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
6108         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
6109         Bit operands were not being handled properly in the pic14 port.
6110         (now src/regression/add.c passes again).
6111
6112 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6113
6114         * src/SDCC.y (labeled_statement): case and default no longer require
6115         a following statement (RFE #893037)
6116
6117 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6118
6119         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
6120         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
6121         disabled (fixes bug #916294)
6122         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
6123         "mov a,acc"; patch provided by Lenny Story
6124         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
6125
6126 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6127
6128         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
6129         functions
6130         * src/ds390/gen.c (genFunction, genEndFunction),
6131         * src/ds390/ralloc.c (ds390_assignRegisters),
6132         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
6133         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
6134         pushed if there are parameters passed on the stack. Also, a cleaner
6135         way to decide if r0/r1 should be pushed/popped. (Together they fix
6136         bug #918693)
6137
6138 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6139
6140         * doc/sdccman.lyx,
6141         * device/lib/mcs51/crtpagesfr.asm,
6142         * device/lib/mcs51/crtxinit.asm,
6143         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
6144         to avoid confusion with Si Lab's SFRPAGE register.
6145
6146 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6147
6148         * src/SDCCglue.c (emitMaps): allow public sfr variables
6149         * src/SDCCglue.c (initialComments): include compiler build date
6150         with compiler version and put the timestamp of the generated
6151         assembly file on a serperate line to be less confusing.
6152         * src/port.h: added genInitStartup hook
6153         * src/avr/main.c,
6154         * src/ds390/main.c,
6155         * src/hc08/main.c,
6156         * src/pic/main.c,
6157         * src/pic16/main.c,
6158         * src/xa51/main.c,
6159         * src/z80/main.c: genInitStartup initialize as NULL (default to
6160         historical behaviour)
6161         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
6162         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
6163         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
6164         library instead of hard coding it into the compiler.
6165         * support/regression/ports/mcs51-stack-auto/spec.mk,
6166         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
6167         * device/lib/mcs51/Makefile,
6168         * device/lib/small/Makefile,
6169         * device/lib/large/Makefile,
6170         * device/lib/mcs51/crtpagesfr.asm,
6171         * device/lib/mcs51/crtstart.asm,
6172         * device/lib/mcs51/crtxclear.asm,
6173         * device/lib/mcs51/crtxinit.asm,
6174         * device/lib/mcs51/crtclear.asm,
6175         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
6176         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
6177         and into user configurable files.
6178         * device/lib/clean.mk: clean mcs51 directory too
6179         * support/regression/tests/longlit.c: added static to T1 declaration
6180         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
6181         accesses in the initialization code
6182
6183 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6184
6185         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
6186         OSCTRIMVAL as noted in bug #916008
6187
6188 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6189
6190         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
6191         in loops with multiple exits (reported as incorrect registers
6192         used by Martin Helmling in Sdcc-user list)
6193
6194 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6195
6196         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
6197         made ds390 register extensions look less like error messages
6198
6199 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6200
6201         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
6202         reported by Adam Wozniak in Sdcc-user list
6203
6204 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
6205
6206         * src/SDCCast.c (decorateType): fixed with bug and promotion in
6207         arithmetic optimizations, added debug output
6208
6209 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
6210
6211         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
6212         * sdcc.spec: updated and split sdcc into 3 rpms
6213         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
6214         needed for literals of LEFT_OP and '+'
6215         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
6216         introduced RESULT_TYPE_NOPROM
6217         (geniCodeMultiply): fixed logic for decision if mul is optimized to
6218         left shift
6219         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
6220         limited promotion to int only for '*'
6221         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
6222
6223 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
6224
6225         * src/pic16/gen.c (genSkip),
6226         (genc16bit2lit), (gencjneshort): commented out
6227         (is_LitOp): new helper function, checks operand type
6228         (genCmpEq): rewritten
6229
6230 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
6231
6232         * support/regression/tests/bug-908454.c: added
6233
6234 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
6235
6236         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
6237         * src/SDCCicode.c (usualBinaryConversions): op needs int type
6238         (geniCodeCast): cosmetic, don't preserve bit storage class
6239         (geniCodeLeftShift): added promotion
6240         (geniCodeLogic): fixed regression
6241         * src/SDCCsymt.c (computeTypeOr): accept bits too
6242         (compareType): 2nd part of fix for bug #908454, needed for bitfields
6243
6244 2004-03-07  Borut Razem <borut.razem AT siol.net>
6245
6246         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
6247
6248 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
6249
6250         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
6251         version of pic16_genPackRegisters which does not check if ic is a
6252         CAST operator,
6253         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
6254         function cause string1.c regression test fails
6255
6256 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
6257
6258         * sim/ucsim/configure.in,
6259         * sim/ucsim/configure,
6260         * sim/ucsim/doc/Makefile.in: use docdir
6261         * src/SDCC.y: fixed sbit atrributes
6262         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
6263         * src/SDCCast.c (decorateType): |^& need special promotion handling
6264         * src/SDCCast.h,
6265         * src/SDCCsymt.h: moved definition of RESULT_TYPE
6266         * src/SDCCsymt.h (computeType),
6267         * src/SDCCicode.c: computeType() needs op
6268         * src/SDCCsymt.c (checkTypeSanity),
6269         * doc/sddman.lyx: "plain" bitfields are unsigned
6270         * src/SDCCsymt.c (computeTypeOr): added
6271         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
6272         |^& ops
6273         * src/SDCCval.c (val*): computeType() needs op
6274         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
6275         * support/regression/tests/onebyte.c: added tests for |^&
6276
6277 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
6278
6279         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
6280         for writing icode into asm output.
6281
6282 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
6283
6284         * src/pic16/device.c: added some debug lines enabled
6285         with macro DEBUG_CHECK,
6286         * src/pic16/genarith.c: more debug in genPlus,
6287         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
6288         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
6289         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
6290         * (aopForSym): onStack symbols are re-placed in data memspace,
6291         and onStack flag is cleared,
6292         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
6293         copy temporary pcodeop,
6294         * (genPcall): added warning for not updating PCLATU,
6295         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
6296         always true for pic16 port,
6297         * (genMultOneWord): NEW, supports integer multiplication,
6298         * (genMult): modified to call genMultOneWord,
6299         * (ifxForOp): added warning when return NULL,
6300         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
6301         flag is set before call to operandFromSymbol for implicit
6302         added structures,
6303         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
6304         options.intlong_rent are set by default,
6305         * (_hasNativeMulFor): modified to allow port generation of integer
6306         multiplication,
6307         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
6308         set regtype to REG_SFR for all registers, restricting seting the
6309         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
6310
6311 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6312
6313         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
6314         more than 500 times in the regression tests
6315
6316 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6317
6318         * support/Util/SDCCerr.h,
6319         * support/Util/SDCCerr.c,
6320         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
6321         enumerator_list),
6322         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
6323         for symbol conflicts.
6324         * support/valdiags/tests/enum.c,
6325         * support/valdiags/tests/tentdecl.c,
6326         * support/valdiags/tests/struct.c: expect possible error messages
6327         referring to original symbol definitions.
6328         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
6329         * src/SDCCsymt.h,
6330         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
6331
6332 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
6333
6334         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
6335
6336 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
6337
6338         * src/pic16/ralloc.c (newReg): fixed bug #908929
6339
6340 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6341
6342         * src/ds390/gen.c: added missing #include "main.h"
6343
6344 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
6345
6346         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
6347         checking if symbol is already in set,
6348         * src/pic16/device.h: prototype for checkAddSym,
6349         * src/pic16/gen.c: (_G): added entry interruptvector,
6350         * (assignResultValue): removed some commented out lines,
6351         * (genFunction): check for ISR via sym->type, absolute section for
6352         interrupt code is created via a new pBlock, the goto instruction is
6353         placed now correctly at the interrupt vector position, changed all
6354         references from ivec to _G.interruptvector,
6355         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
6356         is the interrupt is a high priority one, same for return from ISR,
6357         * src/pic16/glue.c: changed all calls of addSetHead for publics and
6358         externs to calls of checkAddSym,
6359         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
6360         pic16_pcode_verbose flag is set,
6361         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
6362         * src/pic16/pcoderegs.c: message about how many registers are saved
6363         will only be emitted if pic16_pcode_verbose flag is set,
6364
6365 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6366
6367         * src/ds390/ralloc.h,
6368         * src/ds390/ralloc.c (ds390_regWithIdx),
6369         * src/ds390/gen.c (emitcode),
6370         * src/ds390/main.h,
6371         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
6372         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
6373         ds390operandCompare, getRegsRead, getRegsWritten,
6374         initializeAsmLineNode): customized instruction size calculation for
6375         ds390, started basis for some register optimizations
6376         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
6377         corresponding assembly output
6378         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
6379         missing push/pop of r0/r1. Optimized push/pops
6380
6381 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6382
6383         * src/mcs51/main.c (instructionSize): fixed ACALL size
6384         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
6385
6386 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
6387
6388         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
6389         the sorting of rlist with NULL elements
6390         * (print_idataType, print_idata): NEW to create idata sections
6391         * src/pic16/device.h: idataSymSet new variable
6392         * src/pic16/gen.c (genFunction): fixed some bugs in string
6393         comparing, improved the absolute section creation for ISRs,
6394         added FSR0L/FSR0H in registers that are saved in an ISR,
6395         * (genInline): fixed the processing of inline snippets,
6396         now they undergo no process by the peephole optimizer
6397         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
6398         are placed in idataSymSet,
6399         * (pic16emitStaticSeg): extern symbols are added in externs,
6400         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
6401         switching when aboslute variables are placed in access bank memory
6402         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
6403         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
6404         commented out with #if,
6405         * (pic16_packRegisters): reintroduce the check for CAST because some
6406         symbols are not correctly handled,
6407         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
6408         pCodeInstruction instead of pCode,
6409         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
6410         pCodeAsmDir definition,
6411         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
6412         directive, then the argument directive is emitted without the leading
6413         tab, hack for inline labels which must be in the first column,
6414         * (compareLabel,pic16_findNextInstruction),
6415         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
6416         * (insertBankSwitch): modified for the new pCodeAsmDir,
6417
6418 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6419         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
6420
6421         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
6422         instance,
6423         * (pushSide): commented out with #if,
6424         * (assignResultValue): fixed some typos in saving
6425         registers,
6426         * (genPcall): FIXED and sync'ed with genCall,
6427         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
6428         * (genNearPointerGet): fixed to handle some more cases,
6429         implementation scheme via table reads,
6430         * (genConstPointerGet): modified to access code memory correct,
6431         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
6432         and improved to handle some cases
6433         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
6434         instead of "RETLW" for init data
6435         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
6436         not IN_DIRSPACE, work around to reduce bank switching when aboslute
6437         variables are placed in access bank memory (<0x80 and >=0xf80),
6438         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
6439         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
6440         TBLWT_POSTDEC,TBLWT_PREINC
6441         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
6442         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
6443         directives
6444         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
6445         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
6446         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
6447         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
6448
6449 2004-02-29  Borut Razem <borut.razem AT siol.net>
6450
6451         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
6452         support/Util/findme.h, support/Util/system.h: enhance binary relative
6453         search for lib and include by using findProgramPath()
6454
6455 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6456
6457         * src/SDCCpeeph.h,
6458         * src/SDCCpeeph.c (pcDistance),
6459         * src/port.h,
6460         * src/mcs51/ralloc.h,
6461         * src/mcs51/ralloc.c (mcs51_regWithIdx),
6462         * src/mcs51/main.h,
6463         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
6464         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
6465         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
6466         size calculation port specific, started basis for some register
6467         optimizations
6468         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
6469         missing push/pop of r0/r1. Optimized push/pops
6470         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
6471         * device/lib/_modsint.c (_modsint),
6472         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
6473         and stack version so regression tests pass
6474
6475 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
6476
6477         * src/Makefile.in (dep): include SLIBOBJS in dependency check
6478         * src/SDCCast.c (decorateType): catch another small optimization
6479         with '?' operator
6480         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
6481         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
6482         modified to finally use computeType() all over SDCC,
6483         see Feature Request #877103
6484         * src/SDCCval.h: cosmetic
6485         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
6486         valCompare(); regression tested in muldiv.c
6487         * support/regression/tests/muldiv.c (testMod): mod sign follows
6488         dividend only
6489
6490 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
6491
6492         * src/SDCCast.c (decorateType): fixed bug #902362
6493         * doc/INSTALL.txt: fixed install instructions for win32
6494
6495 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
6496
6497         * device/include/Makefile.in (install): fixed by replacing spaces
6498         by tabs
6499         * doc/README.txt,
6500         * doc/INSTALL.txt: updated for release
6501         * doc/sdccman.lyx: added warning for --xstack being buggy
6502
6503 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
6504
6505         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
6506         to eliminate build warnings.
6507         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
6508
6509 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
6510            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6511
6512         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
6513         removed -penable-stack, added comment for stack pragma, added
6514         warning for not initializing the stack/frame registers, removed
6515         comment at interrupts section
6516
6517         Stack is made permanent, there is no ability to disable stack usage.
6518         * src/pic16/device.h,
6519         * src/pic16/device.c: removed all references to USE_STACK macro,
6520         * src/pic16/device.c (pic16_dump_section): when no elements in
6521         rlist, free rlist before return,
6522         * (pic16_dump_int_registers): NEW, internal registers are a new set
6523         of general purpose registers reused by each function,
6524         * (checkAddReg): returns 1 if registers is added to set,
6525         * (pic16_groupRegistersInSection): when a registers is of type
6526         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
6527         * src/pic16/device.h: memRange and Assigned Memory are deleted,
6528         SRCASECMP macro is moved here from device.c
6529         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
6530         PO_PCLATU, PO_PRODL, PO_PRODH,
6531         * (pic16_pCodeOpType, genMinus,
6532         changed compares to "a" register, with AOP_ACC,
6533         * (pic16_genPlus): fixed some bugs and indented properly,
6534         * (pic16_addSign): changed size to size+offset in the MOVWF
6535         instruction,
6536         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
6537         multiply 8-bit operand by literal, result is 8-bit,
6538         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
6539         multiply 2 8-bit operand, result is 8-bit,
6540         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
6541         genUMult8X*_16,
6542         * src/pic16/gen.c: changed accUse to contain WREG only,
6543         * (pic16_emitcomment): renamed to pic16_emitpcomment,
6544         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
6545         true, do not use immediate addressing any more unless sym is a
6546         pointer in codespace,
6547         * (aopForRemat): do not use immediate addressing when symbol not in
6548         codespace and when symbol's address is requested,
6549         * (aopOp): for-loop in if(sym->accUse) is modified for the new
6550         accUse size (= 1),
6551         * (aopGet): added case for AOP_ACC and don't return "accumulator
6552         bug" but WREG instead,
6553         * (popGetTempReg): pushes contents of temporary register in stack,
6554         * (popReleaseTempReg): pops contents of temporary register from
6555         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
6556         * (pic16_popGet): separated case AOP_ACC to return register WREG
6557         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
6558         or PO_IMMEDIATE and initializes their instance/offset appropriately,
6559         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
6560         the use of immediate pointers to certain cases only.
6561
6562         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
6563         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
6564         * (assignResultValue, genCall, genRet): modified to use the new
6565         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
6566         genPcall is still broken,
6567         * (genFunction): added code to create 'A' type pBlocks when
6568         interrupt functions are generated, code not extensively tested yet,
6569         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
6570         * (genEndFunction): modified so ISRs pop stored registers from stack,
6571         * (genMultOneByte): cleanup,
6572         * (AccRsh): added flag andmask, to and result with appropriate mask,
6573         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
6574         * (genDataPointerGet): fixed and reenabled its use,
6575         * (genNearDataPointerGet): bugs fixed,
6576         * (genDataPointerSet): bugs fixed,
6577         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
6578         pic16_DumpSymbol, pic16_DumpOp,
6579         * src/pic16/genutils.h: function prototypes for the above functions,
6580         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
6581         pointers,
6582         * (pic16emitRegularMap): many many many improvements, but needs a
6583         major cleanup,
6584         * src/pic16/main.c: enable_stack in pic16_options is removed,
6585         * (_pic16_parseOptions): removed command line options -penable-stack,
6586         * (_process_pragma): emit stack symbol only when stack pragma is
6587         processed,
6588         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
6589         redirected to FSR0L/FSR0H pair,
6590         * (pic16_get_op, pic16_get_op2): modifications and improvements,
6591         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
6592         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
6593         for immediates,
6594         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
6595         * (dumpPicOptype): NEW,
6596         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
6597         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
6598         with movff instruction,
6599         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
6600         added pic16_int_regs, some packRegsFor* functions are commented out,
6601         because produce errors,
6602         * src/pic16/NOTES: minor modifications
6603
6604 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6605
6606         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
6607         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
6608         --pack-iram.
6609         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
6610         * as/mcs51/lkaomf51.c: fixed bug #895763
6611
6612 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
6613
6614         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
6615
6616 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6617
6618         * doc/sdccman.lyx: added details about the HC08 storage classes and
6619         interrupts, fixed the register usage info for z80 & gbz80
6620
6621 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
6622
6623         * doc/sdccman.lyx: added more pic16 port documentation
6624         * device/include/pic16/: added header pic18fregs.h
6625
6626 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
6627
6628         * doc/sdccman.lyx: added Vangelis' contribution
6629
6630 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6631
6632         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
6633         extend to the next CALL or PCALL, not just to the next CALL.
6634
6635 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
6636
6637         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
6638
6639 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6640
6641         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
6642         bug #895752 and a better fix for bug #716790
6643
6644 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6645
6646         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
6647
6648 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6649
6650         * doc/sdccman.lyx: minor changes, minor changed
6651
6652 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
6653
6654         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
6655         which can't handle SDCC_NEWONEBYTEOPS,
6656         (geniCodeMultiply): removed conversion from mult to shift for pic14
6657         and pic16
6658
6659 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6660
6661         * src/hc08/gen.h,
6662         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
6663         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
6664         thus fixing bug #895406
6665
6666 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
6667
6668         * device/lib/_modsint.c,
6669         * device/lib/_modslong.c: sign follows divisor only
6670         * src/hc08/gen.c (genMultOneByte): if result size is 1,
6671         signs or signedness can be ignored
6672         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
6673         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
6674         added optimization for IFX,
6675         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
6676         arguments;
6677         reenabled optimization for IFX, which was removed on 2004-01-11
6678         * src/SDCCast.h: added return type IFX
6679         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
6680         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
6681         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
6682         SDCC_OLDONEBYTEOPS selects the old behaviour
6683         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
6684         changed again and commented promotion rule
6685         * src/SDCCval.c (valDiv): promotion no longer necessary
6686         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
6687         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
6688         rewritten
6689         * support/regression/tests/onebyte.c: added
6690
6691 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
6692
6693         * gen.c (genInline): reverted to old code for assemnling inline
6694         code because of bug reported James Chadd
6695
6696 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
6697
6698         * ralloc.h: missing declarations from previous patch,
6699         seems that patch for ralloc.h was never applied, fixed
6700
6701 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6702            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
6703
6704         * pcode.c,
6705         * pcode.h,
6706         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
6707         indirect addressing. Marked FSR0 as deprecated
6708         * gen.c (pointerCode): commented out, not needed now
6709         (pic16_popGet2p): new MOVFF helper function
6710         (genGenPointerGet),
6711         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
6712         (shiftRLong): removed duplicate debugging info
6713
6714 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6715
6716         * src/ds390/gen.c (genNearPointerGet),
6717         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
6718         optimization with bits, but not bitfields.
6719         * src/ds390/ralloc.c (packRegisters),
6720         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
6721
6722 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
6723
6724         * src/SDCCcse.c (algebraicOpts): copy operands before modification
6725
6726 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6727
6728         * src/SDCCsymt.h,
6729         * src/SDCCicode.c (operandFromSymbol),
6730         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
6731         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
6732         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
6733         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
6734         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
6735         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
6736         bug #892038
6737         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
6738         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
6739         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
6740         * src/SDCCsymt.c (newSymbol),
6741         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
6742         enumerator_list),
6743         * src/SDCCval.h,
6744         * src/SDCCval.c (newiList): fixed bug #885705
6745
6746 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6747
6748         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
6749         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
6750
6751 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6752
6753         * device/include/c8051f120.h,
6754         * device/include/c8051f300.h,
6755         * device/include/c8051f310.h: added/updated header files for Silicon
6756         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
6757         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
6758         in new section Submitting patches
6759
6760 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6761
6762         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
6763         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6764         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6765         genGenPointerSet),
6766         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
6767         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6768         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6769         genGenPointerSet),
6770         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
6771         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6772         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6773         genGenPointerSet),
6774         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
6775         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6776         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6777         genGenPointerSet): fixed bug #892400
6778         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
6779         to eliminate build warnings.
6780         * src/SDCCast.c (processParms),
6781         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
6782         fixed bug 751859
6783         * support/valdiag/valdiag.py: added GCC to the list of defines active
6784         when compiling with gcc
6785
6786 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6787
6788         * support/Util/SDCCerr.h,
6789         * support/Util/SDCCerr.c,
6790         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
6791         with an incomplete type (fixed bug #883734)
6792         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
6793
6794 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6795
6796         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
6797
6798 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6799
6800         * src/SDCCast.c (decorateType),
6801         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
6802         function pointer implementation
6803         * support/regression/tests/funptrs.c: added tests to verify both forms
6804         of function pointers work correctly. Added tests to verify parameters
6805         are passed in the correct order.
6806
6807 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
6808
6809         * device.c (regCompare): registers are sorted by ascending
6810         address and increasing size,
6811         * main.c (_pic16_finaliseOptions): removed the declaration
6812         of compiler macro MCU. Now a macro of the format pic18fxxxx
6813         will be defined from the command line
6814
6815 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6816             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
6817
6818         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
6819         PCOP_RLCF was overwritten!
6820         * gen.c (genSkip): commented out calls to pic16_emitcode,
6821         * (genCmpEQ): fixed "long" compares, only high word did get compared,
6822         * (genlshTwo),
6823         * (genRRC): added debugging info,
6824         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
6825         overwritten while shifting,
6826         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
6827         overwritten while shifting,
6828         * (AccLsh),
6829         * (AccRsh),
6830         * (shiftLLeftOrResult),
6831         * (shiftRLeftOrResult),
6832         * (shiftRLong),
6833         * (shiftLLong): Implemented with pic16_emitpcode
6834         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
6835         * (genLeftShift): Fixed bug, operand for shift by variable always
6836         was "and"ed with 0x0f,
6837         * (genLeftShiftLiteral),
6838         * (genrshTwo),
6839         * (genRightShiftLiteral): added debugging info,
6840         * (genrshFour): added comment,
6841         * (genRightShift): determined signedness from operand "left"
6842         instead of "result"
6843
6844 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6845
6846         * src/SDCCicode.c (geniCodeParms),
6847         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
6848         function pointers, fixed function pointer bugs #861242 and #861896
6849
6850 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6851
6852         * device/include/c8051f000.h,
6853         * device/include/c8051f120.h,
6854         * device/include/c8051f300.h: added header files for Silicon
6855         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
6856
6857 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
6858
6859         * src/SDCCast.c (processParams): added new type flow and restructured
6860         (gatherAutoInit): added new type flow
6861         (addCast): cosmetic changes
6862         (getLeftResultType): added new type flow for array indices, patch
6863         provided by Stas, see FR #877103
6864         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
6865         array index patch by Stas
6866         * src/SDCCast.h: added prototype getResultTypeFromType()
6867         * src/SDCCval.h,
6868         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
6869         * src/pic/glue.c (pic14emitStaticSeg),
6870         * src/pic16/glue.c (pic16emitStaticSeg),
6871         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
6872         for initialization of symbols
6873         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
6874         * support/Util/SDCCerr.h:
6875         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
6876         * .version: bumped version number to 2.3.8
6877         * device/include/Makefile.in (install),
6878         * doc/Makefile (install): changed to 'rm `find ...`' construct to
6879         avoid warnings
6880
6881 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
6882
6883         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
6884         Slade Rich fixed an optimization bug
6885         * src/pic/pcodepeep.c,
6886         * src/pic/pcoderegs.c
6887         * doc/Makefile (install): added test for directory
6888
6889 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6890
6891         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
6892         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
6893         * src/pic/ralloc.c (getRegPtr, getRegGpr),
6894         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
6895         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
6896         * as/mcs51/asexpr.c (term),
6897         * as/hc08/asexpr.c (term): fixed bug #887146
6898
6899 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6900
6901         * src/z80/gen.c (genMult): handle single byte result product
6902         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
6903         DUMMY_READ_VOLATILE (fixed bug #886367)
6904
6905 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
6906
6907         * support/regression/tests/libmullong.c: fixed logic, on little endian
6908         hosts we ended without a mullong_wrapper()
6909
6910 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6911
6912         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
6913         virus/worm forged address usage.
6914
6915 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
6916
6917         Fixed promotion, it should be done on AST level:
6918         * src/SDCCast.c (addCast): added promotion to int
6919         (decorateType): updated call to upCast()
6920         * src/SDCCicode.c (geniCodeLeftShift): removed call to
6921         usualUnaryConversions()
6922
6923 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
6924
6925         * support/regression/tests/literalop.c (mulWrapper): Added a
6926         wrapper to remove integer overflow warnings.
6927
6928         * support/regression/tests/float_trans.c: Made work on host.
6929
6930         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
6931         location of sz80.
6932
6933         * support/regression/generate-cases.py (main): Changed from inline
6934         to a main method.
6935
6936         * doc/Makefile (install): Changed to depth first to get rid of
6937         missing directory install warning.
6938
6939         * as/Makefile (install-doc): Made work on Mac.
6940
6941 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
6942
6943         * src/SDCCast.c: added an additional type flow in decorateType() of
6944         opposite direction, see feature request #860006; it's enabled at runtime
6945         by setting the environment variable SDCC_NEWTYPEFLOW
6946         * src/SDCCast.h: changed prototype of decorateType()
6947         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
6948         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
6949         'char' to 'int' can be omitted, if both operands are 'unsigned char';
6950         see feature request #877103
6951         * src/SDCCval.c: updated call of decorateType()
6952         (valBitwise): fixed bug #882876
6953         (valMinus): added promotion
6954         (valLogicAndOr): result is unsigned
6955         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
6956         * src/SDCCsymt.c (computeType),
6957         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
6958         must not cause an unsigned operation
6959         * src/pic/glue (pic14emitRegularMap),
6960         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
6961
6962 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
6963
6964         * src/pic/pcode.c (PCodeID): commented out left over debug code
6965
6966 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
6967
6968         * support/valdiag/tests/overflow.c: added shift tests
6969         * src/pic/device.c,
6970         * src/pic/gen.c,
6971         * src/pic/gen.h,
6972         * src/pic/glue.c,
6973         * src/pic/main.c,
6974         * src/pic/pcode.c,
6975         * src/pic/pcode.h,
6976         * src/pic/pcodepeep.c,
6977         * src/pic/pcoderegs.c,
6978         * src/pic/ralloc.c,
6979         * src/pic/ralloc.h: applied patch from Slade Rich;
6980         added support for multiple code pages and multiple RAM banks on the
6981         PIC 14 port. The ASM files now no longer simply assume all the
6982         code / RAM are in the same page / bank. This means the linker can
6983         safely allocate code/RAM of separate ASM files to different pages/banks.
6984         * doc/sdccman.lyx: added Slade's tips
6985         * src/mcs51/peeph.def: fixed bug #880768
6986
6987 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6988
6989         * src/hc08/ralloc.c (rematStr): fixed bug #879282
6990         * src/SDCCast.c (decorateType): fixed bug #880197
6991
6992 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
6993
6994         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
6995         getopt.h.
6996
6997         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
6998         strtof is not part of C89 and isn't included with Mac OS X.
6999
7000 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7001
7002         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
7003         shiftL2Left2Result): fixed bug #879326
7004         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
7005         (genMultOneByte): fixed bug in signed vs unsigned multiplication
7006         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
7007         address fetch for clr instruction
7008         * device/lib/hc08/_mulint.c: created optimized assembly version
7009         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
7010
7011 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
7012
7013         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
7014         proposed in FR #877103
7015
7016 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
7017
7018         * src/SDCCval.c (cheapestVal): added missing checks
7019         * src/SDCCicode.c (usualBinaryConversions): fixed condition
7020         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
7021
7022 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
7023
7024         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
7025         equal operands
7026
7027 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
7028
7029         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
7030         loaded with the linker search paths (-L arguments) and the libraries
7031         to be linked with the current source (-l arguments). Changes
7032         currently will affect only the pic16 port.
7033         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
7034         include path the port specific paths and port specific libraries,
7035         * gplink command now contains the $3 argument,
7036         * src/pic16/device.h,
7037         * src/pic16/device.c,: structure PIC_device is made public and
7038         renamed to PIC16_device, the same for variable Pics which is renamed
7039         to Pics16. Updated all references to them.
7040         * src/pic16/glue.c (pic16glue): corrected bug with code
7041         initialization which bypassed the variable initializations block.
7042
7043         * device/lib/pic16/Makefile.rules: removed --penable-stack from
7044         COMPILE_FLAGS and added the --nostdinc option
7045
7046 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7047
7048         * device/include/mc68hc908jb8.h: Register defs for another member
7049         of the hc08 family. Contributed by Bjorn Bringert - thanks!
7050
7051 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
7052
7053         Documenting changes from previous commits.
7054         * configure.in (version 1.56),
7055         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
7056         when generating output files to configure the pic16 library,
7057         but now I've commented it out, since gputils aren't installed in the
7058         SF compile farm, so library won't compile
7059
7060         * device/lib/Makefile.in (version 1.56): initially I've added in
7061         target 'all' the prerequestive 'model-pic16' so it compiled the
7062         pic16 library, but now I've commented it out for the same reasons
7063         above,
7064         * added targets 'model-pic16' and 'objects-pic16' to compile the
7065         library
7066         * added target 'port-specific-objects-pic16' to handle the
7067         generated libraries and copy them into the build/ directory
7068         * added target 'clean-intermediate-pic16' to clean intermediate
7069         files into pic16 directory
7070         * in target 'installdirs' added line to create directory pic16 in
7071         the installation path
7072
7073         * device/include/Makefile.in (version 1.11): in target 'install'
7074         added lines to copy all header files to installation path,
7075         * in target 'installdirs' added line create directory for pic16
7076         headers in the installation path
7077
7078 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
7079
7080         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
7081          a function call
7082
7083 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
7084
7085         * configure,
7086         * device/lib/configure.in,
7087         * device/lib/configure: fixed for autoconf 2.57
7088
7089 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7090
7091         * src/z80/main.c (_parseOptions): fixed the portmode= command line
7092         option so that it actually works. Made it specific to the z80, since
7093         the gbz80 doesn't have these kinds of I/O ports.
7094
7095 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7096
7097         * device/include/z180.h,
7098         * device/lib/_memcpy.c,
7099         * device/lib/_memmove.c,
7100         * device/lib/_mulint.c,
7101         * device/lib/ser_ir.c,
7102         * device/lib/ser_ir_cts_rts.c,
7103         * device/lib/_strcmp.c,
7104         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
7105         * src/z80/main.c (_process_pragma): add support for pragmas bank and
7106         portmode; added deprecation warning for bank= and protmode= forms.
7107         Also, guard against buffer overflow.
7108         * src/z80/gen.c (aopGet): generate better code for sfr banked read
7109
7110 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7111
7112         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
7113         changed interrupt vector table generation to only emit declared vectors.
7114         * device/include/Makefile.in: added missing backslash
7115         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
7116
7117 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
7118
7119         Mainly changes to support compilation of the device libraries
7120         * src/pic16/device.c: stack is allocated via symbol and not
7121         via literal number. The symbol is placed in the corresponding
7122         position of the data ram
7123         * (pic16_dump_section): relocatable and absolute uninitialized
7124         data are now emitted in sorted order to reduce section naming,
7125         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
7126         weren't marked as being in the access bank,
7127
7128 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
7129
7130         Added portion of GNU PIC Library under the directory
7131         device/include/pic16 and device/lib/pic16. These files
7132         contain the declarations of SFRs for the PIC18Fxx2 devices.
7133         The directory is initialized via configure from toplevel.
7134
7135 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
7136
7137         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
7138         the spilllocations to be compared correctly
7139
7140 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
7141
7142         * src/SDCCast.c (decorateType): fixed bug introduced today
7143
7144 2004-01-12  Borut Razem <borut.razem AT siol.net>
7145
7146         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
7147         doc/sdccman.lyx: upper case pragmas are deprecated
7148
7149 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
7150
7151         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
7152         in simpler and even better code
7153
7154 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
7155
7156         * src/SDCCicode.c (operandOperation): fixed bug #874819
7157         * src/SDCCast.c (decorateType): fixed
7158         char foo (unsigned long ul) { return ul > 0; }
7159
7160 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7161
7162         * doc/sdccman.lyx: Moved and added some sections, small changes
7163         all over. Telling LaTeX to be less strict with word spacing
7164         to better keep the right margin. Changed some notes about
7165         maintainance of the ports in section 3.2.1 - is it OK like this?
7166
7167 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
7168
7169         SDCC source changes:
7170         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
7171         convilong): modified to inform the pic16 port that builtin functions
7172         are external
7173
7174         PIC16 PORT specific changes:
7175         * src/pic16/device.c pic16_dump_equates() added,
7176         processor registers declared internally by the port are emitted in
7177         the translation as equates,
7178         * src/pic16/gen.c: inline code is passed unprocessed to the
7179         translation,
7180         * (pic16_popGetLit2): fnuction modified to take second operand as
7181         pCodeOp pointer and not as literal,
7182         * (popRegFromIdx): prefixed with pic16_,
7183         * (pic16_popCombine2): modified to receive already allocated pCode
7184         operands,
7185         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
7186         * (genFunction): initializes local stack frame and pushes on stack
7187         all the registers used by this function,
7188         * (genEndFunction): restores all registers from stack and restores
7189         stack frame,
7190         * src/pic16/glue.c (pic16emitRegularMap): various changes and
7191         improvements,
7192         * (pic16glue): changed the program startup sequence,
7193         * added new dbName code 'A' for functions placed in absolute section
7194         * src/pic16/main.c: added function attribute _naked,
7195         * added pragma 'code' to place a fnuction at an absolute address,
7196         * added command line arguments --debug-ralloc and --pcode-verbose,
7197         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
7198         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
7199         * (pic16_newpCodeOpLit2): modified to take the second operand as
7200         pCodeOp pointer,
7201         * (pic16_printpBlock): modified to emit each function in a separate
7202         section,
7203         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
7204         UPPER for immediate operands,
7205         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
7206         instruction,
7207         * src/pic16/peeph.def: all peepholes with movff are commented out,
7208         because there is a problem in the pcode peep optimizer,
7209         * src/pic16/ralloc.c: the register allocator can now reuse local
7210         function symbols for another function. This saves register usage.
7211         * src/pic16/ralloc.h: added flag isLocal in structure regs,
7212
7213         Added file src/pic16/NOTES with information about program writing on
7214         the current port version.
7215
7216 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7217
7218         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
7219         and peephole 252 (array access)
7220
7221 2004-01-09  Borut Razem <borut.razem AT siol.net>
7222
7223         * src/SDCCmain.c : fixed #872250: -l command line defined library
7224           files are scanned before standard library files
7225
7226 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7227
7228         * src/SDCCast.c (decorateType): fixed bug #874046
7229
7230 2004-01-09  Borut Razem <borut.razem AT siol.net>
7231
7232         * support/scripts/sdcc.nsi: remove previous installation
7233
7234 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7235
7236         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
7237         bytes for last interrupt vector (mcs51)
7238         * sdcc.spec: fixed typo
7239
7240 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7241
7242         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
7243         gen51Code): more efficient parameter receive for --model-large
7244         ("bug" #845294)
7245
7246 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7247
7248         * src/ds390/main.c,
7249         * src/z80/main.c: added missed needLinkerScript flags (more than
7250         one port structure defined in these file)
7251         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
7252         bug #795325
7253
7254 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
7255
7256         * src/SDCCmain.c: removed various references to DEFAULT_PORT
7257         * src/port.h: added flag needLinkerScript in port->linker
7258         structure to inform whether to create a .lnk file or not,
7259         * src/avr/main.c,
7260         * src/ds390/main.c,
7261         * src/hc08/main.c,
7262         * src/mcs51/main.c,
7263         * src/pic/main.c,
7264         * src/pic16/main.c,
7265         * src/xa51/main.c,
7266         * src/z80/main.c: changed appropriately to configure
7267         needLinkerScript flag
7268         * src/pic/gen.c,
7269         * src/pic16/gen.c (genAddrOf): fixed bug #863624
7270         * src/pic/glue.c: added variable udata_section_name to
7271         override default uninitialized data segment definition for
7272         devices only with SHAREBANK memory (reported from Erik Epetrich)
7273         * (pic14emitOverlay): modified to emit a commented overlay segment
7274         directive when no overlay data exist
7275         * (picglue): modified to emit uninitialized data segment
7276         according to udata_section_name
7277         * src/pic/main.c (_pic14_parseOptions): added command line
7278         options --udata-section-name=[name] to override default
7279         udata definition name
7280         * modified _linkCmd and _asmCmd to include compiler passed
7281         arguments via -W option
7282         * src/pic16/main.c: added $l in _asmCmd, changed extension for
7283         object file from '.rel' to '.o' in port->linker structure,
7284         changed size of fptr from 2 to 3 in port structure
7285
7286 2004-01-07  Borut Razem <borut.razem AT siol.net>
7287
7288         * support/scripts/sdcc.nsi: update PATH
7289         * support/scripts/sdcc.ico: craeted
7290
7291 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
7292
7293         * device/include/Makefile.in: fix install
7294         * doc/Makefile: fix install
7295
7296 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7297
7298         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
7299         in bug #860505
7300         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
7301         how the function variable allocation summary is displayed; also
7302         include information about variables allocated to the overlay
7303         segment
7304
7305 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7306
7307         * as/mcs51/lkmain.c: Help about -Y option
7308         * as/mcs51/lkarea.c: Fixed gcc warnings
7309
7310 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
7311
7312         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
7313         fixed warning
7314         * support/valdiag/tests/overflow.c: added
7315         * src/SDCCast.c (decorateType),
7316         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
7317         LEFT_OP (left shift)
7318
7319 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7320
7321         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
7322         (default behaviour).
7323
7324 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7325
7326         A python script to validate compiler diagnostic messages. It can be
7327         used to verify that sdcc complains about bad c source code and
7328         gives a good location of the error.
7329         * support/valdiag/Makefile,
7330         * support/valdiag/valdiag.py,
7331         * support/valdiag/tests/*
7332
7333 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7334
7335         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
7336         * src/SDCCsymt.c (newEnumType),
7337         * src/SDCCsymt.h
7338         * support/Util/SDCCerr.c,
7339         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
7340         enum related bugs.
7341         * support/regression/tests/enum.c: added test for enum values that
7342         require at least 2 bytes of storage.
7343
7344 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
7345
7346         * src/common.h: added ifndef/define/endif macros
7347         around the header file.
7348         Bug reported from Jesus Calvino-Fraga
7349
7350 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
7351
7352         * sdcc.spec: updated
7353         * device/include/Makefile.in: don't install CVS directories
7354         * device/lib/Makefile.in: added removal of CVS directories after install
7355         * doc/Makefile: fixed install, added local_icons
7356         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
7357         * src/mcs51/gen.c (genRightShift): fixed bug #870788
7358         * src/ds390/gen.c (genRightShift): fixed bug #870788
7359         * src/SDCCast.c (decorateType): fixed bug #870781
7360
7361 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
7362
7363         PIC16 port related changes:
7364         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
7365         added variable stackPos,
7366
7367         * gen.c: genCall, assignResultValue: added support for
7368         pushing/retrieving function parameters to/from stack,
7369         genFunction,genEndFunction: setup stack frame for the
7370         generated function,
7371         genAddrOf: will be changed according to bug 863624
7372
7373         * added files genutils.c and genutils.h which contain gen*
7374         debugged and optimised functions extracted from gen.c
7375
7376         * glue.c: added variable 'externs' which holds extern symbols,
7377         pic16emitRegularMap: is modified to properly handle relocatable
7378          symbols under the new scheme,
7379         pic16createInterruptVect: is modified
7380         pic16printPublics: is modified to emit 'global' assembler directives,
7381         added pic16_printExterns to print extern symbols,
7382         pic16glue: initializes stack/frame pointer in the beginning of
7383         the assembly output. Temporary hack, will be corrected later,
7384         because gplink yet does not support stack and SDCC does not
7385         yet support a type of crt0.o object to create the final binary.
7386
7387         * Removed many lines that contain 8051 legacy code.
7388         * The code is finally placed under a 'code' directive.
7389         * Added port specific options.
7390
7391         * _process_pragma: simplified since now we do not need *special*
7392         include file to define SFR registers. But a separate header
7393         will be needed. This will be developed later.
7394         * _pic16_parseOptions: added, parses port specific options:
7395         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
7396         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
7397         --preplace-udata-with=
7398
7399         * _pic16_setDefaultOptions: modified to initialize section names,
7400         but hack is temporarly out of order since it needs improvement.
7401         * _pic16_genAssemblerPreamble: configuration words are emitted by
7402         their address instead of their name. This part is incomplete and
7403         supports only the 18Fxx2 devices. Other devices will emit an error
7404         during assembly since they do not contain the same set of config
7405         registers
7406         * _pic16_genIVT: is modified,
7407
7408         * pcode.c: added definitions for some hardware registers that are needed
7409         for stack support
7410         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
7411         All PCI entries are updated. Now LFSR is supported.
7412         * Removed pic16_pciTRIS is mentioned by mdubuc in source
7413         * added pic16_newpCodeOpLit2 to support instructions with
7414         two literal arguments
7415         * pic16_pCode2str: corrected code that emits assembler instructions
7416         with two literal operands and those that have an access bit modifier
7417         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
7418         this fixes a bug which caused some labels to be lost, when an
7419         assembler directive was added, i.e. banksel,
7420         * pic16_FixRegisterBanking: improved logic that causes the insertion
7421         of bank switching,
7422         * InlineFunction: functions that are called once, are not any more
7423         inlined. This can be a port option in the future,
7424
7425         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
7426
7427         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
7428         hold the corresponding uninitialized symbols,
7429         * pic16_allocProcessorRegister: registers have explicit marked the
7430         accessBank field,
7431         * pic16_allocInternalRegister: registers are explicit marked as
7432         not used,
7433         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
7434         processing list, so bit registers were lost,
7435         *
7436
7437         * ralloc.h: added field 'accessBank' and original symbol operand
7438         in register definition,
7439         * removed the field isMapped from register definition,
7440
7441         ** Several functions have been removed from various sources:
7442         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
7443         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
7444         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
7445         pic16_assignRelocatableRegisters
7446
7447         ** others have been introduced:
7448         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
7449         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
7450
7451 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
7452
7453         * support/scripts/inc2h.pl: changed definition of BIT_AT
7454         to emit 'sbit at' instead of 'bit at'. This was a request.
7455
7456         PIC16 port related preliminary changes:
7457         * gen.c: prefixed function popRegFromString with
7458         pic16_ and all references to it corrected
7459         * pcode.c: all pic16_pc_* hardware registers prefixed
7460         with underscore (_),
7461         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
7462         * ralloc.c: newReg(): when register is REG_SFR then
7463         set address to rIdx,
7464         pic16_allocProcessorRegister(): marks register wasUsed=0
7465         pic16_writeUsedRegs(): added a call to assign processor
7466         registers via pic16_assignFixedRegisters
7467
7468 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7469
7470         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
7471         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
7472         variables in unused register banks.  Also the SSEG is placed
7473         wherever there is enough space for it, and IDATA can be anywhere
7474         in internal RAM.  For now compile using -Wl-Y[stack_size].
7475         The mem file is different for this option as well, since it
7476         makes no sense of talking about DSEG lenght.
7477
7478 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
7479
7480         * src/SDCClrange.c: fixed bug 869095 that caused segfault
7481         in certain cases, e.g. when ROM assignment, patch provided
7482         from Albert den Haan.
7483
7484 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
7485
7486         Many signedness and type propagation fixes:
7487         * src/SDCCicode.c: made geniCodeCast() static
7488         replaced SPEC_ by IS_ (cosmetic)
7489         (operandOperation): fixed div and mod operation
7490         (usualBinaryConversions): added support for promotion of char
7491         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
7492         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
7493         (geniCodeAdd): an array index will stay unsigned, even if promoted
7494         from char to int
7495         (geniCodeArray): ditto
7496         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
7497         * src/SDCCsymt.c (computeType): added more support for char;
7498         promotion of char is selectable by promoteCharToInt, fixed signedness
7499         for all cases
7500         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
7501         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
7502         * src/SDCCval (val*): replaced signedness calculation by
7503         computeType()
7504         rearranged if-branches (cosmetic)
7505         (valShift): added warning W_SHIFT_CHANGED
7506         (valCompare): fixed problem with different types
7507         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
7508         * support/regression/tests/literalop.c: added many cases
7509         * support/regression/tests/ast_constant_folding.c: changed finally to
7510         'unsigned int'
7511         * .version: new year, new version: 2.3.7
7512         * src/SDCCmain.c (main): applied patch #866468
7513         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
7514         provided by Scott Bronson
7515         * doc/sdccman.lyx: updated documentation for sdcdb
7516         updated and added chapter tips
7517
7518 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7519
7520         * src/SDCCsymt.h: missing from yesterday's commits
7521
7522 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7523
7524         * src/SDCC.y (struct_or_union_specifier),
7525         * support/Util/SDCCerr.c,
7526         * support/Util/SDCCerr.h: verify that struct & union tags are used
7527         as declared.
7528
7529 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7530
7531         * src/SDCCglobl.h: missing from yesterday's commits
7532
7533 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7534
7535         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
7536         sft_attributes, struct_declaration, parameter_declaration,
7537         type_name, start_block, declaration_list),
7538         * src/SDCC.lex (check_type): support redefinition of typedef names
7539
7540 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7541
7542         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
7543         aligned xdata arrays. Erik helped me with the if clause.
7544
7545 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7546
7547         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
7548         warning
7549
7550 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7551
7552         * src/SDCCast.h,
7553         * src/SDCCast.c (newAst_),
7554         * src/SDCCicode.h,
7555         * src/SDCCicode.c (ast2iCode, newiCode),
7556         * src/SDCCglobl.h,
7557         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
7558         expr, statement, expression_statement, selection_statement,
7559         iteration_statement, expr_opt, jump_statement): foundation for tracking
7560         sequence points
7561         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
7562         point code too)
7563
7564 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7565
7566         * support/Util/SDCCerr.c,
7567         * src/SDCCast.h,
7568         * src/SDCCast.c (createCase, createDefault, decorateType),
7569         * src/SDCClabel.c (labelUnreach),
7570         * src/SDCC.y (labeled_statement, jump_statement): More improvements
7571         to error messages.
7572         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
7573         (with thanks to Stas Sergeev)
7574         * device/include/time.h,
7575         * device/lib/time.c (CheckTime): suppress unreachable code warning
7576
7577 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7578
7579         * src/SDCCast.c (createIvalCharPtr),
7580         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
7581         bug #753752)
7582         * support/regression/tests/nullstring.c: tests for these two bugs
7583
7584 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7585
7586         * support/Util/SDCCerr.h,
7587         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
7588         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
7589         about storage class and 'at' used inside struct or union
7590         * src/SDCCBBlock.c (iCodeFromeBBlock),
7591         * src/SDCCcse.c (ifxOptimize),
7592         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
7593         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
7594         printIval, emitStaticSeg, emitOverlay),
7595         * src/SDCClabel.c (deleteIfx),
7596         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
7597         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
7598         gatherAutoInit, processParms),
7599         * support/Util/SDCCerr.h,
7600         * support/Util/SDCCerr.c (werrorfl): Support for better error location
7601         reporting for post-parse errors.
7602
7603 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7604
7605         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
7606         implicit casts via union; they don't work on big endian systems
7607         (possible fix for bug #861138)
7608
7609 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7610
7611         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
7612         * src/mcs51/main.c: fixed the fix for bug #737001
7613
7614 2003-12-15  Borut Razem <borut.razem AT siol.net>
7615
7616         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
7617
7618 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7619
7620         * support/makebin/makebin.c: put output in binary mode
7621
7622 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7623
7624         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
7625         xdata and data memory on startup. Set the environment variable
7626         SDCC_NOGENRAMCLEAR to disable this.
7627         * src/mcs51/peephole.def,
7628         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
7629         (allows non-interrupt and interrupt code to safely compete for a resource
7630         without the non-interrupt code having to disable interrupts)
7631
7632 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7633
7634         * src/SDCCicode.c (geniCodeAdd),
7635         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
7636         with valFromType if type might be a pointer and host is big endian).
7637         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
7638         types, not just integer types.
7639         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
7640         multiply defined with mismatching "at" address.
7641
7642 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7643
7644         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
7645         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
7646         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
7647         with embedded nulls (fixed bug #753752)
7648
7649 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7650
7651         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
7652         Apparently this did not see much testing (endless loop)
7653
7654 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7655
7656         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
7657
7658 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7659
7660         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
7661         gracefully handle NULL memmap pointers
7662
7663 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7664
7665         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
7666         instead of deleting the iCode when an operand is volatile
7667         * src/z80/gen.c (genDummyRead),
7668         * src/mcs51/gen.c (genDummyRead),
7669         * src/ds390/gen.c (genDummyRead),
7670         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
7671         not just IC_RIGHT
7672         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
7673         * src/SDCC.y: fixed bug #850420
7674
7675 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7676
7677         Applied z80 i/o port patch from Peter Townson and fixed some operators
7678         to better handle operands in A register.
7679         * device/include/z180.h
7680         * src/SDCC.y
7681         * src/SDCCglue.c
7682         * src/z80/gen.c
7683         * src/z80/gen.h
7684         * src/z80/main.c
7685         * src/z80/peeph-z80.def
7686         * src/z80/peeph.def
7687         * src/z80/z80.h
7688
7689 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7690
7691         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
7692
7693 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7694
7695         * device/lib/hc08/_mullong.c: Removed extra #endif
7696
7697 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7698
7699         * sim/ucsim/hc08.src/inst.cc,
7700         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
7701         carries from x to h
7702         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
7703         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
7704         * device/include/stdarg.h: fixed varargs for hc08
7705         * device/lib/Makefile.in,
7706         * device/lib/hc08/Makefile,
7707         * device/lib/hc08/_mulint.c,
7708         * device/lib/hc08/_mullong.c: fixed some endian problems
7709
7710 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7711
7712         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
7713         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
7714         * device/lib/_gptrget.c,
7715         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
7716
7717 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7718
7719         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
7720         * src/SDCCast.c (astErrors): fixed bug #846007
7721         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
7722
7723 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7724
7725         * src/SDCCast.c (decorateType): disabled a transformation I added in
7726         revision 1.188 (access to fields of a structure at an absolute address);
7727         it breaks with bitfields, extern declarations, and gcse analysis.
7728         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
7729         could be assigned through a pointer, so don't complain.
7730         * src/SDCCast.c (astErrors),
7731         * src/SDCCast.h,
7732         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
7733
7734 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
7735
7736         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
7737         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
7738         output of __config directives, since gpasm now supports them
7739         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
7740         pre-processor macro, i.e. -DMCU=p18f452
7741         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
7742         and modified to handle 'cast' icode similarly to '=' icode
7743         * src/pic16/device.h (typedef struct PIC_device): added field
7744         'extMIface' to indicate that chip has external memory interface
7745         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
7746         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
7747         18F8720
7748
7749 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7750
7751         * src/SDCC.y (pointer): fixed bug #846006
7752         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
7753         * src/SDCCast.c (decorateType): fixed bug #846009
7754         * src/ds390/peeph.def,
7755         * src/ds390/gen.c (genAnd, genOr),
7756         * src/mcs51/peeph.def,
7757         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
7758
7759 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7760
7761         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
7762         * src/SDCCdflow.c
7763         * src/SDCCcse.c
7764         * src/SDCCcse.h
7765         * src/SDCCBBlock.h
7766         * src/SDCCBBlock.c
7767
7768 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
7769
7770         fixed bug #845089
7771         * src/SDCCbitv.h,
7772         * src/SDCCbitv.c: added function to free a bitvector
7773         * src/SDCClrange.h,
7774         * src/SDCClrange.c: added function to recompute the liveranges
7775         * src/avr/ralloc.c,
7776         * src/ds390/ralloc.c,
7777         * src/hc08/ralloc.c,
7778         * src/mcs51/ralloc.c,
7779         * src/pic/ralloc.c,
7780         * src/pic16/ralloc.c,
7781         * src/xa51/ralloc.c,
7782         * src/z80/ralloc.c: recompute the liveranges after register packing
7783
7784 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
7785
7786         * src/SDCCloop.c (newInduction): fixed bug #845630
7787
7788 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7789
7790         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
7791         inadvertantly left behind from my 2003-11-12 change
7792
7793 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7794
7795         Updated headers I neglected to commit yesterday.
7796         * src/SDCClrange.h,
7797         * src/SDCCicode.h
7798
7799 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7800
7801         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
7802         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
7803         * src/SDCCopt.c (eBBlockFromiCode),
7804         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
7805         the creation of the key hash table from the sequencing so it can be used
7806         earlier (for some GCSE bug fixes still pending)
7807
7808 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7809
7810         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
7811         * support/regression/tests/addsub.c: testing genPlus shortcut
7812
7813 2003-11-15  Borut Razem <borut.razem AT siol.net>
7814
7815         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
7816
7817 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7818
7819         * src/SDCCcse.c (cseBBlock): fixed bug #527779
7820         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
7821         ordering is immaterial.
7822         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
7823
7824 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7825
7826         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
7827         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
7828         (SIGSEV) of bug #840381
7829         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
7830         unlink new file before rename if new and old filenames are the same)
7831
7832 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7833
7834         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
7835         uninitialized variables) for the mcs51. Set environment variable
7836         SDCC_GENRAMCLEAR to test.
7837         xdata initialization slightly shorter
7838
7839 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7840
7841         * src/SDCCsymt.h,
7842         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
7843         #838241 & 780691 (basicly the same bug)
7844         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
7845         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
7846
7847 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
7848
7849         * src/SDCCmain.c (linkEdit): "fix" #834252
7850
7851 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7852
7853         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
7854         * src/SDCCast.h,
7855         * src/SDCC.y: fixed bug #819403
7856
7857 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7858
7859         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
7860         the reentrant attribute.
7861         * src/hc08/gen.c (genPackBits): added missing stack readjustment
7862         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
7863         simulation
7864         * src/SDCCast.c (decorateType): fixed bug with storage class not being
7865         updated during pointer dereference; f.e. ~(((char *)1)*) was being
7866         erroneously reduced to a literal.
7867         * src/hc08/ralloc.c (packRegisters, rematStr),
7868         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
7869         some cases
7870
7871 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7872
7873         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
7874         * doc/sdccman.lyx: changed from 'article' to 'book'
7875         * doc/Makefile: readded test_suite_spec and cdbfileformat
7876
7877 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
7878
7879         * device/include/stdlib.h: include malloc.h to comply with ANSI
7880         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
7881
7882 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7883
7884         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
7885         * doc/clean.mk: also remove *.out files
7886         * doc/sdccman.lyx: some additions, larger top/bottom margins
7887
7888 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7889
7890         * src/SDCC.y: fixed bug #837365
7891         * support/regression/tests/bitopcse.c
7892         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
7893         a symbol (might be valop instead)
7894         * device/lib/Makefile.in: added errno.c to HC08SOURCES
7895         * device/lib/clean.mk: added hc08 to the cleaning list
7896
7897 2003-11-04  Borut Razem <borut.razem AT siol.net>
7898
7899         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
7900           made 2003-11-04
7901         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
7902           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
7903           malloc is declared in standard stdlib.h
7904
7905 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7906
7907         * device/lib/hc08/Makefile: need to clean .rel not .o files
7908         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
7909
7910 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7911
7912         * src/port.h,
7913         * src/hc08/main.c,
7914         * src/mcs51/main.c,
7915         * src/ds390/main.c,
7916         * src/z80/main.c,
7917         * src/avr/main.c,
7918         * src/pic/main.c,
7919         * src/pic16/main.c,
7920         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
7921         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
7922         tests (which uses the port's oclsExpense function)
7923         * src/SDCC.y,
7924         * src/SDCCast.c,
7925         * src/SDCCicode.c,
7926         * src/hc08/gen.c,
7927         * src/ds390/gen.c,
7928         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
7929
7930 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7931
7932         * src/SDCCcse.c (ifxOptimize),
7933         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
7934         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
7935         deleting the IFX iCode.
7936         * src/hc08/ralloc.c: reduced unneeded slocs
7937         * src/hc08/gen.c: fixed bug in asmopToBoolean
7938
7939 2003-11-04  Borut Razem <borut.razem AT siol.net>
7940
7941         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
7942           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
7943           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
7944           transferred to configure
7945
7946 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
7947
7948         Use headers defined in the C[++] standards:
7949         * sim/ucsim/gui.src/serio.src/fileio.cc
7950         * sim/ucsim/gui.src/serio.src/frontend.cc
7951         * sim/ucsim/gui.src/serio.src/main.cc
7952         * sim/ucsim/gui.src/serio.src/posix_signal.cc
7953         * support/Util/NewAlloc.c
7954         * as/hc08/lklibr.c
7955         * as/mcs51/lklibr.c
7956         * as/z80/aslist.c
7957         * as/z80/assym.c
7958
7959 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7960
7961         * Added MSVC projects for hc08 assembler and linker:
7962         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
7963         /as/hc08/link_hc08.dsp
7964
7965 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
7966
7967         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
7968
7969 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
7970
7971         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
7972
7973 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7974
7975         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
7976
7977 2003-10-31  Borut Razem <borut.razem AT siol.net>
7978
7979         * support/cpp2/cpplib.h,
7980           support/cpp2/cpplib.c,
7981           support/cpp2/cpplex.c,
7982           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
7983           to switch _asm block preprocessing on / off. Default is
7984           #pragma preproc_asm +
7985
7986 2003-10-31  Borut Razem <borut.razem AT siol.net>
7987
7988         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
7989           when outputting comment blocks (when executed with -C option) and
7990           _asm (SDCPP specific) blocks
7991
7992 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7993
7994         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
7995
7996 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
7997
7998         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
7999
8000 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
8001
8002         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
8003         * src/SDCCast.c (decorateType): fixed bug #832664
8004
8005 2003-10-31  Borut Razem <borut.razem AT siol.net>
8006
8007         * support\cpp2\cpplex.c: fixed for SDCPP:
8008           comments(when executed with -C option) and _asm blocks
8009           were included even if they where in skipped #if block.
8010           Applied solution from GCC cpp 3.3.2
8011
8012 2003-10-31  Borut Razem <borut.razem AT siol.net>
8013
8014         * src/SDCC.lex: sdcc now understands both formats:
8015           '# <line_number> <file_name>' and
8016           '#line <line_number> <file_name>'
8017         * support/cpp2/cppmain.c: sdcpp now generates the standard
8018           '# <line_number> <file_name>' instead of former
8019           '#line <line_number> <file_name>'
8020
8021 2003-10-30  Borut Razem <borut.razem AT siol.net>
8022
8023         * support/cpp2/cpphash.h,
8024         * support/cpp2/cpplib.h
8025         * support/cpp2/cpplex.c,
8026         * support/cpp2/cppmain.c,
8027         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
8028
8029 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8030
8031         Fixed a number of problems revealed by bug #827883.
8032         * src/SDCCloop.c (loopInvariants): Spill location of the
8033         result operand should be recomputed if extracted from
8034         a loop. Also, don't extract assignments of an iTemp
8035         from a literal.
8036         * src/SDCCast.c (isConformingBody): loop reversal should
8037         not occur if the control variable is involved with a
8038         relational operator.
8039
8040 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
8041
8042         * .version: bumped to 2.3.6 to reflect the big improvements
8043         made by Erik and Klaus. Thanks!
8044
8045 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
8046
8047         Replaced the livrange code.
8048         * src/SDCClrange.c: added new LR code
8049         * src/SDCCloop.c,
8050         * src/SDCCBBlock.h: removed remainig parts from old LR code
8051         * src/ds390/ralloc.c,
8052         * src/ds390/gen.c: minor fixes to make it work with new code
8053
8054 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8055
8056         * as/hc08/asm.h,
8057         * as/hc08/lkrloc.c,
8058         * src/hc08/gen.c,
8059         * src/hc08/ralloc.c: Fix various warnings related to the hc08
8060         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
8061         (tweaked fix for bug #818696)
8062
8063 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8064
8065         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
8066
8067 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8068
8069         * src/SDCCmain.c,
8070         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
8071         * src/mcs51/gen.c (gencjneshort),
8072         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
8073         more efficient (per Scott Bronson's suggestion)
8074
8075 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8076
8077         Extended the semantics of the critical keyword to include
8078         individual statements. See RFE #827755 and #799831
8079         * src/SDCC.y
8080         * src/SDCCicode.c
8081         * src/SDCCopt.c
8082         * src/SDCCast.c
8083         * support/Util/SDCCerr.c
8084         * support/Util/SDCCerr.h
8085         * src/mcs51/gen.c
8086         * src/ds390/gen.c
8087         * src/hc08/gen.c
8088
8089 2003-10-19  Borut Razem <borut.razem AT siol.net>
8090
8091         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
8092
8093 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8094
8095         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
8096         Fixed bug #818696
8097         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
8098         and predecrement operand is displayed
8099
8100 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
8101
8102         * src/SDCCval.c (valMinus): fixed bug #826041
8103
8104 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8105
8106         Some hc08 related updates that I missed earlier
8107         * sim/ucsim/stypes.h
8108         * support/regression/ports/hc08/spec.mk
8109
8110 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8111
8112         New target "hc08" for the Motorola 68hc08 family of micros
8113
8114         * configure
8115         * configure.in
8116         * Makefile
8117         * src/hc08/*
8118         * src/SDCCmain.c
8119         * src/port.h
8120         * sim/ucsim/hc08.src/*
8121         * sim/ucsim/configure.in
8122         * src/ucsim/configure
8123         * sim/ucsim/packages_in.mk
8124         * as/hc08/*
8125         * as/Makefile
8126         * device/include/mc68hc908qy.h
8127         * device/lib/hc08/*
8128         * device/lib/Makefile.in
8129         * support/regression/ports/hc08/*
8130         * support/regression/Makefile
8131
8132 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8133
8134         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
8135         regression test
8136         * src/ds390/gen.c (genCast): fixed bug #821957
8137
8138 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
8139
8140         * device/lib/logf.c: "fixed" overlay bug
8141         * support/regression/ports/host/spec.mk: added m library
8142         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
8143         * support/regression/tests/float_trans: added (for Eric)
8144
8145 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
8146
8147         * src/mcs51/gen.c (genCpl): fixed bug
8148         http://sf.net/mailarchive/message.php?msg_id=6263915
8149
8150 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
8151
8152         * src/SDCCast.c (decorateType): added extended constant folding
8153         * src/SDCCsymt.c (computeType): cleanup
8154         * src/SDCCval.c (valShift): minor optimization
8155         * support/regression/tests/ast_constant_folding.c: added
8156
8157 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8158
8159         * src/SDCCmain.c: removed some unintended changes
8160
8161 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8162
8163         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
8164         * src/z80/gen.c: fixed part of bug #817589
8165         * src/SDCCsymt.c (checkFunction): fixed bug #817895
8166
8167 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
8168
8169         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
8170         * src/SDCCcflow.c
8171         * src/SDCCcse.c
8172         * src/SDCCdflow.c
8173         * src/SDCClabel.c
8174         * src/SDCClrange.c
8175         * src/SDCCmem.c
8176         * src/SDCCopt.c
8177         * src/SDCCpeeph.c
8178         * src/SDCCset.c
8179         * src/avr/ralloc.c
8180         * src/ds390/ralloc.c
8181         * src/izt/ralloc.c
8182         * src/mcs51/ralloc.c
8183         * src/pic/ralloc.c
8184         * src/pic16/ralloc.c
8185         * src/xa51/ralloc.c
8186         * src/z80/ralloc.c
8187         * src/z80/gen.c: removed unused label "release:"
8188
8189 2003-10-06  Borut Razem <borut.razem AT siol.net>
8190
8191         * src/SDCC.lex: removed definition of unused variables
8192           save_optimize and save_options
8193
8194 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
8195
8196         * clean.mk: removed '=' in "-maxdepth=1"
8197         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
8198         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
8199
8200 2003-10-06  Borut Razem <borut.razem AT siol.net>
8201
8202         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
8203           my_unput() replaced by unput()
8204
8205 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
8206
8207         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
8208         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
8209         type-punned pointer will break strict-aliasing rules"
8210         Old LR behaviour is again default; Klaus' LR can be choosen by
8211         defining the environment variable LRKLAUS
8212         * src/SDCCBBlock.h
8213         * src/SDCCloop.c
8214         * src/SDCClrange.c
8215         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
8216         * clean.mk: fixed removal of files in bin/CVS/
8217         * device/lib/clean.mk: fixed removal of directories small and large
8218         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
8219         * src/SDCCicode.c,
8220         * src/SDCCval.c: removed superflous test for pedantic
8221
8222 2003-10-05  Borut Razem <borut.razem AT siol.net>
8223
8224         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
8225           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
8226           message "unmatched #pragma SAVE and #pragma RESTORE"
8227
8228 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8229
8230         * doc/sdccman.lyx: various additions and updates (interrupts, inline
8231           assembly, critical functions, atomic, nojtbound)
8232
8233 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
8234
8235         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
8236         * src/SDCCBBlock.h
8237         * src/SDCCloop.c
8238         * src/SDCCloop.h
8239         * src/SDCClrange.c
8240
8241 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8242
8243         * src/z80/gen.h,
8244         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
8245         * src/mcs51/gen.h
8246         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
8247         * src/ds390/gen.h
8248         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
8249         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
8250         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
8251
8252 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8253
8254         * src/z80/gen.c (genRet): fixed bug #524753
8255         * src/z80/gen.c (genCast): fixed internal error on cast from
8256         pointer to long
8257         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
8258         fix for bug #477835 to the z80
8259         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
8260         for tracking iCodes in the peephole optimizer for z80
8261
8262 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8263
8264         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
8265         the other part of bug #814548
8266         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
8267
8268 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
8269
8270         * src/SDCCcse.c: fixed part of bug #814548
8271
8272 2003-09-28  Borut Razem <borut.razem AT siol.net>
8273
8274         * src/asm.c: rewrite of printILine() to use temporary file instead
8275           a pipe
8276         * src/xa51/main.c: commented out declaration of int rewinds
8277
8278 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8279
8280         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
8281
8282 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8283
8284         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
8285         * src/asm.c (printILine): Fixed bug #811015
8286
8287 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8288
8289         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
8290         freeing.
8291
8292 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8293
8294         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
8295         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
8296         to correctly handle general case of AOP_PAIRPTR
8297         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
8298
8299 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8300
8301         * src/mcs51/ralloc.c (fillGaps),
8302         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
8303         register positioning bug)
8304
8305 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
8306
8307         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
8308
8309 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8310
8311         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
8312         genCodePointerGet, genGenPointerGet, genFarPointerSet,
8313         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
8314         (ralloc doesn't intentionally do this now, but perhaps later)
8315         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
8316         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
8317         register positioning bugs (Fixed bug #762602 and #795325)
8318         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
8319         (Fixed bug #808779)
8320         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
8321         lines that --i-code-in-asm generates
8322
8323 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8324
8325         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
8326         trying to fclose a FILE* that was already closed.
8327
8328 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8329
8330         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
8331         of const struct should be treated as if const themselves)
8332
8333 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
8334
8335         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
8336
8337 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8338
8339         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
8340         Unix (/n) and DOS (/r/n) line terminations.
8341
8342 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8343
8344         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
8345         bug #613775
8346
8347 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8348
8349         * src/mcs51/gen.c (genFunction, genEndFunction),
8350         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
8351         and restore of EA so that stack offsets to parameters are
8352         correct when using both critical and reentrant/stack-auto.
8353         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
8354         size (can be triggered in error if sloc is shared between
8355         different sized objects)
8356         * device/include/float.h: fixed macros to explicitly use
8357         unsigned long where needed
8358
8359 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
8360
8361         Feature req. 799831: added code to allow nesting of critical functions
8362         * src/mcs51/gen.c (genFunction, genEndFunction)
8363         * src/ds390/gen.c (genFunction, genEndFunction)
8364
8365 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8366
8367         * src/SDCCsymt.c (sclsFromPtr),
8368         * src/SDCCsymt.h,
8369         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
8370         support for standard C idiom of memory mapped variables; for
8371         example, *((xdata int*)0x1234) = 1 is now internally equivalent
8372         to xdata int at 0x1234 tempvar = 1.
8373         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
8374         provided by Akiya ISHIDA
8375
8376 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
8377
8378         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
8379         * src/SDCCval.c (constVal): added reduction from int to char
8380         * src/SDCCval.c (valMult, valDiv): fixed sign handling
8381         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
8382         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
8383         to ignore the sign
8384         * support/regression/tests/shifts.c: fixed
8385
8386 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8387
8388         * src/z80/gen.c (genXor): Fixed bug #805445
8389
8390 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8391
8392         Fixed bug #621531 (const & volatile confusion in the type chain).
8393         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
8394         refer to the const or volatile state of the pointer itself.
8395
8396         * src/SDCCast.c
8397         * src/SDCCglue.c
8398         * src/SDCCicode.c
8399         * src/SDCCsymt.c
8400         * src/SDCCval.c
8401         * src/SDCC.y
8402         * src/SDCCsymt.h
8403         * src/pic/gen.c
8404         * src/pic/ralloc.c
8405         * src/pic16/gen.c
8406         * src/pic16/ralloc.c
8407         * support/regression/tests/const.c
8408
8409 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8410
8411         When checking for duplicated modules, use absolute paths
8412         instead of relative paths.  Files changed:
8413
8414         * as/mcs51/lklib.c
8415         * link/z80/lklib.c
8416
8417 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8418
8419         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
8420
8421 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8422
8423         * device/include/string.h: added size_t typedef, changed
8424         prototypes to use size_t, eliminated separate reentrant and
8425         non-reentrant declarations, added _memmove declaration
8426         * device/lib/_memcpy.c: changed to use size_t instead of int,
8427         changed /4 to >>2 to avoid division library call
8428         * device/lib/_memcmp.c,
8429         * device/lib/_memset.c,
8430         * device/lib/_strncat.c,
8431         * device/lib/_strncpy.c,
8432         * device/lib/_strncmp.c: changed to use size_t instead of int
8433         * device/lib/_memmove.c: new file (fixed bug #772294)
8434         * device/lib/Makefile.in: added _memmove.c
8435         * device/lib/z80/asm_strings.s: fixed bug #772290
8436         * support/regression/tests/bitfields.c: attempt to fix host assertion
8437         failure on amd64-unknown-linux2.2
8438
8439 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8440
8441         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
8442         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
8443         * as/z80/asmain.c (main): fixed bug #801766
8444
8445 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
8446
8447         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
8448         compilers
8449
8450 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8451
8452         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
8453         reported in bug #800609
8454
8455 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
8456
8457         * Top header beautifications in src/pic16 directory:
8458           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
8459           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
8460           pcoderegs.h, ralloc.c, ralloc.h
8461         * main.c: added top header and GPL license notice
8462         * pcode.c: fixed the if-conditional warning
8463
8464 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
8465
8466         * device/lib/_mullong.c: replaced int by short for gcc
8467
8468 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8469
8470         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
8471         and JUMPTABLE iCodes properly now (worked by accident before)
8472         * src/mcs51/gen.c (leftRightUseAcc),
8473         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
8474         iCode properly now. Use getSize instead of nRegs since a & b
8475         aren't part of the nRegs tally.
8476
8477 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
8478
8479         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
8480         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
8481           before instructions that use the _STATUS register
8482
8483 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
8484
8485         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
8486         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
8487         fetching of the pointer
8488         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
8489         copied from genNearPointerSet()
8490         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
8491         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
8492         If they pop r0/r1 they must be called in the opposite order than aopOp().
8493         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
8494         (resp. --stack-auto), prepared for --xstack
8495
8496 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8497
8498         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
8499
8500 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
8501
8502         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
8503         these ports have their own __sdcc_external_start()
8504
8505 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
8506
8507         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
8508         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
8509         type for bits was changed. It resulted in bit variables becoming
8510         global, which is not permitted in PIC 14 assembly output.
8511
8512 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8513
8514         * doc/sdccman.lyx: various additions and updates. Rearranged sections
8515
8516 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8517
8518         Z80 and MCS51 linkers complaint if a public symbol is defined
8519         in more than one library module:
8520
8521         * as/mcs51/lklib.c
8522         * link/z80/lklib.c
8523         * as/mcs51/Makefile.in
8524
8525 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8526
8527         A few small changes that speed up the peephole optimizer.
8528
8529         * src/SDCCpeeph.c
8530
8531 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8532
8533         Try to make the peephole optimizer smarter by maintaining
8534         an association between the assembly source code and the
8535         iCodes that originated them. Put this information to use
8536         with a new peephole rule condition "notVolatile" so that
8537         the rules can be aggressive yet still safe.
8538
8539         * src/SDCCpeeph.c
8540         * src/SDCCpeeph.h
8541         * src/mcs51/gen.c
8542         * src/mcs51/peeph.def
8543
8544 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8545
8546         Fixed bug #741761
8547
8548         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
8549         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
8550         if the left or right operand symbols have the accuse flag set.
8551
8552 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8553
8554         Changed the type of the result of the ! (NOT) operator to char;
8555         previously it returned the same type as the source. This allows
8556         us to eliminate all the genFloatNot functions (all of its target
8557         implementations were very buggy) since !float can use the same
8558         code as !long now.
8559
8560         * src/SDCCicode.c (ast2iCode): ! returns char
8561         * src/mcs51/gen.c (genNot, genNotFloat),
8562         * src/ds390/gen.c (genNot, genNotFloat),
8563         * src/z80/gen.c (genNot, genNotFloat),
8564         * src/pic/gen.c (genNot, genNotFloat),
8565         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
8566
8567 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
8568
8569         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
8570         1. Interrupt would not compile properly. Ensure PCLATH register is saved
8571            during interrupts. Ensure WSAVE is located at a shared bank address.
8572         2. Fixed page selection in some places
8573         3. Fixed BTFSS/C to where necessary use registers directly and not simply
8574            the registers name strings.
8575         4. Fixed "signed / unsigned compare" compiler warnings.
8576         5. The PIC port manages its own allocation of the general purpose
8577            registers, but makes no attempt to reuse them. As a result when
8578            compiling it soon runs out of general purpose registers. Some
8579            additional code was added to the files pcode.c and device.c to walk
8580            through the function call tree and rename the registers so that they
8581            get reused.
8582
8583         * src/pic/device.c
8584         * src/pic/gen.c
8585         * src/pic/glue.c
8586         * src/pic/pcode.c
8587         * src/pic/pcode.h
8588         * src/pic/ralloc.c
8589         * src/pic/ralloc.h
8590         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
8591         genPlus() & genMinus() when the result is the same as left or right
8592
8593 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8594
8595         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
8596
8597 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8598
8599         Made bitfield a distinct type from bit so that bitfields
8600         convert as per ANSI C and bits retain their traditional
8601         boolean style behaviour. Implemented bitfield support in
8602         the z80 port.
8603
8604         * src/SDCCsymt.h,
8605         * src/SDCCsymt.c,
8606         * src/SDCCast.c,
8607         * src/cdbFile.c,
8608         * src/mcs51/gen.c,
8609         * src/ds390/gen.c: bit v bitfield split
8610         * src/z80/gen.c: New support for bitfields
8611         * support/regression/tests/bitfields.c: reenabled z80,
8612         added more tests
8613
8614 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8615
8616         Rules 246.x, 247.x relate to bitfields, the others speed up
8617         access to xdata mapped I/O devices.
8618
8619         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
8620
8621 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8622
8623         Cleaned up genPackBits and genUnpackBits and added two helper
8624         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
8625         for literal assignments in genPackBits (thanks to Frieder for
8626         reminding me).
8627
8628         * src/mcs51/gen.c
8629         * src/ds390/gen.c
8630
8631 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8632
8633         Fixed bug #748310 (pointer to function type mishandled when the
8634         function name is omitted). Also fixed a SIGSEGV when a function
8635         attribute (reentrant, etc) is used on a non-function or on a
8636         function but misplaced before the parameter list.
8637
8638         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
8639         bug #748310
8640         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
8641         * support/Util/SDCCerr.h,
8642         * support/Util/SDCCerr.c: Added func attr misuse error msg
8643
8644 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
8645
8646         Fixed bug #787649 by anonymous
8647         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
8648         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
8649
8650 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8651
8652         Fixed numerous bitfield problems.
8653
8654         * src/SDCC.y: More bitfield related error checking
8655         * src/SDCCsymt.h,
8656         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
8657         * support/Util/SDCCerr.h,
8658         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
8659         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
8660         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
8661         * support/regression/tests/bitfields.c: tests added
8662
8663 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8664
8665         Made the constant following the "interrupt" keyword optional. If
8666         omitted, the function will not automatically be given an entry
8667         in the interrupt vector table (similar to #pragma NOIV, but
8668         less syntacticly kludgy). The interrupt number is also now
8669         range checked. Also fixed a bug in the high order bit example
8670         in the manual.
8671
8672         * src/SDCC.y
8673         * src/SDCCmem.c
8674         * src/SDCCglue.c
8675         * src/SDCCsymt.h
8676         * support/Util/SDCCerr.c
8677         * support/Util/SDCCerr.h
8678         * doc/sdccman.lyx
8679
8680 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
8681
8682         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
8683         * src/SDCCicode.c (operandOperation): rewritten some ops
8684         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
8685         * src/SDCCsymt.c (computeType): literals are handled the same way as any
8686         other type
8687         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
8688         be re-activated by defining REDUCE_LITERALS)
8689         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
8690         unsigned, but are signed by default
8691         * src/SDCCval.c (constVal): rearranged
8692         * src/SDCCval.c (valMod): preliminary fix
8693         * src/SDCCval.c (valCastLiteral): use TYPE_* types
8694         * support/regression/literalop.c: added, work in progress
8695
8696 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8697
8698         Generate warnings for useless declarations like "char data;"
8699         that don't do what new users expect.
8700
8701         * src/SDCC.y
8702         * support/Util/SDCCerr.h
8703         * support/Util/SDCCerr.c
8704
8705 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
8706
8707         * src/SDCCval.c (valMult): fix overflow detection of negative int
8708
8709 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8710
8711         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
8712
8713         Changes to support big endian targets:
8714
8715         * src/ports.h
8716         * src/SDCCglue.c
8717         * src/avr/main.c
8718         * src/ds390/main.c
8719         * src/izt/i186.c
8720         * src/mcs51/main.c
8721         * src/pic/main.c
8722         * src/pic16/main.c
8723         * src/xa51/main.c
8724         * src/z80/main.c
8725
8726 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
8727
8728         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
8729         * device/lib/time.c: fixed warning "integer overflow in expression"
8730
8731 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
8732
8733         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
8734         * src/SDCCval.c (constVal): changed default to signed; hex and octal
8735         constants are unsigned; added recognition of "u" flag for unsigned
8736         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
8737         * src/SDCCval.c (valDiv, valMod): fixed signdness
8738         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
8739         signedness of modulo, left and right shift
8740         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
8741         * support/Util/SDCCerr.h: added warning W_INT_OVL
8742         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
8743         * src/SDCCast.c (ast_print): improved output of constants
8744
8745 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8746
8747         Fixed some warnings when building with MSVC:
8748
8749         * as\mcs51\asdata.c
8750         * as\z80\asdata.c
8751         * as\mcs51\asm.h
8752         * as\z80\asm.h
8753         * link\z80\aslink.h
8754         * link\z80\lkdata.c
8755         * link\z80\lkeval.c
8756         * link\z80\lkgb.c
8757         * link\z80\lkihx.c
8758         * link\z80\lks19.c
8759         * link\z80\lksym.c
8760         * support\cpp2\cpplib.c
8761         * src\ds390\gen.c
8762         * src\mcs51\gen.c
8763
8764 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
8765
8766         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
8767
8768 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8769
8770         * support\librarian\clean.mk: Do not remove Makefile.
8771         * support\librarian\Makefile: added.
8772
8773 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8774
8775         Added librarian to MSVC build:
8776         * all.dsp
8777         * sdcc.dsw
8778         * support\librarian\librarian.dsp
8779
8780         'configure' not needed for librarian, removed:
8781         * support\librarian\configure
8782         * support\librarian\configure.in
8783         * support\librarian\config_in.h
8784         * support\librarian\Makefile.in
8785
8786         Hopefully these ones built the librarian and the rest of sdcc properly:
8787         * Makefile
8788         * Makefile.common.in
8789
8790         Messed up 'configure', so revert to previous version:
8791         * configure
8792         * configure.in
8793
8794 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
8795
8796         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
8797         there, while the mantissa of a double is "only" 53 bits wide.
8798
8799 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8800
8801         Adding sdcclib to the build.  MSVC project coming soon.
8802         Files added/changed:
8803
8804         * support\librarian\clean.mk
8805         * support\librarian\configure
8806         * support\librarian\configure.in
8807         * support\librarian\config_in.h
8808         * support\librarian\Makefile.bcc
8809         * support\librarian\Makefile.in
8810         * support\librarian\sdcclib.c
8811         * Makefile.bcc
8812         * Makefile
8813         * Makefile.common.in
8814         * configure
8815         * configure.in
8816
8817 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8818
8819         Linker now complaints if linked modules have conflicting options, for
8820         example, one compiled using --model-large and another one compiled with
8821         --model-small.  The following files were modified:
8822
8823         * as\mcs51\asdata.c
8824         * as\mcs51\aslink.h
8825         * as\mcs51\asm.h
8826         * as\mcs51\asmain.c
8827         * as\mcs51\asout.c
8828         * as\mcs51\i51pst.c
8829         * as\mcs51\lkdata.c
8830         * as\mcs51\lklibr.c
8831         * as\mcs51\lkmain.c
8832         * as\z80\asdata.c
8833         * as\z80\asm.h
8834         * as\z80\asmain.c
8835         * as\z80\asout.c
8836         * as\z80\z80pst.c
8837         * link\z80\aslink.h
8838         * link\z80\lkdata.c
8839         * link\z80\lklibr.c
8840         * link\z80\lkmain.c
8841         * src\SDCCglue.c
8842
8843 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8844
8845         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
8846         as/mcs51/lklibr.c: Generate a warning when a library is not found.
8847
8848 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
8849
8850         * src/z80/mappings.i: fix _mul[us][int,long] entries
8851
8852 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8853
8854         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
8855
8856 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
8857
8858         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
8859         * support/regression/tests/bitopcse.c: added
8860         fixed warning:
8861         * src/avr/gen.c:
8862         * src/pic/gen.c:
8863         * src/pic16/gen.c:
8864         * src/z80/gen.c:
8865         * src/xa51/gen.c:
8866
8867 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8868
8869         added support for new library format to z80, gbz80 linkers:
8870         *link/z80/aslink.h
8871         *link/z80/lklex.c
8872         *link/z80/lklib.c
8873         *link/z80/lklist.c
8874
8875 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
8876
8877         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
8878         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
8879
8880 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
8881
8882         added DUMMY_READ_VOLATILE:
8883         * src/SDCC.y:
8884         * src/avr/gen.c:
8885         * src/xa51/gen.c:
8886         * src/z80/gen.c:
8887         * src/pic/gen.c:
8888         * src/pic16/gen.c:
8889         * src/mcs51/gen.c:
8890         * src/ds390/gen.c:
8891         * src/SDCCcse.c (algebraicOpts): many improvements
8892         * src/SDCCcse.h: removed algebraicOpts()
8893         * src/SDCCicode.c (picDummyRead): added
8894
8895 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8896
8897         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
8898         "Insufficient space in data memory".
8899
8900 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8901
8902         * src/mcs51/gen.c: fixed bug #771358
8903         * src/z80/gen.c: fixed bug #759087
8904
8905 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
8906
8907         * src/pic16/glue.c: minor cleanup by Vangelis
8908
8909 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8910
8911         * device/include/regc515c.h: fixed #758477
8912         * device/lib/_gptrget.c: saving some cycles in generic pointer get
8913         * device/lib/_gptrput.c: saved a few bytes
8914         * my tab spacing is 8, yours too?)
8915         * device/lib/_ser.c: process RX bytes earlier than TX bytes
8916         * device/lib/serial.c: process RX bytes earlier than TX bytes
8917         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
8918
8919 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8920
8921         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
8922
8923 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8924
8925     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
8926
8927 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
8928
8929         * device/lib/Makefile.in: bad fix, reverted to 1.43
8930
8931 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
8932
8933         * device/lib/Makefile.in: added missing z80 object files
8934
8935 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
8936
8937         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
8938         pic16 progress by Vangelis:
8939         * src/SDCCglobl.h:
8940         * src/SDCCmain.c:
8941         * src/pic/Makefile:
8942         * src/pic:
8943         * pic/Makefile:
8944         * pic16/device.c:
8945         * pic16/device.h:
8946         * pic16/gen.c:
8947         * pic16/gen.h:
8948         * pic16/genarith.c:
8949         * pic16/glue.c:
8950         * pic16/main.c:
8951         * pic16/pcode.c:
8952         * pic16/pcode.h:
8953         * pic16/pcodepeep.c:
8954         * pic16/peeph.def:
8955
8956 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8957
8958     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
8959
8960 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8961
8962     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
8963     added gbz80 build to MSVC project.
8964     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
8965     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
8966     from 8051 stuff and setup so it links using a .lnk file.
8967
8968 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8969
8970     * support/librarian/sdcclib.c: sdcc librarian.
8971     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
8972     with sdcclib.
8973
8974 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8975
8976     * as/mcs51/lkmain.c: properly handle extensions in function afile.
8977
8978 2003-07-02  Borut Razem <borut.razem AT siol.net>
8979
8980         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
8981         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
8982         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
8983         src/xa51/main.c, src/z80/main.c:
8984         virtualization of glue() function: each port has it's own glue function,
8985         which is accessed by do_glue function pointer in PORT.general structure
8986
8987 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
8988
8989         * DS800C400 fun, improved ROM interface and tinibios.
8990
8991 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
8992
8993         * More support for DS80C400. Now includes beginning of interface to ROM.
8994
8995 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
8996
8997         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
8998
8999 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9000
9001         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
9002
9003 2003-06-19  Borut Razem <borut.razem AT siol.net>
9004
9005         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
9006
9007 2003-06-19  Borut Razem <borut.razem AT siol.net>
9008
9009         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
9010         fixed Z80 port - crt0.o: cannot open.
9011
9012 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
9013
9014         * support/Util/MySystem.c (merge_command): revert bad fix
9015
9016 2003-06-18  Borut Razem <borut.razem AT siol.net>
9017
9018         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
9019
9020 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9021
9022         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
9023         option --use-stdout sends errors to stdout instead of stderr.
9024
9025 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
9026
9027         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
9028
9029 2003-06-15  Borut Razem <borut.razem AT siol.net>
9030
9031         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
9032         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
9033         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
9034         fixed width array of pointers replaced with sets;
9035         multiple include and lib paths ared transferred to preprocessor and linker
9036         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
9037         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
9038         fixed width array of pointers
9039         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
9040         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
9041         fixupPath(), getPathDifference()
9042         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
9043         fixed width array of pointers
9044
9045 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
9046
9047         * src/pic16/ralloc.c: fix warnings
9048         * src/pic16/pcode.c: fix warning
9049
9050 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
9051
9052          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
9053         know all the details, but essentially this set of changes enable
9054         the pic16 port to generate movff instructions and generate assembler
9055         directives,
9056         * src/SDCCmain.c:
9057         * src/pic16/gen.c:
9058         * src/pic16/glue.c:
9059         * src/pic16/pcode.c:
9060         * src/pic16/device.c:
9061         * src/pic16/main.c:
9062         * src/pic16/pcode.h:
9063         * src/pic16/pcoderegs.c:
9064         * src/pic16/ralloc.c:
9065         * src/pic16/ralloc.h:
9066
9067 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9068
9069         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
9070         added option --vc, so sdcc errors and warnings are compatible with
9071         Microsoft Visual Studio.
9072
9073 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9074
9075         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
9076           device/lib/libfloat.lib: added atof function.
9077
9078 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
9079
9080         * doc/sdccman.lyx: updated to Lyx 1.3
9081         * doc/cdbfileformat.lyx: updated to Lyx 1.3
9082         * doc/test_suite_spec.lyx: updated to Lyx 1.3
9083         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
9084
9085 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
9086
9087         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
9088
9089 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9090
9091         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
9092           additions to the "related tools/documentation" section
9093
9094 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
9095
9096         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
9097
9098 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
9099
9100         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
9101         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
9102
9103 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
9104
9105         * doc/sdccman.lyx: fix double dash and other minor things
9106         * doc/Makefile: fix double dash
9107
9108 2003-05-28  Karl Bongers(patches from Martin Helmling)
9109         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
9110           condition and ignore commands.
9111
9112 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9113
9114         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
9115           is in parts still quite out of date, I did changes as far as I felt makes sense
9116           for a non-native english speaker.
9117           Please feel free to add to the manual or to correct my changes.
9118         * doc/Makefile: undid touching the date of intermediate tex files.
9119
9120 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9121
9122         * doc/sdccman.lyx: Manual has an index now
9123
9124 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
9125
9126         Finalize muluint/mulsint and mululong/mulslong merging:
9127         * device/lib/_mulint.c
9128         * device/lib/_mullong.c
9129         * device/lib/gbz80/mul.s
9130         * device/lib/gbz80/stubs.s
9131         * device/lib/z80/mul.s
9132         * device/lib/z80/stubs.s
9133         * src/SDCCsymt.c (initCSupport)
9134
9135 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9136
9137         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
9138         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
9139           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
9140           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
9141           instead of /Zm500.
9142
9143 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9144
9145         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
9146           the regression tests I'm not brave enough to enable 245.b, 245.c
9147         * doc/sdccman.lyx: added latex preamble for hyperref package.
9148           Using pdflatex this will give you a hyperlinked pdf file with
9149           bookmarks. (prepend '%' before /usepackage if this breaks something)
9150
9151 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9152
9153          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
9154
9155 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
9156
9157         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
9158
9159 2003-05-21    <johan AT balder>
9160
9161         * src/SDCCglue.c (printIval): fixed bug #739934
9162
9163 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
9164
9165         Applied patch from bug 737905 (renamed yylineo to mylineno):
9166         * src/altlex.c
9167         * src/SDCCast.c
9168         * src/SDCglobl.h
9169         * src/SDCC.lex
9170         * src/SDCCsymt.c
9171         * src/SDCCval.c
9172         * src/pic16/pcode.c: Cleaned warnings
9173         * src/pic16/pcodeflow.c: Cleaned warnings
9174         * src/pic16/pcoderegs.c: Cleaned warnings
9175
9176 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
9177
9178         * src/pic16/pcode.c: Cleaned warnings
9179         * src/pic16/pcodepeep.c: Cleaned warnings
9180         * src/pic16/ralloc.c: Cleaned warnings
9181
9182 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
9183
9184         * doc/sdccman.lyx: fixed bug 739745
9185         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
9186
9187 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
9188
9189         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
9190         it can be defined with CFLAGS when running configure
9191         * src/SDCCmain.c: fixed compiling + linking with object files
9192
9193 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
9194
9195         * configure.in: configure for pic16 port,
9196             added --disable-pic16-port
9197         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
9198         * src/SDCCmain.c: linkOptions is changed to set *,
9199             added if/endif conditional macros to remove options help
9200             messages from optionsTable when a port is not configured, added
9201             support for the PIc16 port in the ports table, when executing
9202             the compiler with no port specified on command line, a default
9203             port is selected with the new macro DEFAULT_PORT which is
9204             defined in port.h, in setDefaultOptions() linkOptions is removed
9205             from initialization assignment, since now it is a set,
9206             parseCmdLine uses setParseWithComma for linkOptions, in
9207             linkEdit() linkOptions are accessed with new function indexSet()
9208             which returns the i'th item of a set variable. See SDCCset.c, in
9209             linkEdit() when calling buildCmdLine(), added linkOptions as
9210             last argument. Now users can pass arguments to gplink via the
9211             -Wl option, main() uses pic16glue() to glue up pic16 programs
9212         * src/SDCCpeeph.c: various changes to support pic16
9213         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
9214             return the i'th item of the set
9215         * src/SDCCset.h: added function prototype for indexSet()
9216         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
9217         * src/clean.mk: added pic16 in CLEANALLPORTS variable
9218         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
9219             added macro DEFAULT_PORT
9220         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
9221         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
9222             generated
9223         * src/pic16/glue.c: commented out some error producing lines
9224         * src/pic16/main.c: __config directives are commented out to stop
9225             gpasm complaining and test the linkage with gplink, _linkCmd and
9226             _asmCmd changed to be more gplink and gpasm friendly
9227         * src/pic16/peeph.def: peep rule 3 is commented out, since it
9228             produced an error when parsed, peep rule 12 is added to utilize
9229             movff, but it is commented out since the pCode does not support
9230             yet a command with 2 address arguments
9231
9232 2003-05-18    <johan AT balder>
9233
9234         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
9235         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
9236 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
9237
9238         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
9239   Added feature to script commands from file.
9240
9241 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
9242
9243         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
9244         * src/SDCCutil.c: include ctype.h for win32
9245
9246 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
9247
9248         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
9249
9250 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
9251
9252         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
9253   Fixed so you can set breakpoints prior to run, run does not stop
9254   on entry now.  Add tbreak.  Other enhancements and fixes for use
9255   with ddd.
9256
9257 2003-05-12  Borut Razem <borut.razem AT siol.net>
9258
9259         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
9260
9261 2003-05-11  Borut Razem <borut.razem AT siol.net>
9262
9263         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
9264         the path of bin directory, so that PATH is the only env. variable, which has to be set
9265         in case of standard installation.
9266         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
9267         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
9268         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
9269
9270 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
9271
9272         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
9273         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
9274         temp files are in the port dir; clean the gen/test directory when
9275         generating new test.c
9276         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
9277         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
9278         * support/regression/tests/zeropad.c: added
9279
9280 2003-05-09    <johan AT balder>
9281
9282         * src/SDCCglue.c: fixed bug #597940
9283
9284 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
9285
9286         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
9287   cache sfr, optimize next,step, fix off by one sourceline,
9288   support ddd list function.
9289         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
9290
9291 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
9292
9293         * support/regression/HTMLgen.py: added compare_s2f()
9294         * support/regression/Makefile: redo 1.27
9295         * support/regression/generate-cases.py: redo 1.5
9296
9297 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
9298
9299         * support/regression/tests/float.c: workaround 33 bit hex constant
9300         * support/regression/tests/simplefloat.c: fix division for host
9301
9302 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
9303
9304         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
9305         that tame's the PIC's over-aggressive optimizer.
9306
9307 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9308
9309          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
9310          support for MSVC.
9311
9312 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
9313
9314         Initial support for DS80C400. "Hello world" runs on TINIm400
9315         (with polled I/O).
9316
9317 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
9318
9319          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
9320          * Some notes on ddd usage added in debugger/README
9321          Martin Helmling adding more features and fixes for ddd GUI debugger.
9322          Code added for nexti, stepi, up, down, and other adjustments.
9323
9324 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
9325
9326         * src/pic/pCodepeep.c non-wildcard asmops are now handled
9327         * src/pic/peeph.def Added two rules to optimize carry manipulation
9328         * src/pic/* removed debug printfs
9329
9330 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
9331
9332         * debugger/mcs51/cmd.c: added header newalloc.h
9333
9334 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
9335
9336         * as/Makefile: new EXEEXT
9337         * as/z80/Makefile: remove trailing slash of BUILDIR
9338         * as/z80/clean.mk: new EXEEXT
9339         * Makefile.common.in: add to CFLAGS (and others), don't replace it
9340         * support/cpp2/Makefile.in: new EXEEXT
9341         * src/pic/glue.c (pic14emitRegularMap): fixed warning
9342
9343 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
9344
9345         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
9346         EXEEXT was introduced to fix all related problems with targets
9347         "clean", "install" and "uninstall"; a couple of further flaws
9348         especially with "clean" have been fixed too
9349         * as/mcs51/Makefile.in
9350         * as/mcs51/clean.mk
9351         * as/z80/Makefile
9352         * Makefile
9353         * clean.mk
9354         * debugger/mcs51/Makefile.in
9355         * debugger/mcs51/clean.mk
9356         * link/z80/Makefile
9357         * link/z80/Makefile.in
9358         * link/z80/clean.mk
9359         * link/Makefile
9360         * packihx/Makefile.in
9361         * packihx/clean.mk
9362         * sim/ucsim/Makefile
9363         * sim/ucsim/clean.mk
9364         * sim/ucsim/avr.src/Makefile.in
9365         * sim/ucsim/avr.src/clean.mk
9366         * sim/ucsim/s51.src/Makefile.in
9367         * sim/ucsim/s51.src/clean.mk
9368         * sim/ucsim/xa.src/Makefile.in
9369         * sim/ucsim/xa.src/clean.mk
9370         * sim/ucsim/z80.src/Makefile.in
9371         * sim/ucsim/z80.src/clean.mk
9372         * sim/ucsim/main_in.mk
9373         * sim/ucsim/packages_in.mk
9374         * sim/ucsim/gui.src/Makefile.in
9375         * sim/ucsim/gui.src/serio.src/Makefile.in
9376         * sim/ucsim/gui.src/serio.src/clean.mk
9377         * src/Makefile.in
9378         * src/clean.mk
9379         * support/cpp2/Makefile.in
9380         * support/cpp2/clean.mk
9381         * support/makebin/Makefile
9382         * support/makebin/clean.mk
9383         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
9384         * doc/sdccman.lyx: --program-suffix no longer needed
9385
9386 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
9387
9388          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
9389          Martin Helmling added support for ddd GUI debugger.
9390          Code added to display assembly, set variables, and other commands
9391          to interface to ddd.
9392
9393 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
9394
9395         * as/Makefile: fix target clean
9396         * as/clean.mk: fix target clean
9397         * as/z80/clean.mk: fix target clean
9398
9399 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
9400
9401         * Makefile.common.in: added  AT EXEEXT AT
9402         * configure.in: removed all mingw32 stuff
9403         * configure: rebuilt from configure.in
9404         * doc/sdccman.lyx: updated section "installation"
9405         * support/scripts/sdcc_mingw32: adapted to configure
9406         * support/scripts/sdcc_cygwin_mingw32: added
9407
9408 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
9409
9410         * src/pic Added object file support for the PIC port
9411         * src/pic Applied patch from Craig Franklin (this started the object file support)
9412         * src/regression Updated the PIC regression tests for object files
9413
9414 2003-04-20  Borut Razem <borut.razem AT siol.net>
9415
9416         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
9417           lklex.c: In function `getfid':
9418           lklex.c:203: warning: array subscript has type `char'
9419         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
9420           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
9421         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
9422           stack handling macros
9423
9424 2003-04-19  Borut Razem <borut.razem AT siol.net>
9425
9426         * "handling space characters in file path" task:
9427         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
9428         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
9429         * support/Util/MySystem.h: make it self-sufficient
9430         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
9431           src/z80/main.c, sdcc/as/mcs51/lklex.c:
9432           handling space characters in file path
9433         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
9434           (it will be used by assemblers, which have their own includes, e.g. gpasm)
9435         * support/Util/MySystem.c: handling space characters in executable's path
9436
9437 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
9438
9439         * as/z80/Makefile: fix permanent rebuild of z80
9440         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
9441         * support/regression/tests/bitfields.c: added Johan's bitfields.c
9442
9443 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
9444
9445         * src/SDCCopt.c: add special case optimization to replace modulo by
9446           a power of two with a bitwise AND.
9447
9448 2003-04-18    <johan AT balder>
9449
9450         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
9451
9452 2003-04-17    <johan AT balder>
9453
9454         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
9455         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
9456
9457 2003-04-13  Borut Razem <borut.razem AT siol.net>
9458
9459         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
9460         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
9461           fixed mingw problem in adl_NORMALIZE_PATH
9462
9463 2003-04-12  Borut Razem <borut.razem AT siol.net>
9464
9465         * fixed "#pragma SAVE/RESTORE can not be nested":
9466         * src/SDCC.lex: reworked pragma handling functions
9467         * sdcc/src/SDCCglobl.h: reworked stack handling macros
9468         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
9469
9470 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
9471
9472         * src/SDCCutil.c (pathEquivalent): defined but not used
9473         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
9474         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
9475         * configure: rebuilt from configure.in
9476         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
9477         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
9478         * device/include/Makefile.in: replace sdcc_datadir
9479         * device/lib/Makefile.in: replace sdcc_datadir
9480         * Makefile.common.in: add LDFLAGS from configure
9481         * packihx/Makefile.in: use LDFLAGS
9482         * src/Makefile.in: use LDFLAGS
9483         * support/cpp2/Makefile.in: add LDFLAGS from configure
9484         * support/makebin/Makefile: use LDFLAGS
9485         * .version: bumped version number to 2.3.5
9486
9487 2003-04-12  Borut Razem <borut.razem AT siol.net>
9488
9489         * completed "different paths" task:
9490         * src/SDCCmacro.c: fixed bug in handling quotes
9491         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
9492         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
9493
9494 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
9495
9496         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
9497
9498 2003-04-11 kevin Vigor <kevin AT vigor.nu>
9499
9500         * ds390/gen.c ds390/peeph.def: fix bug 706781
9501
9502 2003-04-11  Borut Razem <borut.razem AT siol.net>
9503
9504         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
9505
9506 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
9507
9508         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
9509         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
9510          set - this bit used to not be set...).
9511         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
9512           bad code in PIC Port
9513         * src/regression/and2.c added to test bug 609268
9514         * src/regression/Makefile added and2.c to regression test
9515
9516
9517 2003-04-08    <johan AT CP255758-A>
9518
9519         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
9520         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
9521         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
9522
9523 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
9524
9525         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
9526         fix bug #487815
9527         * support/cpp2/Makefile.in: fix bug #487815
9528         * configure: rebuilt from configure.in
9529         * Makefile.common.in: docdir changed, new path suffixes
9530         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
9531         * sdcc_vc_in.h: reflect changes from sdccconf.h
9532         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
9533         * src/SDCCutil.h: remove BINDIR hack
9534         * doc/sdccman.lyx: update new path hierarchy
9535
9536 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9537
9538         * src/SDCCpeeph.c: added okToRemoveSLOC test
9539
9540 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9541
9542         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
9543
9544 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9545
9546         * src/SDCCpeeph.c: added labelIsReturnOnly test
9547         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
9548
9549 2003-04-05    <johan AT balder>
9550
9551         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
9552         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
9553         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
9554         * src/SDCCast.c: fixed a warning
9555         * src/SDCCast.h: fixed a warning
9556         * src/SDCCicode.c (operandFromAst): fixed a warning
9557
9558 2003-04-04    <johan AT balder>
9559
9560         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
9561         * src/SDCCast.c (decorateType): fixed bug #715076
9562         * src/SDCC.y: fixed bug #702907
9563
9564 2003-04-03    <johan AT balder>
9565
9566         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
9567         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
9568         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
9569         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
9570         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
9571
9572 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
9573
9574         * _decdptr.c: fix return values
9575         * _gptrget.c: fix return values
9576         * _gptrgetc.c: fix return values
9577         * _gptrput.c: fix return values
9578         * _mulint.c: fix return values
9579         * as/z80/Makefile: fix 'make -j' problem
9580
9581 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
9582
9583         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
9584         * configure.in: big cleanup, updated to autoconf 2.5x
9585         * configure: rebuilt from configure.in
9586         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
9587         * sdcc_vc_in.h: reflect changes from sdccconf.h
9588         * doc/Makefile: fixed a flaw in "make install"
9589
9590 2003-04-02    <johan AT balder>
9591
9592         * src/ds390/gen.c (genCmp): no comments
9593         * src/mcs51/gen.c (genCmp): no comments
9594         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
9595         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
9596
9597 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
9598
9599         * support/regression/generate-cases.py: place generated file in given sub directory
9600         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
9601         * support/regression/Makefile: improvements for 'make -j';
9602         side effect: it's simpler and faster now
9603
9604 2003-03-31  Borut Razem <borut.razem AT siol.net>
9605
9606         * src/z80/main.c: link-{port} and as-{port} defined without path
9607         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
9608
9609 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
9610
9611         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
9612
9613 2003-03-30  Borut Razem <borut.razem AT siol.net>
9614
9615         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
9616           changed type of list parameter to set
9617         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
9618         * src/port.h: changed type of do_assemble() parameter to set
9619         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
9620           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
9621           definition of "cppoutfilename" macro with NULL value in preProcess()
9622         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
9623         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
9624         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
9625           replaced with set *binPathSet
9626         * shash_add() deallocates the item, if allready exsists, before adding the new one
9627         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
9628
9629 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
9630
9631         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
9632           a nested for loop bug in the PIC port
9633         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
9634           for loops
9635
9636 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
9637
9638         * support/Util/dbuf.h: remove C++ stuff to make it portable
9639
9640 2003-03-28  Borut Razem <borut.razem AT siol.net>
9641
9642         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
9643           literal strings in stringLiteral()
9644         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
9645         * src/Makefile.bcc, src/Makefile.in, src\src.dsp: added support/Util/dbuf.c
9646           to the project
9647
9648 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
9649
9650         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
9651
9652 2003-03-26    <johan AT balder>
9653
9654         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
9655         * src/ds390/gen.c (saveRegisters): catched symbol abuse
9656         * src/SDCCast.c (decorateType): fixed " -v < 3"
9657
9658 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
9659
9660         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
9661         Added Lenny Story's debug infrastructure changes:
9662         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
9663         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
9664         * src/cdbFile.c: added
9665         * src/SDCCdebug.c: added
9666         * src/SDCCdebug.h: added
9667         * src/SDCCast.c (createFunction)
9668         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
9669         * src/SDCCmain.c (parseCmdLine, main)
9670         * src/SDCCmem.c (redoStackOffsets)
9671         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
9672         * src/SDCCsymt.h
9673         * src/common.h
9674         * src/avr/gen.c (genAVRCode)
9675         * src/ds390/gen.c (gen390Code)
9676         * src/mcs51/gen.c (gen51Code)
9677         * src/pic/gen.c (genpic14Code)
9678         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
9679         * src/xa51/gen.c (genXA51Code)
9680         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
9681
9682 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9683
9684         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
9685         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
9686
9687 2003-03-22    <johan AT balder>
9688
9689         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
9690
9691 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
9692
9693         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
9694         * doc/cdbfileformat.lyx: added, written by Lenny Story
9695         * doc/Makefile: added cdbfileformat.lyx
9696         * doc/clean.mk: added cdbfileformat.lyx
9697
9698 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
9699
9700         * src/mcs51/peeph.def: fix bug #705773
9701
9702 2003-03-20    <johan AT balder>
9703
9704         An sfr/sbit can have an "at #" AND an initializer
9705         * src/SDCCsymt.c (checkSClass):
9706         * src/SDCCmem.c (allocGlobal):
9707         * src/SDCCmem.c (allocLocal):
9708         * src/SDCCast.c (createBlock):
9709
9710 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
9711
9712         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
9713
9714 2003-03-16    <johan AT balder>
9715
9716         Undid the hackup of const and volatile, the problem is much bigger
9717         * src/SDCC.y:1.65
9718         * src/SDCCast.c:1.171
9719         * src/SDCCglue.c:1.138
9720         * src/SDCCicode.c:1.146
9721         * src/SDCCsymt.c:1.150
9722         * src/SDCCval.c:1.65
9723
9724 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
9725
9726         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
9727         * src/ds390/gen.c (genAddrOf): fixed bug #704087
9728
9729 2003-03-13    <johan AT balder>
9730
9731         Hackup const and volatile modifiers in type chains a bit:
9732         * src/SDCC.y:1.63
9733         * src/SDCCast.c:1.169
9734         * src/SDCCglue.c:1.136
9735         * src/SDCCicode.c:1.143
9736         * src/SDCCsymt.c1.146
9737         * src/SDCCsymt.h1.59
9738         * src/SDCCval.c:1.63
9739
9740 2003-03-12    <johan AT balder>
9741
9742         * src/SDCCBBlock.h: more LRH debugging junk
9743         * src/SDCCcflow.h: more LRH debugging junk
9744         * src/SDCCloop.c: more LRH debugging junk
9745         * src/SDCC.y (struct_declaration): fixed bug #697590
9746         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
9747         * src/ds390/gen.c (aopForRemat): fixed bug #700031
9748         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
9749
9750 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9751         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
9752         test function names must now match exactly).
9753         * src/SDCCcse.c: added special case in findCheaperOp to allow
9754         extending a short integer. Makes less awful code for bug 700121 test case.
9755
9756 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9757
9758         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
9759         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
9760
9761 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9762
9763         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
9764         actually called (operandsNotEqual() was called for all
9765         operandsNotEqualX tests).
9766
9767 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9768
9769         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
9770         with shorter literals. Fixes bug 700121.
9771
9772 2003-03-11    <johan AT balder>
9773
9774         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
9775
9776 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
9777
9778         * src/SDCCloop.c (mergeRegions): an evil beast is dead
9779         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
9780
9781 2003-03-10  Borut Razem <borut.razem AT siol.net>
9782
9783         * src/SDCCmain.c: pipe preprocessor's output
9784         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
9785         * sdcc_vc_in.h: define pclose as _pclose for WIN32
9786         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
9787         which closes all pipes in pipeSet set
9788         * src/SDCCset.c: free deleted item in function deleteSetItem()
9789         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
9790         moved from z80 to src subproject
9791         * .version: increased version number to 2.3.4
9792
9793 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
9794
9795         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
9796         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
9797         * support/regression/ports/xa51/spec.mk: fix typo
9798
9799 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
9800
9801         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
9802
9803 2003-03-09  Borut Razem <borut.razem AT siol.net>
9804
9805         * src/SDCCmain.c: pipe preprocessor's output
9806         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
9807         * sdcc_vc_in.h: define pclose as _pclose for WIN32
9808         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
9809         which closes all pipes in pipeSet set
9810         * src/SDCCset.c: free deleted item in function deleteSetItem()
9811         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
9812         moved from z80 to src subproject
9813
9814 2003-03-09  Borut Razem <borut.razem AT siol.net>
9815
9816         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
9817         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
9818         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
9819         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
9820         * src/SDCCglobl.h: unification of WIN32 native definitions
9821
9822 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9823
9824         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
9825
9826 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
9827
9828         * src/configure.in:   check for endianess (even while cross-compiling)
9829         * src/configure:      check for endianess (even while cross-compiling)
9830         * src/configure_in.h: check for endianess (even while cross-compiling)
9831         * src/avr/gen.c:        remove old endianess stuff
9832         * src/mcs51/gen.c:      remove old endianess stuff
9833         * src/ds390/gen.c:      remove old endianess stuff
9834         * src/pic/gen.c:        remove old endianess stuff
9835         * src/pic/genarith.c:   remove old endianess stuff
9836         * src/pic/glue.c:       fix endianess check
9837         * src/pic16/gen.c:      remove old endianess stuff
9838         * src/pic16/genarith.c: remove old endianess stuff
9839         * src/pic16/glue.c:     fix endianess check
9840         * src/xa51/gen.c:       remove old endianess stuff
9841         * src/z80/gen.c:        fix endianess check
9842         * src/SDCCglue.c:       fix endianess check
9843         * src/ds390/peeph.def: fix bug 700036
9844
9845 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
9846
9847         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
9848         * src/configure: find appropriate data-types on host for SDCC's int and long
9849         * src/configure.in: find appropriate data-types on host for SDCC's int and long
9850         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
9851         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
9852
9853 2003-03-07    <johan AT balder>
9854
9855         Just a big NOOP:
9856                 some minor cleanups before the big shot
9857                 OP_DEFS and OP_USES now use Kevin's protection
9858                 new option --nolabelopt
9859
9860         * src/SDCCBBlock.c:
9861         * src/SDCCast.c,:
9862         * src/SDCCcflow.c:
9863         * src/SDCCcse.c:
9864         * src/SDCCicode.c:
9865         * src/SDCCicode.h:
9866         * src/SDCClabel.c:
9867         * src/SDCCloop.c:
9868         * src/SDCCmain.c:
9869         * src/ds390/ralloc.c:
9870         * src/mcs51/ralloc.c:
9871         * src/pic/ralloc.c:
9872         * src/xa51/ralloc.c:
9873         * src/z80/ralloc.c:
9874
9875 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
9876
9877         * src/pic/pcode.c (get_op): fix 64 bit warnings
9878         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
9879         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
9880         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
9881         * support/regression/tests/malloc.c: fix 64 bit warnings
9882
9883 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
9884
9885         * src/mcs51/gen.c (genMinus): fixed bug 696436
9886
9887 2003-03-02  Borut Razem <borut.razem AT siol.net>
9888
9889         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
9890
9891 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
9892
9893         * configure.in: test for mkstemp
9894         * sdccconf_in.h: add HAVE_MKSTEMP
9895
9896 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
9897
9898         * device/include/ctype.h: removed warning while using --stack-auto
9899         * device/include/malloc.h: removed warning while using --stack-auto
9900         * device/include/string.h: removed warning while using --stack-auto
9901
9902 2003-02-23  Borut Razem <borut.razem AT siol.net>
9903
9904         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
9905         because NDEBUG is defined (see man assert)
9906         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
9907
9908 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9909
9910         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
9911         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
9912
9913 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9914
9915         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
9916         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
9917
9918 2003-02-18    <johan AT balder>
9919
9920         * as/mcs51/asmain.c (asmbl): module can start with a digit
9921         * as/z80/asmain.c (asmbl): module can start with a digit
9922
9923 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
9924
9925         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
9926         * src/asm.c: fix pipe() for Mingw32
9927
9928 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
9929
9930         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
9931         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
9932         make -V work again; --c1mode reads now from stdin
9933         * doc/sdccman.lyx: added --c1mode
9934         * support/Util/SDCCerr.c: new messages for c1 mode
9935         * support/Util/SDCCerr.h: new messages for c1 mode
9936         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
9937
9938 2003-02-15    <johan AT balder>
9939
9940         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
9941
9942 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
9943
9944         * doc/sdccman.lyx: Environment variables, -o and other minor things
9945
9946 2003-02-14    <johan AT balder>
9947
9948         * src/xa51/main.c: before anyone really tries to use it :)
9949
9950         * Install doc's in share/sdcc/doc
9951         * removed some obsolete files
9952         * Do a proper make distclean and uninstall
9953         M Makefile.common.in
9954         R sdccbuild.sh
9955         M as/Makefile
9956         M device/include/Makefile.in
9957         M device/lib/Makefile.in
9958         M doc/sdccman.lyx
9959         M link/Makefile
9960         M sim/ucsim/doc/Makefile.in
9961         M src/clean.mk
9962         R src/avr/peeph.rul
9963         R src/xa51/peeph.rul
9964         M support/cpp2/Makefile.in
9965         M support/makebin/Makefile
9966
9967
9968 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
9969
9970         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
9971
9972 2003-02-10  Borut Razem <borut.razem AT siol.net>
9973
9974         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
9975         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
9976         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
9977         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
9978         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
9979         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
9980         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
9981         src/z80/Makefile.bcc: Borland Makefile cleanup
9982         * as/z80/Makefile.bcc: Added Borland Makefile
9983         * support/cpp2/borland.h: Removed
9984
9985 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
9986
9987         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
9988         * src/SDCC.lex: new pragma NOIV
9989         * src/SDCCglobl.h: new pragma NOIV
9990         * src/SDCCmem.c: new pragma NOIV
9991
9992 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9993
9994         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
9995
9996 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9997
9998         * src/SDCCmain.c: signal handling is switched off by --debug
9999         * doc/Makefile: small fix for install; use clean.mk again
10000         * doc/clean.mk: clean *.pdf and *.html too
10001
10002 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
10003
10004         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
10005         * device/lib/printfl.c: fix a ds390 bug by making it portable
10006         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
10007         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
10008         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
10009         * debugger/mcs51/cmd.c: converted multi-line string literals
10010         * sim/ucsim/globals.cc: converted multi-line string literals
10011         * src/SDCCmain.c: introduced signal handler to remove temp files
10012         * doc/Makefile: small tweaks, implement clean
10013         * doc: removed generated files
10014
10015 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10016
10017         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
10018         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
10019         Address Record is not correctly generated for DS390."
10020
10021 2003-02-02  Borut Razem <borut.razem AT siol.net>
10022
10023         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
10024         * as/mcs51/asm.h: fixed compilation with Borland C
10025         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
10026         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
10027         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
10028         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
10029         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
10030         src/z80/Makefile.bcc: delete $(LIB) only if exist
10031         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
10032
10033 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
10034
10035         * device/include/malloc.h: introduced NULL
10036         * device/include/string.h: introduced NULL
10037         * device/include/stdlib.h: introduced NULL
10038         * device/lib/_memcpy.c: removed NULL
10039         * device/lib/_strcat.c: removed NULL
10040         * device/lib/_strchr.c: removed NULL
10041         * device/lib/_strcmp.c: removed NULL
10042         * device/lib/_strcpy.c: removed NULL
10043         * device/lib/_strcspn.c: removed NULL
10044         * device/lib/_strlen.c: removed NULL
10045         * device/lib/_strncat.c: removed NULL
10046         * device/lib/_strncmp.c: removed NULL
10047         * device/lib/_strncpy.c: removed NULL
10048         * device/lib/_strpbrk.c: removed NULL
10049         * device/lib/_strrchr.c: removed NULL
10050         * device/lib/_strspn.c: removed NULL
10051         * device/lib/_strstr.c: removed NULL
10052         * device/lib/_strtok.c: removed NULL
10053         * device/lib/malloc.c: removed NULL, include own header
10054
10055 2003-02-02    <johan AT balder>
10056
10057         * src/mcs51/ralloc.c (packForPush): fixed bug #631653, maybe other ports need this too? At least now some new alerts in SDCCBBlock.c and SDCCicode.c gives an early warning
10058         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
10059         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
10060         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
10061         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
10062         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
10063
10064 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10065
10066         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
10067         area 'DATA'"
10068
10069 2003-02-01    <johan AT balder>
10070
10071         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
10072
10073 2003-01-31    <johan AT CP255758-A>
10074
10075         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
10076
10077 2003-01-30    <johan AT balder>
10078
10079         * src/SDCCBBlock.c: automatic bug detection
10080         * src/SDCCicode.c: automatic bug detection
10081
10082 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10083
10084         * src/SDCCglobl.h:   now --xram-size 0 works
10085         * src/SDCCmain.c:    now --xram-size 0 works
10086
10087 2003-01-29    <johan AT balder>
10088
10089         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
10090
10091 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10092
10093         * as/mcs51/aslink.h: Added options --xram-size and --code-size
10094         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
10095         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
10096         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
10097         * src/SDCCglobl.h:   Added options --xram-size and --code-size
10098         * src/SDCCmain.c:    Added options --xram-size and --code-size
10099
10100 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
10101
10102         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
10103         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
10104
10105 2003-01-27    <johan AT balder>
10106
10107         * src/SDCC.y: fixed bug #613764
10108
10109 2003-01-26    <johan AT balder>
10110
10111         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
10112         * src/SDCCsymt.h: fixed bug #673374
10113         * src/SDCCglue.c: fixed bug #661910
10114         * src/SDCCast.c: fixed bug #458099 and 673374
10115
10116 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
10117
10118         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
10119         * as/mcs51/strcmpi.h: added
10120         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
10121         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
10122         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
10123         * as/mcs51/assym.c: strcmpi -> as_strcmpi
10124         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
10125         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
10126         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
10127         * as/mcs51/Makefile.aslink: new module strcmpi
10128         * as/mcs51/Makefile.asx8051: new module strcmpi
10129         * as/mcs51/Makefil.bcc: new module strcmpi
10130         * as/mcs51/Makefile.in: new module strcmpi
10131         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
10132
10133 2003-01-26    <johan AT balder>
10134
10135         * src/SDCCglue.c: reverted back to 1.124
10136         * src/SDCCast.c: reverted back to 1.156
10137         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
10138
10139 2003-01-25    <johan AT balder>
10140
10141         * src/SDCCglue.c: A better fix for bug #661910
10142         * src/SDCCast.c: A better fix for bug #661910
10143         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
10144
10145 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
10146
10147         * src/Makefile.in: remove spawn.o
10148         * src/SDCCmain.c: remove spawn.h
10149         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
10150         * src/spawn.c: removed
10151         * src/spawn.h: removed
10152         * support/regression/ports/ds390/spec.mk: link with -r
10153
10154 2003-01-24    <johan AT CP255758-A>
10155
10156         * src/ds390/gen.c (aopOp): fixed bug #667458
10157         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
10158         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
10159         (createIvalCharPtr): an ival doesn't always have a storage class anymore
10160
10161 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
10162
10163         * src/mcs51/peeph.def: better assembler identation by Frieder
10164         * src/mcs51/gen.c: better assembler identation by Frieder
10165
10166 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
10167
10168         * as/z80/string.h: removed for gcc 3.2
10169         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
10170         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
10171
10172 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
10173
10174         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
10175         * src/SDCCpeeph.c (replaceRule): fix bug #663503
10176         * support/regression/Makefile: separate temp files for ports
10177         * support/regression/generate-cases.py: separate temp files for ports
10178         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
10179         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
10180
10181 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
10182
10183         * moved tinitalk to device/examples/ds390
10184
10185 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
10186
10187         * as/mcs51/lkmem.c: rflag is for DS390
10188         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
10189         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
10190                          (linkEdit): move mem- and map-files the same way as ihx-files
10191         * src/z80/main.c (_setDefaultOptions): removed --generic
10192         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
10193         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
10194         * src/pic/glue.c (picglue): --c1mode works again
10195         * src/pic16/glue.c (pic16glue): --c1mode works again
10196         * src/asm.c (printCLine): fix #660034
10197
10198 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
10199
10200         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
10201         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
10202         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
10203         * as/mcs51/lkmem (summary): better fix for sp problem
10204         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
10205         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
10206         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
10207                                               remove --stack-after-data
10208
10209 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
10210
10211         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
10212         * src/SDCCutil.c (join): ugly bug: missing '\0'
10213         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
10214
10215 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
10216
10217         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
10218         * src/port.h: typo
10219         * src/pic/main.c (_asmCmd): gpasm supports -o
10220         * src/z80/main.c: more general macros
10221         * device/lib/Makefile.in: remove intermediate files
10222
10223 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
10224
10225         * .version: Bumped version number to 2.3.3
10226         * src/SDCCBBlock.c: new option -o
10227         * src/SDCCglobl.h: new option -o
10228         * src/SDCCglue.c: new option -o
10229         * src/SDCCmain.c: new option -o
10230         * src/asm.c: new option -o
10231         * src/ds390/main.c: new option -o
10232         * src/pic/glue.c: new option -o
10233         * src/pic/pcode.c: new option -o
10234         * src/pic/ralloc.c: new option -o
10235         * src/pic16/glue.c: new option -o
10236         * src/pic16/pcode.c: new option -o
10237         * src/pic16/ralloc.c: new option -o
10238         * src/z80/main.c: new option -o
10239         * device/lib/Makefile.in: use -o
10240         * support/regression/ports/ds390/spec.mk: use -o
10241         * support/regression/ports/gbz80/spec.mk: use -o
10242         * support/regression/ports/mcs51/spec.mk: use -o
10243         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
10244         * support/regression/ports/z80/spec.mk: use -o
10245         * support/regression/ports/ucz80/spec.mk: use -o
10246         * support/regression/ports/xa51/spec.mk: use -o
10247         * support/regression/fwk/lib/timeout.c: fix usage string
10248
10249 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
10250         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
10251
10252 2003-01-07    <johan AT balder>
10253
10254         * src/SDCCast.c (decorateType): fixed bug #600035
10255
10256 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
10257         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
10258         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
10259         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
10260         * src/pic/pcode.c: outcommented unused variable to remove warnings
10261         * src/pic/ralloc.c: outcommented unused variable to remove warnings
10262
10263 2003-01-06    <karl AT turbobit.com>
10264         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
10265    regression tests.
10266
10267 2003-01-06    <johan AT balder>
10268
10269         * src/SDCCicode.c: fixed array add
10270
10271 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
10272         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
10273         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
10274
10275 2003-01-04    <johan AT balder>
10276
10277         * src/SDCCval.c (getNelements): fixed the initialized array of structures
10278
10279 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10280         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
10281
10282 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
10283         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
10284         * support/regression/tests/bug-524697.c: fit mem usage into 8032
10285
10286 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
10287         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
10288
10289 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
10290         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
10291
10292 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
10293         * src/mcs51/main.c: removed {bindir}{sep} from aslink
10294
10295 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10296
10297     * in \sdcc\as\mcs51\ changed these files in order to create an
10298     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
10299     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
10300     following files to include the previous two files: aslink.dsp,
10301     Makefile.aslink, Makefile.bcc, and Makefile.in.
10302
10303     * Changed \sdcc\src\SDCCmain.c so it creates files with extension
10304     .adb instead of .cdb
10305
10306 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10307
10308         * \sdcc\as\mcs51\lklist.c: Now reports memory usage using the
10309         value from option --iram-size.
10310
10311 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10312
10313         * \sdcc\as\mcs51\lklist.c: added boundary check before using
10314         dram[] array.
10315
10316 2002-09-18    <wiml AT hhhh.org>
10317
10318         * SDCClrange.h: exposed setFromRange() and setToRange()
10319         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
10320           packRegsForAccUse() (bug 542397)
10321         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
10322           multiple times and emitting the fetch operations more than once
10323           added aopGetUsesAcc() function to allow binary operators to
10324           fetch their operands in the correct order; made genMinus() emit
10325           compact code for X = LITERAL - Y
10326
10327 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10328         * \sdcc\as\mcs51\lklist.c: Fixed incorrect number of parameters to
10329         sprintf() in line 1267.
10330
10331 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10332         * \sdcc\src\SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
10333         like ports.
10334
10335 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10336         Changes to aslink (All the changes are marked with 'JCF'):
10337
10338         * \sdcc\as\mcs51\aslink.h: External definition of sflag and
10339         summary().
10340
10341         * \sdcc\as\mcs51\lkarea.c: Computes the size of area BSEG_BYTES from
10342         area BSEG.  Also moves, if possible, the DATA area down into the internal
10343         ram so more space is available.
10344
10345         * \sdcc\as\mcs51\lkdata.c: Definition of memory summary output flag
10346         sflag.
10347
10348         * \sdcc\as\mcs51\lklist.c: For the BSEG area report the size in bits,
10349         not bytes.  Function summary() which creates a memory usage summary
10350         file with extension .mem.  Reports of overlaping stack and small stack
10351         size.  If the space for the stack is less than 16 bytes aslink trows a
10352         warning.
10353
10354         * \sdcc\as\mcs51\lkmain.c: Creation of some of the default areas for
10355         the 8051.  Option 'y' for memory summary output file.
10356
10357         Changes to sdcc (All the changes are marked with 'JCF'):
10358
10359         * \sdcc\src\SDCCglobl.h: External definition of RegBankUsed[4].
10360
10361         * \sdcc\src\SDCCglue.c:  If a register bank is used, creates an
10362         overlaying area for it (uses RegBankUsed[4]).
10363
10364         * \sdcc\src\SDCCmain.c: Definition RegBankUsed[4]; marks register
10365         bank zero as used by default.  By default aslink locates the stack
10366         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
10367         the creation of the .mem file.  Delegates the allocation of data area
10368         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
10369         the begining of the stack area to aslink.
10370
10371         * \sdcc\src\SDCCmem.c:  If a register bank is used, marks it so
10372         glue() in SDCCglue.c creates an area for it.
10373
10374 2002-09-03  Borut Razem <borut.razem AT siol.net>
10375         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
10376         sdcc/src/pic/glue.c:
10377         introduced atexit() handler for teporay files removal in case of
10378         errors, assertions, ...
10379
10380 2002-08-29  Borut Razem <borut.razem AT siol.net>
10381         * sdcc/support/cpp2/auto-host_vc_in.h:
10382         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
10383         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
10384         Maybe there is a similar problem with BORLANDC? It should be checked!
10385
10386         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
10387         corrected improper use of assert: the assignment to clr variable was done inside the assert.
10388         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
10389         was not executed, and the compiler (cl) launched a warning:
10390         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
10391
10392 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
10393         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
10394
10395 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
10396         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
10397
10398         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
10399           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
10400           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
10401           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
10402           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
10403           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
10404           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
10405         - added Release configuration in VS projects
10406         - review of compiler an linker options
10407         - VC .exe files are generated in bin_vc directory, not to interfere
10408           with binaries generated from other projects (cygwin, mingw, bcc ...)
10409
10410         * sdcc/src/yacc.dsp: added
10411
10412         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
10413         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
10414         and insert the version number definitions from .version
10415
10416         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
10417
10418         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
10419         added - genarate auto-host.h using auto-host_vc_in.h as template
10420
10421         * sdcc/sdcc_vc.h,
10422         removed from CVS, generated automatically
10423
10424 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
10425         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
10426
10427 2002-08-11  Borut Razem <borut.razem AT siol.net>
10428         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
10429
10430 2002-08-10  Borut Razem <borut.razem AT siol.net>
10431         * src/SDCCmain.c (main):
10432         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
10433         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
10434         The consequence was that some temporary files were not removed.
10435
10436         * src/SDCCglue.c:
10437         unification of code in functions tempfilename() and tempfile():
10438         function tempnam() is defined in Visual Studio 6.0 and .NET
10439
10440         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
10441
10442         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
10443           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
10444         - removed compiler command line option /WX: Treats all warnings as errors
10445         - update a list of source files, included into the project
10446
10447         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
10448           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
10449         changed project type to Generic Project so that can be correcly converted to VS.NET project
10450
10451         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
10452
10453         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
10454
10455         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
10456
10457         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
10458         added return 0 statements after assert() to make compiler happy
10459
10460         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
10461         added newline in the def file to keep MSC compiler satisfied
10462
10463         * sdcc/src/z80/gen.c:
10464         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
10465           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
10466         - solved MSC error in function aopDump()
10467
10468         * sdcc_vc.h: define PREFIX as "\\sdcc"
10469
10470 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
10471         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
10472
10473 2002-06-22  Scott Dattalo <scott AT dattalo.com>
10474         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
10475         - Rewrote the register banking algorithm.
10476         - Added pCode live-range analysis to registers (for now, only non-used and
10477         singly-used registers optimized away)
10478
10479         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
10480
10481         * support/scripts/inc2h.pl Kevin L. Pauba <klpauba AT cox.net> submitted this perl script for converting MicroChip include files into SDCC Pic include files.
10482
10483 2002-05-10  Scott Dattalo <scott AT dattalo.com>
10484         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
10485
10486 2002-04-22  Michael Hope  <michaelh AT vroom>
10487
10488         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
10489
10490         * configure.in (DD_COPT): Added include support required for gbdk.
10491
10492         * .version: Bumped version number just to increase it.
10493
10494         * src/SDCCmain.c: Added -nostdinc to the default options.
10495
10496 2002-04-15  Michael Hope  <michaelh AT vroom>
10497
10498         * device/lib/z80/printf.c (sprintf): Added.
10499
10500         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
10501
10502         * src/z80/peeph.def: Added transpose redundent load rule.
10503
10504         * src/z80/main.c: Added force callee saves for jaune.
10505
10506         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
10507
10508         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
10509
10510 2002-03-28  Johan Knol  <johan AT balder>
10511
10512         * src/SDCCval.c: fixed bug #532436
10513
10514 2002-03-14  Scott Dattalo <scott AT dattalo.com>
10515         * /src/port.h:
10516         Added "char *Processor" field to the port structure.
10517
10518         * /src/SDCCmain.c:
10519         Added -p option. Allows port dependent processor to be specified.
10520
10521         * all ports:
10522         Initialized the new field char *Processor field to NULL in all ports
10523
10524         * /src/pic/*:
10525         Compiler generated registers for interrupt context saving
10526         were not getting allocated.
10527
10528 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
10529
10530         * /src/SDCCast.c:
10531         Fixed left shift. Will promote the left side of a left shift
10532         if a) left shifting more than size of operand or b) when assigned
10533         to something size > size of left side
10534
10535 2002-03-14  Scott Dattalo <scott AT dattalo.com>
10536         * src/pic/*
10537         tons of changes. Register allocation has been
10538         rewritten. Added customization for the various PICs. Flow
10539         analysis is restructured. ...
10540
10541         * src/pic/device.h:
10542         Added
10543
10544         * src/pic/device.c:
10545         Added. device.c is a PIC port hack to accomodate variations
10546         in PIC devices.
10547
10548 2002-03-13  Michael Hope  <michaelh AT vroom>
10549
10550         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
10551
10552 2002-03-04  johanknol  <johanknol AT manik>
10553
10554         * /src/SDCCval.c: fixed
10555
10556         const unsigned char arr[][2] = { { 0, 1 } };
10557         t18.c:1: error: Initializer element is not constant
10558
10559 2002-03-04  bela  <bela AT manik>
10560
10561         * /device/include/mcs51reg.h:
10562         ds89c420 register definition update
10563
10564 2002-03-03    <johan AT FRIJA>
10565
10566         * support/Util/SDCCerr.c: did something, but don't no why anymore
10567
10568         * support/regression/tests/bug-524691.c: made it a little less shy
10569
10570         * src/SDCCast.c (decorateType): fixed bug #524697
10571
10572         * src/SDCCast.c: made some lineno improvements
10573
10574         * src/SDCCval.c (getNelements): changed warning to error
10575
10576         * src/SDCCglue.c (printIvalArray): changed warning to error
10577
10578         * src/SDCCicode.c: fixed a warning for mingw
10579
10580         * src/SDCCast.c (decorateType): fixed the << promotion for ops
10581
10582         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
10583
10584 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
10585
10586         * src/ds390/peeph.def:
10587         Added some more peephole rules
10588
10589         * src/ds390/gen.c: Various fixes & enhancements
10590
10591         * src/SDCClrange.c, src/SDCClrange.h:
10592         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
10593
10594         * src/ds390/ralloc.c:
10595         various fixes & enhancements (ds390) specific
10596
10597         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
10598         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
10599         from rallocs.
10600
10601         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
10602
10603 2002-03-02    <johan AT FRIJA>
10604
10605         * src/SDCCast.c (decorateType): fixed bug #524708
10606
10607         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
10608
10609         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
10610
10611 2002-03-01  Michael Hope  <michaelh AT vroom>
10612
10613         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
10614
10615         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
10616
10617 2002-03-01    <johan AT FRIJA>
10618
10619         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
10620
10621         * src/SDCCast.c (decorateType): fixed bug #524209
10622
10623         * src/SDCCval.c (valNot): fixed bug #524195
10624
10625 2002-02-26    <johan AT balder>
10626
10627         * src/xa51/gen.c: fixed a warning
10628
10629         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
10630
10631         * src/SDCCast.c (decorateType): fixed bug #522534
10632
10633 2002-02-23    <johan AT balder>
10634
10635         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
10636
10637 2002-02-22    <johan AT balder>
10638
10639         * src/SDCCast.c: fixed bug #514865
10640
10641         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
10642
10643 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
10644
10645         * sdcc/src/SDCCloop.c:
10646         Previous fix was not good. basic blocks that have "break" or "return" are
10647         not really partof a loop , but live ranges used in these blocks should
10648         be live thru the entire loop, so set partOfLoop but don't add them to
10649         loop region
10650
10651 2002-02-21    <johan AT FRIJA>
10652
10653         * src/SDCCcse.c: fixed bug #514308
10654
10655 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
10656
10657         * src/SDCCloop.c:
10658         Fixed BUG #519583. If a conditional block ended in a return/break
10659         statement inside a loop, it was not being considered part of the loop.
10660
10661         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
10662
10663 2002-02-10  Karl Bongers <karl AT turbobit.com>
10664
10665         * debugger/*:
10666         Fixed up SDCDB debugger somewhat.  Updated debugger/README
10667         with lots of comments and notes.
10668
10669         * device/examples/test2.c:
10670         Fix bug, "red" variable not being initialized(compiler complained).
10671
10672         * device/examples/Makefile, examples/test3.c:
10673         Add Makefile in device/examples folder, compiles test3.c
10674         for use as a multiple module SDCDB test case.
10675
10676         * sim/ucsim/cmd.src/cmdset.cc:
10677         Took out debug printfs in ucsim "next" command.
10678
10679         * sim/ucsim/xa.src:
10680         Karl and Johan start ucsim XA support.  Most dissassembly working,
10681         about 75% emulation done(plenty of work remaining).
10682
10683         * sim/ucsim/z80.src:
10684         Add Z80 support to ucsim, add test-ucz80 regression test,
10685         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
10686         Notice z80 compiler fails on examples/test3.c/crc code.
10687
10688 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
10689
10690         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
10691         Added support for --parms-in-bank1
10692
10693         * src/ds390/peeph.def:
10694         added a few more peephole optimzations
10695
10696         * src/ds390/main.c:
10697         1) added __builtin_inp & __builtin_outp used to read in data of given length
10698            from a memory mapped port
10699         2) added __builtin_memcmp
10700         3) added __builtin_swapw swap bytes of a short
10701
10702         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
10703         1) handle multiple send & receives from register bank1
10704         2) ralloc can now allocate DPTR1 to some liveRanges
10705
10706         * src/SDCCsymt.c, src/SDCCsymt.h:
10707         changes to handle multiple sends & receives
10708
10709         * src/SDCCptropt.h:
10710         added some pointer arithmetic optimization
10711
10712         * src/SDCCptropt.c:
10713         added some pointer arithmetic optimizations but not stable yet so not
10714         called from anywhere (will get this working shortly)
10715
10716         * src/SDCCopt.c: fixed for multiple sends & receives
10717
10718         * src/SDCCmain.c:
10719         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
10720         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
10721            set preprocessor defines (depending on options)
10722
10723         * src/SDCCicode.c, src/SDCCicode.h:
10724         changes made to handle multiple sends & receives
10725
10726         * src/SDCCglobl.h:
10727         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
10728
10729         * src/SDCCcse.c, src/SDCCcse.h:
10730         added function findbackward def (to be used in upcoming optimization)
10731
10732         * src/SDCCcflow.c, src/SDCCcflow.h:
10733         added function returnAtEnd - to determine if a basic block terminates with
10734         a RETURN iCode
10735
10736         * src/SDCCast.c, src/SDCCast.h:
10737         added option parms-in-bank1
10738
10739         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
10740         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
10741         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
10742         adjusted for --parms-in-bank1 option
10743
10744         * device/include/string.h:
10745         donot redefine "reentrant" keyword
10746
10747         * device/include/ds80c390.h: Added some more SFRs
10748
10749 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
10750
10751         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
10752
10753 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
10754
10755         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
10756
10757 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
10758
10759         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
10760
10761 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
10762
10763         * Added --xram-movc option
10764
10765 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
10766
10767         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
10768
10769 2002-01-11  Johan Knol
10770
10771         * Added math lib of Jesus Calvino-Fraga
10772
10773 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
10774
10775         * src/SDCCmain.c (processFile): fix processing of ../../src.c
10776         * support/regression/Makefile: new target test-mcs51-stack-auto
10777         * support/regression/ports/mcs51-stack-auto/spec.mk: added
10778
10779 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
10780
10781         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
10782
10783 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
10784
10785         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
10786
10787 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
10788
10789         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
10790
10791         * src/SDCCglue.h: add definition for printIvalChar()
10792
10793 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
10794
10795         * src/SDCCast.c: fix #498138 by Johan
10796
10797         * src/SDCCglue.c: fix #498138 by Johan
10798
10799 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
10800
10801         * support/regression/Makefile: fix clean
10802
10803         * support/regression/ports/ds390/support.c: fix transmission of last character
10804
10805 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
10806
10807         * /sdcc/src/ds390/gen.c:
10808         a) improved computing address of stack variable
10809         b) took out some #if 0 code
10810         c) improved parmBytes adjustment
10811         d) improved genPlusIncr & genMinusIncr
10812         e) genCmp could generate bad code (when left assigned to DPTR)
10813         f) Fixed bug in hasInc
10814
10815         * /sdcc/src/ds390/ralloc.c:
10816         a) packRegsForSupport could mess up live information (Fixed)
10817         b) packRegsDPTRuse could be incorrect for left & right shift
10818
10819         * /sdcc/src/mcs51/ralloc.c:
10820         packRegsForSupport could mess up the live information (Fixed)
10821
10822         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
10823
10824         * /sdcc/src/SDCCast.c:
10825         can reverse a loop even if function call is present as long
10826         as the loop control variable is local & is not passed as parameter
10827
10828 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10829
10830         * /sdcc/ChangeLog: *** empty log message ***
10831
10832         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
10833         More builtin function additions for TININative
10834
10835         * /sdcc/src/ds390/ralloc.c:
10836         Had broken the regression testsuite
10837
10838         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
10839
10840         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
10841         Added funcattr hasStackParms will be set for reentrant functions when there
10842         are paramteres on the stack, this helps in minimizing frame pointer generation
10843         typeFromStr can handle function pointers now
10844
10845         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
10846         *** empty log message ***
10847
10848 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10849
10850         * /src/ds390/gen.c, /src/ds390/main.c:
10851         More builtin function additions for TININative
10852
10853         * /src/ds390/ralloc.c:
10854         Had broken the regression testsuite
10855
10856         * /src/SDCCast.c: Fixed a bug in dumptree
10857
10858         * /src/SDCCsymt.c, /src/SDCCsymt.h:
10859         Added funcattr hasStackParms will be set for reentrant functions when there
10860         are paramteres on the stack, this helps in minimizing frame pointer generation
10861         typeFromStr can handle function pointers now
10862
10863         * /doc/builtins.txt, /doc/TININative.txt:
10864         *** empty log message ***
10865
10866
10867 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10868
10869         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
10870         ALPHA version for -mTININative
10871
10872         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
10873         updated to reflect changes in the port structure
10874
10875         * /src/port.h:
10876         added function do_assemble (similar to do_link) if non-null this function
10877         will be called to do assembly (-mTININative) requires a multi command
10878         assembly
10879         added function genAssemblerEnd will be called to generate assembler Epilogue
10880
10881         * /src/SDCCsymt.c:
10882         added _JavaNative to debug info printing
10883
10884         * /src/SDCCmain.c: added option --tini-libid
10885         added port->do_assemble function (-mTININative) has a multi command assemble
10886
10887         * /src/SDCCglue.c: Disabled "constExpr" check
10888         added port->genAssemblerEnd function
10889
10890         * /src/SDCCglobl.h: Added option --tini-libid value
10891
10892         * /src/SDCCast.h:
10893         tookout optimizeCompare from the header (has no external references)
10894
10895         * /src/SDCCast.c: made one more function "static"
10896
10897 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
10898
10899         * src/z80/mappings.i: Added z80asm support.
10900
10901         * src/z80/main.c: Added z80asm support on --asm=z80asm
10902
10903         * src/z80/gen.c: Fixed asm portability issues.
10904
10905         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
10906
10907         * src/SDCCglue.c (printExterns): Added global/extern split.
10908
10909 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
10910
10911         * support/regression/Makefile: added test for mcs51 model large
10912
10913         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
10914
10915         * support/regression/ports/gbz80/spec.mk: added -mgbz80
10916
10917 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
10918
10919         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
10920
10921 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
10922
10923         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
10924
10925         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
10926
10927 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
10928
10929         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
10930
10931         * support/regression/tests/simplefloat.c: Port to mcs51.
10932
10933 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
10934         * support/regression/tests/bug-485362.c: Added.
10935
10936         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
10937
10938         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
10939
10940         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
10941
10942         * src/z80/gen.c (aopDump): Added a dump function.
10943
10944 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
10945         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
10946
10947         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
10948
10949         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
10950
10951         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
10952
10953         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
10954
10955         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
10956
10957         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
10958
10959         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
10960
10961         * support/regression/ports/ds390/support.c: Use tinibios.
10962
10963         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
10964
10965 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
10966
10967         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
10968         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
10969
10970         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
10971
10972         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
10973
10974 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
10975
10976         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
10977
10978         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
10979         (packRegsForIYUse): Created and optimised.
10980
10981 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10982
10983         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
10984 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
10985
10986         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
10987
10988         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
10989
10990         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
10991
10992 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10993
10994         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
10995
10996         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
10997
10998 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10999
11000         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
11001
11002         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
11003
11004         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
11005
11006 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
11007
11008         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
11009         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
11010         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
11011
11012         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
11013
11014         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
11015         (genNotFloat): Added.
11016         (genUminusFloat): Added.
11017
11018         * device/lib/z80/Makefile: Added floating pt stubs.
11019
11020         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
11021
11022         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
11023
11024         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
11025
11026 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
11027
11028         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
11029
11030         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
11031
11032         * sdcc/support/regression/Makefile: Add port ds390.
11033
11034         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
11035
11036         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
11037
11038         * sdcc/support/regression/ports/ds390/spec.mk: Added.
11039
11040         * sdcc/support/regression/ports/ds390/support.c: Added.
11041
11042         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
11043
11044         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
11045
11046         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
11047
11048 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
11049
11050         * device/include/malloc.h: Added z80 and gbz80 support.
11051
11052         * device/lib/gbz80/heap.s: Added.
11053
11054         * device/lib/z80/heap.s: Added.
11055
11056         * device/lib/malloc.c: Added z80 and gbz80 support.
11057
11058         * support/regression/tests/malloc.c (testMalloc): Added.
11059
11060         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
11061
11062         * support/regression/tests/bug-478094.c: Added.
11063
11064         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
11065
11066 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
11067
11068         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
11069
11070         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
11071
11072         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
11073
11074         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
11075
11076         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
11077
11078 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
11079
11080         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
11081
11082 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
11083
11084         * support/regression/tests/bug-477927.c: Added.
11085
11086         * src/z80/peeph.def: Added minor rules.
11087
11088         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
11089
11090         * src/z80/peeph.def: Added jump optimisation modification.
11091
11092 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
11093
11094         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
11095
11096 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
11097
11098         * support/regression/tests/funptrs.c: Added.
11099
11100 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
11101
11102         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
11103
11104 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
11105
11106         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
11107
11108         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
11109
11110         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
11111         (movLeft2ResultLong): Created.
11112
11113         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
11114         (joinPushes): Added.  Joins two char pushes into a word push.
11115
11116 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
11117
11118         * support/cpp2/Makefile.in (install): Added creation of dest dir.
11119
11120         * support/makebin/Makefile (install): Added creation of dest dir.
11121
11122 2001-10-24 Karl Bongers <karl AT turbobit.com>
11123
11124         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
11125
11126 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
11127
11128         * src/z80/ralloc.c: Turned off faulty pack for one use.
11129
11130         * src/z80/peeph-gbz80.def: Removed redundent restart options.
11131
11132         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
11133
11134 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
11135
11136         * support/regression/Makefile: Improved clean
11137
11138         * support/regression/ports/gbz80/spec.mk: Added clean
11139
11140         * support/regression/ports/host/spec.mk: Added clean
11141
11142         * support/regression/ports/z80/spec.mk: Added clean
11143
11144         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
11145
11146         * support/regression/ports/mcs51/timeout.c: little improvements
11147
11148 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
11149
11150         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
11151
11152         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
11153
11154         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
11155
11156 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
11157
11158         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
11159
11160         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
11161
11162 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
11163         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
11164
11165         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
11166
11167         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
11168
11169         * src/mcs51/main.c (_linkCmd): Added bin path to command.
11170
11171         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
11172
11173         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
11174
11175         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
11176
11177         * support/regression/tests/longor.c: Added.
11178
11179 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
11180
11181         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
11182
11183         * as/mcs51/aslink.h: define PATH_MAX
11184
11185         * as/mcs51/asm.h: define PATH_MAX
11186
11187         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
11188
11189         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
11190
11191         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
11192
11193         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
11194
11195         * src/SDCCglobl.h: define PATH_MAX
11196
11197         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
11198
11199         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
11200
11201 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
11202
11203         * src/z80/gen.c (gencjneshort): Fixed
11204
11205         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
11206
11207 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
11208
11209         * support/regression/tests/bug-469671.c: Added.
11210
11211         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
11212
11213 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
11214
11215         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
11216
11217         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
11218
11219 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
11220
11221         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
11222
11223         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
11224
11225         * src/device/lib/_mullong.c : removed hint: nooverlay bug
11226
11227         * src/device/lib/_divuint.c : removed hint: nooverlay bug
11228
11229         * src/device/lib/_divulong.c: removed hint: nooverlay bug
11230
11231         * src/device/lib/_moduint.c : removed hint: nooverlay bug
11232
11233         * src/device/lib/_modulong.c: removed hint: nooverlay bug
11234
11235 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
11236
11237         * src/z80/gen.c (setupPair): Added 'extended stack' support for the z80.  Can now have local variables or parameters of more than 127 bytes in size.  Increadibly slow, but it will work.  Currently anything involving the carry flag.
11238
11239         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
11240
11241         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
11242
11243 2001-10-07    <johan AT FRIJA>
11244
11245         * device/lib/gets.c (gets): fixed the return value.
11246
11247 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
11248         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
11249
11250         * src/SDCCpeeph.c (peepHole): Fixed all leaks.  Added trace support for freeing lines.  Optimised restart logic to re-run instead of restart.  Now compiles dscan.c on ~60MB instead of ~200MB.
11251
11252         * support/Util/NewAlloc.c: Added ability to use libgc instead of malloc.  Added Safe_free and Safe_strdup.  Added trace support where you can log allocations and free all at once.
11253
11254         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
11255
11256         * src/pic/gen.c: Removed Safe_strdup.
11257
11258         * configure.in: Added option to enable libgc support.
11259
11260         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
11261         (bitVectUnion): Optimised.
11262         (bitVectIntersect): Optimised.
11263         (bitVectBitsInCommon): Optimised.
11264         (bitVectCplAnd): Optimised.
11265
11266         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
11267
11268 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
11269
11270         * src/SDCCmain.c: distinguish between assembler debug and plain options
11271
11272         * src/avr/main.c:   remove standard assembler options
11273
11274         * src/ds390/main.c: remove standard assembler options
11275
11276         * src/mcs51/main.c: remove standard assembler options
11277
11278         * src/port.h: removed "PENDING" comment
11279
11280 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
11281
11282         * src/device/lib/_mulint.c  : new, with assember functions
11283
11284         * src/device/lib/_mullong.c : new, with assember functions
11285
11286         * src/device/lib/_divuint.c : with assember functions
11287
11288         * src/device/lib/_divsint.c : with assember functions
11289
11290         * src/device/lib/_divulong.c: with assember functions
11291
11292         * src/device/lib/_divslong.c: with assember functions
11293
11294         * src/device/lib/_moduint.c : with assember functions
11295
11296         * src/device/lib/_modsint.c : with assember functions
11297
11298         * src/device/lib/_modulong.c: with assember functions
11299
11300         * src/device/lib/_modslong.c: with assember functions
11301
11302         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
11303
11304         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
11305
11306         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
11307                                       replaced _mululong.c and _mulslong.c by _mullong.c
11308
11309 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
11310
11311         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
11312
11313 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
11314
11315         * src/SDCCglue.c: test, if win32api is available for MINGW
11316
11317 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
11318
11319         * src/SDCCsymt.c: no more _modifier in printTypeChain()
11320         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
11321         * support/regression/ports/gbz80/spec.mk: removed GENERIC
11322         * support/regression/ports/host/spec.mk: removed GENERIC
11323         * support/regression/ports/mcs51/spec.mk: removed GENERIC
11324         * support/regression/ports/z80/spec.mk: removed GENERIC
11325
11326 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
11327
11328         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
11329
11330         * support/regression/tests/bug-467035.c: Created.
11331
11332 2001-10-01    <johan AT FRIJA>
11333
11334         * src/SDCC.y: fixed bug #466586 part 1
11335
11336 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
11337
11338         * SDCCicode.c: z80 has no generic pointers
11339         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
11340
11341 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
11342
11343         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
11344
11345 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
11346
11347         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
11348
11349         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
11350
11351 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
11352
11353         * configure.in: Fixed up so that ucsim is only configured once.
11354
11355         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
11356
11357         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
11358         (getPathDifference): As above.
11359
11360         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
11361
11362         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
11363
11364 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
11365         * .version: Updated to 2.3.1
11366
11367         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
11368         Added copyright header.
11369
11370         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
11371         (assemble): Added support for macro based assembler commands.
11372         (linkEdit): Added support for macro based linker commands.
11373         (preProcess): Changed the pre-processor to use macros.
11374         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
11375         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
11376
11377         * device/lib/z80/crt0.s: Added module name for debugging.
11378
11379 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
11380
11381         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
11382
11383         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
11384
11385         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
11386
11387         * src/Makefile.in: Added SDCCmacro and SDCCutil
11388
11389 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
11390
11391         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
11392
11393 2001-09-16    <johan AT FRIJA>
11394
11395         * support/Util/SDCCerr.c: fixed up the error/warning/info database. I only changed the E_ W_ I_ prefix to what SDCCerr.c says it is.
11396
11397 2001-09-15    <johan AT FRIJA>
11398
11399         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
11400         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
11401
11402 2001-09-11    <johan AT FRIJA>
11403
11404         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
11405
11406 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
11407
11408         * support/regression/tests/bug-460444.c: Added test case.
11409
11410         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
11411         (genCast): Added justification for all of the asserts.
11412
11413 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
11414
11415         * support/regression/support.c: _xdata replaced by xdata
11416
11417         * support/regression/spec.mk: removed _generic
11418
11419 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
11420
11421         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
11422
11423         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
11424         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
11425
11426         * src/z80/peeph.def: Added a rule to optimise shift then compare.
11427
11428         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
11429
11430         * support/regression/tests/bug-460010.c: Added test case.
11431
11432         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
11433
11434 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
11435
11436         * support/regression/Makefile: inter-port-clean adjusted for mcs51
11437
11438         * support/regression/testfwk.c: removed workaround for bug #436344
11439
11440         * support/regression/tests/bp.c: use less memory with mcs51
11441
11442         * support/regression/tests/bug-441448.c: use less memory
11443
11444         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
11445
11446         * support/regression/collate-results.py: typo
11447
11448 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
11449
11450         * support/regression/tests/fetchoverlap.c: Added new test case.
11451
11452         * support/regression/tests/bp.c: Added new test case.
11453
11454         * support/regression/tests/bug-448984.c: Added new test case.
11455
11456         * support/regression/tests/pow2shifts.c: Added new test case.
11457
11458         * src/z80/gen.c: Turned off the noise it normally generates for the release.
11459         (genlshTwo): Fixed right shift for count > 8.
11460
11461         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
11462
11463 2001-09-08    <johan AT FRIJA>
11464
11465         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
11466
11467 2001-09-07    <johan AT FRIJA>
11468
11469         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
11470
11471         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
11472
11473 2001-09-06    <johan AT FRIJA>
11474
11475         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
11476         * bernhard noted me at this: "() equals to (void)" (1.38)
11477
11478 2001-09-05    <johan AT FRIJA>
11479
11480         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
11481
11482 2001-09-04    <johan AT FRIJA>
11483
11484         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
11485
11486
11487 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
11488
11489         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
11490
11491 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
11492
11493         * link/z80/aslink.h: Fixed path for PATH_MAX
11494
11495 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
11496
11497         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
11498
11499         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
11500
11501         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
11502
11503         * src/z80/gen.c (genUminus): Fixed add, sub, and uminus on the gbz80 port for longs.  Had to shift some functions about to do it.
11504
11505 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
11506
11507         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
11508         (genCmp): Fixed up genCmp for the GB with longs.
11509
11510         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
11511
11512         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
11513
11514         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
11515
11516         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
11517
11518 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
11519
11520         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
11521
11522 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
11523
11524         * device/lib/gbz80/crt0.s (init): Fixed up support for the gbz80 such that it will at least run (and fail badly) the regression tests.
11525
11526         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
11527
11528 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
11529
11530         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
11531
11532         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
11533
11534 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
11535
11536   * sim/ucsim/configure:    little improvement of Cygwin-detection
11537   * sim/ucsim/configure.in: little improvement of Cygwin-detection
11538   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
11539   * support/regression/tests/bug-221100.c: small changes for mcs51
11540   * support/regression/tests/bug-221168.c: small changes for mcs51
11541   * support/regression/tests/bug-227710.c: small changes for mcs51
11542   * support/regression/tests/staticinit.c: small changes for mcs51
11543   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
11544   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
11545   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
11546
11547 $Revision$