* support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
[fw/sdcc] / ChangeLog
1 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
2
3         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
4         * all.dsp: corrected several bin paths
5         * device/include/mcs51/c8051f120.h,
6         * device/include/mcs51/c8051f300.h,
7         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
8           to PCON_IDLE,PCON_STOP
9         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
10         * device/lib/printf_large.c (output_float): fixed bug 1388703
11         * support/regression/tests/bug1057979.c: added test for bug 1388703
12
13
14 2006-02-08 Raphael Neider <rneider AT web.de>
15
16         * src/pic/pcode.c (pciTRIS): fixed typo,
17           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
18           (LinkFlow): fixed handling of flows that end in a call,
19           (ReuseReg): perform safety check earlier
20         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
21             to work with flows at the beginning of a pBlock,
22             fixes #1426557 (Symbol not previously defined),
23           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
24             usage information
25           (RemoveUnusedRegisters): update register usage info
26         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
27             created, reuse existing ones instead
28         * src/pic/gen.c (genPcall): fixed #1424719
29
30 2006-02-01 Borut Razem <borut.razem AT siol.net>
31
32         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
33           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
34           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
35           src/regression/bool1.c, src/regression/bool2.c,
36           src/regression/bool3.c, src/regression/call1.c,
37           src/regression/compare.c, src/regression/compare10.c,
38           src/regression/compare2.c, src/regression/compare3.c,
39           src/regression/compare4.c, src/regression/compare5.c,
40           src/regression/compare6.c, src/regression/compare7.c,
41           src/regression/compare8.c, src/regression/compare9.c,
42           src/regression/configword.c, src/regression/for.c,
43           src/regression/inline.c, src/regression/mult1.c,
44           src/regression/nestfor.c, src/regression/or1.c,
45           src/regression/pointer1.c, src/regression/ptrfunc.c,
46           src/regression/rotate1.c, src/regression/rotate2.c,
47           src/regression/rotate3.c, src/regression/rotate4.c,
48           src/regression/rotate5.c, src/regression/rotate6.c,
49           src/regression/rotate7.c, src/regression/string1.c,
50           src/regression/struct1.c, src/regression/sub.c,
51           src/regression/sub2.c, src/regression/switch1.c,
52           src/regression/while.c, src/regression/xor.c,
53           src/regression/create_stc, src/regression/simulate,
54           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
55           regression tests
56         * src/regression/gpsim_assert.h: added
57
58 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
59
60         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
61         ((void (code *) (void)) 0) ();
62         * as/hc08/aslex.c,
63         * as/hc08/aslink.h,
64         * as/hc08/asm.h,
65         * as/hc08/asmain.c,
66         * as/hc08/lkdata.c,
67         * as/hc08/lklex.c,
68         * as/hc08/lkmain.c,
69         * as/mcs51/aslex.c,
70         * as/mcs51/aslink.h,
71         * as/mcs51/asm.h,
72         * as/mcs51/asmain.c,
73         * as/mcs51/lkdata.c,
74         * as/mcs51/lklex.c,
75         * as/mcs51/lkmain.c,
76         * as/z80/aslex.c,
77         * as/z80/asm.h,
78         * as/z80/asmain.c: fixed build on current cygwin:
79         replaced getline() by as_getline()
80
81 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
82
83         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
84         declarator in the symbol chain
85         * src/SDCCsymt.h,
86         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
87         parameter list for function pointers
88         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
89         * support/regression/tests/bug-716242.c: added
90
91 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
92
93         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
94         offset if possible
95         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
96
97 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
98
99         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
100         inifinitely recurseable, added static
101         * support/regression/tests/bug-1408066.c: added
102
103 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
104
105         * src/SDCCicode.h,
106         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
107         renamed, added possibility to create "postLoopLbl"-labels
108         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
109         newiTempLoopHeaderLabel
110         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
111         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
112         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
113         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
114         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
115         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
116         (basicInduction): fixed bug #136564, made static,
117         (loopInduction): changed parameter of basicInduction, made static,
118         (addPostLoopBlock): added
119         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
120         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
121         findLoopEndSeq
122         * support/regression/tests/bug-136564.c: added
123         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
124         --std-sdcc99 to LIBSDCCFLAGS
125
126 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
127
128         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
129         while loop
130         * support/regression/tests/bug-1406131.c: added
131
132 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
133
134         * src/SDCCast.c (decorateType): fix promotion of unary minus
135         * src/SDCCsymt.c (computeType): beautified
136         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
137         (valUnaryPM, valComplement): fix sign and promotion,
138         (valNot): ANSI: result type is int (SDCC: unsigned char)
139         * support/regression/tests/uminus.c: speedup by removing superflous
140         test case 'int'
141         * support/regression/tests/onebyte.c: added promotion and signedness
142         tests for unary minus
143         * support/regressions/tests/bug-477927.c: disable warning about
144         uninitialized variables
145         * support/regression/tests/not.c: added
146
147 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
148
149         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
150         * src/mcs51/gen.c (gen51Code): show final register usage after
151         fillGaps in asm with --i-code-in-asm
152         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
153         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
154         incUsed, rliveClear, adjustIChain): made static,
155         (setFromRange): excluded because it's unused,
156         (findPrevUseSym, markWholeLoop): added,
157         (findPrevUse): rewritten; fixes bug 895992; now a complete search
158         through all branches of predecessors enables sdcc to emit the warning
159         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
160         (rlivePoint): made static, added parameter emitWarnings which is only
161         true during the first run out of two,
162         (findRecursiveSucc, findRecursivePred): removed,
163         (computeLiveRanges): made static, added parameter emitWarnings,
164         (dumpIcRlive): added for debugging only
165         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
166         removed prototype of setFromRange()
167         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
168         in call of computeLiveRanges()
169         * support/regression/tests/bug-895992.c: added
170         * support/regression/tests/bug-971834.c: added
171         * support/valdiag/tests/bug-895992.c: added
172         * support/valdiag/tests/bug-971834.c: added
173
174 2005-12-18 Raphael Neider <rneider AT web.de>
175
176         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
177           (genUnpackBits): improved code for direct operands,
178           (genPackBits): improved code for literal assignment to bitfields
179             and for direct destination operands (no FSR indirection),
180             prevented redundant AND, fixes #1362800,
181           (AccLsh): added parameter to disable masking of the result
182         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
183           skip instructions with side-effects (like incfsz),
184           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
185         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
186         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
187           fixes #1375263
188
189 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
190
191         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
192         volatile variables as spill location
193
194 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
195
196         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
197         replacing literals
198         * support/regression/tests/bug-1376320.c: added
199
200 2005-12-08 Raphael Neider <rneider AT web.de>
201
202         * src/pic/device.c: renamed is_shared to pic14_is_shared
203         * src/pic/gen.c (genIfx): re-enabled handling of sbits
204         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
205           (is_valid_identifier): added for above workaround
206
207 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
208
209         * device/lib/Makefile.in: fixed to enable port-specific-objects
210         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
211           char, thanks Hubert Sack
212         * doc/sdccman.lyx: documented --xstack-loc,
213           elaborated a bit more on interrupts and pitfalls,
214           removed "setjmp/longjmp unsupported",
215           documented some unsupported C99 features
216         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
217         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
218           if, thanks Hubert Sack
219         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
220         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
221           make make_library
222         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
223           regression tests can report resource usage (rfe 700441)
224         * support/regression/collate-results.py: report resource usage
225         * support/regression/ports/ds390/spec.mk,
226         * support/regression/ports/hc08/spec.mk,
227         * support/regression/ports/mcs51/spec.mk,
228         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
229         * support/regression/ports/ds390/uCsim.cmd,
230         * support/regression/ports/hc08/uCsim.cmd,
231         * support/regression/ports/mcs51/uCsim.cmd,
232         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
233         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
234           library, use the default one
235         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
236           building the library
237
238 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
239
240         * config.dsp: added dependency on .version and configure_vc.awk
241         * device/include/setjmp.h: updated for --stack-auto and --xstack
242         * device/include/mcs51/at89c51snd1c.h: corrected line endings
243         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
244         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
245         * device/lib/libsdcc.lib: added _setjmp
246         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
247           (decorateType): fixed bug 1372851,
248           (optimizeGetHbit): fixed warning
249         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
250           array initialisation
251         * support/regression/tests/bug1057979.c: added test for bug 1358192
252         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
253
254 2005-12-03 Borut Razem <borut.razem AT siol.net>
255
256         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
257           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
258
259 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
260
261         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
262         createIval): implement symbol independant "flexible array member",
263         (createIvalCharPtr): implemented flexible array initialisation with a
264         string
265         * src/SDCCsymt.c (copyStruct): removed,
266         (getSize): fixed misleading comment,
267         (getAllocSize): removed, the additional allocation size is now in
268         sym->flexArrayLength,
269         (checkStructFlexArray): new, syntax checks for flexible array members,
270         (compStructSize): added syntax checks for "flexible array members"
271         (copyStruct): removed,
272         (copyLinkChain): removed inefficient fix for bug 770487
273         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
274         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
275         symbol->flexArrayLength
276         * src/SDCCerr.c,
277         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
278         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
279         * support/regression/tests/structflexarray.c: added
280         * support/valdiag/tests/structflexiblearray.c: added
281
282 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
283
284         * src/SDCCast.c (decorateType): fixed bug 1368489
285         * support/Util/SDCCerr.c,
286         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
287
288 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
289
290         * device/include/mcs51/at89c51snd1c.h: added file submitted by
291           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
292
293 2005-11-27 Borut Razem <borut.razem AT siol.net>
294
295         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
296           support/cpp2/mkdeps.h: added command line option
297           -obj-ext=<extension> to SDCPP to define object file externion, used
298           for generation of make dependencies (-M)
299         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
300
301 2005-11-26 Borut Razem <borut.razem AT siol.net>
302
303         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
304           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
305           added pic and pic16 libraries
306
307 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
308
309         * device/include/float.h: Corrected typo in prototype of __fsgt
310
311 2005-11-25 Borut Razem <borut.razem AT siol.net>
312
313         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
314           added creation of model-mcs51-stack-auto libraries
315
316 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
317
318         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
319         and fields-list too
320         * src/SDCCast.c (createIvalArray): removed obsolete comment
321
322 2005-11-24 Borut Razem <borut.razem AT siol.net>
323
324         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
325           added missing device/lib/mcs51/crt*.asm sources
326
327 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
328
329         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
330
331 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
332
333         * device/lib/_fs2schar.c,
334         * device/lib/_fs2sint.c,
335         * device/lib/_fs2slong.c: optimized inline asm
336
337 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
338
339         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
340           Better handling of floats between -1.0 and 0.0.
341
342 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
343
344         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
345           (the missing "if"s prohibited removal of redundant labels)
346
347 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
348
349         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
350           Properly convert floats between -1.0 and 0.0 to long, int, and char
351           types (max integer value of negative floats tends to zero).
352         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
353           Removed changes made so to work properly with floats between
354           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
355           and _fs2char.c
356
357 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
358
359         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
360         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
361         (genCast) cosmetic change
362         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
363         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
364         from mcs51
365         * support/regression/tests/bitfields (testSignedBitfields): added
366
367 2005-11-18 Borut Razem <borut.razem AT siol.net>
368
369         * sdcc/device/lib/Makefile.in: remove all unnecessary files
370         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
371           introduced SILENT option to make building of pic16 libraries less
372
373 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
374
375         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
376           Now they work properly with floats between -1.0 and 0.0
377         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
378
379 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
380
381         * src/SDCCicode.c (printOperand): added missing else
382
383 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
384
385         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
386         reformatted for better readability
387         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
388         signed bitfields
389
390 2005-11-17 Borut Razem <borut.razem AT siol.net>
391
392         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
393           introduced SILENT option to make building of pic16 libraries less
394           verbose - used for nightly snapshot build
395         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
396           available on Win32 platforms.
397         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
398           medium, large, pic and pic16
399
400 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
401
402         * device/lib/printf_large.c: Temporary patch for bug 1358192:
403           printf("%f"...) sets fraction to zero.
404
405 2005-11-16 Raphael Neider <rneider AT web.de>
406
407         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
408           fixes #1357221
409         * src/pic/gen.c (genIfx): implemented for CARRY bit
410         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
411           to generic pointers, fixes #1357332,
412           (pic16_movLit2f): NEW,
413           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
414
415 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
416
417         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
418
419 2005-11-11 Raphael Neider <rneider AT web.de>
420
421         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
422         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
423           compute pointer's type from operand,
424           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
425           improved single bit reads, fixes bug #1353379
426
427 2005-11-09 Borut Razem <borut.razem AT siol.net>
428
429         * support/scripts/sdcc.nsi: added lib/pic to the package
430
431 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
432
433         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
434
435 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
436
437         * support/regression/tests/bug1348008.c: added
438         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
439         * support/regression/tests/bug1337835.c: updated comment
440
441 2005-11-06 Borut Razem <borut.razem AT siol.net>
442
443         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
444           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
445           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
446           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
447           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
448           dynamic construction of cl_error_class and derivates - 2.nd try
449
450 2005-11-05 Borut Razem <borut.razem AT siol.net>
451
452         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
453           bug, which caused Bus Errors on sparc solaris
454
455 2005-11-04 Borut Razem <borut.razem AT siol.net>
456
457         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
458           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
459           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
460           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
461           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
462           and derivates to resolve the initialization problem on OSX
463
464 2005-11-02 Borut Razem <borut.razem AT siol.net>
465
466         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
467           corrected typo - #include <winsock2.h>
468
469 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
470
471         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
472           (_asxxxx_mapping): added org directive for future enhancements
473
474 2005-11-01 Borut Razem <borut.razem AT siol.net>
475
476         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
477           enabled sockets on WIN32
478         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
479
480 2005-10-31 Borut Razem <borut.razem AT siol.net>
481
482         * support/regression/generate-cases.py: escape backslashes in {testcase}:
483           WIN32 backslash path delimiters should be escaped when used in C strings
484         * support/regression/tests/bitfields.c: exclude failing assertions for
485           __CYGWIN32__ and __MINGW32__ hosts
486
487 2005-10-30 Borut Razem <borut.razem AT siol.net>
488
489         * src/SDCCutil.c: corrected double comparison typo
490
491 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
492
493         * device/lib/medium/Makefile: added for new memory model medium
494         * device/include/asm/mcs51/features.h: updated for medium/pdata
495         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
496           added Multiply & Accumulate sbit's and MAC0_PAGE define
497         * device/include/mcs51/c8051f300.h: added sfr16 definitions
498         * device/include/mcs51/c8051f310.h: added sfr16 definitions
499         * device/lib/_mullong.c: update for medium model
500         * device/lib/incl.mk: added medium model
501         * doc/sdccman.lyx: documented medium model
502         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
503         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
504         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
505         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
506           (allocParms): set SCLS and OCLS to pdata for medium model
507         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
508           for pdata,
509           (powof2): return <0 if not power of 2
510         * src/avr/gen.c (genBitWise): use updated powof2
511         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
512           (shiftR2Left2Result): small optimization in setup, save acc when storing,
513           (shiftLLeftOrResult): use B if necessary
514         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
515         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
516         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
517         * support/regression/Makefile.in: added test-mcs51-medium
518         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
519
520 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
521
522         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
523         specifier unsigned
524         * device/lib/time.c (mktime): fixed bug 1334315
525
526 2005-10-28 Raphael Neider <rneider AT web.de>
527
528         * device/include/pic/p16f_common.inc: added common declarations
529         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
530
531 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
532
533         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
534           (aopPutUsesAcc): added to predict accumulator use,
535           (assignResultValue): save acc if necessary,
536           (genMinusDec): store result if indirectly addressed,
537           (genDivOneByte):  save acc if necessary,
538           (movLeft2Result): bugfix if left already in acc,
539           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
540             attention to accumulator use (esp. pdata),
541           (genReceive): receive pdata correctly
542         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
543         * src/SDCCicode.h: added isOperandInPagedSpace prototype
544
545 2005-10-27 Raphael Neider <rneider AT web.de>
546
547         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
548
549 2005-10-27 Raphael Neider <rneider AT web.de>
550
551         * .version: changed version to 2.5.4
552         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
553         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
554           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
555             arithmetics support routines
556         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
557         * device/lib/Makefile.in: also create installdir for pic
558
559         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
560           pic14 port as well
561         * src/pic/device.c (dump_sfr): rewritten to delegate register
562           placement to the linker (use `extern sym' rather than sym EQU addr),
563           (validAddress): fixed to check last specified address
564         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
565           (popGetLit): truncate literal value to 8 bit,
566           (popGet): moved assert to more appropriate place
567           (popGetExternal): create pCode operand from and mark the according
568             symbol as being `extern'
569           (popGetAddr): added sanity check on immediate's offset, provide
570             GPOINTER tag on demand
571           (aopPut): fixed for immediates,
572           (mov2w_op): move operand's address or contents to WREG (depending on
573             operand type), safer variant of mov2w,
574           (movwf,call_libraryfunc): NEW, handy abbreviations,
575           (get_argument_pcop,get_return_val_pcop,pass_argument,
576           get_returnvalue): interface for accessing function parameters and
577             return values,
578           (assignResultValuei,genRet): use new parameter/return value interface
579           (pic14_getDataSize): back to old version handling generic pointers,
580           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
581             provided implementation and/or fixed old one,
582           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
583             calls, removed legacy 8051 reference code
584           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
585           (loadSignToC): NEW, move the operands sign bit to CARRY,
586           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
587             genRightShiftSigned, accepts negative shift counts,
588           (setup_fsr): load FSR and adjust IRP (indirect memory access),
589           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
590             generic pointers, __data pointers and __code pointers,
591           (genUnpackBits,genPackBits): rewritten to work with generic pointers
592             and signed bitfields, limit bitfields to 8 bit,
593           (genDataPointerGet): fixed number of bytes read,
594           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
595           (genPointerGet,genPointerSet): fixed handling of __code pointers,
596             pointers to constant data are no longer assumed to point to __code
597             space, removed invalid pointer types,
598           (bitpatternFromVal): retrieve the PICs representation of an integer
599             or float literal,
600           (genDataPointerSet): fixed assigning to po_immediate operands,
601           (genGenPointerSet): implemented as library call,
602           (genIfx): fixed incorrect condition,
603           (genAddrOf): limit generic pointers' addresses to 2 bytes,
604             provide GPOINTER tag according to destination's storage class,
605           (genCast): added code to handle casting to generic pointers, added
606             sign-/zero extension of the result
607           (aop_isLitLike,op_isLitLike): fixed handling of immediates
608         * src/pic/gen.h: added macros to access IRP bit in STATUS register
609         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
610           extend the result
611         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
612           address/register resides in the shared banks
613           (emitSymbolToFile): improved to handle global and `pinned' symbols,
614             put all variables into separate sections (have the linker arrange
615             them)
616           (picglue): put init code and interrupt handlers in separate sections
617         * src/pic/main.c: added port specific options table, modified to PORT
618           structure to make GPOINTERs 3 byte, added pic14_options
619           (_pic14_do_link): private linking routine (update paths to libraries,
620             add libsdcc.lib by default)
621         * src/pic/main.h: declare pic14_options
622         * src/pic/pcode.c: fixed instructions i/o relations,
623           (RegCond): reverted to correct version,
624           (newpCodeOpLit): truncate literals to 8 bit,
625           (genericPrint): added debug output,
626           (getRegFromInstruction): fixed for various operand types, simplified
627           (BuildFlow): fixed broken handling of isntructions with labels
628           (LinkFlow): start at last instruction in flow (skip trailing comments),
629             pass the flow on to the next instruction after CALL
630           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
631           (insertPCodeInstruction): fixed inserting after a skip instruction,
632           (DoBankSelect): fixed for labeled instructions
633           (OptimizepBlock): honor --nopeep switch
634           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
635         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
636         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
637           (pCodeOptime2pCodes): allow disabling this optimization via
638             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
639             but is still buggy), started implementation of a dataflow based
640             pCode optimization (CSE + dead code elimination)
641           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
642         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
643           names are independant of the stack location and therefore portable across
644           devices
645
646 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
647
648         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
649           (selectSpil): fixed bug 1337835 by not spilling bit variables
650         * support/regression/tests/bug1337835.c: added test for this bug
651         * src/mcs51/peeph.def: restart after rule 3.c,
652           addded rules 263.x to optimize loading constants
653
654 2005-10-26 Raphael Neider <rneider AT web.de>
655
656         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
657         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
658           (genAssign): emit warning when casting literals to generic pointer
659             type, also applies when taking the address of a fixed variable,
660           (genCast): improved casting to generic pointers
661         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
662           extern variables, added verbose error message
663         * device/include/pic16/{string.h,errno.h}: added #pragma library c
664
665 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
666
667         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
668         carry must be complemented too
669         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
670         could be emitted by genMinus
671         * src/SDCCval.c (constVal): fixed bug 1305065
672
673 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
674
675         * src/SDCCast.c (addCast): added promotion for bit variables
676         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
677         promotion casts + optimisation
678         (optimizeGetWord): fix warning 'i' might be used uninitialized
679         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
680         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
681
682 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
683
684         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
685         all chars are promoted to int; promotion should be handled in SDCCast.c
686
687 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
688
689         * device/lib/_strcmp.c: Fixed bug 1326457
690
691 2005-10-11 Raphael Neider <rneider AT web.de>
692
693         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
694         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
695
696 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
697
698         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
699         * support/regression/tests/sfr16.c: added test for the sfr32 bug
700
701 2005-10-04 Raphael Neider <rneider AT web.de>
702
703         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
704           device/lib/pic16/pics.all: added pic18f1320
705         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
706
707 2005-09-30 Raphael Neider <rneider AT web.de>
708
709         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
710         * src/pic16/devices.inc: NEW, provides device descriptions
711         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
712
713 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
714
715         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
716           GETHBIT
717
718 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
719
720         * doc/sdccman.lyx: updated Highest Order Bit documentation,
721           documented Any Order Bit, Higher Order Byte and Higher Order Word
722         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
723         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
724           (optimizeGetAbit): new, to get any bit, not only the high bit,
725           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
726           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
727           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
728           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
729             RIGHT_OP: also try GETBYTE, GETWORD optimization,
730             GETABIT, GETBYTE, GETWORD: decorate them,
731           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
732           (ast_print): added GETABIT, GETBYTE, GETWORD
733         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
734         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
735           (geniCodeBinary): new generic binary icode,
736           (ast2iCode): added GETABIT, GETBYTE, GETWORD
737         * src/port.h: updated comment for PORT.hasExtBitOp
738         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
739           (genGetByte): new, to get a single byte,
740           (genGetWord): new, to get a word from a long,
741           (gen51Code): added GETABIT, GETBYTE, GETWORD
742         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
743
744 2005-09-23 Raphael Neider <rneider AT web.de>
745
746         * configure.in, configure: have device/lib/pic configured
747         * device/lib/Makefile.in: added model-pic14
748         * device/lib/clean.mk: added pic/ to clean rule
749         * device/lib/pic: added rudimentary pic14 library providing support
750           functions for multiplication/division/generic pointer access
751         * src/SDCCopt.c (convilong): mark support functions as extern
752           for pic14 port as well
753         * src/pic/gen.c (genMult): added assertions,
754           (genpic14Code): emit warning on unhandled iCodes
755         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
756         * src/pic/pcode.c (pCodeOpCopy),
757         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
758           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
759           SFR_REGISTER}), made safe for future extensions
760         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
761           instructions even if preceeded by SKIP instructions (also remove
762           them); removed unused code
763         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
764           prevents leaving parts of the structure uninitialized after copying
765
766 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
767
768         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
769           ago by me
770         * support/regression/tests/addsub.c: added test for the bug
771
772 2005-09-21 Raphael Neider <rneider AT web.de>
773
774         * device/include/pic16/pic18f1220.h,
775           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
776         * device/lib/pic16/Makefile.rules: added missing opening paren
777         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
778           are provided in genutils.c,
779           (genUminusFloat,genUminus,genCmpEq): added asserts on different
780           operand/result sizes,
781           (genCmp): assert on NULL pointers first, then check deref'ed values
782         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
783           result size
784
785 2005-09-18 Raphael Neider <rneider AT web.de>
786
787         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
788           as these are now unused,
789           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
790         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
791           local, avoids uninitialized pointer dereference on r->name
792         * src/pic16/ralloc.c (newReg): fixed indentation
793
794 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
795
796         * src/SDCCval.c (constVal): fixed bug 730366
797         * support/Util/SDCCerr.c,
798         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
799
800 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
801
802         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
803
804 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
805
806         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
807
808 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
809
810         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
811           (hex2dec): made hex_digit unsigned char, removed ascii dependance
812         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
813           (hex2dec): made hex_digit unsigned char, removed ascii dependance
814         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
815         * packihx/packihx.c (hexDigit): made c unsigned char
816         * as/mcs51/lklibr.c (fndsym),
817         * link/z80/lkgb.c (gb),
818         * link/z80/lklibr.c (fndsym),
819         * link/z80/lkrloc.c (relr),
820         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
821         * src/SDCC.lex (checkCurrFile, process_pragma),
822         * src/SDCCglue.c (spacesToUnderscores),
823         * src/SDCCmain.c (setParseWithComma, processFile),
824         * src/asm.c (tvsprintf, printCLine),
825         * src/avr/gen.c (emitcode, aopPut),
826         * src/ds390/gen.c (emitcode),
827         * src/hc08/gen.c (emitcode, emitinline),
828         * src/mcs51/gen.c (emitcode, genInline),
829         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
830           tokenizeLineNode),
831         * src/pic/ralloc.c (debugLog),
832         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
833           tokenizeLineNode),
834         * src/pic16/ralloc.c (debugLog),
835         * src/z80/main.c (_process_pragma):
836            made all ctype.h function calls safe
837         * src/SDCCopt.c: include math.h for fabs
838         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
839           and used them throughout the code to make ctype.h function calls safe
840         * src/ds390/main.c (asmLineNodeFromLineNode),
841         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
842         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
843            unsigned char*
844         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
845           (newpCodeAsmDir): made ctype.h function calls safe
846         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
847           pic16_emitcode):  made lbp unsigned char*
848         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
849           (pic16_newpCodeAsmDir): made ctype.h function calls safe
850         * src/xa51/gen.c (emitcode),
851         * src/z80/gen.c (_emit2): made lbp unsigned char*
852         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
853            char*
854
855 2005-09-05 Raphael Neider <rneider AT web.de>
856
857         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
858           access bank splitpoint
859
860 2005-09-05 Raphael Neider <rneider AT web.de>
861
862         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
863
864 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
865
866         * .version: changed to version 2.5.3
867         * doc/sdccman.lyx: changed version to 2.5.3,
868           documented --codeseg and --constseg and pragma codeseg and constseg,
869           documented bit parameters (reentrant) and bit returning
870         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
871            currFunc->recvSize, but is this ok for all ports?
872           (ast2iCode): result of ~ on unsigned char must be cast to int for
873            bool to work
874         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
875           function pointers in bit space
876         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
877           (processFuncArgs): call port.reg_parm() with reentrancy info
878         * src/port.h,
879         * src/avr/main.c,
880         * src/ds390/main.c,
881         * src/hc08/main.c,
882         * src/pic/main.c,
883         * src/pic16/main.c,
884         * src/xa51/main.c,
885         * src/z80/main.c: port.reg_parm prototype extended with
886           "bool reentrant" parameter
887         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
888           options.stackAuto for allocating bit register parameters
889         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
890           (genSend): set BitBankUsed if it is,
891           (selectRegBank): factored out of genCall for use in genPcall,
892           (genCall): removed redundant dtype assignmen, use selectRegBank,
893           (genPcall): handle returning in Carry properly, save in F0 if needed,
894           (genReceive): handle bit register parameters
895         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
896           (mcs51_assignRegisters): enable bit registers for all reentrant
897            functions and don't set BitBankUsed unconditionally
898         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
899         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
900         * support/regression/tests/funptrs.c: added tests for BOOL and for return
901
902 2005-08-27 Borut Razem <borut.razem AT siol.net>
903
904         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
905         ppc-osx (Darwin) does not support -u option. It seems that it is
906         supported only on Linux - GNU cp
907
908 2005-08-25 Borut Razem <borut.razem AT siol.net>
909
910         * sim/ucsim/gui.src/serio.src/Makefile.in,
911           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
912           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
913           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
914           install and strip, since the strip at /usr/ccs/bin should be used
915           on solaris
916
917 2005-08-24 Borut Razem <borut.razem AT siol.net>
918
919         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
920
921 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
922
923         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
924         ffffffffu
925
926 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
927
928         * as/mcs51/aslink.h: completed lkrloc.c prototypes
929         * as/mcs51/lkmain.c (link_main): fixed warning
930         * device/include/stdbool.h: ds390 has no advanced bit support yet
931         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
932         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
933         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
934           and updated their macros
935         * src/SDCCval.c (constVal): updated comment for renamed b_long
936
937 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
938
939         * as/mcs51/asdata.c: changed ctype['['] to BINOP
940         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
941           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
942           (oprio): set priority for '['
943         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
944            and adb_24_bit
945         * as/mcs51/asm.h: added defines R_BIT and S_BIT
946         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
947         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
948         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
949           added overlayable BIT_BANK area
950         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
951           (summary2): explain 'T' in legenda
952         * as/mcs51/lkrloc.c: replaced old K&R style,
953           (relr): added R_BIT processing,
954           (errmsg): added "Bit-addressable relocation error",
955           (adb_bit): added for converting from byte- to bit-addressable space,
956           (adb_24_bit): added for converting from byte- to bit-addressable space
957         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
958            used in reentrant functions now even as return value
959         * device/lib/_gptrput.c (_gptrput): removed obsolete code
960         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
961           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
962         * src/SDCCglobl.h: added indicator BitBankUsed
963         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
964            the bit registers b0-b7
965         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
966           (geniCodeCast): fixed bug 1263853,
967           (geniCodeLogicAndOr): put result in bool or char,
968           (geniCodeReceive): added parameter func for accessing the return type,
969           (geniCodeFunctionBody): pass func to geniCodeReceive
970         * src/SDCCmain.c: added indicator BitBankUsed
971         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
972         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
973           (checkSClass): don't put automatic bool/bit on stack,
974           (checkFunction): removed check on function cannot return bit
975         * src/SDCCsymt.h: added newBoolLink prototype
976         * src/mcs51/gen.c (rb1regs): added bit registers,
977           (movc): created for assigning to carry,
978           (pushReg, popReg): created for pushing registers,
979           (sameRegs): check both AOP_REG and AOP_CRY types,
980           (aopOp): handle bit registers,
981           (aopPut): optimization no self-assign,
982           (saveRegisters): push reg->base (bits) only once for bit registers,
983            and use pushReg,
984           (unsaveRegisters): pop reg->base only once and use popReg,
985           (assignResultValue): added parameter func and return in carry for bits,
986           (genIpush): optimization no reload in A if not changed,
987           (genSend): bit parameters in reentrant functions are passed in bit
988            registers by first assigning to bits in B, then save registers and
989            copy B to bits,
990           (genCall): handle returning in Carry properly, save it in F0 if needed,
991           (genPcall): updated assignResultValue call, this is not safe yet for bit
992            returning function !!!
993           (genFunction): don't generate equ's for bit registers and use pushReg,
994           (genEndFunction): take care of bit returning functions and use popReg,
995           (genRet): return bit in Carry,
996           (genIfx): optimize bit registers and other directly addressable bits,
997           (genReceive): updated assignResultValue call
998         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
999           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
1000            registers when using stack-auto
1001         * src/mcs51/ralloc.c (_G): added allBitregs,
1002           (regs8051): added the bit registers,
1003           (createStackSpil): use macro IS_BIT,
1004           (getRegBit): added to allocate a bit register, else spill,
1005           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
1006           (updateRegUsage): factored out to ease stepping while debugging,
1007           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
1008            also allocate bit registers,
1009           (fillGaps): handle bit registers,
1010           (findAllBitregs): added to create bit vector with all bit registers,
1011           (mcs51_allBitregs): returns this bit vector,
1012           (mcs51_assignRegisters): when using stack-auto use bit registers for
1013            passing parameters and creating local variables
1014         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
1015
1016 2005-08-22 Borut Razem <borut.razem AT siol.net>
1017
1018         * device/lib/Makefile.in: replaced find option -or with -o
1019           to make it run on solaris
1020
1021 2005-08-22 Raphael Neider <rneider AT web.de>
1022
1023         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
1024           fixes #1265442 (crash on Solaris)
1025
1026 2005-08-20 Borut Razem <borut.razem AT siol.net>
1027
1028         * configure, configure.in: added tests for libsocket and libnsl libraries,
1029           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
1030           from support/regression/Makefile.in
1031         * support/regression/Makefile.in: added
1032         * device/lib/pic16/Makefile.common.in: force make to use bash shell
1033         * sim/ucsim/libtool: regenerated on sparc-solaris
1034         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1035           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
1036           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
1037           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
1038           sparc-solaris, which doesn't use GNU ld linker
1039         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
1040         * as/Makefile: find on sparc-solaris does not support -maxdepth option
1041
1042 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
1043
1044         * src/mcs51/peeph.def: updated comments
1045
1046 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1047
1048         * device/lib/_gptrget.c,
1049         * device/lib/_gptrput.c: slightly shorter
1050         * doc/sdccman.lyx: incremented version
1051         * src/mcs51/peeph.def: moved peephole comments to the line of first
1052           change to better keep line correlation, reanimated 186.e
1053         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
1054
1055 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
1056
1057         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
1058           David Saxton with quotes around file name.
1059
1060 2005-08-15 Borut Razem <borut.razem AT siol.net>
1061
1062         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
1063           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
1064           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
1065           make tests run on x86_64 platform
1066
1067 2005-08-13 Raphael Neider <rneider AT web.de>
1068
1069         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
1070           as it might be executed DURING a build (parallel make is wonderful)
1071
1072 2005-08-13 Raphael Neider <rneider AT web.de>
1073
1074         * device/lib/Makefile.in (port-specific-objects-pic16):
1075           revert to cp $(PORT)/bin/*.* $(PORTDIR)
1076         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
1077           dependency
1078         * device/lib/pic16/Makefile.rules: build subdirs before creating
1079           the library, removed builddir rule, create $(builddir) early in
1080           recurse rule, use empty recurse rule for leaf directories
1081         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
1082           mkdir errors (race condition), removed duplicate suffix "hex"
1083           from clean rules
1084         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
1085         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
1086           prevents mkdir -p from aborting on Alpha
1087
1088 2005-08-12 Raphael Neider <rneider AT web.de>
1089
1090         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
1091           db-statements in order to allow for arrays of pointers in code
1092           sections to be placed without interspersed 0-padding, fixes
1093           bug #1256215
1094         * (emitStatistics): fixed division by zero for pic18f1220
1095         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
1096           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
1097         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
1098         * (pic16_pCodeConstString): keep track of already emitted string
1099           literals to prevent "duplicate definitions of symbol _str_NR"
1100         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
1101           debug message
1102         * device/lib/Makefile.in: ignore failing PIC16 library builds
1103         * device/lib/pic16/Makefile: do not build if gputils are missing
1104         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
1105
1106 2005-08-10 Raphael Neider <rneider AT web.de>
1107
1108         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
1109           my last commit)
1110
1111 2005-08-10 Raphael Neider <rneider AT web.de>
1112
1113         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
1114           Rokas' patch to add the new fixed point type "__fixed16x16"
1115         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
1116           functions for __fixed16x16 arithmetics
1117         * device/lib/pic16: reimplemented the build system to support
1118           a separate build directory, better handling of libio (create
1119           the library in a separate subdir for each architecture) and
1120           easier configuration (centralized in Makefile.common)
1121
1122 2005-08-07 Raphael Neider <rneider AT web.de>
1123
1124         * src/pic16/gen.c (genrshTwo): fixed sign extension
1125         * src/pic16/device.c: added pic18f2320, 4220 and 4320
1126         * device/include/pic16/pic18f2220.h: changed some bit definitions,
1127           added T0CONbits
1128         * device/include/pic16/pic18f4220.h: NEW, header for
1129           pic18f4220 and pic18f4320
1130         * device/include/pic16/pic18fregs.h: added new devices,
1131           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
1132         * device/include/pic16/signal.h: resolved name clashes
1133           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
1134           to also allow testing for interrupt enable bits, added
1135           comments on how to use the macros
1136         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
1137         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
1138           register definitions for the devices
1139         * device/lib/pic16/pics.all: added new devices
1140         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
1141           allocated memory
1142         * device/lib/pic16/libc/stdlib/memfree: do not count
1143           the block header as free memory
1144         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
1145           simplified and added missing end-of-blocklist-marker
1146           (reported by Peter Onion, fixes #1252814)
1147         * (_mergeHeapBlock): fixed loop condition
1148         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
1149           len==0, restructured code
1150         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
1151           up a bit, reduced bitfield accesses, prevent endless loops
1152           in case of heap corruption
1153         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
1154           "unreferenced arguments/must return a value" warnings
1155         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
1156           replaced BAUDREG with SPBRG
1157         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
1158           device/lib/pic16/debug/gstack/gstack.c: replaced
1159           _naked, _asm, _endasm with __naked, __asm, __endasm
1160
1161 2005-08-05 Raphael Neider <rneider AT web.de>
1162
1163         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
1164           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
1165
1166 2005-08-05 Borut Razem <borut.razem AT siol.net>
1167
1168         * device/lib/Makefile.in: added missing ';'
1169         * configure: removed ^M characters
1170
1171 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1172
1173         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
1174           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
1175           License
1176
1177 2005-08-04 Borut Razem <borut.razem AT siol.net>
1178
1179         * configure.in: pic16 libraries build 2nd try - enable running
1180           configure in device/lib/pic16
1181         * configure: regenerated from configure.in
1182         * device/lib/Makefile.in: create $(PORT)/bin directory
1183
1184 2005-08-03 Raphael Neider <rneider AT web.de>
1185
1186         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
1187           to get/set values via pointers
1188         * (genUnpackBits,genPackBits): changed detection of
1189           ptr->bitfield vs. sym.bitfield, fixed access via generic
1190           pointers, removed dead (wrong) code for multibyte bitfields
1191         * (genNearPointerGet, genGenPointerGet): removed useless code,
1192           fixed bitfield detection, fixes #1250594
1193         * (genNearPointerSet): removed useless code
1194         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
1195           and introduced macro pic16_emitpcode that conditionally emits
1196           the origin of the following pCode (useful for debugging SDCC)
1197         * src/pic16/pcode.c: changed (and disabled) some debug outputs
1198         * (createDefmap): fixed handling of LFSR for --optimize-df
1199
1200 2005-08-02 Borut Razem <borut.razem AT siol.net>
1201
1202         * device/lib/Makefile.in: pic16 libraries build enabled since
1203           gputils-0.13.2 are now localy installed at sourceforge's compile farm
1204
1205 2005-08-02 Raphael Neider <rneider AT web.de>
1206
1207         * src/pic16/gen.c (genPackBits): removed deprecated warning
1208         * (genGenPointerSet): fixed bitfield detection
1209
1210 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1211
1212         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
1213
1214 2005-07-31 Raphael Neider <rneider AT web.de>
1215
1216         * device/lib/pic16/libdev/pic18f458.c,
1217           device/include/pic16/pic18f458.h: added missing T0CONbits
1218
1219 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
1220
1221         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
1222
1223 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
1224
1225         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
1226
1227 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1228
1229         * device/include/mcs51/at89c51ed2.h: added.
1230
1231 2005-07-23 Raphael Neider <rneider AT web.de>
1232
1233         * src/pic/gen.h: added emitpcode macro for debugging
1234         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
1235           and replace by macro adding debug information on demand
1236         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
1237         * (gencjne): tried to fix; replaced with correct (slower) code
1238         * (gen{Unp,P}ackBits): fixed single bit access
1239         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
1240         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
1241           previous instruction
1242         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
1243           register has to be handled with care (forbidding movement
1244           of assignments/uses, removing assignments completely, ...)
1245         * (pCodeOptime2pCodes): make use of regIsSpecial
1246         * added lots of debugging output (commented out)
1247         * src/pic/rallloc.c (deassignLRs): prevent operand registers
1248           from being reused as result UNLESS it is known to work
1249
1250 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
1251
1252         * support/Util/dbuf.h: include <stddef.h> for size_t
1253         * .version: changed to version 2.5.2
1254
1255 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1256
1257         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
1258
1259 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1260
1261         * src/hc08/gen.c (genMinus): fixed bug #1241835,
1262           (genModOneByte): removed needless psha/pula
1263
1264 2005-07-22 Raphael Neider <rneider AT web.de>
1265
1266         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
1267           have PIC14 handled like PIC16, fixes broken pic14 linker calls
1268         * src/pic/gen.c (resolveIfx): do not "invent" labels
1269         * (genSkipc): changed to positive logic
1270         * (genSkipCond): removed as no longer needed
1271         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
1272           backport from PIC16
1273         * (genLeftShift): check operands are in different registers
1274         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
1275           INCF does not update CARRY...
1276         * src/pic/main.c: fixed _linkCmd
1277         * src/pic/pcode.c (unlinkpCode): added inactive code
1278         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
1279           alive (do not assign result and operand overlapping registers)
1280
1281 2005-07-22 Raphael Neider <rneider AT web.de>
1282
1283         * src/pic/device.c (dump_sfr): replaced register declaration with
1284           call to emitSymbolToFile() to avoid duplicate symbols
1285         * (assignRelocatableRegisters): do not declare external symbols
1286         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
1287           right (take size of type, not etype)
1288         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
1289         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
1290         * (packRegsForAccUse): disabled assignment of WREG as
1291           the result reg to prevent occurence of just fixed #1235003,
1292           fixes #1242954
1293         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
1294           symbols (avoids duplicate symbols in .asm file)
1295         * (pic14emitRegularMap): use emitSymbolToFile()
1296         * src/pic/gen.c (aopOp): fixed spillLocation handling
1297         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
1298         * (genDataPointerSet): removed unneccessary variables/output
1299
1300 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
1301
1302         * as/mcs51/lkarea.c: enlarged codemap for banked memory
1303         * device/lib/mcs51/crtbank.asm: added # to 0x0F
1304
1305 2005-07-21 Raphael Neider <rneider AT web.de>
1306
1307         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
1308           architecture cannot handle them efficiently, fixes bug #1235003
1309         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
1310           check for empty sets before using them (fixes bug #1232190)
1311
1312 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
1313
1314         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
1315           (lnksect2): generate warnings for memory overlap
1316         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
1317           constseg to set the name of these segments so you can instruct the linker
1318           to place them in banks
1319         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
1320         * src/SDCCglobl.h: added MODEL_HUGE to enum,
1321           added code_seg and const_seg to options
1322         * src/SDCCglue.c (emitMaps): use options.const_seg,
1323           (createInterruptVect): put interrupt vectors in segment HOME,
1324           (glue): put HOME before static segment and put the main glue in HOME,
1325           (glue): use options.code_seg
1326         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
1327         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
1328           these segments so you can instruct the linker to place them in banks
1329           (linkEdit): use code_loc for HOME segment which should be the first
1330           segment in code memory now
1331         * src/SDCCmem.c: fixed more stuff like bug 1238386
1332         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
1333           (changePointer): don't change function pointers to code pointers for
1334           banked functions,
1335           (compareType): added exceptional check for banked function pointers
1336         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
1337         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
1338           after static in code memory
1339         * src/mcs51/gen.c: added aopLiteralLong prototype,
1340           (aopForSym): use getSize for functions,
1341           (genCall): generate banked calls over one trampoline __sdcc_banked_call
1342           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
1343           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
1344           the segment,
1345           (genPcall): use call for literal function pointers and generate banked
1346           calls over the one trampoline so there's only one place for the user to
1347           modify according to his/hers hardware,
1348           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
1349           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
1350         * src/mcs51/main.c: added keyword banked,
1351           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
1352         * support/Util/SDCCerr.c,
1353         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
1354           needed for passing the bank and address to the trampoline
1355         * device/lib/mcs51/crtbank.asm: added for bankswitching
1356         * device/lib/mcs51/Makefile: added crtbank
1357
1358 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1359
1360         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
1361           for fields at offset 0 of a struct or union as reported
1362           on 2005-07-07 in the developer mailing list.
1363
1364 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
1365
1366         * src/SDCCmem.c: fixed bug 1238386
1367
1368 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1369
1370         * src/mcs51/peeph.def: added labelrefcounting for peepholes
1371           (patch #1144962), added peephole 300, enabled 259.x
1372         * doc/sdccman.lyx: removed screenshot and provided link instead
1373
1374 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1375
1376         * doc/sdccman.lyx: added section about debugging with ddd
1377         * doc/figures/ddd_example.eps: screenshot of debugging session
1378
1379 2005-07-04 Raphael Neider <rneider AT web.de>
1380
1381         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
1382           like CODE pointers, fixes #1115683
1383         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
1384           call, fixes bugs #1232211, #1228110,
1385           fixed wrong casts to pCodeFlow from pCodeInstructions
1386
1387 2005-07-04 Raphael Neider <rneider AT web.de>
1388
1389         * src/pic/gen.c (popGet): changed assert to allow for
1390           bit operands
1391         * (popGetAddr): changed signature to provide
1392           an additional index, patched all call sites
1393         * (genCmpEq): handle literal-like operands correctly
1394         * (genAddrOf): added sanity checks on __code/__data pointers
1395         * (genAssign): added handling of symbols from __code section
1396         * (gencjne): do not generate code for comparisons whose result
1397           is neither stored nor used, fixes bug #1171114
1398         * (AccLsh, AccRsh): operate on operand instead of WREG
1399         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
1400           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
1401           by known count
1402         * rewrote complete shift-by-literal logic, commented unused
1403           functions out
1404         * (genConstPointerGet): get multiple bytes (if result size > 1),
1405           fixed handling of non-immediate addresses
1406         * (genPointerGet): handle CODE pointers like CONST pointers
1407         * (genpic14Code): insert C-SRC lines as Cource-pCodes
1408         * ({aop,op}_isLitLike): NEW, single place to decide whether an
1409           operand is to be treated as a literal or not
1410         * (mov2w,genPcall,genCmpEq),
1411           src/pic/genarith.c: use aop_isLitLike() to decide between
1412           literal/register contents
1413         * (addSign): added missing offset
1414         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
1415           only emit comment in debug-mode,
1416           use {aop,op}_isLitLike throughout the file
1417         * src/pic/glue.c: fix initializers for pointers (work in progress)
1418         * src/pic/pcode.c (get_op): honor index on _const symbols
1419         * ({reset,dump}pCodeStatistics): NEW, estimate code size
1420         * (dumppBlock): added pCode size estimation
1421         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
1422           check for IS_SYMOP before OP_SYMBOL'ing
1423         * fixed indentation, compacted switch-statements
1424         * (allocReg): find free register and allocate it instead of
1425           allocating new registers all the time
1426         * (deassignLRs): prevent POINTER_GET's from being assigned the same
1427           registers as its operands (necessary only for multibyte GETs)
1428
1429 2005-07-01 Raphael Neider <rneider AT web.de>
1430
1431         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
1432           debugging .asm-output macros FENTRY + FEXIT
1433         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
1434           way... I wonder...
1435         * (emitpComment): NEW, printf to pCode
1436         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
1437           offset handling
1438         * (popGetAddr): NEW, variant of popGet to access an immediates
1439           high(er) bytes instead of the n'th byte of memory they reference,
1440           replaced popGet with popGetAddr where neccessary
1441         * (genDataPointerGet): reactivated and fixed implementation
1442         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
1443           accesses
1444         * (genDataPointerSet): fixed multibyte assignments
1445         * (genpic14Code): fixed --i-code-in-asm handling
1446         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
1447         * (genPlus): fixed index-out-of-bounds error
1448         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
1449         * src/pic/ralloc.c: added debugging output macro FENTRY2
1450         * (spillThis): fixed indentation, enbraced for-body for clarity
1451         * (rematStr): commented out as now unused
1452         * (regTypeNum): commented out special spill case (overwrites
1453           arbitrary values)
1454         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
1455
1456 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
1457
1458         * doc/sdccman.lyx: documented sfr16/sfr32,
1459           added example for using storage class with function pointers
1460         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
1461
1462 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
1463
1464         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
1465         * device/lib/_itoa.c,
1466         * device/lib/_ltoa.c: optimized codesize
1467         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
1468           but don't know how to suppress the double warning.
1469         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
1470         * support/Util/SDCCerr.c,
1471         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
1472
1473 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
1474
1475         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
1476           fixed old K&R prototypes
1477         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
1478         * device/lib/_gptrget.c,
1479         * device/lib/_gptrgetc.c,
1480         * device/lib/_gptrput.c: changed versions for new memory indicator values,
1481           also new versions for small generic pointers and banked generic pointers
1482         * src/port.h: added const_name
1483         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
1484         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
1485         * src/SDCCcse.c (findPrevIc): check all associative operators
1486         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
1487         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
1488         * src/SDCCmem.c: updated comments,
1489           set far-space to 0 for pdata, results in optimized code
1490         * src/SDCCmem.h: added macro CONST_NAME
1491         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
1492           moving the info into the highest bits, see also gptrget/gptrput
1493         * src/src.dsp: added sdcc.ico to project files
1494         * src/avr/gen.c (genCast): fixed bug 0x%d
1495         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
1496         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
1497           relation between ptr_type and DCL_TYPE,
1498           (genCast): fixed bug 0x%d
1499         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
1500           (CODE)" for const_name
1501         * src/hc08/gen.c (genCast): fixed bug 0x%d
1502         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
1503           (hc08_port): added "CONST (CODE)" for const_name
1504         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
1505           (aopForRemat, adjustArithmeticResult): disconnected direct relation
1506           between ptr_type and DCL_TYPE,
1507           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
1508           operand* and took AOP() inside function so sfr-ness can be checked,
1509           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
1510           new prototype,
1511           (genFunction, genEndFunction): optimized stack setup,
1512           (genMinus): optimized for literals with ending zeroes (in bytes),
1513           (genCast): fixed bug 0x%d
1514         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
1515           (mcs51_port): added "CONST (CODE)" for const_name
1516         * src/mcs51/peeph.def: made rule 226 more generic
1517         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
1518         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
1519         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
1520         * src/z80/main.c (z80_port): added NULL for const_name,
1521           (gbz80_port): added NULL for const_name
1522         * support/regression/tests/bug663539.c,
1523         * support/regression/tests/sfr16.c: new tests
1524
1525 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1526
1527         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
1528
1529 2005-06-24 Raphael Neider <rneider AT web.de>
1530
1531         * device/lib/pic16/libdev/pic18f[68][567]20.c:
1532           corrected typos...
1533         * device/include/pic16/signal.h: added USBIF
1534           and SIG_USB
1535
1536 2005-06-24 Raphael Neider <rneider AT web.de>
1537
1538         * device/lib/pic16/libdev/pic18f2455.c,
1539           device/include/pic16/pic18f2455.h: NEW
1540         * device/include/pic16/pic18fregs.h,
1541           device/lib/pic16/pics.all,
1542           src/pic16/device.c: added 18f2455
1543         * device/lib/pic16/libdev/pic18f[68][567]20.c,
1544           device/include/pic16/{pic18f[68][567].h,usart.h}:
1545           replaced MULTIPLE_USARTS define with more relaible
1546           compatibility sfrs (for USART access)
1547
1548 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
1549
1550         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
1551           and the output asm file line is printed on two lines.
1552
1553 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1554
1555         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
1556           BGT, BLE, BHI, and BLS instructions
1557         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
1558           genCmpEq): removed
1559         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
1560           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
1561           fixes bug #1216342
1562         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
1563
1564 2005-06-15 Raphael Neider <rneider AT web.de>
1565
1566         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
1567         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
1568         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
1569           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
1570           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
1571
1572 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1573
1574         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
1575           Marcel Telka in bug #1215704
1576
1577 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
1578
1579         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
1580           located in shared memory bank.
1581
1582 2005-05-31 Raphael Neider <rneider AT web.de>
1583
1584         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
1585           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
1586           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
1587
1588 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
1589
1590         * device/lib/_strncpy.c: fixed the fix
1591
1592 2005-05-26 Raphael Neider <rneider AT web.de>
1593
1594         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
1595           initializers with \0, bug #1208187
1596         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
1597           intializers with \0, bug #1208187
1598
1599 2005-05-26 Raphael Neider <rneider AT web.de>
1600
1601         * src/pic16/glue.c (pic16_printIvalChar): fixed string
1602           initializers with \0, bug #1208187
1603         * src/pic16/main.c (_process_pragma): added sanity checks
1604           for stack position and size, emit warnings when appropriate
1605
1606 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
1607
1608         * device/lib/_strncpy.c: fixed not filling with \0
1609
1610 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1611
1612         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
1613           createFunction),
1614         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
1615           compound_statement),
1616         * src/SDCCsymt.h,
1617         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
1618
1619 2005-05-24 Raphael Neider <rneider AT web.de>
1620
1621         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
1622
1623 2005-05-24 Raphael Neider <rneider AT web.de>
1624
1625         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
1626           TRISE definitions, closes bug #1162453
1627
1628 2005-05-22 Raphael Neider <rneider AT web.de>
1629
1630         * src/pic16/main.c (_process_pragma): check for missing
1631           arguments to pragmas code and udata
1632         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
1633           consistency fixes to match other headers (thanks to Jim Paris)
1634         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
1635
1636 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
1637
1638         * src/SDCCicode.c (isOperandEqual): fixed missing ;
1639
1640 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
1641
1642         * support/regression/tests/bug1198642.c: new test
1643         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
1644         * src/SDCCcse.c (findPrevIc): added comment, please have a look
1645         * support/scripts/resource.h,
1646         * support/scripts/resource.rc,
1647         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
1648         * support/scripts/sdcc.ico: added 32x32 icon
1649
1650 2005-05-18 Raphael Neider <rneider AT web.de>
1651
1652         * device/lib/pic16/libdev/pic18f*.c,
1653         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
1654           keywords to "__sfr" and "__at (X)"
1655         * device/include/pic16/pic18fregs.h: added pic18f4520
1656         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
1657           #1203088 (MPLAB compatibility)
1658
1659 2005-05-17 Raphael Neider <rneider AT web.de>
1660
1661         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
1662         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
1663         * device/lib/pic16/pics.all: added new devices
1664         * src/pic16/device.c: added support for pic18f4520
1665
1666 2005-05-16 Raphael Neider <rneider AT web.de>
1667         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
1668         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
1669         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
1670           convenience function for bit access
1671
1672 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
1673
1674         * device/lib/printf_large.c: fixed bug 1193299
1675         * support/regression/tests/bug1057979.c: added test %3.3s
1676
1677 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1678
1679         * device/include/mcs51/8051.h,
1680         * device/include/mcs51/8052.h: made parseable with lint
1681         * device/include/mcs51/lint.h: added include file for (sp)lint
1682         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
1683         * doc/cdbfileformat.lyx,
1684         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
1685
1686 2005-05-14 Raphael Neider <rneider AT web.de>
1687
1688         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
1689         * device/lib/pic16/libc/stdlib/itoa.c (new)
1690         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
1691         * device/lib/pic16/libio/Makefile: exclude subdir according to
1692           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
1693         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
1694         * src/pic16/gen.c (genFunction): prevent annoying warning
1695         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
1696           nameclashes on BeOS
1697         * support/cpp2/cppmain.c (cpp_output_string): new
1698         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
1699           fixes bug 1116802
1700
1701 2005-05-13 Borut Razem <borut.razem AT siol.net>
1702
1703         * src/SDCCmain.c (linkEdit): fixed bug 1195202
1704
1705 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1706
1707         * .version: changed to version 2.5.1; back to bleeding edge development
1708
1709 2005-05-11 Borut Razem <borut.razem AT siol.net>
1710
1711         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
1712           generate PDF version 1.3 documents
1713
1714 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1715
1716         * .version: changed to version 2.5.0
1717
1718 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1719
1720         * doc/sdccman.lyx: updated weblinks, index and smaller updates
1721
1722 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1723
1724         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
1725         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
1726         well as many smaller updates.
1727         * .version: changed to version 2.5.0-pre1
1728
1729 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1730
1731         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
1732
1733 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
1734
1735         * support/regression/tests/bug1185672.c: added
1736         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
1737           bug 1185672
1738         * src/mcs51/gen.c (genCall): added comments, made it look safer
1739         * src/mcs51/gen.c (genEndFunction): simplified
1740
1741 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
1742
1743         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
1744
1745 2005-04-14 Borut Razem <borut.razem AT siol.net>
1746
1747         * fixed bug 1045046 - SIGSEGV with really simple code?:
1748           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
1749           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
1750
1751 2005-04-14 Borut Razem <borut.razem AT siol.net>
1752
1753         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
1754           src/pic16/device.h: temporarily disabled experimental #inline pragma
1755           for 2.5.0 release
1756
1757 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
1758
1759         * device/include/z80/stdio.h,
1760         * device/include/z80/string.h: removed these highly incomplete files so
1761           SDCC can use the default ones in device/include/
1762
1763 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1764
1765         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
1766         gcc warning.
1767         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
1768         fix sdcpp warnings.
1769
1770 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
1771
1772         * device/include/malloc.h: removed redundant __reentrant prototypes
1773         * device/lib/_mullong.c: added working xstack variant in asm (C version
1774           doesn't pass regression tests)
1775         * device/lib/bpx.c: used __data and made bpx char for mcs51
1776         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
1777           (createFunction): fixed bug with xstackPtr
1778         * src/SDCCcse.c: corrected comments
1779         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
1780           (killDeadCode, eBBlockFromiCode): removed unused code
1781         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
1782           corrected comments
1783         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
1784           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
1785           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
1786           (genModOneByte): fixed warning in MSVC
1787         * src/mcs51/main.c (): added comments
1788         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
1789
1790 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
1791
1792         * src/SDCCmain.c (linkEdit): oops, changed one line too many
1793
1794 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
1795
1796         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
1797
1798 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
1799
1800         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
1801         characters arrays of larger size than the declared one.
1802
1803 2005-04-10 Borut Razem <borut.razem AT siol.net>
1804
1805         * src/pic/gen.c (genInline),
1806           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
1807           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
1808           (findNextInstruction), (findPrevInstruction),
1809           (findInstructionUsingLabel),
1810           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
1811         * src/pic/pcode.c (findLabel): added missing '\n'
1812         * src/src.dsp: added SDCCdwarf2.c to the project
1813
1814 2005-04-09 Borut Razem <borut.razem AT siol.net>
1815
1816         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
1817
1818 2005-04-08 Raphael Neider <rneider AT web.de>
1819
1820         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
1821           into the chain after a given one) and mergeDefmapSymbols (combine
1822           defmap entries for each symbol per pcode)
1823         * (createDefmap): have defmap entries merged in the end
1824         * (defmapReplaceSymRef): split defmap entries covering two accesses to
1825           a symbol before replacing one access type's symbol, merge symbols in
1826           the end (replacement symbol might already have an entry)
1827         * (assignValnums): keep reference to written WREG intact
1828
1829 2005-04-08 Raphael Neider <rneider AT web.de>
1830
1831         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
1832           Alpha)
1833
1834 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
1835
1836         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
1837         bytes
1838
1839 2005-04-07 Raphael Neider <rneider AT web.de>
1840
1841         * device/include/pic16/usart.h: added compatibility defines for
1842           devices with more than one USART
1843         * device/include/pic16/pic18f[68][567]20.h: activated above defines
1844
1845 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
1846
1847         * device/lib/Makefile.in: updated for port specific include
1848
1849 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
1850
1851         * support/regression/ports/mcs51/spec.mk: added mcs51 include
1852
1853 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
1854
1855         * device/include/8051.h,
1856         * device/include/8052.h,
1857         * device/include/at89S8252.h,
1858         * device/include/at89c55.h,
1859         * device/include/at89x051.h,
1860         * device/include/at89x51.h,
1861         * device/include/at89x52.h,
1862         * device/include/mcs51reg.h,
1863         * device/include/reg51.h,
1864         * device/include/reg764.h,
1865         * device/include/regc515c.h,
1866         * device/include/sab80515.h: (re)moved these 12 files
1867         * device/include/mcs51/8051.h,
1868         * device/include/mcs51/8052.h,
1869         * device/include/mcs51/at89S8252.h,
1870         * device/include/mcs51/at89c55.h,
1871         * device/include/mcs51/at89x051.h,
1872         * device/include/mcs51/at89x51.h,
1873         * device/include/mcs51/at89x52.h,
1874         * device/include/mcs51/mcs51reg.h,
1875         * device/include/mcs51/reg51.h,
1876         * device/include/mcs51/reg764.h,
1877         * device/include/mcs51/regc515c.h,
1878         * device/include/mcs51/sab80515.h: and added them here
1879
1880 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
1881
1882         * device/include/stdarg.h: changed SDCC specific keywords to double
1883           underlined form.
1884         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
1885           mcs51 and ds390.
1886         * device/include/hc08/mc68hc908gp32.h,
1887         * device/include/hc08/mc68hc908jb8.h,
1888         * device/include/hc08/mc68hc908jkjl.h,
1889         * device/include/hc08/mc68hc908qy.h: fixed comments
1890         * device/include/mcs51/README: updated
1891         * device/include/mcs51/c8051f120.h: added PINRSF
1892         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
1893         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
1894           amidst code. Also inline is not supported.
1895
1896 2005-04-06 Raphael Neider <rneider AT web.de>
1897
1898         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
1899         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
1900           callers stack/frame pointers
1901
1902 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
1903
1904         * device/include/pic16/usart.h: added, missing in previous commit,
1905         * device/include/pic16/adc.h: fixed typo,
1906         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
1907         commit,
1908         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
1909         <p18fxxx.inc>
1910         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
1911         uninitialized because a bug appears with gplink
1912         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
1913         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
1914         complains for unrecognised option
1915
1916 2005-04-05 Raphael Neider <rneider AT web.de>
1917
1918         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
1919           structs as well (using memcpy)
1920         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
1921           on ISRs (GOTO has no label)
1922         * src/pic16/device.h: added OF_OPTIMIZE_DF
1923         * src/pic16/main.c: added compiler switch --optimize-df to enable the
1924           new data flow analysis/optimization
1925         * src/pic16/pcode.c: added (prototypes for and implementation of)
1926           dataflow analysis functions, fixed pCodeInstructions' inCond and
1927           outCond values, made RCALL a branch instruction
1928         * (pic16_unlinkpCode): keep C line if possible
1929         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
1930           C line moved if possible
1931         * (pic16_getRegFrompCodeOp): NEW, improved version of...
1932         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
1933           to use new pic16_getRegFrompCodeOp (works for more SFRs)
1934         * (pic16_BuildFlow): fixed skip instructions with label (did not start
1935           new flow)
1936         * (pic16_getJumptabpCode): NEW, needed in...
1937         * (LinkFlow): fixed handling of jumptables, calls and conditional
1938           branches
1939         * (pic16_InsertCommentAfter): NEW
1940         * (pic16_pCodeReplace): made verbose and flow preserving
1941         * (AnalyzeFlow): added call to data flow analysis
1942         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
1943         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
1944         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
1945
1946 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1947
1948         * src/SDCCast.c (decorateType): fixed bug #1105626
1949
1950 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
1951
1952         * device/include/asm/pic16/features.h,
1953         * pic18f*.h headers,
1954         * device/include/pic16/adc.h,
1955         * device/include/pic16/delay.h,
1956         * device/include/pic16/i2c.h,
1957         * device/include/pic16/malloc.h,
1958         * device/include/pic16/stdio.h,
1959         * device/include/pic16/stdlib.h,
1960         * device/include/pic16/string.h,
1961         * device/lib/pic16/libc/stdio/printf_tiny.c,
1962         * device/lib/pic16/libc/stdio/printf_small.c,
1963         * device/lib/pic16/libc/stdio/strmgpsim.c,
1964         * device/lib/pic16/libc/stdio/strmmssp.c,
1965         * device/lib/pic16/libc/stdio/strmusart.c,
1966         * device/lib/pic16/libc/stdio/vfprintf.c,
1967         * device/lib/pic16/libc/stdlib/ltoa.c,
1968         * device/lib/pic16/libc/stdlib/putchar.c,
1969         * device/lib/pic16/libc/stdlib/x_ftoa.c,
1970         * device/lib/pic16/libc/stdlib/memchrpgm.c,
1971         * device/lib/pic16/libc/stdlib/memchrram.c,
1972         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
1973         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
1974         * device/lib/pic16/libio/adc/adcbusy.c,
1975         * device/lib/pic16/libio/adc/adcread.c,
1976         * device/lib/pic16/libio/adc/adcsetch.c,
1977         * device/lib/pic16/libio/usart/ubaud.c,
1978         * device/lib/pic16/libio/usart/ubusy.c,
1979         * device/lib/pic16/libio/usart/udrdy.c,
1980         * device/lib/pic16/libio/usart/uopen.c,
1981         * device/lib/pic16/libio/usart/uputc.c,
1982         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
1983         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
1984         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
1985         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
1986         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
1987         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
1988         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
1989         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
1990         specific keywords to double underlined form,
1991         * device/lib/pic16/libc/Makefile.rules,
1992         * device/lib/pic16/libsdcc/Makefile.rules,
1993         * device/lib/pic16/libm/Makefile,
1994         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
1995         to compile with C standard set in Makefile.common
1996         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
1997         rand.c and crc.c in compilation process,
1998         * device/lib/pic16/libsdcc/int/divuint.c,
1999         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
2000         `c' from signed to unsigned,
2001         * device/lib/pic16/startup/crt0.c,
2002         * device/lib/pic16/startup/crt0i.c,
2003         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
2004         keywords to double underlined form, bug fixes in _do_cinit function
2005         which prevented the correct initialization of the .idata segment,
2006         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
2007         core to enter a infinite loop
2008         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
2009
2010 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2011
2012         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
2013
2014 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2015
2016         * device/include/Makefile.in: add support for hc08 subdirectory
2017         * device/include/hc08/: new subdirectory
2018         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
2019         Lucas Loizaga, thanks!
2020         * device/include/hc08/mc68hc908qy.h,
2021         * device/include/hc08/mc68hc908gp32.h,
2022         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
2023         their own directory. Changed internal macro names to use the compiler
2024         reserved namespace. Changed SDCC specific keywords to double
2025         underlined form.
2026         * device/include/math.h,
2027         * device/include/malloc.h,
2028         * device/include/stdarg.h,
2029         * device/include/stdbool.h
2030         * device/include/string.h,
2031         * device/include/tinibios.h,
2032         * device/include/ds400rom.h,
2033         * device/include/8051.h,
2034         * device/include/8052.h,
2035         * device/include/80c51xa.h,
2036         * device/include/at89c55.h,
2037         * device/include/at89S8252.h,
2038         * device/include/at89x51.h,
2039         * device/include/at89x52.h,
2040         * device/include/ds80c390.h,
2041         * device/include/reg764.h,
2042         * device/include/regc515c.h,
2043         * device/include/sab80515.h,
2044         * device/include/mcs51/c8051f000.h,
2045         * device/include/mcs51/c8051f018.h,
2046         * device/include/mcs51/c8051f020.h,
2047         * device/include/mcs51/c8051f040.h,
2048         * device/include/mcs51/c8051f060.h,
2049         * device/include/mcs51/c8051f120.h,
2050         * device/include/mcs51/c8051f300.h,
2051         * device/include/mcs51/c8051f310.h,
2052         * device/include/mcs51/c8051f320.h,
2053         * device/include/mcs51/c8051f330.h,
2054         * device/include/mcs51/c8051f350.h,
2055         * device/include/z180.h: Changed SDCC specific keywords to double
2056         underlined form.
2057
2058 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
2059
2060         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
2061         18F4455,
2062         * (pic16_assignConfigWordValue): disable testing of configuration
2063         register value with config mask,
2064         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
2065         function with port->fun_prefix,
2066         * (genFunction): when generating a naked interrupt function never
2067         create an absolute segment placed in interrupt vector address, place
2068         the actual interrupt function at IVA instead, when an interrupt
2069         function is generated with unspecified interrupt then do not create
2070         the absolute section,
2071         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
2072         code for generating a call to generic pointer get/put function with
2073         a call to function pic16_callGenericPointer(),
2074         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
2075         the call to the generic pointer get/put functions with prefixing the
2076         function name with port->fun_prefix,
2077         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
2078         * src/pic16/main.c (_process_pragma): prefix function with
2079         port->fun_prefix,
2080         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
2081         calling assembler, old 18Fxxxx macro is deprecated,
2082         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
2083         PC_ASMDIR in while condition,
2084         * (findInstruction): add PC_ASMDIR in while condition,
2085         * (buildCallTree): prefix main with port->fun_prefix,
2086         * (pic16_pCode2str): fixed bug that didn't emit the memory access
2087         identifier for variable with banked access in instructions BTFSS,
2088         BTFSC, BCF, BSF, BTG
2089         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
2090         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
2091         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
2092         perform optimization when enviroment variable NO_REG_OPT is set,
2093         * (insideLRBlock): NEW, return 1 if register is inside an
2094         INF_LOCALREGS block,
2095         * (RemoveRegFromLRBlock): remove a register that is completely
2096         eliminated by register optimization, but it is still left in local
2097         register store/restore in/from stack block,
2098         * (Remove2pcodes): after removing register, check to see if it
2099         should be removed from local register store/restore in/from stack
2100         block,
2101         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
2102         DUMMY_READ_VOLATILE,
2103
2104         * device/include/pic16/adc.h: minor prototype modifications and
2105         update,
2106         * device/include/pic16/malloc.h: added GPL notice various
2107         modifications,
2108         * device/include/pic16/stdint.h: NEW, standard header for ints
2109         * device/include/pic16/delay.h: NEW, header for delay functions,
2110         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
2111         delay1mtcy,
2112         * device/include/pic16/signal.h: NEW, header providing helper macros
2113         for implementing signal handlers,
2114         * device/include/pic16/stdio.h: added prototypes for functions,
2115         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
2116         prototypes for stdin and stdout, added macro PUTCHAR to
2117         automatically implement putchar function prototype,
2118         * device/include/pic16/usart.h: modified and updated USART library,
2119         * device/lib/pic16/libio/adc/,
2120         * device/lib/pic16/libio/i2c: some modifications to improve library
2121         performance,
2122         * device/lib/pic16/libc/stdio/: modifications for the new printf*
2123         family of functions,
2124         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
2125         family of functions and other sources,
2126         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
2127         of the PIC18Fxx[28] devices,
2128         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
2129         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
2130         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
2131         _do_cinit function, because the previous failed when local variables
2132         where not placed in the same memory bank,
2133         * device/lib/pic16/libsdcc/char/: various modifications to improve
2134         library performance,
2135         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
2136         information on the new functions of the c library and more...
2137
2138 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2139
2140         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
2141
2142 2005-03-26 Raphael Neider <rneider AT web.de>
2143
2144         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
2145           if condition == CARRY)
2146         * (genCmp): adapted to new genSkipc semantics
2147         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
2148           on rIfx (genCmp was broken)
2149
2150 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2151
2152         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
2153         * src/z80/main.c (_keywords[]),
2154         * src/SDCCglobal.h (struct options),
2155         * src/SDCC.y,
2156         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
2157         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
2158         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
2159         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
2160         always available in leading double underscore form. The C99 support is
2161         mostly missing, but it's a start.
2162         * support/regression/tests/bug-227710.c: fixed nonconforming use of
2163         reserved identifier "__data".
2164
2165 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
2166
2167         * src/mcs51/peeph.def: fixed bug 1170013
2168
2169 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
2170
2171         * device/include/mcs51reg.h: fixed bug 842007
2172
2173 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2174
2175         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
2176         last time.
2177
2178 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2179
2180         * src/port.h (struct PORT),
2181         * src/avr/ralloc.c (avr_assignRegisters),
2182         * src/avr/main.c,
2183         * src/ds390/ralloc.c (ds390_assignRegisters),
2184         * src/ds390/main.c,
2185         * src/hc08/ralloc.c (hc08_assignRegisters),
2186         * src/hc08/main.c,
2187         * src/mcs51/ralloc.c (mcs51_assignRegisters),
2188         * src/mcs51/main.c,
2189         * src/pic/ralloc.c (pic14_assignRegisters),
2190         * src/pic/main.c,
2191         * src/pic16/ralloc.c (pic16_assignRegisters),
2192         * src/pic16/main.c,
2193         * src/xa51/ralloc.c (xa51_assignRegisters),
2194         * src/xa51/main.c,
2195         * src/z80/ralloc.c (z80_assignRegisters),
2196         * src/z80/ralloc.h,
2197         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
2198         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
2199         * src/SDCCcse.h,
2200         * src/SDCCdflow.c (computeDataFlow),
2201         * src/SDCCdflow.h,
2202         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
2203         * src/SDCCloop.h,
2204         * src/SDCCcflow.c (*),
2205         * src/SDCCcflow.h,
2206         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
2207         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
2208         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
2209         immedDom() returning wrong block; probably fixes bug #1160833)
2210
2211 2005-03-20 Borut Razem <borut.razem AT siol.net>
2212
2213         * support/scripts/inc2h.pl: WIN32 port
2214
2215 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
2216
2217         * device/lib/makefile.in: added abs.c and labs.c
2218
2219 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
2220
2221         * device/include/stdint.h: added
2222         * device/lib/abs.c: added
2223         * device/lib/labs.c: added
2224         * device/include/stdlib.h: added abs() and labs() prototypes
2225         * device/lib/libsdcc.lib: added abs and labs
2226         * device/include/float.h,
2227         * device/lib/_fsmul.c,
2228         * device/lib/printf_fast.c,
2229         * device/lib/printf_tiny.c: updated comments
2230
2231 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2232
2233         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
2234         bug #1164313
2235
2236 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2237
2238         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
2239         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
2240
2241 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
2242
2243         * device/lib/printf_large.c: removed inline assembly for portability and
2244           readability. Use printf_fast if speed or size are more important.
2245         * src/pic16/gen.c: removed conditions around use of DEBUGpc
2246         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
2247
2248 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
2249
2250         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
2251         prevent compiler warning
2252
2253 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
2254
2255         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
2256         moved to level 0 and declared as static. Also they are explicit
2257         placed in access bank. This was necessery because some times they
2258         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
2259         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
2260         optimizations. Currently only compare to unsigned char is implemented,
2261         * src/pic16/gen.c: added fReturnIdx array,
2262         * (struct resolvedIfx) is moved to gen.h and made public,
2263         * (struct _G): added sregsAlloc and sregsAllocSet fields,
2264         * (aopForSym): added an optimization to directly store in stack of
2265         the operand of a SEND iCode,
2266         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
2267         but as registers instead (AOP_REG) using the fReturnIdx array,
2268         * (pic16_freeAsmop): remove the freed register from the
2269         _G.sregsAlloc field,
2270         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
2271         a compare of 'WREG',
2272         * (pic16_popGetTempRegCond): changed function prototype, now
2273         function takes also a bitVector argument v which holds the current
2274         set of registers that are allocated for stack access by aopForSym,
2275         registers allocated in aopForSym for accessing stack symbols are not
2276         any more part of the functions usedRegs field,
2277         * (genCall): some times aopOp is called for a stack variable to be
2278         send, aopForSym might perform the push, if this is true make sure
2279         that genCall doesn't push the variable twice by testing _G.resDirect,
2280         * (genFunction): changed testing for unspecified interrupt number
2281         from 256 to INTNO_UNSPEC,
2282         * modified selection scheme of frame pointer generation. Previously
2283         if function did use local registers a frame pointer was generated,
2284         now a frame pointer is generated only if function has arguments
2285         (that need PLUSW2 register access), or has stack arguments, or the
2286         compiler is not instructed to omit the frame pointer,
2287         * (genEndFunction): before restoring local registers that were saved
2288         in the function preamble, also restore the registers that *might*
2289         have been allocated for stack access,
2290         * (genRet): removed some old comments,
2291         * (genCmp, the active (RN's) version): added a call to the
2292         pic16_genCmp_special function to perform the compare with a more
2293         robust and optimized way,
2294         * (genInline): a feature has been added in inline code generation,
2295         which allows a wildcard variable substitution when writing inline
2296         assembly. Code is incomplete and experimental therefore undocumented,
2297         * (genCast): changed order of aopOp for result and right to allow
2298         aopForSym to directly load the result if possible,
2299         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
2300         perform an optimized compare on some selected special occasions,
2301         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
2302         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
2303         generate an IVT any more,
2304         * src/pic16/main.c (pic16_optionsTable): added command line option
2305         --optimize-cmp,
2306         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
2307         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
2308         macros,
2309         * src/pic16/NOTES: Raphael Neider added in list of active developers
2310         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
2311         jumptable_end to prevent bug #,
2312         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
2313         inCond and outCond fields,
2314         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
2315         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
2316         turn off register spilling,
2317         * (packRegsForOneUse): synced with other ports' versions although it
2318         is not used currently,
2319         * (pic16_packRegisters): added an optimization while reading
2320         structure bitfields, some registers may be saved (malloc code is
2321         decreased by 80 bytes)
2322
2323 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
2324
2325         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
2326         left is a bitfield, if yes, then don't optimize assignment. Perhaps
2327         this can be optimized more?
2328
2329 2005-03-10 Raphael Neider <rneider AT web.de>
2330
2331         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
2332           genNearPointerGet): (hopefully) fixed access to bitfields via
2333           pointers (p->bitN = x; and x = p->bitN; failed)
2334
2335 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
2336
2337         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
2338
2339 2005-03-09 Raphael Neider <rneider AT web.de>
2340
2341         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
2342
2343 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
2344
2345         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
2346         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
2347           (regTypeNum): set REG_BIT type if necessary
2348         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
2349         * support/regression/tests/critical.c: check bug 1144613
2350
2351 2005-03-02 Raphael Neider <rneider AT web.de>
2352
2353         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
2354
2355 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2356
2357         * src/avr/ralloc.c (serialRegAssign),
2358         * src/ds390/ralloc.c (serialRegAssign),
2359         * src/hc08/ralloc.c (serialRegAssign),
2360         * src/mcs51/ralloc.c (serialRegAssign),
2361         * src/pic/ralloc.c (serialRegAssign),
2362         * src/pic16/ralloc.c (serialRegAssign),
2363         * src/xa51/ralloc.c (serialRegAssign),
2364         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
2365
2366 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
2367
2368         * src/SDCCast.c (decorateType): fixed bug 1124787
2369
2370 2005-02-20 Hubert Sack <sack AT digiplan.de>
2371         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2372
2373         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
2374         patch #1121755
2375
2376 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2377
2378         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
2379         to keep the correct label reference count when adding/removing references
2380         to labels. A peephole file using this is appended to patch #1144962.
2381
2382 2005-02-14 Raphael Neider <rneider AT web.de>
2383
2384         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
2385         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
2386         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
2387           retrievals of result operand's value on assignment
2388
2389 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
2390
2391         * device/include/pic16/string.h: modified prototype for memccpy()
2392         to memccpy(void *, void *, char, size_t)
2393         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
2394         check whether to omit frame pointer or not,
2395         * (genInline): convert all occurences of "\n" to LF in inline
2396         assembler blocks, this helps formatting the inline text,
2397         * (pic16_loadFSR0): modified prototype,
2398         * (genNearPointerGet, genNearPointerSet): reorganization of code,
2399         removed some 8051 legacy code,
2400         * (genPackBits): enabled handling bitfields exceeding one byte in size,
2401         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
2402         before allocating temporary registers in functions,
2403
2404 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
2405
2406         * support/regression/tests/bitvars.c: corrected the "fix"
2407
2408 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
2409
2410         * support/regression/tests/bitvars.c,
2411         * support/regression/tests/bitwise.c,
2412         * support/regression/tests/rotate.c: "fixed" problems on Alpha
2413
2414 2005-02-10 Raphael Neider <rneider AT web.de>
2415
2416         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
2417           different size for Alpha
2418         * src/pic16/gen.c (genCmpEq) : improved compare with 0
2419
2420 2005-02-09 Raphael Neider <rneider AT web.de>
2421
2422         * src/SDCC.lex(doPragma) : save and restore warning options as well
2423           (also added new stack plus clone- and copyAndFreeSDCCERRG())
2424         * have #pragma less_pedantic set the errorlevel to WARNING
2425           (fixes #1117001)
2426         * (cloneOptimize) : fixed wrong malloc's size
2427         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
2428           facilitate correct handling of #pragma (save|restore)
2429
2430 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
2431
2432         * src/mcs51/gen.c: removed non-standard C nameless struct/union
2433
2434 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
2435
2436         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
2437
2438 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
2439
2440         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
2441
2442 2005-02-02 Raphael Neider <rneider AT web.de>
2443
2444         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
2445         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
2446         * (pic16_storeForReturn): fixed to allow returning function pointers
2447         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
2448         * device/include/pic16/{stddef.h,stdbool.h}: added
2449
2450 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
2451
2452         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
2453
2454 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
2455
2456         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
2457         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
2458          appeared to be required
2459
2460 2005-01-31 Borut Razem <borut.razem AT siol.net>
2461
2462         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
2463           include/mcs51 and include/z80 directories to the package
2464
2465 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2466
2467         * src/hc08/gen.c (genFunction): fixed bug #1112752
2468
2469 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2470
2471         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
2472
2473 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2474
2475         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
2476
2477 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
2478
2479         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
2480
2481 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
2482
2483         * device/include/c8051fxxx.h: removed these 6 files
2484         * device/include/mcs51/c8051fxxx.h: added these 11 new files
2485
2486 2005-01-26 Raphael Neider <rneider AT web.de>
2487
2488         * src/pic16/gen.c (genAssign): fixed assignment from longs
2489           in codespace (were cut to three bytes)
2490         * (genDummyRead): implemented (except for CODESPACE...),
2491           fixed bug #1108575
2492         * src/pic16/glue.c (emitStatistics): beautified
2493         * device/lib/pic16/libm/Makefile: added include path
2494
2495 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2496
2497         * src/z80/gen.c (aopPut): fixed bug #1103902
2498
2499 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2500
2501         * device/lib/expf.c: fixed bug #1095792
2502
2503 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
2504
2505         * device/lib/pic16/libm: added Math library sources
2506
2507 2005-01-24 Raphael Neider <rneider AT web.de>
2508
2509         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
2510           to enable upcast to pCodeOpReg2 (there is no type tag to
2511           differenciate the two and pic16_popGet2p cast into PCOR2)
2512         * src/pic16/main.c (_process_pragma): fixed another malloc bug
2513           (sizeof(sectNames) changed to sizeof(sectName))
2514           Both patches fix segfaults under MinGW.
2515
2516 2005-01-23 Raphael Neider <rneider AT web.de>
2517
2518         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
2519           Safe_[mc]?alloc()'ed variables
2520         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
2521           of (byte sized) temporaries (assign them to WREG for now)
2522         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
2523           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
2524           this might fix SIGSEGVs on MinGW...
2525         * src/SDCCopt.c (killDeadCode): restored original behaviour
2526           (volatile operands might get thrown away though)
2527
2528 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
2529
2530         * src/pic16/gen.c: fixed bug #1106975,
2531         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
2532         pointer update, INTCON is saved, global interrupts are disabled and
2533         restored after updateing TOS.
2534         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
2535         * added function attribute 'shadowregs' to take advantage of shadow
2536         registers,
2537         * added function attribute 'wparam' as an alternative to the wparam
2538         pragma,
2539         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
2540         user declares a non-ISR function as 'shadowregs',
2541         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
2542
2543 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
2544
2545         * .version: bumped version number to 2.4.8
2546         * device/lib/pic16/pics.all: list of PIC18F devices supported by
2547         pic16 port,
2548         * device/lib/pic16/libio/i2c/: I2C module support library,
2549         * device/include/pic16/i2c.h: I2C support library header,
2550         * device/lib/pic16/libc/stdio/: standard IO support sources,
2551         * (printf_small.c): printf_small() source, supports float print,
2552         * (printf_tiny.c): printf_tiny() source, does not support floats,
2553         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
2554         enable global optimizations for entire library source, other
2555         Makefiles in the source tree are also modified to reflect this,
2556         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
2557         function,
2558         * doc/sdccman.lyx: updated to reflect new changes,
2559         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
2560         sym->onStack if-case,
2561         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
2562         sbit, idata, _idata, xdata, _xdata,
2563         * added pragma library, to link an external library, (see doc),
2564         * removed command line options, --pomit-config-words, --pomit-ivt,
2565         --pleave-reset-vector,
2566         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
2567         when calling assembler to reflect memory model used, also define
2568         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
2569         reflect stack model used,
2570         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
2571         on stack return NULL,
2572
2573 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
2574
2575         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
2576           of the operands is volatile. Fixes #1020220
2577
2578 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
2579
2580         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
2581         * (OptimizeRegUsage): make sure that there is really no other flow where
2582           the first pCode is used
2583
2584 2005-01-22 Raphael Neider <rneider AT web.de>
2585
2586         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
2587           to fix #1106967 (pCode->seq are not set up correctly)
2588
2589 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2590
2591         * src/SDCCglue.c (glue): make sure code area is declared before the
2592         static initialization area.
2593
2594 2005-01-21 Raphael Neider <rneider AT web.de>
2595
2596         * device/lib/Makefile.in: fixed test for pic16 install dir
2597         * device/lib/pic16/*/Makefile*: modified compile flags to enable
2598           optimizations
2599         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
2600           added --optimize-goto compiler switch and pragma wparam documentation
2601         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
2602         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
2603           and PRODH closing bug #1071770 (peephole optimizer)
2604
2605 2005-01-19 Raphael Neider <rneider AT web.de>
2606
2607         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
2608           cmdLine buffers (used when calling sdcpp...) are large enough
2609           (MAX_PATH=256 truncates arguments leading to system halts when
2610           used in MinGW...)
2611         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
2612         * (genUminus): rewritten to for efficiency
2613         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
2614           used uninitialized in some cases)
2615         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
2616           copy the third byte from the int -- now assumes 0x80 (data memory)
2617         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
2618           operands (genAddLit expects the iCode's operands to swapped as
2619           well), fixed leftover bytes (crashed for short left operands)
2620         * (pic16_genMinusDec): performance improvements, removed false
2621           PIC14 emitSKPNCs
2622         * (pic16_genMinus): fixed to cope with differently sized operands
2623         * src/pic16/glue.c (pic16_glue): added new banksel optimization
2624           for --obanksel > 1
2625         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
2626         * src/pic16/graph.[ch]: implementation of directed graphs, used by
2627           new banksel optimization
2628         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
2629           analysis for temporary registers (segfaults...)
2630         * src/pic16/peeph.def: added rule
2631
2632 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
2633
2634         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
2635         which converts a float number to its ASCII representation
2636         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
2637         functions to convert the fractional and integer part of a float to ASCII,
2638         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
2639         realloc.c): added _MALLOC_SPEC to explicit place variables in data
2640         ram
2641         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
2642         _STATMEM macros,
2643         * device/include/pic16/adc.h: added GPL info,
2644         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
2645         a pCodeOp as tested operand,
2646         * (genNearPointerGet): optimized bit testing, does not use
2647         intermediate register for bit value, test directly instead with
2648         BTFSS, BTFSC, works only for single bits,
2649         * (genpic16Code): dump the name of the iCode in the asm,
2650         * src/pic16/ralloc.c (decodeOp): removed static declaration and
2651         renamed to pic16_decodeOp,
2652         * (serialRegAssign): do not allocate a temporary register for iCode
2653         sequences that test a single bit for 1/0
2654
2655 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
2656
2657         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
2658         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
2659         access stack and frame pointers. They are initially assigned to
2660         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
2661         accessing SFRs. Updated all occurences of modification of stack or
2662         frame pointer in gen.c and pcode.c,
2663         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
2664         assigning of a literal value to pointers,
2665         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
2666         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
2667         selected
2668
2669 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
2670
2671         * doc/sdccman.lyx: update documentation about stack pragma, added
2672         some info for stack memory models
2673
2674 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2675
2676         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
2677
2678 2005-01-08 Raphael Neider <rneider AT web.de>
2679
2680         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
2681           udata sections to fix bug #1097823
2682
2683 2005-01-05 Raphael Neider <rneider AT web.de>
2684
2685         * src/pic16/gen.c (genGenericShift): added handling of differently
2686           sized left operand and result
2687
2688 2005-01-04 Raphael Neider <rneider AT web.de>
2689
2690         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
2691         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
2692           to hold the condition bit)
2693         * added new version of genCmp (old code available via #define)
2694         * added new version of genShiftLeft/genShiftRight in a generic
2695           way, now supports shifting by negative values
2696         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
2697           shiftCount (expected by genGenericShift)
2698         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
2699         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
2700           dump
2701         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
2702           is an invalid literal too...)
2703
2704 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
2705
2706         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
2707         from Raphael Neider,
2708         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
2709         for 8-bit literals. This fixes some literal operands which are sign
2710         extended to 16-bits ints when instruction needs only 8-bits.
2711
2712 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
2713
2714         * device/lib/logf.c: added mcs51 assembly version
2715         * device/lib/expf.c: added mcs51 assembly version
2716         * device/lib/_logexpf.c: new shared asm code for expf and logf
2717         * device/include/math.h: add defines for assembly math library
2718         * device/lib/Makefile.in: build new _logexpf.c
2719         * device/lib/libfloat.lib: use new _logexpf.c
2720
2721 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
2722
2723         * src/pic/device.c
2724         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
2725           device types which have less than 0x7f registers.
2726
2727 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
2728
2729         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
2730
2731 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
2732
2733         * device/lib/printf_fast.c: only build on supported arch.
2734         * device/lib/printf_tiny.c: only build on supported arch.
2735         * device/lib/printf_fast_f.c: only build if asm float lib
2736         * device/lib/_fsget1arg.c: only build if asm float lib
2737         * device/lib/_fsget2args.c: only build if asm float lib
2738         * device/lib/_fsnormalize.c: only build if asm float lib
2739         * device/lib/_fsreturnval.c: only build if asm float lib
2740         * device/lib/_fsrshift.c: only build if asm float lib
2741         * device/lib/_fsswapargs.c: only build if asm float lib
2742         * device/include/stdio.h: don't provide print_fast,
2743           print_fast_f, print_tiny prototypes if --xstack used
2744
2745 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
2746
2747         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
2748         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
2749           to the SOURCES
2750
2751 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
2752
2753         * device/lib/printf_fast_f.c: same as printf_fast, but
2754           with floating point enabled
2755         * device/lib/printf_fast.c: minor tweaks
2756         * device/include/stdio.h: add printf_fast_f
2757
2758 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
2759
2760         * src/SDCCmain.c: make --float-reent default for mcs51
2761         * device/lib/_fsadd.c: added mcs51 assembly version
2762         * device/lib/_fssub.c: added mcs51 assembly version
2763         * device/lib/_fsmul.c: added mcs51 assembly version
2764         * device/lib/_fsdiv.c: added mcs51 assembly version
2765         * device/lib/_fseq.c: added mcs51 assembly version
2766         * device/lib/_fsneq.c: added mcs51 assembly version
2767         * device/lib/_fsgt.c: added mcs51 assembly version
2768         * device/lib/_fslt.c: added mcs51 assembly version
2769         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
2770         * device/lib/Makefile.in: add _fscmp to build
2771         * device/lib/libfloat.lib: add _fscmp to build
2772
2773 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
2774
2775         * device/lib/_fs2slong.c: added mcs51 assembly version
2776         * device/lib/_fs2sint.c: added mcs51 assembly version
2777         * device/lib/_fs2schar.c: added mcs51 assembly version
2778         * device/lib/_fs2ulong.c: added mcs51 assembly version
2779         * device/lib/_fs2uint.c: added mcs51 assembly version
2780         * device/lib/_fs2uchar.c: added mcs51 assembly version
2781         * device/lib/_slong2fs.c: added mcs51 assembly version
2782         * device/lib/_sint2fs.c: added mcs51 assembly version
2783         * device/lib/_schar2fs.c: added mcs51 assembly version
2784         * device/lib/_ulong2fs.c: added mcs51 assembly version
2785         * device/lib/_uint2fs.c: added mcs51 assembly version
2786         * device/lib/_uchar2fs.c: added mcs51 assembly version
2787         * device/include/float.h: added #define to select asm vs c
2788
2789 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
2790
2791         * device/lib/printf_fast.c: improvements to float output
2792         * device/include/float.h: add defines for assembly float library
2793         * device/lib/_fsget1arg.c: receive 1 float arg
2794         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
2795         * device/lib/_fsnormalize.c: normalize a float
2796         * device/lib/_fsreturnval.c: return float, various helper routines
2797         * device/lib/_fsrshift.c: right shift a float's mantissa
2798         * device/lib/_fsswapargs.c: swap 2 floats
2799         * device/lib/Makefile.in: build these 6 new files for mcs51
2800         * device/lib/libfloat.lib: add these 6 files to the library
2801
2802 2004-12-26 Borut Razem <borut.razem AT siol.net>
2803
2804         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
2805           built by gcc 3.4.2
2806
2807 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
2808
2809         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
2810           and fully reentrant and register bank neutral.
2811         * device/lib/printf_fast.c: added float (not enabled by default),
2812           added compact/slower integer (also not enabled by default),
2813           improved size/speed of fast integer code, other minor changes
2814         * device/include/stdio.h, device/lib/Makefile.in,
2815           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
2816
2817 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
2818
2819         * src/pic16/pcode.c: declaring variables other than at the start of a
2820           block is not supported in C by VC6.
2821
2822 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
2823
2824         * applied a previous patch from Raphael Neider that wasn't included
2825         in the previous commits, which fixes infinite loops within jumptable
2826         improvements,
2827         * made some fixes that previous patches introduced
2828
2829 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
2830
2831         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
2832         that fixes an issue with AOP_PCODE asmop's offset,
2833         * (pic16_popCopyReg): update instance field too,
2834         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
2835         function of pic port,
2836         * (genCmp, genAnd, genAssign),
2837         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
2838
2839 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
2840
2841         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
2842         variables initial values to idata section,
2843         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
2844         variables in some functions. This utilizes parmBytes field of iCode
2845         structure to hold the offset of the variable in stack. (might be
2846         able to use the stack field too?)
2847         * applied patch from Raphael Neider # ### , # ###
2848         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
2849         variable initial values in idata section,
2850         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
2851         for static variables with initial value
2852         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
2853         applied fix in while loop from Raphael Neider.
2854
2855 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
2856
2857         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
2858         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
2859         * src/ds390/ralloc.c (serialRegAssign): spill bits
2860         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
2861         * support/Util/SDCCerr.c,
2862         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
2863         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
2864         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
2865
2866 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
2867
2868         * device/include/sdcc-lib.h: inserted LGPL, added includes
2869           asm/ds390/features.h and asm/mcs51/features.h
2870         * device/include/asm/default/features.h,
2871         * device/include/asm/gbz80/features.h,
2872         * device/include/asm/z80/features.h: added empty _AUTOMEM
2873           and _STATMEM
2874         * device/include/asm/ds390/features.h,
2875         * device/include/asm/mcs51/features.h: added files with defines for
2876           _AUTOMEM and _STATMEM indicating automatic and static storage class
2877         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
2878         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
2879         * src/SDCCicode.c (geniCodeCast),
2880         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
2881         * src/SDCCloop.c (loopInduction): removed unused variable lr
2882         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
2883           to convertToFcall to include char modulo (RFE 1065037), added check
2884           if left operand is unsigned and use abs of literal value
2885         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
2886           as it doesn't work after conversion from peephole.def to peephole.rul
2887         * src/mcs51/gen.c (toBoolean): added check for size,
2888           (genModOneByte): optimized code for signed char modulo a literal
2889           power of 2 (thanks to Hubert Sack),
2890           (genRRC): removed unnecessary "clr c",
2891           (genRLC): replaced "add a,acc" with cheaper "rlc a"
2892         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
2893           jump optimization,
2894           swapped rules 256.c and 256.d,
2895           extended 256.d by using new multiple checks (thanks Erik),
2896           added rules 256.e and 256.f,
2897           updated rule 261.a and 261.b to new generated code
2898         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
2899
2900 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2901
2902         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
2903           induction related bugs, including first part of bug #1074377
2904
2905 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
2906
2907         * applied patch from bug-report #1076292,
2908         * applied patches for genAnd and Goto-optimizations for Raphael
2909         Neider,
2910         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
2911         dump a less iCode information,
2912         * src/pic16/device.h (pic16_options_t): added field debgen,
2913         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
2914         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
2915         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
2916         puclic,
2917         * (various functions): added macros FENTRY and FENTRY2 to functions,
2918         to emit function prologue,
2919         * (various functions): fixed indentation,
2920         * (genNearPointerGet): fixed loading of FSR0,
2921         * (genPackBits): applied patch from Raphael Neider to fix updating
2922         of FSR0 and touching only the modified bits,
2923         * src/pic16/genarith.c (various functions): added macros FENTRY to
2924         emit function prologue in comments,
2925         * src/pic16/pcode.h: added functions debugf2, debugf3,
2926         * src/pic16/ralloc.c: partial fix for packForPush caused
2927         segmentation fault,
2928
2929 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2930
2931         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
2932           <stsp AT users.sourceforge.net> with reversed byte order
2933         * support/regression/tests/rotate.c: added (ds390 skips some tests)
2934
2935 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2936
2937         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
2938           bug #1074377
2939         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
2940         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
2941
2942 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
2943
2944         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
2945
2946 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2947
2948         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
2949           conditions,
2950           (setFromConditionArgs): friendly operand parser for peephole rules,
2951           (operandBaseName, operandsNotRelated): new peephole condition
2952           "operandsNotRelated" -- similar to "operandsNotSame", but takes
2953           architecture specific register naming into account, handles n-way
2954           comparisons, and supports quoted literals
2955         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
2956
2957 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2958
2959         * src/mcs51/peeph.def: fixed bug #1076940
2960
2961 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
2962
2963         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
2964
2965 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2966
2967         Adding support for replacing ljmps with sjmps in jumptables
2968         generated for switch statements. For now you need to set the
2969         environment variable SDCC_SJMP_JUMPTABLE to enable this.
2970         Now 4 algorithms for mcs51 jumptable generation are used:
2971         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
2972         addresses loaded pc-relative for up to 112 cases and stack-pushing
2973         target addresses loaded with offset from dptr for up to 256 cases.
2974
2975         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
2976         * src/mcs51/main.c: adapted constants for switch table generation
2977         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
2978
2979 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
2980
2981         * device/lib/printf_large.c (_print_format): fixed bug 1073386
2982         * support/regression/tests/bug1057979.c: added test for bug 1073386
2983
2984 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
2985
2986         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
2987         compilers
2988
2989 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
2990
2991         * src/pic16/device.h,
2992         * src/pic16/genarith.c,
2993         * src/pic16/glue.c,
2994         * src/pic16/main.c,
2995         * src/pic16/pcode.c: applied patches #1068154 and #1070213
2996
2997 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
2998
2999         Large cummulative patch for pic16 port.
3000         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
3001         to call when a stack overflow occurs,
3002         * (malloc.h): added CVS Id tag,
3003         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
3004         variable,
3005         * added libc directory. The current version of LibC contains string
3006         functions, ctype functions and macros and some functions of the
3007         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
3008         be extensively tested in the future. Standard disclaimer here.
3009         Library is not automatically build yet. But one can build it by
3010         invoking 'make' inside the libc directory.
3011         * added ADC library under libio. Preliminary version yet.
3012
3013         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
3014         * src/pic16/gen.c (aopForRemat): asmop size is filled by
3015         aopForRemat() now and not by pic16_aopOp(),
3016         * (pic16_popGetTempReg): removed warning messgae when allocating
3017         temporary registers, its a buggy feature and will be removed,
3018         * (pic16_popGet): set register instance field in AOP_CRY,
3019         * (pic16_outBitC): fixed for results in size greater than 1,
3020         * (genUminusFloat): fixed for pic16, ported code from mcs51,
3021         * (pic16_storeForReturn): optimized return of 0,
3022         * (genCmp): experimental code for new genCmp which uses PIC18's
3023         special compare&skip instructions. Initial tests fail some times
3024         with variables grater than 1 byte in size, so new code is disabled,
3025         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
3026         a single bit,
3027         * (genCast): began a fix to optimize the casting of a bit to another
3028         bit, now assigning a bitfield to another bitfield will fail, sorry,
3029         * src/pic16/main.c: disabled the use of lr-support feature,
3030         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
3031         * added some function prototypes, added function _debugf prototype,
3032         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
3033         bits with offset (case PO_GPR_BIT),
3034         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
3035         command line,
3036         * (isBankInstruction): modified to return 0 for no banking instruction,
3037         and 1 for banking instruction,
3038         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
3039         caused stop processing pCodes after a inline assembly block,
3040         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
3041         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
3042         registers when it shouldn't,
3043         * src/pic16/ralloc.c (allocReg): add preliminary support for
3044         supporting a limited set of temporary registers,
3045
3046 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3047
3048         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
3049           genDataPointerSet): ensure assignments always copy in MSB to LSB
3050           order,
3051           (loadRegFromAop): recognize CLRH optimization,
3052           (genFunction): optimize RECEIVE iCodes in reentrant functions
3053
3054 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3055
3056         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
3057           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
3058           selected.
3059         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
3060         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
3061           contiguous with data
3062
3063 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3064
3065         * device/lib/_gptrget.c (_gptrget),
3066         * device/lib/_gptrgetc.c (_gptrgetc),
3067         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
3068           instead of sjmp to ret
3069         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
3070           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
3071
3072 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
3073
3074         * .version: bumped version to 2.4.7
3075         * device/lib/_gptrget.c (_gptrget): is now _naked
3076         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
3077         * device/lib/_gptrput.c (_gptrput): is now _naked
3078         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
3079           (createFunction): fixed xstack
3080         * src/SDCCglue.c (emitMaps): set allocation required for bit area
3081         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
3082           or bit either,
3083           (geniCodeCritical): store original interrupt state in an iTemp bit
3084           var unless stack-auto
3085         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
3086         * src/SDCCmain.c (setIncludePath): added include/target to search path
3087         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
3088         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
3089           prototype,
3090           (processFuncArgs): put bit vars in bit area
3091         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
3092           unsaveRBank): fixed xstack,
3093           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
3094           (genFunction, genEndFunction): fixed xstack,
3095           (genAssign): optimization don't walk backwards through mem
3096         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
3097         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
3098         * support/regression/Makefile: also make library (for stack-auto) when
3099           making "all" and added "test-mcs51-xstack-auto"
3100         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
3101         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
3102         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
3103         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
3104         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
3105           make-library by MAKE_LIBRARY
3106         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
3107           regression tests for xstack
3108         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
3109         * support/regression/tests/critical.c: test for critical on mcs51
3110
3111 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3112
3113         * support/regression/ports/ucz80/spec.mk: use include and lib files from
3114           built version of sdcc instead of installed version
3115
3116 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
3117
3118         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
3119         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
3120           vprintf.c now
3121         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
3122         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
3123           WARNING: remove device/lib/build/z80/printf.o by hand when
3124           updating from previous build!
3125         * device/lib/z80/printf.c: updated comment
3126         * support/regression/tests/bug1057979.c: test all ports now
3127         * support/regression/tests/bug1065458.c: file added
3128
3129 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3130
3131         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
3132           *_start and *_end symbols for static functions
3133
3134 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
3135
3136         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
3137           and search crt0.o in all library paths,
3138           (setIncludePath): proper handling of --nostdinc,
3139           (setLibPath): proper handling of --nostdlib
3140         * support/regression/Makefile,
3141         * support/regression/ports/ds390/spec.mk,
3142         * support/regression/ports/gbz80/spec.mk,
3143         * support/regression/ports/hc08/spec.mk,
3144         * support/regression/ports/mcs51/spec.mk,
3145         * support/regression/ports/mcs51-large/spec.mk,
3146         * support/regression/ports/mcs51-stack-auto/spec.mk,
3147         * support/regression/ports/z80/spec.mk: use include and lib files from
3148           built version of sdcc instead of installed version
3149         * doc/sdccman.lyx: fixed typo in --nostdinc
3150
3151 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
3152
3153         * src/pic/pcode.c,
3154         * src/pic/device.c,
3155         * src/pic/ralloc.c,
3156         * src/pic/gen.c : added support to generate code for struct bit fields.
3157
3158 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
3159
3160         * as/xa51/xa_version.h,
3161         * device/include/errno.h,
3162         * device/include/regc515c.h,
3163         * device/lib/_itoa.c,
3164         * device/lib/_ltoa.c,
3165         * device/lib/ser_ir_cts_rts.c,
3166         * sim/ucsim/xa.src/glob.cc,
3167         * sim/ucsim/xa.src/inst_gen.cc,
3168         * sim/ucsim/xa.src/xa_bit.cc,
3169         * sim/ucsim/xa.src/xa_sfr.cc,
3170         * sim/ucsim/z80.src/inst_dd.cc,
3171         * sim/ucsim/z80.src/inst_fdcb.cc,
3172         * support/scripts/keil2sdcc.pl,
3173         * src/pic16/pic16.dsp,
3174         * src/pic16/pic16a.dsp: corrected cvs line endings
3175         * device/lib/printf_large.c: fixed bug 1057979
3176         * src/pic16/gen.c: fixed non-C standard code
3177         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
3178         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
3179         * support/regression/ports/mcs51/support.c: reload T1 asap
3180         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
3181           pdata use and clear idata startup behaviour
3182         * support/regression/tests/bug1057979.c: added
3183
3184 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
3185
3186         * device/examples/ds390/ow390/ad26.h,
3187         * device/examples/ds390/ow390/cnt1d.h,
3188         * device/examples/ds390/ow390/crcutil.c,
3189         * device/examples/ds390/ow390/ownet.h,
3190         * device/examples/ds390/ow390/owsesu.c,
3191         * device/examples/ds390/ow390/swt12.h,
3192         * device/examples/ds390/ow390/swtoper.c,
3193         * device/examples/ds390/ow390/temp10.h,
3194         * device/examples/ds390/ow390/thermodl.c,
3195         * device/examples/ds390/tinitalk/tinitalk.dsp,
3196         * device/examples/ds390/tinitalk/tinitalk.dsw,
3197         * device/examples/mcs51/clock/hw.h,
3198         * device/examples/mcs51/simple2/go.bat,
3199         * device/examples/serialcomm/windows/serial.h,
3200         * device/examples/xa51/dummy.c,
3201         * device/examples/xa51/hello.c,
3202         * device/include/80c51xa.h,
3203         * device/include/at89x051.h: corrected cvs line endings
3204
3205 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
3206
3207         * src/pic16/main.c (options): added command line --gstack, to trace
3208         stack over/under flows,
3209         * added pragma 'wparam' to allow passing first byte of function
3210         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
3211         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
3212         call to __gstack_test function and sets up the symbol as extern,
3213         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
3214         * popaop): added call to pic16_testStackOverflow,
3215         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
3216         wparamList list,
3217         * (genCall, genPcall): now all parameters are passed via stack
3218         except in functions that are pass to wparam pragma in which WREG is
3219         used too,
3220         * (genPcall): REENTRANT flag is checked to see if variable prototype
3221         contains reentrant keyword, don't call a non-reentrant function, via
3222         a reentrant function pointer or vice versa, functions are never
3223         passed via WREG,
3224         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
3225         D.Winkler,
3226         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
3227         SIGSEGV when accessing a NULL register stucture,
3228         * (pic16_printGPointerType): modified to handle UPPER modifier for
3229         function initializers, changed prototype of function to simpler one,
3230         * (pic16_printIvalFuncPtr): check to see if function is already
3231         added in externs list,
3232         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
3233         optimized a move from W to SFR with a move to the same register
3234         later after a CALL,
3235         * device/lib/pic16/debug: NEW directory, contains debug features
3236         which are enabled when linking with libdebug.lib, currently command
3237         line option --gstack enables stack pointer tracing for over/under
3238         flow, corresponding sources are in debug/gstack
3239
3240 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
3241
3242         * doc/sdccman.lyx: updated SDCC version,
3243         * (PIC16 port): update list of command line options,
3244         * src/pic16/device.h (structure pic16_options_t): added field gstack
3245         to enable stack overflow tracing on push/pops,
3246         * src/pic16/device.c (statistics structure): added statistics
3247         structure,
3248         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
3249         pic16_dump_int_registers): increase statistics counters for each
3250         * variable which is encountered
3251         * (pic16_dump_usection): emit each .udata variable to its own udata
3252         section,
3253         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
3254         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
3255         parameters via stack, otherwise use old scheme,
3256         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
3257         assembler output file,
3258         * src/pic16/main.c: added command line options --gstack to enable
3259         push/pop tracing for stack overflow,
3260         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
3261         instructions): added size of each instruction,
3262         * (pic16_countInstruction): estimate size of instructions in
3263         the_pFile list, inline assembly blocks are not counted,
3264         * (pic16_FixRegisterBanking): trace previous register usage, when
3265         banksel optimizations is greater than 0, don't emit a redudant
3266         banksel directive,
3267
3268 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
3269
3270         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
3271         * src/pic16/ralloc.c : applied same fix for pic16.
3272         * src/pic/gen.c : tidied it up a little.
3273
3274 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3275
3276         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
3277         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
3278
3279 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3280
3281         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
3282
3283 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3284
3285         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
3286         non-reentrant function __modsint in the interrupt function (thus
3287         corrupting math operations during serial I/O)
3288         * device/lib/ser_ir.c: as above, changed buffersize
3289         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
3290         256.c,d for zeroing
3291         * doc/Makefile: added option -t for rsync
3292
3293 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3294
3295         * src/SDCCast.h (struct ast),
3296         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
3297
3298 2004-10-20 Borut Razem <borut.razem AT siol.net>
3299
3300         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
3301         package
3302
3303 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
3304
3305         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
3306         makefile targets,
3307         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
3308         support functions to replace long sequences of MOVFF's from access
3309         bank registers to stack and vice versa,
3310         * src/pic16/device.h: added new field opt_flags, where optimization
3311         flags can be set to enable certain features,
3312         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
3313         * pBlock, (genFunction, genEndFunction): surroung loop for
3314         saving/loading used registers in stack with PC_INFO pCodes,
3315         INF_LREGS. Code in between can then be optimized by pCode optimizer
3316         to support function calls,
3317         * (genDataPointerSet): fixed bug which loaded float fields in
3318         structures with corrupt data,
3319         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
3320         in a standard way debug info on stderr. Feature used for developing
3321         and debugging only,
3322         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
3323         obsolete chunks of code,
3324         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
3325         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
3326         * pic16/src/pcode.c (pic16_newpCodeInfo,
3327         * (pic16_newpCodeOpLocalRegs),
3328         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
3329         feature,
3330         * (pic16_pCodeConstString): printing of the initial value of a
3331         symbol as a comment is inhibited since parsing was already done by
3332         copyStr and output is corrupt,
3333         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
3334
3335 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3336
3337         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
3338
3339 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
3340
3341         * as/mcs51/lkarea.c: removed old K&R style,
3342           (lnksect): changed check on boundary error,
3343           (lnksect2): changed check on boundary error,
3344           (lnksect2): extend XSTK to end of page if size = 1
3345         * as/mcs51/lkmain.c: removed old K&R style,
3346           (Areas51): create l_IRAM symbol
3347         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
3348         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
3349           model-mcs51-stack-auto, added model-mcs51-xstack-auto
3350         * device/lib/_mullong.c: added version to be compiled with xstack
3351         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
3352         * device/lib/mcs51/crtxclear.asm: clear pdata as well
3353         * device/lib/mcs51/crtxstack.asm: fixed comment
3354         * src/SDCCglue.c: maxInterrupts defaults to 0,
3355           (emitMaps): added pdata,
3356           (createInterruptVect): (re)moved default,
3357           (glue): added pdata,
3358           (glue): moved __start__xstack to XSTK with default size 1
3359         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
3360           and options.float_rent when options.stackAuto is set,
3361           (linkEdit): only write XDATA_NAME if provided on command line
3362         * src/SDCCmem.h,
3363         * src/SDCCmem.c: added pdata
3364         * src/port.h: added pdata_name to PORT
3365         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
3366           (saveRegisters, unsaveRegisters): removed usage of B,
3367           (genMinus): fixed accumulator clash,
3368           (genJumpTab): added comment, this needs another look
3369         * src/mcs51/gen.c: added check for "B in use" paranoia,
3370           added pushB() and popB()
3371         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
3372           chance
3373         * src/avr/main.c,
3374         * src/ds390/main.c,
3375         * src/hc08/main.c,
3376         * src/mcs51/main.c,
3377         * src/pic/main.c,
3378         * src/pic16/main.c,
3379         * src/xa51/main.c,
3380         * src/z80/main.c: (reset_regparms) made void parameter explicit and
3381           added PSEG (PAG,XDATA) or NULL to port specifier
3382         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
3383         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
3384           (_mcs51_genInitStartup): removed __start__xstack equ,
3385           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
3386         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
3387         * src/z80/gen.c (_rleAppend): fixed warnings
3388         * support/regression/tests/zeropad.c: added pdata test
3389         * .version: bumped to 2.4.6
3390
3391 2004-10-17 Borut Razem <borut.razem AT siol.net>
3392
3393         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
3394         as a part of nightly build
3395
3396 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
3397
3398         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
3399         WREG holds the first byte function parameters,
3400         * (aopForSym): take special case for symbols which are in FARSPACE
3401         but in CODESPACE too,
3402         * (assignResultValue): modified to take into account _G.useWreg,
3403         * (genCall): don't use wreg for parameter passing when function is
3404         declared as reentrant, too, added optimization INCF to stack
3405         pointer when stack parameter count is 1,
3406         * (genFunction, genEndFunction): refurnished and fixed to not using
3407         wreg for passing parameters when function has varargs or is
3408         reentrant, fixed bug with symbol name compare for generating
3409         functions in absolute address,
3410         * (pic16_storeForReturn): refurnished,
3411         * (genCmp): began writing a new version of the function, not ready
3412         yet, therefore it is disabled,
3413         * (genAssign): do not read code memory when assigning a function to
3414         a pointer function,
3415         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
3416         array of characters, not pointer,
3417         * (pic16initialComments): in debug mode emit an .ident directive for
3418         the assembler,
3419         * (_process_pragma): emit a new warning type (internal to pic16)
3420         when setting stack to default length, emit a similar warning when
3421         placing a function at absolute address and address is not word aligned
3422         * (_pic16_parseOptions): added 'return TRUE' statement,
3423         * (_pic16_linkEdit): if compiling a source, then add the source's
3424         file object, first in the list of objects to link,
3425
3426 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
3427
3428         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
3429         * src/pic/main.c : removed VC warning.
3430         * src/pic/gen.c : changed comment.
3431
3432 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
3433
3434         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
3435         reference to a deprecated symbol _GPTRREG was causing failure to
3436         link. Thanks G. M. Gallant for the info.
3437
3438 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
3439
3440         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
3441         comments for Bugs item #954788.
3442
3443 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
3444
3445         * src/pic16/device.c (pic16_dump_gsection,
3446         * pic16_groupRegistersInSection): handle symbols declared to be in
3447         access bank differently,
3448         * src/pic16/gen.c (struct _G): added field resDirect,
3449         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
3450         send values read from stack directly to result and don't allocate
3451         temporary values,
3452         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
3453         same registers,
3454         * (pic16_sameRegsOfs): NEW,
3455         * (freeAsmop): if _G.resDirect is set then do not mark registers as
3456         free because they were not allocated from temporary pool,
3457         * pic16_popRegFromString): workaround to fix a problem with
3458         allocating variables twice or never,
3459         * (genGenPointerGet): using PRODL instead of FSR0H,
3460         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
3461         instead of FSR0H,
3462         * (genAssign): take advantage of the _G.resDirect flag,
3463         * (genCast): around line 11844, use mov2f instead of directly
3464         MOVFF'ing between operands to account for literal values,
3465         * src/pic16/genutils.c: some new debug functions for gpsim have been
3466         added,
3467         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
3468         float with integer part only,
3469         * src/pic16/main.c (_process_pragma): handle pragma udata access to
3470         place variables in access bank
3471         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
3472         updated sources to reflect recent changes in gen.c
3473
3474 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
3475
3476         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
3477         sources that searched for headers in installation path, now the
3478         device/include/pic16 is used,
3479         * src/pic16/glue.c (pic16glue),
3480         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
3481         .line directives if not in debug mode, this suppresses assembler's
3482         warnings for ignored directives
3483
3484 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
3485
3486         * src/port.h: made reset_regparms prototype void parameter explicit.
3487         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
3488         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
3489         * doc/sdccman.lyx: documented warning disabling and how to use
3490           printf_large to make it print floats.
3491         * device/include/stdbool.h: NEW
3492         * device/lib/_atof.c,
3493         * device/lib/_divuint.c,
3494         * device/lib/_divulong.c,
3495         * device/lib/expf.c,
3496         * device/lib/printf_large.c,
3497         * device/lib/sincosf.c,
3498         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
3499         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
3500           a completely reentrant lib.
3501
3502 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
3503
3504         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
3505         * device/include/pic16/stdio.h: fixed bug with colon
3506
3507 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
3508
3509         * device/include/pic16/stdio.h,
3510         * device/include/pic16/stdlib.h,
3511         * device/include/pic16/math.h: NEW
3512         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
3513         declared as _naked to reduce overhead
3514         * device/lib/Makefile.in (target port-specific-objects-pic16):
3515         changed * to *.* so to ignore the CVS directory,
3516         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
3517         stacked variables back in stack,
3518         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
3519         corruption
3520
3521 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
3522
3523         * .version: bumped version number to 2.4.5
3524         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
3525         * support/Util/SDCCerr.c (messages structure): added entry for
3526         W_POSSBUG2
3527
3528         Large cumulative patch for pic16 port and libraries.
3529         * device/include/pic16/sdcc-lib.h,
3530         * device/include/pic16/stdarg.h,
3531         * device/include/asm/pic16/features.h,
3532         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
3533         * device/include/pic16/float.h: changes reentrant keyword with
3534         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
3535         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
3536         updated target build-libraries to include objects from gptr,
3537         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
3538         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
3539         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
3540         all function headings,
3541         * src/SDCCmain.c: added global parameter userIncDirsSet,
3542         * (parseCmdLine): when option -I is encountered add directory to
3543         userIncDirsSet too,
3544         * src/version.awk: added space between control and long,
3545         * src/pic16/NOTES: added some notes for the port,
3546         * src/pic16/gen.c: added prototype for mov2fp function,
3547         * (fReturnpic16[]): properly named return value registers,
3548         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
3549         * (aopForSym): added code to handle symbols with onStack flag set,
3550         symbols onStack are allocated PTRSIZE bytes,
3551         * (aopFreeAsmop): handles special case where asmops are stack objects,
3552         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
3553         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
3554         added argument lock to trace flaws in allocating temporary registers
3555         when developing port,
3556         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
3557         * (pic16_popRegFromString): reenabled allocating a direct register
3558         from string,
3559         * (assignResultValue): various beautifications,
3560         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
3561         referenced function argument,
3562         * (genIpush): reenabled to allow stacked arguments, handles only
3563         ic->parmPush iCodes,
3564         * (genCall, genPcall): major changes to allow for variable argument
3565         functions, fixed a bug with falsely restoring stack pointer after
3566         returning from call,
3567         * (genFunction): pending code for critical function,
3568         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
3569         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
3570         * (genNearPointerGet): fixed bug with indirect reading, was always
3571         reading from INDF0
3572         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
3573         pointers,
3574         * (genAddrOf): rewrote code to take address of a stacked function parameter
3575         * (genCast): fixed casting to generic pointer type,
3576         * src/pic16/gen.h: added AOP_STA,
3577         * (struct asmop): added field stk,
3578         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
3579         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
3580         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
3581         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
3582         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
3583         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
3584         generic pointers,
3585         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
3586         and library paths,
3587         * (pic16_port structure): generic pointer size is set to 3,
3588         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
3589         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
3590         compiler warning,
3591         * src/pic16/ralloc.c (allocReg): prevent allocating register when
3592         operand is an iTemp,
3593
3594 2004-09-24 Martin Helmling <mh AT octo-soft.de>
3595
3596         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
3597         * debugger/mcs51/simi.c: addapt new syntax of s51
3598
3599 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
3600
3601         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
3602         * src/pic16/pcode.c: commented out some calls to free() in order to
3603         fix bug #989576,
3604
3605 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3606
3607         * src/SDCCicode.h,
3608         * src/SDCCicode.c (isiCodeInFunctionCall),
3609         * src/avr/ralloc.c (selectSpil),
3610         * src/pic/ralloc.c (selectSpil),
3611         * src/pic16/ralloc.c (selectSpil),
3612         * src/ds390/ralloc.c (selectSpil),
3613         * src/hc08/ralloc.c (selectSpil),
3614         * src/xa51/ralloc.c (selectSpil),
3615         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
3616         stack in the middle of a function call sequence (fixes bug #1020268)
3617         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
3618         costs associated with the minimum switch case.
3619
3620 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3621
3622         * src/SDCC.lex: fixed bug #1030549
3623
3624 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3625
3626         * src/SDCCcse.h (struct cseDef),
3627         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
3628         over a function call if the CSE is derived from a symbol whose
3629         address has been taken (fixes bug #1029883)
3630         * support/regression/tests/bug-1029883: a new regression test for
3631         this bug
3632
3633 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3634
3635         * src/hc08/gen.c (emitinline): fixed bug #1029778
3636         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
3637         to a cast object is no longer a syntax error ("fixes" bug #1030006,
3638         and starts toward RFE #905167)
3639
3640 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
3641
3642         * src/pic16/gen.c (mov2f): New function to move an operand to
3643         another without considering if it is a literal or a register,
3644         * (pic16_sameRegs): don't check if they are both AOP_REG,
3645         * (AccRsh): removed andmask=0 lines,
3646         * (genLeftShift): duplicated to be improved in future versions,
3647         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
3648         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
3649         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
3650         * (pic16initMnemonics): added initialization for POC_INFSNZW,
3651         * (insertBankSwitch): fixed inserting banksel directives algorithm
3652         for instructions that follow a skip instruction, this fixes a report
3653         for broken subtraction code generation,
3654         * src/pic16/ralloc.c (deassignLRs): do not free register if current
3655         iCode is a left op, just in case result and right share the same
3656         registers
3657
3658 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3659
3660         * src/hc08/main.c,
3661         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
3662         preservation of HX
3663         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
3664         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
3665         on 2004-09-12; it was buggy
3666
3667 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
3668
3669         * src/SDCCsymt.h: removed RESULT_CHECK
3670         * src/SDCCast.c,
3671         * src/SDCCglue.c,
3672         * src/SDCCval.c,
3673         * src/pic/glue.c,
3674         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
3675
3676 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
3677
3678         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
3679         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
3680         configuration values no more rejected by compiler, they are assigned
3681         to configuration registers with a warning message instead,
3682         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
3683         the for-loop so last conf register is emitted too,
3684         * (_pic16_initPaths): link library libsdcc.lib by default,
3685         * (_hasNativeMulFor): modified test for multiplication according to
3686         Raphael Neider's remarks. Integer multiplication is also done with
3687         support functions,
3688         * device/include/pic16/pic18fregs.h: corrected type error in while
3689         testing and including 18f6720 header file
3690
3691 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
3692
3693         * src/pic16/device.h (pic16_options): removed field use_crt,
3694         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
3695         until an optimization to handle single bits is added,
3696         * (pic16_loadFSR0): moved before genUnpackBits,
3697         * (genAnd): some white lines removed,
3698         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
3699         leave_reset flags in pic16_options when using crt modules,
3700
3701 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
3702
3703         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
3704           for bugs 898889 & 979599. Also used some safer print instructions.
3705
3706 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
3707
3708         * src/pic16/device.h (pic16_options_t): added field use_crt,
3709         crt_name, no_crt,
3710         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
3711         catch a probable future bug,
3712         * src/pic16/gen.c: aopIdx function commented out,
3713         * (genAssign): commented out old code which used aopIdx,
3714         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
3715         code, added if conditionals to take into account the --use-crt
3716         command line options,
3717         * src/pic16/main.c (pic16_optionsTable): added new command line
3718         options, --use-crt= and --no-crt,
3719         * (_pic16_linkEdit): now the proper crt object is added in the
3720         linker command line except than when --no-crt is specified,
3721         * src/pic16/pcode.c,
3722         * src/pic16/pcode.h: added some structures and functions for a new
3723         optimization scheme to compansate for instruction overhead between
3724         same iCodes, this scheme is currently under development and is not
3725         working in any way,
3726         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
3727         to && operator,
3728         * device/lib/pic16/startup/crt0i.c,
3729         * device/lib/pic16/startup/crt0iz.c: added global char variable
3730         __uflags to force the generation of an idata section
3731
3732 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
3733
3734         * doc/Makefile,
3735         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
3736         * doc/sdccman.lyx: updated sdcc version to 2.4.4
3737
3738 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3739
3740         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
3741         Frieder) and clarified the default code optimization mode
3742
3743 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3744
3745         * src/SDCC.lex (doPragma, process_pragma),
3746         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
3747         "opt_code_size", and "opt_code_balanced"
3748         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
3749         regrouped options by category, added support for category headers
3750         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
3751         and "--opt-code-size"
3752         * doc/sdccman.lyx: documented these new options and pragmas
3753         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
3754         preference into account
3755
3756 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
3757
3758         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
3759           geniCodePreDec): Fixed bug 904237 by generating a warning
3760         * src/SDCCerr.h,
3761         * src/SDCCerr.c: added warning W_SIZEOF_VOID
3762
3763 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
3764
3765         * src/pic/device.c : When no max ram set validate full memory range.
3766         * src/pic/pcode.c,
3767         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
3768
3769 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
3770
3771         * device/lib/_gptrget.c,
3772         * device/lib/_gptrput.c: updated comment
3773         * device/lib/calloc.c,
3774         * device/lib/free.c,
3775         * device/lib/malloc.c,
3776         * device/lib/realloc.c: added LGPL, made them reentrant-safe
3777         * src/SDCCcse.c (cseBBlock),
3778         * src/SDCCicode.c (printOperand, geniCodeArray),
3779         * src/SDCCicode.h (struct operand): fixed bug 868103
3780         * support/regression/tests/bug-868103.c: added
3781         * src/SDCCast.c (searchLitOp),
3782         * src/SDCCcse.h (struct cseDef),
3783         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
3784         * src/SDCCicode.h (struct operand),
3785         * src/SDCCsymt.h (struct sym_link),
3786         * src/avr/gen.c (hasInc),
3787         * src/ds390/gen.c (hasInc),
3788         * src/hc08/gen.c (genPlusIncr, hasInc),
3789         * src/mcs51/gen.c (hasInc),
3790         * src/pic16/glue.c (pic16_printIvalChar),
3791         * src/pic16/ralloc.c (regWithIdx),
3792         * src/xa51/gen.c (hasInc) : removed warnings
3793         * src/SDCCast.c (createBlock): added comment ???
3794         * src/hc08/ralloc.c: updated comments
3795
3796 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3797
3798         * doc/sdccman.lyx: updated section on switch statements, added
3799         section about semaphore locking
3800         * doc/Makefile: added option -info for latex2html
3801         * device/lib/_gptrget.c,
3802         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
3803
3804 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
3805
3806         * src/pic/device.h,
3807         * src/pic/device.c,
3808         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
3809          maxram is less than 0x100.
3810
3811 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
3812
3813         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
3814
3815 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3816
3817         * src/port.h,
3818         * src/mcs51/main.c,
3819         * src/ds390/main.c,
3820         * src/z80/main.c,
3821         * src/hc08/main.c,
3822         * src/pic/main.c,
3823         * src/pic16/main.c,
3824         * src/avr/main.c,
3825         * src/xa51/main.c
3826         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
3827         a jump table is the best form for a switch statement, including
3828         automatic insertion of missing cases to make the case range
3829         continuous. Developed in collaboration with Frieder Ferlemann.
3830
3831 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3832
3833         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
3834         accumulator result if it needs sign extension
3835
3836 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
3837
3838         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
3839
3840 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
3841
3842         * device/lib/gbz80/printf.c,
3843         * device/lib/z80/printf.c: removed define for NULL
3844
3845 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
3846
3847         * as/xa51/xa_link.c,
3848         * device/examples/ds390/ow390/ad26.c,
3849         * device/examples/ds390/ow390/cnt1d.c,
3850         * device/examples/ds390/ow390/counter.c,
3851         * device/examples/ds390/ow390/ds2480.h,
3852         * device/examples/ds390/ow390/ds2480ut.c,
3853         * device/examples/ds390/ow390/findtype.c,
3854         * device/examples/ds390/ow390/gethumd.c,
3855         * device/examples/ds390/ow390/owllu.c,
3856         * device/examples/ds390/ow390/ownetu.c,
3857         * device/examples/ds390/ow390/swt12.c,
3858         * device/examples/ds390/ow390/swtloop.c,
3859         * device/examples/ds390/ow390/temp.c,
3860         * device/examples/ds390/ow390/temp10.c,
3861         * device/examples/ds390/ow390/thermo21.c,
3862         * device/examples/ds390/ow390/tinilnk.c,
3863         * device/examples/ds390/ow390/tstfind.c,
3864         * device/examples/serialcomm/windows/serial.cpp,
3865         * device/examples/serialcomm/windows/test_serialcomm.cpp,
3866         * device/include/reg51.h: fixed line endings for cvs
3867
3868 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3869
3870         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
3871         packRegsForAccUse, packRegisters): new accumulator register
3872         packing algorithm
3873         * support/regression/ports/hc08/support.c (_putchar): suppress
3874         warning of unused variable
3875         * src/SDCCicode.c: added SWAP entry to codeTable
3876
3877 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
3878
3879         * device/lib/sprintf.c: forgot to add this file before previous commit
3880
3881 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
3882
3883         * src/pic16/gen.c (genPackBits): added operand right in function
3884         parameters, load result directly if p_type is POINTER (that is
3885         called by genNearPointerSet)
3886         * (genUnPackBits): added operand left in function parameters,
3887         * (genNearPointerGet, genNearPointerSet): prevent the loading of
3888         FSR0 if accessing bitfields,
3889
3890 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
3891
3892         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
3893           _print_format; updated printf, sprintf, vsprintf
3894         * device/include/asm/default/features.h: corrected comment/define
3895         * device/lib/Makefile.in: added sprintf.c
3896         * device/lib/libsdcc.lib: added sprintf module
3897         * device/lib/printf_large.c,
3898         * device/lib/vprintf.c,
3899         * device/lib/sprintf.c: totally refactored printf_large and vprintf
3900           into these 3 files
3901         * support/regression/Makefile: changed ALL_PORTS into a usefull default
3902         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
3903         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
3904           hc08 test
3905         * support/regression/tests/zeropad.c: define idata as data for hc08
3906
3907 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3908
3909         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
3910         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
3911         labels are referenced at least once (even if a reference is not found)
3912         * src/hc08/gen.c (emitcode): set isComment flag for comments
3913         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
3914         loads), rules 6a..6b (optimize jumps to return)
3915
3916 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3917
3918         * device/lib/acosf.c (acosf),
3919         * device/lib/asinf.c (asinf),
3920         * device/lib/atanf.c (atanf),
3921         * device/lib/ceilf.c (ceilf),
3922         * device/lib/cosf.c (cosf),
3923         * device/lib/coshf.c (coshf),
3924         * device/lib/cotf.c (cotf),
3925         * device/lib/fabsf.c (fabsf),
3926         * device/lib/floorf.c (floorf),
3927         * device/lib/log10f.c (log10f),
3928         * device/lib/logf.c (logf),
3929         * device/lib/sinf.c (sinf),
3930         * device/lib/sinhf.c (sinhf),
3931         * device/lib/sqrtf.c (sqrtf),
3932         * device/lib/tanf.c (tanf),
3933         * device/lib/tanhf.c (tanhf),
3934         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
3935         replaced all instances of "reentrant" in the library functions
3936         defined in math.h with this macro.
3937         * support/regression/tests/float_trans.c: reenabled test for hc08
3938
3939 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
3940
3941         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
3942         erroneously deleted
3943
3944 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3945
3946         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
3947         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
3948         multi-byte volatile operands are used
3949         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
3950         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
3951         initialization to area GSINIT0 so that it would always precede
3952         any static initializers in GSINIT
3953         * support/regression/tests/zeropad.c: fixed idata define for hc08
3954         * support/regression/tests/bug-927659.c,
3955         * support/regression/tests/float_trans.c: disabled tests for hc08
3956         pending missing library routines
3957         * .version: increased version number to 2.4.4 - hc08 port now passes
3958         regression tests
3959
3960
3961 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
3962
3963         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
3964         * Makefile.common.in,
3965         * as/Makefile,
3966         * as/hc08/Makefile.in,
3967         * as/mcs51/Makefile.in,
3968         * as/z80/Makefile.in,
3969         * debugger/mcs51/Makefile.in,
3970         * device/include/Makefile.in,
3971         * device/lib/Makefile.in,
3972         * doc/Makefile,
3973         * link/Makefile,
3974         * link/z80/Makefile.in,
3975         * packihx/Makefile.in,
3976         * sim/ucsim/main_in.mk,
3977         * sim/ucsim/avr.src/Makefile.in,
3978         * sim/ucsim/doc/Makefile.in,
3979         * sim/ucsim/gui.src/serio.src/Makefile.in,
3980         * sim/ucsim/hc08.src/Makefile.in,
3981         * sim/ucsim/s51.src/Makefile.in,
3982         * sim/ucsim/xa.src/Makefile.in,
3983         * sim/ucsim/z80.src/Makefile.in,
3984         * src/Makefile.in,
3985         * support/cpp2/Makefile.in,
3986         * support/librarian/Makefile,
3987         * support/makebin/Makefile: added DESTDIR to the install path proposed
3988         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
3989         * doc/sdccman.lyx: added DESTDIR documentation
3990
3991 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
3992
3993         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
3994         instruction for interrupt handlers, use fast returns when returning
3995         from high priority interrupts
3996
3997 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3998
3999         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
4000         code generation
4001         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
4002         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
4003         bugs, ported much of Bernhard's code from mcs51
4004         * src/mcs51/gen.c (genSend),
4005         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
4006         than one when calling a reentrant function
4007         * device/lib/_mullong.c: defined an alternate struct layout for big
4008         endian ports (hc08)
4009
4010 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4011
4012         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
4013         test
4014
4015 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4016
4017         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
4018         are sane and complete before asking the port its prefered parameter
4019         passing method (fixes bug #1017633)
4020         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
4021         and _ret3
4022
4023 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4024
4025         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
4026         problem in bitfields >= 8 bits.
4027
4028 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4029
4030         * src/SDCCsymt.c: undid changes that were not meant to be committed
4031
4032 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4033
4034         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
4035
4036 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4037
4038         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
4039           copied and wrong bit got inverted
4040
4041 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4042
4043         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
4044         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
4045         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
4046         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
4047         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
4048         assignments to bitfields at known addresses
4049         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
4050         reads from bitfields at known addresses
4051         * src/hc08/ralloc.c (packRegisters),
4052         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
4053         genhc08Code): optimize pointer get values used as conditionals
4054         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
4055         and branch
4056
4057 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4058
4059         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
4060         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
4061         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
4062         as conditionals
4063
4064 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4065
4066         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
4067
4068 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4069
4070         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
4071         related problems
4072
4073 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
4074
4075         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
4076
4077 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4078
4079         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
4080         mcs51 port
4081
4082 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
4083
4084         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
4085
4086 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4087
4088         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
4089         cases use more compact code.
4090
4091 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
4092
4093         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
4094
4095 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4096
4097         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
4098
4099 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4100
4101         * src/SDCCsymt.h,
4102         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
4103         parameter of changePointer() from symbol* to sym_link*
4104         * src/SDCCast.c (decorateType): call changePointer() for CAST op
4105         * src/SDCCsymt.c (compareType): void* type is castable to other
4106         pointers, but not necesarily an exact match.
4107         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
4108         is no longer blindly treated as an exact match.
4109         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
4110
4111 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
4112
4113         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
4114
4115 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
4116
4117         * src/pic/gen.c,
4118         * src/pic/pcode.c,
4119         * src/pic/ralloc.h,
4120         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
4121
4122 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
4123
4124         * src/pic/device.c,
4125         * src/pic/device.h,
4126         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
4127
4128 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4129
4130         * src/mcs51/gen.c (emitcode): fixed bug #992819
4131
4132 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
4133
4134         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
4135           there's no need to make it worse
4136
4137 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4138
4139         * src/mcs51/ralloc.c (deassignLR),
4140         * src/ds390/ralloc.c (deassignLR),
4141         * src/hc08/ralloc.c (deassignLR),
4142         * src/z80/ralloc.c (deassignLR),
4143         * src/pic/ralloc.c (deassignLR),
4144         * src/pic16/ralloc.c (deassignLR),
4145         * src/avr/ralloc.c (deassignLR),
4146         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
4147         rlivePoint): fixed another part of bug #971834
4148
4149 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4150
4151         * src/z80/main.c: enabled "critical" keyword
4152         * src/z80/mappings.i,
4153         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
4154         functions (fixes bug #979646)
4155         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
4156
4157 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4158
4159         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
4160           such as c:\mydir.
4161
4162 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
4163
4164         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
4165           doesn't disable too much optimizations
4166
4167 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
4168
4169         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
4170
4171 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
4172
4173         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
4174
4175 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
4176
4177         * src/pic/gen.c tidied up tabs
4178         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
4179         * src/pic/main.c tidied up tabs
4180         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
4181         * src/pic/pcoderegs.c tidied up tabs
4182         * src/pic/ralloc.c tidied up tabs
4183
4184 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
4185
4186         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
4187         to S_FIXED for pic16 port and when symbol is not in level 0,
4188         allocate for S_REGISTER storage class and pic16 port, too,
4189         * src/pic16/device.h: prototype for checkSym,
4190         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
4191         * (pic16_assignConfigWordValue): test the value and the mask to
4192         validate that the value is suitable for the configuration word,
4193         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
4194         collect extern declared symbols, don't emit symbol twice, check
4195         first if symbol is in publics set first,
4196         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
4197         * added command line '--fstack' which enables an experimental
4198         feature for stack access, too buggy to be used yet...
4199         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
4200         * (pic16_allocDirReg): when register has storage class S_REGISTER
4201         allocate in pic16_dynAccessRegs,
4202         * device/include/pic16/pic18f????.h: modified configuration word
4203         naming convention, words started as CONFIG0H but should be CONFIG1H
4204
4205 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
4206
4207         * device/include/mcs51reg.h: fixed bug 970993
4208
4209 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
4210
4211         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
4212         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
4213         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
4214         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
4215         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
4216         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
4217           error/warning numbers,
4218           added function setWarningDisabled()
4219         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
4220         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
4221           _memcmp.c _memmove.c calloc.c realloc.c free.c
4222         * support/regression/tests/malloc.c: added tests for new functionality
4223         * support/regression/tests/zeropad.c: added tests for truncated initializers
4224           and initialized char arrays starting with '\x0'
4225         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
4226
4227 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
4228
4229         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
4230
4231 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4232
4233         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
4234         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
4235         peephole 177.e. Thanks to anonymous
4236
4237 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
4238
4239         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
4240         function isn't used in the source but referenced as a
4241         variable initializer then declare it as extern in .asm file
4242
4243 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
4244
4245         * .version: increased version number to 2.4.3
4246
4247         Adding version extension according to ChangeLog CVS revision
4248         * src/Makefile.in (target all): added dependency 'version.h'
4249         * (rule version.h): added rule to create version.h from ChangeLog,
4250         * (rule dep): added dependency version.h,
4251         * src/version.awk: AWK script to create version.h
4252         * src/SDCCdwarf2.c (dwWriteModule),
4253         * src/SDCCglue.c (initialComments),
4254         * src/SDCCmain.c (printVersionInfo): modified to write after
4255         version string the version extension number,
4256         * src/SDCCutil.c: included "version.h"
4257         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
4258         number,
4259         * src/SDCCutil.h: added prototype for getBuildNumber
4260
4261         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
4262         includeDirsSet, too,
4263         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
4264         const char [] is found in function prototype...
4265
4266         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
4267         moving to WREG with source is already in WREG,
4268         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
4269         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
4270         * (aopForSym): stack'ed symbols are partially supported, added
4271         if-clause to support symbols in FARSPACE,
4272         * (sameRegs): added test for AOP_ACC to see if registers are same,
4273         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
4274         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
4275         * (pic16_popRegFromString): will not allocate a new register if it
4276         doesn't find one by name, bug may have introduced...
4277         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
4278         * (genIpush): revived to use pic16 port's stack,
4279         * (genAddrOf): added incomplete case for stack'ed operand,
4280         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
4281         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
4282         can handle multibyte operands,
4283         * src/pic16/glue.c (pic16_printIval*): some debug info added,
4284         * (pic16initialComments): added message for MPLAB compatibility
4285         mode enabled,
4286         * src/pic16/main.h: prototype for pic16_mplab_comp,
4287         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
4288         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
4289         * (_pic16_linkEdit): NEW, handles link stage, transferred here
4290         because of increased complexity of procedure,
4291         * (_process_pragma): stack pragma changed to format 'stack pos len',
4292         emit symbol '_stack_end' to conform with gplink,
4293         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
4294         to search for register,
4295         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
4296         PO_GPR_REGISTER,
4297         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
4298         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
4299         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
4300         case for PO_GPR_REGISTER,
4301         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
4302         dies, the new era is ahead !...
4303         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
4304         pic16_dynInternalRegs,
4305         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
4306         * (pic16_allocDirReg): minor optimizations and bug fixes,
4307         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
4308
4309         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
4310         load stack and frame pointer with address of 'stack_end' symbol
4311
4312 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
4313
4314         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
4315         without source code but only variable initializers
4316
4317 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
4318
4319         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
4320         external are not declared as extern to reduce overhead while linking
4321
4322 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
4323
4324         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
4325
4326 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
4327
4328         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
4329           Yee Keat for the patch
4330         * src/SDCCast.c (decorateType): fixed bug #979599
4331         * src/ds390/gen.h: removed local fReturnSizeDS390
4332         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
4333         * src/ds390/gen.c (genAnd, genOr, genXor),
4334         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
4335
4336 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
4337
4338         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
4339         add relFilesSet to $3, manipulate $2 to handle linking of object
4340         files without source files in command line,
4341         * device/include/pic16 (all headers): added ID location macros,
4342         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
4343         entries for ID location bytes,
4344         * (pic16_assignIdByteValue): NEW,
4345         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
4346         added field dumpcalltree to pic16_options_t,
4347         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
4348         is used instead of pic16_Gstack_base_addr, check if (ifx) before
4349         emitting rFalseIfx label after check_carry label,
4350         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
4351         pic16_emitDIRegs), NEW
4352         * (pic16glue): dump .calltree file when option --calltree found,
4353         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
4354         * (_pic16_genAssemblerPreamble): emit ID locations after
4355         configuration registers,
4356         * (pic16_linkCmd): modifications of the link command,
4357         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
4358         * (pic16_pCodeInitRegisters): don't init stack registers,
4359         * (pic16_findPrevInstruction): fixed bug,
4360         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
4361         bug with immediate registers,
4362         * (buildCallTree): traces stack push and pop,
4363         * (pct2): dump also stack usage for each function,
4364         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
4365         * (pic16_allocDirReg): various modifications,
4366         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
4367         fixed to 1,
4368
4369 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
4370
4371         * src/pic16/pcode.c: removed buggy double colon
4372
4373 2004-07-01 Borut Razem <borut.razem AT siol.net>
4374
4375         * support/scripts/sdcc.nsi: added include/pic16 to setup
4376
4377 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
4378
4379         * device/lib/Makefile.in: fixed bug in target objects-pic16,
4380         * device/lib/pic16/Makefile: prefixed with dash (-) command under
4381         target 'clean',
4382         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
4383         specific command line arguments. Also added sample lkr script
4384         for placing a variable at a specific memory bank.
4385         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
4386         at a specific memory bank,
4387         * (pic16_dump_isection): fixed bug which caused string literals to
4388         be omitted when dumping idata section,
4389         * (pic16_groupRegistersInSection): added code to handle registers
4390         in specific memory banks,
4391         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
4392         public, all references are renamed too,
4393         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
4394         AOP_DPTR2,
4395         * (pic16_storeForReturn): added case to handle when dest is WREG,
4396         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
4397         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
4398         pic16_rel_udata, check to see if that register is marked as being
4399         a member of a specific memory bank,
4400         * (pic16_printIvalCharPtr): added code to add string literals either
4401         to code or the idata sections,
4402         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
4403         also accept the 'udata' pragma,
4404         * src/pic16/main.h: new structure types sectName and sectSym
4405         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
4406         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
4407         * (pic16_findPrevInstruction): fixed, it returned nothing,
4408         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
4409         instruction combinations,
4410         * (pic16_FixRegisterBanking): heavily reorganised,
4411         * (pic16_AnalyzeBanking): if generating banksel directives is
4412         disabled, then don't call FixRegisterBanking at all,
4413         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
4414         completely removed,
4415         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
4416
4417 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
4418
4419         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
4420         Phuah Yee Keat <yk.phuah AT nestac.com>
4421
4422 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
4423
4424         * src/pic16/glue.c (pic16createInterruptVect): function now emits
4425         correctly the IVT even if it is relocated to some other location
4426
4427 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
4428
4429         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
4430         * device/include/pic16/pic18f2220.h: NEW,
4431         * device/lib/pic16/libdev/pic18f2220.c: NEW,
4432         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
4433         * src/pic16/device.c (struct Pics16): added info for 18f2220,
4434         * src/pic16/device.h (struct pic16_options): added ivt_loc and
4435         nodefaultlibs, ivt_loc is the location of the interrupt vector
4436         table, and nodefaultlibs signs that default libraries should not be
4437         linked in link stage,
4438         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
4439         according to --ivt-loc argument,
4440         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
4441         when pragma stack is found,
4442
4443 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4444
4445         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
4446         256 (range check), 257 (do while), 258.a-f (bit banging
4447         f.e. on 3-wire SPI bus)
4448
4449 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4450
4451         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
4452         variables used exclusively within a loop
4453
4454 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
4455
4456         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
4457
4458 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4459
4460         * src/SDCClrange.c (computeClash): fixed bug #971834
4461
4462 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4463
4464         * src/mcs51/gen.c (genCmp): fixed bug #975903
4465         * src/hc08/gen.c (operandsEqu),
4466         * src/ds390/gen.c (operandsEqu),
4467         * src/z80/gen.c (operandsEqu),
4468         * src/pic/gen.c (operandsEqu),
4469         * src/pic16/gen.c (operandsEqu),
4470         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
4471         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
4472
4473 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4474
4475         * src/SDCCcse.c (cseBBlock): fixed bug #966963
4476
4477 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
4478
4479         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
4480         default case in switch statement,
4481         * glue.c (pic16_initPointer): expr is initialised via decoarteType
4482         to eliminate problem with initialisation of pointers, but problem
4483         still exists,
4484         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
4485         * (emitStaticSegment): removed various lines emitting debug info,
4486         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
4487         added processor registers for utilizing EEPROM,
4488         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
4489         configurable and set 8
4490
4491 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
4492
4493         * .version: increased version number to 2.4.2,
4494
4495         Cumulative patch for pic16 port
4496         * src/pic16/device.c: changed scheme to dump initial values for
4497         variables in idata segment, all print_idata* functions were removed,
4498         now the pic16_printIval* will be called,
4499         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
4500         * _pic16_printPointerType, pic16_printPointerType,
4501         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
4502         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
4503         NEW, similar to the respective functions in SDCCglue.c,
4504         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
4505         way, emitting hex bytes,
4506         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
4507
4508 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4509
4510         * src/avr/ralloc.c (serialRegAssign),
4511         * src/xa51/ralloc.c (serialRegAssign),
4512         * src/pic/ralloc.c (serialRegAssign),
4513         * src/pic16/ralloc.c (serialRegAssign),
4514         * src/hc08/ralloc.c (serialRegAssign),
4515         * src/z80/ralloc.c (serialRegAssign),
4516         * src/ds390/ralloc.c (serialRegAssign),
4517         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
4518
4519 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4520
4521         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
4522         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
4523
4524 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
4525
4526         Cumulative patch for pic16 port:
4527         * src/pic16/device.h (typedef PIC16_device) modified fields for
4528         defining microcontrollers,
4529         * src/pic16/device.c: added new info for all devices in Pics16 array,
4530         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
4531         to be optimised out by the pCode optimiser,
4532         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
4533         specially, bug reported by G.M. Gallant,
4534         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
4535         as force'd so that cannot be optimised out by pCode optimiser,
4536         * src/pic16/pcode.c,
4537         * src/pic16/pcodepeeph.c,
4538         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
4539         they are disabled by default, but can be enabled explicit with
4540         command argument --denable-peeps, for testing,
4541         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
4542         --pomit-ivt in COMPILE_FLAGS
4543
4544 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
4545
4546         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
4547           compilation on MSVC
4548
4549 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
4550
4551         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
4552
4553 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4554
4555         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
4556         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
4557
4558 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
4559
4560         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
4561         would only assign 0x300001 register.
4562
4563 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
4564
4565         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
4566         in COMPILE_FLAGS. Thanks to G. Gallant for report.
4567
4568 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4569
4570         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
4571         for ds80c400
4572         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
4573         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
4574         added peephole 254 (left shift), 255 (jump table)
4575
4576 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
4577
4578         * device/lib/Makefile.in: removed comment line with model-pic16,
4579         * (target port-specific-objects-pic16): the libraries and objects
4580         are copied to the build directory form the device/lib/pic16/bin
4581         directory
4582
4583         Cumulative patch concerning pic16 port:
4584         * library directory has been re-organized,
4585         * added support for PIC18F1220,
4586         * added headers and library sources for chips 18f1220,18f6520,
4587         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
4588
4589         * configuration registers setting has changed, now each supported
4590         device has a complete description of the registers it uses,
4591         * all initialisations are moved to idata sections, these section
4592         can be absolute or relocatable,
4593         * fixed initialisation of codespace variables,
4594         * fixed warning about PCLATU and gpsim,
4595         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
4596         * (genAssign): use table reads when assigning from variables in codespace,
4597         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
4598         char/int variables placed in codespace,
4599         * (pic16_emitConfigRegs): NEW, emits a list with configuration
4600         registers set in .asm file, no need for --pomit-config-words anymore,
4601         * (pic16glue): some 8051 legacy segments are commented out
4602         (to be removed completely),
4603         * added support for alternative assembler and linker with --asm=
4604         and --link= command line arguments,
4605         * peepholes are disabled automatically in the port, no need to
4606         specify on command line,
4607         * port supports natively char/int/long multiplication, but converts
4608         all divisions to support functions,
4609         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
4610         to the file set in variable $2,
4611         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
4612         strings in ASCII format and not in hex,
4613         * ralloc.c (serialRegAssign): added a triplet of conditional calls
4614         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
4615         allocate proper register if iCodes aren't temporary,
4616
4617 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
4618
4619         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
4620
4621 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
4622
4623         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
4624         is commented out
4625
4626 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4627
4628         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
4629         computed address is reused
4630         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
4631         multi-byte bitfields
4632
4633 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
4634
4635         * src/z80/gen.c: (genArrayInit): must check for pointers too
4636
4637 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
4638
4639         * support/regression/tests/zeropad.c: never meant to commit the
4640           nestedstruct test: removed, added check for GCC version
4641
4642 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
4643
4644         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
4645         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
4646         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
4647           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
4648           bugs 928906 and 954082 half-empty initializers
4649         * src/SDCCsymt.h,
4650         * src/SDCCsymt.c (getAllocSize): added for above fix
4651         * src/z80/gen.c (genArrayInit): fixed bug 741044
4652         * support/regression/tests/zeropad.c: added tests
4653
4654 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
4655
4656         * src/pic16/device.c (pic16_dump_section): corrected bug which
4657         caused some symbols of the libraries to be misplaced
4658
4659 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
4660
4661         * src/pic16/glue.c,
4662         * src/pic16/ralloc.h,
4663         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
4664         to fix conflict with pic port
4665
4666 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
4667
4668         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
4669         externs configuration variables,
4670         * src/pic16/ralloc.h,
4671         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
4672         prototype in header, commented out some debug messages
4673
4674 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
4675
4676         * src/pic16/glue.c,
4677         * src/pic16/main.c,
4678         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
4679         for gpasm COFF object generation. Thanks to D. Hawkins for
4680         his patch info
4681
4682 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4683
4684         * src/ds390/main.c,
4685         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
4686         Brock for spotting this)
4687         * src/ds390/gen.c (genEndFunction),
4688         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
4689         interrupt handler and critical. Disable push/pop optimizations when
4690         peephole optimizations disabled.
4691
4692 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
4693
4694         Updated pic16 library sources and headers.
4695         * device/lib/pic16/pic18f*/ ,
4696         * device/include/pic16/*.h: modified to handle structured SFR
4697         definitions
4698
4699 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
4700
4701         * src/port.h (PORT structure): added hook initPaths, now each
4702         port can declare its own default search paths,
4703         which can been seen with the --print-search-dirs option,
4704         see pic16 port for example,
4705         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
4706         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
4707         * (doPrintSearchDirs): NEW, replaces in a central manner the
4708         printing of search dirs which was split in set*Paths functions,
4709         * (main): added call to port->initPaths and doPrintSearchDirs,
4710         * src/avr/main.c,
4711         * src/ds390/main.c,
4712         * src/hc08/main.c,
4713         * src/izt/i186.c,
4714         * src/izt/tlcs900h.c,
4715         * src/mcs51/main.c,
4716         * src/pic/main.c,
4717         * src/pic16/main.c: modified port structures to reflect addition of
4718         initPaths hook,
4719
4720         * src/pic16/device.c (regCompare): registers are finally sorted by name,
4721         * (pic16_dump_section): for registers in same address reserve memory once,
4722         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
4723         to no_banksel,
4724         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
4725         result is greater in size than right or left,
4726         * (pic16_genUMult8X8_8): there are some cases where the result can
4727         be 16 bits size, so handle these,
4728         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
4729         * (pic16_outBitC): modified to emit pcodes,
4730         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
4731         or not,
4732         * (genDivOneByte): implemented algorithm to divide 8-bits,
4733         * (genCmp): uncommented goto, but issues still exist,
4734         * (genAnd): fixed a bug with variables >8bits,
4735         * (genPackBits): optimization added that uses BCF/BSF to change a
4736         single bit,
4737         * (genAssign): fixed bug when assigning floating point literals,
4738         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
4739         __sdcc_gsinit_startup label,
4740         * src/pic16/main.c (_pic16_init): removed search directory
4741         initialisations,
4742         * (_pic16_initPaths): NEW, used to initialise search directories,
4743         * (_hasNativeMulFor): support functions for all except char/int
4744         multiplication, and char division,
4745         * (PIC16_port struct): modified entry for native mul support,
4746         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
4747         no_banksel option,
4748         * (buildCallTree): call to register_usage is ifdef'ed out,
4749
4750 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4751
4752         * device/include/string.h: applied Stas Sergeev's patch to make this
4753         header file compatible with the preprocessor -Wundef option
4754         * src/SDCCmain.c (main): abort compilation if preprocessor reports
4755         failure (fixes bug #941458)
4756
4757 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4758
4759         * src/SDCCopt.c (killDeadCode): fixed bug #907733
4760         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
4761         that the variable, not the function, should be static
4762         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
4763         to be consistent with non-literal case
4764
4765 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4766
4767         * src/SDCCast.c (isConformingBody): fixed bug #949967
4768         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
4769         convilong): fixed bug #952086
4770
4771 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4772
4773         * src/SDCCmem.c (allocVariables): fixed bug #955321
4774
4775 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4776
4777         * src/hc08/main.c (_hc08_genAssemblerEnd),
4778         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
4779         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
4780         completely eliminated the use of a temporary file
4781         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
4782         when more than one file linked
4783         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
4784
4785 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4786
4787         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
4788         which fixes bug #543481
4789         * support/regression/tests/bug-751703.c: fixed comments left from a
4790         cut and paste error
4791         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
4792         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
4793         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
4794         scopes
4795         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
4796         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
4797         are now changed to underscores in moduleName
4798
4799 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4800
4801         * as/mcs51/lkmem.c: better fix for bug #954173
4802
4803 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
4804         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4805
4806         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
4807         * device/include/c8051f000.h,
4808         * device/include/c8051f120.h,
4809         * device/include/c8051f300.h,
4810         * device/include/c8051f310.h,
4811         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
4812         PWM16) and detab'ed
4813
4814 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4815
4816         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
4817         and mailing lists, doc'ed --no-peep-comments, removed reference
4818         to knoppix (newest version has no LyX/LaTeX), other minor changes
4819         * src/SDCCglue.c (glue): save 2 bytes stack space with
4820         option --main-return. The ljmp could probably be avoided too
4821
4822 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4823
4824         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
4825
4826 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4827
4828         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
4829         * src/SDCCopt.c (isLocalWithoutDef),
4830         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
4831         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
4832         (credit to Maarten Brock for patch #949363, on which this is based)
4833         * support/regression/tests/bug-751703.c: some test cases of extern used
4834         within inner scopes.
4835
4836 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4837
4838         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
4839         SPEC_STRUCT
4840         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
4841         struct definitions
4842         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
4843         dwWriteLabel): fix to create valid debugger symbols even when
4844         the module name has non-alphanumeric symbols in it
4845         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
4846         when a variable's allocation has been optimized away
4847
4848
4849 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4850
4851         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
4852         * src/hc08/main.c,
4853         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
4854         * src/mcs51/main.c,
4855         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
4856         * src/ds390/main.c,
4857         * src/z80/gen.c (z80_emitDebuggerSymbol),
4858         * src/z80/main.c,
4859         * src/pic/gen.c (pic14_emitDebuggerSymbol),
4860         * src/pic/main.c,
4861         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
4862         * src/pic16/main.c,
4863         * src/avr/gen.c (avr_emitDebuggerSymbol),
4864         * src/avr/main.c,
4865         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
4866         * src/xa51/main.c,
4867         * src/SDCCdebug.c (emitDebuggerSymbol),
4868         * src/SDCCdebug.h,
4869         * src/port.h: added a debugger struct to the port struct. Added a
4870         callback for defining debugger symbols
4871
4872         * src/SDCCast.c (createLabel),
4873         * src/SDCC.y (labeled_statement): mark all compiler generated labels
4874         with isitmp = 1
4875         * src/SDCCicode.h,
4876         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
4877         iCode back to the ast for the function
4878
4879         * src/hc08/ralloc.c (hc08_assignRegisters),
4880         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
4881         unneeded fields from the regs struct.
4882         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
4883         pushReg() & pullReg() functions instead of emitcode()
4884
4885         * src/hc08/gen.c (genLabel, genhc08Code),
4886         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
4887
4888         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
4889         debugger hooks
4890
4891         * src/hc08/gen.c (genEndFunction, genhc08Code),
4892         * src/hc08/gen.h,
4893         * src/mcs51/gen.c (genEndFunction, gen51Code),
4894         * src/mcs51/gen.h,
4895         * src/ds390/gen.c (genEndFunction, gen390Code),
4896         * src/ds390/gen.h,
4897         * src/z80/gen.c (genEndFunction, genZ80Code),
4898         * src/z80/gen.h,
4899         * src/z80/z80.h,
4900         * src/pic/gen.c (genEndFunction, genpic14Code),
4901         * src/pic/gen.h,
4902         * src/pic16/gen.c (genEndFunction, genpic16Code),
4903         * src/pic16/gen.h,
4904         * src/avr/gen.c (genEndFunction, genAVRCode),
4905         * src/avr/gen.h,
4906         * src/xa51/gen.c (genEndFunction, genXA51Code),
4907         * src/xa51/gen.h,
4908         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
4909         specific code to cdbFile.c and out of the backend code generators
4910
4911         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
4912         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
4913         starting address is now 0
4914
4915         * as/hc08/asm.h,
4916         * as/hc08/m08pst.c,
4917         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
4918         assembler directive for DWARF support
4919         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
4920
4921         * src/src.dsp,
4922         * src/Makefile.in,
4923         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
4924
4925 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4926
4927         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
4928         and inappropriate peephole optimization in jump tables
4929
4930 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4931
4932         * as/hc08/m08pst.c,
4933         * src/SDCCglue.c: sdccopt works for the hc08 port now
4934
4935 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
4936
4937         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
4938
4939 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4940
4941         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
4942
4943 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4944
4945         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
4946         rules
4947         * src/SDCCmain.c,
4948         * src/SDCCglobl.h,
4949         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
4950         comments from the peephole optimizer replacement rules
4951         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
4952         symbols
4953         * src/SDCCcse.c (updateSpillLocation),
4954         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
4955         equivalents
4956         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
4957         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
4958         objects far pointers
4959
4960 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4961
4962         * src/SDCCsymt.h: a missing part of my last change
4963         * src/pic/ralloc.c (regTypeNum),
4964         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
4965
4966 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4967
4968         * src/SDCCicode.h,
4969         * src/SDCCicode.c (aggrToPtrDclType),
4970         * src/SDCCptropt.h,
4971         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
4972         ptrPseudoSymConvert),
4973         * src/pic/ralloc.c (regTypeNum),
4974         * src/pic16/ralloc.c (regTypeNum),
4975         * src/hc08/ralloc.c (regTypeNum),
4976         * src/ds390/ralloc.c (regTypeNum),
4977         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
4978         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
4979
4980 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4981
4982         * link/z80/lkmain.c (afile),
4983         * as/hc08/lkmain.c (afile),
4984         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
4985         prevent a pointer problem when a filename has no directory and
4986         no extension specified.
4987
4988 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4989
4990         * link/z80/lkmain.c (afile): allow periods in directory names
4991         * link/z80/lkmain.c (afile),
4992         * as/mcs51/lkmain.c (afile),
4993         * as/hc08/lkmain.c (afile): allow linker script file to have an
4994         extension other than ".lnk"
4995         * link/z80/lklex.c (getfid),
4996         * link/z80/lkmain.c (parse),
4997         * as/mcs51/lklex.c (getfid),
4998         * as/mcs51/lkmain.c (parse),
4999         * as/hc08/lklex.c (getfid),
5000         * as/hc08/lkmain.c (parse): Support comments in the linker script
5001         file on lines by themselves and after filenames
5002
5003 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5004
5005         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
5006
5007 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5008
5009         * src/z80/peeph-z80.def: removed some peephole rules that don't
5010         work with multibyte arithmetic (fixed bug #937126)
5011         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
5012         to registers and not global variables
5013         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
5014         geniCodePreInc, geniCodePostDec, geniCodePreDec,
5015         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
5016         checking for assignments not internally generated (fixed bug #931895)
5017         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
5018         structure member (fixed bug #930072)
5019
5020 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5021
5022         * src/SDCCmain.c (linkEdit),
5023         * src/hc08/main.c (_hc08_parseOptions),
5024         * as/hc08/Makefile.in,
5025         * as/hc08/aslink.h,
5026         * as/hc08/asm.h,
5027         * as/hc08/m08pst.c,
5028         * as/hc08/lkrloc.c (relr, rele),
5029         * as/hc08/lkarea.c (lnkarea)
5030         * as/hc08/lkmain.c (afile, parse),
5031         * as/hc08/lkelf.c: support for ELF output
5032         * as/hc08/lks19.c (s19),
5033         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
5034
5035 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5036
5037         * as/mcs51/lkihx.c: Fixed bug #899105.
5038
5039 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5040
5041         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
5042         .dsp files from Unix to DOS.
5043
5044 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5045
5046         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
5047         function pointers; we have been compliant for several months now.
5048         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
5049         change that was accidently commented out
5050         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
5051         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
5052         bug #922319
5053
5054 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5055
5056         * src/hc08/gen.c: output of all of the internal debugging information
5057         is now controlled by the D() macro; it is disabled by default
5058
5059 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5060
5061         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
5062         harder to keep the same registers during a CAST iCode
5063         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
5064         long via int can be done in a single cast, if the signedness is
5065         correct.
5066         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
5067         putchar() in tinibios.c in ds390's library
5068
5069 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
5070
5071         * src/SDCCast.c (decorateType): fixed bug #898889,
5072         cast result of a literal complement too
5073         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
5074         fixed check for bitfields
5075
5076 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
5077
5078         * src/SDCCicode.c (geniCodeLogic): made it static,
5079         (geniCodeLogicAndOr): added in order to fix bug #905492,
5080         (ast2iCode): fixed bug #905492
5081         * support/regression/tests/bug-905492.c: added
5082         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
5083         (processParms): fixed bug #927659: don't copy parms, this will clear
5084         decorated flag
5085         * support/regression/tests/bug-927659.c: added
5086
5087 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
5088
5089         * src/SDCCast.c (addCast): don't cast float to char
5090         * device/lib/libsdcc.lib: added _memmove
5091
5092 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
5093
5094         * device/lib/large/Makefile: fixed parallel execution by
5095         replacing `make` by `$(MAKE)`
5096
5097 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5098
5099         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
5100         offsets (fixes bug #923936)
5101
5102 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
5103
5104         * device/lib/small/Makefile: fixed parallel execution by
5105         replacing `make` by `$(MAKE)`
5106
5107 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
5108
5109         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
5110
5111 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
5112
5113         * src/pic/gen.c (genCpl): multi-byte complements were not working.
5114         * src/regression/Makefile: Regression test was not running.
5115
5116 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
5117
5118         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
5119         complement if possible
5120         * src/SDCCval.c (valComplement),
5121         * src/SDCCicode.c (operandOperation): fixed complement of literal
5122         * support/regression/tests/onebyte.c (testComplement): added
5123
5124 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
5125
5126         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
5127         return an optimized tree; actually replace actParm with the new tree
5128         * src/SDCCast.h: added some parantheses to remove side effects
5129         * support/regression/tests/bug-920866.c
5130
5131 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
5132         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
5133         Bit operands were not being handled properly in the pic14 port.
5134         (now src/regression/add.c passes again).
5135
5136 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5137
5138         * src/SDCC.y (labeled_statement): case and default no longer require
5139         a following statement (RFE #893037)
5140
5141 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5142
5143         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
5144         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
5145         disabled (fixes bug #916294)
5146         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
5147         "mov a,acc"; patch provided by Lenny Story
5148         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
5149
5150 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5151
5152         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
5153         functions
5154         * src/ds390/gen.c (genFunction, genEndFunction),
5155         * src/ds390/ralloc.c (ds390_assignRegisters),
5156         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
5157         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
5158         pushed if there are parameters passed on the stack. Also, a cleaner
5159         way to decide if r0/r1 should be pushed/popped. (Together they fix
5160         bug #918693)
5161
5162 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5163
5164         * doc/sdccman.lyx,
5165         * device/lib/mcs51/crtpagesfr.asm,
5166         * device/lib/mcs51/crtxinit.asm,
5167         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
5168         to avoid confusion with Si Lab's SFRPAGE register.
5169
5170 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5171
5172         * src/SDCCglue.c (emitMaps): allow public sfr variables
5173         * src/SDCCglue.c (initialComments): include compiler build date
5174         with compiler version and put the timestamp of the generated
5175         assembly file on a serperate line to be less confusing.
5176         * src/port.h: added genInitStartup hook
5177         * src/avr/main.c,
5178         * src/ds390/main.c,
5179         * src/hc08/main.c,
5180         * src/pic/main.c,
5181         * src/pic16/main.c,
5182         * src/xa51/main.c,
5183         * src/z80/main.c: genInitStartup initialize as NULL (default to
5184         historical behaviour)
5185         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
5186         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
5187         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
5188         library instead of hard coding it into the compiler.
5189         * support/regression/ports/mcs51-stack-auto/spec.mk,
5190         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
5191         * device/lib/mcs51/Makefile,
5192         * device/lib/small/Makefile,
5193         * device/lib/large/Makefile,
5194         * device/lib/mcs51/crtpagesfr.asm,
5195         * device/lib/mcs51/crtstart.asm,
5196         * device/lib/mcs51/crtxclear.asm,
5197         * device/lib/mcs51/crtxinit.asm,
5198         * device/lib/mcs51/crtclear.asm,
5199         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
5200         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
5201         and into user configurable files.
5202         * device/lib/clean.mk: clean mcs51 directory too
5203         * support/regression/tests/longlit.c: added static to T1 declaration
5204         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
5205         accesses in the initialization code
5206
5207 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5208
5209         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
5210         OSCTRIMVAL as noted in bug #916008
5211
5212 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5213
5214         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
5215         in loops with multiple exits (reported as incorrect registers
5216         used by Martin Helmling in Sdcc-user list)
5217
5218 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5219
5220         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
5221         made ds390 register extensions look less like error messages
5222
5223 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5224
5225         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
5226         reported by Adam Wozniak in Sdcc-user list
5227
5228 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
5229
5230         * src/SDCCast.c (decorateType): fixed with bug and promotion in
5231         arithmetic optimizations, added debug output
5232
5233 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
5234
5235         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
5236         * sdcc.spec: updated and split sdcc into 3 rpms
5237         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
5238         needed for literals of LEFT_OP and '+'
5239         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
5240         introduced RESULT_TYPE_NOPROM
5241         (geniCodeMultiply): fixed logic for decision if mul is optimized to
5242         left shift
5243         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
5244         limited promotion to int only for '*'
5245         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
5246
5247 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
5248
5249         * src/pic16/gen.c (genSkip),
5250         (genc16bit2lit), (gencjneshort): commented out
5251         (is_LitOp): new helper function, checks operand type
5252         (genCmpEq): rewritten
5253
5254 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
5255
5256         * support/regression/tests/bug-908454.c: added
5257
5258 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
5259
5260         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
5261         * src/SDCCicode.c (usualBinaryConversions): op needs int type
5262         (geniCodeCast): cosmetic, don't preserve bit storage class
5263         (geniCodeLeftShift): added promotion
5264         (geniCodeLogic): fixed regression
5265         * src/SDCCsymt.c (computeTypeOr): accept bits too
5266         (compareType): 2nd part of fix for bug #908454, needed for bitfields
5267
5268 2004-03-07  Borut Razem <borut.razem AT siol.net>
5269
5270         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
5271
5272 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
5273
5274         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
5275         version of pic16_genPackRegisters which does not check if ic is a
5276         CAST operator,
5277         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
5278         function cause string1.c regression test fails
5279
5280 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
5281
5282         * sim/ucsim/configure.in,
5283         * sim/ucsim/configure,
5284         * sim/ucsim/doc/Makefile.in: use docdir
5285         * src/SDCC.y: fixed sbit atrributes
5286         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
5287         * src/SDCCast.c (decorateType): |^& need special promotion handling
5288         * src/SDCCast.h,
5289         * src/SDCCsymt.h: moved definition of RESULT_TYPE
5290         * src/SDCCsymt.h (computeType),
5291         * src/SDCCicode.c: computeType() needs op
5292         * src/SDCCsymt.c (checkTypeSanity),
5293         * doc/sddman.lyx: "plain" bitfields are unsigned
5294         * src/SDCCsymt.c (computeTypeOr): added
5295         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
5296         |^& ops
5297         * src/SDCCval.c (val*): computeType() needs op
5298         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
5299         * support/regression/tests/onebyte.c: added tests for |^&
5300
5301 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
5302
5303         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
5304         for writing icode into asm output.
5305
5306 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
5307
5308         * src/pic16/device.c: added some debug lines enabled
5309         with macro DEBUG_CHECK,
5310         * src/pic16/genarith.c: more debug in genPlus,
5311         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
5312         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
5313         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
5314         * (aopForSym): onStack symbols are re-placed in data memspace,
5315         and onStack flag is cleared,
5316         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
5317         copy temporary pcodeop,
5318         * (genPcall): added warning for not updating PCLATU,
5319         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
5320         always true for pic16 port,
5321         * (genMultOneWord): NEW, supports integer multiplication,
5322         * (genMult): modified to call genMultOneWord,
5323         * (ifxForOp): added warning when return NULL,
5324         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
5325         flag is set before call to operandFromSymbol for implicit
5326         added structures,
5327         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
5328         options.intlong_rent are set by default,
5329         * (_hasNativeMulFor): modified to allow port generation of integer
5330         multiplication,
5331         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
5332         set regtype to REG_SFR for all registers, restricting seting the
5333         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
5334
5335 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5336
5337         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
5338         more than 500 times in the regression tests
5339
5340 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5341
5342         * support/Util/SDCCerr.h,
5343         * support/Util/SDCCerr.c,
5344         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
5345         enumerator_list),
5346         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
5347         for symbol conflicts.
5348         * support/valdiags/tests/enum.c,
5349         * support/valdiags/tests/tentdecl.c,
5350         * support/valdiags/tests/struct.c: expect possible error messages
5351         referring to original symbol definitions.
5352         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
5353         * src/SDCCsymt.h,
5354         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
5355
5356 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
5357
5358         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
5359
5360 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
5361
5362         * src/pic16/ralloc.c (newReg): fixed bug #908929
5363
5364 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5365
5366         * src/ds390/gen.c: added missing #include "main.h"
5367
5368 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
5369
5370         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
5371         checking if symbol is already in set,
5372         * src/pic16/device.h: prototype for checkAddSym,
5373         * src/pic16/gen.c: (_G): added entry interruptvector,
5374         * (assignResultValue): removed some commented out lines,
5375         * (genFunction): check for ISR via sym->type, absolute section for
5376         interrupt code is created via a new pBlock, the goto instruction is
5377         placed now correctly at the interrupt vector position, changed all
5378         references from ivec to _G.interruptvector,
5379         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
5380         is the interrupt is a high priority one, same for return from ISR,
5381         * src/pic16/glue.c: changed all calls of addSetHead for publics and
5382         externs to calls of checkAddSym,
5383         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
5384         pic16_pcode_verbose flag is set,
5385         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
5386         * src/pic16/pcoderegs.c: message about how many registers are saved
5387         will only be emitted if pic16_pcode_verbose flag is set,
5388
5389 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5390
5391         * src/ds390/ralloc.h,
5392         * src/ds390/ralloc.c (ds390_regWithIdx),
5393         * src/ds390/gen.c (emitcode),
5394         * src/ds390/main.h,
5395         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
5396         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
5397         ds390operandCompare, getRegsRead, getRegsWritten,
5398         initializeAsmLineNode): customized instruction size calculation for
5399         ds390, started basis for some register optimizations
5400         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
5401         corresponding assembly output
5402         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
5403         missing push/pop of r0/r1. Optimized push/pops
5404
5405 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5406
5407         * src/mcs51/main.c (instructionSize): fixed ACALL size
5408         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
5409
5410 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
5411
5412         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
5413         the sorting of rlist with NULL elements
5414         * (print_idataType, print_idata): NEW to create idata sections
5415         * src/pic16/device.h: idataSymSet new variable
5416         * src/pic16/gen.c (genFunction): fixed some bugs in string
5417         comparing, improved the absolute section creation for ISRs,
5418         added FSR0L/FSR0H in registers that are saved in an ISR,
5419         * (genInline): fixed the processing of inline snippets,
5420         now they undergo no process by the peephole optimizer
5421         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
5422         are placed in idataSymSet,
5423         * (pic16emitStaticSeg): extern symbols are added in externs,
5424         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
5425         switching when aboslute variables are placed in access bank memory
5426         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
5427         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
5428         commented out with #if,
5429         * (pic16_packRegisters): reintroduce the check for CAST because some
5430         symbols are not correctly handled,
5431         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
5432         pCodeInstruction instead of pCode,
5433         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
5434         pCodeAsmDir definition,
5435         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
5436         directive, then the argument directive is emitted without the leading
5437         tab, hack for inline labels which must be in the first column,
5438         * (compareLabel,pic16_findNextInstruction),
5439         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
5440         * (insertBankSwitch): modified for the new pCodeAsmDir,
5441
5442 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
5443         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
5444
5445         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
5446         instance,
5447         * (pushSide): commented out with #if,
5448         * (assignResultValue): fixed some typos in saving
5449         registers,
5450         * (genPcall): FIXED and sync'ed with genCall,
5451         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
5452         * (genNearPointerGet): fixed to handle some more cases,
5453         implementation scheme via table reads,
5454         * (genConstPointerGet): modified to access code memory correct,
5455         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
5456         and improved to handle some cases
5457         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
5458         instead of "RETLW" for init data
5459         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
5460         not IN_DIRSPACE, work around to reduce bank switching when aboslute
5461         variables are placed in access bank memory (<0x80 and >=0xf80),
5462         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
5463         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
5464         TBLWT_POSTDEC,TBLWT_PREINC
5465         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
5466         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
5467         directives
5468         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
5469         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
5470         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
5471         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
5472
5473 2004-02-29  Borut Razem <borut.razem AT siol.net>
5474
5475         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
5476         support/Util/findme.h, support/Util/system.h: enhance binary relative
5477         search for lib and include by using findProgramPath()
5478
5479 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5480
5481         * src/SDCCpeeph.h,
5482         * src/SDCCpeeph.c (pcDistance),
5483         * src/port.h,
5484         * src/mcs51/ralloc.h,
5485         * src/mcs51/ralloc.c (mcs51_regWithIdx),
5486         * src/mcs51/main.h,
5487         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
5488         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
5489         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
5490         size calculation port specific, started basis for some register
5491         optimizations
5492         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
5493         missing push/pop of r0/r1. Optimized push/pops
5494         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
5495         * device/lib/_modsint.c (_modsint),
5496         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
5497         and stack version so regression tests pass
5498
5499 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
5500
5501         * src/Makefile.in (dep): include SLIBOBJS in dependency check
5502         * src/SDCCast.c (decorateType): catch another small optimization
5503         with '?' operator
5504         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
5505         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
5506         modified to finally use computeType() all over SDCC,
5507         see Feature Request #877103
5508         * src/SDCCval.h: cosmetic
5509         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
5510         valCompare(); regression tested in muldiv.c
5511         * support/regression/tests/muldiv.c (testMod): mod sign follows
5512         dividend only
5513
5514 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
5515
5516         * src/SDCCast.c (decorateType): fixed bug #902362
5517         * doc/INSTALL.txt: fixed install instructions for win32
5518
5519 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
5520
5521         * device/include/Makefile.in (install): fixed by replacing spaces
5522         by tabs
5523         * doc/README.txt,
5524         * doc/INSTALL.txt: updated for release
5525         * doc/sdccman.lyx: added warning for --xstack being buggy
5526
5527 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
5528
5529         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
5530         to eliminate build warnings.
5531         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
5532
5533 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
5534            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
5535
5536         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
5537         removed -penable-stack, added comment for stack pragma, added
5538         warning for not initializing the stack/frame registers, removed
5539         comment at interrupts section
5540
5541         Stack is made permanent, there is no ability to disable stack usage.
5542         * src/pic16/device.h,
5543         * src/pic16/device.c: removed all references to USE_STACK macro,
5544         * src/pic16/device.c (pic16_dump_section): when no elements in
5545         rlist, free rlist before return,
5546         * (pic16_dump_int_registers): NEW, internal registers are a new set
5547         of general purpose registers reused by each function,
5548         * (checkAddReg): returns 1 if registers is added to set,
5549         * (pic16_groupRegistersInSection): when a registers is of type
5550         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
5551         * src/pic16/device.h: memRange and Assigned Memory are deleted,
5552         SRCASECMP macro is moved here from device.c
5553         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
5554         PO_PCLATU, PO_PRODL, PO_PRODH,
5555         * (pic16_pCodeOpType, genMinus,
5556         changed compares to "a" register, with AOP_ACC,
5557         * (pic16_genPlus): fixed some bugs and indented properly,
5558         * (pic16_addSign): changed size to size+offset in the MOVWF
5559         instruction,
5560         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
5561         multiply 8-bit operand by literal, result is 8-bit,
5562         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
5563         multiply 2 8-bit operand, result is 8-bit,
5564         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
5565         genUMult8X*_16,
5566         * src/pic16/gen.c: changed accUse to contain WREG only,
5567         * (pic16_emitcomment): renamed to pic16_emitpcomment,
5568         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
5569         true, do not use immediate addressing any more unless sym is a
5570         pointer in codespace,
5571         * (aopForRemat): do not use immediate addressing when symbol not in
5572         codespace and when symbol's address is requested,
5573         * (aopOp): for-loop in if(sym->accUse) is modified for the new
5574         accUse size (= 1),
5575         * (aopGet): added case for AOP_ACC and don't return "accumulator
5576         bug" but WREG instead,
5577         * (popGetTempReg): pushes contents of temporary register in stack,
5578         * (popReleaseTempReg): pops contents of temporary register from
5579         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
5580         * (pic16_popGet): separated case AOP_ACC to return register WREG
5581         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
5582         or PO_IMMEDIATE and initializes their instance/offset appropriately,
5583         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
5584         the use of immediate pointers to certain cases only.
5585
5586         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
5587         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
5588         * (assignResultValue, genCall, genRet): modified to use the new
5589         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
5590         genPcall is still broken,
5591         * (genFunction): added code to create 'A' type pBlocks when
5592         interrupt functions are generated, code not extensively tested yet,
5593         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
5594         * (genEndFunction): modified so ISRs pop stored registers from stack,
5595         * (genMultOneByte): cleanup,
5596         * (AccRsh): added flag andmask, to and result with appropriate mask,
5597         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
5598         * (genDataPointerGet): fixed and reenabled its use,
5599         * (genNearDataPointerGet): bugs fixed,
5600         * (genDataPointerSet): bugs fixed,
5601         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
5602         pic16_DumpSymbol, pic16_DumpOp,
5603         * src/pic16/genutils.h: function prototypes for the above functions,
5604         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
5605         pointers,
5606         * (pic16emitRegularMap): many many many improvements, but needs a
5607         major cleanup,
5608         * src/pic16/main.c: enable_stack in pic16_options is removed,
5609         * (_pic16_parseOptions): removed command line options -penable-stack,
5610         * (_process_pragma): emit stack symbol only when stack pragma is
5611         processed,
5612         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
5613         redirected to FSR0L/FSR0H pair,
5614         * (pic16_get_op, pic16_get_op2): modifications and improvements,
5615         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
5616         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
5617         for immediates,
5618         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
5619         * (dumpPicOptype): NEW,
5620         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
5621         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
5622         with movff instruction,
5623         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
5624         added pic16_int_regs, some packRegsFor* functions are commented out,
5625         because produce errors,
5626         * src/pic16/NOTES: minor modifications
5627
5628 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5629
5630         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
5631         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
5632         --pack-iram.
5633         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
5634         * as/mcs51/lkaomf51.c: fixed bug #895763
5635
5636 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
5637
5638         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
5639
5640 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5641
5642         * doc/sdccman.lyx: added details about the HC08 storage classes and
5643         interrupts, fixed the register usage info for z80 & gbz80
5644
5645 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
5646
5647         * doc/sdccman.lyx: added more pic16 port documentation
5648         * device/include/pic16/: added header pic18fregs.h
5649
5650 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
5651
5652         * doc/sdccman.lyx: added Vangelis' contribution
5653
5654 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5655
5656         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
5657         extend to the next CALL or PCALL, not just to the next CALL.
5658
5659 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
5660
5661         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
5662
5663 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5664
5665         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
5666         bug #895752 and a better fix for bug #716790
5667
5668 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5669
5670         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
5671
5672 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5673
5674         * doc/sdccman.lyx: minor changes, minor changed
5675
5676 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
5677
5678         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
5679         which can't handle SDCC_NEWONEBYTEOPS,
5680         (geniCodeMultiply): removed conversion from mult to shift for pic14
5681         and pic16
5682
5683 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5684
5685         * src/hc08/gen.h,
5686         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
5687         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
5688         thus fixing bug #895406
5689
5690 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
5691
5692         * device/lib/_modsint.c,
5693         * device/lib/_modslong.c: sign follows divisor only
5694         * src/hc08/gen.c (genMultOneByte): if result size is 1,
5695         signs or signedness can be ignored
5696         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
5697         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
5698         added optimization for IFX,
5699         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
5700         arguments;
5701         reenabled optimization for IFX, which was removed on 2004-01-11
5702         * src/SDCCast.h: added return type IFX
5703         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
5704         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
5705         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
5706         SDCC_OLDONEBYTEOPS selects the old behaviour
5707         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
5708         changed again and commented promotion rule
5709         * src/SDCCval.c (valDiv): promotion no longer necessary
5710         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
5711         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
5712         rewritten
5713         * support/regression/tests/onebyte.c: added
5714
5715 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
5716
5717         * gen.c (genInline): reverted to old code for assemnling inline
5718         code because of bug reported James Chadd
5719
5720 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
5721
5722         * ralloc.h: missing declarations from previous patch,
5723         seems that patch for ralloc.h was never applied, fixed
5724
5725 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
5726            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
5727
5728         * pcode.c,
5729         * pcode.h,
5730         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
5731         indirect addressing. Marked FSR0 as deprecated
5732         * gen.c (pointerCode): commented out, not needed now
5733         (pic16_popGet2p): new MOVFF helper function
5734         (genGenPointerGet),
5735         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
5736         (shiftRLong): removed duplicate debugging info
5737
5738 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5739
5740         * src/ds390/gen.c (genNearPointerGet),
5741         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
5742         optimization with bits, but not bitfields.
5743         * src/ds390/ralloc.c (packRegisters),
5744         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
5745
5746 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
5747
5748         * src/SDCCcse.c (algebraicOpts): copy operands before modification
5749
5750 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5751
5752         * src/SDCCsymt.h,
5753         * src/SDCCicode.c (operandFromSymbol),
5754         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
5755         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
5756         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
5757         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
5758         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
5759         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
5760         bug #892038
5761         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
5762         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
5763         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
5764         * src/SDCCsymt.c (newSymbol),
5765         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
5766         enumerator_list),
5767         * src/SDCCval.h,
5768         * src/SDCCval.c (newiList): fixed bug #885705
5769
5770 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5771
5772         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
5773         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
5774
5775 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5776
5777         * device/include/c8051f120.h,
5778         * device/include/c8051f300.h,
5779         * device/include/c8051f310.h: added/updated header files for Silicon
5780         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
5781         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
5782         in new section Submitting patches
5783
5784 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5785
5786         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
5787         genFarPointerGet, genCodePointerGet, genGenPointerGet,
5788         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
5789         genGenPointerSet),
5790         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
5791         genFarPointerGet, genCodePointerGet, genGenPointerGet,
5792         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
5793         genGenPointerSet),
5794         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
5795         genFarPointerGet, genCodePointerGet, genGenPointerGet,
5796         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
5797         genGenPointerSet),
5798         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
5799         genFarPointerGet, genCodePointerGet, genGenPointerGet,
5800         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
5801         genGenPointerSet): fixed bug #892400
5802         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
5803         to eliminate build warnings.
5804         * src/SDCCast.c (processParms),
5805         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
5806         fixed bug 751859
5807         * support/valdiag/valdiag.py: added GCC to the list of defines active
5808         when compiling with gcc
5809
5810 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5811
5812         * support/Util/SDCCerr.h,
5813         * support/Util/SDCCerr.c,
5814         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
5815         with an incomplete type (fixed bug #883734)
5816         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
5817
5818 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5819
5820         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
5821
5822 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5823
5824         * src/SDCCast.c (decorateType),
5825         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
5826         function pointer implementation
5827         * support/regression/tests/funptrs.c: added tests to verify both forms
5828         of function pointers work correctly. Added tests to verify parameters
5829         are passed in the correct order.
5830
5831 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
5832
5833         * device.c (regCompare): registers are sorted by ascending
5834         address and increasing size,
5835         * main.c (_pic16_finaliseOptions): removed the declaration
5836         of compiler macro MCU. Now a macro of the format pic18fxxxx
5837         will be defined from the command line
5838
5839 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
5840             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
5841
5842         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
5843         PCOP_RLCF was overwritten!
5844         * gen.c (genSkip): commented out calls to pic16_emitcode,
5845         * (genCmpEQ): fixed "long" compares, only high word did get compared,
5846         * (genlshTwo),
5847         * (genRRC): added debugging info,
5848         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
5849         overwritten while shifting,
5850         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
5851         overwritten while shifting,
5852         * (AccLsh),
5853         * (AccRsh),
5854         * (shiftLLeftOrResult),
5855         * (shiftRLeftOrResult),
5856         * (shiftRLong),
5857         * (shiftLLong): Implemented with pic16_emitpcode
5858         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
5859         * (genLeftShift): Fixed bug, operand for shift by variable always
5860         was "and"ed with 0x0f,
5861         * (genLeftShiftLiteral),
5862         * (genrshTwo),
5863         * (genRightShiftLiteral): added debugging info,
5864         * (genrshFour): added comment,
5865         * (genRightShift): determined signedness from operand "left"
5866         instead of "result"
5867
5868 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5869
5870         * src/SDCCicode.c (geniCodeParms),
5871         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
5872         function pointers, fixed function pointer bugs #861242 and #861896
5873
5874 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5875
5876         * device/include/c8051f000.h,
5877         * device/include/c8051f120.h,
5878         * device/include/c8051f300.h: added header files for Silicon
5879         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
5880
5881 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
5882
5883         * src/SDCCast.c (processParams): added new type flow and restructured
5884         (gatherAutoInit): added new type flow
5885         (addCast): cosmetic changes
5886         (getLeftResultType): added new type flow for array indices, patch
5887         provided by Stas, see FR #877103
5888         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
5889         array index patch by Stas
5890         * src/SDCCast.h: added prototype getResultTypeFromType()
5891         * src/SDCCval.h,
5892         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
5893         * src/pic/glue.c (pic14emitStaticSeg),
5894         * src/pic16/glue.c (pic16emitStaticSeg),
5895         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
5896         for initialization of symbols
5897         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
5898         * support/Util/SDCCerr.h:
5899         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
5900         * .version: bumped version number to 2.3.8
5901         * device/include/Makefile.in (install),
5902         * doc/Makefile (install): changed to 'rm `find ...`' construct to
5903         avoid warnings
5904
5905 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
5906
5907         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
5908         Slade Rich fixed an optimization bug
5909         * src/pic/pcodepeep.c,
5910         * src/pic/pcoderegs.c
5911         * doc/Makefile (install): added test for directory
5912
5913 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5914
5915         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
5916         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
5917         * src/pic/ralloc.c (getRegPtr, getRegGpr),
5918         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
5919         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
5920         * as/mcs51/asexpr.c (term),
5921         * as/hc08/asexpr.c (term): fixed bug #887146
5922
5923 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5924
5925         * src/z80/gen.c (genMult): handle single byte result product
5926         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
5927         DUMMY_READ_VOLATILE (fixed bug #886367)
5928
5929 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
5930
5931         * support/regression/tests/libmullong.c: fixed logic, on little endian
5932         hosts we ended without a mullong_wrapper()
5933
5934 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5935
5936         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
5937         virus/worm forged address usage.
5938
5939 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
5940
5941         Fixed promotion, it should be done on AST level:
5942         * src/SDCCast.c (addCast): added promotion to int
5943         (decorateType): updated call to upCast()
5944         * src/SDCCicode.c (geniCodeLeftShift): removed call to
5945         usualUnaryConversions()
5946
5947 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
5948
5949         * support/regression/tests/literalop.c (mulWrapper): Added a
5950         wrapper to remove integer overflow warnings.
5951
5952         * support/regression/tests/float_trans.c: Made work on host.
5953
5954         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
5955         location of sz80.
5956
5957         * support/regression/generate-cases.py (main): Changed from inline
5958         to a main method.
5959
5960         * doc/Makefile (install): Changed to depth first to get rid of
5961         missing directory install warning.
5962
5963         * as/Makefile (install-doc): Made work on Mac.
5964
5965 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
5966
5967         * src/SDCCast.c: added an additional type flow in decorateType() of
5968         opposite direction, see feature request #860006; it's enabled at runtime
5969         by setting the environment variable SDCC_NEWTYPEFLOW
5970         * src/SDCCast.h: changed prototype of decorateType()
5971         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
5972         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
5973         'char' to 'int' can be omitted, if both operands are 'unsigned char';
5974         see feature request #877103
5975         * src/SDCCval.c: updated call of decorateType()
5976         (valBitwise): fixed bug #882876
5977         (valMinus): added promotion
5978         (valLogicAndOr): result is unsigned
5979         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
5980         * src/SDCCsymt.c (computeType),
5981         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
5982         must not cause an unsigned operation
5983         * src/pic/glue (pic14emitRegularMap),
5984         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
5985
5986 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
5987
5988         * src/pic/pcode.c (PCodeID): commented out left over debug code
5989
5990 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
5991
5992         * support/valdiag/tests/overflow.c: added shift tests
5993         * src/pic/device.c,
5994         * src/pic/gen.c,
5995         * src/pic/gen.h,
5996         * src/pic/glue.c,
5997         * src/pic/main.c,
5998         * src/pic/pcode.c,
5999         * src/pic/pcode.h,
6000         * src/pic/pcodepeep.c,
6001         * src/pic/pcoderegs.c,
6002         * src/pic/ralloc.c,
6003         * src/pic/ralloc.h: applied patch from Slade Rich;
6004         added support for multiple code pages and multiple RAM banks on the
6005         PIC 14 port. The ASM files now no longer simply assume all the
6006         code / RAM are in the same page / bank. This means the linker can
6007         safely allocate code/RAM of separate ASM files to different pages/banks.
6008         * doc/sdccman.lyx: added Slade's tips
6009         * src/mcs51/peeph.def: fixed bug #880768
6010
6011 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6012
6013         * src/hc08/ralloc.c (rematStr): fixed bug #879282
6014         * src/SDCCast.c (decorateType): fixed bug #880197
6015
6016 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
6017
6018         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
6019         getopt.h.
6020
6021         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
6022         strtof is not part of C89 and isn't included with Mac OS X.
6023
6024 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6025
6026         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
6027         shiftL2Left2Result): fixed bug #879326
6028         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
6029         (genMultOneByte): fixed bug in signed vs unsigned multiplication
6030         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
6031         address fetch for clr instruction
6032         * device/lib/hc08/_mulint.c: created optimized assembly version
6033         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
6034
6035 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
6036
6037         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
6038         proposed in FR #877103
6039
6040 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
6041
6042         * src/SDCCval.c (cheapestVal): added missing checks
6043         * src/SDCCicode.c (usualBinaryConversions): fixed condition
6044         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
6045
6046 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
6047
6048         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
6049         equal operands
6050
6051 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
6052
6053         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
6054         loaded with the linker search paths (-L arguments) and the libraries
6055         to be linked with the current source (-l arguments). Changes
6056         currently will affect only the pic16 port.
6057         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
6058         include path the port specific paths and port specific libraries,
6059         * gplink command now contains the $3 argument,
6060         * src/pic16/device.h,
6061         * src/pic16/device.c,: structure PIC_device is made public and
6062         renamed to PIC16_device, the same for variable Pics which is renamed
6063         to Pics16. Updated all references to them.
6064         * src/pic16/glue.c (pic16glue): corrected bug with code
6065         initialization which bypassed the variable initializations block.
6066
6067         * device/lib/pic16/Makefile.rules: removed --penable-stack from
6068         COMPILE_FLAGS and added the --nostdinc option
6069
6070 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6071
6072         * device/include/mc68hc908jb8.h: Register defs for another member
6073         of the hc08 family. Contributed by Bjorn Bringert - thanks!
6074
6075 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
6076
6077         Documenting changes from previous commits.
6078         * configure.in (version 1.56),
6079         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
6080         when generating output files to configure the pic16 library,
6081         but now I've commented it out, since gputils aren't installed in the
6082         SF compile farm, so library won't compile
6083
6084         * device/lib/Makefile.in (version 1.56): initially I've added in
6085         target 'all' the prerequestive 'model-pic16' so it compiled the
6086         pic16 library, but now I've commented it out for the same reasons
6087         above,
6088         * added targets 'model-pic16' and 'objects-pic16' to compile the
6089         library
6090         * added target 'port-specific-objects-pic16' to handle the
6091         generated libraries and copy them into the build/ directory
6092         * added target 'clean-intermediate-pic16' to clean intermediate
6093         files into pic16 directory
6094         * in target 'installdirs' added line to create directory pic16 in
6095         the installation path
6096
6097         * device/include/Makefile.in (version 1.11): in target 'install'
6098         added lines to copy all header files to installation path,
6099         * in target 'installdirs' added line create directory for pic16
6100         headers in the installation path
6101
6102 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
6103
6104         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
6105          a function call
6106
6107 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
6108
6109         * configure,
6110         * device/lib/configure.in,
6111         * device/lib/configure: fixed for autoconf 2.57
6112
6113 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6114
6115         * src/z80/main.c (_parseOptions): fixed the portmode= command line
6116         option so that it actually works. Made it specific to the z80, since
6117         the gbz80 doesn't have these kinds of I/O ports.
6118
6119 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6120
6121         * device/include/z180.h,
6122         * device/lib/_memcpy.c,
6123         * device/lib/_memmove.c,
6124         * device/lib/_mulint.c,
6125         * device/lib/ser_ir.c,
6126         * device/lib/ser_ir_cts_rts.c,
6127         * device/lib/_strcmp.c,
6128         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
6129         * src/z80/main.c (_process_pragma): add support for pragmas bank and
6130         portmode; added deprecation warning for bank= and protmode= forms.
6131         Also, guard against buffer overflow.
6132         * src/z80/gen.c (aopGet): generate better code for sfr banked read
6133
6134 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6135
6136         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
6137         changed interrupt vector table generation to only emit declared vectors.
6138         * device/include/Makefile.in: added missing backslash
6139         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
6140
6141 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
6142
6143         Mainly changes to support compilation of the device libraries
6144         * src/pic16/device.c: stack is allocated via symbol and not
6145         via literal number. The symbol is placed in the corresponding
6146         position of the data ram
6147         * (pic16_dump_section): relocatable and absolute uninitialized
6148         data are now emitted in sorted order to reduce section naming,
6149         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
6150         weren't marked as being in the access bank,
6151
6152 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
6153
6154         Added portion of GNU PIC Library under the directory
6155         device/include/pic16 and device/lib/pic16. These files
6156         contain the declarations of SFRs for the PIC18Fxx2 devices.
6157         The directory is initialized via configure from toplevel.
6158
6159 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
6160
6161         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
6162         the spilllocations to be compared correctly
6163
6164 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
6165
6166         * src/SDCCast.c (decorateType): fixed bug introduced today
6167
6168 2004-01-12  Borut Razem <borut.razem AT siol.net>
6169
6170         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
6171         doc/sdccman.lyx: upper case pragmas are deprecated
6172
6173 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
6174
6175         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
6176         in simpler and even better code
6177
6178 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
6179
6180         * src/SDCCicode.c (operandOperation): fixed bug #874819
6181         * src/SDCCast.c (decorateType): fixed
6182         char foo (unsigned long ul) { return ul > 0; }
6183
6184 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6185
6186         * doc/sdccman.lyx: Moved and added some sections, small changes
6187         all over. Telling LaTeX to be less strict with word spacing
6188         to better keep the right margin. Changed some notes about
6189         maintainance of the ports in section 3.2.1 - is it OK like this?
6190
6191 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
6192
6193         SDCC source changes:
6194         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
6195         convilong): modified to inform the pic16 port that builtin functions
6196         are external
6197
6198         PIC16 PORT specific changes:
6199         * src/pic16/device.c pic16_dump_equates() added,
6200         processor registers declared internally by the port are emitted in
6201         the translation as equates,
6202         * src/pic16/gen.c: inline code is passed unprocessed to the
6203         translation,
6204         * (pic16_popGetLit2): fnuction modified to take second operand as
6205         pCodeOp pointer and not as literal,
6206         * (popRegFromIdx): prefixed with pic16_,
6207         * (pic16_popCombine2): modified to receive already allocated pCode
6208         operands,
6209         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
6210         * (genFunction): initializes local stack frame and pushes on stack
6211         all the registers used by this function,
6212         * (genEndFunction): restores all registers from stack and restores
6213         stack frame,
6214         * src/pic16/glue.c (pic16emitRegularMap): various changes and
6215         improvements,
6216         * (pic16glue): changed the program startup sequence,
6217         * added new dbName code 'A' for functions placed in absolute section
6218         * src/pic16/main.c: added function attribute _naked,
6219         * added pragma 'code' to place a fnuction at an absolute address,
6220         * added command line arguments --debug-ralloc and --pcode-verbose,
6221         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
6222         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
6223         * (pic16_newpCodeOpLit2): modified to take the second operand as
6224         pCodeOp pointer,
6225         * (pic16_printpBlock): modified to emit each function in a separate
6226         section,
6227         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
6228         UPPER for immediate operands,
6229         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
6230         instruction,
6231         * src/pic16/peeph.def: all peepholes with movff are commented out,
6232         because there is a problem in the pcode peep optimizer,
6233         * src/pic16/ralloc.c: the register allocator can now reuse local
6234         function symbols for another function. This saves register usage.
6235         * src/pic16/ralloc.h: added flag isLocal in structure regs,
6236
6237         Added file src/pic16/NOTES with information about program writing on
6238         the current port version.
6239
6240 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6241
6242         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
6243         and peephole 252 (array access)
6244
6245 2004-01-09  Borut Razem <borut.razem AT siol.net>
6246
6247         * src/SDCCmain.c : fixed #872250: -l command line defined library
6248           files are scanned before standard library files
6249
6250 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6251
6252         * src/SDCCast.c (decorateType): fixed bug #874046
6253
6254 2004-01-09  Borut Razem <borut.razem AT siol.net>
6255
6256         * support/scripts/sdcc.nsi: remove previous installation
6257
6258 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6259
6260         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
6261         bytes for last interrupt vector (mcs51)
6262         * sdcc.spec: fixed typo
6263
6264 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6265
6266         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
6267         gen51Code): more efficient parameter receive for --model-large
6268         ("bug" #845294)
6269
6270 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6271
6272         * src/ds390/main.c,
6273         * src/z80/main.c: added missed needLinkerScript flags (more than
6274         one port structure defined in these file)
6275         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
6276         bug #795325
6277
6278 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
6279
6280         * src/SDCCmain.c: removed various references to DEFAULT_PORT
6281         * src/port.h: added flag needLinkerScript in port->linker
6282         structure to inform whether to create a .lnk file or not,
6283         * src/avr/main.c,
6284         * src/ds390/main.c,
6285         * src/hc08/main.c,
6286         * src/mcs51/main.c,
6287         * src/pic/main.c,
6288         * src/pic16/main.c,
6289         * src/xa51/main.c,
6290         * src/z80/main.c: changed appropriately to configure
6291         needLinkerScript flag
6292         * src/pic/gen.c,
6293         * src/pic16/gen.c (genAddrOf): fixed bug #863624
6294         * src/pic/glue.c: added variable udata_section_name to
6295         override default uninitialized data segment definition for
6296         devices only with SHAREBANK memory (reported from Erik Epetrich)
6297         * (pic14emitOverlay): modified to emit a commented overlay segment
6298         directive when no overlay data exist
6299         * (picglue): modified to emit uninitialized data segment
6300         according to udata_section_name
6301         * src/pic/main.c (_pic14_parseOptions): added command line
6302         options --udata-section-name=[name] to override default
6303         udata definition name
6304         * modified _linkCmd and _asmCmd to include compiler passed
6305         arguments via -W option
6306         * src/pic16/main.c: added $l in _asmCmd, changed extension for
6307         object file from '.rel' to '.o' in port->linker structure,
6308         changed size of fptr from 2 to 3 in port structure
6309
6310 2004-01-07  Borut Razem <borut.razem AT siol.net>
6311
6312         * support/scripts/sdcc.nsi: update PATH
6313         * support/scripts/sdcc.ico: craeted
6314
6315 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
6316
6317         * device/include/Makefile.in: fix install
6318         * doc/Makefile: fix install
6319
6320 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6321
6322         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
6323         in bug #860505
6324         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
6325         how the function variable allocation summary is displayed; also
6326         include information about variables allocated to the overlay
6327         segment
6328
6329 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6330
6331         * as/mcs51/lkmain.c: Help about -Y option
6332         * as/mcs51/lkarea.c: Fixed gcc warnings
6333
6334 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
6335
6336         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
6337         fixed warning
6338         * support/valdiag/tests/overflow.c: added
6339         * src/SDCCast.c (decorateType),
6340         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
6341         LEFT_OP (left shift)
6342
6343 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6344
6345         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
6346         (default behaviour).
6347
6348 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6349
6350         A python script to validate compiler diagnostic messages. It can be
6351         used to verify that sdcc complains about bad c source code and
6352         gives a good location of the error.
6353         * support/valdiag/Makefile,
6354         * support/valdiag/valdiag.py,
6355         * support/valdiag/tests/*
6356
6357 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6358
6359         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
6360         * src/SDCCsymt.c (newEnumType),
6361         * src/SDCCsymt.h
6362         * support/Util/SDCCerr.c,
6363         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
6364         enum related bugs.
6365         * support/regression/tests/enum.c: added test for enum values that
6366         require at least 2 bytes of storage.
6367
6368 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
6369
6370         * src/common.h: added ifndef/define/endif macros
6371         around the header file.
6372         Bug reported from Jesus Calvino-Fraga
6373
6374 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
6375
6376         * sdcc.spec: updated
6377         * device/include/Makefile.in: don't install CVS directories
6378         * device/lib/Makefile.in: added removal of CVS directories after install
6379         * doc/Makefile: fixed install, added local_icons
6380         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
6381         * src/mcs51/gen.c (genRightShift): fixed bug #870788
6382         * src/ds390/gen.c (genRightShift): fixed bug #870788
6383         * src/SDCCast.c (decorateType): fixed bug #870781
6384
6385 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
6386
6387         PIC16 port related changes:
6388         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
6389         added variable stackPos,
6390
6391         * gen.c: genCall, assignResultValue: added support for
6392         pushing/retrieving function parameters to/from stack,
6393         genFunction,genEndFunction: setup stack frame for the
6394         generated function,
6395         genAddrOf: will be changed according to bug 863624
6396
6397         * added files genutils.c and genutils.h which contain gen*
6398         debugged and optimised functions extracted from gen.c
6399
6400         * glue.c: added variable 'externs' which holds extern symbols,
6401         pic16emitRegularMap: is modified to properly handle relocatable
6402          symbols under the new scheme,
6403         pic16createInterruptVect: is modified
6404         pic16printPublics: is modified to emit 'global' assembler directives,
6405         added pic16_printExterns to print extern symbols,
6406         pic16glue: initializes stack/frame pointer in the beginning of
6407         the assembly output. Temporary hack, will be corrected later,
6408         because gplink yet does not support stack and SDCC does not
6409         yet support a type of crt0.o object to create the final binary.
6410
6411         * Removed many lines that contain 8051 legacy code.
6412         * The code is finally placed under a 'code' directive.
6413         * Added port specific options.
6414
6415         * _process_pragma: simplified since now we do not need *special*
6416         include file to define SFR registers. But a separate header
6417         will be needed. This will be developed later.
6418         * _pic16_parseOptions: added, parses port specific options:
6419         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
6420         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
6421         --preplace-udata-with=
6422
6423         * _pic16_setDefaultOptions: modified to initialize section names,
6424         but hack is temporarly out of order since it needs improvement.
6425         * _pic16_genAssemblerPreamble: configuration words are emitted by
6426         their address instead of their name. This part is incomplete and
6427         supports only the 18Fxx2 devices. Other devices will emit an error
6428         during assembly since they do not contain the same set of config
6429         registers
6430         * _pic16_genIVT: is modified,
6431
6432         * pcode.c: added definitions for some hardware registers that are needed
6433         for stack support
6434         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
6435         All PCI entries are updated. Now LFSR is supported.
6436         * Removed pic16_pciTRIS is mentioned by mdubuc in source
6437         * added pic16_newpCodeOpLit2 to support instructions with
6438         two literal arguments
6439         * pic16_pCode2str: corrected code that emits assembler instructions
6440         with two literal operands and those that have an access bit modifier
6441         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
6442         this fixes a bug which caused some labels to be lost, when an
6443         assembler directive was added, i.e. banksel,
6444         * pic16_FixRegisterBanking: improved logic that causes the insertion
6445         of bank switching,
6446         * InlineFunction: functions that are called once, are not any more
6447         inlined. This can be a port option in the future,
6448
6449         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
6450
6451         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
6452         hold the corresponding uninitialized symbols,
6453         * pic16_allocProcessorRegister: registers have explicit marked the
6454         accessBank field,
6455         * pic16_allocInternalRegister: registers are explicit marked as
6456         not used,
6457         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
6458         processing list, so bit registers were lost,
6459         *
6460
6461         * ralloc.h: added field 'accessBank' and original symbol operand
6462         in register definition,
6463         * removed the field isMapped from register definition,
6464
6465         ** Several functions have been removed from various sources:
6466         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
6467         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
6468         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
6469         pic16_assignRelocatableRegisters
6470
6471         ** others have been introduced:
6472         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
6473         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
6474
6475 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
6476
6477         * support/scripts/inc2h.pl: changed definition of BIT_AT
6478         to emit 'sbit at' instead of 'bit at'. This was a request.
6479
6480         PIC16 port related preliminary changes:
6481         * gen.c: prefixed function popRegFromString with
6482         pic16_ and all references to it corrected
6483         * pcode.c: all pic16_pc_* hardware registers prefixed
6484         with underscore (_),
6485         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
6486         * ralloc.c: newReg(): when register is REG_SFR then
6487         set address to rIdx,
6488         pic16_allocProcessorRegister(): marks register wasUsed=0
6489         pic16_writeUsedRegs(): added a call to assign processor
6490         registers via pic16_assignFixedRegisters
6491
6492 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6493
6494         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
6495         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
6496         variables in unused register banks.  Also the SSEG is placed
6497         wherever there is enough space for it, and IDATA can be anywhere
6498         in internal RAM.  For now compile using -Wl-Y[stack_size].
6499         The mem file is different for this option as well, since it
6500         makes no sense of talking about DSEG lenght.
6501
6502 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
6503
6504         * src/SDCClrange.c: fixed bug 869095 that caused segfault
6505         in certain cases, e.g. when ROM assignment, patch provided
6506         from Albert den Haan.
6507
6508 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
6509
6510         Many signedness and type propagation fixes:
6511         * src/SDCCicode.c: made geniCodeCast() static
6512         replaced SPEC_ by IS_ (cosmetic)
6513         (operandOperation): fixed div and mod operation
6514         (usualBinaryConversions): added support for promotion of char
6515         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
6516         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
6517         (geniCodeAdd): an array index will stay unsigned, even if promoted
6518         from char to int
6519         (geniCodeArray): ditto
6520         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
6521         * src/SDCCsymt.c (computeType): added more support for char;
6522         promotion of char is selectable by promoteCharToInt, fixed signedness
6523         for all cases
6524         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
6525         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
6526         * src/SDCCval (val*): replaced signedness calculation by
6527         computeType()
6528         rearranged if-branches (cosmetic)
6529         (valShift): added warning W_SHIFT_CHANGED
6530         (valCompare): fixed problem with different types
6531         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
6532         * support/regression/tests/literalop.c: added many cases
6533         * support/regression/tests/ast_constant_folding.c: changed finally to
6534         'unsigned int'
6535         * .version: new year, new version: 2.3.7
6536         * src/SDCCmain.c (main): applied patch #866468
6537         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
6538         provided by Scott Bronson
6539         * doc/sdccman.lyx: updated documentation for sdcdb
6540         updated and added chapter tips
6541
6542 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6543
6544         * src/SDCCsymt.h: missing from yesterday's commits
6545
6546 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6547
6548         * src/SDCC.y (struct_or_union_specifier),
6549         * support/Util/SDCCerr.c,
6550         * support/Util/SDCCerr.h: verify that struct & union tags are used
6551         as declared.
6552
6553 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6554
6555         * src/SDCCglobl.h: missing from yesterday's commits
6556
6557 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6558
6559         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
6560         sft_attributes, struct_declaration, parameter_declaration,
6561         type_name, start_block, declaration_list),
6562         * src/SDCC.lex (check_type): support redefinition of typedef names
6563
6564 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6565
6566         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
6567         aligned xdata arrays. Erik helped me with the if clause.
6568
6569 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6570
6571         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
6572         warning
6573
6574 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6575
6576         * src/SDCCast.h,
6577         * src/SDCCast.c (newAst_),
6578         * src/SDCCicode.h,
6579         * src/SDCCicode.c (ast2iCode, newiCode),
6580         * src/SDCCglobl.h,
6581         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
6582         expr, statement, expression_statement, selection_statement,
6583         iteration_statement, expr_opt, jump_statement): foundation for tracking
6584         sequence points
6585         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
6586         point code too)
6587
6588 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6589
6590         * support/Util/SDCCerr.c,
6591         * src/SDCCast.h,
6592         * src/SDCCast.c (createCase, createDefault, decorateType),
6593         * src/SDCClabel.c (labelUnreach),
6594         * src/SDCC.y (labeled_statement, jump_statement): More improvements
6595         to error messages.
6596         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
6597         (with thanks to Stas Sergeev)
6598         * device/include/time.h,
6599         * device/lib/time.c (CheckTime): suppress unreachable code warning
6600
6601 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6602
6603         * src/SDCCast.c (createIvalCharPtr),
6604         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
6605         bug #753752)
6606         * support/regression/tests/nullstring.c: tests for these two bugs
6607
6608 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6609
6610         * support/Util/SDCCerr.h,
6611         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
6612         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
6613         about storage class and 'at' used inside struct or union
6614         * src/SDCCBBlock.c (iCodeFromeBBlock),
6615         * src/SDCCcse.c (ifxOptimize),
6616         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
6617         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
6618         printIval, emitStaticSeg, emitOverlay),
6619         * src/SDCClabel.c (deleteIfx),
6620         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
6621         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
6622         gatherAutoInit, processParms),
6623         * support/Util/SDCCerr.h,
6624         * support/Util/SDCCerr.c (werrorfl): Support for better error location
6625         reporting for post-parse errors.
6626
6627 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6628
6629         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
6630         implicit casts via union; they don't work on big endian systems
6631         (possible fix for bug #861138)
6632
6633 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6634
6635         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
6636         * src/mcs51/main.c: fixed the fix for bug #737001
6637
6638 2003-12-15  Borut Razem <borut.razem AT siol.net>
6639
6640         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
6641
6642 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6643
6644         * support/makebin/makebin.c: put output in binary mode
6645
6646 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6647
6648         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
6649         xdata and data memory on startup. Set the environment variable
6650         SDCC_NOGENRAMCLEAR to disable this.
6651         * src/mcs51/peephole.def,
6652         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
6653         (allows non-interrupt and interrupt code to safely compete for a resource
6654         without the non-interrupt code having to disable interrupts)
6655
6656 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6657
6658         * src/SDCCicode.c (geniCodeAdd),
6659         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
6660         with valFromType if type might be a pointer and host is big endian).
6661         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
6662         types, not just integer types.
6663         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
6664         multiply defined with mismatching "at" address.
6665
6666 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6667
6668         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
6669         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
6670         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
6671         with embedded nulls (fixed bug #753752)
6672
6673 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6674
6675         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
6676         Apparently this did not see much testing (endless loop)
6677
6678 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6679
6680         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
6681
6682 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6683
6684         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
6685         gracefully handle NULL memmap pointers
6686
6687 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6688
6689         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
6690         instead of deleting the iCode when an operand is volatile
6691         * src/z80/gen.c (genDummyRead),
6692         * src/mcs51/gen.c (genDummyRead),
6693         * src/ds390/gen.c (genDummyRead),
6694         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
6695         not just IC_RIGHT
6696         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
6697         * src/SDCC.y: fixed bug #850420
6698
6699 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6700
6701         Applied z80 i/o port patch from Peter Townson and fixed some operators
6702         to better handle operands in A register.
6703         * device/include/z180.h
6704         * src/SDCC.y
6705         * src/SDCCglue.c
6706         * src/z80/gen.c
6707         * src/z80/gen.h
6708         * src/z80/main.c
6709         * src/z80/peeph-z80.def
6710         * src/z80/peeph.def
6711         * src/z80/z80.h
6712
6713 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6714
6715         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
6716
6717 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6718
6719         * device/lib/hc08/_mullong.c: Removed extra #endif
6720
6721 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6722
6723         * sim/ucsim/hc08.src/inst.cc,
6724         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
6725         carries from x to h
6726         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
6727         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
6728         * device/include/stdarg.h: fixed varargs for hc08
6729         * device/lib/Makefile.in,
6730         * device/lib/hc08/Makefile,
6731         * device/lib/hc08/_mulint.c,
6732         * device/lib/hc08/_mullong.c: fixed some endian problems
6733
6734 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6735
6736         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
6737         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
6738         * device/lib/_gptrget.c,
6739         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
6740
6741 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6742
6743         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
6744         * src/SDCCast.c (astErrors): fixed bug #846007
6745         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
6746
6747 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6748
6749         * src/SDCCast.c (decorateType): disabled a transformation I added in
6750         revision 1.188 (access to fields of a structure at an absolute address);
6751         it breaks with bitfields, extern declarations, and gcse analysis.
6752         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
6753         could be assigned through a pointer, so don't complain.
6754         * src/SDCCast.c (astErrors),
6755         * src/SDCCast.h,
6756         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
6757
6758 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
6759
6760         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
6761         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
6762         output of __config directives, since gpasm now supports them
6763         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
6764         pre-processor macro, i.e. -DMCU=p18f452
6765         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
6766         and modified to handle 'cast' icode similarly to '=' icode
6767         * src/pic16/device.h (typedef struct PIC_device): added field
6768         'extMIface' to indicate that chip has external memory interface
6769         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
6770         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
6771         18F8720
6772
6773 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6774
6775         * src/SDCC.y (pointer): fixed bug #846006
6776         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
6777         * src/SDCCast.c (decorateType): fixed bug #846009
6778         * src/ds390/peeph.def,
6779         * src/ds390/gen.c (genAnd, genOr),
6780         * src/mcs51/peeph.def,
6781         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
6782
6783 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6784
6785         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
6786         * src/SDCCdflow.c
6787         * src/SDCCcse.c
6788         * src/SDCCcse.h
6789         * src/SDCCBBlock.h
6790         * src/SDCCBBlock.c
6791
6792 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
6793
6794         fixed bug #845089
6795         * src/SDCCbitv.h,
6796         * src/SDCCbitv.c: added function to free a bitvector
6797         * src/SDCClrange.h,
6798         * src/SDCClrange.c: added function to recompute the liveranges
6799         * src/avr/ralloc.c,
6800         * src/ds390/ralloc.c,
6801         * src/hc08/ralloc.c,
6802         * src/mcs51/ralloc.c,
6803         * src/pic/ralloc.c,
6804         * src/pic16/ralloc.c,
6805         * src/xa51/ralloc.c,
6806         * src/z80/ralloc.c: recompute the liveranges after register packing
6807
6808 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
6809
6810         * src/SDCCloop.c (newInduction): fixed bug #845630
6811
6812 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6813
6814         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
6815         inadvertantly left behind from my 2003-11-12 change
6816
6817 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6818
6819         Updated headers I neglected to commit yesterday.
6820         * src/SDCClrange.h,
6821         * src/SDCCicode.h
6822
6823 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6824
6825         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
6826         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
6827         * src/SDCCopt.c (eBBlockFromiCode),
6828         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
6829         the creation of the key hash table from the sequencing so it can be used
6830         earlier (for some GCSE bug fixes still pending)
6831
6832 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6833
6834         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
6835         * support/regression/tests/addsub.c: testing genPlus shortcut
6836
6837 2003-11-15  Borut Razem <borut.razem AT siol.net>
6838
6839         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
6840
6841 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6842
6843         * src/SDCCcse.c (cseBBlock): fixed bug #527779
6844         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
6845         ordering is immaterial.
6846         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
6847
6848 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6849
6850         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
6851         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
6852         (SIGSEV) of bug #840381
6853         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
6854         unlink new file before rename if new and old filenames are the same)
6855
6856 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6857
6858         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
6859         uninitialized variables) for the mcs51. Set environment variable
6860         SDCC_GENRAMCLEAR to test.
6861         xdata initialization slightly shorter
6862
6863 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6864
6865         * src/SDCCsymt.h,
6866         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
6867         #838241 & 780691 (basicly the same bug)
6868         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
6869         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
6870
6871 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
6872
6873         * src/SDCCmain.c (linkEdit): "fix" #834252
6874
6875 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6876
6877         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
6878         * src/SDCCast.h,
6879         * src/SDCC.y: fixed bug #819403
6880
6881 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6882
6883         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
6884         the reentrant attribute.
6885         * src/hc08/gen.c (genPackBits): added missing stack readjustment
6886         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
6887         simulation
6888         * src/SDCCast.c (decorateType): fixed bug with storage class not being
6889         updated during pointer dereference; f.e. ~(((char *)1)*) was being
6890         erroneously reduced to a literal.
6891         * src/hc08/ralloc.c (packRegisters, rematStr),
6892         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
6893         some cases
6894
6895 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6896
6897         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
6898         * doc/sdccman.lyx: changed from 'article' to 'book'
6899         * doc/Makefile: readded test_suite_spec and cdbfileformat
6900
6901 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
6902
6903         * device/include/stdlib.h: include malloc.h to comply with ANSI
6904         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
6905
6906 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6907
6908         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
6909         * doc/clean.mk: also remove *.out files
6910         * doc/sdccman.lyx: some additions, larger top/bottom margins
6911
6912 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6913
6914         * src/SDCC.y: fixed bug #837365
6915         * support/regression/tests/bitopcse.c
6916         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
6917         a symbol (might be valop instead)
6918         * device/lib/Makefile.in: added errno.c to HC08SOURCES
6919         * device/lib/clean.mk: added hc08 to the cleaning list
6920
6921 2003-11-04  Borut Razem <borut.razem AT siol.net>
6922
6923         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
6924           made 2003-11-04
6925         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
6926           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
6927           malloc is declared in standard stdlib.h
6928
6929 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6930
6931         * device/lib/hc08/Makefile: need to clean .rel not .o files
6932         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
6933
6934 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6935
6936         * src/port.h,
6937         * src/hc08/main.c,
6938         * src/mcs51/main.c,
6939         * src/ds390/main.c,
6940         * src/z80/main.c,
6941         * src/avr/main.c,
6942         * src/pic/main.c,
6943         * src/pic16/main.c,
6944         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
6945         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
6946         tests (which uses the port's oclsExpense function)
6947         * src/SDCC.y,
6948         * src/SDCCast.c,
6949         * src/SDCCicode.c,
6950         * src/hc08/gen.c,
6951         * src/ds390/gen.c,
6952         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
6953
6954 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6955
6956         * src/SDCCcse.c (ifxOptimize),
6957         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
6958         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
6959         deleting the IFX iCode.
6960         * src/hc08/ralloc.c: reduced unneeded slocs
6961         * src/hc08/gen.c: fixed bug in asmopToBoolean
6962
6963 2003-11-04  Borut Razem <borut.razem AT siol.net>
6964
6965         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
6966           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
6967           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
6968           transferred to configure
6969
6970 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
6971
6972         Use headers defined in the C[++] standards:
6973         * sim/ucsim/gui.src/serio.src/fileio.cc
6974         * sim/ucsim/gui.src/serio.src/frontend.cc
6975         * sim/ucsim/gui.src/serio.src/main.cc
6976         * sim/ucsim/gui.src/serio.src/posix_signal.cc
6977         * support/Util/NewAlloc.c
6978         * as/hc08/lklibr.c
6979         * as/mcs51/lklibr.c
6980         * as/z80/aslist.c
6981         * as/z80/assym.c
6982
6983 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6984
6985         * Added MSVC projects for hc08 assembler and linker:
6986         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
6987         /as/hc08/link_hc08.dsp
6988
6989 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
6990
6991         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
6992
6993 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
6994
6995         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
6996
6997 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6998
6999         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
7000
7001 2003-10-31  Borut Razem <borut.razem AT siol.net>
7002
7003         * support/cpp2/cpplib.h,
7004           support/cpp2/cpplib.c,
7005           support/cpp2/cpplex.c,
7006           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
7007           to switch _asm block preprocessing on / off. Default is
7008           #pragma preproc_asm +
7009
7010 2003-10-31  Borut Razem <borut.razem AT siol.net>
7011
7012         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
7013           when outputting comment blocks (when executed with -C option) and
7014           _asm (SDCPP specific) blocks
7015
7016 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7017
7018         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
7019
7020 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
7021
7022         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
7023
7024 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
7025
7026         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
7027         * src/SDCCast.c (decorateType): fixed bug #832664
7028
7029 2003-10-31  Borut Razem <borut.razem AT siol.net>
7030
7031         * support\cpp2\cpplex.c: fixed for SDCPP:
7032           comments(when executed with -C option) and _asm blocks
7033           were included even if they where in skipped #if block.
7034           Applied solution from GCC cpp 3.3.2
7035
7036 2003-10-31  Borut Razem <borut.razem AT siol.net>
7037
7038         * src/SDCC.lex: sdcc now understands both formats:
7039           '# <line_number> <file_name>' and
7040           '#line <line_number> <file_name>'
7041         * support/cpp2/cppmain.c: sdcpp now generates the standard
7042           '# <line_number> <file_name>' instead of former
7043           '#line <line_number> <file_name>'
7044
7045 2003-10-30  Borut Razem <borut.razem AT siol.net>
7046
7047         * support/cpp2/cpphash.h,
7048         * support/cpp2/cpplib.h
7049         * support/cpp2/cpplex.c,
7050         * support/cpp2/cppmain.c,
7051         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
7052
7053 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7054
7055         Fixed a number of problems revealed by bug #827883.
7056         * src/SDCCloop.c (loopInvariants): Spill location of the
7057         result operand should be recomputed if extracted from
7058         a loop. Also, don't extract assignments of an iTemp
7059         from a literal.
7060         * src/SDCCast.c (isConformingBody): loop reversal should
7061         not occur if the control variable is involved with a
7062         relational operator.
7063
7064 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
7065
7066         * .version: bumped to 2.3.6 to reflect the big improvements
7067         made by Erik and Klaus. Thanks!
7068
7069 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
7070
7071         Replaced the livrange code.
7072         * src/SDCClrange.c: added new LR code
7073         * src/SDCCloop.c,
7074         * src/SDCCBBlock.h: removed remainig parts from old LR code
7075         * src/ds390/ralloc.c,
7076         * src/ds390/gen.c: minor fixes to make it work with new code
7077
7078 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7079
7080         * as/hc08/asm.h,
7081         * as/hc08/lkrloc.c,
7082         * src/hc08/gen.c,
7083         * src/hc08/ralloc.c: Fix various warnings related to the hc08
7084         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
7085         (tweaked fix for bug #818696)
7086
7087 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7088
7089         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
7090
7091 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7092
7093         * src/SDCCmain.c,
7094         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
7095         * src/mcs51/gen.c (gencjneshort),
7096         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
7097         more efficient (per Scott Bronson's suggestion)
7098
7099 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7100
7101         Extended the semantics of the critical keyword to include
7102         individual statements. See RFE #827755 and #799831
7103         * src/SDCC.y
7104         * src/SDCCicode.c
7105         * src/SDCCopt.c
7106         * src/SDCCast.c
7107         * support/Util/SDCCerr.c
7108         * support/Util/SDCCerr.h
7109         * src/mcs51/gen.c
7110         * src/ds390/gen.c
7111         * src/hc08/gen.c
7112
7113 2003-10-19  Borut Razem <borut.razem AT siol.net>
7114
7115         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
7116
7117 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7118
7119         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
7120         Fixed bug #818696
7121         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
7122         and predecrement operand is displayed
7123
7124 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
7125
7126         * src/SDCCval.c (valMinus): fixed bug #826041
7127
7128 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7129
7130         Some hc08 related updates that I missed earlier
7131         * sim/ucsim/stypes.h
7132         * support/regression/ports/hc08/spec.mk
7133
7134 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7135
7136         New target "hc08" for the Motorola 68hc08 family of micros
7137
7138         * configure
7139         * configure.in
7140         * Makefile
7141         * src/hc08/*
7142         * src/SDCCmain.c
7143         * src/port.h
7144         * sim/ucsim/hc08.src/*
7145         * sim/ucsim/configure.in
7146         * src/ucsim/configure
7147         * sim/ucsim/packages_in.mk
7148         * as/hc08/*
7149         * as/Makefile
7150         * device/include/mc68hc908qy.h
7151         * device/lib/hc08/*
7152         * device/lib/Makefile.in
7153         * support/regression/ports/hc08/*
7154         * support/regression/Makefile
7155
7156 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7157
7158         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
7159         regression test
7160         * src/ds390/gen.c (genCast): fixed bug #821957
7161
7162 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
7163
7164         * device/lib/logf.c: "fixed" overlay bug
7165         * support/regression/ports/host/spec.mk: added m library
7166         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
7167         * support/regression/tests/float_trans: added (for Eric)
7168
7169 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
7170
7171         * src/mcs51/gen.c (genCpl): fixed bug
7172         http://sf.net/mailarchive/message.php?msg_id=6263915
7173
7174 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
7175
7176         * src/SDCCast.c (decorateType): added extended constant folding
7177         * src/SDCCsymt.c (computeType): cleanup
7178         * src/SDCCval.c (valShift): minor optimization
7179         * support/regression/tests/ast_constant_folding.c: added
7180
7181 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7182
7183         * src/SDCCmain.c: removed some unintended changes
7184
7185 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7186
7187         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
7188         * src/z80/gen.c: fixed part of bug #817589
7189         * src/SDCCsymt.c (checkFunction): fixed bug #817895
7190
7191 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
7192
7193         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
7194         * src/SDCCcflow.c
7195         * src/SDCCcse.c
7196         * src/SDCCdflow.c
7197         * src/SDCClabel.c
7198         * src/SDCClrange.c
7199         * src/SDCCmem.c
7200         * src/SDCCopt.c
7201         * src/SDCCpeeph.c
7202         * src/SDCCset.c
7203         * src/avr/ralloc.c
7204         * src/ds390/ralloc.c
7205         * src/izt/ralloc.c
7206         * src/mcs51/ralloc.c
7207         * src/pic/ralloc.c
7208         * src/pic16/ralloc.c
7209         * src/xa51/ralloc.c
7210         * src/z80/ralloc.c
7211         * src/z80/gen.c: removed unused label "release:"
7212
7213 2003-10-06  Borut Razem <borut.razem AT siol.net>
7214
7215         * src/SDCC.lex: removed definition of unused variables
7216           save_optimize and save_options
7217
7218 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
7219
7220         * clean.mk: removed '=' in "-maxdepth=1"
7221         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
7222         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
7223
7224 2003-10-06  Borut Razem <borut.razem AT siol.net>
7225
7226         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
7227           my_unput() replaced by unput()
7228
7229 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
7230
7231         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
7232         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
7233         type-punned pointer will break strict-aliasing rules"
7234         Old LR behaviour is again default; Klaus' LR can be choosen by
7235         defining the environment variable LRKLAUS
7236         * src/SDCCBBlock.h
7237         * src/SDCCloop.c
7238         * src/SDCClrange.c
7239         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
7240         * clean.mk: fixed removal of files in bin/CVS/
7241         * device/lib/clean.mk: fixed removal of directories small and large
7242         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
7243         * src/SDCCicode.c,
7244         * src/SDCCval.c: removed superflous test for pedantic
7245
7246 2003-10-05  Borut Razem <borut.razem AT siol.net>
7247
7248         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
7249           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
7250           message "unmatched #pragma SAVE and #pragma RESTORE"
7251
7252 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7253
7254         * doc/sdccman.lyx: various additions and updates (interrupts, inline
7255           assembly, critical functions, atomic, nojtbound)
7256
7257 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
7258
7259         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
7260         * src/SDCCBBlock.h
7261         * src/SDCCloop.c
7262         * src/SDCCloop.h
7263         * src/SDCClrange.c
7264
7265 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7266
7267         * src/z80/gen.h,
7268         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
7269         * src/mcs51/gen.h
7270         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
7271         * src/ds390/gen.h
7272         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
7273         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
7274         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
7275
7276 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7277
7278         * src/z80/gen.c (genRet): fixed bug #524753
7279         * src/z80/gen.c (genCast): fixed internal error on cast from
7280         pointer to long
7281         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
7282         fix for bug #477835 to the z80
7283         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
7284         for tracking iCodes in the peephole optimizer for z80
7285
7286 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7287
7288         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
7289         the other part of bug #814548
7290         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
7291
7292 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
7293
7294         * src/SDCCcse.c: fixed part of bug #814548
7295
7296 2003-09-28  Borut Razem <borut.razem AT siol.net>
7297
7298         * src/asm.c: rewrite of printILine() to use temporary file instead
7299           a pipe
7300         * src/xa51/main.c: commented out declaration of int rewinds
7301
7302 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7303
7304         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
7305
7306 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7307
7308         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
7309         * src/asm.c (printILine): Fixed bug #811015
7310
7311 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7312
7313         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
7314         freeing.
7315
7316 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7317
7318         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
7319         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
7320         to correctly handle general case of AOP_PAIRPTR
7321         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
7322
7323 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7324
7325         * src/mcs51/ralloc.c (fillGaps),
7326         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
7327         register positioning bug)
7328
7329 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
7330
7331         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
7332
7333 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7334
7335         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
7336         genCodePointerGet, genGenPointerGet, genFarPointerSet,
7337         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
7338         (ralloc doesn't intentionally do this now, but perhaps later)
7339         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
7340         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
7341         register positioning bugs (Fixed bug #762602 and #795325)
7342         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
7343         (Fixed bug #808779)
7344         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
7345         lines that --i-code-in-asm generates
7346
7347 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7348
7349         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
7350         trying to fclose a FILE* that was already closed.
7351
7352 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7353
7354         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
7355         of const struct should be treated as if const themselves)
7356
7357 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
7358
7359         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
7360
7361 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7362
7363         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
7364         Unix (/n) and DOS (/r/n) line terminations.
7365
7366 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7367
7368         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
7369         bug #613775
7370
7371 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7372
7373         * src/mcs51/gen.c (genFunction, genEndFunction),
7374         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
7375         and restore of EA so that stack offsets to parameters are
7376         correct when using both critical and reentrant/stack-auto.
7377         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
7378         size (can be triggered in error if sloc is shared between
7379         different sized objects)
7380         * device/include/float.h: fixed macros to explicitly use
7381         unsigned long where needed
7382
7383 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
7384
7385         Feature req. 799831: added code to allow nesting of critical functions
7386         * src/mcs51/gen.c (genFunction, genEndFunction)
7387         * src/ds390/gen.c (genFunction, genEndFunction)
7388
7389 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7390
7391         * src/SDCCsymt.c (sclsFromPtr),
7392         * src/SDCCsymt.h,
7393         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
7394         support for standard C idiom of memory mapped variables; for
7395         example, *((xdata int*)0x1234) = 1 is now internally equivalent
7396         to xdata int at 0x1234 tempvar = 1.
7397         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
7398         provided by Akiya ISHIDA
7399
7400 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
7401
7402         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
7403         * src/SDCCval.c (constVal): added reduction from int to char
7404         * src/SDCCval.c (valMult, valDiv): fixed sign handling
7405         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
7406         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
7407         to ignore the sign
7408         * support/regression/tests/shifts.c: fixed
7409
7410 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7411
7412         * src/z80/gen.c (genXor): Fixed bug #805445
7413
7414 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7415
7416         Fixed bug #621531 (const & volatile confusion in the type chain).
7417         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
7418         refer to the const or volatile state of the pointer itself.
7419
7420         * src/SDCCast.c
7421         * src/SDCCglue.c
7422         * src/SDCCicode.c
7423         * src/SDCCsymt.c
7424         * src/SDCCval.c
7425         * src/SDCC.y
7426         * src/SDCCsymt.h
7427         * src/pic/gen.c
7428         * src/pic/ralloc.c
7429         * src/pic16/gen.c
7430         * src/pic16/ralloc.c
7431         * support/regression/tests/const.c
7432
7433 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7434
7435         When checking for duplicated modules, use absolute paths
7436         instead of relative paths.  Files changed:
7437
7438         * as/mcs51/lklib.c
7439         * link/z80/lklib.c
7440
7441 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7442
7443         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
7444
7445 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7446
7447         * device/include/string.h: added size_t typedef, changed
7448         prototypes to use size_t, eliminated separate reentrant and
7449         non-reentrant declarations, added _memmove declaration
7450         * device/lib/_memcpy.c: changed to use size_t instead of int,
7451         changed /4 to >>2 to avoid division library call
7452         * device/lib/_memcmp.c,
7453         * device/lib/_memset.c,
7454         * device/lib/_strncat.c,
7455         * device/lib/_strncpy.c,
7456         * device/lib/_strncmp.c: changed to use size_t instead of int
7457         * device/lib/_memmove.c: new file (fixed bug #772294)
7458         * device/lib/Makefile.in: added _memmove.c
7459         * device/lib/z80/asm_strings.s: fixed bug #772290
7460         * support/regression/tests/bitfields.c: attempt to fix host assertion
7461         failure on amd64-unknown-linux2.2
7462
7463 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7464
7465         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
7466         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
7467         * as/z80/asmain.c (main): fixed bug #801766
7468
7469 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
7470
7471         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
7472         compilers
7473
7474 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7475
7476         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
7477         reported in bug #800609
7478
7479 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
7480
7481         * Top header beautifications in src/pic16 directory:
7482           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
7483           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
7484           pcoderegs.h, ralloc.c, ralloc.h
7485         * main.c: added top header and GPL license notice
7486         * pcode.c: fixed the if-conditional warning
7487
7488 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
7489
7490         * device/lib/_mullong.c: replaced int by short for gcc
7491
7492 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7493
7494         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
7495         and JUMPTABLE iCodes properly now (worked by accident before)
7496         * src/mcs51/gen.c (leftRightUseAcc),
7497         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
7498         iCode properly now. Use getSize instead of nRegs since a & b
7499         aren't part of the nRegs tally.
7500
7501 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
7502
7503         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
7504         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
7505           before instructions that use the _STATUS register
7506
7507 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
7508
7509         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
7510         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
7511         fetching of the pointer
7512         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
7513         copied from genNearPointerSet()
7514         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
7515         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
7516         If they pop r0/r1 they must be called in the opposite order than aopOp().
7517         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
7518         (resp. --stack-auto), prepared for --xstack
7519
7520 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7521
7522         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
7523
7524 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
7525
7526         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
7527         these ports have their own __sdcc_external_start()
7528
7529 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
7530
7531         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
7532         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
7533         type for bits was changed. It resulted in bit variables becoming
7534         global, which is not permitted in PIC 14 assembly output.
7535
7536 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7537
7538         * doc/sdccman.lyx: various additions and updates. Rearranged sections
7539
7540 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7541
7542         Z80 and MCS51 linkers complaint if a public symbol is defined
7543         in more than one library module:
7544
7545         * as/mcs51/lklib.c
7546         * link/z80/lklib.c
7547         * as/mcs51/Makefile.in
7548
7549 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7550
7551         A few small changes that speed up the peephole optimizer.
7552
7553         * src/SDCCpeeph.c
7554
7555 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7556
7557         Try to make the peephole optimizer smarter by maintaining
7558         an association between the assembly source code and the
7559         iCodes that originated them. Put this information to use
7560         with a new peephole rule condition "notVolatile" so that
7561         the rules can be aggressive yet still safe.
7562
7563         * src/SDCCpeeph.c
7564         * src/SDCCpeeph.h
7565         * src/mcs51/gen.c
7566         * src/mcs51/peeph.def
7567
7568 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7569
7570         Fixed bug #741761
7571
7572         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
7573         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
7574         if the left or right operand symbols have the accuse flag set.
7575
7576 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7577
7578         Changed the type of the result of the ! (NOT) operator to char;
7579         previously it returned the same type as the source. This allows
7580         us to eliminate all the genFloatNot functions (all of its target
7581         implementations were very buggy) since !float can use the same
7582         code as !long now.
7583
7584         * src/SDCCicode.c (ast2iCode): ! returns char
7585         * src/mcs51/gen.c (genNot, genNotFloat),
7586         * src/ds390/gen.c (genNot, genNotFloat),
7587         * src/z80/gen.c (genNot, genNotFloat),
7588         * src/pic/gen.c (genNot, genNotFloat),
7589         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
7590
7591 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
7592
7593         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
7594         1. Interrupt would not compile properly. Ensure PCLATH register is saved
7595            during interrupts. Ensure WSAVE is located at a shared bank address.
7596         2. Fixed page selection in some places
7597         3. Fixed BTFSS/C to where necessary use registers directly and not simply
7598            the registers name strings.
7599         4. Fixed "signed / unsigned compare" compiler warnings.
7600         5. The PIC port manages its own allocation of the general purpose
7601            registers, but makes no attempt to reuse them. As a result when
7602            compiling it soon runs out of general purpose registers. Some
7603            additional code was added to the files pcode.c and device.c to walk
7604            through the function call tree and rename the registers so that they
7605            get reused.
7606
7607         * src/pic/device.c
7608         * src/pic/gen.c
7609         * src/pic/glue.c
7610         * src/pic/pcode.c
7611         * src/pic/pcode.h
7612         * src/pic/ralloc.c
7613         * src/pic/ralloc.h
7614         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
7615         genPlus() & genMinus() when the result is the same as left or right
7616
7617 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7618
7619         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
7620
7621 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7622
7623         Made bitfield a distinct type from bit so that bitfields
7624         convert as per ANSI C and bits retain their traditional
7625         boolean style behaviour. Implemented bitfield support in
7626         the z80 port.
7627
7628         * src/SDCCsymt.h,
7629         * src/SDCCsymt.c,
7630         * src/SDCCast.c,
7631         * src/cdbFile.c,
7632         * src/mcs51/gen.c,
7633         * src/ds390/gen.c: bit v bitfield split
7634         * src/z80/gen.c: New support for bitfields
7635         * support/regression/tests/bitfields.c: reenabled z80,
7636         added more tests
7637
7638 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7639
7640         Rules 246.x, 247.x relate to bitfields, the others speed up
7641         access to xdata mapped I/O devices.
7642
7643         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
7644
7645 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7646
7647         Cleaned up genPackBits and genUnpackBits and added two helper
7648         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
7649         for literal assignments in genPackBits (thanks to Frieder for
7650         reminding me).
7651
7652         * src/mcs51/gen.c
7653         * src/ds390/gen.c
7654
7655 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7656
7657         Fixed bug #748310 (pointer to function type mishandled when the
7658         function name is omitted). Also fixed a SIGSEGV when a function
7659         attribute (reentrant, etc) is used on a non-function or on a
7660         function but misplaced before the parameter list.
7661
7662         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
7663         bug #748310
7664         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
7665         * support/Util/SDCCerr.h,
7666         * support/Util/SDCCerr.c: Added func attr misuse error msg
7667
7668 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
7669
7670         Fixed bug #787649 by anonymous
7671         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
7672         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
7673
7674 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7675
7676         Fixed numerous bitfield problems.
7677
7678         * src/SDCC.y: More bitfield related error checking
7679         * src/SDCCsymt.h,
7680         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
7681         * support/Util/SDCCerr.h,
7682         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
7683         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
7684         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
7685         * support/regression/tests/bitfields.c: tests added
7686
7687 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7688
7689         Made the constant following the "interrupt" keyword optional. If
7690         omitted, the function will not automatically be given an entry
7691         in the interrupt vector table (similar to #pragma NOIV, but
7692         less syntacticly kludgy). The interrupt number is also now
7693         range checked. Also fixed a bug in the high order bit example
7694         in the manual.
7695
7696         * src/SDCC.y
7697         * src/SDCCmem.c
7698         * src/SDCCglue.c
7699         * src/SDCCsymt.h
7700         * support/Util/SDCCerr.c
7701         * support/Util/SDCCerr.h
7702         * doc/sdccman.lyx
7703
7704 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
7705
7706         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
7707         * src/SDCCicode.c (operandOperation): rewritten some ops
7708         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
7709         * src/SDCCsymt.c (computeType): literals are handled the same way as any
7710         other type
7711         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
7712         be re-activated by defining REDUCE_LITERALS)
7713         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
7714         unsigned, but are signed by default
7715         * src/SDCCval.c (constVal): rearranged
7716         * src/SDCCval.c (valMod): preliminary fix
7717         * src/SDCCval.c (valCastLiteral): use TYPE_* types
7718         * support/regression/literalop.c: added, work in progress
7719
7720 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7721
7722         Generate warnings for useless declarations like "char data;"
7723         that don't do what new users expect.
7724
7725         * src/SDCC.y
7726         * support/Util/SDCCerr.h
7727         * support/Util/SDCCerr.c
7728
7729 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
7730
7731         * src/SDCCval.c (valMult): fix overflow detection of negative int
7732
7733 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7734
7735         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
7736
7737         Changes to support big endian targets:
7738
7739         * src/ports.h
7740         * src/SDCCglue.c
7741         * src/avr/main.c
7742         * src/ds390/main.c
7743         * src/izt/i186.c
7744         * src/mcs51/main.c
7745         * src/pic/main.c
7746         * src/pic16/main.c
7747         * src/xa51/main.c
7748         * src/z80/main.c
7749
7750 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
7751
7752         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
7753         * device/lib/time.c: fixed warning "integer overflow in expression"
7754
7755 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
7756
7757         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
7758         * src/SDCCval.c (constVal): changed default to signed; hex and octal
7759         constants are unsigned; added recognition of "u" flag for unsigned
7760         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
7761         * src/SDCCval.c (valDiv, valMod): fixed signdness
7762         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
7763         signedness of modulo, left and right shift
7764         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
7765         * support/Util/SDCCerr.h: added warning W_INT_OVL
7766         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
7767         * src/SDCCast.c (ast_print): improved output of constants
7768
7769 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7770
7771         Fixed some warnings when building with MSVC:
7772
7773         * as\mcs51\asdata.c
7774         * as\z80\asdata.c
7775         * as\mcs51\asm.h
7776         * as\z80\asm.h
7777         * link\z80\aslink.h
7778         * link\z80\lkdata.c
7779         * link\z80\lkeval.c
7780         * link\z80\lkgb.c
7781         * link\z80\lkihx.c
7782         * link\z80\lks19.c
7783         * link\z80\lksym.c
7784         * support\cpp2\cpplib.c
7785         * src\ds390\gen.c
7786         * src\mcs51\gen.c
7787
7788 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
7789
7790         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
7791
7792 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7793
7794         * support\librarian\clean.mk: Do not remove Makefile.
7795         * support\librarian\Makefile: added.
7796
7797 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7798
7799         Added librarian to MSVC build:
7800         * all.dsp
7801         * sdcc.dsw
7802         * support\librarian\librarian.dsp
7803
7804         'configure' not needed for librarian, removed:
7805         * support\librarian\configure
7806         * support\librarian\configure.in
7807         * support\librarian\config_in.h
7808         * support\librarian\Makefile.in
7809
7810         Hopefully these ones built the librarian and the rest of sdcc properly:
7811         * Makefile
7812         * Makefile.common.in
7813
7814         Messed up 'configure', so revert to previous version:
7815         * configure
7816         * configure.in
7817
7818 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
7819
7820         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
7821         there, while the mantissa of a double is "only" 53 bits wide.
7822
7823 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7824
7825         Adding sdcclib to the build.  MSVC project coming soon.
7826         Files added/changed:
7827
7828         * support\librarian\clean.mk
7829         * support\librarian\configure
7830         * support\librarian\configure.in
7831         * support\librarian\config_in.h
7832         * support\librarian\Makefile.bcc
7833         * support\librarian\Makefile.in
7834         * support\librarian\sdcclib.c
7835         * Makefile.bcc
7836         * Makefile
7837         * Makefile.common.in
7838         * configure
7839         * configure.in
7840
7841 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7842
7843         Linker now complaints if linked modules have conflicting options, for
7844         example, one compiled using --model-large and another one compiled with
7845         --model-small.  The following files were modified:
7846
7847         * as\mcs51\asdata.c
7848         * as\mcs51\aslink.h
7849         * as\mcs51\asm.h
7850         * as\mcs51\asmain.c
7851         * as\mcs51\asout.c
7852         * as\mcs51\i51pst.c
7853         * as\mcs51\lkdata.c
7854         * as\mcs51\lklibr.c
7855         * as\mcs51\lkmain.c
7856         * as\z80\asdata.c
7857         * as\z80\asm.h
7858         * as\z80\asmain.c
7859         * as\z80\asout.c
7860         * as\z80\z80pst.c
7861         * link\z80\aslink.h
7862         * link\z80\lkdata.c
7863         * link\z80\lklibr.c
7864         * link\z80\lkmain.c
7865         * src\SDCCglue.c
7866
7867 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7868
7869         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
7870         as/mcs51/lklibr.c: Generate a warning when a library is not found.
7871
7872 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
7873
7874         * src/z80/mappings.i: fix _mul[us][int,long] entries
7875
7876 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7877
7878         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
7879
7880 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
7881
7882         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
7883         * support/regression/tests/bitopcse.c: added
7884         fixed warning:
7885         * src/avr/gen.c:
7886         * src/pic/gen.c:
7887         * src/pic16/gen.c:
7888         * src/z80/gen.c:
7889         * src/xa51/gen.c:
7890
7891 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7892
7893         added support for new library format to z80, gbz80 linkers:
7894         *link/z80/aslink.h
7895         *link/z80/lklex.c
7896         *link/z80/lklib.c
7897         *link/z80/lklist.c
7898
7899 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
7900
7901         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
7902         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
7903
7904 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
7905
7906         added DUMMY_READ_VOLATILE:
7907         * src/SDCC.y:
7908         * src/avr/gen.c:
7909         * src/xa51/gen.c:
7910         * src/z80/gen.c:
7911         * src/pic/gen.c:
7912         * src/pic16/gen.c:
7913         * src/mcs51/gen.c:
7914         * src/ds390/gen.c:
7915         * src/SDCCcse.c (algebraicOpts): many improvements
7916         * src/SDCCcse.h: removed algebraicOpts()
7917         * src/SDCCicode.c (picDummyRead): added
7918
7919 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7920
7921         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
7922         "Insufficient space in data memory".
7923
7924 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7925
7926         * src/mcs51/gen.c: fixed bug #771358
7927         * src/z80/gen.c: fixed bug #759087
7928
7929 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
7930
7931         * src/pic16/glue.c: minor cleanup by Vangelis
7932
7933 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7934
7935         * device/include/regc515c.h: fixed #758477
7936         * device/lib/_gptrget.c: saving some cycles in generic pointer get
7937         * device/lib/_gptrput.c: saved a few bytes
7938         * my tab spacing is 8, yours too?)
7939         * device/lib/_ser.c: process RX bytes earlier than TX bytes
7940         * device/lib/serial.c: process RX bytes earlier than TX bytes
7941         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
7942
7943 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7944
7945         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
7946
7947 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7948
7949     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
7950
7951 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
7952
7953         * device/lib/Makefile.in: bad fix, reverted to 1.43
7954
7955 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
7956
7957         * device/lib/Makefile.in: added missing z80 object files
7958
7959 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
7960
7961         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
7962         pic16 progress by Vangelis:
7963         * src/SDCCglobl.h:
7964         * src/SDCCmain.c:
7965         * src/pic/Makefile:
7966         * src/pic:
7967         * pic/Makefile:
7968         * pic16/device.c:
7969         * pic16/device.h:
7970         * pic16/gen.c:
7971         * pic16/gen.h:
7972         * pic16/genarith.c:
7973         * pic16/glue.c:
7974         * pic16/main.c:
7975         * pic16/pcode.c:
7976         * pic16/pcode.h:
7977         * pic16/pcodepeep.c:
7978         * pic16/peeph.def:
7979
7980 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7981
7982     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
7983
7984 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7985
7986     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
7987     added gbz80 build to MSVC project.
7988     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
7989     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
7990     from 8051 stuff and setup so it links using a .lnk file.
7991
7992 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7993
7994     * support/librarian/sdcclib.c: sdcc librarian.
7995     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
7996     with sdcclib.
7997
7998 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7999
8000     * as/mcs51/lkmain.c: properly handle extensions in function afile.
8001
8002 2003-07-02  Borut Razem <borut.razem AT siol.net>
8003
8004         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
8005         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
8006         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
8007         src/xa51/main.c, src/z80/main.c:
8008         virtualization of glue() function: each port has it's own glue function,
8009         which is accessed by do_glue function pointer in PORT.general structure
8010
8011 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
8012
8013         * DS800C400 fun, improved ROM interface and tinibios.
8014
8015 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
8016
8017         * More support for DS80C400. Now includes beginning of interface to ROM.
8018
8019 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
8020
8021         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
8022
8023 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8024
8025         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
8026
8027 2003-06-19  Borut Razem <borut.razem AT siol.net>
8028
8029         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
8030
8031 2003-06-19  Borut Razem <borut.razem AT siol.net>
8032
8033         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
8034         fixed Z80 port - crt0.o: cannot open.
8035
8036 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
8037
8038         * support/Util/MySystem.c (merge_command): revert bad fix
8039
8040 2003-06-18  Borut Razem <borut.razem AT siol.net>
8041
8042         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
8043
8044 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8045
8046         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
8047         option --use-stdout sends errors to stdout instead of stderr.
8048
8049 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
8050
8051         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
8052
8053 2003-06-15  Borut Razem <borut.razem AT siol.net>
8054
8055         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
8056         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
8057         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
8058         fixed width array of pointers replaced with sets;
8059         multiple include and lib paths ared transferred to preprocessor and linker
8060         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
8061         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
8062         fixed width array of pointers
8063         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
8064         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
8065         fixupPath(), getPathDifference()
8066         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
8067         fixed width array of pointers
8068
8069 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
8070
8071         * src/pic16/ralloc.c: fix warnings
8072         * src/pic16/pcode.c: fix warning
8073
8074 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
8075
8076          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
8077         know all the details, but essentially this set of changes enable
8078         the pic16 port to generate movff instructions and generate assembler
8079         directives,
8080         * src/SDCCmain.c:
8081         * src/pic16/gen.c:
8082         * src/pic16/glue.c:
8083         * src/pic16/pcode.c:
8084         * src/pic16/device.c:
8085         * src/pic16/main.c:
8086         * src/pic16/pcode.h:
8087         * src/pic16/pcoderegs.c:
8088         * src/pic16/ralloc.c:
8089         * src/pic16/ralloc.h:
8090
8091 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8092
8093         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
8094         added option --vc, so sdcc errors and warnings are compatible with
8095         Microsoft Visual Studio.
8096
8097 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8098
8099         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
8100           device/lib/libfloat.lib: added atof function.
8101
8102 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
8103
8104         * doc/sdccman.lyx: updated to Lyx 1.3
8105         * doc/cdbfileformat.lyx: updated to Lyx 1.3
8106         * doc/test_suite_spec.lyx: updated to Lyx 1.3
8107         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
8108
8109 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
8110
8111         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
8112
8113 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8114
8115         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
8116           additions to the "related tools/documentation" section
8117
8118 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
8119
8120         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
8121
8122 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
8123
8124         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
8125         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
8126
8127 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
8128
8129         * doc/sdccman.lyx: fix double dash and other minor things
8130         * doc/Makefile: fix double dash
8131
8132 2003-05-28  Karl Bongers(patches from Martin Helmling)
8133         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
8134           condition and ignore commands.
8135
8136 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8137
8138         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
8139           is in parts still quite out of date, I did changes as far as I felt makes sense
8140           for a non-native english speaker.
8141           Please feel free to add to the manual or to correct my changes.
8142         * doc/Makefile: undid touching the date of intermediate tex files.
8143
8144 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8145
8146         * doc/sdccman.lyx: Manual has an index now
8147
8148 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
8149
8150         Finalize muluint/mulsint and mululong/mulslong merging:
8151         * device/lib/_mulint.c
8152         * device/lib/_mullong.c
8153         * device/lib/gbz80/mul.s
8154         * device/lib/gbz80/stubs.s
8155         * device/lib/z80/mul.s
8156         * device/lib/z80/stubs.s
8157         * src/SDCCsymt.c (initCSupport)
8158
8159 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8160
8161         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
8162         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
8163           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
8164           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
8165           instead of /Zm500.
8166
8167 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8168
8169         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
8170           the regression tests I'm not brave enough to enable 245.b, 245.c
8171         * doc/sdccman.lyx: added latex preamble for hyperref package.
8172           Using pdflatex this will give you a hyperlinked pdf file with
8173           bookmarks. (prepend '%' before /usepackage if this breaks something)
8174
8175 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8176
8177          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
8178
8179 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
8180
8181         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
8182
8183 2003-05-21    <johan AT balder>
8184
8185         * src/SDCCglue.c (printIval): fixed bug #739934
8186
8187 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
8188
8189         Applied patch from bug 737905 (renamed yylineo to mylineno):
8190         * src/altlex.c
8191         * src/SDCCast.c
8192         * src/SDCglobl.h
8193         * src/SDCC.lex
8194         * src/SDCCsymt.c
8195         * src/SDCCval.c
8196         * src/pic16/pcode.c: Cleaned warnings
8197         * src/pic16/pcodeflow.c: Cleaned warnings
8198         * src/pic16/pcoderegs.c: Cleaned warnings
8199
8200 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
8201
8202         * src/pic16/pcode.c: Cleaned warnings
8203         * src/pic16/pcodepeep.c: Cleaned warnings
8204         * src/pic16/ralloc.c: Cleaned warnings
8205
8206 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
8207
8208         * doc/sdccman.lyx: fixed bug 739745
8209         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
8210
8211 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
8212
8213         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
8214         it can be defined with CFLAGS when running configure
8215         * src/SDCCmain.c: fixed compiling + linking with object files
8216
8217 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
8218
8219         * configure.in: configure for pic16 port,
8220             added --disable-pic16-port
8221         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
8222         * src/SDCCmain.c: linkOptions is changed to set *,
8223             added if/endif conditional macros to remove options help
8224             messages from optionsTable when a port is not configured, added
8225             support for the PIc16 port in the ports table, when executing
8226             the compiler with no port specified on command line, a default
8227             port is selected with the new macro DEFAULT_PORT which is
8228             defined in port.h, in setDefaultOptions() linkOptions is removed
8229             from initialization assignment, since now it is a set,
8230             parseCmdLine uses setParseWithComma for linkOptions, in
8231             linkEdit() linkOptions are accessed with new function indexSet()
8232             which returns the i'th item of a set variable. See SDCCset.c, in
8233             linkEdit() when calling buildCmdLine(), added linkOptions as
8234             last argument. Now users can pass arguments to gplink via the
8235             -Wl option, main() uses pic16glue() to glue up pic16 programs
8236         * src/SDCCpeeph.c: various changes to support pic16
8237         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
8238             return the i'th item of the set
8239         * src/SDCCset.h: added function prototype for indexSet()
8240         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
8241         * src/clean.mk: added pic16 in CLEANALLPORTS variable
8242         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
8243             added macro DEFAULT_PORT
8244         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
8245         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
8246             generated
8247         * src/pic16/glue.c: commented out some error producing lines
8248         * src/pic16/main.c: __config directives are commented out to stop
8249             gpasm complaining and test the linkage with gplink, _linkCmd and
8250             _asmCmd changed to be more gplink and gpasm friendly
8251         * src/pic16/peeph.def: peep rule 3 is commented out, since it
8252             produced an error when parsed, peep rule 12 is added to utilize
8253             movff, but it is commented out since the pCode does not support
8254             yet a command with 2 address arguments
8255
8256 2003-05-18    <johan AT balder>
8257
8258         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
8259         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
8260 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
8261
8262         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
8263   Added feature to script commands from file.
8264
8265 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
8266
8267         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
8268         * src/SDCCutil.c: include ctype.h for win32
8269
8270 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
8271
8272         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
8273
8274 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
8275
8276         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
8277   Fixed so you can set breakpoints prior to run, run does not stop
8278   on entry now.  Add tbreak.  Other enhancements and fixes for use
8279   with ddd.
8280
8281 2003-05-12  Borut Razem <borut.razem AT siol.net>
8282
8283         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
8284
8285 2003-05-11  Borut Razem <borut.razem AT siol.net>
8286
8287         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
8288         the path of bin directory, so that PATH is the only env. variable, which has to be set
8289         in case of standard installation.
8290         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
8291         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
8292         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
8293
8294 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
8295
8296         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
8297         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
8298         temp files are in the port dir; clean the gen/test directory when
8299         generating new test.c
8300         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
8301         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
8302         * support/regression/tests/zeropad.c: added
8303
8304 2003-05-09    <johan AT balder>
8305
8306         * src/SDCCglue.c: fixed bug #597940
8307
8308 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
8309
8310         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
8311   cache sfr, optimize next,step, fix off by one sourceline,
8312   support ddd list function.
8313         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
8314
8315 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
8316
8317         * support/regression/HTMLgen.py: added compare_s2f()
8318         * support/regression/Makefile: redo 1.27
8319         * support/regression/generate-cases.py: redo 1.5
8320
8321 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
8322
8323         * support/regression/tests/float.c: workaround 33 bit hex constant
8324         * support/regression/tests/simplefloat.c: fix division for host
8325
8326 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
8327
8328         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
8329         that tame's the PIC's over-aggressive optimizer.
8330
8331 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8332
8333          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
8334          support for MSVC.
8335
8336 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
8337
8338         Initial support for DS80C400. "Hello world" runs on TINIm400
8339         (with polled I/O).
8340
8341 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
8342
8343          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
8344          * Some notes on ddd usage added in debugger/README
8345          Martin Helmling adding more features and fixes for ddd GUI debugger.
8346          Code added for nexti, stepi, up, down, and other adjustments.
8347
8348 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
8349
8350         * src/pic/pCodepeep.c non-wildcard asmops are now handled
8351         * src/pic/peeph.def Added two rules to optimize carry manipulation
8352         * src/pic/* removed debug printfs
8353
8354 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
8355
8356         * debugger/mcs51/cmd.c: added header newalloc.h
8357
8358 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
8359
8360         * as/Makefile: new EXEEXT
8361         * as/z80/Makefile: remove trailing slash of BUILDIR
8362         * as/z80/clean.mk: new EXEEXT
8363         * Makefile.common.in: add to CFLAGS (and others), don't replace it
8364         * support/cpp2/Makefile.in: new EXEEXT
8365         * src/pic/glue.c (pic14emitRegularMap): fixed warning
8366
8367 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
8368
8369         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
8370         EXEEXT was introduced to fix all related problems with targets
8371         "clean", "install" and "uninstall"; a couple of further flaws
8372         especially with "clean" have been fixed too
8373         * as/mcs51/Makefile.in
8374         * as/mcs51/clean.mk
8375         * as/z80/Makefile
8376         * Makefile
8377         * clean.mk
8378         * debugger/mcs51/Makefile.in
8379         * debugger/mcs51/clean.mk
8380         * link/z80/Makefile
8381         * link/z80/Makefile.in
8382         * link/z80/clean.mk
8383         * link/Makefile
8384         * packihx/Makefile.in
8385         * packihx/clean.mk
8386         * sim/ucsim/Makefile
8387         * sim/ucsim/clean.mk
8388         * sim/ucsim/avr.src/Makefile.in
8389         * sim/ucsim/avr.src/clean.mk
8390         * sim/ucsim/s51.src/Makefile.in
8391         * sim/ucsim/s51.src/clean.mk
8392         * sim/ucsim/xa.src/Makefile.in
8393         * sim/ucsim/xa.src/clean.mk
8394         * sim/ucsim/z80.src/Makefile.in
8395         * sim/ucsim/z80.src/clean.mk
8396         * sim/ucsim/main_in.mk
8397         * sim/ucsim/packages_in.mk
8398         * sim/ucsim/gui.src/Makefile.in
8399         * sim/ucsim/gui.src/serio.src/Makefile.in
8400         * sim/ucsim/gui.src/serio.src/clean.mk
8401         * src/Makefile.in
8402         * src/clean.mk
8403         * support/cpp2/Makefile.in
8404         * support/cpp2/clean.mk
8405         * support/makebin/Makefile
8406         * support/makebin/clean.mk
8407         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
8408         * doc/sdccman.lyx: --program-suffix no longer needed
8409
8410 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
8411
8412          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
8413          Martin Helmling added support for ddd GUI debugger.
8414          Code added to display assembly, set variables, and other commands
8415          to interface to ddd.
8416
8417 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
8418
8419         * as/Makefile: fix target clean
8420         * as/clean.mk: fix target clean
8421         * as/z80/clean.mk: fix target clean
8422
8423 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
8424
8425         * Makefile.common.in: added  AT EXEEXT AT
8426         * configure.in: removed all mingw32 stuff
8427         * configure: rebuilt from configure.in
8428         * doc/sdccman.lyx: updated section "installation"
8429         * support/scripts/sdcc_mingw32: adapted to configure
8430         * support/scripts/sdcc_cygwin_mingw32: added
8431
8432 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
8433
8434         * src/pic Added object file support for the PIC port
8435         * src/pic Applied patch from Craig Franklin (this started the object file support)
8436         * src/regression Updated the PIC regression tests for object files
8437
8438 2003-04-20  Borut Razem <borut.razem AT siol.net>
8439
8440         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
8441           lklex.c: In function `getfid':
8442           lklex.c:203: warning: array subscript has type `char'
8443         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
8444           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
8445         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
8446           stack handling macros
8447
8448 2003-04-19  Borut Razem <borut.razem AT siol.net>
8449
8450         * "handling space characters in file path" task:
8451         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
8452         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
8453         * support/Util/MySystem.h: make it self-sufficient
8454         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
8455           src/z80/main.c, sdcc/as/mcs51/lklex.c:
8456           handling space characters in file path
8457         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
8458           (it will be used by assemblers, which have their own includes, e.g. gpasm)
8459         * support/Util/MySystem.c: handling space characters in executable's path
8460
8461 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
8462
8463         * as/z80/Makefile: fix permanent rebuild of z80
8464         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
8465         * support/regression/tests/bitfields.c: added Johan's bitfields.c
8466
8467 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
8468
8469         * src/SDCCopt.c: add special case optimization to replace modulo by
8470           a power of two with a bitwise AND.
8471
8472 2003-04-18    <johan AT balder>
8473
8474         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
8475
8476 2003-04-17    <johan AT balder>
8477
8478         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
8479         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
8480
8481 2003-04-13  Borut Razem <borut.razem AT siol.net>
8482
8483         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
8484         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
8485           fixed mingw problem in adl_NORMALIZE_PATH
8486
8487 2003-04-12  Borut Razem <borut.razem AT siol.net>
8488
8489         * fixed "#pragma SAVE/RESTORE can not be nested":
8490         * src/SDCC.lex: reworked pragma handling functions
8491         * sdcc/src/SDCCglobl.h: reworked stack handling macros
8492         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
8493
8494 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
8495
8496         * src/SDCCutil.c (pathEquivalent): defined but not used
8497         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
8498         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
8499         * configure: rebuilt from configure.in
8500         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
8501         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
8502         * device/include/Makefile.in: replace sdcc_datadir
8503         * device/lib/Makefile.in: replace sdcc_datadir
8504         * Makefile.common.in: add LDFLAGS from configure
8505         * packihx/Makefile.in: use LDFLAGS
8506         * src/Makefile.in: use LDFLAGS
8507         * support/cpp2/Makefile.in: add LDFLAGS from configure
8508         * support/makebin/Makefile: use LDFLAGS
8509         * .version: bumped version number to 2.3.5
8510
8511 2003-04-12  Borut Razem <borut.razem AT siol.net>
8512
8513         * completed "different paths" task:
8514         * src/SDCCmacro.c: fixed bug in handling quotes
8515         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
8516         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
8517
8518 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
8519
8520         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
8521
8522 2003-04-11 kevin Vigor <kevin AT vigor.nu>
8523
8524         * ds390/gen.c ds390/peeph.def: fix bug 706781
8525
8526 2003-04-11  Borut Razem <borut.razem AT siol.net>
8527
8528         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
8529
8530 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
8531
8532         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
8533         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
8534          set - this bit used to not be set...).
8535         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
8536           bad code in PIC Port
8537         * src/regression/and2.c added to test bug 609268
8538         * src/regression/Makefile added and2.c to regression test
8539
8540
8541 2003-04-08    <johan AT CP255758-A>
8542
8543         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
8544         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
8545         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
8546
8547 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
8548
8549         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
8550         fix bug #487815
8551         * support/cpp2/Makefile.in: fix bug #487815
8552         * configure: rebuilt from configure.in
8553         * Makefile.common.in: docdir changed, new path suffixes
8554         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
8555         * sdcc_vc_in.h: reflect changes from sdccconf.h
8556         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
8557         * src/SDCCutil.h: remove BINDIR hack
8558         * doc/sdccman.lyx: update new path hierarchy
8559
8560 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
8561
8562         * src/SDCCpeeph.c: added okToRemoveSLOC test
8563
8564 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
8565
8566         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
8567
8568 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
8569
8570         * src/SDCCpeeph.c: added labelIsReturnOnly test
8571         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
8572
8573 2003-04-05    <johan AT balder>
8574
8575         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
8576         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
8577         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
8578         * src/SDCCast.c: fixed a warning
8579         * src/SDCCast.h: fixed a warning
8580         * src/SDCCicode.c (operandFromAst): fixed a warning
8581
8582 2003-04-04    <johan AT balder>
8583
8584         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
8585         * src/SDCCast.c (decorateType): fixed bug #715076
8586         * src/SDCC.y: fixed bug #702907
8587
8588 2003-04-03    <johan AT balder>
8589
8590         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
8591         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
8592         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
8593         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
8594         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
8595
8596 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
8597
8598         * _decdptr.c: fix return values
8599         * _gptrget.c: fix return values
8600         * _gptrgetc.c: fix return values
8601         * _gptrput.c: fix return values
8602         * _mulint.c: fix return values
8603         * as/z80/Makefile: fix 'make -j' problem
8604
8605 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
8606
8607         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
8608         * configure.in: big cleanup, updated to autoconf 2.5x
8609         * configure: rebuilt from configure.in
8610         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
8611         * sdcc_vc_in.h: reflect changes from sdccconf.h
8612         * doc/Makefile: fixed a flaw in "make install"
8613
8614 2003-04-02    <johan AT balder>
8615
8616         * src/ds390/gen.c (genCmp): no comments
8617         * src/mcs51/gen.c (genCmp): no comments
8618         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
8619         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
8620
8621 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
8622
8623         * support/regression/generate-cases.py: place generated file in given sub directory
8624         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
8625         * support/regression/Makefile: improvements for 'make -j';
8626         side effect: it's simpler and faster now
8627
8628 2003-03-31  Borut Razem <borut.razem AT siol.net>
8629
8630         * src/z80/main.c: link-{port} and as-{port} defined without path
8631         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
8632
8633 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
8634
8635         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
8636
8637 2003-03-30  Borut Razem <borut.razem AT siol.net>
8638
8639         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
8640           changed type of list parameter to set
8641         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
8642         * src/port.h: changed type of do_assemble() parameter to set
8643         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
8644           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
8645           definition of "cppoutfilename" macro with NULL value in preProcess()
8646         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
8647         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
8648         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
8649           replaced with set *binPathSet
8650         * shash_add() deallocates the item, if allready exsists, before adding the new one
8651         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
8652
8653 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
8654
8655         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
8656           a nested for loop bug in the PIC port
8657         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
8658           for loops
8659
8660 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
8661
8662         * support/Util/dbuf.h: remove C++ stuff to make it portable
8663
8664 2003-03-28  Borut Razem <borut.razem AT siol.net>
8665
8666         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
8667           literal strings in stringLiteral()
8668         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
8669         * src/Makefile.bcc, src/Makefile.in, src\src.dsp: added support/Util/dbuf.c
8670           to the project
8671
8672 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
8673
8674         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
8675
8676 2003-03-26    <johan AT balder>
8677
8678         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
8679         * src/ds390/gen.c (saveRegisters): catched symbol abuse
8680         * src/SDCCast.c (decorateType): fixed " -v < 3"
8681
8682 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
8683
8684         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
8685         Added Lenny Story's debug infrastructure changes:
8686         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
8687         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
8688         * src/cdbFile.c: added
8689         * src/SDCCdebug.c: added
8690         * src/SDCCdebug.h: added
8691         * src/SDCCast.c (createFunction)
8692         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
8693         * src/SDCCmain.c (parseCmdLine, main)
8694         * src/SDCCmem.c (redoStackOffsets)
8695         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
8696         * src/SDCCsymt.h
8697         * src/common.h
8698         * src/avr/gen.c (genAVRCode)
8699         * src/ds390/gen.c (gen390Code)
8700         * src/mcs51/gen.c (gen51Code)
8701         * src/pic/gen.c (genpic14Code)
8702         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
8703         * src/xa51/gen.c (genXA51Code)
8704         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
8705
8706 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8707
8708         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
8709         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
8710
8711 2003-03-22    <johan AT balder>
8712
8713         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
8714
8715 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
8716
8717         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
8718         * doc/cdbfileformat.lyx: added, written by Lenny Story
8719         * doc/Makefile: added cdbfileformat.lyx
8720         * doc/clean.mk: added cdbfileformat.lyx
8721
8722 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
8723
8724         * src/mcs51/peeph.def: fix bug #705773
8725
8726 2003-03-20    <johan AT balder>
8727
8728         An sfr/sbit can have an "at #" AND an initializer
8729         * src/SDCCsymt.c (checkSClass):
8730         * src/SDCCmem.c (allocGlobal):
8731         * src/SDCCmem.c (allocLocal):
8732         * src/SDCCast.c (createBlock):
8733
8734 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
8735
8736         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
8737
8738 2003-03-16    <johan AT balder>
8739
8740         Undid the hackup of const and volatile, the problem is much bigger
8741         * src/SDCC.y:1.65
8742         * src/SDCCast.c:1.171
8743         * src/SDCCglue.c:1.138
8744         * src/SDCCicode.c:1.146
8745         * src/SDCCsymt.c:1.150
8746         * src/SDCCval.c:1.65
8747
8748 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
8749
8750         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
8751         * src/ds390/gen.c (genAddrOf): fixed bug #704087
8752
8753 2003-03-13    <johan AT balder>
8754
8755         Hackup const and volatile modifiers in type chains a bit:
8756         * src/SDCC.y:1.63
8757         * src/SDCCast.c:1.169
8758         * src/SDCCglue.c:1.136
8759         * src/SDCCicode.c:1.143
8760         * src/SDCCsymt.c1.146
8761         * src/SDCCsymt.h1.59
8762         * src/SDCCval.c:1.63
8763
8764 2003-03-12    <johan AT balder>
8765
8766         * src/SDCCBBlock.h: more LRH debugging junk
8767         * src/SDCCcflow.h: more LRH debugging junk
8768         * src/SDCCloop.c: more LRH debugging junk
8769         * src/SDCC.y (struct_declaration): fixed bug #697590
8770         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
8771         * src/ds390/gen.c (aopForRemat): fixed bug #700031
8772         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
8773
8774 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
8775         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
8776         test function names must now match exactly).
8777         * src/SDCCcse.c: added special case in findCheaperOp to allow
8778         extending a short integer. Makes less awful code for bug 700121 test case.
8779
8780 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8781
8782         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
8783         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
8784
8785 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
8786
8787         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
8788         actually called (operandsNotEqual() was called for all
8789         operandsNotEqualX tests).
8790
8791 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
8792
8793         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
8794         with shorter literals. Fixes bug 700121.
8795
8796 2003-03-11    <johan AT balder>
8797
8798         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
8799
8800 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
8801
8802         * src/SDCCloop.c (mergeRegions): an evil beast is dead
8803         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
8804
8805 2003-03-10  Borut Razem <borut.razem AT siol.net>
8806
8807         * src/SDCCmain.c: pipe preprocessor's output
8808         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
8809         * sdcc_vc_in.h: define pclose as _pclose for WIN32
8810         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
8811         which closes all pipes in pipeSet set
8812         * src/SDCCset.c: free deleted item in function deleteSetItem()
8813         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
8814         moved from z80 to src subproject
8815         * .version: increased version number to 2.3.4
8816
8817 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
8818
8819         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
8820         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
8821         * support/regression/ports/xa51/spec.mk: fix typo
8822
8823 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
8824
8825         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
8826
8827 2003-03-09  Borut Razem <borut.razem AT siol.net>
8828
8829         * src/SDCCmain.c: pipe preprocessor's output
8830         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
8831         * sdcc_vc_in.h: define pclose as _pclose for WIN32
8832         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
8833         which closes all pipes in pipeSet set
8834         * src/SDCCset.c: free deleted item in function deleteSetItem()
8835         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
8836         moved from z80 to src subproject
8837
8838 2003-03-09  Borut Razem <borut.razem AT siol.net>
8839
8840         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
8841         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
8842         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
8843         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
8844         * src/SDCCglobl.h: unification of WIN32 native definitions
8845
8846 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8847
8848         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
8849
8850 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
8851
8852         * src/configure.in:   check for endianess (even while cross-compiling)
8853         * src/configure:      check for endianess (even while cross-compiling)
8854         * src/configure_in.h: check for endianess (even while cross-compiling)
8855         * src/avr/gen.c:        remove old endianess stuff
8856         * src/mcs51/gen.c:      remove old endianess stuff
8857         * src/ds390/gen.c:      remove old endianess stuff
8858         * src/pic/gen.c:        remove old endianess stuff
8859         * src/pic/genarith.c:   remove old endianess stuff
8860         * src/pic/glue.c:       fix endianess check
8861         * src/pic16/gen.c:      remove old endianess stuff
8862         * src/pic16/genarith.c: remove old endianess stuff
8863         * src/pic16/glue.c:     fix endianess check
8864         * src/xa51/gen.c:       remove old endianess stuff
8865         * src/z80/gen.c:        fix endianess check
8866         * src/SDCCglue.c:       fix endianess check
8867         * src/ds390/peeph.def: fix bug 700036
8868
8869 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
8870
8871         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
8872         * src/configure: find appropriate data-types on host for SDCC's int and long
8873         * src/configure.in: find appropriate data-types on host for SDCC's int and long
8874         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
8875         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
8876
8877 2003-03-07    <johan AT balder>
8878
8879         Just a big NOOP:
8880                 some minor cleanups before the big shot
8881                 OP_DEFS and OP_USES now use Kevin's protection
8882                 new option --nolabelopt
8883
8884         * src/SDCCBBlock.c:
8885         * src/SDCCast.c,:
8886         * src/SDCCcflow.c:
8887         * src/SDCCcse.c:
8888         * src/SDCCicode.c:
8889         * src/SDCCicode.h:
8890         * src/SDCClabel.c:
8891         * src/SDCCloop.c:
8892         * src/SDCCmain.c:
8893         * src/ds390/ralloc.c:
8894         * src/mcs51/ralloc.c:
8895         * src/pic/ralloc.c:
8896         * src/xa51/ralloc.c:
8897         * src/z80/ralloc.c:
8898
8899 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
8900
8901         * src/pic/pcode.c (get_op): fix 64 bit warnings
8902         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
8903         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
8904         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
8905         * support/regression/tests/malloc.c: fix 64 bit warnings
8906
8907 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
8908
8909         * src/mcs51/gen.c (genMinus): fixed bug 696436
8910
8911 2003-03-02  Borut Razem <borut.razem AT siol.net>
8912
8913         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
8914
8915 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
8916
8917         * configure.in: test for mkstemp
8918         * sdccconf_in.h: add HAVE_MKSTEMP
8919
8920 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
8921
8922         * device/include/ctype.h: removed warning while using --stack-auto
8923         * device/include/malloc.h: removed warning while using --stack-auto
8924         * device/include/string.h: removed warning while using --stack-auto
8925
8926 2003-02-23  Borut Razem <borut.razem AT siol.net>
8927
8928         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
8929         because NDEBUG is defined (see man assert)
8930         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
8931
8932 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8933
8934         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
8935         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
8936
8937 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8938
8939         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
8940         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
8941
8942 2003-02-18    <johan AT balder>
8943
8944         * as/mcs51/asmain.c (asmbl): module can start with a digit
8945         * as/z80/asmain.c (asmbl): module can start with a digit
8946
8947 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
8948
8949         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
8950         * src/asm.c: fix pipe() for Mingw32
8951
8952 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
8953
8954         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
8955         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
8956         make -V work again; --c1mode reads now from stdin
8957         * doc/sdccman.lyx: added --c1mode
8958         * support/Util/SDCCerr.c: new messages for c1 mode
8959         * support/Util/SDCCerr.h: new messages for c1 mode
8960         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
8961
8962 2003-02-15    <johan AT balder>
8963
8964         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
8965
8966 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
8967
8968         * doc/sdccman.lyx: Environment variables, -o and other minor things
8969
8970 2003-02-14    <johan AT balder>
8971
8972         * src/xa51/main.c: before anyone really tries to use it :)
8973
8974         * Install doc's in share/sdcc/doc
8975         * removed some obsolete files
8976         * Do a proper make distclean and uninstall
8977         M Makefile.common.in
8978         R sdccbuild.sh
8979         M as/Makefile
8980         M device/include/Makefile.in
8981         M device/lib/Makefile.in
8982         M doc/sdccman.lyx
8983         M link/Makefile
8984         M sim/ucsim/doc/Makefile.in
8985         M src/clean.mk
8986         R src/avr/peeph.rul
8987         R src/xa51/peeph.rul
8988         M support/cpp2/Makefile.in
8989         M support/makebin/Makefile
8990
8991
8992 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
8993
8994         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
8995
8996 2003-02-10  Borut Razem <borut.razem AT siol.net>
8997
8998         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
8999         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
9000         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
9001         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
9002         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
9003         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
9004         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
9005         src/z80/Makefile.bcc: Borland Makefile cleanup
9006         * as/z80/Makefile.bcc: Added Borland Makefile
9007         * support/cpp2/borland.h: Removed
9008
9009 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
9010
9011         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
9012         * src/SDCC.lex: new pragma NOIV
9013         * src/SDCCglobl.h: new pragma NOIV
9014         * src/SDCCmem.c: new pragma NOIV
9015
9016 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9017
9018         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
9019
9020 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9021
9022         * src/SDCCmain.c: signal handling is switched off by --debug
9023         * doc/Makefile: small fix for install; use clean.mk again
9024         * doc/clean.mk: clean *.pdf and *.html too
9025
9026 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
9027
9028         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
9029         * device/lib/printfl.c: fix a ds390 bug by making it portable
9030         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
9031         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
9032         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
9033         * debugger/mcs51/cmd.c: converted multi-line string literals
9034         * sim/ucsim/globals.cc: converted multi-line string literals
9035         * src/SDCCmain.c: introduced signal handler to remove temp files
9036         * doc/Makefile: small tweaks, implement clean
9037         * doc: removed generated files
9038
9039 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9040
9041         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
9042         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
9043         Address Record is not correctly generated for DS390."
9044
9045 2003-02-02  Borut Razem <borut.razem AT siol.net>
9046
9047         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
9048         * as/mcs51/asm.h: fixed compilation with Borland C
9049         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
9050         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
9051         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
9052         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
9053         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
9054         src/z80/Makefile.bcc: delete $(LIB) only if exist
9055         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
9056
9057 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
9058
9059         * device/include/malloc.h: introduced NULL
9060         * device/include/string.h: introduced NULL
9061         * device/include/stdlib.h: introduced NULL
9062         * device/lib/_memcpy.c: removed NULL
9063         * device/lib/_strcat.c: removed NULL
9064         * device/lib/_strchr.c: removed NULL
9065         * device/lib/_strcmp.c: removed NULL
9066         * device/lib/_strcpy.c: removed NULL
9067         * device/lib/_strcspn.c: removed NULL
9068         * device/lib/_strlen.c: removed NULL
9069         * device/lib/_strncat.c: removed NULL
9070         * device/lib/_strncmp.c: removed NULL
9071         * device/lib/_strncpy.c: removed NULL
9072         * device/lib/_strpbrk.c: removed NULL
9073         * device/lib/_strrchr.c: removed NULL
9074         * device/lib/_strspn.c: removed NULL
9075         * device/lib/_strstr.c: removed NULL
9076         * device/lib/_strtok.c: removed NULL
9077         * device/lib/malloc.c: removed NULL, include own header
9078
9079 2003-02-02    <johan AT balder>
9080
9081         * 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
9082         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
9083         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
9084         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
9085         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
9086         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
9087
9088 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9089
9090         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
9091         area 'DATA'"
9092
9093 2003-02-01    <johan AT balder>
9094
9095         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
9096
9097 2003-01-31    <johan AT CP255758-A>
9098
9099         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
9100
9101 2003-01-30    <johan AT balder>
9102
9103         * src/SDCCBBlock.c: automatic bug detection
9104         * src/SDCCicode.c: automatic bug detection
9105
9106 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9107
9108         * src/SDCCglobl.h:   now --xram-size 0 works
9109         * src/SDCCmain.c:    now --xram-size 0 works
9110
9111 2003-01-29    <johan AT balder>
9112
9113         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
9114
9115 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9116
9117         * as/mcs51/aslink.h: Added options --xram-size and --code-size
9118         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
9119         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
9120         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
9121         * src/SDCCglobl.h:   Added options --xram-size and --code-size
9122         * src/SDCCmain.c:    Added options --xram-size and --code-size
9123
9124 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
9125
9126         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
9127         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
9128
9129 2003-01-27    <johan AT balder>
9130
9131         * src/SDCC.y: fixed bug #613764
9132
9133 2003-01-26    <johan AT balder>
9134
9135         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
9136         * src/SDCCsymt.h: fixed bug #673374
9137         * src/SDCCglue.c: fixed bug #661910
9138         * src/SDCCast.c: fixed bug #458099 and 673374
9139
9140 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
9141
9142         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
9143         * as/mcs51/strcmpi.h: added
9144         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
9145         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
9146         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
9147         * as/mcs51/assym.c: strcmpi -> as_strcmpi
9148         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
9149         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
9150         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
9151         * as/mcs51/Makefile.aslink: new module strcmpi
9152         * as/mcs51/Makefile.asx8051: new module strcmpi
9153         * as/mcs51/Makefil.bcc: new module strcmpi
9154         * as/mcs51/Makefile.in: new module strcmpi
9155         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
9156
9157 2003-01-26    <johan AT balder>
9158
9159         * src/SDCCglue.c: reverted back to 1.124
9160         * src/SDCCast.c: reverted back to 1.156
9161         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
9162
9163 2003-01-25    <johan AT balder>
9164
9165         * src/SDCCglue.c: A better fix for bug #661910
9166         * src/SDCCast.c: A better fix for bug #661910
9167         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
9168
9169 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
9170
9171         * src/Makefile.in: remove spawn.o
9172         * src/SDCCmain.c: remove spawn.h
9173         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
9174         * src/spawn.c: removed
9175         * src/spawn.h: removed
9176         * support/regression/ports/ds390/spec.mk: link with -r
9177
9178 2003-01-24    <johan AT CP255758-A>
9179
9180         * src/ds390/gen.c (aopOp): fixed bug #667458
9181         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
9182         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
9183         (createIvalCharPtr): an ival doesn't always have a storage class anymore
9184
9185 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
9186
9187         * src/mcs51/peeph.def: better assembler identation by Frieder
9188         * src/mcs51/gen.c: better assembler identation by Frieder
9189
9190 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
9191
9192         * as/z80/string.h: removed for gcc 3.2
9193         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
9194         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
9195
9196 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
9197
9198         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
9199         * src/SDCCpeeph.c (replaceRule): fix bug #663503
9200         * support/regression/Makefile: separate temp files for ports
9201         * support/regression/generate-cases.py: separate temp files for ports
9202         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
9203         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
9204
9205 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
9206
9207         * moved tinitalk to device/examples/ds390
9208
9209 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
9210
9211         * as/mcs51/lkmem.c: rflag is for DS390
9212         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
9213         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
9214                          (linkEdit): move mem- and map-files the same way as ihx-files
9215         * src/z80/main.c (_setDefaultOptions): removed --generic
9216         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
9217         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
9218         * src/pic/glue.c (picglue): --c1mode works again
9219         * src/pic16/glue.c (pic16glue): --c1mode works again
9220         * src/asm.c (printCLine): fix #660034
9221
9222 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
9223
9224         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
9225         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
9226         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
9227         * as/mcs51/lkmem (summary): better fix for sp problem
9228         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
9229         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
9230         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
9231                                               remove --stack-after-data
9232
9233 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
9234
9235         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
9236         * src/SDCCutil.c (join): ugly bug: missing '\0'
9237         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
9238
9239 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
9240
9241         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
9242         * src/port.h: typo
9243         * src/pic/main.c (_asmCmd): gpasm supports -o
9244         * src/z80/main.c: more general macros
9245         * device/lib/Makefile.in: remove intermediate files
9246
9247 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
9248
9249         * .version: Bumped version number to 2.3.3
9250         * src/SDCCBBlock.c: new option -o
9251         * src/SDCCglobl.h: new option -o
9252         * src/SDCCglue.c: new option -o
9253         * src/SDCCmain.c: new option -o
9254         * src/asm.c: new option -o
9255         * src/ds390/main.c: new option -o
9256         * src/pic/glue.c: new option -o
9257         * src/pic/pcode.c: new option -o
9258         * src/pic/ralloc.c: new option -o
9259         * src/pic16/glue.c: new option -o
9260         * src/pic16/pcode.c: new option -o
9261         * src/pic16/ralloc.c: new option -o
9262         * src/z80/main.c: new option -o
9263         * device/lib/Makefile.in: use -o
9264         * support/regression/ports/ds390/spec.mk: use -o
9265         * support/regression/ports/gbz80/spec.mk: use -o
9266         * support/regression/ports/mcs51/spec.mk: use -o
9267         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
9268         * support/regression/ports/z80/spec.mk: use -o
9269         * support/regression/ports/ucz80/spec.mk: use -o
9270         * support/regression/ports/xa51/spec.mk: use -o
9271         * support/regression/fwk/lib/timeout.c: fix usage string
9272
9273 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
9274         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
9275
9276 2003-01-07    <johan AT balder>
9277
9278         * src/SDCCast.c (decorateType): fixed bug #600035
9279
9280 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
9281         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
9282         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
9283         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
9284         * src/pic/pcode.c: outcommented unused variable to remove warnings
9285         * src/pic/ralloc.c: outcommented unused variable to remove warnings
9286
9287 2003-01-06    <karl AT turbobit.com>
9288         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
9289    regression tests.
9290
9291 2003-01-06    <johan AT balder>
9292
9293         * src/SDCCicode.c: fixed array add
9294
9295 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
9296         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
9297         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
9298
9299 2003-01-04    <johan AT balder>
9300
9301         * src/SDCCval.c (getNelements): fixed the initialized array of structures
9302
9303 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9304         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
9305
9306 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
9307         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
9308         * support/regression/tests/bug-524697.c: fit mem usage into 8032
9309
9310 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
9311         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
9312
9313 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
9314         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
9315
9316 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
9317         * src/mcs51/main.c: removed {bindir}{sep} from aslink
9318
9319 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9320
9321     * in \sdcc\as\mcs51\ changed these files in order to create an
9322     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
9323     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
9324     following files to include the previous two files: aslink.dsp,
9325     Makefile.aslink, Makefile.bcc, and Makefile.in.
9326
9327     * Changed \sdcc\src\SDCCmain.c so it creates files with extension
9328     .adb instead of .cdb
9329
9330 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9331
9332         * \sdcc\as\mcs51\lklist.c: Now reports memory usage using the
9333         value from option --iram-size.
9334
9335 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9336
9337         * \sdcc\as\mcs51\lklist.c: added boundary check before using
9338         dram[] array.
9339
9340 2002-09-18    <wiml AT hhhh.org>
9341
9342         * SDCClrange.h: exposed setFromRange() and setToRange()
9343         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
9344           packRegsForAccUse() (bug 542397)
9345         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
9346           multiple times and emitting the fetch operations more than once
9347           added aopGetUsesAcc() function to allow binary operators to
9348           fetch their operands in the correct order; made genMinus() emit
9349           compact code for X = LITERAL - Y
9350
9351 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9352         * \sdcc\as\mcs51\lklist.c: Fixed incorrect number of parameters to
9353         sprintf() in line 1267.
9354
9355 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9356         * \sdcc\src\SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
9357         like ports.
9358
9359 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9360         Changes to aslink (All the changes are marked with 'JCF'):
9361
9362         * \sdcc\as\mcs51\aslink.h: External definition of sflag and
9363         summary().
9364
9365         * \sdcc\as\mcs51\lkarea.c: Computes the size of area BSEG_BYTES from
9366         area BSEG.  Also moves, if possible, the DATA area down into the internal
9367         ram so more space is available.
9368
9369         * \sdcc\as\mcs51\lkdata.c: Definition of memory summary output flag
9370         sflag.
9371
9372         * \sdcc\as\mcs51\lklist.c: For the BSEG area report the size in bits,
9373         not bytes.  Function summary() which creates a memory usage summary
9374         file with extension .mem.  Reports of overlaping stack and small stack
9375         size.  If the space for the stack is less than 16 bytes aslink trows a
9376         warning.
9377
9378         * \sdcc\as\mcs51\lkmain.c: Creation of some of the default areas for
9379         the 8051.  Option 'y' for memory summary output file.
9380
9381         Changes to sdcc (All the changes are marked with 'JCF'):
9382
9383         * \sdcc\src\SDCCglobl.h: External definition of RegBankUsed[4].
9384
9385         * \sdcc\src\SDCCglue.c:  If a register bank is used, creates an
9386         overlaying area for it (uses RegBankUsed[4]).
9387
9388         * \sdcc\src\SDCCmain.c: Definition RegBankUsed[4]; marks register
9389         bank zero as used by default.  By default aslink locates the stack
9390         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
9391         the creation of the .mem file.  Delegates the allocation of data area
9392         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
9393         the begining of the stack area to aslink.
9394
9395         * \sdcc\src\SDCCmem.c:  If a register bank is used, marks it so
9396         glue() in SDCCglue.c creates an area for it.
9397
9398 2002-09-03  Borut Razem <borut.razem AT siol.net>
9399         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
9400         sdcc/src/pic/glue.c:
9401         introduced atexit() handler for teporay files removal in case of
9402         errors, assertions, ...
9403
9404 2002-08-29  Borut Razem <borut.razem AT siol.net>
9405         * sdcc/support/cpp2/auto-host_vc_in.h:
9406         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
9407         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
9408         Maybe there is a similar problem with BORLANDC? It should be checked!
9409
9410         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
9411         corrected improper use of assert: the assignment to clr variable was done inside the assert.
9412         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
9413         was not executed, and the compiler (cl) launched a warning:
9414         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
9415
9416 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
9417         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
9418
9419 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
9420         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
9421
9422         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
9423           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
9424           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
9425           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
9426           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
9427           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
9428           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
9429         - added Release configuration in VS projects
9430         - review of compiler an linker options
9431         - VC .exe files are generated in bin_vc directory, not to interfere
9432           with binaries generated from other projects (cygwin, mingw, bcc ...)
9433
9434         * sdcc/src/yacc.dsp: added
9435
9436         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
9437         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
9438         and insert the version number definitions from .version
9439
9440         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
9441
9442         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
9443         added - genarate auto-host.h using auto-host_vc_in.h as template
9444
9445         * sdcc/sdcc_vc.h,
9446         removed from CVS, generated automatically
9447
9448 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
9449         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
9450
9451 2002-08-11  Borut Razem <borut.razem AT siol.net>
9452         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
9453
9454 2002-08-10  Borut Razem <borut.razem AT siol.net>
9455         * src/SDCCmain.c (main):
9456         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
9457         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
9458         The consequence was that some temporary files were not removed.
9459
9460         * src/SDCCglue.c:
9461         unification of code in functions tempfilename() and tempfile():
9462         function tempnam() is defined in Visual Studio 6.0 and .NET
9463
9464         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
9465
9466         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
9467           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
9468         - removed compiler command line option /WX: Treats all warnings as errors
9469         - update a list of source files, included into the project
9470
9471         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
9472           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
9473         changed project type to Generic Project so that can be correcly converted to VS.NET project
9474
9475         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
9476
9477         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
9478
9479         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
9480
9481         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
9482         added return 0 statements after assert() to make compiler happy
9483
9484         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
9485         added newline in the def file to keep MSC compiler satisfied
9486
9487         * sdcc/src/z80/gen.c:
9488         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
9489           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
9490         - solved MSC error in function aopDump()
9491
9492         * sdcc_vc.h: define PREFIX as "\\sdcc"
9493
9494 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
9495         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
9496
9497 2002-06-22  Scott Dattalo <scott AT dattalo.com>
9498         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
9499         - Rewrote the register banking algorithm.
9500         - Added pCode live-range analysis to registers (for now, only non-used and
9501         singly-used registers optimized away)
9502
9503         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
9504
9505         * 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.
9506
9507 2002-05-10  Scott Dattalo <scott AT dattalo.com>
9508         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
9509
9510 2002-04-22  Michael Hope  <michaelh AT vroom>
9511
9512         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
9513
9514         * configure.in (DD_COPT): Added include support required for gbdk.
9515
9516         * .version: Bumped version number just to increase it.
9517
9518         * src/SDCCmain.c: Added -nostdinc to the default options.
9519
9520 2002-04-15  Michael Hope  <michaelh AT vroom>
9521
9522         * device/lib/z80/printf.c (sprintf): Added.
9523
9524         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
9525
9526         * src/z80/peeph.def: Added transpose redundent load rule.
9527
9528         * src/z80/main.c: Added force callee saves for jaune.
9529
9530         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
9531
9532         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
9533
9534 2002-03-28  Johan Knol  <johan AT balder>
9535
9536         * src/SDCCval.c: fixed bug #532436
9537
9538 2002-03-14  Scott Dattalo <scott AT dattalo.com>
9539         * /src/port.h:
9540         Added "char *Processor" field to the port structure.
9541
9542         * /src/SDCCmain.c:
9543         Added -p option. Allows port dependent processor to be specified.
9544
9545         * all ports:
9546         Initialized the new field char *Processor field to NULL in all ports
9547
9548         * /src/pic/*:
9549         Compiler generated registers for interrupt context saving
9550         were not getting allocated.
9551
9552 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
9553
9554         * /src/SDCCast.c:
9555         Fixed left shift. Will promote the left side of a left shift
9556         if a) left shifting more than size of operand or b) when assigned
9557         to something size > size of left side
9558
9559 2002-03-14  Scott Dattalo <scott AT dattalo.com>
9560         * src/pic/*
9561         tons of changes. Register allocation has been
9562         rewritten. Added customization for the various PICs. Flow
9563         analysis is restructured. ...
9564
9565         * src/pic/device.h:
9566         Added
9567
9568         * src/pic/device.c:
9569         Added. device.c is a PIC port hack to accomodate variations
9570         in PIC devices.
9571
9572 2002-03-13  Michael Hope  <michaelh AT vroom>
9573
9574         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
9575
9576 2002-03-04  johanknol  <johanknol AT manik>
9577
9578         * /src/SDCCval.c: fixed
9579
9580         const unsigned char arr[][2] = { { 0, 1 } };
9581         t18.c:1: error: Initializer element is not constant
9582
9583 2002-03-04  bela  <bela AT manik>
9584
9585         * /device/include/mcs51reg.h:
9586         ds89c420 register definition update
9587
9588 2002-03-03    <johan AT FRIJA>
9589
9590         * support/Util/SDCCerr.c: did something, but don't no why anymore
9591
9592         * support/regression/tests/bug-524691.c: made it a little less shy
9593
9594         * src/SDCCast.c (decorateType): fixed bug #524697
9595
9596         * src/SDCCast.c: made some lineno improvements
9597
9598         * src/SDCCval.c (getNelements): changed warning to error
9599
9600         * src/SDCCglue.c (printIvalArray): changed warning to error
9601
9602         * src/SDCCicode.c: fixed a warning for mingw
9603
9604         * src/SDCCast.c (decorateType): fixed the << promotion for ops
9605
9606         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
9607
9608 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
9609
9610         * src/ds390/peeph.def:
9611         Added some more peephole rules
9612
9613         * src/ds390/gen.c: Various fixes & enhancements
9614
9615         * src/SDCClrange.c, src/SDCClrange.h:
9616         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
9617
9618         * src/ds390/ralloc.c:
9619         various fixes & enhancements (ds390) specific
9620
9621         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
9622         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
9623         from rallocs.
9624
9625         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
9626
9627 2002-03-02    <johan AT FRIJA>
9628
9629         * src/SDCCast.c (decorateType): fixed bug #524708
9630
9631         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
9632
9633         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
9634
9635 2002-03-01  Michael Hope  <michaelh AT vroom>
9636
9637         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
9638
9639         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
9640
9641 2002-03-01    <johan AT FRIJA>
9642
9643         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
9644
9645         * src/SDCCast.c (decorateType): fixed bug #524209
9646
9647         * src/SDCCval.c (valNot): fixed bug #524195
9648
9649 2002-02-26    <johan AT balder>
9650
9651         * src/xa51/gen.c: fixed a warning
9652
9653         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
9654
9655         * src/SDCCast.c (decorateType): fixed bug #522534
9656
9657 2002-02-23    <johan AT balder>
9658
9659         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
9660
9661 2002-02-22    <johan AT balder>
9662
9663         * src/SDCCast.c: fixed bug #514865
9664
9665         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
9666
9667 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
9668
9669         * sdcc/src/SDCCloop.c:
9670         Previous fix was not good. basic blocks that have "break" or "return" are
9671         not really partof a loop , but live ranges used in these blocks should
9672         be live thru the entire loop, so set partOfLoop but don't add them to
9673         loop region
9674
9675 2002-02-21    <johan AT FRIJA>
9676
9677         * src/SDCCcse.c: fixed bug #514308
9678
9679 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
9680
9681         * src/SDCCloop.c:
9682         Fixed BUG #519583. If a conditional block ended in a return/break
9683         statement inside a loop, it was not being considered part of the loop.
9684
9685         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
9686
9687 2002-02-10  Karl Bongers <karl AT turbobit.com>
9688
9689         * debugger/*:
9690         Fixed up SDCDB debugger somewhat.  Updated debugger/README
9691         with lots of comments and notes.
9692
9693         * device/examples/test2.c:
9694         Fix bug, "red" variable not being initialized(compiler complained).
9695
9696         * device/examples/Makefile, examples/test3.c:
9697         Add Makefile in device/examples folder, compiles test3.c
9698         for use as a multiple module SDCDB test case.
9699
9700         * sim/ucsim/cmd.src/cmdset.cc:
9701         Took out debug printfs in ucsim "next" command.
9702
9703         * sim/ucsim/xa.src:
9704         Karl and Johan start ucsim XA support.  Most dissassembly working,
9705         about 75% emulation done(plenty of work remaining).
9706
9707         * sim/ucsim/z80.src:
9708         Add Z80 support to ucsim, add test-ucz80 regression test,
9709         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
9710         Notice z80 compiler fails on examples/test3.c/crc code.
9711
9712 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
9713
9714         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
9715         Added support for --parms-in-bank1
9716
9717         * src/ds390/peeph.def:
9718         added a few more peephole optimzations
9719
9720         * src/ds390/main.c:
9721         1) added __builtin_inp & __builtin_outp used to read in data of given length
9722            from a memory mapped port
9723         2) added __builtin_memcmp
9724         3) added __builtin_swapw swap bytes of a short
9725
9726         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
9727         1) handle multiple send & receives from register bank1
9728         2) ralloc can now allocate DPTR1 to some liveRanges
9729
9730         * src/SDCCsymt.c, src/SDCCsymt.h:
9731         changes to handle multiple sends & receives
9732
9733         * src/SDCCptropt.h:
9734         added some pointer arithmetic optimization
9735
9736         * src/SDCCptropt.c:
9737         added some pointer arithmetic optimizations but not stable yet so not
9738         called from anywhere (will get this working shortly)
9739
9740         * src/SDCCopt.c: fixed for multiple sends & receives
9741
9742         * src/SDCCmain.c:
9743         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
9744         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
9745            set preprocessor defines (depending on options)
9746
9747         * src/SDCCicode.c, src/SDCCicode.h:
9748         changes made to handle multiple sends & receives
9749
9750         * src/SDCCglobl.h:
9751         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
9752
9753         * src/SDCCcse.c, src/SDCCcse.h:
9754         added function findbackward def (to be used in upcoming optimization)
9755
9756         * src/SDCCcflow.c, src/SDCCcflow.h:
9757         added function returnAtEnd - to determine if a basic block terminates with
9758         a RETURN iCode
9759
9760         * src/SDCCast.c, src/SDCCast.h:
9761         added option parms-in-bank1
9762
9763         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
9764         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
9765         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
9766         adjusted for --parms-in-bank1 option
9767
9768         * device/include/string.h:
9769         donot redefine "reentrant" keyword
9770
9771         * device/include/ds80c390.h: Added some more SFRs
9772
9773 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
9774
9775         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
9776
9777 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
9778
9779         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
9780
9781 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
9782
9783         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
9784
9785 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
9786
9787         * Added --xram-movc option
9788
9789 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
9790
9791         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
9792
9793 2002-01-11  Johan Knol
9794
9795         * Added math lib of Jesus Calvino-Fraga
9796
9797 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
9798
9799         * src/SDCCmain.c (processFile): fix processing of ../../src.c
9800         * support/regression/Makefile: new target test-mcs51-stack-auto
9801         * support/regression/ports/mcs51-stack-auto/spec.mk: added
9802
9803 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
9804
9805         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
9806
9807 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
9808
9809         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
9810
9811 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
9812
9813         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
9814
9815         * src/SDCCglue.h: add definition for printIvalChar()
9816
9817 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
9818
9819         * src/SDCCast.c: fix #498138 by Johan
9820
9821         * src/SDCCglue.c: fix #498138 by Johan
9822
9823 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
9824
9825         * support/regression/Makefile: fix clean
9826
9827         * support/regression/ports/ds390/support.c: fix transmission of last character
9828
9829 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
9830
9831         * /sdcc/src/ds390/gen.c:
9832         a) improved computing address of stack variable
9833         b) took out some #if 0 code
9834         c) improved parmBytes adjustment
9835         d) improved genPlusIncr & genMinusIncr
9836         e) genCmp could generate bad code (when left assigned to DPTR)
9837         f) Fixed bug in hasInc
9838
9839         * /sdcc/src/ds390/ralloc.c:
9840         a) packRegsForSupport could mess up live information (Fixed)
9841         b) packRegsDPTRuse could be incorrect for left & right shift
9842
9843         * /sdcc/src/mcs51/ralloc.c:
9844         packRegsForSupport could mess up the live information (Fixed)
9845
9846         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
9847
9848         * /sdcc/src/SDCCast.c:
9849         can reverse a loop even if function call is present as long
9850         as the loop control variable is local & is not passed as parameter
9851
9852 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
9853
9854         * /sdcc/ChangeLog: *** empty log message ***
9855
9856         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
9857         More builtin function additions for TININative
9858
9859         * /sdcc/src/ds390/ralloc.c:
9860         Had broken the regression testsuite
9861
9862         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
9863
9864         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
9865         Added funcattr hasStackParms will be set for reentrant functions when there
9866         are paramteres on the stack, this helps in minimizing frame pointer generation
9867         typeFromStr can handle function pointers now
9868
9869         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
9870         *** empty log message ***
9871
9872 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
9873
9874         * /src/ds390/gen.c, /src/ds390/main.c:
9875         More builtin function additions for TININative
9876
9877         * /src/ds390/ralloc.c:
9878         Had broken the regression testsuite
9879
9880         * /src/SDCCast.c: Fixed a bug in dumptree
9881
9882         * /src/SDCCsymt.c, /src/SDCCsymt.h:
9883         Added funcattr hasStackParms will be set for reentrant functions when there
9884         are paramteres on the stack, this helps in minimizing frame pointer generation
9885         typeFromStr can handle function pointers now
9886
9887         * /doc/builtins.txt, /doc/TININative.txt:
9888         *** empty log message ***
9889
9890
9891 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
9892
9893         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
9894         ALPHA version for -mTININative
9895
9896         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
9897         updated to reflect changes in the port structure
9898
9899         * /src/port.h:
9900         added function do_assemble (similar to do_link) if non-null this function
9901         will be called to do assembly (-mTININative) requires a multi command
9902         assembly
9903         added function genAssemblerEnd will be called to generate assembler Epilogue
9904
9905         * /src/SDCCsymt.c:
9906         added _JavaNative to debug info printing
9907
9908         * /src/SDCCmain.c: added option --tini-libid
9909         added port->do_assemble function (-mTININative) has a multi command assemble
9910
9911         * /src/SDCCglue.c: Disabled "constExpr" check
9912         added port->genAssemblerEnd function
9913
9914         * /src/SDCCglobl.h: Added option --tini-libid value
9915
9916         * /src/SDCCast.h:
9917         tookout optimizeCompare from the header (has no external references)
9918
9919         * /src/SDCCast.c: made one more function "static"
9920
9921 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
9922
9923         * src/z80/mappings.i: Added z80asm support.
9924
9925         * src/z80/main.c: Added z80asm support on --asm=z80asm
9926
9927         * src/z80/gen.c: Fixed asm portability issues.
9928
9929         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
9930
9931         * src/SDCCglue.c (printExterns): Added global/extern split.
9932
9933 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
9934
9935         * support/regression/Makefile: added test for mcs51 model large
9936
9937         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
9938
9939         * support/regression/ports/gbz80/spec.mk: added -mgbz80
9940
9941 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
9942
9943         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
9944
9945 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
9946
9947         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
9948
9949         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
9950
9951 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
9952
9953         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
9954
9955         * support/regression/tests/simplefloat.c: Port to mcs51.
9956
9957 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
9958         * support/regression/tests/bug-485362.c: Added.
9959
9960         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
9961
9962         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
9963
9964         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
9965
9966         * src/z80/gen.c (aopDump): Added a dump function.
9967
9968 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
9969         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
9970
9971         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
9972
9973         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
9974
9975         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
9976
9977         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
9978
9979         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
9980
9981         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
9982
9983         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
9984
9985         * support/regression/ports/ds390/support.c: Use tinibios.
9986
9987         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
9988
9989 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
9990
9991         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
9992         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
9993
9994         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
9995
9996         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
9997
9998 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
9999
10000         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
10001
10002         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
10003         (packRegsForIYUse): Created and optimised.
10004
10005 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10006
10007         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
10008 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
10009
10010         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
10011
10012         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
10013
10014         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
10015
10016 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10017
10018         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
10019
10020         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
10021
10022 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10023
10024         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
10025
10026         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
10027
10028         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
10029
10030 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10031
10032         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
10033         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
10034         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
10035
10036         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
10037
10038         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
10039         (genNotFloat): Added.
10040         (genUminusFloat): Added.
10041
10042         * device/lib/z80/Makefile: Added floating pt stubs.
10043
10044         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
10045
10046         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
10047
10048         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
10049
10050 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10051
10052         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
10053
10054         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
10055
10056         * sdcc/support/regression/Makefile: Add port ds390.
10057
10058         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
10059
10060         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
10061
10062         * sdcc/support/regression/ports/ds390/spec.mk: Added.
10063
10064         * sdcc/support/regression/ports/ds390/support.c: Added.
10065
10066         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
10067
10068         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
10069
10070         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
10071
10072 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
10073
10074         * device/include/malloc.h: Added z80 and gbz80 support.
10075
10076         * device/lib/gbz80/heap.s: Added.
10077
10078         * device/lib/z80/heap.s: Added.
10079
10080         * device/lib/malloc.c: Added z80 and gbz80 support.
10081
10082         * support/regression/tests/malloc.c (testMalloc): Added.
10083
10084         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
10085
10086         * support/regression/tests/bug-478094.c: Added.
10087
10088         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
10089
10090 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
10091
10092         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
10093
10094         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
10095
10096         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
10097
10098         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
10099
10100         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
10101
10102 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
10103
10104         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
10105
10106 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
10107
10108         * support/regression/tests/bug-477927.c: Added.
10109
10110         * src/z80/peeph.def: Added minor rules.
10111
10112         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
10113
10114         * src/z80/peeph.def: Added jump optimisation modification.
10115
10116 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
10117
10118         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
10119
10120 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
10121
10122         * support/regression/tests/funptrs.c: Added.
10123
10124 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
10125
10126         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
10127
10128 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
10129
10130         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
10131
10132         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
10133
10134         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
10135         (movLeft2ResultLong): Created.
10136
10137         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
10138         (joinPushes): Added.  Joins two char pushes into a word push.
10139
10140 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
10141
10142         * support/cpp2/Makefile.in (install): Added creation of dest dir.
10143
10144         * support/makebin/Makefile (install): Added creation of dest dir.
10145
10146 2001-10-24 Karl Bongers <karl AT turbobit.com>
10147
10148         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
10149
10150 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
10151
10152         * src/z80/ralloc.c: Turned off faulty pack for one use.
10153
10154         * src/z80/peeph-gbz80.def: Removed redundent restart options.
10155
10156         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
10157
10158 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
10159
10160         * support/regression/Makefile: Improved clean
10161
10162         * support/regression/ports/gbz80/spec.mk: Added clean
10163
10164         * support/regression/ports/host/spec.mk: Added clean
10165
10166         * support/regression/ports/z80/spec.mk: Added clean
10167
10168         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
10169
10170         * support/regression/ports/mcs51/timeout.c: little improvements
10171
10172 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
10173
10174         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
10175
10176         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
10177
10178         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
10179
10180 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
10181
10182         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
10183
10184         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
10185
10186 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
10187         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
10188
10189         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
10190
10191         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
10192
10193         * src/mcs51/main.c (_linkCmd): Added bin path to command.
10194
10195         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
10196
10197         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
10198
10199         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
10200
10201         * support/regression/tests/longor.c: Added.
10202
10203 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
10204
10205         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
10206
10207         * as/mcs51/aslink.h: define PATH_MAX
10208
10209         * as/mcs51/asm.h: define PATH_MAX
10210
10211         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
10212
10213         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
10214
10215         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
10216
10217         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
10218
10219         * src/SDCCglobl.h: define PATH_MAX
10220
10221         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
10222
10223         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
10224
10225 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
10226
10227         * src/z80/gen.c (gencjneshort): Fixed
10228
10229         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
10230
10231 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
10232
10233         * support/regression/tests/bug-469671.c: Added.
10234
10235         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
10236
10237 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
10238
10239         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
10240
10241         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
10242
10243 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
10244
10245         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
10246
10247         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
10248
10249         * src/device/lib/_mullong.c : removed hint: nooverlay bug
10250
10251         * src/device/lib/_divuint.c : removed hint: nooverlay bug
10252
10253         * src/device/lib/_divulong.c: removed hint: nooverlay bug
10254
10255         * src/device/lib/_moduint.c : removed hint: nooverlay bug
10256
10257         * src/device/lib/_modulong.c: removed hint: nooverlay bug
10258
10259 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
10260
10261         * 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.
10262
10263         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
10264
10265         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
10266
10267 2001-10-07    <johan AT FRIJA>
10268
10269         * device/lib/gets.c (gets): fixed the return value.
10270
10271 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
10272         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
10273
10274         * 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.
10275
10276         * 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.
10277
10278         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
10279
10280         * src/pic/gen.c: Removed Safe_strdup.
10281
10282         * configure.in: Added option to enable libgc support.
10283
10284         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
10285         (bitVectUnion): Optimised.
10286         (bitVectIntersect): Optimised.
10287         (bitVectBitsInCommon): Optimised.
10288         (bitVectCplAnd): Optimised.
10289
10290         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
10291
10292 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
10293
10294         * src/SDCCmain.c: distinguish between assembler debug and plain options
10295
10296         * src/avr/main.c:   remove standard assembler options
10297
10298         * src/ds390/main.c: remove standard assembler options
10299
10300         * src/mcs51/main.c: remove standard assembler options
10301
10302         * src/port.h: removed "PENDING" comment
10303
10304 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
10305
10306         * src/device/lib/_mulint.c  : new, with assember functions
10307
10308         * src/device/lib/_mullong.c : new, with assember functions
10309
10310         * src/device/lib/_divuint.c : with assember functions
10311
10312         * src/device/lib/_divsint.c : with assember functions
10313
10314         * src/device/lib/_divulong.c: with assember functions
10315
10316         * src/device/lib/_divslong.c: with assember functions
10317
10318         * src/device/lib/_moduint.c : with assember functions
10319
10320         * src/device/lib/_modsint.c : with assember functions
10321
10322         * src/device/lib/_modulong.c: with assember functions
10323
10324         * src/device/lib/_modslong.c: with assember functions
10325
10326         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
10327
10328         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
10329
10330         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
10331                                       replaced _mululong.c and _mulslong.c by _mullong.c
10332
10333 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
10334
10335         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
10336
10337 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
10338
10339         * src/SDCCglue.c: test, if win32api is available for MINGW
10340
10341 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
10342
10343         * src/SDCCsymt.c: no more _modifier in printTypeChain()
10344         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
10345         * support/regression/ports/gbz80/spec.mk: removed GENERIC
10346         * support/regression/ports/host/spec.mk: removed GENERIC
10347         * support/regression/ports/mcs51/spec.mk: removed GENERIC
10348         * support/regression/ports/z80/spec.mk: removed GENERIC
10349
10350 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
10351
10352         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
10353
10354         * support/regression/tests/bug-467035.c: Created.
10355
10356 2001-10-01    <johan AT FRIJA>
10357
10358         * src/SDCC.y: fixed bug #466586 part 1
10359
10360 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
10361
10362         * SDCCicode.c: z80 has no generic pointers
10363         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
10364
10365 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
10366
10367         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
10368
10369 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
10370
10371         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
10372
10373         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
10374
10375 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
10376
10377         * configure.in: Fixed up so that ucsim is only configured once.
10378
10379         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
10380
10381         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
10382         (getPathDifference): As above.
10383
10384         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
10385
10386         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
10387
10388 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
10389         * .version: Updated to 2.3.1
10390
10391         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
10392         Added copyright header.
10393
10394         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
10395         (assemble): Added support for macro based assembler commands.
10396         (linkEdit): Added support for macro based linker commands.
10397         (preProcess): Changed the pre-processor to use macros.
10398         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
10399         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
10400
10401         * device/lib/z80/crt0.s: Added module name for debugging.
10402
10403 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
10404
10405         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
10406
10407         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
10408
10409         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
10410
10411         * src/Makefile.in: Added SDCCmacro and SDCCutil
10412
10413 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
10414
10415         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
10416
10417 2001-09-16    <johan AT FRIJA>
10418
10419         * 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.
10420
10421 2001-09-15    <johan AT FRIJA>
10422
10423         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
10424         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
10425
10426 2001-09-11    <johan AT FRIJA>
10427
10428         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
10429
10430 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
10431
10432         * support/regression/tests/bug-460444.c: Added test case.
10433
10434         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
10435         (genCast): Added justification for all of the asserts.
10436
10437 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
10438
10439         * support/regression/support.c: _xdata replaced by xdata
10440
10441         * support/regression/spec.mk: removed _generic
10442
10443 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
10444
10445         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
10446
10447         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
10448         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
10449
10450         * src/z80/peeph.def: Added a rule to optimise shift then compare.
10451
10452         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
10453
10454         * support/regression/tests/bug-460010.c: Added test case.
10455
10456         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
10457
10458 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
10459
10460         * support/regression/Makefile: inter-port-clean adjusted for mcs51
10461
10462         * support/regression/testfwk.c: removed workaround for bug #436344
10463
10464         * support/regression/tests/bp.c: use less memory with mcs51
10465
10466         * support/regression/tests/bug-441448.c: use less memory
10467
10468         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
10469
10470         * support/regression/collate-results.py: typo
10471
10472 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
10473
10474         * support/regression/tests/fetchoverlap.c: Added new test case.
10475
10476         * support/regression/tests/bp.c: Added new test case.
10477
10478         * support/regression/tests/bug-448984.c: Added new test case.
10479
10480         * support/regression/tests/pow2shifts.c: Added new test case.
10481
10482         * src/z80/gen.c: Turned off the noise it normally generates for the release.
10483         (genlshTwo): Fixed right shift for count > 8.
10484
10485         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
10486
10487 2001-09-08    <johan AT FRIJA>
10488
10489         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
10490
10491 2001-09-07    <johan AT FRIJA>
10492
10493         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
10494
10495         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
10496
10497 2001-09-06    <johan AT FRIJA>
10498
10499         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
10500         * bernhard noted me at this: "() equals to (void)" (1.38)
10501
10502 2001-09-05    <johan AT FRIJA>
10503
10504         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
10505
10506 2001-09-04    <johan AT FRIJA>
10507
10508         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
10509
10510
10511 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
10512
10513         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
10514
10515 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
10516
10517         * link/z80/aslink.h: Fixed path for PATH_MAX
10518
10519 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
10520
10521         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
10522
10523         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
10524
10525         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
10526
10527         * 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.
10528
10529 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
10530
10531         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
10532         (genCmp): Fixed up genCmp for the GB with longs.
10533
10534         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
10535
10536         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
10537
10538         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
10539
10540         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
10541
10542 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
10543
10544         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
10545
10546 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
10547
10548         * 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.
10549
10550         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
10551
10552 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
10553
10554         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
10555
10556         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
10557
10558 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
10559
10560   * sim/ucsim/configure:    little improvement of Cygwin-detection
10561   * sim/ucsim/configure.in: little improvement of Cygwin-detection
10562   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
10563   * support/regression/tests/bug-221100.c: small changes for mcs51
10564   * support/regression/tests/bug-221168.c: small changes for mcs51
10565   * support/regression/tests/bug-227710.c: small changes for mcs51
10566   * support/regression/tests/staticinit.c: small changes for mcs51
10567   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
10568   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
10569   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
10570
10571 $Revision$