* support/cpp2/cppmain.c, support/cpp2/mbchar.[ch]: removed
[fw/sdcc] / ChangeLog
1 2006-12-27 Borut Razem <borut.razem AT siol.net>
2
3         * support/cpp2/cppmain.c, support/cpp2/mbchar.[ch]: removed
4         * support/cpp2/libiberty/Makefile.in, support/cpp2/libiberty/sdcpp.dsp:
5           mbchar removed
6         * support/cpp2/libiberty/getpwd.c, support/cpp2/sdcpp.h:
7           fixed for borland C
8         * support/cpp2/libiberty/Makefile.bcc: updated
9
10 2006-12-26 Bernhard Held <bernhard AT bernhardheld.de>
11
12         * src/SDCCpeeph.c: made labelHashEntry global,
13         made pcDistance, FBYNAME static,
14         (pcDistance): made static, use isComment and isLabel,
15         (deadMove): added,
16         (getLabelRef): added, extracted from labelRefCount(),
17         (labelRefCount): use new getLabelRef(),
18         (callFuncByName): made static, added deadMove,
19         use isComment and isLabel,
20         (newPeepRule): made static, set isLabel,
21         (isLabelDefinition): added parameter isPeepRule to allow '%' in
22         labels from peephole rules,
23         (buildLabelRefCountHash): speed up by running isLabelDefinition() only
24         when isComment or isLabel is set
25         * src/SDCCpeeph.h: added "isLabel" and "visited" to struct lineNode,
26         added labelHashEntry, isLabelDefinition, labelHash and getLabelRef
27         to make them global
28         * src/mcs51/peep.h: added
29         * src/mcs51/peep.c: added, implements mcs51DeadMove()
30         * src/port.h: added peep->deadMove to port structure
31         * src/mcs51/main.c: initialize peep->deadMove with mcs51DeadMove
32         * src/mcs51/peeph.def: renumbered rule 300 to 400, added new rule 300
33         deadMove, finally removed no. 1 and 2
34         * src/mcs51/gen.c,
35         * src/pic/gen.c,
36         * src/z80/gen.c,
37         * src/z80/ralloc.c,
38         * src/pic16/gen.c,
39         * src/ds390/gen.c,
40         * src/hc08/gen.c: mark lines with isComment or isLabel
41         * sim/ucsim/s51.src/uc390hw.cc: don't waist 65535 ticks before CKRDY
42         * .version,
43         * sdcc.spec: bumped version to 2.6.3
44
45 2006-12-26 Borut Razem <borut.razem AT siol.net>
46
47         * support/cpp2/Makefile.in: added dependency on options.h
48         * configure: regenerated
49         * support/cpp2/sdcpp.opt, support/cpp2/move-if-change: svn:eol-style native
50         * support/cpp2/Makefile.in: added vasprintf.c
51
52 2006-12-25 Borut Razem <borut.razem AT siol.net>
53
54         * SDCPP synchronized with GCC CPP release version 3.4.6,
55           the latest release before 4.x:
56         * support/cpp2/Makefile.in, support/cpp2/config.h,
57           support/cpp2/configure, support/cpp2/configure.in,
58           support/cpp2/cppdefault.c, support/cpp2/cppdefault.h,
59           support/cpp2/cpperror.c, support/cpp2/cppexp.c,
60           support/cpp2/cppfiles.c, support/cpp2/cpphash.c,
61           support/cpp2/cpphash.h, support/cpp2/cppinit.c,
62           support/cpp2/cpplex.c, support/cpp2/cpplib.c,
63           support/cpp2/cpplib.h, support/cpp2/cppmacro.c,
64           support/cpp2/cpptrad.c, support/cpp2/except.h,
65           support/cpp2/hashtable.c, support/cpp2/hashtable.h,
66           support/cpp2/hwint.h, support/cpp2/intl.h,
67           support/cpp2/line-map.c, support/cpp2/line-map.h,
68           support/cpp2/mkdeps.c, support/cpp2/mkdeps.h,
69           support/cpp2/output.h, support/cpp2/prefix.c,
70           support/cpp2/prefix.h, support/cpp2/sdcpp.dsp,
71           support/cpp2/system.h, support/cpp2/version.c:
72           modified
73         * support/cpp2/c-incpath.c, support/cpp2/c-incpath.h,
74           support/cpp2/c-ppoutput.c, support/cpp2/c-pretty-print.c,
75           support/cpp2/c-pretty-print.h, support/cpp2/cppcharset.c,
76           support/cpp2/cppucnid.h, support/cpp2/diagnostic.c,
77           support/cpp2/diagnostic.def, support/cpp2/diagnostic.h,
78           support/cpp2/hashtab.c, support/cpp2/hashtab.h,
79           support/cpp2/input.h, support/cpp2/libiberty/getpwd.c,
80           support/cpp2/libiberty/vasprintf.c, support/cpp2/libiberty/xmemdup.c,
81           support/cpp2/move-if-change, support/cpp2/opts.c,
82           support/cpp2/opts.h, support/cpp2/opts.sh,
83           support/cpp2/pretty-print.c, support/cpp2/pretty-print.h,
84           support/cpp2/sdcpp.opt, support/cpp2/sdcpp-opts.c,
85           support/cpp2/win32, support/cpp2/win32/dirent.c,
86           support/cpp2/win32/dirent.h:
87           added
88         * support/cpp2/sdcpp.c: renamed from sdcppmain.c
89         * support/cpp2/sdcpp.h: renamed from sdcc.h
90         * sdcppinit.c: deleted
91
92 2006-12-23 Borut Razem <borut.razem AT siol.net>
93
94         * support/cpp2/cpphash.h, support/cpp2/cpplex.c,
95           support/cpp2/cpplib.[ch], support/cpp2/sdcppinit.c, doc/sdccman.lyx,
96           preproc.c: an other try to fix bug #982435: introduced
97           -pedantic-parse-number command line option and pedantic_parse_number
98           pragma
99
100 2006-12-21 Maarten Brock <sourceforge.brock AT dse.nl>
101
102         * as/link/mcs51/lkarea.c (lnkarea2): handle absolute areas, restructured
103            BSEG handling,
104           (lnksect2): use --data-loc and --idata-loc as lower bound for ramstart,
105            corrected overlayed areax addresses, warn about memory overlaps
106         * as/mcs51/asmain.c (asmbl): create a new area for every .org directive
107         * src/avr/main.c,
108         * src/ds390/main.c,
109         * src/hc08/main.c,
110         * src/mcs51/main.c,
111         * src/pic16/main.c,
112         * src/pic/main.c,
113         * src/xa51/main.c,
114         * src/z80/main.c,
115         * src/port.h: added xabs_name and iabs_name
116         * src/SDCCglue.c (emitRegularMap): allocate for absolutes with initializer
117           (glue, emitMaps): create and emit maps d_abs and i_abs
118         * src/SDCCglue.h: cosmetic changes
119         * src/SDCCmain.c (setDefaultOptions): idata can start below 0x80
120         * src/SDCCmem.h,
121         * src/SDCCmem.c (initMem): added x_abs, i_abs and d_abs
122           (allocDefault): put absolute, initialized globals in them
123         * support/regression/tests/absolute.c: added absolute bdata test
124         * device/lib/printf_large.c (output_float): moved fpBuffer to stack/xdata
125
126 2006-12-20 Borut Razem <borut.razem AT siol.net>
127
128         * support/cpp2/cpphash.h, support/cpp2/cpplex.c: fixed bug #982435
129         * support/regression/tests/preproc.c: renamed from bug-1351710.c,
130           added regression test for bug #982435
131
132 2006-12-18 Borut Razem <borut.razem AT siol.net>
133
134         * src/SDCCutil.c: fixed a bug in (get_pragma_token)
135         * src/pic16/main.c, src/SDCC.lex, src/z80/main.c:
136           small cosmetic changes
137         * src/SDCC.lex: (stringLiteral) fixed bug #1351710
138         * support/regression/tests/bug-1351710.c: added regression test
139
140 2006-12-18 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
141
142         * doc/sdccman.lyx: added the long missed iCode table
143           "<where is figure II?>", added links to wiki
144
145 2006-12-17 Borut Razem <borut.razem AT siol.net>
146
147         * doc/sdccman.lyx, src/pic16/main.c, src/pic/main.c, src/port.h,
148           src/SDCC.lex, src/SDCCutil.[ch], src/z80/main.c,
149           support/Util/SDCCerr.[ch]: removed deprecated pragmas,
150           unified table driven pragma handling, pragma argument type checking
151         * support/Util/dbuf.c: (dbuf_set_size) allow to set size equal to the
152           current one - version 1.1.3
153         * src/SDCCmain.c: (setParseWithComma) substituted brain damaged strtok
154
155 2006-12-13 Raphael Neider <rneider AT web.de>
156
157         * src/pic/device.h: removed AssignedMemory structure and macros
158         * src/pic/device.c: removed global finalMapping (linker assigns
159             memory locations),
160           (register_map): add SFRs to remembered memRanges
161           (addMemRange,isSFR,dump_map,dump_sfr,mapRegister,assignRegister,
162           assignFixedRegisters,assignRelocatableRegisters): removed,
163           (setMaxRAM,validAddress): adapted accordingly,
164           (pic14_hasSharebank,pic14_getSharedStack): only report and use
165             reasonably sized sharebanks,
166         * src/pic/ralloc.c (writeUsedRegs): stripped down (remove?),
167           (allDefsOutOfRange): removed unused code,
168         * src/pic/main.c (_process_pragma): removed memmap/maxram pragma
169             handling
170         * src/pic/pcode.c (register_reassign): removed recursion warning,
171             fired far too often,
172         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap): modified
173             to use existing pic14_stringInSet() to avoid duplicate symbols,
174             tidied up the code a bit,
175           (pic14printLocals): added in symmetry to printExterns, replaces
176             writeUsedRegs more or less,
177           (picglue): call new pic14_printLocals(),
178         * device/include/pic/pic*.h: removed #pragma memmap directives,
179             information gathered from include/pic/pic14devices.txt
180         * support/scripts/inc2h.pl: do not emit #pragma memmap lines
181
182 2006-12-10 Maarten Brock <sourceforge.brock AT dse.nl>
183
184         * device/include/mcs51/C8051F520.h: fixed buggy CPT0MX
185
186 2006-12-11 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
187
188         * device/include/mcs51/cc2430.h: fixed missing ';'
189
190 2006-12-10 Raphael Neider <rneider AT web.de>
191
192         * device/lib/pic16/libc/stdio/vfprintf.c,
193         * device/lib/pic16/libc/stdio/printf_small.c,
194         * device/lib/pic16/libc/stdio/printf_timy.c: pop int from stack for
195           char arguments, as char varargs are cast to int by the caller,
196           hopefully fixes #1604915 (other device libraries are still affected)
197
198 2006-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
199         * src/mcs51/ralloc.c (packRegsForAssign),
200         * src/hc08/ralloc.c (packRegsForAssign): fixed bug #1605880
201
202 2006-12-10 Maarten Brock <sourceforge.brock AT dse.nl>
203
204         * device/include/malloc.h: removed init_dynamic_memory
205         * device/lib/malloc.c: made init_dynamic_memory static and automatically
206           call it once from malloc. Also use _sdcc_heap[] from _heap.c
207         * device/lib/_heap.c: new, added, contains _sdcc_heap[]
208         * device/lib/libsdcc.lib,
209         * device/lib/Makefile.in,
210         * support/regression/ports/mcs51-xstack-auto/spec.mk: added _heap.c
211         * doc/sdccman.lyx: documented use of new _heap.c
212         * support/regression/tests/malloc.c: removed init_dynamic_memory
213         * src/cdbFile.c(spacesToUnderscores): new function,
214           (cdbWriteEndFunction, cdbWriteCLine): use spacesToUnderscores, fixes bug
215           1068030
216         * device/include/tinibios.h: removed defines for putchar and getchar
217         * device/lib/ds390/Makefile.in: added putchar.c
218         * device/lib/ds390/putchar.c: new, added, fixes bug 1465671
219
220 2006-12-09 Borut Razem <borut.razem AT siol.net>
221
222         * support/cpp2/sdcc.h: prevent multiple inclusion
223         * support/cpp2/options.h: deleted
224
225 2006-12-08 Borut Razem <borut.razem AT siol.net>
226
227         * support/cpp2/sdcc.h: removed x*alloc() macros
228         * support/cpp2/libiberty.h: uncommented out x*alloc() declarations
229         * support/cpp2/Makefile.bcc, support/cpp2/Makefile.in,
230           support/cpp2/sdcpp.sdc: x*alloc files added to the project
231         * support/cpp2/system.h: moved #include "sdcc.h"
232         * support/cpp2/libiberty/xexit.c, support/cpp2/libiberty/xmalloc.c,
233           support/cpp2/libiberty/xstrdup.c, support/cpp2/libiberty/xstrerror.c:
234           added
235         * support/cpp2/sdcppinit.c: added -isysroot, -fsigned-char,
236           -funsigned-char options
237         * support/cpp2/sdcppmain.c: fixed bug 1611411
238
239 2006-12-07 Borut Razem <borut.razem AT siol.net>
240
241         * support/cpp2/cpplib.c: reverted sdcpp special handling of _Pragma()
242           directive
243
244 2006-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
245
246         * src/SDCCsymt.c (addDecl): fixed bug 1609244
247         * src/SDCCmain.c (linkEdit): fixed bug 1609279
248         * doc/sdccman.lyx,
249         * .version: bumped to 2.6.2 because a) it's been a while
250           b) the linker sources have moved c) the preprocessor is upgraded
251
252 2006-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
253
254         * support/regression/tests/snprintf.c: some checks
255         * lib/src/printf_large.c: %bc: read char instead of int from stack
256
257 2006-12-03 Maarten Brock <sourceforge.brock AT dse.nl>
258
259         * device/include/mcs51/cc2430.h: inserted _XPAGE
260
261 2006-12-02 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
262
263         * device/include/mcs51/cc2430.h: added
264
265 2006-12-02 Maarten Brock <sourceforge.brock AT dse.nl>
266
267         * device/include/asm/default/features.h,
268         * device/include/asm/ds390/features.h,
269         * device/include/mcs51/at89s53.h,
270         * device/include/ser.h,
271         * device/include/ser_ir.h,
272         * device/include/serial.h: changed keywords to double underscore variants,
273           fixes bug 1590261 some more, thanks Steven Borley
274
275 2006-12-01 Raphael Neider <rneider AT web.de>
276
277         * src/pic/pcode.c (register_reassign): do not crash on recursive code
278           but emit warning (recursion is not supported for pic14)
279
280 2006-11-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
281
282         * src/mcs51/peeph.def: added 101.a,b (moves to int/long xdata)
283         * doc/sdccman.lyx: various small changes, acknowledged Sourceforge
284
285 2006-11-30 Raphael Neider <rneider AT web.de>
286
287         * src/pic/device.c (dump_sfr): always emit symbols
288         * src/pic/glue.c (pic14printPublics): fixed typo
289
290 2006-11-30 Raphael Neider <rneider AT web.de>
291
292         * src/pic/device.c (create_pic,ram_map): add memRange entries to PIC
293           (pic14_getSharebankSize, pic14_getSharebankAddress): replaced with
294           (pic14_hasSharebank,pic14_isShared,pic14_allRAMShared,
295            pic14_getSharedStack): NEW, evaluate the memRange entries to locate
296            a sharebank, use a non-shared bank for the stack if none available
297         * src/pic/device.h (struct memRange): added linked list next field,
298           added prototypes for above functions
299         * src/pic/ralloc.c (initStack): handle shared and banked stacks,
300           (typeRegWithIdx): accept fixed and unfixed stack registers
301         * src/pic/pcode.c (pCodeInitRegisters): use new functions to create
302           the stack, handle shared and banked stack (except for WSAVE),
303           (insertBankSel): removed useless optimization (will never fire),
304           (FixRegisterBanking): added optimization for devices with only one
305           possibly aliased bank of memory, like 16f84
306         * src/pic/glue.c (pic14_constructAbsMap): back to udata_ovr, as some
307           devices have no SHAREBANK in the linker script
308         * device/include/pic/pic14devices.txt: documented memmap
309         * device/lib/pic/libdev/Makefile.in: removed --stack-loc again
310
311 2006-11-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
312
313         * src/hc08/gen.c (transferRegReg, loadRegFromAop, forceStackedAop,
314           storeRegToAop, freeAsmop, genPlusIncr, genPlus, genPointerGetSetOfs,
315           genAnd, genOr, genXor, genLeftShiftLiteral, genRightShiftLiteral,
316           genhc08Code): switched most of the D (debug) macros to DD (detailed
317           debug) macros to better control clutter in the generated .asm file.
318         * src/hc08/gen.c: (forceStackedAop, genUminus, genLeftShift,
319           genRightShift): fixed bug with non-constant bit shift stored to
320           a volatile result (SF Open Discussion forum thread #1616749).
321           Single byte case is not yet optimized.
322
323 2006-11-28 Maarten Brock <sourceforge.brock AT dse.nl>
324
325         * device/include/asm/mcs51/features.h,
326         * device/include/malloc.h,
327         * device/include/stdio.h: changed keywords to double underscore variants,
328           fixes bug 1590261
329
330 2006-11-27 Borut Razem <borut.razem AT siol.net>
331
332         * support/cpp2/cppexp.c, support/cpp2/hashtable.h,
333           support/cpp2/Makefile.in, support/cpp2/cppfiles.c,
334           support/cpp2/output.h, support/cpp2/cppinit.c,
335           support/cpp2/cpplib.c, support/cpp2/cpplib.h,
336           support/cpp2/Makefile.bcc, support/cpp2/cpphash.c,
337           support/cpp2/cppdefault.c, support/cpp2/system.h,
338           support/cpp2/cpphash.h, support/cpp2/cpplex.c,
339           support/cpp2/cppdefault.h, support/cpp2/mbchar.c,
340           support/cpp2/prefix.c, support/cpp2/except.h,
341           support/cpp2/hwint.h, support/cpp2/cppmacro.c,
342           support/cpp2/line-map.h, support/cpp2/sdcpp.dsp,
343           support/cpp2/sdcc.h, support/cpp2/mkdeps.c,
344           support/cpp2/version.c, support/cpp2/cppmain.c,
345           support/cpp2/version.h, support/cpp2/hashtable.c,
346           support/cpp2/cpperror.c:
347           synchronized with GCC CPP release version 3.3.6,
348           the latest where cppmain.c still exists.
349         * support/cpp2/cpptrad.c, support/cpp2/sdcppmain.c,
350           support/cpp2/sdcppinit.c: added
351
352 2006-11-27 Borut Razem <borut.razem AT siol.net>
353
354         * support/cpp2/cpplex.c:
355           fixed _asm ... _endasm handling bug, introduce with GCC CPP
356           synchronization
357         * support/cpp2/cpplib.c: removed definitions of unused variables
358
359 2006-11-26 Borut Razem <borut.razem AT siol.net>
360
361         * support/cpp2/libiberty.h: commented out x*alloc() declarations
362           since they are redefined by macros in support/cpp2/sdcc.h
363         * support/cpp2/sdcc.h: x*alloc macro redefinition
364
365 2006-11-25 Borut Razem <borut.razem AT siol.net>
366
367         * support/cpp2/cppexp.c, support/cpp2/hashtable.h,
368           support/cpp2/configure, support/cpp2/Makefile.in,
369           support/cpp2/cppfiles.c, support/cpp2/output.h,
370           support/cpp2/cppinit.c, support/cpp2/cpplib.c,
371           support/cpp2/config.h, support/cpp2/cpplib.h,
372           support/cpp2/Makefile.bcc, support/cpp2/cpphash.c,
373           support/cpp2/cppdefault.c, support/cpp2/config.in,
374           support/cpp2/system.h, support/cpp2/cpplex.c,
375           support/cpp2/cpphash.h, support/cpp2/mbchar.c,
376           support/cpp2/cppdefault.h, support/cpp2/prefix.c
377           support/cpp2/hwint.h, support/cpp2/mbchar.h,
378           support/cpp2/prefix.h, support/cpp2/cppmacro.c,
379           support/cpp2/configure.in, support/cpp2/intl.h,
380           support/cpp2/sdcpp.dsp, support/cpp2/acconfig.h,
381           support/cpp2/sdcc.h, support/cpp2/mkdeps.c,
382           support/cpp2/version.c, support/cpp2/cppmain.c,
383           support/cpp2/ansidecl.h, support/cpp2/libiberty.h,
384           support/cpp2/hashtable.c, support/cpp2/aclocal.m4,
385           support/cpp2/cpperror.c,
386           support/cpp2/libiberty/safe-ctype.c,
387           support/cpp2/libiberty/safe-ctype.h,
388           support/cpp2/libiberty/splay-tree.c,
389           support/cpp2/libiberty/obstack.c,
390           support/cpp2/libiberty/lbasename.c,
391           support/cpp2/libiberty/splay-tree.h,
392           support/cpp2/libiberty/obstack.h:
393           synchronized with GCC CPP release version 3.2.3,
394           the latest before integration of cpp into gcc
395         * support/cpp2/except.h, support/cpp2/line-map.c,
396           support/cpp2/line-map.h,
397           support/cpp2/libiberty/hex.c,
398           support/cpp2/libiberty/concat.c,
399           support/cpp2/libiberty/filenames.h: added
400         * support/cpp2/intl.c: deleted
401
402 2006-11-24 Borut Razem <borut.razem AT siol.net>
403
404         * src/SDCC.y: enabled compilation of empty source file
405         * support/Util/SDCCerr.[ch]: added sdcc warning 190 -
406           "ISO C forbids an empty source file"
407         * device/lib/_startup.c, device/lib/printf_tiny.c: disable warning 190
408           if all the code is ifdefed out.
409
410 2006-11-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
411
412         * src/hc08/gen.c (genPcall): fix for bug #1601032
413
414 2006-11-23 Maarten Brock <sourceforge.brock AT dse.nl>
415
416         * device/include/mcs51/c8051f000.h, device/include/mcs51/C8051F000.h,
417         * device/include/mcs51/c8051f018.h, device/include/mcs51/C8051F018.h,
418         * device/include/mcs51/c8051f020.h, device/include/mcs51/C8051F020.h,
419         * device/include/mcs51/c8051f040.h, device/include/mcs51/C8051F040.h,
420         * device/include/mcs51/c8051f060.h, device/include/mcs51/C8051F060.h,
421         * device/include/mcs51/c8051f120.h, device/include/mcs51/C8051F120.h,
422         * device/include/mcs51/c8051f200.h, device/include/mcs51/C8051F200.h,
423         * device/include/mcs51/c8051f300.h, device/include/mcs51/C8051F300.h,
424         * device/include/mcs51/c8051f310.h, device/include/mcs51/C8051F310.h,
425         * device/include/mcs51/c8051f320.h, device/include/mcs51/C8051F320.h,
426         * device/include/mcs51/c8051f326.h, device/include/mcs51/C8051F326.h,
427         * device/include/mcs51/c8051f330.h, device/include/mcs51/C8051F330.h,
428         * device/include/mcs51/c8051f340.h, device/include/mcs51/C8051F340.h,
429         * device/include/mcs51/c8051f350.h, device/include/mcs51/C8051F350.h,
430         * device/include/mcs51/c8051f410.h, device/include/mcs51/C8051F410.h:
431           Renamed to all upper case as per the standard set by SiLabs
432
433 2006-11-23 Maarten Brock <sourceforge.brock AT dse.nl>
434
435         * device/include/mcs51/C8051F520.h: new, added
436         * device/include/mcs51/compiler.h: added link about predefined macros
437
438 2006-11-23 Raphael Neider <rneider AT web.de>
439
440         * src/regression/Makefile: add -L path to fresh library
441         * src/regression/simulate: emphasize FAILED output
442         * src/regression/create_stc: output _failures from gpsim
443         * src/regression/compare4.c,
444         * src/regression/rotate6.c: fixed char literals,
445           all compile, all run =8-D
446
447         * src/pic/pcode.h: added isPCASMDIR macro
448         * src/pic/gen.c (genAnd): fixed bit offset
449         * src/pic/ralloc.c (allocNewDirReg,allocDirReg,allocRegByName,
450           packBits): unified register numbering schemes,
451           (newReg): do not insert stack registers into hash table,
452           (initStack): unpinned pseudo stack, simplified,
453           (typeRegWithIdx): fixed retrieval of stack registers,
454         * src/pic/pcode.c (addpCodeComment,sameBank): added,
455           (pCodeReplace): removed invalid assertion,
456           (insertPCodeInstruction): fixed newly added labels,
457           (insertBankSwitch,BankSelect,IsBankChange,DoBankSelect,
458           FixRegisterBankingInFlow,compareBankFlow,FixBankFlow,
459           DumpFlow): removed unsed (broken?) code,
460           (insertBankSel): prevent STATUS from being BANKSELed,
461           (FixRegisterBanking): rewritten from scratch, implemented generic
462             optimizations (suppress BANKSELs to same register and to registers
463             present in all banks),
464           (AnalyzeBanking): update flow after BANKSELection
465
466         * src/pic/glue.c (pic14_constructAbsMap): emit pseudo stack in
467             sharebank, let linker place it, mark STKxx symbols as emitted
468
469 2006-11-21 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
470
471         * src/regression/arrays.c,
472         * src/regression/bank1.c,
473         * src/regression/bool2.c,
474         * src/regression/compare7.c,
475         * src/regression/compare8.c,
476         * src/regression/compare9.c,
477         * src/regression/compare10.c,
478         * src/regression/configword.c,
479         * src/regression/for.c,
480         * src/regression/mult1.c,
481         * src/regression/pointer1.c,
482         * src/regression/rotate6.c,
483         * src/regression/string1.c,
484         * src/regression/struct1.c,
485         * src/regression/Makefile: make PIC14 regression tests run again
486           (3 fail, 6 won't compile)
487
488 2006-11-21 Raphael Neider <rneider AT web.de>
489
490         * device/include/pic16/pic18f4550.h,
491         * device/include/pic16/pic18f4455.h,
492         * device/lib/pic16/libdev/pic18f4550.c,
493         * device/lib/pic16/libdev/pic18f4455.c: fixed #1578591 and #1595144
494         * configure.in: removed superfluous closing bracket
495
496 2006-11-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
497
498         * device/lib/expf.c: Fixed bug 1599523: result of expf(x) is
499           always positive.
500
501 2006-11-21 Raphael Neider <rneider AT web.de>
502
503         * src/pic/device.{c,h}: added pic14_getPIC()
504         * src/pic/gen.c (continueIfTrue,jumpIfTrue): added PIC code,
505           (genAnd): added PIC code for one case, fixes #1597044
506         * src/pic/pcode.c (BankSelect): Ohoh, added generic optimization for
507           SFRs that are present in all banks (e.g., STATUS)
508
509 2006-11-20 Raphael Neider <rneider AT web.de>
510
511         * src/pic/pcode.c: changed inverted ops for DECFSZ/DECFSZW and
512           INCFSZ/INCFSZW and declared them as changing Z bit,
513           (insertPCodeInstruction): correctly invert the above instructions,
514           fixes #1599333,
515           (DoBankSelect): don't panic on po_immediates
516
517 2006-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
518
519         * as/link/aslink.h,
520         * as/link/mcs51/lkihx.c (newArea),
521         * as/link/mcs51/lkrloc.c: renamed newArea() to ihxNewArea()
522         * as/link/mcs51/lkihx.c (ihx): output reset vector as start address
523
524 2006-11-11 Raphael Neider <rneider AT web.de>
525
526         * src/pic/pcode.c (newpCodeOpBit): search SymbolTab for referenced
527           bitfield symbols, fixes #1579535 (once more...).
528
529 2006-11-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
530
531         * support/regression/generate-cases.py,
532         * support/regression/fwk/include/testfwk.h,
533         * support/regression/fwk/lib/testfwk.c: used code pointers,
534           (about 50kByte less code generated for mcs51)
535
536 2006-11-06 Borut Razem <borut.razem AT siol.net>
537
538         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
539           debugger/mcs51/configure: fixed failed check because the function
540           rl_function_of_keyseq isn't in Readline 5.2. Thanks to Ilya Goldberg
541           who submitted the patch for gpsim.
542         * debugger/mcs51/configure.in: removed the result message
543         * debugger/mcs51/Makefile.in: fixed the config.status warning
544           "... seems to ignore the --datarootdir setting"
545
546 2006-11-03 Maarten Brock <sourceforge.brock AT dse.nl>
547
548         * device/include/mcs51/c8051f020.h,
549         * device/include/mcs51/c8051f040.h,
550         * device/include/mcs51/c8051f060.h,
551         * device/include/mcs51/c8051f120.h: added PS0, fixed bug 1589279
552         * src/z80/gen.c (gencjneshort),
553         * src/z80/peeph.def: applied patch 1571373, thanks Philipp Krause
554
555 2006-10-31 Borut Razem <borut.razem AT siol.net>
556
557         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
558           debugger/mcs51/configure: get readline version
559
560 2006-10-30 Borut Razem <borut.razem AT siol.net>
561
562         * debugger/mcs51/sdcdb.c: replaced hardcoded "/" with DIR_SEPARATOR_STRING
563         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
564           debugger/mcs51/configure: locate readline even when cross compiling
565         * support/scripts/sdcc.nsi: include readline5.dll into the setup package
566
567 2006-10-29 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
568
569         * device/include/mcs51/serial_IO.h: putchar() and getchar() using
570           serial port.
571
572 2006-10-29 Maarten Brock <sourceforge.brock AT dse.nl>
573
574         * device/include/malloc.h,
575         * device/lib/calloc.c,
576         * device/lib/free.c,
577         * device/lib/malloc.c,
578         * device/lib/realloc.c: moved definition of struct into sources
579         * support/regression/tests/malloc.c: use void* for init_dynamic_memory()
580
581 2006-10-29 Maarten Brock <sourceforge.brock AT dse.nl>
582
583         * as/asx8051.dsp: corrected output directories
584         * as/link/hc08: new directory for hc08 linker
585         * as/hc08/aslink.h,             as/link/aslink.h,
586         * as/hc08/aslink.mak,           as/link/hc08/aslink.mak,
587         * as/hc08/clean.mk,             as/link/hc08/clean.mk,
588         * as/hc08/link_hc08.dsp,        as/link/hc08/link_hc08.dsp,
589         * as/hc08/lkaomf51.c,           as/link/hc08/lkaomf51.c,
590         * as/hc08/lkarea.c,             as/link/hc08/lkarea.c,
591         * as/hc08/lkdata.c,             as/link/hc08/lkdata.c,
592         * as/hc08/lkelf.c,              as/link/hc08/lkelf.c,
593         * as/hc08/lkihx.c,              as/link/hc08/lkihx.c,
594         * as/hc08/lklibr.c,             as/link/hc08/lklibr.c,
595         * as/hc08/lkmain.c,             as/link/hc08/lkmain.c,
596         * as/hc08/lkmem.c,              as/link/hc08/lkmem.c,
597         * as/hc08/lkrloc.c,             as/link/hc08/lkrloc.c,
598         * as/hc08/lks19.c,              as/link/hc08/lks19.c,
599         * as/hc08/Makefile.aslink,      as/link/hc08/Makefile.aslink,
600         * as/hc08/Makefile.bcc,         as/link/hc08/Makefile.bcc,
601         * as/hc08/Makefile.in,          as/link/hc08/Makefile.in,
602         * as/link/hc08/conf.mk,
603         * configure,
604         * configure.in,
605         * Makefile.in,
606         * sdcc.dsw: moved hc08 linker to as/link/hc08
607         * as/hc08/lkeval.c,     as/link/mcs51/lkeval.c,     as/link/lkeval.c,
608         * as/hc08/lkhead.c,     as/link/mcs51/lkhead.c,     as/link/lkhead.c,
609         * as/hc08/lklex.c,      as/link/mcs51/lklex.c,      as/link/lklex.c,
610         * as/hc08/lklist.c,     as/link/mcs51/lklist.c,     as/link/lklist.c,
611         * as/hc08/lknoice.c,    as/link/mcs51/lknoice.c,    as/link/lknoice.c,
612         * as/hc08/lksym.c,      as/link/mcs51/lksym.c,      as/link/lksym.c,
613         * as/link/mcs51/aslink.dsp,
614         * as/link/mcs51/Makefile.in: factored out the common files
615         * as/hc08/lkstore.c: deleted, use the one already in as/link/
616         * as/clean.mk: extra cleaning common files
617         * as/link/mcs51/strcmpi.c,      as/strcmpi.c: moved
618         * as/link/mcs51/strcmpi.h: deleted, moved protoype to aslink.h
619         * as/mcs51/asm.h: include sdccconf.h or sdcc_vc.h
620
621 2006-10-29 Raphael Neider <rneider AT web.de>
622
623         * src/pic/ralloc.c (newReg): create aliases for registers with
624           multiple names to fix #1579535 and #1584001,
625           (regWithIdx,dirregWithName): resolve aliases on lookup
626         * src/pic/pcode.c (DoBankSelect): die with error message on failing
627           bankselect
628         * device/lib/pic/libdev/Makefile.in: move pseudo stack down to 0x4f
629           to prevent build errors on small devices
630
631 2006-10-28 Raphael Neider <rneider AT web.de>
632
633         * src/pic/gen.c (genFunction,genCall): drop "same code page"
634           assumption within interrupt handlers, fixes #1584940
635         * src/pic/glue.c (pic14_constructAbsMap): mark absolute symbols as
636           "emitted" to avoid emitting them again in udata
637
638 2006-10-27 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
639
640         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c:
641         Removed.
642
643 2006-10-26 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
644
645         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c:
646         Initialize uart only if SM0 and SM1 are zero.  Also, use flag to turn
647         on/off CR to CRLF conversion.
648
649 2006-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
650
651         * doc/sdccman.lyx: updated IRQ section
652
653 2006-10-24 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
654
655         * device/lib/serial_io.c: removed
656         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c
657         replacements for serial_io.c
658
659 2006-10-24 Maarten Brock <sourceforge.brock AT dse.nl>
660
661         * src/z80/main.c (_process_pragma, _parseOptions): fixed bug 1583318
662
663 2006-10-24 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
664
665         * device/lib/serial_io.c: Default putchar() and getchar() for
666           mcs51 uses serial port.
667
668 2006-10-23 Maarten Brock <sourceforge.brock AT dse.nl>
669
670         * src/mcs51/gen.c (movc): improved check for 0 and 1, see RFE 1582704
671
672 2006-10-23 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
673
674         * support/regression/ports/mcs51/support.c: smaller
675         _sdcc_external_startup()
676         * device/lib/mcs51/crtxclear.asm: don't check high byte of l_PSEG
677
678 2006-10-20 Maarten Brock <sourceforge.brock AT dse.nl>
679
680         * device/lib/gbz80/crt0.s,
681         * device/lib/gbz80/crt0_rle.s,
682         * device/lib/gbz80/div.s,
683         * device/lib/gbz80/fstubs.s,
684         * device/lib/gbz80/heap.s,
685         * device/lib/gbz80/mul.s,
686         * device/lib/gbz80/putchar.s,
687         * device/lib/gbz80/stubs.s,
688         * device/lib/z80/crt0.s,
689         * device/lib/z80/crt0_rle.s,
690         * device/lib/z80/div.s,
691         * device/lib/z80/fstubs.s,
692         * device/lib/z80/heap.s,
693         * device/lib/z80/mul.s,
694         * device/lib/z80/putchar.s,
695         * device/lib/z80/stubs.s: reverted, I was mistaken
696
697 2006-10-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
698
699         * src/mcs51/peeph.def: peephole 238.x added check for notvolatile
700         * support/regression/ports/mcs51/support.c: removed race
701         condition on TI in _putchar allowing to use serial port mode 0
702
703 2006-10-20 Borut Razem <borut.razem AT siol.net>
704
705         * debugger/mcs51/sdcdb.c: replaced isblank() with isspace()
706
707 2006-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
708
709         * device/lib/gbz80/crt0.s,
710         * device/lib/gbz80/crt0_rle.s,
711         * device/lib/gbz80/div.s,
712         * device/lib/gbz80/fstubs.s,
713         * device/lib/gbz80/heap.s,
714         * device/lib/gbz80/mul.s,
715         * device/lib/gbz80/putchar.s,
716         * device/lib/gbz80/stubs.s,
717         * device/lib/z80/crt0.s,
718         * device/lib/z80/crt0_rle.s,
719         * device/lib/z80/div.s,
720         * device/lib/z80/fstubs.s,
721         * device/lib/z80/heap.s,
722         * device/lib/z80/mul.s,
723         * device/lib/z80/putchar.s,
724         * device/lib/z80/stubs.s: removed all leading underscores from area names
725
726 2006-10-17 Maarten Brock <sourceforge.brock AT dse.nl>
727
728         * support/regression/ports/mcs51/support.c: use highest baudrate so the
729           regression tests are not waiting in the simulator for simulated
730           transmission of debug output
731
732 2006-10-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
733
734         * device/lib/printf_large.c: slightly smaller
735         * doc/sdccman.lyx: do not use spaces within html links
736
737 2006-10-16 Borut Razem <borut.razem AT siol.net>
738
739         * configure.in, configure, sdccconf_in.h, src/SDCCglobal,
740           debugger/mcs51/Makefile.in, debugger/mcs51/sdcdb.[ch],
741           debugger/mcs51/aclocal.m4, debugger/mcs51/acinclide.m4,
742           debugger/mcs51/config.h.in, debugger/mcs51/configure.in,
743           debugger/mcs51/configure:
744           [ 1185668 ] add gnu readline support to sdcdb - enabled
745
746 2006-10-16 Raphael Neider <rneider AT web.de>
747
748         * src/pic/pcode.c (BankSelect): another fix on (partial) BANKSELs,
749           fixes #1577882, removes close to all banking optimizations
750
751 2006-10-15 Maarten Brock <sourceforge.brock AT dse.nl>
752
753         * src/SDCCsymt.c (checkSClass): no error for uninitialised absolute
754           variables in code memory
755         * support/regression/tests/absolute.c: added test for this
756
757 2006-10-15 Raphael Neider <rneider AT web.de>
758
759         * src/pic/pcode.c (InsertBankSel): suppress BANKSELs for one bank
760           devices,
761           (BankSelect): emit BANKSEL before touching linker-placed regs,
762           fixes #1570934
763
764 2006-10-10 Raphael Neider <rneider AT web.de>
765
766         * src/SDCCmain.c (optionsTable): accept --stack-size for PICs,
767         * src/pic/device.c (pic14_getSharebankSize,pic14_getSharebankAddress),
768         * src/pic/main.c (_pic14_parseOptions),
769         * src/pic/main.h: mostly reverted to previous state, now use results
770             from SDCCmain.c's argument parsing
771
772 2006-10-10 Borut Razem <borut.razem AT siol.net>
773
774         * debugger/mcs51/break.[ch], debugger/mcs51/cmd.c,
775           debugger/mcs51/sdcdb.[ch], debugger/mcs51/simi.c:
776           [ 1185668 ] add gnu readline support to sdcdb -
777           prepared for READLINE, not enabled yet,
778           thanks to <tal.bav AT gmail.com>
779
780 2006-10-10 Raphael Neider <rneider AT web.de>
781
782         * src/pic16/pcode.c (pic16_pCode2str): use isACCESS_BANK macro
783         * src/pic16/devices.inc,
784         * device/include/pic16 (pic18f[24]620.h),
785         * device/include/pic18fregs.h,
786         * device/lib/pic16/pics.all,
787         * device/lib/pic16/libdev/pic18f[24]{620,525}.c): added support for
788             18f2620, 18f4620, 18f2525, and 18f4525 devices, thanks to
789             Gary Plumbridge and Anton Strobl
790
791 2006-10-10 Raphael Neider <rneider AT web.de>
792
793         * src/pic/main.c (_pic14_parseOptions): added --stack-loc=NUM and
794           --stack-siz=NUM options to configure the argument passing stack
795         * src/pic/main.h: added stackLocation and stackSize to pic14_options_t
796         * src/pic/device.c (mapRegister): catch out-of-memory SIGSEGVs,
797           (pic14_getSharebankSize): obey --stack-siz=NUM,
798           (pic14_getSharebankAddress): obey --stack-loc=NUM
799
800 2006-10-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
801
802         * doc/sdccman.lyx: added to the manual
803         * doc/figures/ddd_example.png: added (neither pdflatex nor
804         most browsers seem to like the .eps file)
805
806 2006-10-06 Bernhard Held <bernhard AT bernhardheld.de>
807
808         * src/SDCCglue.c (tempfileandname): changed un*x tmp search paths
809         to /tmp and /var/tmp acc. LSB
810         * src/SDCCast.c (addCast): Fixed bug 1571231: promote in case of
811         RESULT_TYPE_IFX
812         * support/regression/tests/onebyte.c: added test
813
814 2006-10-05 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
815
816         * src/mcs51/gen.c: emitcode for "add a,0x%02x" requires only 8 bits.
817
818 2006-10-05 Borut Razem <borut.razem AT siol.net>
819
820         * partially fixed [ 1570701 ] peephole - not replacing code from multiline macros,
821           thanks to dfulab:
822           - sdcc.dsw: changed property eol-style to CRLF
823           - support/scripts/resource.rc: replaced references to "afxres.h" with "winres.h"
824
825 2006-10-04 Raphael Neider <rneider AT web.de>
826
827         * device/include/pic/{pic16f84.h,pic16f84a.h},
828         * device/lib/pic/libdev/{pic16f84.c,pic16f84a.c}: added PORT[AB]_bits
829           from patch #1522504, thanks to Robas Teodor
830
831 2006-10-02 Maarten Brock <sourceforge.brock AT dse.nl>
832
833         * as/link/z80/lkarea.c: essentially reverted lnksect() to #4380 which
834           fixes bug 1566015
835
836 2006-10-01 Maarten Brock <sourceforge.brock AT dse.nl>
837
838         * src/pic16/glue.c (pic16emitMaps),
839         * src/pic/glue.c (pic14emitMaps): hopefully fixed bug 1568779
840         * device/lib/gets.c: fixed bug 1568829,thanks Philipp Krause
841         * device/lib/pic16/libc/string/memcpypgm2ram.c,
842         * device/lib/pic16/libc/string/memcpyram2ram.c: fixed bug 1568836, thanks
843           Philipp Krause
844         * as/mcs51/asmain.c (asmbl, newdot): fixed problems with absolute areas
845         * as/link/mcs51/lkmem.c (summary2): reverted, do do count abs segments
846
847 2006-09-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
848
849         * support/librarian/sdcclib.c: Added option -l.
850         * as/link/mcs51/lkmem.c: don't use absolute segments to compute memory
851           usage totals.
852         * device/lib/make51lib.bat: added.  Allows building mcs51 libraries easily
853           using Windows command prompt.
854
855 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
856
857         * device/lib/libsdcc.lib: added module rand
858         * src/ds390/ralloc.c (rematStr),
859         * src/hc08/ralloc.c (rematStr),
860         * src/mcs51/ralloc.c (rematStr),
861         * src/z80/ralloc.c (rematStr): made output more consistent
862         * src/mcs51/gen.c: cosmetic changes
863
864 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
865
866         * src/port.h: added mem.cabs_name to PORT
867         * src/ds390/main.c,
868         * src/hc08/main.c,
869         * src/mcs51/main.c,
870         * src/pic16/main.c,
871         * src/pic/main.c,
872         * src/xa51/main.c,
873         * src/z80/main.c: added cabs_name initializers
874         * src/SDCCglue.c (emitStaticSeg): allocate and initialize absolute
875           constants
876           (emitMaps): emit absolutes in code memory into cabs_name
877         * src/SDCCmem.c,
878         * src/SDCCmem.h: added memory map c_abs and defined CABS_NAME
879         * src/ds390/gen.c (genCodePointerGet): fixed bug if left is a literal
880         * support/regression/fwk/include/testfwk.h: added define for at
881         * support/regression/tests/absolute.c: added, new
882
883 2006-09-29 Maarten Brock <sourceforge.brock AT dse.nl>
884
885         * src/mcs51/gen.c (genPlusIncr, genMinusDec, genAddrOf): small
886           optimizations, see also patch 887161 by Stas Sergeev
887         * src/mcs51/peeph.def(104, 207, 209, 212): disabled as they do not seem
888           to be necessary anymore,
889           (102, 103, 104, 127): renamed all occurances of bp to _bp
890
891 2006-09-27 Maarten Brock <sourceforge.brock AT dse.nl>
892
893         * device/include/mcs51/at89c51snd1c.h: fixed MSK_SREQ definition
894           thanks Weston T. Schmidt for patch 1555221
895         * src/mcs51/peeph.def: renamed rule 257 to 257.a, added 257.b
896         * src/SDCCicode.c(geniCodeMultiply): small optimization
897
898 2006-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
899
900         * device/include/stdlib.h: added rand prototypes
901         * device/lib/rand.c: new, added
902         * device/lib/Makefile.in: added rand.c
903         * src/z80/peeph.def,
904         * src/z80/peeph-gbz80.def,
905         * src/z80/peeph-z80.def: updated conditonals, fixed bug 1565908
906
907 2006-09-20 Raphael Neider <rneider AT web.de>
908
909         * device/lib/pic16/libio/i2c/i2cnack.c (i2c_nack): fixed ACKDT bit
910
911 2006-09-19 Maarten Brock <sourceforge.brock AT dse.nl>
912
913         * as/link/aslink.h: cosmetic changes
914         * as/link/mcs51/Makefile.in,
915         * as/link/z80/Makefile.in: fixed build on CF where VPATH is used
916
917 2006-09-17 Maarten Brock <sourceforge.brock AT dse.nl>
918
919         * as/link/aslink.h,
920         * as/link/mcs51/aslink.h,
921         * as/link/z80/aslink.h: merged and moved to as/link/
922         * as/link/lkstore.c,
923         * as/link/mcs51/lkstore.c: moved to as/link/
924         * as/link/clean.mk: remove *.o
925         * as/link/mcs51/alloc.h: deleted
926         * as/link/mcs51/lkarea.c: added lnksect prototype
927         * as/link/mcs51/lkdata.c,
928         * as/link/mcs51/lklex.c,
929         * as/link/mcs51/lkmain.c: renamed as_getline to lk_getline
930         * as/link/mcs51/lkmem.c,
931         * as/link/mcs51/lknoice.c: removed include strcmpi.h
932         * as/link/mcs51/lksym.c: include stdlib.h instead of malloc.h or alloc.h
933         * as/link/mcs51/aslink.dsp,
934         * as/link/mcs51/Makefile.aslink,
935         * as/link/mcs51/Makefile.bcc,
936         * as/link/mcs51/Makefile.in: updated for moved files
937         * as/link/z80/lkarea.c,
938         * as/link/z80/lkhead.c,
939         * as/link/z80/lklex.c,
940         * as/link/z80/lklibr.c,
941         * as/link/z80/lklist.c,
942         * as/link/z80/lkmain.c,
943         * as/link/z80/lkrloc.c,
944         * as/link/z80/lksym.c: synced with mcs51
945         * as/link/z80/lkdata.c,
946         * as/link/z80/lkeval.c,
947         * as/link/z80/lkihx.c,
948         * as/link/z80/lks19.c: cosmetic changes
949         * as/link/z80/Makefile.in,
950         * as/link/z80/linkgbz80.dsp,
951         * as/link/z80/linkz80.dsp: updated for moved files
952
953 2006-09-16 Borut Razem <borut.razem AT siol.net>
954
955         * debugger/mcs51/sdcdb.c: partially fixed
956           [ 1203664 ] sdcdb fails to open files w. two "." periods
957         * debugger/mcs51/simi.c, debugger/mcs51/symtab.c,
958           debugger/mcs51/symtab.h: fixed indenting
959         * configure.in, configure: up to date with latest Maarten's changes
960
961 2006-09-15 Maarten Brock <sourceforge.brock AT dse.nl>
962
963         as/link/mcs51
964         as/aslink.dsp,                  as/link/mcs51/aslink.dsp,
965         as/link/mcs51/aslink.h,         as/mcs51/aslink.h,
966         as/link/mcs51/aslink.mak,       as/mcs51/aslink.mak,
967         as/link/mcs51/lkaomf51.c,       as/mcs51/lkaomf51.c,
968         as/link/mcs51/lkarea.c,         as/mcs51/lkarea.c,
969         as/link/mcs51/lkdata.c,         as/mcs51/lkdata.c,
970         as/link/mcs51/lkeval.c,         as/mcs51/lkeval.c,
971         as/link/mcs51/lkhead.c,         as/mcs51/lkhead.c,
972         as/link/mcs51/lkihx.c,          as/mcs51/lkihx.c,
973         as/link/mcs51/lklex.c,          as/mcs51/lklex.c,
974         as/link/mcs51/lklibr.c,         as/mcs51/lklibr.c,
975         as/link/mcs51/lklist.c,         as/mcs51/lklist.c,
976         as/link/mcs51/lkmain.c,         as/mcs51/lkmain.c,
977         as/link/mcs51/lkmem.c,          as/mcs51/lkmem.c,
978         as/link/mcs51/lknoice.c,        as/mcs51/lknoice.c,
979         as/link/mcs51/lkrloc.c,         as/mcs51/lkrloc.c,
980         as/link/mcs51/lks19.c,          as/mcs51/lks19.c,
981         as/link/mcs51/lkstore.c,        as/mcs51/lkstore.c,
982         as/link/mcs51/lksym.c,          as/mcs51/lksym.c,
983         as/link/mcs51/Makefile.aslink,  as/mcs51/Makefile.aslink,
984         as/link/mcs51/alloc.h,
985         as/link/mcs51/clean.mk,
986         as/link/mcs51/conf.mk,
987         as/link/mcs51/Makefile.bcc,
988         as/link/mcs51/Makefile.in,
989         as/link/mcs51/readme.390,
990         as/link/mcs51/strcmpi.c,
991         as/link/mcs51/strcmpi.h,
992         as/mcs51/clean.mk,
993         as/mcs51/Makefile.bcc,
994         as/mcs51/Makefile.in,
995         configure,
996         Makefile.in,
997         sdcc.dsw: moved mcs51 linker to as/link/mcs51
998
999 2006-09-14 Maarten Brock <sourceforge.brock AT dse.nl>
1000
1001         * as/link,
1002         * as/link/Makefile.in,
1003         * as/link/z80/linkgbz80.dsp,
1004         * as/link/z80/linkz80.dsp,
1005         * configure,
1006         * link,
1007         * link/clean.mk,
1008         * link/Makefile.in,
1009         * link/README,
1010         * link/z80,
1011         * link/z80/aslink.h,
1012         * link/z80/clean.mk,
1013         * link/z80/conf.mk,
1014         * link/z80/linkgbz80.dsp,
1015         * link/z80/linkz80.dsp,
1016         * link/z80/lkarea.c,
1017         * link/z80/lkdata.c,
1018         * link/z80/lkeval.c,
1019         * link/z80/lkgb.c,
1020         * link/z80/lkgg.c,
1021         * link/z80/lkhead.c,
1022         * link/z80/lkihx.c,
1023         * link/z80/lklex.c,
1024         * link/z80/lklibr.c,
1025         * link/z80/lklist.c,
1026         * link/z80/lkmain.c,
1027         * link/z80/lkrloc.c,
1028         * link/z80/lks19.c,
1029         * link/z80/lksym.c,
1030         * link/z80/Makefile.in,
1031         * Makefile.in,
1032         * sdcc.dsw: moved link/ to as/link/
1033
1034 2006-09-11 Maarten Brock <sourceforge.brock AT dse.nl>
1035
1036         * as/mcs51/i51mch.c (machine): fixed warning
1037
1038 2006-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
1039
1040         * as/mcs51/i51mch.c (machine): S_DJNZ fixed bug 1554318
1041
1042 2006-09-09 Borut Razem <borut.razem AT siol.net>
1043
1044         * debugger/mcs51/sdcdb.c, debugger/mcs51/simi.c:
1045           sdcdb WIN32 native port
1046         * src/clean.mk: fixed
1047
1048 2006-09-08 Borut Razem <borut.razem AT siol.net>
1049
1050         * doc/sdccman.lyx: SDCDB and ucSim are available on Win32 platforms.
1051
1052 2006-09-08 Raphael Neider <rneider AT web.de>
1053
1054         * src/pic16/main.c (_pic16_linkEdit,pic16_linkCmd),
1055         * src/pic/main.c(_pic14_do_link, linkCmd): pass "-w" and "-r"
1056             to gplink to disable processor mismatch warning and to allow
1057             the use of devices with only aliased (shared) memory banks,
1058           (_pic16_genAssemblerPreamble): include pXXX.inc on --mplab-comp
1059
1060 2006-09-07 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1061
1062         * doc/sdccman.lyx: Some re-formating plus example on using
1063           #pragma preproc_asm +/-
1064
1065 2006-09-07 Borut Razem <borut.razem AT siol.net>
1066
1067         * support/scripts/sdcc.nsi: added SDCDB executables in a separate
1068           section
1069
1070 2006-09-06 Borut Razem <borut.razem AT siol.net>
1071
1072         * support/scripts/sdcc.nsi: fixed Error: unterminated string parsing
1073           line at sdcc.nsi:153
1074         * sdcc/debugger/mcs51/simi.c: argsToCmdLine() fixes
1075
1076 2006-09-05 Borut Razem <borut.razem AT siol.net>
1077
1078         * configure.in, configure: support for winsock2
1079         * debugger/mcs51/break.h, debugger/mcs51/cmd.c,
1080           debugger/mcs51/cmd.h, debugger/mcs51/sdcdb.c,
1081           debugger/mcs51/sdcdb.h, debugger/mcs51/simi.c,
1082           debugger/mcs51/simi.h, debugger/mcs51/symtab.c,
1083           debugger/mcs51/symtab.h: sdcdb WIN32 native port
1084
1085 2006-09-05 Maarten Brock <sourceforge.brock AT dse.nl>
1086
1087         * src/SDCCopt.c (cnvToFcall): fixed bug 1551947 by updating OP_USES
1088           and OP_DEFS
1089         * support/regression/tests/bug1551947.c: new, added
1090         * src/SDCCsymt.h: strings are char* not byte*
1091
1092 2006-09-05 Raphael Neider <rneider AT web.de>
1093
1094         * device/lib/pic16/libdev/pic18f4550.c,
1095           device/include/pic16/pic18f4550.h: added PORTD/TRISD
1096             declarations/definitions from patch #1520949
1097
1098 2006-09-05 Raphael Neider <rneider AT web.de>
1099
1100         * src/pic16/gen.c (genPackBits): fix assignment to 8-bit,
1101           byte-aligned bitfields, fixes #1539278
1102
1103 2006-09-05 Raphael Neider <rneider AT web.de>
1104
1105         * src/pic/gen.c (genReceive): skip unreferenced arguments,
1106           fixes #1544120
1107
1108 2006-09-04 Borut Razem <borut.razem AT siol.net>
1109
1110         * support/scripts/sdcc.nsi: move ucSim executables to a separate section
1111         * support/scripts/sdcc_cygwin_mingw32: don't disable ucsim,
1112           -mno-cygwin is a part of the compiler name
1113         * support/scripts/sdcc_mingw32: don't disable ucsim
1114
1115 2006-09-03 Borut Razem <borut.razem AT siol.net>
1116
1117         * sdcc.spec: corrected for 2.6.0. Thanks to Christer Weinigel.
1118         * device/lib/Makefile.in device/lib/clean.mk: small but essential corrections
1119
1120 2006-09-03 Raphael Neider <rneider AT web.de>
1121
1122         * src/pic/ralloc.c,
1123         * src/pic/pcode.c (InitReuseRegs): allocate registers with pseudo
1124           indices >= 0x1000 to disambiguate them from fixed regs __at(addr),
1125           fixes #1550049
1126
1127 2006-09-01 Borut Razem <borut.razem AT siol.net>
1128
1129         * sim/ucsim/cmd.src/cmdutil.cc: #include <sys/time.h> and <unistd.h>
1130           to make ppc-osx happy
1131
1132 2006-08-31 Borut Razem <borut.razem AT siol.net>
1133
1134         * sim/ucsim/cmd.src/newcmdposix.cc: #include <assert.h>
1135         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
1136         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
1137         * support/regression/ports/ds390/spec.mk,
1138           support/regression/ports/mcs51/spec.mk,
1139           support/regression/ports/xa51/spec.mk: introduced DEV_NULL variable.
1140           To run regression tests in mingw environment:
1141           make DEV_NULL=NUL CC=gcc
1142
1143 2006-08-30 Borut Razem <borut.razem AT siol.net>
1144
1145         * sim/ucsim/cmd.src/newcmdposix.cc, sim/ucsim/cmd.src/newcmdposixcl.h,
1146           sim/ucsim/cmd.src/newcmdwin32.cc, sim/ucsim/cmd.src/newcmdwin32cl.h,
1147           sim/ucsim/app.cc, sim/ucsim/appcl.h, sim/ucsim/configure,
1148           sim/ucsim/configure.in, sim/ucsim/ddconfig_in.h, sim/ucsim/error.cc,
1149           sim/ucsim/errorcl.h, sim/ucsim/option.cc, sim/ucsim/optioncl.h,
1150           sim/ucsim/utils.cc, sim/ucsim/utils.h, sim/ucsim/cmd.src/Makefile.in,
1151           sim/ucsim/avr.src/avr.cc, sim/ucsim/avr.src/avrcl.h,
1152           sim/ucsim/cmd.src/bp.cc, sim/ucsim/cmd.src/bpcl.h,
1153           sim/ucsim/cmd.src/cmdconf.cc, sim/ucsim/cmd.src/cmdgui.cc,
1154           sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/cmdset.cc,
1155           sim/ucsim/cmd.src/cmdsetcl.h, sim/ucsim/cmd.src/cmdstat.cc,
1156           sim/ucsim/cmd.src/cmduc.cc, sim/ucsim/cmd.src/cmduccl.h,
1157           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
1158           sim/ucsim/cmd.src/command.cc, sim/ucsim/cmd.src/commandcl.h,
1159           sim/ucsim/cmd.src/get.cc, sim/ucsim/cmd.src/getcl.h,
1160           sim/ucsim/cmd.src/info.cc, sim/ucsim/cmd.src/newcmd.cc,
1161           sim/ucsim/cmd.src/newcmdcl.h, sim/ucsim/cmd.src/set.cc,
1162           sim/ucsim/cmd.src/show.cc, sim/ucsim/cmd.src/timer.cc,
1163           sim/ucsim/hc08.src/hc08.cc, sim/ucsim/hc08.src/hc08cl.h,
1164           sim/ucsim/s51.src/Makefile.in, sim/ucsim/s51.src/interrupt.cc,
1165           sim/ucsim/s51.src/interruptcl.h, sim/ucsim/s51.src/pca.cc,
1166           sim/ucsim/s51.src/pcacl.h, sim/ucsim/s51.src/port.cc,
1167           sim/ucsim/s51.src/portcl.h, sim/ucsim/s51.src/serial.cc,
1168           sim/ucsim/s51.src/serialcl.h, sim/ucsim/s51.src/timer0.cc,
1169           sim/ucsim/s51.src/timer0cl.h, sim/ucsim/s51.src/timer1.cc,
1170           sim/ucsim/s51.src/timer1cl.h, sim/ucsim/s51.src/timer2.cc,
1171           sim/ucsim/s51.src/timer2cl.h, sim/ucsim/s51.src/uc390.cc,
1172           sim/ucsim/s51.src/uc390cl.h, sim/ucsim/s51.src/uc390hw.cc,
1173           sim/ucsim/s51.src/uc390hwcl.h, sim/ucsim/s51.src/uc51.cc,
1174           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/wdt.cc,
1175           sim/ucsim/s51.src/wdtcl.h, sim/ucsim/sim.src/hw.cc,
1176           sim/ucsim/sim.src/hwcl.h, sim/ucsim/sim.src/mem.cc,
1177           sim/ucsim/sim.src/memcl.h, sim/ucsim/sim.src/obsolete.cc,
1178           sim/ucsim/sim.src/obsolete.h, sim/ucsim/sim.src/sim.cc,
1179           sim/ucsim/sim.src/simcl.h, sim/ucsim/sim.src/stack.cc,
1180           sim/ucsim/sim.src/stackcl.h, sim/ucsim/sim.src/test_mem_speed.cc,
1181           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
1182           sim/ucsim/xa.src/xa.cc, sim/ucsim/xa.src/xacl.h,
1183           sim/ucsim/z80.src/z80.cc, sim/ucsim/z80.src/z80cl.h:
1184           ucsim WIN32 native port
1185
1186 2006-08-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1187
1188         * doc/sdccman.lyx: added note on dynamic memory heap initialization
1189
1190 2006-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
1191
1192         * src/mcs51/gen.c (genAnd, genOr, genXor): fixed bug 1546986
1193         * src/ds390/gen.c (aopGetUsesAcc): handle AOP_DPTR2 and AOP_DPTRn too
1194
1195 2006-08-26 Maarten Brock <sourceforge.brock AT dse.nl>
1196
1197         * src/ds390/gen.c (genAnd, genOr, genXor): fixed bug 1546986
1198         * support/regression/tests/bug1546986.c: new, added
1199         * as/mcs51/.cvsignore,
1200         * debugger/mcs51/.cvsignore,
1201         * src/.cvsignore: deleted
1202
1203 2006-08-25 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1204
1205         * device/include/mcs51/P89c51RD2.h: fixed bug 1546936 (error in sbit
1206           definitions)
1207
1208 2006-08-20 Borut Razem <borut.razem AT siol.net>
1209
1210         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h:
1211           removed cl_listen_console::match(), cl_console::match(),
1212           restructured cl_commander::proc_input()
1213
1214 2006-08-16 Borut Razem <borut.razem AT siol.net>
1215
1216         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h,
1217           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
1218           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/uc.cc: code cleaning
1219
1220 2006-08-14 Borut Razem <borut.razem AT siol.net>
1221
1222         * support/regression/Makefile.in,
1223           support/regression/ports/pic14/gpsim.cmd,
1224           support/regression/ports/pic14/spec.mk,
1225           support/regression/ports/pic14/support.c:
1226           added pic14 regression test
1227
1228 2006-08-14 Maarten Brock <sourceforge.brock AT dse.nl>
1229
1230         * as/doc/asxhtm.html: documented changed ABS behaviour
1231         * as/doc/README: fixed some typos
1232
1233 2006-08-13 Maarten Brock <sourceforge.brock AT dse.nl>
1234
1235         * support/regression/tests/float_trans.c: disabled test if __STDC_IEC_559__
1236           not defined on host
1237
1238 2006-08-12 Borut Razem <borut.razem AT siol.net>
1239
1240         * support/regression/fwk/include/testfwk.h,
1241           support/regression/fwk/lib/testfwk.c,
1242           support/regression/generate-cases.py,
1243           support/regression/Makefile.in:
1244           regression test framework does not depend on function pointers and
1245           variable arguments
1246
1247 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
1248
1249         * device/include/stddef.h: c temporary hack to fix bug 1518273
1250
1251 2006-08-09 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1252
1253         * device/include/mcs51/cc2510fx.h: added
1254         * src/z80/z80.dsp, src/gbz80/gbz80.dsp: added support/Util/strcmpi.ch
1255           to projects.
1256
1257 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
1258
1259         * as/z80/assym.c (mlookup): ignore case when looking up mnemonics
1260         * as/z80/Makefile.in: added strcmpi.c
1261         * as/z80/z80adr.c: added upper case registers and lower case conditionals
1262         * support/Util/strcmpi.ch: added with intention to remove from mcs51/hc08
1263
1264 2006-08-08 Maarten Brock <sourceforge.brock AT dse.nl>
1265
1266         * device/lib/gbz80/asm_strings.s,
1267         * device/lib/gbz80/crt0_rle.s,
1268         * device/lib/gbz80/div.s,
1269         * device/lib/gbz80/mul.s,
1270         * device/lib/gbz80/shift.s,
1271         * device/lib/z80/asm_strings.s,
1272         * device/lib/z80/crt0_rle.s,
1273         * device/lib/z80/div.s,
1274         * device/lib/z80/mul.s,
1275         * device/lib/z80/shift.s: changed to all lower case menmonics except the
1276           flags which are all upper case
1277
1278 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
1279
1280         * as/z80/asm.h: made CASE_SENSITIVE 1
1281         * link/z80/aslink.h: made CASE_SENSITIVE 1
1282         * src/z80/gen.c (throughout): made all conditionals upper case
1283         * support/regression/tests/bug1503067.c: new
1284
1285 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
1286
1287         * src/z80/gen.c (aopPut): fixed bug !*ixy should be !*iyx,
1288           (shiftIntoPair): added case 2 for PAIR_IY,
1289           (setupToPreserveCarry): replaced parameters with iCode and check if
1290            PAIR_DE is in use to fix bug 1399290,
1291           (genPlus, genMinus): updated call to setupToPreserveCarry
1292         * support/regression/tests/bug1399290.c: new
1293
1294 2006-08-06 Maarten Brock <sourceforge.brock AT dse.nl>
1295
1296         * device/lib/Makefile.in (Z80SOURCES): enabled float support
1297         * sim/ucsim/z80.src/inst.cc (inst_rst): generate breakpoint on RST8,ACC==0
1298         * src/ds390/gen.c (shiftRLong),
1299         * src/hc08/gen.c (shiftLLong, shiftRLong): fixed bug 1533966
1300         * src/mcs51/gen.c (sameReg): changed to sameByte,
1301           (xch_a_aopGet): new,
1302           (shiftL2Left2Result, shiftR2Left2Result, shiftRLeftOrResult, shiftLLong,
1303            shiftRLong): fixed bug 1533966
1304         * src/z80/gen.c (shiftR2Left2Result, shiftL2Left2Result, genlshTwo,
1305           genLeftShiftLiteral, genrshTwo, genRightShiftLiteral): fixed bug 1533966
1306         * support/regression/Makefile.in: disabled z80, enabled ucz80
1307         * support/regression/tests/float_trans.c: enabled test for z80 and host
1308         * support/regression/tests/shifts2.c: new, for testing bug 1533966
1309
1310 2006-08-01 Borut Razem <borut.razem AT siol.net>
1311
1312         * src/mcs51/gen.c, src/dc390/gen.c: fixed warning:
1313           comparison is always false due to limited range of data type
1314           on PPC64 machine (openpower-linux1) where "char = unsigned char"
1315
1316 2006-08-01 Maarten Brock <sourceforge.brock AT dse.nl>
1317
1318         * sim/ucsim/hc08.src/hc08mac.h: removed faulty and unused add_u16_disp
1319         * sim/ucsim/hc08.src/hc08.cc: removed faulty and unused int8
1320         * sim/ucsim/z80.src/z80mac.h (add_u16_disp): use explicit signed char cast
1321         * sim/ucsim/z80.src/z80.cc: removed faulty and unused int8
1322
1323 2006-07-31 Borut Razem <borut.razem AT siol.net>
1324
1325         * sim/ucsim/configure, sim/ucsim/cmd.src/newcmdcl.h,
1326           sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/cmdutil.cc,
1327           sim/ucsim/z80.src/Makefile.in, sim/ucsim/configure.in,
1328           sim/ucsim/hc08.src/Makefile.in, sim/ucsim/hc08.src/hc08.cc,
1329           sim/ucsim/ddconfig_in.h, sim/ucsim/s51.src/Makefile.in,
1330           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/serialcl.h,
1331           sim/ucsim/s51.src/uc51.cc, sim/ucsim/s51.src/serial.cc,
1332           sim/ucsim/app.cc, sim/ucsim/avr.src/Makefile.in:
1333           enable ucsim mingw compilation. Serial port is disabled,
1334           since it uses termios.h API, which is not available on native
1335           WIN32
1336
1337 2006-07-31 Borut Razem <borut.razem AT siol.net>
1338
1339         * Small Device C Compiler 2.6.0 released
1340         * support/scripts/sdcc.nsi: added FULL_DOC option
1341         * .version, doc/sdccman.lyx: changed sdcc version to 2.6.1
1342
1343 2006-07-28 Borut Razem <borut.razem AT siol.net>
1344
1345         * support/scripts/sdcc.nsi: remove $INSTDIR/include/asm/pic16/*.h
1346         * doc/INSTALL.txt: updated
1347
1348 2006-07-27 Borut Razem <borut.razem AT siol.net>
1349
1350         * device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
1351           device/lib/pic/libdev/Makefile.in: fixed bug
1352           [ 1438354 ] pic libsdcc: distclean doesn't work
1353         * device/lib/pic16/Makefile.in, device/lib/pic16/Makefile.subdir,
1354           device/lib/pic16/libio/Makefile.in: fixed bug
1355           [ 1438344 ] pic16 lib: clean doesn't work properly
1356         * doc/knownbugs.html removed [ 1438354 ] and [ 1438344 ] from the list
1357
1358 2006-07-26 Maarten Brock <sourceforge.brock AT dse.nl>
1359
1360         * device/lib/pic/libsdcc/fsdiv.c,
1361         * device/lib/pic/libsdcc/fsmul.c,
1362         * device/lib/pic16/libsdcc/float/fsdiv.c,
1363         * device/lib/pic16/libsdcc/float/fsmul.c,
1364         * device/lib/_fsdiv.c,
1365         * device/lib/_fsmul.c: bugfix, handle too large and too small numbers
1366         * support/regression/tests/bug1520966.c: added
1367         * doc/knownbugs.html: removed [ 1520966 ] from the list
1368
1369 2006-07-25 Borut Razem <borut.razem AT siol.net>
1370
1371         * configure.in, configure, sdccconf_in.h: fixed bug
1372           [ 1519095 ] regression test onebyte.c fails on ppc64 host
1373         * doc/knownbugs.html: removed [ 1519095 ] from the list
1374
1375 2006-07-25 Maarten Brock <sourceforge.brock AT dse.nl>
1376
1377         * doc/knownbugs.html: added, contains list of known bugs at release
1378         * device/include/mcs51/compiler.h: fixed SFR32 for SDCC
1379
1380 2006-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
1381
1382         * device/include/mcs51/compiler.h: added SFRX for xdata based special
1383           function registers and corrected defaults with additional warning
1384         * device/lib/malloc.c: cosmetic changes
1385         * device/lib/realloc.c: bugfix for bug #1496907, Thanks Efim Monyak
1386         * src/ds390/ralloc.c (getRegBitNoSpil): reenabled,
1387           (fillGaps): and used it
1388
1389 2006-07-20 Raphael Neider <rneider AT web.de>
1390
1391         * src/pic/device.c (addMemRange,assignRegister): suppress verbose
1392           output unless SDCCPICDEBUG is set
1393         * device/lib/pic16/Makefile.rules (%.lib target): suppress verbose
1394           output if SILENT is set
1395
1396 2006-07-11 Borut Razem <borut.razem AT siol.net>
1397
1398         * doc/README.txt: updated
1399
1400 2006-07-10 Borut Razem <borut.razem AT siol.net>
1401
1402         * support/scripts/sdcc.nsi: added device/include/asm/pic/features.h and
1403           device/lib/src/pic/libm/*.c and device/lib/src/pic16/libsdcc/stack/*.S
1404           in WIN32 installation
1405         * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 -
1406           release candidate 1
1407
1408 2006-07-08 Maarten Brock <sourceforge.brock AT dse.nl>
1409
1410         * device/include/mcs51/XC866.h: added sbit definitions for Px_x, P1_x, P2_x
1411         * src/pic16/glue.c (initPointer): fixed bug 1496419 for pic16
1412
1413 2006-07-06 Maarten Brock <sourceforge.brock AT dse.nl>
1414
1415         * src/hc08/gen.c (genAddrOf): fixed bug when offset on stack is >127
1416
1417 2006-07-06 Borut Razem <borut.razem AT siol.net>
1418
1419         * support/regression/tests/bitfields.c:
1420           fixed bug [ 1518322 ] regression test bitfields fails on ppc hosts
1421         * support/regression/tests/constantRange.c:
1422           fixed bug [ 1518317 ] regression test constantRange fails on alpha host
1423
1424 2006-07-04 Borut Razem <borut.razem AT siol.net>
1425
1426         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in,
1427           src/port.mk,
1428           src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
1429           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
1430           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
1431           reverted changes from 2006-07-03
1432         * Makefile.common.in: added @CPPFLAGS@ to CPPFLAGS
1433         * support/regression/Makefile.in, support/regression/ports/host/spec.mk:
1434           added CPPFLAGS, used by the host port
1435
1436 2006-07-03 Bernhard Held <bernhard AT bernhardheld.de>
1437
1438         * support/regression/valdiag/tests/switch.c,
1439         * support/regression/valdiag/tests/constantRange.c: adapted to gcc 4
1440         * support/regression/tests/libmullong.c: fixed for host
1441         * support/regression/ports/host/spec.mk: disable all warnings for host,
1442         SDCC runs with --less-pedantic too
1443
1444 2006-07-03 Borut Razem <borut.razem AT siol.net>
1445
1446         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in:
1447           defined CPPFLAGS
1448         * src/port.mk: defined CPPFLAGS, renamed to src/port.mk.in
1449         * src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
1450           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
1451           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
1452           include ../port.mk
1453         * sim/ucsim/main_in.mk, sim/ucsim/avr.src/Makefile.in,
1454           sim/ucsim/gui.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1455           sim/ucsim/s52.src/Makefile.in, sim/ucsim/sim.src/Makefile.in,
1456           sim/ucsim/xa.src/Makefile.in: ignore header files for dependencies
1457
1458 2006-07-02 Raphael Neider <rneider AT web.de>
1459
1460         * src/pic16/devices.inc,
1461         * device/include/pic16/pic18fregs.h,
1462         * device/include/pic16/pic18f4550.h,
1463         * device/lib/pic16/pics.all,
1464         * device/lib/pic16/libdev/pic18f4550.c: added support for 18f4550
1465
1466 2006-07-01 Bernhard Held <bernhard AT bernhardheld.de>
1467
1468         * as/hc08/lkaomf51.c (OutputName),
1469         * as/mcs51/lkaomf51.c (OutputName),
1470         * as/z80/asmain.c (asmbl),
1471         * src/ds390/main.c (asmLineNodeFromLineNode),
1472         * src/hc08/ralloc.c (hc08_assignRegisters),
1473         * src/mcs51/main.c (asmLineNodeFromLineNode),
1474         * src/xa51/ralloc.c (checkRegMask),
1475         * src/xa51/gen.c (emitcode),
1476         * src/z80/gen.c (_emit2),
1477         * src/SDCCast.c (searchLitOp),
1478         * src/SDCCglobl.h,
1479         * support/packihx/packihx.c,
1480         * support/Util/MySystem.c (split_command): fix gcc 4 warnings
1481         * src/ds390/gen.c (aopPutUsesAcc),
1482         * src/ds390/ralloc.c (getRegBitNoSpil): unused, therefore disabled
1483         * support/regression/tests/libmullong.c (mullong_wrapper),
1484         * src/SDCCsymt.c (powof2),
1485         * src/SDCCast.c,
1486         * src/SDCCicode.c: renamed TYPE_WORD by TYPE_TARGET_INT and so on
1487         * src/SDCCsymt.h: added TYPE_TARGET_*
1488         * src/SDCCutil.c (doubleFromFixed16x16, fixed16x16FromDouble),
1489         * src/SDCCutil.h (doubleFromFixed16x16, fixed16x16FromDouble): moved to
1490         SDCCast because 1) header problems 2) this is the right place
1491         * src/SDCCast.c (doubleFromFixed16x16, fixed16x16FromDouble): added
1492         * src/SDCCval.h (doubleFromFixed16x16, fixed16x16FromDouble): added
1493         prototype
1494
1495 2006-06-29 Bernhard Held <bernhard AT bernhardheld.de>
1496
1497         * src/SDCCicode.h: removed buggy semicolon in unused macro
1498         * src/SDCClrange.c (findPrevUseSym, rlivePoint): fixed bug #1486853,
1499         search for previous definiton of auto symbols too,
1500         (findPrevUse): fixed logic of emitWarnings
1501
1502 2006-06-26 Raphael Neider <rneider AT web.de>
1503
1504         * src/pic16/gen.c (genFunction, genEndFunction): also preserve
1505           PCLATH and PCLATU on interrupts, potentially fixes #1505141
1506
1507 2006-06-25 Raphael Neider <rneider AT web.de>
1508
1509         * device/lib/pic/libm: NEW, added math library functions
1510         * device/lib/pic/libsdcc: NEW; added float support functions
1511         * device/lib/pic/{Makefile.in,configure.in,configure}: added libm/
1512         * device/include/pic/{limits.h,errno.h,sdcc-lib.h,float.h,math.h}:
1513           NEW, added math related headers
1514         * device/include/asm/pic/features.h: NEW
1515         * src/pic/gen.c (emitpcode_real): emit warning on NULL pCodeOp,
1516           (popGet): allow larger offsets for AOP_PCODE,
1517           (genDataPointerSet): handle literals explicitly, more debug output,
1518           (genAssign): fixed for float using aopLiteral ;-)
1519         * src/pic/glue.c (pic14createInterruptVect): inserted pagesel before
1520           GOTO initialisation routine
1521         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): set wasUsed
1522           flag on registers, fixes #1469043 (local variables do not work)
1523         * src/pic/main.c (_pic14_do_link),
1524         * src/pic16/main.c (_pic16_linkEdit): use fullDstFileName if
1525           available
1526
1527 2006-06-25 Borut Razem <borut.razem AT siol.net>
1528
1529         * device/lib/pic16/libc/stdio/sprintf.c: return the number of
1530           characters printed (not including the trailing '\0' used to end
1531           output to strings). Problem detected in regression test bug-927659.c.
1532           NOTE: printf() family functions should return int instead
1533           unsigned int!
1534         * device/lib/pic16/libc/stdio/vfprintf.c: "%%" prints "%", unknown
1535           specifier are printed as themselves
1536         * sdcc/support/regression/tests/bug1057979.c: pic16 printf doesn't
1537           support flags, width and precision specifiers
1538
1539 2006-06-24 Borut Razem <borut.razem AT siol.net>
1540
1541         * sdcc/support/regression/tests/bitvars.c: added gbz80, pic16 and pic16
1542           to the list of sdcc tagrets not supporting bit type
1543         * sdcc/support/regression/tests/bug-905992.c.c: excluded regression
1544           testfor pic16 due to bug:
1545           [ 1511794 ] pic16: regression test bug-895992.c fails
1546
1547 2006-06-24 Maarten Brock <sourceforge.brock AT dse.nl>
1548
1549         * src/mcs51/gen.c (genCmp): optimization for RFE 1162453
1550         * src/SDCCglue.c (initPointer), fixed bug 1496419
1551         * support/regression/tests/bug1496419.c: new, added
1552
1553 2006-06-22 Borut Razem <borut.razem AT siol.net>
1554
1555         * support/regression/ports/pic16/support.c: use gpsim usart module from
1556           libgpsim_modules library
1557
1558 2006-06-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1559
1560         * device/include/mcs51/at89c51ed2.h: Fixed bug 1510144 changed
1561         IP0H to IPH0.
1562
1563 2006-06-19 Raphael Neider <rneider AT web.de>
1564
1565         * src/pic/glue.h,src/pic16/glue.h: added prototypes
1566         * src/pic/glue.c,src/pic16/glue.c (pic1x_stringInSet,
1567           pic1x_emitSymbolIfNew): NEW, check for a string in a set,
1568           (pic14printExterns,pic14printPublics,pic16printPublics,
1569           pic16_printExterns): use new functions to emit symbols
1570           (picglue,pic16glue): emit publics before emitting externs
1571         * src/pic/gen.c,src/pic16/gen.c (genFunction): remember the names of
1572           locally defined functions to avoid bug #1443651
1573         * support/regression/tests/bug-716242.c: removed pic16 workaround
1574         * support/regression/ports/pic16/spec.mk: ignore errors during build
1575
1576 2006-06-19 Raphael Neider <rneider AT web.de>
1577
1578         * src/pic/glue.h: added pic14aopLiteral prototype
1579         * src/pic/glue.c (pic14aopLiteral): return unsigned int
1580         * src/pic/gen.c: removed stdint.h dependency
1581           (aopGet): use Safe_strdup()
1582           (bitpatternFromVal): removed, replaced use with pic14aopLiteral
1583           (genDataPointerSet): use pic14aopLiteral()
1584         * src/pic16/glue.h, src/pic16/glue.c, src/pic16/gen.c: similar changes
1585           for pic16; thanks to Bernhard and Maarten
1586
1587 2006-06-18 Borut Razem <borut.razem AT siol.net>
1588
1589         * support/regression/tests/structflexarray.c: flexible array members
1590           not supported by gcc < 3
1591         * sim/ucsim/configure, sim/ucsim/configure.in: do not compile serio
1592           GUI tool by default
1593         * src/pic/gen.c: don't include [p]strdin.h on solaris
1594         * support/Util/pstdint.h: addad svn attributes
1595         * support/regression/tests/constantRange.c,
1596           support/regression/tests/rotate.c: include inttypes.h instead
1597           stdint.h on solaris, addad svn attributes
1598
1599 2006-06-18 Raphael Neider <rneider AT web.de>
1600
1601         * src/SDCCsymt.c (initCSupport): change return type of divschar to
1602           int for PIC16
1603         * src/pic16/genarith.c (genAddLit): sign-extend via standard routine
1604           (pic16_genMinusBits): simplified sign-extension
1605           (pic16_genUMult8XLit_8,pic16_genUMult8X8_8): renamed to
1606             pic16_genMult8XLit_n resp. pic16_genMult8X8_n, fixed and
1607             adjusted to correctly handle mixed-signed operands, disabled
1608             now unused multiplciation routines
1609         * src/pic16/gen.c (pic16_pushpCodeOp): fixed to handle literals
1610           (assignResultValue): added argument denoting the size of the result
1611             as returned by the function (fixes upcasts in assigning from
1612             function calls: char foo(); int i = foo();)
1613           (genCall,genPcall,genGenPointerGet,genReceive): pass size of
1614             function result to assignResultValue
1615           (genMult): disabled inlined multiplication code
1616           (genDiv): augmented to also handle the modulus operator, fixed to
1617             handle mixed-signed operands correctly
1618           (genMod): simply call genDiv, disabled unused code
1619           (genAssign): fixed missing (sign-)extension on result
1620         * src/pic16/main.c (_hasNativeMulFor): accept literals [-128..256) as
1621             valid char operands, allow signed operands for native code, added
1622             division and modulo operator handling
1623         * device/lib/pic16/libsdcc/char/divschar.c: divschar returns an int
1624
1625         As a consequence, onebyte.c (if split into two files) and muldiv.c
1626         pass regression tests.
1627
1628 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1629
1630         * doc/Makefile.in: two runs of makeindex seem needed to get
1631         correct page references in the index of sdccman.pdf
1632         * doc/sdccman.lyx: mentioned cmon51, added links, small changes
1633
1634 2006-06-17 Borut Razem <borut.razem AT siol.net>
1635
1636         * sdcc/device/lib/Makefile.in: corrected PORTINCDIR path
1637
1638 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1639
1640         * doc/sdccman.lyx: updated, added (porting source code, debugging),
1641         mentioned ec2drv and paulmon
1642
1643 2006-06-16 Maarten Brock <sourceforge.brock AT dse.nl>
1644
1645         * as/mcs51/lkarea.c (lnkarea2): clear new xdatamap, bugfix for two
1646           consecutive abs areas
1647           (find_empty_space, allocate_space): added map to handle codemap or
1648            xdatamap,
1649           (lnksect2): renamed rloc to locIndex, fixed bug 960060 by handling
1650            absolute idata and xdata
1651         * as/mcs51/lkmem.c (summary2): updated legend
1652
1653 2006-06-16 Raphael Neider <rneider AT web.de>
1654
1655         * src/pic16/gen.c (shiftR2Left2Result): fixed bug #1507127
1656
1657 2006-06-13 Maarten Brock <sourceforge.brock AT dse.nl>
1658
1659         * debugger/mcs51/cmd.c (cmdListFunctions): fixed bugs 1181163 and
1660           1208515
1661         * src/SDCClrange.c (findPrevUse): fixed bug 1294475
1662
1663 2006-06-13 Vangelis Rokas <vrokas AT users.sourceforge.net>
1664
1665         * src/port.h (struct PORT): added field gp_tags, to hold the tag
1666         value of generic pointers,
1667         * src/avr/main.c,
1668           src/ds390/main.c,
1669           src/hc08/main.c,
1670           src/izt/i186.c,
1671           src/izt/tlcs900h.c,
1672           src/mcs51/main.c,
1673           src/pic/main.c,
1674           src/pic16/main.c,
1675           src/xa51/main.c,
1676           src/z80/main.c: PORT structure, added elements for gp_tags field,
1677         * src/SDCCsymt.h: replaced hardwired values of GPTYPE_* macros with
1678         fields in the PORT structure of each port,
1679         * src/SDCCast.c (decorateType): allow processing of generic pointers
1680         for PIC16 port (FPTRSIZE equals GPTRSIZE), also set GPTYPE_NEAR for
1681         S_FIXED symbols
1682
1683 2006-06-12 Maarten Brock <sourceforge.brock AT dse.nl>
1684
1685         * link/z80/lkgb.c,
1686         * link/z80/lkgg.c,
1687         * src/pic16/gen.c,
1688         * src/pic16/main.c,
1689         * src/pic16/pcode.c,
1690         * src/pic/main.c,
1691         * src/pic/pcoderegs.c,
1692         * src/SDCCicode.c,
1693         * src/SDCCmain.c,
1694         * src/SDCCsymt.c: replaced all exit(-1) by exit(EXIT_FAILURE) to fix
1695           bug 1504689 on minGW
1696
1697 2006-06-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1698
1699         * device/lib/printf_tiny.c: fixed bug #1465675 (%x format specifier)
1700
1701 2006-06-12 Bernhard Held <bernhard AT bernhardheld.de>
1702
1703         * src/SDCCast.c (backPatchLabels): fixed bug #1504636
1704
1705 2006-06-11 Maarten Brock <sourceforge.brock AT dse.nl>
1706
1707         * device/lib/printf_large.c (OUTPUT_CHAR, _output_char): added and used
1708           for optimization
1709
1710 2006-06-11 Vangelis Rokas <vrokas AT users.sourceforge.net>
1711
1712         * src/pic16/gen.c (genCast): fixed bug with assignment of a pointer
1713         to a char variable. Fixed bug #1504211
1714         * device/include/pic16/adc.h,
1715         device/include/lib/pic16/libio/adc/adcopen.c: applied patch #1364387
1716         and fixed bug #1364390
1717
1718 2006-06-10 Borut Razem <borut.razem AT siol.net>
1719
1720         * CVSROOT: removed the CVS left-over
1721
1722 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
1723
1724         * as/hc08/asmain.c (asexit),
1725         * as/hc08/lkmain.c (lkexit),
1726         * as/mcs51/asmain.c (asexit),
1727         * as/mcs51/lkmain.c (lkexit),
1728         * src/SDCCglue.c (DEFSETFUNC),
1729         * src/SDCCmain.c (linkEdit, assemble),
1730         * support/librarian/sdcclib.c (AddRel),
1731           replaced unlink() by standard C remove()
1732         * src/SDCC.y: replaced removePostIncDecOps() by createRMW()
1733         * src/SDCCast.c (replaceAstWithTemporary, createRMW,
1734           gatherImplicitVariables): new, added to fix bug 608752,
1735           (createFunction): added gatherImplicitVariables()
1736         * src/SDCCast.h: added createRMW prototype
1737         * src/SDCCsymt.h (struct symbol): added infertype
1738         * support/regression/tests/bug608752.c: new, added
1739
1740 2006-06-10 Raphael Neider <rneider AT web.de>
1741
1742         * src/pic16/gen.c (pic16_aopOp): use WREG as destination even for
1743           multibyte dummy reads (fixes #1503234)
1744
1745 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
1746
1747         * device/include/mcs51/compiler.h: new, added header file to enable
1748           creating common sfr definition header files for different compilers
1749
1750 2006-06-05 Raphael Neider <rneider AT web.de>
1751
1752         * src/pic16/{pcode.h,genarith.c}:
1753           introduced pCodeOp combining any two pCodeOps (previously only
1754           two register operands could be combined), removed pcop2 from
1755           pCodepReg, replaced pCodeOpReg2 with pCodeOp2, fixes #1492366
1756         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): added case for PO_TWO_OPS
1757         * src/pic16/gen.c (pic16_popGet2,pic16_popGet2p,pic16_popCombine2):
1758           rewritten to use new PO_TWO_OPS
1759         * src/pic16/main.c (_hasNativeMulFor): cover more cases natively,
1760         * src/pic16/pcode.c (pic16_newpCodeOpImmd): initialize rIdx field,
1761           (pic16_newpCodeOp): catch invalid attempts on PO_TWO_OPS,
1762           (pic16_newpCodeOp2): NEW, create combined pCodeOp,
1763           (pic16_get_op): embraced return arg to allow #define return(x),
1764             added new case for combined opcodes
1765           (pic16_get_op2): reduced to use pic16_get_op() on second pCodeOp,
1766           (pic16_pCode2str,pic16_getRegFrompCodeOp,
1767            pic16_getRegFromInstruction2): fixed/added handling of new pCodeOp
1768
1769 2006-06-04 Bernhard Held <bernhard AT bernhardheld.de>
1770
1771         * src/SDCCval.c (checkConstantRange): added
1772         * src/SDCCval.h: added checkConstantRange
1773         * support/Util/SDCCerr.c,
1774         * support/Util/SDCCerr.h: replaced unused W_IF_NEVER_TRUE and
1775         W_IF_ALWAYS_TRUE by W_COMP_RANGE and W_LIT_OVERFLOW
1776         * src/SDCC.y: moved early 'condition transformations' to SDCCast.c
1777         * src/SDCCast.c (decorateType): added checkConstantRange,
1778         added 'condition transformations' from SDCC.y so that now W_COMP_RANGE
1779         can be emitted with the correct always true/false warning,
1780         added optimization for double '!';
1781         result of decorateType() must be assigned back to the tree, because
1782         decorateType() can change the tree
1783         * src/SDCCicode.c (geniCodeLogic),
1784         (geniCodeAssign): replaced new checkConstantRange, added warnings,
1785         (checkConstantRange): removed, it was only a fragment which never
1786         emitted a warning
1787         * src/SDCCsymt.c (computeType): fixed promotion for
1788         "-1 < (unsigned bit) b"
1789         * src/pic/ralloc.c (packRegsForAssign),
1790         * src/pic16/ralloc.c (packRegsForAssign),
1791         * src/hc08/ralloc.c (packRegsForAssign),
1792         * src/z80/ralloc.c (packRegsForAssign): ported fix for bug #930931
1793         from mcs51
1794         * src/mcs51/ralloc.c (packRegsForAssign): removed outcommented source
1795         * support/regression/tests/constantRange.c: added
1796         * support/valdiag/tests/constantRange.c: added
1797         * support/valdiag/valdiag.py: added -DPORT_HOST=1
1798
1799 2006-06-02 Borut Razem <borut.razem AT siol.net>
1800
1801         * support/regression/ports/pic16/support.c: increase stack size
1802           to 255 bytes
1803         * support/regression/Makefile.in: sort tests by name so that the
1804           resutlts can be compared on different machines / platforms
1805
1806 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
1807
1808         * device/lib/printf_large.c (output_digit): optimized further, Tnx Frieder
1809         * src/ds390/gen.c (emitLabel): new, added,
1810           (genDjnz): fixed stack overflow bug,
1811           (throughout): cosmetic changes to sync with mcs51/gen.c,
1812           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl)
1813         * src/mcs51/gen.c (genEndFunction): small optimization,
1814           (throughout): cosmetic changes to sync with ds390/gen.c
1815
1816 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
1817
1818         * device/lib/printf_large.c (output_digit, calculate_digit): optimized,
1819           (_print_format): fixed printing pointers
1820         * src/mcs51/gen.c (emitLabel, movb): new, added,
1821           (genAssign): small optimization,
1822           (genDjnz): fixed stack overflow bug,
1823           (throughout): replaced sprintf with SNPRINTF,
1824           replaced mcs51_regWithIdx with REG_WITH_INDEX,
1825           replaced emitcode("mov", "b,...") with MOVB(...),
1826           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl),
1827           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
1828         * src/mcs51/peeph.def: added rules 140 and 264
1829         * src/SDCCmem.c (allocLocal): store register declared locals in DSEG/OSEG
1830           so they may get optimized into registers
1831
1832 2006-05-30 Maarten Brock <sourceforge.brock AT dse.nl>
1833
1834         * src/SDCCmain.c (optionsTable, parseCmdLine): handle --use-stdout
1835           immediately when encountered,
1836           (printUsage): always use stderr even on windows
1837
1838 2006-05-30 Bernhard Held <bernhard AT bernhardheld.de>
1839
1840         * src/SDCCast.c (isLoopCountable): fixed bug #1478316
1841         (processParms): fixed bug #1247551
1842         * src/SDCCmain.c (printVersionInfo, printOptions, printUsage,
1843         parseCmdLine, main): print '--version' to stdout,
1844         print 'help' to stdout if --help is given,
1845         print 'help' to stderr and exit with EXIT_FAILURE if no or bad
1846         arguments are given; fixed --help
1847
1848 2006-05-27 Bernhard Held <bernhard AT bernhardheld.de>
1849
1850         * src/SDCCcse.c (findPointerSet): fixed bug #1493710
1851         * support/regression/tests/bug-1493710.c: added
1852
1853 2006-05-27 Borut Razem <borut.razem AT siol.net>
1854
1855         * support/regression/fwk/lib/testfwk.c: define array in _printn() as
1856           static instead auto
1857         * support/regression/ports/pic16/support.c: increase stack size
1858           from default 64 bytes to 128 bytes
1859         * support/regression/tests/staticinit.c,
1860           support/regression/tests/float.c: regression tests fully enabled
1861           for pic16 port by putting the initialized data arrays into the code
1862           section
1863         * support/regression/ports/pic16/spec.mk: don't link default libraries.
1864           This was changed by mistake in the previous version.
1865
1866 2006-05-28 Vangelis Rokas <vrokas AT users.sourceforge.net>
1867
1868         * src/pic16/gen.c (genFunction, genEndFunction): some
1869         beautifications, fixed bug with falsely restoring FSR2 in large
1870         stack model, thanks to Beau E. Cox for reporting the bug
1871
1872 2006-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
1873
1874         * debugger/mcs51/break.c,
1875         * debugger/mcs51/cmd.c (throughout): removed unused variables and labels,
1876           use %p to print pointers, made address variables unsigned
1877         * debugger/mcs51/cmd.c (infoSymbols): added missing parameter to printf
1878         * debugger/mcs51/symtab.c (parseSymbol): must return something
1879         * src/mcs51/gen.c (aopForSym): small optimization,
1880            moved declarations mcs51_ptrRegReq and mcs51_nRegs to ralloc.h,
1881           (freeAsmop): added missing break,
1882           (aopPut): removed parameter bvolatile, determine it inside the function,
1883           (saveRegisters, unsaveRegisters): small optimization,
1884           (genIpush): removed pointless check,
1885           (throughout): replaced Safe_calloc, strcpy with Safe_strdup,
1886           replaced sprintf with SNPRINTF,
1887           replaced strcpy with strncpyz,
1888           updated aopPut calls,
1889           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
1890         * src/mcs51/ralloc.h:  added declarations mcs51_ptrRegReq and mcs51_nRegs
1891
1892 2006-05-24 Borut Razem <borut.razem AT siol.net>
1893
1894         * support/regression/tests/bug-221100.c: fixed xdata problem caused by
1895           modification of test for the pic16 port, put the array to the code
1896           memory for pic16port; thanks to Maarten Brock and Frieder Ferlemann
1897
1898 2006-05-23 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1899
1900         * src/pic/gen.c: MSC 6 does not have <stdint.h>.  Use pstdint.h instead.
1901         * support/Util/pstdint.h: added
1902
1903 2006-05-22 Borut Razem <borut.razem AT siol.net>
1904
1905         * src/regression/Makefile: removed bool2.c test, added -q linker option
1906         * src/regression/add2.c, src/regression/add3.c, src/regression/bool1.c,
1907           src/regression/bool3.c, src/regression/nestfor.c, src/regression/ptrfunc.c,
1908           src/regression/compare.c, src/regression/or1.c, src/regression/compare2.c,
1909           src/regression/while.c, src/regression/compare3.c, src/regression/compare4.c,
1910           src/regression/compare5.c, src/regression/sub2.c, src/regression/rotate1.c,
1911           src/regression/rotate2.c, src/regression/rotate3.c, src/regression/rotate4.c,
1912           src/regression/switch1.c, src/regression/rotate5.c, src/regression/for.c,
1913           src/regression/add.c, src/regression/sub.c, src/regression/call1.c:
1914           define SUPPORT_BIT_TYPES 0, removed unused bit variables
1915
1916 2006-05-22 Raphael Neider <rneider AT web.de>
1917
1918         * src/pic16/gen.c (pic16_storeForReturn): fragile fix for
1919           bug #1492360 (problematic due to generic pointers, see code)
1920
1921 2006-05-22 Borut Razem <borut.razem AT siol.net>
1922
1923         * support/regression/ports/pic16/specs.mk: removed stack size linker
1924           directive
1925         * support/regression/tests/array.c,
1926           support/regression/tests/bitopcse.c,
1927           support/regression/tests/bug-908454.c,
1928           support/regression/tests/malloc.c: modified for pic16 regression test
1929         * support/regression/tests/bitfields.c:
1930           pic16 - excluded bitfileds of size > 8
1931         * support/regression/tests/bp.c: pic16 - reduced data size
1932         * support/regression/tests/bug-221100.c: pic16 - reduced data size
1933         * support/regression/tests/bug-460010.c:
1934           pic16 - used the absolute address the fits in memory
1935         * support/regression/tests/bug-716242.c:
1936           bug [ 1443651 ] pic 16: redefining symbol that cannot be redefined.
1937         * support/regression/tests/float.c:
1938           pic16 - excluded - data size too big
1939         * support/regression/tests/onebyte.c:
1940           pic16 - bug [ 1444425 ] onebyte.c regression tes fails on pic16
1941         * support/regression/tests/shifts.c:
1942           pic16 - function names probably have to differ in first X characters
1943           (gpasm limitation?)
1944         * support/regression/tests/staticinit.c:
1945           pic16 - excluded some tests due error: no target memory available for
1946           section ".idata"
1947
1948 2006-05-22 Borut Razem <borut.razem AT siol.net>
1949
1950         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
1951           second try. Thanks Stas Sergeev once more.
1952
1953 2006-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
1954
1955         * src/hc08/gen.c (transferAopAop): aop forced to stack was not restored,
1956           (genLeftShift, genRightShift): fixed bug 1491627
1957         * src/hc08/peeph.def (rules 7, 8.x): added
1958         * support/regression/tests/shifts.c (ShiftLeftByParam,
1959           ShiftRightByParam, testShiftByParam): added to test variable shifting
1960
1961 2006-05-20 Raphael Neider <rneider AT web.de>
1962
1963         * src/pic/gen.c (bitpatternFromVal): fixed for 64-bit machines
1964         * src/pic16/ralloc.c (newReg): use correct name in hashtable,
1965           (allocReg): add only new registers to dynAllocRegs,
1966           (pic16_assignRegisters): do not reset dynrIdx, fixes bugs
1967             #1489055, #1445850, and probably #1483693
1968
1969 2006-05-19 Vangelis Rokas <vrokas AT users.sourceforge.net>
1970
1971         * src/pic16/glue.c (pic16_emitConfigRegs, pic16_emitIDRegs): fixed
1972         bug in for-loop that didn't emit the last of CONFIG and ID registers
1973
1974 2006-05-18 Maarten Brock <sourceforge.brock AT dse.nl>
1975
1976         * src/mcs51/gen.c (genCodePointerGet): inc dptr instead of loading acc
1977           with offset
1978         * src/mcs51/peeph.def (186.x): updated and reenabled to fix bugs
1979           1489016, 1434401 and 1490124
1980         * src/ds390/peeph.def (186.x, 227.x): updated and reenabled to fix bugs
1981           1489016, 1434401 and 1490124
1982
1983 2006-05-17 Borut Razem <borut.razem AT siol.net>
1984
1985         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
1986           thanks Stas Sergeev
1987
1988 2006-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
1989
1990         * device/include/mcs51/P89c51RD2.h,
1991         * device/include/mcs51/P89LPC901.h,
1992         * device/include/mcs51/P89LPC922.h,
1993         * device/include/mcs51/P89LPC932.h: added, thanks Omar Espinosa
1994
1995 2006-05-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
1996
1997         * device/lib/pic16/libsdcc/stack/{stack.S, Makefile.in}: add workaround
1998         to fix missing stack pragma in compiled binary object file,
1999
2000 2006-05-14 Bernhard Held <bernhard AT bernhardheld.de>
2001
2002         * support/packihx/configure.in,
2003         * support/packihx/configure: removed warning, autoconf >= 2.5x can
2004         determine sizeof basic types even while cross compiling
2005
2006 2006-05-13 Bernhard Held <bernhard AT bernhardheld.de>
2007
2008         * src/avr/gen.c (aopop),
2009         * src/ds390/gen.c (aopOp),
2010         * src/hc08/gen.c (aopOp),
2011         * src/mcs51/gen.c (aopop),
2012         * src/pic16/gen.c (pic16_aopOp),
2013         * src/pic/gen.c (aopOp),
2014         * src/z80/gen.c (aopop): fix for bug #1479882; use new, exclusive asmop
2015         if size of operand is smaller than spill location
2016
2017 2006-05-12 Borut Razem <borut.razem AT siol.net>
2018
2019         * *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
2020           have to have CR/LF line endings even if they are checked out on *nix
2021           or on WIN32 in cygwin binmode
2022
2023 2006-05-12 Maarten Brock <sourceforge.brock AT dse.nl>
2024
2025         * doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369
2026         * device/include/ds80c390.h: added sfr16 definitions
2027         * src/ds390/gen.c,
2028         * src/ds390/gen.h,
2029         * src/ds390/main.c,
2030         * src/ds390/ralloc.c,
2031         * src/ds390/ralloc.h: changes all over the place to sync with mcs51
2032           fixing several bugs and adding sfr16/sfr32, reentrant bit params,
2033           bit returning functions
2034         * support/regression/tests/sfr16.c: enabled test on ds390
2035
2036 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2037
2038         * src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
2039         * src/hc08/gen.c (storeRegToAop): fix for bug #1439894
2040
2041 2006-05-11 Maarten Brock <sourceforge.brock AT dse.nl>
2042
2043         * sim/ucsim/sim.src/memcl.h: added get_decoder() to cl_address_space
2044         * sim/ucsim/sim.src/mem.cc: implemented cl_address_space::get_decoder,
2045           (cl_address_space constructor): removed expensive initialization,
2046           (cl_address_space::get_cell): extended for late initialization,
2047           (cl_address_space::*): use late initialization,
2048           (cl_address_decoder::activate): removed expensive initialization,
2049           This reduced regression test running time by 25%
2050
2051 2006-05-11 Bernhard Held <bernhard AT bernhardheld.de>
2052
2053         * packihx/,
2054         * configure.in,
2055         * configure,
2056         * sdcc.dsw,
2057         * Makefile.bcc,
2058         * Makefile.in,
2059         * support/packihx/Makefile.in,
2060         * support/packihx/clean.mk,
2061         * support/packihx/Makefile.bcc,
2062         * support/packihx/PackIhx.dsp: moved packihx to support/packihx
2063
2064 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2065
2066         * src/SDCCval.c (valNot): fix for regression test failure
2067           of not.c on big endian hosts
2068
2069 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
2070
2071         * device/inlcude/mcs51/msc1210.h: new, added, thanks Philippe Latu
2072
2073 2006-05-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2074
2075         * device/lib/mcs51/Makefile.in: changed string comparison operator
2076           to = for POSIX compliance; == is bash extension
2077
2078 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
2079
2080         * device/lib/hc08/_mulint.c: applied patch 1485428, thanks
2081           kosmonaut_pirx
2082
2083 2006-05-09 Vangelis Rokas <vrokas AT users.sourceforge.net>
2084
2085         * src/pic16/gen.c (pic16_freeAsmop): release any temp registers
2086         allocated by aopForSym thus fixing bug #1478657 about failed testfwk.c
2087         * src/pic16/main.c (_pic16_keywords): added 'sfr16' keyword,
2088         * src/pic16/ralloc.c (pic16_allocWithIdx): also a fix for bug exposed by
2089         bug report #1478657,
2090
2091 2006-05-05 Borut Razem <borut.razem AT siol.net>
2092
2093         * doc/Makefile.in: remove of WARNINGS and labels.pl immediately after
2094           making the html
2095
2096 2006-05-02 Borut Razem <borut.razem AT siol.net>
2097
2098         * doc/Makefile.in: removed *.ind dependency since there is no rule to
2099           create *.ind, which made make to fail if invoked with -j 2
2100
2101 2006-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
2102
2103         * src/SDCCglue.c (emitRegularMap): partial fix for bug 1477149, thanks
2104           Hubert Sack for patch 1479782
2105
2106 2006-05-01 Vangelis Rokas <vrokas AT users.sourceforge.net>
2107
2108         * src/pic16/glue.c (pic16_printIvalStruct): fixed bug #1445929
2109
2110 2006-05-01 Raphael Neider <rneider AT web.de>
2111
2112         * src/pic/device.c (sanitise_processor_name): only remove p(ic) prefix,
2113           (create_pic): store only prefix-free device name,
2114           (init_pic): check for device names with "16" prefix,
2115           (list_valid_pics),
2116         * src/pic/device.h (struct PIC_device),
2117         * src/pic/main.c (_pic14_genAssemblerPreamble): adapted to single
2118             stored device name,
2119         * device/include/pic/pic12f{635,675,629,683}.h,
2120         * device/lib/pic/libdev/pic12f{635,675,629,683}.c: NEW device libraries
2121         * device/lib/pic/libdev/Makefile.in: allow pic12* devices,
2122         * device/include/pic/pic16f505.h,
2123         * device/lib/pic/libdev/pic16f505.c: removed
2124         * device/include/pic/pic14devices.txt: added support for pic12f
2125             devices, removed unsupported non 16-bit devices
2126             [above changes provided by patch from Zik Saleeba]
2127         * src/pic/*, src/pic16/*, device/include/pic16/*,
2128           device/lib/pic/**, device/lib/pic16/**: obfuscated email address
2129
2130 2006-05-01 Borut Razem <borut.razem AT siol.net>
2131
2132         * configure.in, configure, doc/Makefile.in:
2133           sync with nightly build makefile - latex, dvipdf and dvips
2134           not needed any more
2135
2136 2006-04-30 Bernhard Held <bernhard AT bernhardheld.de>
2137
2138         * support/scripts/sdcc.nsi: removed all Readmes and Makefiles
2139         in the library source
2140
2141 2006-04-30 Maarten Brock <sourceforge.brock AT dse.nl>
2142
2143         * support/regression/ports/hc08/spec.mk: fixed bug 1478892
2144
2145 2006-04-28 Raphael Neider <rneider AT web.de>
2146
2147         * src/pic16/pcode.c (pic16_newpCodeOpLit12),
2148         * src/pic16/gen.c (pic16_popGetLit12): NEW, create 12 bit literal,
2149           (pic16_loadFSR0): handle 12 bit literals correctly, fixes #1440527
2150         * src/pic16/pcode.h: added prototype for pic16_newpCodeOpLit12()
2151
2152 2006-04-28 Bernhard Held <bernhard AT bernhardheld.de>
2153
2154         * device/lib/pic/libdev/Makefile.in,
2155         * device/lib/hc08/Makefile.in,
2156         * device/lib/gbz80/Makefile.in,
2157         * device/lib/z80/Makefile.in,
2158         * device/lib/ds390/Makefile.in,
2159         * device/lib/ds400/Makefile.in: added srcdir to include search path,
2160         thanks to Borut for the bug report
2161         * configure.in,
2162         * configure: always create doc/Makefile independent from --enable-doc
2163         * Makefile.in: always install from directory doc independent from
2164         --enable-doc
2165         * device/lib/pic/Makefile.in: added libdev again, it was erroneously
2166         removed
2167         * device/lib/pic/libdev/Makefile.in: fixed VPATH build
2168         * doc/Makefile.in: install *.txt if present
2169         * device/include/Makefile.in (install): added installation of pic/*.inc
2170         and pic/*.txt files again, they were erroneously removed
2171
2172 2006-04-28 Raphael Neider <rneider AT web.de>
2173
2174         * src/pic/{gen.c,main.h,pcode.c},
2175         * src/pic16/{gen.c,pcode.c}: quietened compiler warnings
2176             concerning signedness with casts
2177
2178 2006-04-28 Raphael Neider <rneider AT web.de>
2179
2180         * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
2181             definition of an interrupt handler,
2182         * src/pic/glue.c (pic14_emitInterruptHandler): moved output of
2183             interrupt handler stuff from picglue() to separate routine,
2184           (picglue): enabled definition of intr handlers in files w/o main()
2185
2186 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2187
2188         * support/librarian/sdcclib.c: moved include <limits.h> up to enable
2189           compilation with MSVC 2005 Express Edition (VC8)
2190
2191 2006-04-26 Bernhard Held <bernhard AT bernhardheld.de>
2192
2193         * device/lib/Makefile: fixed build of gbz80 lib
2194
2195 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2196
2197         * support/regression/tests/bug-460010.c,
2198         * support/regression/tests/bug-524691.c,
2199         * support/regression/tests/bug-716242.c: removed conditional defines
2200           that are already in testfwk.h
2201
2202 2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
2203
2204         * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
2205           (AccAXRsh1): added, shift right by 1,
2206           (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
2207            AccAXLrl1
2208         * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
2209
2210 2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
2211
2212         * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
2213         remove cast to same type
2214         * src/SDCCast.c (decorateType): fix for RFE 1475742,
2215         optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
2216         * as/z80/Makefile,
2217         * link/z80/Makefile: removed, they have moved to
2218         Makefile.in files
2219         * configure,
2220         * configure.in: replaced duplicate message about ucsim by missing sdcpp
2221         * install-sh: fix bug #1204398 by setting umask 0022
2222         * device/lib/Makefile: separate build of z80 and gbz80 lib
2223
2224 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
2225
2226         Enabled VPATH feature: changed nearly all Makefiles (149 files).
2227         See sdccman.lyx '2.4.10 VPATH feature' about how to use it.
2228
2229         One basic decision: e.g. src/clean.mk includes further files. In order
2230         to make this work there are two solutions:
2231         - rename another dozen clean.mk to clean_in.mk, add srcdir to them and
2232           run configure on them. This way they can use
2233           'include $(srcdir)/port-clean.mk'
2234         - always include clean.mk by the Makefile at the same level. To avoid
2235           that `make clean` tries to include and build Makefile.dep the
2236           MAKECMDGOALS are examined (see e.g. src/Makefile.in). This has been
2237           implemented, because now even `make uninstall` doesn't create
2238           Makefile.in. clean.mk could be eliminated by pasting it in
2239           Makefile.in.
2240
2241         * debugger/mcs51/Makefile.in: build own objects from library sources
2242         (SLIB, SDCC) in current directory
2243
2244         * configure, configure.in: renamed --disable-device-lib-build in
2245         --disable-device-lib; added --enable-doc, the required tools are
2246         searched by configure; added result message; the toolchain for the
2247         belonging ports are now only built, if the port is enabled.
2248
2249         * support/regression/*: all output is written in directory gen, because
2250         the fwk and ports directories don't livet in the build tree using vpath
2251
2252         * doc/sdccman.lyx: renamed --disable-device-lib-build to
2253         --disable-device-lib, added --enable-doc, added section VPATH
2254
2255         * sim/ucsim/configure.in,
2256         * sim/ucsim/configure.in: hc08 couldn't be disabled, now hc08 and
2257         z80 are enabled by default
2258
2259 2006-04-24 Raphael Neider <rneider AT web.de>
2260
2261         * src/pic/device.c (pic14_assignConfigWordValue): remember assignments
2262             to config word, "pic14_"-prefixed some extern functions
2263           (pic14_emitConfigWord): emit __config directive(s) if assignment to
2264             config word has been found
2265         * src/pic/device.h: added prototypes
2266         * src/pic/pcode.c: added "pic14_"-prefix where needed
2267         * src/pic/ralloc.c (IS_CONFIG_ADDRESS,pic14_assignRegisters): cosmetic
2268             fixup
2269         * src/pic/glue.c (pic14_constructAbsMap): handle assignments to config
2270             words,
2271           (pic14emitRegularMap): ignore config words,
2272           (pic14createInterruptVect): moved generating __config directives away
2273           (picglue): have __config directives emitted
2274
2275 2006-04-24 Borut Razem <borut.razem AT siol.net>
2276
2277         * doc/Makefile: sync with nightly build makefile
2278
2279 2006-04-24 Raphael Neider <rneider AT web.de>
2280
2281         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
2282             registers that have not been assigned proper liveranges,
2283             fixes #1469504 and #1474602,
2284           (pCodeRegOptimizeRegUsage): fixed typo in comment
2285
2286 2006-04-24 Borut Razem <borut.razem AT siol.net>
2287
2288         * device/examples/main8051.c: deleted - it was removed from CVS
2289           24.mar.2000 and after that modified 18.feb.2001, so it reappered
2290           after the transition to Subversion
2291         * src/SDCCalloc.h: deleted - it was removed  from CVS
2292           3.feb.2001 and after that modified 18.feb.2001, so it reappered
2293           after the transition to Subversion
2294         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
2295           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
2296           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
2297           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
2298
2299 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
2300
2301         * as/asx8051.dsp: added mcs51/strcmpi.h
2302         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
2303         * as/hc08/aslink.h: updated lnksect prototype
2304         * as/hc08/asm.h,
2305         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
2306         * as/hc08/asmain.c,
2307         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
2308           (newdot): handle A_ABS
2309         * as/hc08/asout.c,
2310         * as/mcs51/asout.c (outarea): output address
2311         * as/hc08/lkaomf51.c,
2312         * as/mcs51/lkaomf51.c: disabled unused array UsageType
2313         * as/hc08/m08pst.c,
2314         * as/mcs51/i51pst.c,
2315         * as/z80/z80pst.c: "ABS" is not A_OVR
2316         * as/hc08/lkarea.c (newarea): read a_addr,
2317           (lnkarea): added codemap array, sort absolute areas to the front,
2318            combine all GSINITx/GSFINAL,
2319           (find_empty_space, allocate_space): new functions,
2320           (lnksect): return next address, handle absolute sections
2321         * as/mcs51/lkarea.c (newarea): read a_addr,
2322           lnksect2 prototype changed,
2323           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
2324           (find_empty_space, allocate_space): new, factored out of lnksect2,
2325           (lnksect2): return next address, handle absolute sections
2326         * as/hc08/lkhead.c,
2327         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
2328         * as/hc08/lklibr.c (addfile, fndsym),
2329         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
2330           index out of range and detect both '\' and '/'
2331         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
2332         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
2333           regression tests (ds390 cannot return bool yet)
2334         * doc/sdccman.lyx: changed version number, document changed --no-peep,
2335           document critical interrupts on z80, document changed SDCC define
2336         * src/asm.c (_asxxxx_mapping): fixed .org directive,
2337           (_a390_mapping): added .org directive
2338         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
2339           (genMultOneByte): fixed warnings
2340         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
2341           ones
2342         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
2343         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
2344           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
2345         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
2346         * src/pic16/main.c: removed newReg prototype
2347         * src/pic16/pcode.c,
2348         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
2349           warnings
2350         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
2351           ones
2352         * src/pic16/ralloc.c
2353         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
2354           to fix warnings
2355         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
2356           from short to PIC_OPTYPE
2357         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
2358         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
2359           optype from short to PIC_OPTYPE
2360         * src/port.h: made int_size unsigned to fix warnings
2361         * src/SDCC.y: fixed warning on MSVC
2362         * src/SDCCicode.c (getArraySizePtr): return unsigned int
2363         * src/SDCCopt.c (convertToFcall): fixed warnings
2364         * src/SDCCsymt.h: removed double prototype for genSymName
2365         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
2366           offset int to fix warnings
2367
2368 2006-04-22 Borut Razem <borut.razem AT siol.net>
2369
2370         * doc/sdccman.lyx, */Makefile, */Makefile.in:
2371           references to CVS replaced with Subversion
2372
2373 2006-04-21 Borut Razem <borut.razem AT siol.net>
2374
2375         * doc/sdccman.lyx, */Makefile, */Makefile.in:
2376           references to CVS replaced with Subversion
2377
2378 2006-04-19 Borut Razem <borut.razem AT siol.net>
2379
2380         * src/version.awk: adapted for svn
2381         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
2382           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
2383           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
2384           /binutils-avr/etc/*.vi, *.jin: removed all properties
2385           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
2386
2387 2006-04-19 Borut Razem <borut.razem AT siol.net>
2388
2389         * CVS to Subversion migration completed
2390
2391 2006-04-18 Borut Razem <borut.razem AT siol.net>
2392
2393         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
2394           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
2395
2396 2006-04-17 Borut Razem <borut.razem AT siol.net>
2397
2398         * device/include/Makefile.in: added pic/*.inc to the installation
2399
2400 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
2401
2402         * support/regression/collate-results.py: fixed output in case of
2403         a valdiag error
2404         * support/regression/generate-cases.py: fixed splitting of pathnames
2405         with dots
2406         * as/hc08/lklibr.c (addfile),
2407         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
2408
2409 2006-04-11 Raphael Neider <rneider AT web.de>
2410
2411         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
2412         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
2413         * src/pic16/pcode.c (assignValnums): fixed #1460578
2414
2415 2006-04-11 Raphael Neider <rneider AT web.de>
2416
2417         * device/lib/pic/libdev/*.c,
2418         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
2419           fixes #1468739, enables compilation in --std-c99 mode
2420         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
2421
2422 2006-04-11 Raphael Neider <rneider AT web.de>
2423
2424         * src/pic/device.c (find_device): removed debug output
2425           (list_valid_pics): enabled verbose listing of supported devices
2426         * device/include/stdbool.h: define bool as char for pic14/16 as well
2427
2428 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2429
2430         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
2431
2432 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2433
2434         * .version: bumped version to 2.5.6
2435         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
2436
2437 2006-04-06 Raphael Neider <rneider AT web.de>
2438
2439         * .version: bumped version to 2.5.6 (pic14 ABI changed)
2440         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
2441         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
2442           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
2443             pic14_constructAbsMap
2444           (pic14printPublics): declare absolute global symbols as global
2445           (pic14createInterruptVect),
2446         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
2447           (newReg): assume new registers unused, use correct name in
2448             hashtable (reg->name instead of name), more debugLog output
2449         * src/pic/device.h (PIC_device): added fields for verbose output
2450         * src/pic/device.c: moved device definition to pic14devices.txt,
2451             added routines for runtime parsing of pic14devices.txt,
2452             added support for second config word
2453         * src/pic/main.c (_process_pragma): removed #pragma maxram,
2454           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
2455           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
2456           (_pic14_parseOptions): moved pCodeInitRegisters here
2457           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
2458         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
2459           (pCodeInitRegisters): rewrapped comments, perpared new approach to
2460             handling the pseudo stack
2461         * device/lib/Makefile.in: ignore failures in objects-pic16,
2462         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
2463         * device/lib/pic/NEWS: document new dependency on picXXX.lib
2464         * device/lib/pic/Makefile.subdir,
2465         * device/lib/pic16/Makefile.subdir: improved clean rules
2466         * device/lib/pic/libdev/: NEW, pic14 device libraries
2467         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
2468         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
2469         * device/include/Makefile.in: create subdir and install pic14 headers
2470         * device/include/pic/p16f_common.inc: removed unused declarations
2471         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
2472             PICs from inc2h.pl v1.6,
2473             replaced BIT_AT macros with struct declarations
2474         * device/include/pic/pic14devices.txt: definition of supported devices,
2475             all above improvements contributed by Zik Saleeba, thanks
2476         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
2477         * support/scripts/sdcc.nsi: also install pic14 device libraries and
2478             headers
2479
2480 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2481
2482         * device/include/mcs51/c8051f410.h: added interrupt numbers,
2483         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
2484           thanks to Charles Olds
2485
2486 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2487
2488         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
2489
2490 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2491
2492         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
2493         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
2494         * support/regression/bug1464657.c: added, new test
2495
2496 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
2497
2498         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
2499           version number
2500
2501 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
2502
2503         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
2504           --no-peep and --peep-file <file> are used don't use default rules but
2505           do use the <file>
2506
2507 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
2508
2509         * src/mcs51/gen.c (genCall): fixed bug 1457608
2510
2511 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2512
2513         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
2514         changes seem to cause (trigger?) problems with the build system.
2515
2516 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
2517
2518         * src/SDCCpeeph.c (operandsLiteral): new, added,
2519           (callFuncByName): inserted operandsLiteral
2520         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
2521
2522 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2523
2524         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
2525         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
2526
2527 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
2528
2529         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
2530           implemented patch 1120823 Thanks to Willy De la Court (normal
2531           interrupts need an interrupt number now if they are made critical),
2532           and enabled nesting of critical functions though not for gbz80
2533           (genCritical, genEndCritical): added functions
2534           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
2535         * src/z80/mappings.i: added "ei" to all mappings
2536
2537 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2538
2539         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
2540         submitted by the Debian SDCC maintainer Aurelien Jarno:
2541         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
2542         archive with gcc 4.1 on mips and wrote the patch"
2543
2544 2006-03-16 Raphael Neider <rneider AT web.de>
2545
2546         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
2547           the left operand is shorter than the result (c* = lit-c* + int),
2548           fixes bug #1450796
2549         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
2550           OP_SYMBOL
2551
2552 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
2553
2554         * src/.version: increased version number to 2.5.5
2555         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
2556         linking is done manually in pic16 port's _linkEdit,
2557         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
2558         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
2559         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
2560         allocate asmop as AOP_ACC,
2561         (aopForRemat): added parameter 'bool result' in function declaration,
2562         (pic16_aopGet): return AOP_ACC when accessing WREG,
2563         (pic16_popGetTempReg): minor modification,
2564         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
2565         'pic16_allocWithIdx',
2566         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
2567         calling function in absolute addresses,
2568         (genAssign): take into account AOP_ACC asmop,
2569         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
2570         * src/pic16/pcoderegs.c: some debug functions and lines added,
2571         * src/pic16/ralloc.c (decodeRegType): added but commented out,
2572         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
2573         register too,
2574         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
2575         call to allocReg, not by manually allocating a new one,
2576         (pic16_assignRegisters): now before going through the register
2577         allocating functions mark all registers as free. This eliminates some
2578         side effects resulting from peephole parser done earlier in the backbone
2579
2580 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
2581
2582         * src/SDCCicode.c (geniCodeLogic),
2583         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
2584
2585 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
2586
2587         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
2588           (genSend): bugfix, do not allocate and free twice,
2589           (shiftRLong): handle partially overlapping aops
2590         * support/regression/tests/bitopcse.c: fixed warning redefined idata
2591
2592 2006-03-08 Borut Razem <borut.razem AT siol.net>
2593
2594         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
2595           for pic16
2596
2597 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
2598
2599         * support/regression/tests/bug1409955.c: new, added
2600         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
2601         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
2602           (aopForSym, aopOp): increment asmop.allocated if reused,
2603           (freeAsmop): decrement asmop.allocated and check for zero instead of
2604           using asmop.freed,
2605           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
2606           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
2607            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
2608            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
2609            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
2610            genSignedRightShift, genRightShift, genDataPointerGet,
2611            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
2612            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
2613             in reverse order from allocation,
2614           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
2615             added swappedLR to keep track
2616         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
2617           pdata & code for GCC, z80, gbz80 & hc08
2618         * support/regression/tests/zeropad.c: moved defines to testfwk.h
2619
2620 2006-03-08 Raphael Neider <rneider AT web.de>
2621
2622         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
2623
2624 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
2625
2626         * device/include/mcs51/c8051f410.h: new SiLabs mcu
2627         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
2628         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
2629
2630 2006-03-06 Borut Razem <borut.razem AT siol.net>
2631
2632         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
2633           made the linker quiet
2634
2635 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
2636
2637         * src/pic16/gen.c (genPcall): fixed bug #1443644
2638         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
2639         which dumps before the function entry point a data byte which represents
2640         the number of the local variables used by the specified function, added
2641         'xinst' for initial support for Extended Instruction Support,
2642         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
2643         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
2644         port->fun_prefix anymore (may change later),
2645         (genFunction, genEndFunction): do not store/restore local registers for
2646         _main (this should take care the --main-return command line option in
2647         the future),
2648         (genOr): removed some legacy pic-port instructions,
2649         * src/pic16/genarith.c (genAddLit): re-enabled old code because
2650         performing operations with SFR's causes data to be written more than
2651         once to each SFR. Perhaps SFRs should be handled in special cases...
2652         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
2653         pcode.h
2654         * src/pic16/main.c (_process_pragma): stack bound checking did not take
2655         into account for stack starting position,
2656         (struct OPTIONS pic16_optionsTable): added command line argument
2657         --extended or -y for Extended Instruction Support,
2658         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
2659         (deassignLRs): *** perhaps the most important change, old 'for' code
2660         (commented out for reference), didn't account for some registers which
2661         were left marked 'not free' after a pointer operation. The change
2662         reduces register usage a lot in some cases
2663
2664 2006-03-04 Borut Razem <borut.razem AT siol.net>
2665
2666         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
2667           _clean
2668         * support/regression/tests/bug-524697.c: decreased array size for
2669           mcs51 to fit into the internal RAM
2670         * support/regression/Makefile.in: a little bit more verbose
2671
2672 2006-03-03 Borut Razem <borut.razem AT siol.net>
2673
2674         * support/regression/fwk/lib/testfwk.c,
2675           support/regression/fwk/include/testfwk.h: introduced function
2676           _prints(), nonrecursive _printn(), call _initEmu() from main()
2677         * support/regression/ports/gbz80/support.asm,
2678           support/regression/ports/ucz80/support.asm,
2679           support/regression/ports/z80/support.asm,
2680           support/regression/ports/ds390/support.c,
2681           support/regression/ports/hc08/support.c,
2682           support/regression/ports/host/support.c,
2683           support/regression/ports/mcs51/support.c,
2684           support/regression/ports/xa51/support.c: added empty _initEmu()
2685           function
2686         * support/regression/ports/pic16/gpsim.cmd,
2687           support/regression/ports/pic16/spec.mk,
2688           support/regression/ports/pic16/support.c,
2689           support/regression/Makefile.in: added pic16 regression test
2690
2691 2006-03-01 Raphael Neider <rneider AT web.de>
2692
2693         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
2694           genConstPointerGet): use safe way of generating MOVFF to cover
2695             literals as well as registers, fixes bug #1440527
2696         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
2697             dereference
2698           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
2699             more correctly, fixes bug #1232186
2700           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
2701         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
2702             gplink guess the correct processor in more cases, applied patch
2703             from Till Riedel attached to and fixing bug #1436552
2704
2705 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2706
2707         * support/regression/tests/array.c: added, contains check for #1434401
2708         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
2709
2710 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
2711
2712         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
2713         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
2714         * device/include/mcs51/c8051f326.h,
2715         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
2716         * device/include/mcs51/c8051f000.h,
2717         * device/include/mcs51/c8051f018.h,
2718         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
2719           PCON_IDLE,PCON_STOP and added sfr16 definitions
2720
2721 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
2722
2723         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
2724           genGetWord): fixed bug 1409955
2725
2726 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
2727
2728         * device/include/hc08/mc68hc908gp32.h,
2729         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
2730
2731 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
2732
2733         * src/SDCCast.c (constExprValue): return NULL if not a value
2734         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
2735         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
2736         * support/regression/tests/bitfields.c: enabled signed bitfield for all
2737
2738 2006-02-13 Borut Razem <borut.razem AT siol.net>
2739
2740         * src/regression/ptrarg.c: added, fails due to bug #1430967
2741         * src/regression/Makefile: ptrarg.c added, ...
2742
2743 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
2744
2745         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
2746         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
2747
2748 2006-02-11 Borut Razem <borut.razem AT siol.net>
2749
2750         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
2751           print "Processor: xxx" message to stdout only if --verbose
2752
2753 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
2754
2755         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
2756         * support/regression/tests/bug1426356.c: added
2757         * support/regression/tests/bitfields.c: removed 2 tests
2758
2759 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
2760
2761         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
2762         * device/include/mcs51/c8051f330.h,
2763         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
2764           PCON_IDLE,PCON_STOP and added sfr16 definitions
2765         * device/lib/_divsint.c,
2766         * device/lib/_divuint.c,
2767         * device/lib/_divulong.c,
2768         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
2769           register bank bug for small stackauto
2770
2771 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
2772
2773         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
2774
2775 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
2776
2777         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
2778         * all.dsp: corrected several bin paths
2779         * device/include/mcs51/c8051f120.h,
2780         * device/include/mcs51/c8051f300.h,
2781         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
2782           to PCON_IDLE,PCON_STOP
2783         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
2784         * device/lib/printf_large.c (output_float): fixed bug 1388703
2785         * support/regression/tests/bug1057979.c: added test for bug 1388703
2786
2787 2006-02-08 Raphael Neider <rneider AT web.de>
2788
2789         * src/pic/pcode.c (pciTRIS): fixed typo,
2790           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
2791           (LinkFlow): fixed handling of flows that end in a call,
2792           (ReuseReg): perform safety check earlier
2793         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
2794             to work with flows at the beginning of a pBlock,
2795             fixes #1426557 (Symbol not previously defined),
2796           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
2797             usage information
2798           (RemoveUnusedRegisters): update register usage info
2799         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
2800             created, reuse existing ones instead
2801         * src/pic/gen.c (genPcall): fixed #1424719
2802
2803 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
2804
2805         * link/z80/lkmain.c,
2806         * link/z80/lklex.c,
2807         * link/z80/lkdata.c,
2808         * link/z80/aslink.h: fixed build on current cygwin:
2809         replaced getline() by lk_getline()
2810
2811 2006-02-01 Borut Razem <borut.razem AT siol.net>
2812
2813         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
2814           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
2815           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
2816           src/regression/bool1.c, src/regression/bool2.c,
2817           src/regression/bool3.c, src/regression/call1.c,
2818           src/regression/compare.c, src/regression/compare10.c,
2819           src/regression/compare2.c, src/regression/compare3.c,
2820           src/regression/compare4.c, src/regression/compare5.c,
2821           src/regression/compare6.c, src/regression/compare7.c,
2822           src/regression/compare8.c, src/regression/compare9.c,
2823           src/regression/configword.c, src/regression/for.c,
2824           src/regression/inline.c, src/regression/mult1.c,
2825           src/regression/nestfor.c, src/regression/or1.c,
2826           src/regression/pointer1.c, src/regression/ptrfunc.c,
2827           src/regression/rotate1.c, src/regression/rotate2.c,
2828           src/regression/rotate3.c, src/regression/rotate4.c,
2829           src/regression/rotate5.c, src/regression/rotate6.c,
2830           src/regression/rotate7.c, src/regression/string1.c,
2831           src/regression/struct1.c, src/regression/sub.c,
2832           src/regression/sub2.c, src/regression/switch1.c,
2833           src/regression/while.c, src/regression/xor.c,
2834           src/regression/create_stc, src/regression/simulate,
2835           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
2836           regression tests
2837         * src/regression/gpsim_assert.h: added
2838
2839 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
2840
2841         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
2842         ((void (code *) (void)) 0) ();
2843         * as/hc08/aslex.c,
2844         * as/hc08/aslink.h,
2845         * as/hc08/asm.h,
2846         * as/hc08/asmain.c,
2847         * as/hc08/lkdata.c,
2848         * as/hc08/lklex.c,
2849         * as/hc08/lkmain.c,
2850         * as/mcs51/aslex.c,
2851         * as/mcs51/aslink.h,
2852         * as/mcs51/asm.h,
2853         * as/mcs51/asmain.c,
2854         * as/mcs51/lkdata.c,
2855         * as/mcs51/lklex.c,
2856         * as/mcs51/lkmain.c,
2857         * as/z80/aslex.c,
2858         * as/z80/asm.h,
2859         * as/z80/asmain.c: fixed build on current cygwin:
2860         replaced getline() by as_getline()
2861
2862 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
2863
2864         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
2865         declarator in the symbol chain
2866         * src/SDCCsymt.h,
2867         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
2868         parameter list for function pointers
2869         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
2870         * support/regression/tests/bug-716242.c: added
2871
2872 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
2873
2874         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
2875         offset if possible
2876         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
2877
2878 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
2879
2880         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
2881         inifinitely recurseable, added static
2882         * support/regression/tests/bug-1408066.c: added
2883
2884 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
2885
2886         * src/SDCCicode.h,
2887         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
2888         renamed, added possibility to create "postLoopLbl"-labels
2889         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
2890         newiTempLoopHeaderLabel
2891         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
2892         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
2893         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
2894         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
2895         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
2896         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
2897         (basicInduction): fixed bug #136564, made static,
2898         (loopInduction): changed parameter of basicInduction, made static,
2899         (addPostLoopBlock): added
2900         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
2901         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
2902         findLoopEndSeq
2903         * support/regression/tests/bug-136564.c: added
2904         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
2905         --std-sdcc99 to LIBSDCCFLAGS
2906
2907 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
2908
2909         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
2910         while loop
2911         * support/regression/tests/bug-1406131.c: added
2912
2913 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
2914
2915         * src/SDCCast.c (decorateType): fix promotion of unary minus
2916         * src/SDCCsymt.c (computeType): beautified
2917         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
2918         (valUnaryPM, valComplement): fix sign and promotion,
2919         (valNot): ANSI: result type is int (SDCC: unsigned char)
2920         * support/regression/tests/uminus.c: speedup by removing superflous
2921         test case 'int'
2922         * support/regression/tests/onebyte.c: added promotion and signedness
2923         tests for unary minus
2924         * support/regressions/tests/bug-477927.c: disable warning about
2925         uninitialized variables
2926         * support/regression/tests/not.c: added
2927
2928 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
2929
2930         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
2931         * src/mcs51/gen.c (gen51Code): show final register usage after
2932         fillGaps in asm with --i-code-in-asm
2933         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
2934         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
2935         incUsed, rliveClear, adjustIChain): made static,
2936         (setFromRange): excluded because it's unused,
2937         (findPrevUseSym, markWholeLoop): added,
2938         (findPrevUse): rewritten; fixes bug 895992; now a complete search
2939         through all branches of predecessors enables sdcc to emit the warning
2940         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
2941         (rlivePoint): made static, added parameter emitWarnings which is only
2942         true during the first run out of two,
2943         (findRecursiveSucc, findRecursivePred): removed,
2944         (computeLiveRanges): made static, added parameter emitWarnings,
2945         (dumpIcRlive): added for debugging only
2946         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
2947         removed prototype of setFromRange()
2948         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
2949         in call of computeLiveRanges()
2950         * support/regression/tests/bug-895992.c: added
2951         * support/regression/tests/bug-971834.c: added
2952         * support/valdiag/tests/bug-895992.c: added
2953         * support/valdiag/tests/bug-971834.c: added
2954
2955 2005-12-18 Raphael Neider <rneider AT web.de>
2956
2957         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
2958           (genUnpackBits): improved code for direct operands,
2959           (genPackBits): improved code for literal assignment to bitfields
2960             and for direct destination operands (no FSR indirection),
2961             prevented redundant AND, fixes #1362800,
2962           (AccLsh): added parameter to disable masking of the result
2963         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
2964           skip instructions with side-effects (like incfsz),
2965           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
2966         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
2967         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
2968           fixes #1375263
2969
2970 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
2971
2972         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
2973         volatile variables as spill location
2974
2975 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
2976
2977         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
2978         replacing literals
2979         * support/regression/tests/bug-1376320.c: added
2980
2981 2005-12-08 Raphael Neider <rneider AT web.de>
2982
2983         * src/pic/device.c: renamed is_shared to pic14_is_shared
2984         * src/pic/gen.c (genIfx): re-enabled handling of sbits
2985         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
2986           (is_valid_identifier): added for above workaround
2987
2988 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
2989
2990         * device/lib/Makefile.in: fixed to enable port-specific-objects
2991         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
2992           char, thanks Hubert Sack
2993         * doc/sdccman.lyx: documented --xstack-loc,
2994           elaborated a bit more on interrupts and pitfalls,
2995           removed "setjmp/longjmp unsupported",
2996           documented some unsupported C99 features
2997         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
2998         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
2999           if, thanks Hubert Sack
3000         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
3001         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
3002           make make_library
3003         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
3004           regression tests can report resource usage (rfe 700441)
3005         * support/regression/collate-results.py: report resource usage
3006         * support/regression/ports/ds390/spec.mk,
3007         * support/regression/ports/hc08/spec.mk,
3008         * support/regression/ports/mcs51/spec.mk,
3009         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
3010         * support/regression/ports/ds390/uCsim.cmd,
3011         * support/regression/ports/hc08/uCsim.cmd,
3012         * support/regression/ports/mcs51/uCsim.cmd,
3013         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
3014         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
3015           library, use the default one
3016         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
3017           building the library
3018
3019 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
3020
3021         * config.dsp: added dependency on .version and configure_vc.awk
3022         * device/include/setjmp.h: updated for --stack-auto and --xstack
3023         * device/include/mcs51/at89c51snd1c.h: corrected line endings
3024         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
3025         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
3026         * device/lib/libsdcc.lib: added _setjmp
3027         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
3028           (decorateType): fixed bug 1372851,
3029           (optimizeGetHbit): fixed warning
3030         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
3031           array initialisation
3032         * support/regression/tests/bug1057979.c: added test for bug 1358192
3033         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
3034
3035 2005-12-03 Borut Razem <borut.razem AT siol.net>
3036
3037         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
3038           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
3039
3040 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
3041
3042         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
3043         createIval): implement symbol independant "flexible array member",
3044         (createIvalCharPtr): implemented flexible array initialisation with a
3045         string
3046         * src/SDCCsymt.c (copyStruct): removed,
3047         (getSize): fixed misleading comment,
3048         (getAllocSize): removed, the additional allocation size is now in
3049         sym->flexArrayLength,
3050         (checkStructFlexArray): new, syntax checks for flexible array members,
3051         (compStructSize): added syntax checks for "flexible array members"
3052         (copyStruct): removed,
3053         (copyLinkChain): removed inefficient fix for bug 770487
3054         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
3055         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
3056         symbol->flexArrayLength
3057         * src/SDCCerr.c,
3058         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
3059         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
3060         * support/regression/tests/structflexarray.c: added
3061         * support/valdiag/tests/structflexiblearray.c: added
3062
3063 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
3064
3065         * src/SDCCast.c (decorateType): fixed bug 1368489
3066         * support/Util/SDCCerr.c,
3067         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
3068
3069 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3070
3071         * device/include/mcs51/at89c51snd1c.h: added file submitted by
3072           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
3073
3074 2005-11-27 Borut Razem <borut.razem AT siol.net>
3075
3076         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
3077           support/cpp2/mkdeps.h: added command line option
3078           -obj-ext=<extension> to SDCPP to define object file externion, used
3079           for generation of make dependencies (-M)
3080         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
3081
3082 2005-11-26 Borut Razem <borut.razem AT siol.net>
3083
3084         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
3085           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
3086           added pic and pic16 libraries
3087
3088 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3089
3090         * device/include/float.h: Corrected typo in prototype of __fsgt
3091
3092 2005-11-25 Borut Razem <borut.razem AT siol.net>
3093
3094         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
3095           added creation of model-mcs51-stack-auto libraries
3096
3097 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
3098
3099         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
3100         and fields-list too
3101         * src/SDCCast.c (createIvalArray): removed obsolete comment
3102
3103 2005-11-24 Borut Razem <borut.razem AT siol.net>
3104
3105         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
3106           added missing device/lib/mcs51/crt*.asm sources
3107
3108 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
3109
3110         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
3111
3112 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
3113
3114         * device/lib/_fs2schar.c,
3115         * device/lib/_fs2sint.c,
3116         * device/lib/_fs2slong.c: optimized inline asm
3117
3118 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3119
3120         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
3121           Better handling of floats between -1.0 and 0.0.
3122
3123 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3124
3125         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
3126           (the missing "if"s prohibited removal of redundant labels)
3127
3128 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3129
3130         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
3131           Properly convert floats between -1.0 and 0.0 to long, int, and char
3132           types (max integer value of negative floats tends to zero).
3133         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
3134           Removed changes made so to work properly with floats between
3135           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
3136           and _fs2char.c
3137
3138 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
3139
3140         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
3141         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
3142         (genCast) cosmetic change
3143         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
3144         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
3145         from mcs51
3146         * support/regression/tests/bitfields (testSignedBitfields): added
3147
3148 2005-11-18 Borut Razem <borut.razem AT siol.net>
3149
3150         * sdcc/device/lib/Makefile.in: remove all unnecessary files
3151         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
3152           introduced SILENT option to make building of pic16 libraries less
3153
3154 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3155
3156         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
3157           Now they work properly with floats between -1.0 and 0.0
3158         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
3159
3160 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
3161
3162         * src/SDCCicode.c (printOperand): added missing else
3163
3164 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
3165
3166         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
3167         reformatted for better readability
3168         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
3169         signed bitfields
3170
3171 2005-11-17 Borut Razem <borut.razem AT siol.net>
3172
3173         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
3174           introduced SILENT option to make building of pic16 libraries less
3175           verbose - used for nightly snapshot build
3176         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
3177           available on Win32 platforms.
3178         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
3179           medium, large, pic and pic16
3180
3181 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3182
3183         * device/lib/printf_large.c: Temporary patch for bug 1358192:
3184           printf("%f"...) sets fraction to zero.
3185
3186 2005-11-16 Raphael Neider <rneider AT web.de>
3187
3188         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
3189           fixes #1357221
3190         * src/pic/gen.c (genIfx): implemented for CARRY bit
3191         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
3192           to generic pointers, fixes #1357332,
3193           (pic16_movLit2f): NEW,
3194           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
3195
3196 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
3197
3198         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
3199
3200 2005-11-11 Raphael Neider <rneider AT web.de>
3201
3202         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
3203         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
3204           compute pointer's type from operand,
3205           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
3206           improved single bit reads, fixes bug #1353379
3207
3208 2005-11-09 Borut Razem <borut.razem AT siol.net>
3209
3210         * support/scripts/sdcc.nsi: added lib/pic to the package
3211
3212 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
3213
3214         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
3215
3216 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
3217
3218         * support/regression/tests/bug1348008.c: added
3219         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
3220         * support/regression/tests/bug1337835.c: updated comment
3221
3222 2005-11-06 Borut Razem <borut.razem AT siol.net>
3223
3224         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
3225           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
3226           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
3227           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
3228           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
3229           dynamic construction of cl_error_class and derivates - 2.nd try
3230
3231 2005-11-05 Borut Razem <borut.razem AT siol.net>
3232
3233         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
3234           bug, which caused Bus Errors on sparc solaris
3235
3236 2005-11-04 Borut Razem <borut.razem AT siol.net>
3237
3238         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
3239           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
3240           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
3241           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
3242           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
3243           and derivates to resolve the initialization problem on OSX
3244
3245 2005-11-02 Borut Razem <borut.razem AT siol.net>
3246
3247         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
3248           corrected typo - #include <winsock2.h>
3249
3250 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
3251
3252         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
3253           (_asxxxx_mapping): added org directive for future enhancements
3254
3255 2005-11-01 Borut Razem <borut.razem AT siol.net>
3256
3257         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
3258           enabled sockets on WIN32
3259         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
3260
3261 2005-10-31 Borut Razem <borut.razem AT siol.net>
3262
3263         * support/regression/generate-cases.py: escape backslashes in {testcase}:
3264           WIN32 backslash path delimiters should be escaped when used in C strings
3265         * support/regression/tests/bitfields.c: exclude failing assertions for
3266           __CYGWIN32__ and __MINGW32__ hosts
3267
3268 2005-10-30 Borut Razem <borut.razem AT siol.net>
3269
3270         * src/SDCCutil.c: corrected double comparison typo
3271
3272 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
3273
3274         * device/lib/medium/Makefile: added for new memory model medium
3275         * device/include/asm/mcs51/features.h: updated for medium/pdata
3276         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
3277           added Multiply & Accumulate sbit's and MAC0_PAGE define
3278         * device/include/mcs51/c8051f300.h: added sfr16 definitions
3279         * device/include/mcs51/c8051f310.h: added sfr16 definitions
3280         * device/lib/_mullong.c: update for medium model
3281         * device/lib/incl.mk: added medium model
3282         * doc/sdccman.lyx: documented medium model
3283         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
3284         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
3285         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
3286         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
3287           (allocParms): set SCLS and OCLS to pdata for medium model
3288         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
3289           for pdata,
3290           (powof2): return <0 if not power of 2
3291         * src/avr/gen.c (genBitWise): use updated powof2
3292         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
3293           (shiftR2Left2Result): small optimization in setup, save acc when storing,
3294           (shiftLLeftOrResult): use B if necessary
3295         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
3296         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
3297         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
3298         * support/regression/Makefile.in: added test-mcs51-medium
3299         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
3300
3301 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
3302
3303         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
3304         specifier unsigned
3305         * device/lib/time.c (mktime): fixed bug 1334315
3306
3307 2005-10-28 Raphael Neider <rneider AT web.de>
3308
3309         * device/include/pic/p16f_common.inc: added common declarations
3310         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
3311
3312 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
3313
3314         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
3315           (aopPutUsesAcc): added to predict accumulator use,
3316           (assignResultValue): save acc if necessary,
3317           (genMinusDec): store result if indirectly addressed,
3318           (genDivOneByte):  save acc if necessary,
3319           (movLeft2Result): bugfix if left already in acc,
3320           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
3321             attention to accumulator use (esp. pdata),
3322           (genReceive): receive pdata correctly
3323         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
3324         * src/SDCCicode.h: added isOperandInPagedSpace prototype
3325
3326 2005-10-27 Raphael Neider <rneider AT web.de>
3327
3328         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
3329
3330 2005-10-27 Raphael Neider <rneider AT web.de>
3331
3332         * .version: changed version to 2.5.4
3333         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
3334         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
3335           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
3336             arithmetics support routines
3337         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
3338         * device/lib/Makefile.in: also create installdir for pic
3339
3340         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
3341           pic14 port as well
3342         * src/pic/device.c (dump_sfr): rewritten to delegate register
3343           placement to the linker (use `extern sym' rather than sym EQU addr),
3344           (validAddress): fixed to check last specified address
3345         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
3346           (popGetLit): truncate literal value to 8 bit,
3347           (popGet): moved assert to more appropriate place
3348           (popGetExternal): create pCode operand from and mark the according
3349             symbol as being `extern'
3350           (popGetAddr): added sanity check on immediate's offset, provide
3351             GPOINTER tag on demand
3352           (aopPut): fixed for immediates,
3353           (mov2w_op): move operand's address or contents to WREG (depending on
3354             operand type), safer variant of mov2w,
3355           (movwf,call_libraryfunc): NEW, handy abbreviations,
3356           (get_argument_pcop,get_return_val_pcop,pass_argument,
3357           get_returnvalue): interface for accessing function parameters and
3358             return values,
3359           (assignResultValuei,genRet): use new parameter/return value interface
3360           (pic14_getDataSize): back to old version handling generic pointers,
3361           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
3362             provided implementation and/or fixed old one,
3363           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
3364             calls, removed legacy 8051 reference code
3365           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
3366           (loadSignToC): NEW, move the operands sign bit to CARRY,
3367           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
3368             genRightShiftSigned, accepts negative shift counts,
3369           (setup_fsr): load FSR and adjust IRP (indirect memory access),
3370           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
3371             generic pointers, __data pointers and __code pointers,
3372           (genUnpackBits,genPackBits): rewritten to work with generic pointers
3373             and signed bitfields, limit bitfields to 8 bit,
3374           (genDataPointerGet): fixed number of bytes read,
3375           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
3376           (genPointerGet,genPointerSet): fixed handling of __code pointers,
3377             pointers to constant data are no longer assumed to point to __code
3378             space, removed invalid pointer types,
3379           (bitpatternFromVal): retrieve the PICs representation of an integer
3380             or float literal,
3381           (genDataPointerSet): fixed assigning to po_immediate operands,
3382           (genGenPointerSet): implemented as library call,
3383           (genIfx): fixed incorrect condition,
3384           (genAddrOf): limit generic pointers' addresses to 2 bytes,
3385             provide GPOINTER tag according to destination's storage class,
3386           (genCast): added code to handle casting to generic pointers, added
3387             sign-/zero extension of the result
3388           (aop_isLitLike,op_isLitLike): fixed handling of immediates
3389         * src/pic/gen.h: added macros to access IRP bit in STATUS register
3390         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
3391           extend the result
3392         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
3393           address/register resides in the shared banks
3394           (emitSymbolToFile): improved to handle global and `pinned' symbols,
3395             put all variables into separate sections (have the linker arrange
3396             them)
3397           (picglue): put init code and interrupt handlers in separate sections
3398         * src/pic/main.c: added port specific options table, modified to PORT
3399           structure to make GPOINTERs 3 byte, added pic14_options
3400           (_pic14_do_link): private linking routine (update paths to libraries,
3401             add libsdcc.lib by default)
3402         * src/pic/main.h: declare pic14_options
3403         * src/pic/pcode.c: fixed instructions i/o relations,
3404           (RegCond): reverted to correct version,
3405           (newpCodeOpLit): truncate literals to 8 bit,
3406           (genericPrint): added debug output,
3407           (getRegFromInstruction): fixed for various operand types, simplified
3408           (BuildFlow): fixed broken handling of isntructions with labels
3409           (LinkFlow): start at last instruction in flow (skip trailing comments),
3410             pass the flow on to the next instruction after CALL
3411           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
3412           (insertPCodeInstruction): fixed inserting after a skip instruction,
3413           (DoBankSelect): fixed for labeled instructions
3414           (OptimizepBlock): honor --nopeep switch
3415           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
3416         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
3417         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
3418           (pCodeOptime2pCodes): allow disabling this optimization via
3419             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
3420             but is still buggy), started implementation of a dataflow based
3421             pCode optimization (CSE + dead code elimination)
3422           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
3423         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
3424           names are independant of the stack location and therefore portable across
3425           devices
3426
3427 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
3428
3429         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
3430           (selectSpil): fixed bug 1337835 by not spilling bit variables
3431         * support/regression/tests/bug1337835.c: added test for this bug
3432         * src/mcs51/peeph.def: restart after rule 3.c,
3433           addded rules 263.x to optimize loading constants
3434
3435 2005-10-26 Raphael Neider <rneider AT web.de>
3436
3437         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
3438         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
3439           (genAssign): emit warning when casting literals to generic pointer
3440             type, also applies when taking the address of a fixed variable,
3441           (genCast): improved casting to generic pointers
3442         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
3443           extern variables, added verbose error message
3444         * device/include/pic16/{string.h,errno.h}: added #pragma library c
3445
3446 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
3447
3448         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
3449         carry must be complemented too
3450         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
3451         could be emitted by genMinus
3452         * src/SDCCval.c (constVal): fixed bug 1305065
3453
3454 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
3455
3456         * src/SDCCast.c (addCast): added promotion for bit variables
3457         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
3458         promotion casts + optimisation
3459         (optimizeGetWord): fix warning 'i' might be used uninitialized
3460         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
3461         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
3462
3463 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
3464
3465         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
3466         all chars are promoted to int; promotion should be handled in SDCCast.c
3467
3468 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3469
3470         * device/lib/_strcmp.c: Fixed bug 1326457
3471
3472 2005-10-11 Raphael Neider <rneider AT web.de>
3473
3474         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
3475         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
3476
3477 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
3478
3479         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
3480         * support/regression/tests/sfr16.c: added test for the sfr32 bug
3481
3482 2005-10-04 Raphael Neider <rneider AT web.de>
3483
3484         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
3485           device/lib/pic16/pics.all: added pic18f1320
3486         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
3487
3488 2005-09-30 Raphael Neider <rneider AT web.de>
3489
3490         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
3491         * src/pic16/devices.inc: NEW, provides device descriptions
3492         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
3493
3494 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
3495
3496         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
3497           GETHBIT
3498
3499 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
3500
3501         * doc/sdccman.lyx: updated Highest Order Bit documentation,
3502           documented Any Order Bit, Higher Order Byte and Higher Order Word
3503         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
3504         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
3505           (optimizeGetAbit): new, to get any bit, not only the high bit,
3506           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
3507           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
3508           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
3509           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
3510             RIGHT_OP: also try GETBYTE, GETWORD optimization,
3511             GETABIT, GETBYTE, GETWORD: decorate them,
3512           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
3513           (ast_print): added GETABIT, GETBYTE, GETWORD
3514         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
3515         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
3516           (geniCodeBinary): new generic binary icode,
3517           (ast2iCode): added GETABIT, GETBYTE, GETWORD
3518         * src/port.h: updated comment for PORT.hasExtBitOp
3519         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
3520           (genGetByte): new, to get a single byte,
3521           (genGetWord): new, to get a word from a long,
3522           (gen51Code): added GETABIT, GETBYTE, GETWORD
3523         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
3524
3525 2005-09-23 Raphael Neider <rneider AT web.de>
3526
3527         * configure.in, configure: have device/lib/pic configured
3528         * device/lib/Makefile.in: added model-pic14
3529         * device/lib/clean.mk: added pic/ to clean rule
3530         * device/lib/pic: added rudimentary pic14 library providing support
3531           functions for multiplication/division/generic pointer access
3532         * src/SDCCopt.c (convilong): mark support functions as extern
3533           for pic14 port as well
3534         * src/pic/gen.c (genMult): added assertions,
3535           (genpic14Code): emit warning on unhandled iCodes
3536         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
3537         * src/pic/pcode.c (pCodeOpCopy),
3538         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
3539           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
3540           SFR_REGISTER}), made safe for future extensions
3541         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
3542           instructions even if preceeded by SKIP instructions (also remove
3543           them); removed unused code
3544         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
3545           prevents leaving parts of the structure uninitialized after copying
3546
3547 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
3548
3549         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
3550           ago by me
3551         * support/regression/tests/addsub.c: added test for the bug
3552
3553 2005-09-21 Raphael Neider <rneider AT web.de>
3554
3555         * device/include/pic16/pic18f1220.h,
3556           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
3557         * device/lib/pic16/Makefile.rules: added missing opening paren
3558         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
3559           are provided in genutils.c,
3560           (genUminusFloat,genUminus,genCmpEq): added asserts on different
3561           operand/result sizes,
3562           (genCmp): assert on NULL pointers first, then check deref'ed values
3563         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
3564           result size
3565
3566 2005-09-18 Raphael Neider <rneider AT web.de>
3567
3568         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
3569           as these are now unused,
3570           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
3571         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
3572           local, avoids uninitialized pointer dereference on r->name
3573         * src/pic16/ralloc.c (newReg): fixed indentation
3574
3575 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
3576
3577         * src/SDCCval.c (constVal): fixed bug 730366
3578         * support/Util/SDCCerr.c,
3579         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
3580
3581 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
3582
3583         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
3584
3585 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
3586
3587         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
3588
3589 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
3590
3591         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
3592           (hex2dec): made hex_digit unsigned char, removed ascii dependance
3593         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
3594           (hex2dec): made hex_digit unsigned char, removed ascii dependance
3595         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
3596         * packihx/packihx.c (hexDigit): made c unsigned char
3597         * as/mcs51/lklibr.c (fndsym),
3598         * link/z80/lkgb.c (gb),
3599         * link/z80/lklibr.c (fndsym),
3600         * link/z80/lkrloc.c (relr),
3601         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
3602         * src/SDCC.lex (checkCurrFile, process_pragma),
3603         * src/SDCCglue.c (spacesToUnderscores),
3604         * src/SDCCmain.c (setParseWithComma, processFile),
3605         * src/asm.c (tvsprintf, printCLine),
3606         * src/avr/gen.c (emitcode, aopPut),
3607         * src/ds390/gen.c (emitcode),
3608         * src/hc08/gen.c (emitcode, emitinline),
3609         * src/mcs51/gen.c (emitcode, genInline),
3610         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
3611           tokenizeLineNode),
3612         * src/pic/ralloc.c (debugLog),
3613         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
3614           tokenizeLineNode),
3615         * src/pic16/ralloc.c (debugLog),
3616         * src/z80/main.c (_process_pragma):
3617            made all ctype.h function calls safe
3618         * src/SDCCopt.c: include math.h for fabs
3619         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
3620           and used them throughout the code to make ctype.h function calls safe
3621         * src/ds390/main.c (asmLineNodeFromLineNode),
3622         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
3623         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
3624            unsigned char*
3625         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
3626           (newpCodeAsmDir): made ctype.h function calls safe
3627         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
3628           pic16_emitcode):  made lbp unsigned char*
3629         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
3630           (pic16_newpCodeAsmDir): made ctype.h function calls safe
3631         * src/xa51/gen.c (emitcode),
3632         * src/z80/gen.c (_emit2): made lbp unsigned char*
3633         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
3634            char*
3635
3636 2005-09-05 Raphael Neider <rneider AT web.de>
3637
3638         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
3639           access bank splitpoint
3640
3641 2005-09-05 Raphael Neider <rneider AT web.de>
3642
3643         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
3644
3645 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
3646
3647         * .version: changed to version 2.5.3
3648         * doc/sdccman.lyx: changed version to 2.5.3,
3649           documented --codeseg and --constseg and pragma codeseg and constseg,
3650           documented bit parameters (reentrant) and bit returning
3651         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
3652            currFunc->recvSize, but is this ok for all ports?
3653           (ast2iCode): result of ~ on unsigned char must be cast to int for
3654            bool to work
3655         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
3656           function pointers in bit space
3657         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
3658           (processFuncArgs): call port.reg_parm() with reentrancy info
3659         * src/port.h,
3660         * src/avr/main.c,
3661         * src/ds390/main.c,
3662         * src/hc08/main.c,
3663         * src/pic/main.c,
3664         * src/pic16/main.c,
3665         * src/xa51/main.c,
3666         * src/z80/main.c: port.reg_parm prototype extended with
3667           "bool reentrant" parameter
3668         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
3669           options.stackAuto for allocating bit register parameters
3670         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
3671           (genSend): set BitBankUsed if it is,
3672           (selectRegBank): factored out of genCall for use in genPcall,
3673           (genCall): removed redundant dtype assignmen, use selectRegBank,
3674           (genPcall): handle returning in Carry properly, save in F0 if needed,
3675           (genReceive): handle bit register parameters
3676         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
3677           (mcs51_assignRegisters): enable bit registers for all reentrant
3678            functions and don't set BitBankUsed unconditionally
3679         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
3680         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
3681         * support/regression/tests/funptrs.c: added tests for BOOL and for return
3682
3683 2005-08-27 Borut Razem <borut.razem AT siol.net>
3684
3685         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
3686         ppc-osx (Darwin) does not support -u option. It seems that it is
3687         supported only on Linux - GNU cp
3688
3689 2005-08-25 Borut Razem <borut.razem AT siol.net>
3690
3691         * sim/ucsim/gui.src/serio.src/Makefile.in,
3692           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
3693           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
3694           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
3695           install and strip, since the strip at /usr/ccs/bin should be used
3696           on solaris
3697
3698 2005-08-24 Borut Razem <borut.razem AT siol.net>
3699
3700         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
3701
3702 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
3703
3704         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
3705         ffffffffu
3706
3707 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
3708
3709         * as/mcs51/aslink.h: completed lkrloc.c prototypes
3710         * as/mcs51/lkmain.c (link_main): fixed warning
3711         * device/include/stdbool.h: ds390 has no advanced bit support yet
3712         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
3713         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
3714         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
3715           and updated their macros
3716         * src/SDCCval.c (constVal): updated comment for renamed b_long
3717
3718 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
3719
3720         * as/mcs51/asdata.c: changed ctype['['] to BINOP
3721         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
3722           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
3723           (oprio): set priority for '['
3724         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
3725            and adb_24_bit
3726         * as/mcs51/asm.h: added defines R_BIT and S_BIT
3727         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
3728         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
3729         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
3730           added overlayable BIT_BANK area
3731         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
3732           (summary2): explain 'T' in legenda
3733         * as/mcs51/lkrloc.c: replaced old K&R style,
3734           (relr): added R_BIT processing,
3735           (errmsg): added "Bit-addressable relocation error",
3736           (adb_bit): added for converting from byte- to bit-addressable space,
3737           (adb_24_bit): added for converting from byte- to bit-addressable space
3738         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
3739            used in reentrant functions now even as return value
3740         * device/lib/_gptrput.c (_gptrput): removed obsolete code
3741         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
3742           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
3743         * src/SDCCglobl.h: added indicator BitBankUsed
3744         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
3745            the bit registers b0-b7
3746         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
3747           (geniCodeCast): fixed bug 1263853,
3748           (geniCodeLogicAndOr): put result in bool or char,
3749           (geniCodeReceive): added parameter func for accessing the return type,
3750           (geniCodeFunctionBody): pass func to geniCodeReceive
3751         * src/SDCCmain.c: added indicator BitBankUsed
3752         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
3753         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
3754           (checkSClass): don't put automatic bool/bit on stack,
3755           (checkFunction): removed check on function cannot return bit
3756         * src/SDCCsymt.h: added newBoolLink prototype
3757         * src/mcs51/gen.c (rb1regs): added bit registers,
3758           (movc): created for assigning to carry,
3759           (pushReg, popReg): created for pushing registers,
3760           (sameRegs): check both AOP_REG and AOP_CRY types,
3761           (aopOp): handle bit registers,
3762           (aopPut): optimization no self-assign,
3763           (saveRegisters): push reg->base (bits) only once for bit registers,
3764            and use pushReg,
3765           (unsaveRegisters): pop reg->base only once and use popReg,
3766           (assignResultValue): added parameter func and return in carry for bits,
3767           (genIpush): optimization no reload in A if not changed,
3768           (genSend): bit parameters in reentrant functions are passed in bit
3769            registers by first assigning to bits in B, then save registers and
3770            copy B to bits,
3771           (genCall): handle returning in Carry properly, save it in F0 if needed,
3772           (genPcall): updated assignResultValue call, this is not safe yet for bit
3773            returning function !!!
3774           (genFunction): don't generate equ's for bit registers and use pushReg,
3775           (genEndFunction): take care of bit returning functions and use popReg,
3776           (genRet): return bit in Carry,
3777           (genIfx): optimize bit registers and other directly addressable bits,
3778           (genReceive): updated assignResultValue call
3779         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
3780           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
3781            registers when using stack-auto
3782         * src/mcs51/ralloc.c (_G): added allBitregs,
3783           (regs8051): added the bit registers,
3784           (createStackSpil): use macro IS_BIT,
3785           (getRegBit): added to allocate a bit register, else spill,
3786           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
3787           (updateRegUsage): factored out to ease stepping while debugging,
3788           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
3789            also allocate bit registers,
3790           (fillGaps): handle bit registers,
3791           (findAllBitregs): added to create bit vector with all bit registers,
3792           (mcs51_allBitregs): returns this bit vector,
3793           (mcs51_assignRegisters): when using stack-auto use bit registers for
3794            passing parameters and creating local variables
3795         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
3796
3797 2005-08-22 Borut Razem <borut.razem AT siol.net>
3798
3799         * device/lib/Makefile.in: replaced find option -or with -o
3800           to make it run on solaris
3801
3802 2005-08-22 Raphael Neider <rneider AT web.de>
3803
3804         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
3805           fixes #1265442 (crash on Solaris)
3806
3807 2005-08-20 Borut Razem <borut.razem AT siol.net>
3808
3809         * configure, configure.in: added tests for libsocket and libnsl libraries,
3810           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
3811           from support/regression/Makefile.in
3812         * support/regression/Makefile.in: added
3813         * device/lib/pic16/Makefile.common.in: force make to use bash shell
3814         * sim/ucsim/libtool: regenerated on sparc-solaris
3815         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
3816           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
3817           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
3818           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
3819           sparc-solaris, which doesn't use GNU ld linker
3820         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
3821         * as/Makefile: find on sparc-solaris does not support -maxdepth option
3822
3823 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
3824
3825         * src/mcs51/peeph.def: updated comments
3826
3827 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3828
3829         * device/lib/_gptrget.c,
3830         * device/lib/_gptrput.c: slightly shorter
3831         * doc/sdccman.lyx: incremented version
3832         * src/mcs51/peeph.def: moved peephole comments to the line of first
3833           change to better keep line correlation, reanimated 186.e
3834         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
3835
3836 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
3837
3838         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
3839           David Saxton with quotes around file name.
3840
3841 2005-08-15 Borut Razem <borut.razem AT siol.net>
3842
3843         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
3844           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
3845           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
3846           make tests run on x86_64 platform
3847
3848 2005-08-13 Raphael Neider <rneider AT web.de>
3849
3850         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
3851           as it might be executed DURING a build (parallel make is wonderful)
3852
3853 2005-08-13 Raphael Neider <rneider AT web.de>
3854
3855         * device/lib/Makefile.in (port-specific-objects-pic16):
3856           revert to cp $(PORT)/bin/*.* $(PORTDIR)
3857         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
3858           dependency
3859         * device/lib/pic16/Makefile.rules: build subdirs before creating
3860           the library, removed builddir rule, create $(builddir) early in
3861           recurse rule, use empty recurse rule for leaf directories
3862         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
3863           mkdir errors (race condition), removed duplicate suffix "hex"
3864           from clean rules
3865         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
3866         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
3867           prevents mkdir -p from aborting on Alpha
3868
3869 2005-08-12 Raphael Neider <rneider AT web.de>
3870
3871         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
3872           db-statements in order to allow for arrays of pointers in code
3873           sections to be placed without interspersed 0-padding, fixes
3874           bug #1256215
3875         * (emitStatistics): fixed division by zero for pic18f1220
3876         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
3877           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
3878         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
3879         * (pic16_pCodeConstString): keep track of already emitted string
3880           literals to prevent "duplicate definitions of symbol _str_NR"
3881         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
3882           debug message
3883         * device/lib/Makefile.in: ignore failing PIC16 library builds
3884         * device/lib/pic16/Makefile: do not build if gputils are missing
3885         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
3886
3887 2005-08-10 Raphael Neider <rneider AT web.de>
3888
3889         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
3890           my last commit)
3891
3892 2005-08-10 Raphael Neider <rneider AT web.de>
3893
3894         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
3895           Rokas' patch to add the new fixed point type "__fixed16x16"
3896         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
3897           functions for __fixed16x16 arithmetics
3898         * device/lib/pic16: reimplemented the build system to support
3899           a separate build directory, better handling of libio (create
3900           the library in a separate subdir for each architecture) and
3901           easier configuration (centralized in Makefile.common)
3902
3903 2005-08-07 Raphael Neider <rneider AT web.de>
3904
3905         * src/pic16/gen.c (genrshTwo): fixed sign extension
3906         * src/pic16/device.c: added pic18f2320, 4220 and 4320
3907         * device/include/pic16/pic18f2220.h: changed some bit definitions,
3908           added T0CONbits
3909         * device/include/pic16/pic18f4220.h: NEW, header for
3910           pic18f4220 and pic18f4320
3911         * device/include/pic16/pic18fregs.h: added new devices,
3912           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
3913         * device/include/pic16/signal.h: resolved name clashes
3914           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
3915           to also allow testing for interrupt enable bits, added
3916           comments on how to use the macros
3917         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
3918         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
3919           register definitions for the devices
3920         * device/lib/pic16/pics.all: added new devices
3921         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
3922           allocated memory
3923         * device/lib/pic16/libc/stdlib/memfree: do not count
3924           the block header as free memory
3925         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
3926           simplified and added missing end-of-blocklist-marker
3927           (reported by Peter Onion, fixes #1252814)
3928         * (_mergeHeapBlock): fixed loop condition
3929         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
3930           len==0, restructured code
3931         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
3932           up a bit, reduced bitfield accesses, prevent endless loops
3933           in case of heap corruption
3934         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
3935           "unreferenced arguments/must return a value" warnings
3936         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
3937           replaced BAUDREG with SPBRG
3938         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
3939           device/lib/pic16/debug/gstack/gstack.c: replaced
3940           _naked, _asm, _endasm with __naked, __asm, __endasm
3941
3942 2005-08-05 Raphael Neider <rneider AT web.de>
3943
3944         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
3945           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
3946
3947 2005-08-05 Borut Razem <borut.razem AT siol.net>
3948
3949         * device/lib/Makefile.in: added missing ';'
3950         * configure: removed ^M characters
3951
3952 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3953
3954         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
3955           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
3956           License
3957
3958 2005-08-04 Borut Razem <borut.razem AT siol.net>
3959
3960         * configure.in: pic16 libraries build 2nd try - enable running
3961           configure in device/lib/pic16
3962         * configure: regenerated from configure.in
3963         * device/lib/Makefile.in: create $(PORT)/bin directory
3964
3965 2005-08-03 Raphael Neider <rneider AT web.de>
3966
3967         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
3968           to get/set values via pointers
3969         * (genUnpackBits,genPackBits): changed detection of
3970           ptr->bitfield vs. sym.bitfield, fixed access via generic
3971           pointers, removed dead (wrong) code for multibyte bitfields
3972         * (genNearPointerGet, genGenPointerGet): removed useless code,
3973           fixed bitfield detection, fixes #1250594
3974         * (genNearPointerSet): removed useless code
3975         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
3976           and introduced macro pic16_emitpcode that conditionally emits
3977           the origin of the following pCode (useful for debugging SDCC)
3978         * src/pic16/pcode.c: changed (and disabled) some debug outputs
3979         * (createDefmap): fixed handling of LFSR for --optimize-df
3980
3981 2005-08-02 Borut Razem <borut.razem AT siol.net>
3982
3983         * device/lib/Makefile.in: pic16 libraries build enabled since
3984           gputils-0.13.2 are now localy installed at sourceforge's compile farm
3985
3986 2005-08-02 Raphael Neider <rneider AT web.de>
3987
3988         * src/pic16/gen.c (genPackBits): removed deprecated warning
3989         * (genGenPointerSet): fixed bitfield detection
3990
3991 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3992
3993         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
3994
3995 2005-07-31 Raphael Neider <rneider AT web.de>
3996
3997         * device/lib/pic16/libdev/pic18f458.c,
3998           device/include/pic16/pic18f458.h: added missing T0CONbits
3999
4000 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
4001
4002         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
4003
4004 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
4005
4006         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
4007
4008 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4009
4010         * device/include/mcs51/at89c51ed2.h: added.
4011
4012 2005-07-23 Raphael Neider <rneider AT web.de>
4013
4014         * src/pic/gen.h: added emitpcode macro for debugging
4015         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
4016           and replace by macro adding debug information on demand
4017         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
4018         * (gencjne): tried to fix; replaced with correct (slower) code
4019         * (gen{Unp,P}ackBits): fixed single bit access
4020         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
4021         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
4022           previous instruction
4023         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
4024           register has to be handled with care (forbidding movement
4025           of assignments/uses, removing assignments completely, ...)
4026         * (pCodeOptime2pCodes): make use of regIsSpecial
4027         * added lots of debugging output (commented out)
4028         * src/pic/rallloc.c (deassignLRs): prevent operand registers
4029           from being reused as result UNLESS it is known to work
4030
4031 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
4032
4033         * support/Util/dbuf.h: include <stddef.h> for size_t
4034         * .version: changed to version 2.5.2
4035
4036 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4037
4038         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
4039
4040 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4041
4042         * src/hc08/gen.c (genMinus): fixed bug #1241835,
4043           (genModOneByte): removed needless psha/pula
4044
4045 2005-07-22 Raphael Neider <rneider AT web.de>
4046
4047         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
4048           have PIC14 handled like PIC16, fixes broken pic14 linker calls
4049         * src/pic/gen.c (resolveIfx): do not "invent" labels
4050         * (genSkipc): changed to positive logic
4051         * (genSkipCond): removed as no longer needed
4052         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
4053           backport from PIC16
4054         * (genLeftShift): check operands are in different registers
4055         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
4056           INCF does not update CARRY...
4057         * src/pic/main.c: fixed _linkCmd
4058         * src/pic/pcode.c (unlinkpCode): added inactive code
4059         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
4060           alive (do not assign result and operand overlapping registers)
4061
4062 2005-07-22 Raphael Neider <rneider AT web.de>
4063
4064         * src/pic/device.c (dump_sfr): replaced register declaration with
4065           call to emitSymbolToFile() to avoid duplicate symbols
4066         * (assignRelocatableRegisters): do not declare external symbols
4067         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
4068           right (take size of type, not etype)
4069         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
4070         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
4071         * (packRegsForAccUse): disabled assignment of WREG as
4072           the result reg to prevent occurence of just fixed #1235003,
4073           fixes #1242954
4074         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
4075           symbols (avoids duplicate symbols in .asm file)
4076         * (pic14emitRegularMap): use emitSymbolToFile()
4077         * src/pic/gen.c (aopOp): fixed spillLocation handling
4078         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
4079         * (genDataPointerSet): removed unneccessary variables/output
4080
4081 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
4082
4083         * as/mcs51/lkarea.c: enlarged codemap for banked memory
4084         * device/lib/mcs51/crtbank.asm: added # to 0x0F
4085
4086 2005-07-21 Raphael Neider <rneider AT web.de>
4087
4088         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
4089           architecture cannot handle them efficiently, fixes bug #1235003
4090         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
4091           check for empty sets before using them (fixes bug #1232190)
4092
4093 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
4094
4095         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
4096           (lnksect2): generate warnings for memory overlap
4097         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
4098           constseg to set the name of these segments so you can instruct the linker
4099           to place them in banks
4100         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
4101         * src/SDCCglobl.h: added MODEL_HUGE to enum,
4102           added code_seg and const_seg to options
4103         * src/SDCCglue.c (emitMaps): use options.const_seg,
4104           (createInterruptVect): put interrupt vectors in segment HOME,
4105           (glue): put HOME before static segment and put the main glue in HOME,
4106           (glue): use options.code_seg
4107         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
4108         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
4109           these segments so you can instruct the linker to place them in banks
4110           (linkEdit): use code_loc for HOME segment which should be the first
4111           segment in code memory now
4112         * src/SDCCmem.c: fixed more stuff like bug 1238386
4113         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
4114           (changePointer): don't change function pointers to code pointers for
4115           banked functions,
4116           (compareType): added exceptional check for banked function pointers
4117         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
4118         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
4119           after static in code memory
4120         * src/mcs51/gen.c: added aopLiteralLong prototype,
4121           (aopForSym): use getSize for functions,
4122           (genCall): generate banked calls over one trampoline __sdcc_banked_call
4123           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
4124           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
4125           the segment,
4126           (genPcall): use call for literal function pointers and generate banked
4127           calls over the one trampoline so there's only one place for the user to
4128           modify according to his/hers hardware,
4129           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
4130           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
4131         * src/mcs51/main.c: added keyword banked,
4132           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
4133         * support/Util/SDCCerr.c,
4134         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
4135           needed for passing the bank and address to the trampoline
4136         * device/lib/mcs51/crtbank.asm: added for bankswitching
4137         * device/lib/mcs51/Makefile: added crtbank
4138
4139 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4140
4141         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
4142           for fields at offset 0 of a struct or union as reported
4143           on 2005-07-07 in the developer mailing list.
4144
4145 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
4146
4147         * src/SDCCmem.c: fixed bug 1238386
4148
4149 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4150
4151         * src/mcs51/peeph.def: added labelrefcounting for peepholes
4152           (patch #1144962), added peephole 300, enabled 259.x
4153         * doc/sdccman.lyx: removed screenshot and provided link instead
4154
4155 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4156
4157         * doc/sdccman.lyx: added section about debugging with ddd
4158         * doc/figures/ddd_example.eps: screenshot of debugging session
4159
4160 2005-07-04 Raphael Neider <rneider AT web.de>
4161
4162         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
4163           like CODE pointers, fixes #1115683
4164         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
4165           call, fixes bugs #1232211, #1228110,
4166           fixed wrong casts to pCodeFlow from pCodeInstructions
4167
4168 2005-07-04 Raphael Neider <rneider AT web.de>
4169
4170         * src/pic/gen.c (popGet): changed assert to allow for
4171           bit operands
4172         * (popGetAddr): changed signature to provide
4173           an additional index, patched all call sites
4174         * (genCmpEq): handle literal-like operands correctly
4175         * (genAddrOf): added sanity checks on __code/__data pointers
4176         * (genAssign): added handling of symbols from __code section
4177         * (gencjne): do not generate code for comparisons whose result
4178           is neither stored nor used, fixes bug #1171114
4179         * (AccLsh, AccRsh): operate on operand instead of WREG
4180         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
4181           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
4182           by known count
4183         * rewrote complete shift-by-literal logic, commented unused
4184           functions out
4185         * (genConstPointerGet): get multiple bytes (if result size > 1),
4186           fixed handling of non-immediate addresses
4187         * (genPointerGet): handle CODE pointers like CONST pointers
4188         * (genpic14Code): insert C-SRC lines as Cource-pCodes
4189         * ({aop,op}_isLitLike): NEW, single place to decide whether an
4190           operand is to be treated as a literal or not
4191         * (mov2w,genPcall,genCmpEq),
4192           src/pic/genarith.c: use aop_isLitLike() to decide between
4193           literal/register contents
4194         * (addSign): added missing offset
4195         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
4196           only emit comment in debug-mode,
4197           use {aop,op}_isLitLike throughout the file
4198         * src/pic/glue.c: fix initializers for pointers (work in progress)
4199         * src/pic/pcode.c (get_op): honor index on _const symbols
4200         * ({reset,dump}pCodeStatistics): NEW, estimate code size
4201         * (dumppBlock): added pCode size estimation
4202         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
4203           check for IS_SYMOP before OP_SYMBOL'ing
4204         * fixed indentation, compacted switch-statements
4205         * (allocReg): find free register and allocate it instead of
4206           allocating new registers all the time
4207         * (deassignLRs): prevent POINTER_GET's from being assigned the same
4208           registers as its operands (necessary only for multibyte GETs)
4209
4210 2005-07-01 Raphael Neider <rneider AT web.de>
4211
4212         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
4213           debugging .asm-output macros FENTRY + FEXIT
4214         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
4215           way... I wonder...
4216         * (emitpComment): NEW, printf to pCode
4217         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
4218           offset handling
4219         * (popGetAddr): NEW, variant of popGet to access an immediates
4220           high(er) bytes instead of the n'th byte of memory they reference,
4221           replaced popGet with popGetAddr where neccessary
4222         * (genDataPointerGet): reactivated and fixed implementation
4223         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
4224           accesses
4225         * (genDataPointerSet): fixed multibyte assignments
4226         * (genpic14Code): fixed --i-code-in-asm handling
4227         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
4228         * (genPlus): fixed index-out-of-bounds error
4229         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
4230         * src/pic/ralloc.c: added debugging output macro FENTRY2
4231         * (spillThis): fixed indentation, enbraced for-body for clarity
4232         * (rematStr): commented out as now unused
4233         * (regTypeNum): commented out special spill case (overwrites
4234           arbitrary values)
4235         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
4236
4237 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
4238
4239         * doc/sdccman.lyx: documented sfr16/sfr32,
4240           added example for using storage class with function pointers
4241         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
4242
4243 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
4244
4245         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
4246         * device/lib/_itoa.c,
4247         * device/lib/_ltoa.c: optimized codesize
4248         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
4249           but don't know how to suppress the double warning.
4250         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
4251         * support/Util/SDCCerr.c,
4252         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
4253
4254 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
4255
4256         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
4257           fixed old K&R prototypes
4258         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
4259         * device/lib/_gptrget.c,
4260         * device/lib/_gptrgetc.c,
4261         * device/lib/_gptrput.c: changed versions for new memory indicator values,
4262           also new versions for small generic pointers and banked generic pointers
4263         * src/port.h: added const_name
4264         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
4265         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
4266         * src/SDCCcse.c (findPrevIc): check all associative operators
4267         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
4268         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
4269         * src/SDCCmem.c: updated comments,
4270           set far-space to 0 for pdata, results in optimized code
4271         * src/SDCCmem.h: added macro CONST_NAME
4272         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
4273           moving the info into the highest bits, see also gptrget/gptrput
4274         * src/src.dsp: added sdcc.ico to project files
4275         * src/avr/gen.c (genCast): fixed bug 0x%d
4276         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
4277         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
4278           relation between ptr_type and DCL_TYPE,
4279           (genCast): fixed bug 0x%d
4280         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
4281           (CODE)" for const_name
4282         * src/hc08/gen.c (genCast): fixed bug 0x%d
4283         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
4284           (hc08_port): added "CONST (CODE)" for const_name
4285         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
4286           (aopForRemat, adjustArithmeticResult): disconnected direct relation
4287           between ptr_type and DCL_TYPE,
4288           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
4289           operand* and took AOP() inside function so sfr-ness can be checked,
4290           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
4291           new prototype,
4292           (genFunction, genEndFunction): optimized stack setup,
4293           (genMinus): optimized for literals with ending zeroes (in bytes),
4294           (genCast): fixed bug 0x%d
4295         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
4296           (mcs51_port): added "CONST (CODE)" for const_name
4297         * src/mcs51/peeph.def: made rule 226 more generic
4298         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
4299         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
4300         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
4301         * src/z80/main.c (z80_port): added NULL for const_name,
4302           (gbz80_port): added NULL for const_name
4303         * support/regression/tests/bug663539.c,
4304         * support/regression/tests/sfr16.c: new tests
4305
4306 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4307
4308         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
4309
4310 2005-06-24 Raphael Neider <rneider AT web.de>
4311
4312         * device/lib/pic16/libdev/pic18f[68][567]20.c:
4313           corrected typos...
4314         * device/include/pic16/signal.h: added USBIF
4315           and SIG_USB
4316
4317 2005-06-24 Raphael Neider <rneider AT web.de>
4318
4319         * device/lib/pic16/libdev/pic18f2455.c,
4320           device/include/pic16/pic18f2455.h: NEW
4321         * device/include/pic16/pic18fregs.h,
4322           device/lib/pic16/pics.all,
4323           src/pic16/device.c: added 18f2455
4324         * device/lib/pic16/libdev/pic18f[68][567]20.c,
4325           device/include/pic16/{pic18f[68][567].h,usart.h}:
4326           replaced MULTIPLE_USARTS define with more relaible
4327           compatibility sfrs (for USART access)
4328
4329 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
4330
4331         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
4332           and the output asm file line is printed on two lines.
4333
4334 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4335
4336         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
4337           BGT, BLE, BHI, and BLS instructions
4338         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
4339           genCmpEq): removed
4340         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
4341           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
4342           fixes bug #1216342
4343         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
4344
4345 2005-06-15 Raphael Neider <rneider AT web.de>
4346
4347         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
4348         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
4349         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
4350           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
4351           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
4352
4353 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4354
4355         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
4356           Marcel Telka in bug #1215704
4357
4358 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
4359
4360         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
4361           located in shared memory bank.
4362
4363 2005-05-31 Raphael Neider <rneider AT web.de>
4364
4365         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
4366           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
4367           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
4368
4369 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
4370
4371         * device/lib/_strncpy.c: fixed the fix
4372
4373 2005-05-26 Raphael Neider <rneider AT web.de>
4374
4375         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
4376           initializers with \0, bug #1208187
4377         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
4378           intializers with \0, bug #1208187
4379
4380 2005-05-26 Raphael Neider <rneider AT web.de>
4381
4382         * src/pic16/glue.c (pic16_printIvalChar): fixed string
4383           initializers with \0, bug #1208187
4384         * src/pic16/main.c (_process_pragma): added sanity checks
4385           for stack position and size, emit warnings when appropriate
4386
4387 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
4388
4389         * device/lib/_strncpy.c: fixed not filling with \0
4390
4391 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4392
4393         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
4394           createFunction),
4395         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
4396           compound_statement),
4397         * src/SDCCsymt.h,
4398         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
4399
4400 2005-05-24 Raphael Neider <rneider AT web.de>
4401
4402         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
4403
4404 2005-05-24 Raphael Neider <rneider AT web.de>
4405
4406         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
4407           TRISE definitions, closes bug #1162453
4408
4409 2005-05-22 Raphael Neider <rneider AT web.de>
4410
4411         * src/pic16/main.c (_process_pragma): check for missing
4412           arguments to pragmas code and udata
4413         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
4414           consistency fixes to match other headers (thanks to Jim Paris)
4415         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
4416
4417 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
4418
4419         * src/SDCCicode.c (isOperandEqual): fixed missing ;
4420
4421 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
4422
4423         * support/regression/tests/bug1198642.c: new test
4424         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
4425         * src/SDCCcse.c (findPrevIc): added comment, please have a look
4426         * support/scripts/resource.h,
4427         * support/scripts/resource.rc,
4428         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
4429         * support/scripts/sdcc.ico: added 32x32 icon
4430
4431 2005-05-18 Raphael Neider <rneider AT web.de>
4432
4433         * device/lib/pic16/libdev/pic18f*.c,
4434         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
4435           keywords to "__sfr" and "__at (X)"
4436         * device/include/pic16/pic18fregs.h: added pic18f4520
4437         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
4438           #1203088 (MPLAB compatibility)
4439
4440 2005-05-17 Raphael Neider <rneider AT web.de>
4441
4442         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
4443         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
4444         * device/lib/pic16/pics.all: added new devices
4445         * src/pic16/device.c: added support for pic18f4520
4446
4447 2005-05-16 Raphael Neider <rneider AT web.de>
4448         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
4449         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
4450         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
4451           convenience function for bit access
4452
4453 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
4454
4455         * device/lib/printf_large.c: fixed bug 1193299
4456         * support/regression/tests/bug1057979.c: added test %3.3s
4457
4458 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4459
4460         * device/include/mcs51/8051.h,
4461         * device/include/mcs51/8052.h: made parseable with lint
4462         * device/include/mcs51/lint.h: added include file for (sp)lint
4463         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
4464         * doc/cdbfileformat.lyx,
4465         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
4466
4467 2005-05-14 Raphael Neider <rneider AT web.de>
4468
4469         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
4470         * device/lib/pic16/libc/stdlib/itoa.c (new)
4471         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
4472         * device/lib/pic16/libio/Makefile: exclude subdir according to
4473           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
4474         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
4475         * src/pic16/gen.c (genFunction): prevent annoying warning
4476         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
4477           nameclashes on BeOS
4478         * support/cpp2/cppmain.c (cpp_output_string): new
4479         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
4480           fixes bug 1116802
4481
4482 2005-05-13 Borut Razem <borut.razem AT siol.net>
4483
4484         * src/SDCCmain.c (linkEdit): fixed bug 1195202
4485
4486 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4487
4488         * .version: changed to version 2.5.1; back to bleeding edge development
4489
4490 2005-05-11 Borut Razem <borut.razem AT siol.net>
4491
4492         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
4493           generate PDF version 1.3 documents
4494
4495 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4496
4497         * .version: changed to version 2.5.0
4498
4499 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4500
4501         * doc/sdccman.lyx: updated weblinks, index and smaller updates
4502
4503 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4504
4505         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
4506         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
4507         well as many smaller updates.
4508         * .version: changed to version 2.5.0-pre1
4509
4510 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4511
4512         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
4513
4514 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
4515
4516         * support/regression/tests/bug1185672.c: added
4517         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
4518           bug 1185672
4519         * src/mcs51/gen.c (genCall): added comments, made it look safer
4520         * src/mcs51/gen.c (genEndFunction): simplified
4521
4522 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
4523
4524         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
4525
4526 2005-04-14 Borut Razem <borut.razem AT siol.net>
4527
4528         * fixed bug 1045046 - SIGSEGV with really simple code?:
4529           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
4530           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
4531
4532 2005-04-14 Borut Razem <borut.razem AT siol.net>
4533
4534         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
4535           src/pic16/device.h: temporarily disabled experimental #inline pragma
4536           for 2.5.0 release
4537
4538 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
4539
4540         * device/include/z80/stdio.h,
4541         * device/include/z80/string.h: removed these highly incomplete files so
4542           SDCC can use the default ones in device/include/
4543
4544 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4545
4546         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
4547         gcc warning.
4548         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
4549         fix sdcpp warnings.
4550
4551 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
4552
4553         * device/include/malloc.h: removed redundant __reentrant prototypes
4554         * device/lib/_mullong.c: added working xstack variant in asm (C version
4555           doesn't pass regression tests)
4556         * device/lib/bpx.c: used __data and made bpx char for mcs51
4557         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
4558           (createFunction): fixed bug with xstackPtr
4559         * src/SDCCcse.c: corrected comments
4560         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
4561           (killDeadCode, eBBlockFromiCode): removed unused code
4562         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
4563           corrected comments
4564         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
4565           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
4566           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
4567           (genModOneByte): fixed warning in MSVC
4568         * src/mcs51/main.c (): added comments
4569         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
4570
4571 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
4572
4573         * src/SDCCmain.c (linkEdit): oops, changed one line too many
4574
4575 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
4576
4577         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
4578
4579 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
4580
4581         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
4582         characters arrays of larger size than the declared one.
4583
4584 2005-04-10 Borut Razem <borut.razem AT siol.net>
4585
4586         * src/pic/gen.c (genInline),
4587           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
4588           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
4589           (findNextInstruction), (findPrevInstruction),
4590           (findInstructionUsingLabel),
4591           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
4592         * src/pic/pcode.c (findLabel): added missing '\n'
4593         * src/src.dsp: added SDCCdwarf2.c to the project
4594
4595 2005-04-09 Borut Razem <borut.razem AT siol.net>
4596
4597         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
4598
4599 2005-04-08 Raphael Neider <rneider AT web.de>
4600
4601         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
4602           into the chain after a given one) and mergeDefmapSymbols (combine
4603           defmap entries for each symbol per pcode)
4604         * (createDefmap): have defmap entries merged in the end
4605         * (defmapReplaceSymRef): split defmap entries covering two accesses to
4606           a symbol before replacing one access type's symbol, merge symbols in
4607           the end (replacement symbol might already have an entry)
4608         * (assignValnums): keep reference to written WREG intact
4609
4610 2005-04-08 Raphael Neider <rneider AT web.de>
4611
4612         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
4613           Alpha)
4614
4615 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
4616
4617         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
4618         bytes
4619
4620 2005-04-07 Raphael Neider <rneider AT web.de>
4621
4622         * device/include/pic16/usart.h: added compatibility defines for
4623           devices with more than one USART
4624         * device/include/pic16/pic18f[68][567]20.h: activated above defines
4625
4626 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
4627
4628         * device/lib/Makefile.in: updated for port specific include
4629
4630 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
4631
4632         * support/regression/ports/mcs51/spec.mk: added mcs51 include
4633
4634 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
4635
4636         * device/include/8051.h,
4637         * device/include/8052.h,
4638         * device/include/at89S8252.h,
4639         * device/include/at89c55.h,
4640         * device/include/at89x051.h,
4641         * device/include/at89x51.h,
4642         * device/include/at89x52.h,
4643         * device/include/mcs51reg.h,
4644         * device/include/reg51.h,
4645         * device/include/reg764.h,
4646         * device/include/regc515c.h,
4647         * device/include/sab80515.h: (re)moved these 12 files
4648         * device/include/mcs51/8051.h,
4649         * device/include/mcs51/8052.h,
4650         * device/include/mcs51/at89S8252.h,
4651         * device/include/mcs51/at89c55.h,
4652         * device/include/mcs51/at89x051.h,
4653         * device/include/mcs51/at89x51.h,
4654         * device/include/mcs51/at89x52.h,
4655         * device/include/mcs51/mcs51reg.h,
4656         * device/include/mcs51/reg51.h,
4657         * device/include/mcs51/reg764.h,
4658         * device/include/mcs51/regc515c.h,
4659         * device/include/mcs51/sab80515.h: and added them here
4660
4661 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
4662
4663         * device/include/stdarg.h: changed SDCC specific keywords to double
4664           underlined form.
4665         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
4666           mcs51 and ds390.
4667         * device/include/hc08/mc68hc908gp32.h,
4668         * device/include/hc08/mc68hc908jb8.h,
4669         * device/include/hc08/mc68hc908jkjl.h,
4670         * device/include/hc08/mc68hc908qy.h: fixed comments
4671         * device/include/mcs51/README: updated
4672         * device/include/mcs51/c8051f120.h: added PINRSF
4673         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
4674         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
4675           amidst code. Also inline is not supported.
4676
4677 2005-04-06 Raphael Neider <rneider AT web.de>
4678
4679         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
4680         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
4681           callers stack/frame pointers
4682
4683 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
4684
4685         * device/include/pic16/usart.h: added, missing in previous commit,
4686         * device/include/pic16/adc.h: fixed typo,
4687         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
4688         commit,
4689         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
4690         <p18fxxx.inc>
4691         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
4692         uninitialized because a bug appears with gplink
4693         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
4694         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
4695         complains for unrecognised option
4696
4697 2005-04-05 Raphael Neider <rneider AT web.de>
4698
4699         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
4700           structs as well (using memcpy)
4701         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
4702           on ISRs (GOTO has no label)
4703         * src/pic16/device.h: added OF_OPTIMIZE_DF
4704         * src/pic16/main.c: added compiler switch --optimize-df to enable the
4705           new data flow analysis/optimization
4706         * src/pic16/pcode.c: added (prototypes for and implementation of)
4707           dataflow analysis functions, fixed pCodeInstructions' inCond and
4708           outCond values, made RCALL a branch instruction
4709         * (pic16_unlinkpCode): keep C line if possible
4710         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
4711           C line moved if possible
4712         * (pic16_getRegFrompCodeOp): NEW, improved version of...
4713         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
4714           to use new pic16_getRegFrompCodeOp (works for more SFRs)
4715         * (pic16_BuildFlow): fixed skip instructions with label (did not start
4716           new flow)
4717         * (pic16_getJumptabpCode): NEW, needed in...
4718         * (LinkFlow): fixed handling of jumptables, calls and conditional
4719           branches
4720         * (pic16_InsertCommentAfter): NEW
4721         * (pic16_pCodeReplace): made verbose and flow preserving
4722         * (AnalyzeFlow): added call to data flow analysis
4723         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
4724         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
4725         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
4726
4727 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4728
4729         * src/SDCCast.c (decorateType): fixed bug #1105626
4730
4731 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
4732
4733         * device/include/asm/pic16/features.h,
4734         * pic18f*.h headers,
4735         * device/include/pic16/adc.h,
4736         * device/include/pic16/delay.h,
4737         * device/include/pic16/i2c.h,
4738         * device/include/pic16/malloc.h,
4739         * device/include/pic16/stdio.h,
4740         * device/include/pic16/stdlib.h,
4741         * device/include/pic16/string.h,
4742         * device/lib/pic16/libc/stdio/printf_tiny.c,
4743         * device/lib/pic16/libc/stdio/printf_small.c,
4744         * device/lib/pic16/libc/stdio/strmgpsim.c,
4745         * device/lib/pic16/libc/stdio/strmmssp.c,
4746         * device/lib/pic16/libc/stdio/strmusart.c,
4747         * device/lib/pic16/libc/stdio/vfprintf.c,
4748         * device/lib/pic16/libc/stdlib/ltoa.c,
4749         * device/lib/pic16/libc/stdlib/putchar.c,
4750         * device/lib/pic16/libc/stdlib/x_ftoa.c,
4751         * device/lib/pic16/libc/stdlib/memchrpgm.c,
4752         * device/lib/pic16/libc/stdlib/memchrram.c,
4753         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
4754         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
4755         * device/lib/pic16/libio/adc/adcbusy.c,
4756         * device/lib/pic16/libio/adc/adcread.c,
4757         * device/lib/pic16/libio/adc/adcsetch.c,
4758         * device/lib/pic16/libio/usart/ubaud.c,
4759         * device/lib/pic16/libio/usart/ubusy.c,
4760         * device/lib/pic16/libio/usart/udrdy.c,
4761         * device/lib/pic16/libio/usart/uopen.c,
4762         * device/lib/pic16/libio/usart/uputc.c,
4763         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
4764         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
4765         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
4766         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
4767         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
4768         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
4769         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
4770         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
4771         specific keywords to double underlined form,
4772         * device/lib/pic16/libc/Makefile.rules,
4773         * device/lib/pic16/libsdcc/Makefile.rules,
4774         * device/lib/pic16/libm/Makefile,
4775         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
4776         to compile with C standard set in Makefile.common
4777         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
4778         rand.c and crc.c in compilation process,
4779         * device/lib/pic16/libsdcc/int/divuint.c,
4780         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
4781         `c' from signed to unsigned,
4782         * device/lib/pic16/startup/crt0.c,
4783         * device/lib/pic16/startup/crt0i.c,
4784         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
4785         keywords to double underlined form, bug fixes in _do_cinit function
4786         which prevented the correct initialization of the .idata segment,
4787         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
4788         core to enter a infinite loop
4789         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
4790
4791 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4792
4793         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
4794
4795 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4796
4797         * device/include/Makefile.in: add support for hc08 subdirectory
4798         * device/include/hc08/: new subdirectory
4799         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
4800         Lucas Loizaga, thanks!
4801         * device/include/hc08/mc68hc908qy.h,
4802         * device/include/hc08/mc68hc908gp32.h,
4803         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
4804         their own directory. Changed internal macro names to use the compiler
4805         reserved namespace. Changed SDCC specific keywords to double
4806         underlined form.
4807         * device/include/math.h,
4808         * device/include/malloc.h,
4809         * device/include/stdarg.h,
4810         * device/include/stdbool.h
4811         * device/include/string.h,
4812         * device/include/tinibios.h,
4813         * device/include/ds400rom.h,
4814         * device/include/8051.h,
4815         * device/include/8052.h,
4816         * device/include/80c51xa.h,
4817         * device/include/at89c55.h,
4818         * device/include/at89S8252.h,
4819         * device/include/at89x51.h,
4820         * device/include/at89x52.h,
4821         * device/include/ds80c390.h,
4822         * device/include/reg764.h,
4823         * device/include/regc515c.h,
4824         * device/include/sab80515.h,
4825         * device/include/mcs51/c8051f000.h,
4826         * device/include/mcs51/c8051f018.h,
4827         * device/include/mcs51/c8051f020.h,
4828         * device/include/mcs51/c8051f040.h,
4829         * device/include/mcs51/c8051f060.h,
4830         * device/include/mcs51/c8051f120.h,
4831         * device/include/mcs51/c8051f300.h,
4832         * device/include/mcs51/c8051f310.h,
4833         * device/include/mcs51/c8051f320.h,
4834         * device/include/mcs51/c8051f330.h,
4835         * device/include/mcs51/c8051f350.h,
4836         * device/include/z180.h: Changed SDCC specific keywords to double
4837         underlined form.
4838
4839 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
4840
4841         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
4842         18F4455,
4843         * (pic16_assignConfigWordValue): disable testing of configuration
4844         register value with config mask,
4845         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
4846         function with port->fun_prefix,
4847         * (genFunction): when generating a naked interrupt function never
4848         create an absolute segment placed in interrupt vector address, place
4849         the actual interrupt function at IVA instead, when an interrupt
4850         function is generated with unspecified interrupt then do not create
4851         the absolute section,
4852         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
4853         code for generating a call to generic pointer get/put function with
4854         a call to function pic16_callGenericPointer(),
4855         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
4856         the call to the generic pointer get/put functions with prefixing the
4857         function name with port->fun_prefix,
4858         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
4859         * src/pic16/main.c (_process_pragma): prefix function with
4860         port->fun_prefix,
4861         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
4862         calling assembler, old 18Fxxxx macro is deprecated,
4863         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
4864         PC_ASMDIR in while condition,
4865         * (findInstruction): add PC_ASMDIR in while condition,
4866         * (buildCallTree): prefix main with port->fun_prefix,
4867         * (pic16_pCode2str): fixed bug that didn't emit the memory access
4868         identifier for variable with banked access in instructions BTFSS,
4869         BTFSC, BCF, BSF, BTG
4870         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
4871         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
4872         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
4873         perform optimization when enviroment variable NO_REG_OPT is set,
4874         * (insideLRBlock): NEW, return 1 if register is inside an
4875         INF_LOCALREGS block,
4876         * (RemoveRegFromLRBlock): remove a register that is completely
4877         eliminated by register optimization, but it is still left in local
4878         register store/restore in/from stack block,
4879         * (Remove2pcodes): after removing register, check to see if it
4880         should be removed from local register store/restore in/from stack
4881         block,
4882         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
4883         DUMMY_READ_VOLATILE,
4884
4885         * device/include/pic16/adc.h: minor prototype modifications and
4886         update,
4887         * device/include/pic16/malloc.h: added GPL notice various
4888         modifications,
4889         * device/include/pic16/stdint.h: NEW, standard header for ints
4890         * device/include/pic16/delay.h: NEW, header for delay functions,
4891         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
4892         delay1mtcy,
4893         * device/include/pic16/signal.h: NEW, header providing helper macros
4894         for implementing signal handlers,
4895         * device/include/pic16/stdio.h: added prototypes for functions,
4896         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
4897         prototypes for stdin and stdout, added macro PUTCHAR to
4898         automatically implement putchar function prototype,
4899         * device/include/pic16/usart.h: modified and updated USART library,
4900         * device/lib/pic16/libio/adc/,
4901         * device/lib/pic16/libio/i2c: some modifications to improve library
4902         performance,
4903         * device/lib/pic16/libc/stdio/: modifications for the new printf*
4904         family of functions,
4905         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
4906         family of functions and other sources,
4907         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
4908         of the PIC18Fxx[28] devices,
4909         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
4910         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
4911         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
4912         _do_cinit function, because the previous failed when local variables
4913         where not placed in the same memory bank,
4914         * device/lib/pic16/libsdcc/char/: various modifications to improve
4915         library performance,
4916         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
4917         information on the new functions of the c library and more...
4918
4919 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4920
4921         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
4922
4923 2005-03-26 Raphael Neider <rneider AT web.de>
4924
4925         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
4926           if condition == CARRY)
4927         * (genCmp): adapted to new genSkipc semantics
4928         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
4929           on rIfx (genCmp was broken)
4930
4931 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4932
4933         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
4934         * src/z80/main.c (_keywords[]),
4935         * src/SDCCglobal.h (struct options),
4936         * src/SDCC.y,
4937         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
4938         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
4939         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
4940         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
4941         always available in leading double underscore form. The C99 support is
4942         mostly missing, but it's a start.
4943         * support/regression/tests/bug-227710.c: fixed nonconforming use of
4944         reserved identifier "__data".
4945
4946 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
4947
4948         * src/mcs51/peeph.def: fixed bug 1170013
4949
4950 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
4951
4952         * device/include/mcs51reg.h: fixed bug 842007
4953
4954 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4955
4956         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
4957         last time.
4958
4959 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4960
4961         * src/port.h (struct PORT),
4962         * src/avr/ralloc.c (avr_assignRegisters),
4963         * src/avr/main.c,
4964         * src/ds390/ralloc.c (ds390_assignRegisters),
4965         * src/ds390/main.c,
4966         * src/hc08/ralloc.c (hc08_assignRegisters),
4967         * src/hc08/main.c,
4968         * src/mcs51/ralloc.c (mcs51_assignRegisters),
4969         * src/mcs51/main.c,
4970         * src/pic/ralloc.c (pic14_assignRegisters),
4971         * src/pic/main.c,
4972         * src/pic16/ralloc.c (pic16_assignRegisters),
4973         * src/pic16/main.c,
4974         * src/xa51/ralloc.c (xa51_assignRegisters),
4975         * src/xa51/main.c,
4976         * src/z80/ralloc.c (z80_assignRegisters),
4977         * src/z80/ralloc.h,
4978         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
4979         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
4980         * src/SDCCcse.h,
4981         * src/SDCCdflow.c (computeDataFlow),
4982         * src/SDCCdflow.h,
4983         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
4984         * src/SDCCloop.h,
4985         * src/SDCCcflow.c (*),
4986         * src/SDCCcflow.h,
4987         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
4988         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
4989         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
4990         immedDom() returning wrong block; probably fixes bug #1160833)
4991
4992 2005-03-20 Borut Razem <borut.razem AT siol.net>
4993
4994         * support/scripts/inc2h.pl: WIN32 port
4995
4996 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
4997
4998         * device/lib/makefile.in: added abs.c and labs.c
4999
5000 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
5001
5002         * device/include/stdint.h: added
5003         * device/lib/abs.c: added
5004         * device/lib/labs.c: added
5005         * device/include/stdlib.h: added abs() and labs() prototypes
5006         * device/lib/libsdcc.lib: added abs and labs
5007         * device/include/float.h,
5008         * device/lib/_fsmul.c,
5009         * device/lib/printf_fast.c,
5010         * device/lib/printf_tiny.c: updated comments
5011
5012 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5013
5014         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
5015         bug #1164313
5016
5017 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5018
5019         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
5020         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
5021
5022 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
5023
5024         * device/lib/printf_large.c: removed inline assembly for portability and
5025           readability. Use printf_fast if speed or size are more important.
5026         * src/pic16/gen.c: removed conditions around use of DEBUGpc
5027         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
5028
5029 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
5030
5031         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
5032         prevent compiler warning
5033
5034 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
5035
5036         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
5037         moved to level 0 and declared as static. Also they are explicit
5038         placed in access bank. This was necessery because some times they
5039         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
5040         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
5041         optimizations. Currently only compare to unsigned char is implemented,
5042         * src/pic16/gen.c: added fReturnIdx array,
5043         * (struct resolvedIfx) is moved to gen.h and made public,
5044         * (struct _G): added sregsAlloc and sregsAllocSet fields,
5045         * (aopForSym): added an optimization to directly store in stack of
5046         the operand of a SEND iCode,
5047         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
5048         but as registers instead (AOP_REG) using the fReturnIdx array,
5049         * (pic16_freeAsmop): remove the freed register from the
5050         _G.sregsAlloc field,
5051         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
5052         a compare of 'WREG',
5053         * (pic16_popGetTempRegCond): changed function prototype, now
5054         function takes also a bitVector argument v which holds the current
5055         set of registers that are allocated for stack access by aopForSym,
5056         registers allocated in aopForSym for accessing stack symbols are not
5057         any more part of the functions usedRegs field,
5058         * (genCall): some times aopOp is called for a stack variable to be
5059         send, aopForSym might perform the push, if this is true make sure
5060         that genCall doesn't push the variable twice by testing _G.resDirect,
5061         * (genFunction): changed testing for unspecified interrupt number
5062         from 256 to INTNO_UNSPEC,
5063         * modified selection scheme of frame pointer generation. Previously
5064         if function did use local registers a frame pointer was generated,
5065         now a frame pointer is generated only if function has arguments
5066         (that need PLUSW2 register access), or has stack arguments, or the
5067         compiler is not instructed to omit the frame pointer,
5068         * (genEndFunction): before restoring local registers that were saved
5069         in the function preamble, also restore the registers that *might*
5070         have been allocated for stack access,
5071         * (genRet): removed some old comments,
5072         * (genCmp, the active (RN's) version): added a call to the
5073         pic16_genCmp_special function to perform the compare with a more
5074         robust and optimized way,
5075         * (genInline): a feature has been added in inline code generation,
5076         which allows a wildcard variable substitution when writing inline
5077         assembly. Code is incomplete and experimental therefore undocumented,
5078         * (genCast): changed order of aopOp for result and right to allow
5079         aopForSym to directly load the result if possible,
5080         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
5081         perform an optimized compare on some selected special occasions,
5082         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
5083         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
5084         generate an IVT any more,
5085         * src/pic16/main.c (pic16_optionsTable): added command line option
5086         --optimize-cmp,
5087         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
5088         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
5089         macros,
5090         * src/pic16/NOTES: Raphael Neider added in list of active developers
5091         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
5092         jumptable_end to prevent bug #,
5093         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
5094         inCond and outCond fields,
5095         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
5096         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
5097         turn off register spilling,
5098         * (packRegsForOneUse): synced with other ports' versions although it
5099         is not used currently,
5100         * (pic16_packRegisters): added an optimization while reading
5101         structure bitfields, some registers may be saved (malloc code is
5102         decreased by 80 bytes)
5103
5104 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
5105
5106         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
5107         left is a bitfield, if yes, then don't optimize assignment. Perhaps
5108         this can be optimized more?
5109
5110 2005-03-10 Raphael Neider <rneider AT web.de>
5111
5112         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
5113           genNearPointerGet): (hopefully) fixed access to bitfields via
5114           pointers (p->bitN = x; and x = p->bitN; failed)
5115
5116 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
5117
5118         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
5119
5120 2005-03-09 Raphael Neider <rneider AT web.de>
5121
5122         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
5123
5124 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
5125
5126         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
5127         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
5128           (regTypeNum): set REG_BIT type if necessary
5129         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
5130         * support/regression/tests/critical.c: check bug 1144613
5131
5132 2005-03-02 Raphael Neider <rneider AT web.de>
5133
5134         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
5135
5136 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5137
5138         * src/avr/ralloc.c (serialRegAssign),
5139         * src/ds390/ralloc.c (serialRegAssign),
5140         * src/hc08/ralloc.c (serialRegAssign),
5141         * src/mcs51/ralloc.c (serialRegAssign),
5142         * src/pic/ralloc.c (serialRegAssign),
5143         * src/pic16/ralloc.c (serialRegAssign),
5144         * src/xa51/ralloc.c (serialRegAssign),
5145         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
5146
5147 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
5148
5149         * src/SDCCast.c (decorateType): fixed bug 1124787
5150
5151 2005-02-20 Hubert Sack <sack AT digiplan.de>
5152         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5153
5154         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
5155         patch #1121755
5156
5157 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5158
5159         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
5160         to keep the correct label reference count when adding/removing references
5161         to labels. A peephole file using this is appended to patch #1144962.
5162
5163 2005-02-14 Raphael Neider <rneider AT web.de>
5164
5165         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
5166         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
5167         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
5168           retrievals of result operand's value on assignment
5169
5170 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
5171
5172         * device/include/pic16/string.h: modified prototype for memccpy()
5173         to memccpy(void *, void *, char, size_t)
5174         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
5175         check whether to omit frame pointer or not,
5176         * (genInline): convert all occurences of "\n" to LF in inline
5177         assembler blocks, this helps formatting the inline text,
5178         * (pic16_loadFSR0): modified prototype,
5179         * (genNearPointerGet, genNearPointerSet): reorganization of code,
5180         removed some 8051 legacy code,
5181         * (genPackBits): enabled handling bitfields exceeding one byte in size,
5182         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
5183         before allocating temporary registers in functions,
5184
5185 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
5186
5187         * support/regression/tests/bitvars.c: corrected the "fix"
5188
5189 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
5190
5191         * support/regression/tests/bitvars.c,
5192         * support/regression/tests/bitwise.c,
5193         * support/regression/tests/rotate.c: "fixed" problems on Alpha
5194
5195 2005-02-10 Raphael Neider <rneider AT web.de>
5196
5197         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
5198           different size for Alpha
5199         * src/pic16/gen.c (genCmpEq) : improved compare with 0
5200
5201 2005-02-09 Raphael Neider <rneider AT web.de>
5202
5203         * src/SDCC.lex(doPragma) : save and restore warning options as well
5204           (also added new stack plus clone- and copyAndFreeSDCCERRG())
5205         * have #pragma less_pedantic set the errorlevel to WARNING
5206           (fixes #1117001)
5207         * (cloneOptimize) : fixed wrong malloc's size
5208         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
5209           facilitate correct handling of #pragma (save|restore)
5210
5211 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
5212
5213         * src/mcs51/gen.c: removed non-standard C nameless struct/union
5214
5215 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
5216
5217         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
5218
5219 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
5220
5221         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
5222
5223 2005-02-02 Raphael Neider <rneider AT web.de>
5224
5225         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
5226         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
5227         * (pic16_storeForReturn): fixed to allow returning function pointers
5228         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
5229         * device/include/pic16/{stddef.h,stdbool.h}: added
5230
5231 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
5232
5233         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
5234
5235 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
5236
5237         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
5238         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
5239          appeared to be required
5240
5241 2005-01-31 Borut Razem <borut.razem AT siol.net>
5242
5243         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
5244           include/mcs51 and include/z80 directories to the package
5245
5246 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5247
5248         * src/hc08/gen.c (genFunction): fixed bug #1112752
5249
5250 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5251
5252         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
5253
5254 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5255
5256         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
5257
5258 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
5259
5260         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
5261
5262 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
5263
5264         * device/include/c8051fxxx.h: removed these 6 files
5265         * device/include/mcs51/c8051fxxx.h: added these 11 new files
5266
5267 2005-01-26 Raphael Neider <rneider AT web.de>
5268
5269         * src/pic16/gen.c (genAssign): fixed assignment from longs
5270           in codespace (were cut to three bytes)
5271         * (genDummyRead): implemented (except for CODESPACE...),
5272           fixed bug #1108575
5273         * src/pic16/glue.c (emitStatistics): beautified
5274         * device/lib/pic16/libm/Makefile: added include path
5275
5276 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5277
5278         * src/z80/gen.c (aopPut): fixed bug #1103902
5279
5280 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5281
5282         * device/lib/expf.c: fixed bug #1095792
5283
5284 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
5285
5286         * device/lib/pic16/libm: added Math library sources
5287
5288 2005-01-24 Raphael Neider <rneider AT web.de>
5289
5290         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
5291           to enable upcast to pCodeOpReg2 (there is no type tag to
5292           differenciate the two and pic16_popGet2p cast into PCOR2)
5293         * src/pic16/main.c (_process_pragma): fixed another malloc bug
5294           (sizeof(sectNames) changed to sizeof(sectName))
5295           Both patches fix segfaults under MinGW.
5296
5297 2005-01-23 Raphael Neider <rneider AT web.de>
5298
5299         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
5300           Safe_[mc]?alloc()'ed variables
5301         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
5302           of (byte sized) temporaries (assign them to WREG for now)
5303         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
5304           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
5305           this might fix SIGSEGVs on MinGW...
5306         * src/SDCCopt.c (killDeadCode): restored original behaviour
5307           (volatile operands might get thrown away though)
5308
5309 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
5310
5311         * src/pic16/gen.c: fixed bug #1106975,
5312         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
5313         pointer update, INTCON is saved, global interrupts are disabled and
5314         restored after updateing TOS.
5315         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
5316         * added function attribute 'shadowregs' to take advantage of shadow
5317         registers,
5318         * added function attribute 'wparam' as an alternative to the wparam
5319         pragma,
5320         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
5321         user declares a non-ISR function as 'shadowregs',
5322         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
5323
5324 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
5325
5326         * .version: bumped version number to 2.4.8
5327         * device/lib/pic16/pics.all: list of PIC18F devices supported by
5328         pic16 port,
5329         * device/lib/pic16/libio/i2c/: I2C module support library,
5330         * device/include/pic16/i2c.h: I2C support library header,
5331         * device/lib/pic16/libc/stdio/: standard IO support sources,
5332         * (printf_small.c): printf_small() source, supports float print,
5333         * (printf_tiny.c): printf_tiny() source, does not support floats,
5334         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
5335         enable global optimizations for entire library source, other
5336         Makefiles in the source tree are also modified to reflect this,
5337         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
5338         function,
5339         * doc/sdccman.lyx: updated to reflect new changes,
5340         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
5341         sym->onStack if-case,
5342         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
5343         sbit, idata, _idata, xdata, _xdata,
5344         * added pragma library, to link an external library, (see doc),
5345         * removed command line options, --pomit-config-words, --pomit-ivt,
5346         --pleave-reset-vector,
5347         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
5348         when calling assembler to reflect memory model used, also define
5349         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
5350         reflect stack model used,
5351         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
5352         on stack return NULL,
5353
5354 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
5355
5356         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
5357           of the operands is volatile. Fixes #1020220
5358
5359 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
5360
5361         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
5362         * (OptimizeRegUsage): make sure that there is really no other flow where
5363           the first pCode is used
5364
5365 2005-01-22 Raphael Neider <rneider AT web.de>
5366
5367         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
5368           to fix #1106967 (pCode->seq are not set up correctly)
5369
5370 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5371
5372         * src/SDCCglue.c (glue): make sure code area is declared before the
5373         static initialization area.
5374
5375 2005-01-21 Raphael Neider <rneider AT web.de>
5376
5377         * device/lib/Makefile.in: fixed test for pic16 install dir
5378         * device/lib/pic16/*/Makefile*: modified compile flags to enable
5379           optimizations
5380         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
5381           added --optimize-goto compiler switch and pragma wparam documentation
5382         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
5383         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
5384           and PRODH closing bug #1071770 (peephole optimizer)
5385
5386 2005-01-19 Raphael Neider <rneider AT web.de>
5387
5388         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
5389           cmdLine buffers (used when calling sdcpp...) are large enough
5390           (MAX_PATH=256 truncates arguments leading to system halts when
5391           used in MinGW...)
5392         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
5393         * (genUminus): rewritten to for efficiency
5394         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
5395           used uninitialized in some cases)
5396         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
5397           copy the third byte from the int -- now assumes 0x80 (data memory)
5398         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
5399           operands (genAddLit expects the iCode's operands to swapped as
5400           well), fixed leftover bytes (crashed for short left operands)
5401         * (pic16_genMinusDec): performance improvements, removed false
5402           PIC14 emitSKPNCs
5403         * (pic16_genMinus): fixed to cope with differently sized operands
5404         * src/pic16/glue.c (pic16_glue): added new banksel optimization
5405           for --obanksel > 1
5406         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
5407         * src/pic16/graph.[ch]: implementation of directed graphs, used by
5408           new banksel optimization
5409         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
5410           analysis for temporary registers (segfaults...)
5411         * src/pic16/peeph.def: added rule
5412
5413 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
5414
5415         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
5416         which converts a float number to its ASCII representation
5417         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
5418         functions to convert the fractional and integer part of a float to ASCII,
5419         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
5420         realloc.c): added _MALLOC_SPEC to explicit place variables in data
5421         ram
5422         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
5423         _STATMEM macros,
5424         * device/include/pic16/adc.h: added GPL info,
5425         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
5426         a pCodeOp as tested operand,
5427         * (genNearPointerGet): optimized bit testing, does not use
5428         intermediate register for bit value, test directly instead with
5429         BTFSS, BTFSC, works only for single bits,
5430         * (genpic16Code): dump the name of the iCode in the asm,
5431         * src/pic16/ralloc.c (decodeOp): removed static declaration and
5432         renamed to pic16_decodeOp,
5433         * (serialRegAssign): do not allocate a temporary register for iCode
5434         sequences that test a single bit for 1/0
5435
5436 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
5437
5438         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
5439         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
5440         access stack and frame pointers. They are initially assigned to
5441         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
5442         accessing SFRs. Updated all occurences of modification of stack or
5443         frame pointer in gen.c and pcode.c,
5444         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
5445         assigning of a literal value to pointers,
5446         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
5447         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
5448         selected
5449
5450 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
5451
5452         * doc/sdccman.lyx: update documentation about stack pragma, added
5453         some info for stack memory models
5454
5455 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5456
5457         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
5458
5459 2005-01-08 Raphael Neider <rneider AT web.de>
5460
5461         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
5462           udata sections to fix bug #1097823
5463
5464 2005-01-05 Raphael Neider <rneider AT web.de>
5465
5466         * src/pic16/gen.c (genGenericShift): added handling of differently
5467           sized left operand and result
5468
5469 2005-01-04 Raphael Neider <rneider AT web.de>
5470
5471         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
5472         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
5473           to hold the condition bit)
5474         * added new version of genCmp (old code available via #define)
5475         * added new version of genShiftLeft/genShiftRight in a generic
5476           way, now supports shifting by negative values
5477         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
5478           shiftCount (expected by genGenericShift)
5479         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
5480         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
5481           dump
5482         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
5483           is an invalid literal too...)
5484
5485 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
5486
5487         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
5488         from Raphael Neider,
5489         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
5490         for 8-bit literals. This fixes some literal operands which are sign
5491         extended to 16-bits ints when instruction needs only 8-bits.
5492
5493 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
5494
5495         * device/lib/logf.c: added mcs51 assembly version
5496         * device/lib/expf.c: added mcs51 assembly version
5497         * device/lib/_logexpf.c: new shared asm code for expf and logf
5498         * device/include/math.h: add defines for assembly math library
5499         * device/lib/Makefile.in: build new _logexpf.c
5500         * device/lib/libfloat.lib: use new _logexpf.c
5501
5502 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
5503
5504         * src/pic/device.c
5505         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
5506           device types which have less than 0x7f registers.
5507
5508 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
5509
5510         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
5511
5512 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
5513
5514         * device/lib/printf_fast.c: only build on supported arch.
5515         * device/lib/printf_tiny.c: only build on supported arch.
5516         * device/lib/printf_fast_f.c: only build if asm float lib
5517         * device/lib/_fsget1arg.c: only build if asm float lib
5518         * device/lib/_fsget2args.c: only build if asm float lib
5519         * device/lib/_fsnormalize.c: only build if asm float lib
5520         * device/lib/_fsreturnval.c: only build if asm float lib
5521         * device/lib/_fsrshift.c: only build if asm float lib
5522         * device/lib/_fsswapargs.c: only build if asm float lib
5523         * device/include/stdio.h: don't provide print_fast,
5524           print_fast_f, print_tiny prototypes if --xstack used
5525
5526 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
5527
5528         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
5529         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
5530           to the SOURCES
5531
5532 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
5533
5534         * device/lib/printf_fast_f.c: same as printf_fast, but
5535           with floating point enabled
5536         * device/lib/printf_fast.c: minor tweaks
5537         * device/include/stdio.h: add printf_fast_f
5538
5539 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
5540
5541         * src/SDCCmain.c: make --float-reent default for mcs51
5542         * device/lib/_fsadd.c: added mcs51 assembly version
5543         * device/lib/_fssub.c: added mcs51 assembly version
5544         * device/lib/_fsmul.c: added mcs51 assembly version
5545         * device/lib/_fsdiv.c: added mcs51 assembly version
5546         * device/lib/_fseq.c: added mcs51 assembly version
5547         * device/lib/_fsneq.c: added mcs51 assembly version
5548         * device/lib/_fsgt.c: added mcs51 assembly version
5549         * device/lib/_fslt.c: added mcs51 assembly version
5550         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
5551         * device/lib/Makefile.in: add _fscmp to build
5552         * device/lib/libfloat.lib: add _fscmp to build
5553
5554 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
5555
5556         * device/lib/_fs2slong.c: added mcs51 assembly version
5557         * device/lib/_fs2sint.c: added mcs51 assembly version
5558         * device/lib/_fs2schar.c: added mcs51 assembly version
5559         * device/lib/_fs2ulong.c: added mcs51 assembly version
5560         * device/lib/_fs2uint.c: added mcs51 assembly version
5561         * device/lib/_fs2uchar.c: added mcs51 assembly version
5562         * device/lib/_slong2fs.c: added mcs51 assembly version
5563         * device/lib/_sint2fs.c: added mcs51 assembly version
5564         * device/lib/_schar2fs.c: added mcs51 assembly version
5565         * device/lib/_ulong2fs.c: added mcs51 assembly version
5566         * device/lib/_uint2fs.c: added mcs51 assembly version
5567         * device/lib/_uchar2fs.c: added mcs51 assembly version
5568         * device/include/float.h: added #define to select asm vs c
5569
5570 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
5571
5572         * device/lib/printf_fast.c: improvements to float output
5573         * device/include/float.h: add defines for assembly float library
5574         * device/lib/_fsget1arg.c: receive 1 float arg
5575         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
5576         * device/lib/_fsnormalize.c: normalize a float
5577         * device/lib/_fsreturnval.c: return float, various helper routines
5578         * device/lib/_fsrshift.c: right shift a float's mantissa
5579         * device/lib/_fsswapargs.c: swap 2 floats
5580         * device/lib/Makefile.in: build these 6 new files for mcs51
5581         * device/lib/libfloat.lib: add these 6 files to the library
5582
5583 2004-12-26 Borut Razem <borut.razem AT siol.net>
5584
5585         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
5586           built by gcc 3.4.2
5587
5588 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
5589
5590         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
5591           and fully reentrant and register bank neutral.
5592         * device/lib/printf_fast.c: added float (not enabled by default),
5593           added compact/slower integer (also not enabled by default),
5594           improved size/speed of fast integer code, other minor changes
5595         * device/include/stdio.h, device/lib/Makefile.in,
5596           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
5597
5598 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
5599
5600         * src/pic16/pcode.c: declaring variables other than at the start of a
5601           block is not supported in C by VC6.
5602
5603 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
5604
5605         * applied a previous patch from Raphael Neider that wasn't included
5606         in the previous commits, which fixes infinite loops within jumptable
5607         improvements,
5608         * made some fixes that previous patches introduced
5609
5610 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
5611
5612         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
5613         that fixes an issue with AOP_PCODE asmop's offset,
5614         * (pic16_popCopyReg): update instance field too,
5615         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
5616         function of pic port,
5617         * (genCmp, genAnd, genAssign),
5618         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
5619
5620 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
5621
5622         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
5623         variables initial values to idata section,
5624         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
5625         variables in some functions. This utilizes parmBytes field of iCode
5626         structure to hold the offset of the variable in stack. (might be
5627         able to use the stack field too?)
5628         * applied patch from Raphael Neider # ### , # ###
5629         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
5630         variable initial values in idata section,
5631         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
5632         for static variables with initial value
5633         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
5634         applied fix in while loop from Raphael Neider.
5635
5636 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
5637
5638         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
5639         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
5640         * src/ds390/ralloc.c (serialRegAssign): spill bits
5641         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
5642         * support/Util/SDCCerr.c,
5643         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
5644         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
5645         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
5646
5647 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
5648
5649         * device/include/sdcc-lib.h: inserted LGPL, added includes
5650           asm/ds390/features.h and asm/mcs51/features.h
5651         * device/include/asm/default/features.h,
5652         * device/include/asm/gbz80/features.h,
5653         * device/include/asm/z80/features.h: added empty _AUTOMEM
5654           and _STATMEM
5655         * device/include/asm/ds390/features.h,
5656         * device/include/asm/mcs51/features.h: added files with defines for
5657           _AUTOMEM and _STATMEM indicating automatic and static storage class
5658         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
5659         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
5660         * src/SDCCicode.c (geniCodeCast),
5661         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
5662         * src/SDCCloop.c (loopInduction): removed unused variable lr
5663         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
5664           to convertToFcall to include char modulo (RFE 1065037), added check
5665           if left operand is unsigned and use abs of literal value
5666         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
5667           as it doesn't work after conversion from peephole.def to peephole.rul
5668         * src/mcs51/gen.c (toBoolean): added check for size,
5669           (genModOneByte): optimized code for signed char modulo a literal
5670           power of 2 (thanks to Hubert Sack),
5671           (genRRC): removed unnecessary "clr c",
5672           (genRLC): replaced "add a,acc" with cheaper "rlc a"
5673         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
5674           jump optimization,
5675           swapped rules 256.c and 256.d,
5676           extended 256.d by using new multiple checks (thanks Erik),
5677           added rules 256.e and 256.f,
5678           updated rule 261.a and 261.b to new generated code
5679         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
5680
5681 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5682
5683         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
5684           induction related bugs, including first part of bug #1074377
5685
5686 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
5687
5688         * applied patch from bug-report #1076292,
5689         * applied patches for genAnd and Goto-optimizations for Raphael
5690         Neider,
5691         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
5692         dump a less iCode information,
5693         * src/pic16/device.h (pic16_options_t): added field debgen,
5694         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
5695         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
5696         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
5697         puclic,
5698         * (various functions): added macros FENTRY and FENTRY2 to functions,
5699         to emit function prologue,
5700         * (various functions): fixed indentation,
5701         * (genNearPointerGet): fixed loading of FSR0,
5702         * (genPackBits): applied patch from Raphael Neider to fix updating
5703         of FSR0 and touching only the modified bits,
5704         * src/pic16/genarith.c (various functions): added macros FENTRY to
5705         emit function prologue in comments,
5706         * src/pic16/pcode.h: added functions debugf2, debugf3,
5707         * src/pic16/ralloc.c: partial fix for packForPush caused
5708         segmentation fault,
5709
5710 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5711
5712         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
5713           <stsp AT users.sourceforge.net> with reversed byte order
5714         * support/regression/tests/rotate.c: added (ds390 skips some tests)
5715
5716 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5717
5718         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
5719           bug #1074377
5720         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
5721         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
5722
5723 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
5724
5725         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
5726
5727 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5728
5729         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
5730           conditions,
5731           (setFromConditionArgs): friendly operand parser for peephole rules,
5732           (operandBaseName, operandsNotRelated): new peephole condition
5733           "operandsNotRelated" -- similar to "operandsNotSame", but takes
5734           architecture specific register naming into account, handles n-way
5735           comparisons, and supports quoted literals
5736         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
5737
5738 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5739
5740         * src/mcs51/peeph.def: fixed bug #1076940
5741
5742 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
5743
5744         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
5745
5746 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5747
5748         Adding support for replacing ljmps with sjmps in jumptables
5749         generated for switch statements. For now you need to set the
5750         environment variable SDCC_SJMP_JUMPTABLE to enable this.
5751         Now 4 algorithms for mcs51 jumptable generation are used:
5752         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
5753         addresses loaded pc-relative for up to 112 cases and stack-pushing
5754         target addresses loaded with offset from dptr for up to 256 cases.
5755
5756         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
5757         * src/mcs51/main.c: adapted constants for switch table generation
5758         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
5759
5760 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
5761
5762         * device/lib/printf_large.c (_print_format): fixed bug 1073386
5763         * support/regression/tests/bug1057979.c: added test for bug 1073386
5764
5765 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
5766
5767         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
5768         compilers
5769
5770 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
5771
5772         * src/pic16/device.h,
5773         * src/pic16/genarith.c,
5774         * src/pic16/glue.c,
5775         * src/pic16/main.c,
5776         * src/pic16/pcode.c: applied patches #1068154 and #1070213
5777
5778 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
5779
5780         Large cummulative patch for pic16 port.
5781         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
5782         to call when a stack overflow occurs,
5783         * (malloc.h): added CVS Id tag,
5784         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
5785         variable,
5786         * added libc directory. The current version of LibC contains string
5787         functions, ctype functions and macros and some functions of the
5788         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
5789         be extensively tested in the future. Standard disclaimer here.
5790         Library is not automatically build yet. But one can build it by
5791         invoking 'make' inside the libc directory.
5792         * added ADC library under libio. Preliminary version yet.
5793
5794         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
5795         * src/pic16/gen.c (aopForRemat): asmop size is filled by
5796         aopForRemat() now and not by pic16_aopOp(),
5797         * (pic16_popGetTempReg): removed warning messgae when allocating
5798         temporary registers, its a buggy feature and will be removed,
5799         * (pic16_popGet): set register instance field in AOP_CRY,
5800         * (pic16_outBitC): fixed for results in size greater than 1,
5801         * (genUminusFloat): fixed for pic16, ported code from mcs51,
5802         * (pic16_storeForReturn): optimized return of 0,
5803         * (genCmp): experimental code for new genCmp which uses PIC18's
5804         special compare&skip instructions. Initial tests fail some times
5805         with variables grater than 1 byte in size, so new code is disabled,
5806         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
5807         a single bit,
5808         * (genCast): began a fix to optimize the casting of a bit to another
5809         bit, now assigning a bitfield to another bitfield will fail, sorry,
5810         * src/pic16/main.c: disabled the use of lr-support feature,
5811         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
5812         * added some function prototypes, added function _debugf prototype,
5813         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
5814         bits with offset (case PO_GPR_BIT),
5815         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
5816         command line,
5817         * (isBankInstruction): modified to return 0 for no banking instruction,
5818         and 1 for banking instruction,
5819         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
5820         caused stop processing pCodes after a inline assembly block,
5821         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
5822         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
5823         registers when it shouldn't,
5824         * src/pic16/ralloc.c (allocReg): add preliminary support for
5825         supporting a limited set of temporary registers,
5826
5827 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5828
5829         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
5830           genDataPointerSet): ensure assignments always copy in MSB to LSB
5831           order,
5832           (loadRegFromAop): recognize CLRH optimization,
5833           (genFunction): optimize RECEIVE iCodes in reentrant functions
5834
5835 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5836
5837         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
5838           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
5839           selected.
5840         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
5841         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
5842           contiguous with data
5843
5844 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5845
5846         * device/lib/_gptrget.c (_gptrget),
5847         * device/lib/_gptrgetc.c (_gptrgetc),
5848         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
5849           instead of sjmp to ret
5850         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
5851           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
5852
5853 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
5854
5855         * .version: bumped version to 2.4.7
5856         * device/lib/_gptrget.c (_gptrget): is now _naked
5857         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
5858         * device/lib/_gptrput.c (_gptrput): is now _naked
5859         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
5860           (createFunction): fixed xstack
5861         * src/SDCCglue.c (emitMaps): set allocation required for bit area
5862         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
5863           or bit either,
5864           (geniCodeCritical): store original interrupt state in an iTemp bit
5865           var unless stack-auto
5866         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
5867         * src/SDCCmain.c (setIncludePath): added include/target to search path
5868         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
5869         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
5870           prototype,
5871           (processFuncArgs): put bit vars in bit area
5872         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
5873           unsaveRBank): fixed xstack,
5874           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
5875           (genFunction, genEndFunction): fixed xstack,
5876           (genAssign): optimization don't walk backwards through mem
5877         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
5878         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
5879         * support/regression/Makefile: also make library (for stack-auto) when
5880           making "all" and added "test-mcs51-xstack-auto"
5881         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
5882         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
5883         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
5884         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
5885         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
5886           make-library by MAKE_LIBRARY
5887         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
5888           regression tests for xstack
5889         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
5890         * support/regression/tests/critical.c: test for critical on mcs51
5891
5892 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5893
5894         * support/regression/ports/ucz80/spec.mk: use include and lib files from
5895           built version of sdcc instead of installed version
5896
5897 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
5898
5899         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
5900         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
5901           vprintf.c now
5902         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
5903         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
5904           WARNING: remove device/lib/build/z80/printf.o by hand when
5905           updating from previous build!
5906         * device/lib/z80/printf.c: updated comment
5907         * support/regression/tests/bug1057979.c: test all ports now
5908         * support/regression/tests/bug1065458.c: file added
5909
5910 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5911
5912         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
5913           *_start and *_end symbols for static functions
5914
5915 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
5916
5917         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
5918           and search crt0.o in all library paths,
5919           (setIncludePath): proper handling of --nostdinc,
5920           (setLibPath): proper handling of --nostdlib
5921         * support/regression/Makefile,
5922         * support/regression/ports/ds390/spec.mk,
5923         * support/regression/ports/gbz80/spec.mk,
5924         * support/regression/ports/hc08/spec.mk,
5925         * support/regression/ports/mcs51/spec.mk,
5926         * support/regression/ports/mcs51-large/spec.mk,
5927         * support/regression/ports/mcs51-stack-auto/spec.mk,
5928         * support/regression/ports/z80/spec.mk: use include and lib files from
5929           built version of sdcc instead of installed version
5930         * doc/sdccman.lyx: fixed typo in --nostdinc
5931
5932 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
5933
5934         * src/pic/pcode.c,
5935         * src/pic/device.c,
5936         * src/pic/ralloc.c,
5937         * src/pic/gen.c : added support to generate code for struct bit fields.
5938
5939 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
5940
5941         * as/xa51/xa_version.h,
5942         * device/include/errno.h,
5943         * device/include/regc515c.h,
5944         * device/lib/_itoa.c,
5945         * device/lib/_ltoa.c,
5946         * device/lib/ser_ir_cts_rts.c,
5947         * sim/ucsim/xa.src/glob.cc,
5948         * sim/ucsim/xa.src/inst_gen.cc,
5949         * sim/ucsim/xa.src/xa_bit.cc,
5950         * sim/ucsim/xa.src/xa_sfr.cc,
5951         * sim/ucsim/z80.src/inst_dd.cc,
5952         * sim/ucsim/z80.src/inst_fdcb.cc,
5953         * support/scripts/keil2sdcc.pl,
5954         * src/pic16/pic16.dsp,
5955         * src/pic16/pic16a.dsp: corrected cvs line endings
5956         * device/lib/printf_large.c: fixed bug 1057979
5957         * src/pic16/gen.c: fixed non-C standard code
5958         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
5959         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
5960         * support/regression/ports/mcs51/support.c: reload T1 asap
5961         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
5962           pdata use and clear idata startup behaviour
5963         * support/regression/tests/bug1057979.c: added
5964
5965 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
5966
5967         * device/examples/ds390/ow390/ad26.h,
5968         * device/examples/ds390/ow390/cnt1d.h,
5969         * device/examples/ds390/ow390/crcutil.c,
5970         * device/examples/ds390/ow390/ownet.h,
5971         * device/examples/ds390/ow390/owsesu.c,
5972         * device/examples/ds390/ow390/swt12.h,
5973         * device/examples/ds390/ow390/swtoper.c,
5974         * device/examples/ds390/ow390/temp10.h,
5975         * device/examples/ds390/ow390/thermodl.c,
5976         * device/examples/ds390/tinitalk/tinitalk.dsp,
5977         * device/examples/ds390/tinitalk/tinitalk.dsw,
5978         * device/examples/mcs51/clock/hw.h,
5979         * device/examples/mcs51/simple2/go.bat,
5980         * device/examples/serialcomm/windows/serial.h,
5981         * device/examples/xa51/dummy.c,
5982         * device/examples/xa51/hello.c,
5983         * device/include/80c51xa.h,
5984         * device/include/at89x051.h: corrected cvs line endings
5985
5986 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
5987
5988         * src/pic16/main.c (options): added command line --gstack, to trace
5989         stack over/under flows,
5990         * added pragma 'wparam' to allow passing first byte of function
5991         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
5992         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
5993         call to __gstack_test function and sets up the symbol as extern,
5994         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
5995         * popaop): added call to pic16_testStackOverflow,
5996         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
5997         wparamList list,
5998         * (genCall, genPcall): now all parameters are passed via stack
5999         except in functions that are pass to wparam pragma in which WREG is
6000         used too,
6001         * (genPcall): REENTRANT flag is checked to see if variable prototype
6002         contains reentrant keyword, don't call a non-reentrant function, via
6003         a reentrant function pointer or vice versa, functions are never
6004         passed via WREG,
6005         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
6006         D.Winkler,
6007         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
6008         SIGSEGV when accessing a NULL register stucture,
6009         * (pic16_printGPointerType): modified to handle UPPER modifier for
6010         function initializers, changed prototype of function to simpler one,
6011         * (pic16_printIvalFuncPtr): check to see if function is already
6012         added in externs list,
6013         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
6014         optimized a move from W to SFR with a move to the same register
6015         later after a CALL,
6016         * device/lib/pic16/debug: NEW directory, contains debug features
6017         which are enabled when linking with libdebug.lib, currently command
6018         line option --gstack enables stack pointer tracing for over/under
6019         flow, corresponding sources are in debug/gstack
6020
6021 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
6022
6023         * doc/sdccman.lyx: updated SDCC version,
6024         * (PIC16 port): update list of command line options,
6025         * src/pic16/device.h (structure pic16_options_t): added field gstack
6026         to enable stack overflow tracing on push/pops,
6027         * src/pic16/device.c (statistics structure): added statistics
6028         structure,
6029         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
6030         pic16_dump_int_registers): increase statistics counters for each
6031         * variable which is encountered
6032         * (pic16_dump_usection): emit each .udata variable to its own udata
6033         section,
6034         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
6035         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
6036         parameters via stack, otherwise use old scheme,
6037         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
6038         assembler output file,
6039         * src/pic16/main.c: added command line options --gstack to enable
6040         push/pop tracing for stack overflow,
6041         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
6042         instructions): added size of each instruction,
6043         * (pic16_countInstruction): estimate size of instructions in
6044         the_pFile list, inline assembly blocks are not counted,
6045         * (pic16_FixRegisterBanking): trace previous register usage, when
6046         banksel optimizations is greater than 0, don't emit a redudant
6047         banksel directive,
6048
6049 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
6050
6051         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
6052         * src/pic16/ralloc.c : applied same fix for pic16.
6053         * src/pic/gen.c : tidied it up a little.
6054
6055 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6056
6057         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
6058         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
6059
6060 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6061
6062         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
6063
6064 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6065
6066         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
6067         non-reentrant function __modsint in the interrupt function (thus
6068         corrupting math operations during serial I/O)
6069         * device/lib/ser_ir.c: as above, changed buffersize
6070         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
6071         256.c,d for zeroing
6072         * doc/Makefile: added option -t for rsync
6073
6074 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6075
6076         * src/SDCCast.h (struct ast),
6077         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
6078
6079 2004-10-20 Borut Razem <borut.razem AT siol.net>
6080
6081         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
6082         package
6083
6084 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
6085
6086         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
6087         makefile targets,
6088         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
6089         support functions to replace long sequences of MOVFF's from access
6090         bank registers to stack and vice versa,
6091         * src/pic16/device.h: added new field opt_flags, where optimization
6092         flags can be set to enable certain features,
6093         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
6094         * pBlock, (genFunction, genEndFunction): surroung loop for
6095         saving/loading used registers in stack with PC_INFO pCodes,
6096         INF_LREGS. Code in between can then be optimized by pCode optimizer
6097         to support function calls,
6098         * (genDataPointerSet): fixed bug which loaded float fields in
6099         structures with corrupt data,
6100         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
6101         in a standard way debug info on stderr. Feature used for developing
6102         and debugging only,
6103         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
6104         obsolete chunks of code,
6105         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
6106         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
6107         * pic16/src/pcode.c (pic16_newpCodeInfo,
6108         * (pic16_newpCodeOpLocalRegs),
6109         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
6110         feature,
6111         * (pic16_pCodeConstString): printing of the initial value of a
6112         symbol as a comment is inhibited since parsing was already done by
6113         copyStr and output is corrupt,
6114         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
6115
6116 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6117
6118         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
6119
6120 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
6121
6122         * as/mcs51/lkarea.c: removed old K&R style,
6123           (lnksect): changed check on boundary error,
6124           (lnksect2): changed check on boundary error,
6125           (lnksect2): extend XSTK to end of page if size = 1
6126         * as/mcs51/lkmain.c: removed old K&R style,
6127           (Areas51): create l_IRAM symbol
6128         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
6129         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
6130           model-mcs51-stack-auto, added model-mcs51-xstack-auto
6131         * device/lib/_mullong.c: added version to be compiled with xstack
6132         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
6133         * device/lib/mcs51/crtxclear.asm: clear pdata as well
6134         * device/lib/mcs51/crtxstack.asm: fixed comment
6135         * src/SDCCglue.c: maxInterrupts defaults to 0,
6136           (emitMaps): added pdata,
6137           (createInterruptVect): (re)moved default,
6138           (glue): added pdata,
6139           (glue): moved __start__xstack to XSTK with default size 1
6140         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
6141           and options.float_rent when options.stackAuto is set,
6142           (linkEdit): only write XDATA_NAME if provided on command line
6143         * src/SDCCmem.h,
6144         * src/SDCCmem.c: added pdata
6145         * src/port.h: added pdata_name to PORT
6146         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
6147           (saveRegisters, unsaveRegisters): removed usage of B,
6148           (genMinus): fixed accumulator clash,
6149           (genJumpTab): added comment, this needs another look
6150         * src/mcs51/gen.c: added check for "B in use" paranoia,
6151           added pushB() and popB()
6152         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
6153           chance
6154         * src/avr/main.c,
6155         * src/ds390/main.c,
6156         * src/hc08/main.c,
6157         * src/mcs51/main.c,
6158         * src/pic/main.c,
6159         * src/pic16/main.c,
6160         * src/xa51/main.c,
6161         * src/z80/main.c: (reset_regparms) made void parameter explicit and
6162           added PSEG (PAG,XDATA) or NULL to port specifier
6163         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
6164         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
6165           (_mcs51_genInitStartup): removed __start__xstack equ,
6166           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
6167         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
6168         * src/z80/gen.c (_rleAppend): fixed warnings
6169         * support/regression/tests/zeropad.c: added pdata test
6170         * .version: bumped to 2.4.6
6171
6172 2004-10-17 Borut Razem <borut.razem AT siol.net>
6173
6174         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
6175         as a part of nightly build
6176
6177 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
6178
6179         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
6180         WREG holds the first byte function parameters,
6181         * (aopForSym): take special case for symbols which are in FARSPACE
6182         but in CODESPACE too,
6183         * (assignResultValue): modified to take into account _G.useWreg,
6184         * (genCall): don't use wreg for parameter passing when function is
6185         declared as reentrant, too, added optimization INCF to stack
6186         pointer when stack parameter count is 1,
6187         * (genFunction, genEndFunction): refurnished and fixed to not using
6188         wreg for passing parameters when function has varargs or is
6189         reentrant, fixed bug with symbol name compare for generating
6190         functions in absolute address,
6191         * (pic16_storeForReturn): refurnished,
6192         * (genCmp): began writing a new version of the function, not ready
6193         yet, therefore it is disabled,
6194         * (genAssign): do not read code memory when assigning a function to
6195         a pointer function,
6196         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
6197         array of characters, not pointer,
6198         * (pic16initialComments): in debug mode emit an .ident directive for
6199         the assembler,
6200         * (_process_pragma): emit a new warning type (internal to pic16)
6201         when setting stack to default length, emit a similar warning when
6202         placing a function at absolute address and address is not word aligned
6203         * (_pic16_parseOptions): added 'return TRUE' statement,
6204         * (_pic16_linkEdit): if compiling a source, then add the source's
6205         file object, first in the list of objects to link,
6206
6207 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
6208
6209         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
6210         * src/pic/main.c : removed VC warning.
6211         * src/pic/gen.c : changed comment.
6212
6213 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
6214
6215         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
6216         reference to a deprecated symbol _GPTRREG was causing failure to
6217         link. Thanks G. M. Gallant for the info.
6218
6219 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
6220
6221         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
6222         comments for Bugs item #954788.
6223
6224 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
6225
6226         * src/pic16/device.c (pic16_dump_gsection,
6227         * pic16_groupRegistersInSection): handle symbols declared to be in
6228         access bank differently,
6229         * src/pic16/gen.c (struct _G): added field resDirect,
6230         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
6231         send values read from stack directly to result and don't allocate
6232         temporary values,
6233         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
6234         same registers,
6235         * (pic16_sameRegsOfs): NEW,
6236         * (freeAsmop): if _G.resDirect is set then do not mark registers as
6237         free because they were not allocated from temporary pool,
6238         * pic16_popRegFromString): workaround to fix a problem with
6239         allocating variables twice or never,
6240         * (genGenPointerGet): using PRODL instead of FSR0H,
6241         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
6242         instead of FSR0H,
6243         * (genAssign): take advantage of the _G.resDirect flag,
6244         * (genCast): around line 11844, use mov2f instead of directly
6245         MOVFF'ing between operands to account for literal values,
6246         * src/pic16/genutils.c: some new debug functions for gpsim have been
6247         added,
6248         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
6249         float with integer part only,
6250         * src/pic16/main.c (_process_pragma): handle pragma udata access to
6251         place variables in access bank
6252         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
6253         updated sources to reflect recent changes in gen.c
6254
6255 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
6256
6257         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
6258         sources that searched for headers in installation path, now the
6259         device/include/pic16 is used,
6260         * src/pic16/glue.c (pic16glue),
6261         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
6262         .line directives if not in debug mode, this suppresses assembler's
6263         warnings for ignored directives
6264
6265 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
6266
6267         * src/port.h: made reset_regparms prototype void parameter explicit.
6268         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
6269         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
6270         * doc/sdccman.lyx: documented warning disabling and how to use
6271           printf_large to make it print floats.
6272         * device/include/stdbool.h: NEW
6273         * device/lib/_atof.c,
6274         * device/lib/_divuint.c,
6275         * device/lib/_divulong.c,
6276         * device/lib/expf.c,
6277         * device/lib/printf_large.c,
6278         * device/lib/sincosf.c,
6279         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
6280         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
6281           a completely reentrant lib.
6282
6283 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
6284
6285         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
6286         * device/include/pic16/stdio.h: fixed bug with colon
6287
6288 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
6289
6290         * device/include/pic16/stdio.h,
6291         * device/include/pic16/stdlib.h,
6292         * device/include/pic16/math.h: NEW
6293         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
6294         declared as _naked to reduce overhead
6295         * device/lib/Makefile.in (target port-specific-objects-pic16):
6296         changed * to *.* so to ignore the CVS directory,
6297         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
6298         stacked variables back in stack,
6299         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
6300         corruption
6301
6302 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
6303
6304         * .version: bumped version number to 2.4.5
6305         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
6306         * support/Util/SDCCerr.c (messages structure): added entry for
6307         W_POSSBUG2
6308
6309         Large cumulative patch for pic16 port and libraries.
6310         * device/include/pic16/sdcc-lib.h,
6311         * device/include/pic16/stdarg.h,
6312         * device/include/asm/pic16/features.h,
6313         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
6314         * device/include/pic16/float.h: changes reentrant keyword with
6315         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
6316         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
6317         updated target build-libraries to include objects from gptr,
6318         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
6319         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
6320         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
6321         all function headings,
6322         * src/SDCCmain.c: added global parameter userIncDirsSet,
6323         * (parseCmdLine): when option -I is encountered add directory to
6324         userIncDirsSet too,
6325         * src/version.awk: added space between control and long,
6326         * src/pic16/NOTES: added some notes for the port,
6327         * src/pic16/gen.c: added prototype for mov2fp function,
6328         * (fReturnpic16[]): properly named return value registers,
6329         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
6330         * (aopForSym): added code to handle symbols with onStack flag set,
6331         symbols onStack are allocated PTRSIZE bytes,
6332         * (aopFreeAsmop): handles special case where asmops are stack objects,
6333         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
6334         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
6335         added argument lock to trace flaws in allocating temporary registers
6336         when developing port,
6337         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
6338         * (pic16_popRegFromString): reenabled allocating a direct register
6339         from string,
6340         * (assignResultValue): various beautifications,
6341         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
6342         referenced function argument,
6343         * (genIpush): reenabled to allow stacked arguments, handles only
6344         ic->parmPush iCodes,
6345         * (genCall, genPcall): major changes to allow for variable argument
6346         functions, fixed a bug with falsely restoring stack pointer after
6347         returning from call,
6348         * (genFunction): pending code for critical function,
6349         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
6350         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
6351         * (genNearPointerGet): fixed bug with indirect reading, was always
6352         reading from INDF0
6353         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
6354         pointers,
6355         * (genAddrOf): rewrote code to take address of a stacked function parameter
6356         * (genCast): fixed casting to generic pointer type,
6357         * src/pic16/gen.h: added AOP_STA,
6358         * (struct asmop): added field stk,
6359         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
6360         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
6361         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
6362         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
6363         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
6364         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
6365         generic pointers,
6366         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
6367         and library paths,
6368         * (pic16_port structure): generic pointer size is set to 3,
6369         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
6370         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
6371         compiler warning,
6372         * src/pic16/ralloc.c (allocReg): prevent allocating register when
6373         operand is an iTemp,
6374
6375 2004-09-24 Martin Helmling <mh AT octo-soft.de>
6376
6377         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
6378         * debugger/mcs51/simi.c: addapt new syntax of s51
6379
6380 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
6381
6382         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
6383         * src/pic16/pcode.c: commented out some calls to free() in order to
6384         fix bug #989576,
6385
6386 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6387
6388         * src/SDCCicode.h,
6389         * src/SDCCicode.c (isiCodeInFunctionCall),
6390         * src/avr/ralloc.c (selectSpil),
6391         * src/pic/ralloc.c (selectSpil),
6392         * src/pic16/ralloc.c (selectSpil),
6393         * src/ds390/ralloc.c (selectSpil),
6394         * src/hc08/ralloc.c (selectSpil),
6395         * src/xa51/ralloc.c (selectSpil),
6396         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
6397         stack in the middle of a function call sequence (fixes bug #1020268)
6398         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
6399         costs associated with the minimum switch case.
6400
6401 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6402
6403         * src/SDCC.lex: fixed bug #1030549
6404
6405 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6406
6407         * src/SDCCcse.h (struct cseDef),
6408         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
6409         over a function call if the CSE is derived from a symbol whose
6410         address has been taken (fixes bug #1029883)
6411         * support/regression/tests/bug-1029883: a new regression test for
6412         this bug
6413
6414 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6415
6416         * src/hc08/gen.c (emitinline): fixed bug #1029778
6417         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
6418         to a cast object is no longer a syntax error ("fixes" bug #1030006,
6419         and starts toward RFE #905167)
6420
6421 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
6422
6423         * src/pic16/gen.c (mov2f): New function to move an operand to
6424         another without considering if it is a literal or a register,
6425         * (pic16_sameRegs): don't check if they are both AOP_REG,
6426         * (AccRsh): removed andmask=0 lines,
6427         * (genLeftShift): duplicated to be improved in future versions,
6428         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
6429         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
6430         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
6431         * (pic16initMnemonics): added initialization for POC_INFSNZW,
6432         * (insertBankSwitch): fixed inserting banksel directives algorithm
6433         for instructions that follow a skip instruction, this fixes a report
6434         for broken subtraction code generation,
6435         * src/pic16/ralloc.c (deassignLRs): do not free register if current
6436         iCode is a left op, just in case result and right share the same
6437         registers
6438
6439 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6440
6441         * src/hc08/main.c,
6442         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
6443         preservation of HX
6444         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
6445         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
6446         on 2004-09-12; it was buggy
6447
6448 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
6449
6450         * src/SDCCsymt.h: removed RESULT_CHECK
6451         * src/SDCCast.c,
6452         * src/SDCCglue.c,
6453         * src/SDCCval.c,
6454         * src/pic/glue.c,
6455         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
6456
6457 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
6458
6459         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
6460         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
6461         configuration values no more rejected by compiler, they are assigned
6462         to configuration registers with a warning message instead,
6463         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
6464         the for-loop so last conf register is emitted too,
6465         * (_pic16_initPaths): link library libsdcc.lib by default,
6466         * (_hasNativeMulFor): modified test for multiplication according to
6467         Raphael Neider's remarks. Integer multiplication is also done with
6468         support functions,
6469         * device/include/pic16/pic18fregs.h: corrected type error in while
6470         testing and including 18f6720 header file
6471
6472 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
6473
6474         * src/pic16/device.h (pic16_options): removed field use_crt,
6475         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
6476         until an optimization to handle single bits is added,
6477         * (pic16_loadFSR0): moved before genUnpackBits,
6478         * (genAnd): some white lines removed,
6479         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
6480         leave_reset flags in pic16_options when using crt modules,
6481
6482 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
6483
6484         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
6485           for bugs 898889 & 979599. Also used some safer print instructions.
6486
6487 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
6488
6489         * src/pic16/device.h (pic16_options_t): added field use_crt,
6490         crt_name, no_crt,
6491         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
6492         catch a probable future bug,
6493         * src/pic16/gen.c: aopIdx function commented out,
6494         * (genAssign): commented out old code which used aopIdx,
6495         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
6496         code, added if conditionals to take into account the --use-crt
6497         command line options,
6498         * src/pic16/main.c (pic16_optionsTable): added new command line
6499         options, --use-crt= and --no-crt,
6500         * (_pic16_linkEdit): now the proper crt object is added in the
6501         linker command line except than when --no-crt is specified,
6502         * src/pic16/pcode.c,
6503         * src/pic16/pcode.h: added some structures and functions for a new
6504         optimization scheme to compansate for instruction overhead between
6505         same iCodes, this scheme is currently under development and is not
6506         working in any way,
6507         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
6508         to && operator,
6509         * device/lib/pic16/startup/crt0i.c,
6510         * device/lib/pic16/startup/crt0iz.c: added global char variable
6511         __uflags to force the generation of an idata section
6512
6513 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
6514
6515         * doc/Makefile,
6516         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
6517         * doc/sdccman.lyx: updated sdcc version to 2.4.4
6518
6519 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6520
6521         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
6522         Frieder) and clarified the default code optimization mode
6523
6524 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6525
6526         * src/SDCC.lex (doPragma, process_pragma),
6527         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
6528         "opt_code_size", and "opt_code_balanced"
6529         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
6530         regrouped options by category, added support for category headers
6531         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
6532         and "--opt-code-size"
6533         * doc/sdccman.lyx: documented these new options and pragmas
6534         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
6535         preference into account
6536
6537 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
6538
6539         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
6540           geniCodePreDec): Fixed bug 904237 by generating a warning
6541         * src/SDCCerr.h,
6542         * src/SDCCerr.c: added warning W_SIZEOF_VOID
6543
6544 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
6545
6546         * src/pic/device.c : When no max ram set validate full memory range.
6547         * src/pic/pcode.c,
6548         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
6549
6550 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
6551
6552         * device/lib/_gptrget.c,
6553         * device/lib/_gptrput.c: updated comment
6554         * device/lib/calloc.c,
6555         * device/lib/free.c,
6556         * device/lib/malloc.c,
6557         * device/lib/realloc.c: added LGPL, made them reentrant-safe
6558         * src/SDCCcse.c (cseBBlock),
6559         * src/SDCCicode.c (printOperand, geniCodeArray),
6560         * src/SDCCicode.h (struct operand): fixed bug 868103
6561         * support/regression/tests/bug-868103.c: added
6562         * src/SDCCast.c (searchLitOp),
6563         * src/SDCCcse.h (struct cseDef),
6564         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
6565         * src/SDCCicode.h (struct operand),
6566         * src/SDCCsymt.h (struct sym_link),
6567         * src/avr/gen.c (hasInc),
6568         * src/ds390/gen.c (hasInc),
6569         * src/hc08/gen.c (genPlusIncr, hasInc),
6570         * src/mcs51/gen.c (hasInc),
6571         * src/pic16/glue.c (pic16_printIvalChar),
6572         * src/pic16/ralloc.c (regWithIdx),
6573         * src/xa51/gen.c (hasInc) : removed warnings
6574         * src/SDCCast.c (createBlock): added comment ???
6575         * src/hc08/ralloc.c: updated comments
6576
6577 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6578
6579         * doc/sdccman.lyx: updated section on switch statements, added
6580         section about semaphore locking
6581         * doc/Makefile: added option -info for latex2html
6582         * device/lib/_gptrget.c,
6583         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
6584
6585 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
6586
6587         * src/pic/device.h,
6588         * src/pic/device.c,
6589         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
6590          maxram is less than 0x100.
6591
6592 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
6593
6594         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
6595
6596 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6597
6598         * src/port.h,
6599         * src/mcs51/main.c,
6600         * src/ds390/main.c,
6601         * src/z80/main.c,
6602         * src/hc08/main.c,
6603         * src/pic/main.c,
6604         * src/pic16/main.c,
6605         * src/avr/main.c,
6606         * src/xa51/main.c
6607         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
6608         a jump table is the best form for a switch statement, including
6609         automatic insertion of missing cases to make the case range
6610         continuous. Developed in collaboration with Frieder Ferlemann.
6611
6612 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6613
6614         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
6615         accumulator result if it needs sign extension
6616
6617 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
6618
6619         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
6620
6621 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
6622
6623         * device/lib/gbz80/printf.c,
6624         * device/lib/z80/printf.c: removed define for NULL
6625
6626 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
6627
6628         * as/xa51/xa_link.c,
6629         * device/examples/ds390/ow390/ad26.c,
6630         * device/examples/ds390/ow390/cnt1d.c,
6631         * device/examples/ds390/ow390/counter.c,
6632         * device/examples/ds390/ow390/ds2480.h,
6633         * device/examples/ds390/ow390/ds2480ut.c,
6634         * device/examples/ds390/ow390/findtype.c,
6635         * device/examples/ds390/ow390/gethumd.c,
6636         * device/examples/ds390/ow390/owllu.c,
6637         * device/examples/ds390/ow390/ownetu.c,
6638         * device/examples/ds390/ow390/swt12.c,
6639         * device/examples/ds390/ow390/swtloop.c,
6640         * device/examples/ds390/ow390/temp.c,
6641         * device/examples/ds390/ow390/temp10.c,
6642         * device/examples/ds390/ow390/thermo21.c,
6643         * device/examples/ds390/ow390/tinilnk.c,
6644         * device/examples/ds390/ow390/tstfind.c,
6645         * device/examples/serialcomm/windows/serial.cpp,
6646         * device/examples/serialcomm/windows/test_serialcomm.cpp,
6647         * device/include/reg51.h: fixed line endings for cvs
6648
6649 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6650
6651         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
6652         packRegsForAccUse, packRegisters): new accumulator register
6653         packing algorithm
6654         * support/regression/ports/hc08/support.c (_putchar): suppress
6655         warning of unused variable
6656         * src/SDCCicode.c: added SWAP entry to codeTable
6657
6658 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
6659
6660         * device/lib/sprintf.c: forgot to add this file before previous commit
6661
6662 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
6663
6664         * src/pic16/gen.c (genPackBits): added operand right in function
6665         parameters, load result directly if p_type is POINTER (that is
6666         called by genNearPointerSet)
6667         * (genUnPackBits): added operand left in function parameters,
6668         * (genNearPointerGet, genNearPointerSet): prevent the loading of
6669         FSR0 if accessing bitfields,
6670
6671 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
6672
6673         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
6674           _print_format; updated printf, sprintf, vsprintf
6675         * device/include/asm/default/features.h: corrected comment/define
6676         * device/lib/Makefile.in: added sprintf.c
6677         * device/lib/libsdcc.lib: added sprintf module
6678         * device/lib/printf_large.c,
6679         * device/lib/vprintf.c,
6680         * device/lib/sprintf.c: totally refactored printf_large and vprintf
6681           into these 3 files
6682         * support/regression/Makefile: changed ALL_PORTS into a usefull default
6683         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
6684         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
6685           hc08 test
6686         * support/regression/tests/zeropad.c: define idata as data for hc08
6687
6688 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6689
6690         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
6691         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
6692         labels are referenced at least once (even if a reference is not found)
6693         * src/hc08/gen.c (emitcode): set isComment flag for comments
6694         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
6695         loads), rules 6a..6b (optimize jumps to return)
6696
6697 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6698
6699         * device/lib/acosf.c (acosf),
6700         * device/lib/asinf.c (asinf),
6701         * device/lib/atanf.c (atanf),
6702         * device/lib/ceilf.c (ceilf),
6703         * device/lib/cosf.c (cosf),
6704         * device/lib/coshf.c (coshf),
6705         * device/lib/cotf.c (cotf),
6706         * device/lib/fabsf.c (fabsf),
6707         * device/lib/floorf.c (floorf),
6708         * device/lib/log10f.c (log10f),
6709         * device/lib/logf.c (logf),
6710         * device/lib/sinf.c (sinf),
6711         * device/lib/sinhf.c (sinhf),
6712         * device/lib/sqrtf.c (sqrtf),
6713         * device/lib/tanf.c (tanf),
6714         * device/lib/tanhf.c (tanhf),
6715         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
6716         replaced all instances of "reentrant" in the library functions
6717         defined in math.h with this macro.
6718         * support/regression/tests/float_trans.c: reenabled test for hc08
6719
6720 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
6721
6722         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
6723         erroneously deleted
6724
6725 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6726
6727         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
6728         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
6729         multi-byte volatile operands are used
6730         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
6731         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
6732         initialization to area GSINIT0 so that it would always precede
6733         any static initializers in GSINIT
6734         * support/regression/tests/zeropad.c: fixed idata define for hc08
6735         * support/regression/tests/bug-927659.c,
6736         * support/regression/tests/float_trans.c: disabled tests for hc08
6737         pending missing library routines
6738         * .version: increased version number to 2.4.4 - hc08 port now passes
6739         regression tests
6740
6741
6742 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
6743
6744         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
6745         * Makefile.common.in,
6746         * as/Makefile,
6747         * as/hc08/Makefile.in,
6748         * as/mcs51/Makefile.in,
6749         * as/z80/Makefile.in,
6750         * debugger/mcs51/Makefile.in,
6751         * device/include/Makefile.in,
6752         * device/lib/Makefile.in,
6753         * doc/Makefile,
6754         * link/Makefile,
6755         * link/z80/Makefile.in,
6756         * packihx/Makefile.in,
6757         * sim/ucsim/main_in.mk,
6758         * sim/ucsim/avr.src/Makefile.in,
6759         * sim/ucsim/doc/Makefile.in,
6760         * sim/ucsim/gui.src/serio.src/Makefile.in,
6761         * sim/ucsim/hc08.src/Makefile.in,
6762         * sim/ucsim/s51.src/Makefile.in,
6763         * sim/ucsim/xa.src/Makefile.in,
6764         * sim/ucsim/z80.src/Makefile.in,
6765         * src/Makefile.in,
6766         * support/cpp2/Makefile.in,
6767         * support/librarian/Makefile,
6768         * support/makebin/Makefile: added DESTDIR to the install path proposed
6769         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
6770         * doc/sdccman.lyx: added DESTDIR documentation
6771
6772 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
6773
6774         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
6775         instruction for interrupt handlers, use fast returns when returning
6776         from high priority interrupts
6777
6778 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6779
6780         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
6781         code generation
6782         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
6783         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
6784         bugs, ported much of Bernhard's code from mcs51
6785         * src/mcs51/gen.c (genSend),
6786         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
6787         than one when calling a reentrant function
6788         * device/lib/_mullong.c: defined an alternate struct layout for big
6789         endian ports (hc08)
6790
6791 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6792
6793         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
6794         test
6795
6796 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6797
6798         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
6799         are sane and complete before asking the port its prefered parameter
6800         passing method (fixes bug #1017633)
6801         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
6802         and _ret3
6803
6804 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6805
6806         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
6807         problem in bitfields >= 8 bits.
6808
6809 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
6810
6811         * src/SDCCsymt.c: undid changes that were not meant to be committed
6812
6813 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
6814
6815         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
6816
6817 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
6818
6819         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
6820           copied and wrong bit got inverted
6821
6822 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6823
6824         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
6825         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
6826         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
6827         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
6828         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
6829         assignments to bitfields at known addresses
6830         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
6831         reads from bitfields at known addresses
6832         * src/hc08/ralloc.c (packRegisters),
6833         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
6834         genhc08Code): optimize pointer get values used as conditionals
6835         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
6836         and branch
6837
6838 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6839
6840         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
6841         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
6842         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
6843         as conditionals
6844
6845 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6846
6847         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
6848
6849 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6850
6851         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
6852         related problems
6853
6854 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
6855
6856         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
6857
6858 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6859
6860         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
6861         mcs51 port
6862
6863 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
6864
6865         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
6866
6867 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6868
6869         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
6870         cases use more compact code.
6871
6872 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
6873
6874         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
6875
6876 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6877
6878         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
6879
6880 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6881
6882         * src/SDCCsymt.h,
6883         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
6884         parameter of changePointer() from symbol* to sym_link*
6885         * src/SDCCast.c (decorateType): call changePointer() for CAST op
6886         * src/SDCCsymt.c (compareType): void* type is castable to other
6887         pointers, but not necesarily an exact match.
6888         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
6889         is no longer blindly treated as an exact match.
6890         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
6891
6892 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
6893
6894         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
6895
6896 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
6897
6898         * src/pic/gen.c,
6899         * src/pic/pcode.c,
6900         * src/pic/ralloc.h,
6901         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
6902
6903 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
6904
6905         * src/pic/device.c,
6906         * src/pic/device.h,
6907         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
6908
6909 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6910
6911         * src/mcs51/gen.c (emitcode): fixed bug #992819
6912
6913 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
6914
6915         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
6916           there's no need to make it worse
6917
6918 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6919
6920         * src/mcs51/ralloc.c (deassignLR),
6921         * src/ds390/ralloc.c (deassignLR),
6922         * src/hc08/ralloc.c (deassignLR),
6923         * src/z80/ralloc.c (deassignLR),
6924         * src/pic/ralloc.c (deassignLR),
6925         * src/pic16/ralloc.c (deassignLR),
6926         * src/avr/ralloc.c (deassignLR),
6927         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
6928         rlivePoint): fixed another part of bug #971834
6929
6930 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6931
6932         * src/z80/main.c: enabled "critical" keyword
6933         * src/z80/mappings.i,
6934         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
6935         functions (fixes bug #979646)
6936         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
6937
6938 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6939
6940         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
6941           such as c:\mydir.
6942
6943 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
6944
6945         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
6946           doesn't disable too much optimizations
6947
6948 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
6949
6950         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
6951
6952 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
6953
6954         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
6955
6956 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
6957
6958         * src/pic/gen.c tidied up tabs
6959         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
6960         * src/pic/main.c tidied up tabs
6961         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
6962         * src/pic/pcoderegs.c tidied up tabs
6963         * src/pic/ralloc.c tidied up tabs
6964
6965 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
6966
6967         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
6968         to S_FIXED for pic16 port and when symbol is not in level 0,
6969         allocate for S_REGISTER storage class and pic16 port, too,
6970         * src/pic16/device.h: prototype for checkSym,
6971         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
6972         * (pic16_assignConfigWordValue): test the value and the mask to
6973         validate that the value is suitable for the configuration word,
6974         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
6975         collect extern declared symbols, don't emit symbol twice, check
6976         first if symbol is in publics set first,
6977         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
6978         * added command line '--fstack' which enables an experimental
6979         feature for stack access, too buggy to be used yet...
6980         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
6981         * (pic16_allocDirReg): when register has storage class S_REGISTER
6982         allocate in pic16_dynAccessRegs,
6983         * device/include/pic16/pic18f????.h: modified configuration word
6984         naming convention, words started as CONFIG0H but should be CONFIG1H
6985
6986 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
6987
6988         * device/include/mcs51reg.h: fixed bug 970993
6989
6990 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
6991
6992         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
6993         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
6994         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
6995         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
6996         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
6997         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
6998           error/warning numbers,
6999           added function setWarningDisabled()
7000         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
7001         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
7002           _memcmp.c _memmove.c calloc.c realloc.c free.c
7003         * support/regression/tests/malloc.c: added tests for new functionality
7004         * support/regression/tests/zeropad.c: added tests for truncated initializers
7005           and initialized char arrays starting with '\x0'
7006         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
7007
7008 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
7009
7010         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
7011
7012 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7013
7014         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
7015         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
7016         peephole 177.e. Thanks to anonymous
7017
7018 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
7019
7020         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
7021         function isn't used in the source but referenced as a
7022         variable initializer then declare it as extern in .asm file
7023
7024 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
7025
7026         * .version: increased version number to 2.4.3
7027
7028         Adding version extension according to ChangeLog CVS revision
7029         * src/Makefile.in (target all): added dependency 'version.h'
7030         * (rule version.h): added rule to create version.h from ChangeLog,
7031         * (rule dep): added dependency version.h,
7032         * src/version.awk: AWK script to create version.h
7033         * src/SDCCdwarf2.c (dwWriteModule),
7034         * src/SDCCglue.c (initialComments),
7035         * src/SDCCmain.c (printVersionInfo): modified to write after
7036         version string the version extension number,
7037         * src/SDCCutil.c: included "version.h"
7038         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
7039         number,
7040         * src/SDCCutil.h: added prototype for getBuildNumber
7041
7042         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
7043         includeDirsSet, too,
7044         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
7045         const char [] is found in function prototype...
7046
7047         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
7048         moving to WREG with source is already in WREG,
7049         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
7050         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
7051         * (aopForSym): stack'ed symbols are partially supported, added
7052         if-clause to support symbols in FARSPACE,
7053         * (sameRegs): added test for AOP_ACC to see if registers are same,
7054         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
7055         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
7056         * (pic16_popRegFromString): will not allocate a new register if it
7057         doesn't find one by name, bug may have introduced...
7058         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
7059         * (genIpush): revived to use pic16 port's stack,
7060         * (genAddrOf): added incomplete case for stack'ed operand,
7061         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
7062         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
7063         can handle multibyte operands,
7064         * src/pic16/glue.c (pic16_printIval*): some debug info added,
7065         * (pic16initialComments): added message for MPLAB compatibility
7066         mode enabled,
7067         * src/pic16/main.h: prototype for pic16_mplab_comp,
7068         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
7069         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
7070         * (_pic16_linkEdit): NEW, handles link stage, transferred here
7071         because of increased complexity of procedure,
7072         * (_process_pragma): stack pragma changed to format 'stack pos len',
7073         emit symbol '_stack_end' to conform with gplink,
7074         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
7075         to search for register,
7076         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
7077         PO_GPR_REGISTER,
7078         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
7079         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
7080         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
7081         case for PO_GPR_REGISTER,
7082         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
7083         dies, the new era is ahead !...
7084         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
7085         pic16_dynInternalRegs,
7086         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
7087         * (pic16_allocDirReg): minor optimizations and bug fixes,
7088         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
7089
7090         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
7091         load stack and frame pointer with address of 'stack_end' symbol
7092
7093 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
7094
7095         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
7096         without source code but only variable initializers
7097
7098 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
7099
7100         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
7101         external are not declared as extern to reduce overhead while linking
7102
7103 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
7104
7105         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
7106
7107 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
7108
7109         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
7110           Yee Keat for the patch
7111         * src/SDCCast.c (decorateType): fixed bug #979599
7112         * src/ds390/gen.h: removed local fReturnSizeDS390
7113         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
7114         * src/ds390/gen.c (genAnd, genOr, genXor),
7115         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
7116
7117 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
7118
7119         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
7120         add relFilesSet to $3, manipulate $2 to handle linking of object
7121         files without source files in command line,
7122         * device/include/pic16 (all headers): added ID location macros,
7123         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
7124         entries for ID location bytes,
7125         * (pic16_assignIdByteValue): NEW,
7126         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
7127         added field dumpcalltree to pic16_options_t,
7128         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
7129         is used instead of pic16_Gstack_base_addr, check if (ifx) before
7130         emitting rFalseIfx label after check_carry label,
7131         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
7132         pic16_emitDIRegs), NEW
7133         * (pic16glue): dump .calltree file when option --calltree found,
7134         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
7135         * (_pic16_genAssemblerPreamble): emit ID locations after
7136         configuration registers,
7137         * (pic16_linkCmd): modifications of the link command,
7138         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
7139         * (pic16_pCodeInitRegisters): don't init stack registers,
7140         * (pic16_findPrevInstruction): fixed bug,
7141         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
7142         bug with immediate registers,
7143         * (buildCallTree): traces stack push and pop,
7144         * (pct2): dump also stack usage for each function,
7145         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
7146         * (pic16_allocDirReg): various modifications,
7147         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
7148         fixed to 1,
7149
7150 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
7151
7152         * src/pic16/pcode.c: removed buggy double colon
7153
7154 2004-07-01 Borut Razem <borut.razem AT siol.net>
7155
7156         * support/scripts/sdcc.nsi: added include/pic16 to setup
7157
7158 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
7159
7160         * device/lib/Makefile.in: fixed bug in target objects-pic16,
7161         * device/lib/pic16/Makefile: prefixed with dash (-) command under
7162         target 'clean',
7163         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
7164         specific command line arguments. Also added sample lkr script
7165         for placing a variable at a specific memory bank.
7166         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
7167         at a specific memory bank,
7168         * (pic16_dump_isection): fixed bug which caused string literals to
7169         be omitted when dumping idata section,
7170         * (pic16_groupRegistersInSection): added code to handle registers
7171         in specific memory banks,
7172         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
7173         public, all references are renamed too,
7174         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
7175         AOP_DPTR2,
7176         * (pic16_storeForReturn): added case to handle when dest is WREG,
7177         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
7178         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
7179         pic16_rel_udata, check to see if that register is marked as being
7180         a member of a specific memory bank,
7181         * (pic16_printIvalCharPtr): added code to add string literals either
7182         to code or the idata sections,
7183         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
7184         also accept the 'udata' pragma,
7185         * src/pic16/main.h: new structure types sectName and sectSym
7186         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
7187         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
7188         * (pic16_findPrevInstruction): fixed, it returned nothing,
7189         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
7190         instruction combinations,
7191         * (pic16_FixRegisterBanking): heavily reorganised,
7192         * (pic16_AnalyzeBanking): if generating banksel directives is
7193         disabled, then don't call FixRegisterBanking at all,
7194         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
7195         completely removed,
7196         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
7197
7198 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
7199
7200         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
7201         Phuah Yee Keat <yk.phuah AT nestac.com>
7202
7203 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
7204
7205         * src/pic16/glue.c (pic16createInterruptVect): function now emits
7206         correctly the IVT even if it is relocated to some other location
7207
7208 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
7209
7210         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
7211         * device/include/pic16/pic18f2220.h: NEW,
7212         * device/lib/pic16/libdev/pic18f2220.c: NEW,
7213         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
7214         * src/pic16/device.c (struct Pics16): added info for 18f2220,
7215         * src/pic16/device.h (struct pic16_options): added ivt_loc and
7216         nodefaultlibs, ivt_loc is the location of the interrupt vector
7217         table, and nodefaultlibs signs that default libraries should not be
7218         linked in link stage,
7219         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
7220         according to --ivt-loc argument,
7221         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
7222         when pragma stack is found,
7223
7224 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7225
7226         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
7227         256 (range check), 257 (do while), 258.a-f (bit banging
7228         f.e. on 3-wire SPI bus)
7229
7230 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7231
7232         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
7233         variables used exclusively within a loop
7234
7235 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
7236
7237         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
7238
7239 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7240
7241         * src/SDCClrange.c (computeClash): fixed bug #971834
7242
7243 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7244
7245         * src/mcs51/gen.c (genCmp): fixed bug #975903
7246         * src/hc08/gen.c (operandsEqu),
7247         * src/ds390/gen.c (operandsEqu),
7248         * src/z80/gen.c (operandsEqu),
7249         * src/pic/gen.c (operandsEqu),
7250         * src/pic16/gen.c (operandsEqu),
7251         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
7252         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
7253
7254 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7255
7256         * src/SDCCcse.c (cseBBlock): fixed bug #966963
7257
7258 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
7259
7260         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
7261         default case in switch statement,
7262         * glue.c (pic16_initPointer): expr is initialised via decoarteType
7263         to eliminate problem with initialisation of pointers, but problem
7264         still exists,
7265         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
7266         * (emitStaticSegment): removed various lines emitting debug info,
7267         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
7268         added processor registers for utilizing EEPROM,
7269         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
7270         configurable and set 8
7271
7272 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
7273
7274         * .version: increased version number to 2.4.2,
7275
7276         Cumulative patch for pic16 port
7277         * src/pic16/device.c: changed scheme to dump initial values for
7278         variables in idata segment, all print_idata* functions were removed,
7279         now the pic16_printIval* will be called,
7280         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
7281         * _pic16_printPointerType, pic16_printPointerType,
7282         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
7283         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
7284         NEW, similar to the respective functions in SDCCglue.c,
7285         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
7286         way, emitting hex bytes,
7287         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
7288
7289 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7290
7291         * src/avr/ralloc.c (serialRegAssign),
7292         * src/xa51/ralloc.c (serialRegAssign),
7293         * src/pic/ralloc.c (serialRegAssign),
7294         * src/pic16/ralloc.c (serialRegAssign),
7295         * src/hc08/ralloc.c (serialRegAssign),
7296         * src/z80/ralloc.c (serialRegAssign),
7297         * src/ds390/ralloc.c (serialRegAssign),
7298         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
7299
7300 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7301
7302         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
7303         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
7304
7305 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
7306
7307         Cumulative patch for pic16 port:
7308         * src/pic16/device.h (typedef PIC16_device) modified fields for
7309         defining microcontrollers,
7310         * src/pic16/device.c: added new info for all devices in Pics16 array,
7311         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
7312         to be optimised out by the pCode optimiser,
7313         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
7314         specially, bug reported by G.M. Gallant,
7315         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
7316         as force'd so that cannot be optimised out by pCode optimiser,
7317         * src/pic16/pcode.c,
7318         * src/pic16/pcodepeeph.c,
7319         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
7320         they are disabled by default, but can be enabled explicit with
7321         command argument --denable-peeps, for testing,
7322         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
7323         --pomit-ivt in COMPILE_FLAGS
7324
7325 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
7326
7327         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
7328           compilation on MSVC
7329
7330 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
7331
7332         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
7333
7334 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7335
7336         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
7337         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
7338
7339 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
7340
7341         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
7342         would only assign 0x300001 register.
7343
7344 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
7345
7346         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
7347         in COMPILE_FLAGS. Thanks to G. Gallant for report.
7348
7349 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7350
7351         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
7352         for ds80c400
7353         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
7354         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
7355         added peephole 254 (left shift), 255 (jump table)
7356
7357 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
7358
7359         * device/lib/Makefile.in: removed comment line with model-pic16,
7360         * (target port-specific-objects-pic16): the libraries and objects
7361         are copied to the build directory form the device/lib/pic16/bin
7362         directory
7363
7364         Cumulative patch concerning pic16 port:
7365         * library directory has been re-organized,
7366         * added support for PIC18F1220,
7367         * added headers and library sources for chips 18f1220,18f6520,
7368         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
7369
7370         * configuration registers setting has changed, now each supported
7371         device has a complete description of the registers it uses,
7372         * all initialisations are moved to idata sections, these section
7373         can be absolute or relocatable,
7374         * fixed initialisation of codespace variables,
7375         * fixed warning about PCLATU and gpsim,
7376         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
7377         * (genAssign): use table reads when assigning from variables in codespace,
7378         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
7379         char/int variables placed in codespace,
7380         * (pic16_emitConfigRegs): NEW, emits a list with configuration
7381         registers set in .asm file, no need for --pomit-config-words anymore,
7382         * (pic16glue): some 8051 legacy segments are commented out
7383         (to be removed completely),
7384         * added support for alternative assembler and linker with --asm=
7385         and --link= command line arguments,
7386         * peepholes are disabled automatically in the port, no need to
7387         specify on command line,
7388         * port supports natively char/int/long multiplication, but converts
7389         all divisions to support functions,
7390         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
7391         to the file set in variable $2,
7392         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
7393         strings in ASCII format and not in hex,
7394         * ralloc.c (serialRegAssign): added a triplet of conditional calls
7395         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
7396         allocate proper register if iCodes aren't temporary,
7397
7398 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
7399
7400         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
7401
7402 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
7403
7404         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
7405         is commented out
7406
7407 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7408
7409         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
7410         computed address is reused
7411         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
7412         multi-byte bitfields
7413
7414 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
7415
7416         * src/z80/gen.c: (genArrayInit): must check for pointers too
7417
7418 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
7419
7420         * support/regression/tests/zeropad.c: never meant to commit the
7421           nestedstruct test: removed, added check for GCC version
7422
7423 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
7424
7425         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
7426         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
7427         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
7428           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
7429           bugs 928906 and 954082 half-empty initializers
7430         * src/SDCCsymt.h,
7431         * src/SDCCsymt.c (getAllocSize): added for above fix
7432         * src/z80/gen.c (genArrayInit): fixed bug 741044
7433         * support/regression/tests/zeropad.c: added tests
7434
7435 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
7436
7437         * src/pic16/device.c (pic16_dump_section): corrected bug which
7438         caused some symbols of the libraries to be misplaced
7439
7440 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
7441
7442         * src/pic16/glue.c,
7443         * src/pic16/ralloc.h,
7444         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
7445         to fix conflict with pic port
7446
7447 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
7448
7449         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
7450         externs configuration variables,
7451         * src/pic16/ralloc.h,
7452         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
7453         prototype in header, commented out some debug messages
7454
7455 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
7456
7457         * src/pic16/glue.c,
7458         * src/pic16/main.c,
7459         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
7460         for gpasm COFF object generation. Thanks to D. Hawkins for
7461         his patch info
7462
7463 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7464
7465         * src/ds390/main.c,
7466         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
7467         Brock for spotting this)
7468         * src/ds390/gen.c (genEndFunction),
7469         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
7470         interrupt handler and critical. Disable push/pop optimizations when
7471         peephole optimizations disabled.
7472
7473 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
7474
7475         Updated pic16 library sources and headers.
7476         * device/lib/pic16/pic18f*/ ,
7477         * device/include/pic16/*.h: modified to handle structured SFR
7478         definitions
7479
7480 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
7481
7482         * src/port.h (PORT structure): added hook initPaths, now each
7483         port can declare its own default search paths,
7484         which can been seen with the --print-search-dirs option,
7485         see pic16 port for example,
7486         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
7487         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
7488         * (doPrintSearchDirs): NEW, replaces in a central manner the
7489         printing of search dirs which was split in set*Paths functions,
7490         * (main): added call to port->initPaths and doPrintSearchDirs,
7491         * src/avr/main.c,
7492         * src/ds390/main.c,
7493         * src/hc08/main.c,
7494         * src/izt/i186.c,
7495         * src/izt/tlcs900h.c,
7496         * src/mcs51/main.c,
7497         * src/pic/main.c,
7498         * src/pic16/main.c: modified port structures to reflect addition of
7499         initPaths hook,
7500
7501         * src/pic16/device.c (regCompare): registers are finally sorted by name,
7502         * (pic16_dump_section): for registers in same address reserve memory once,
7503         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
7504         to no_banksel,
7505         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
7506         result is greater in size than right or left,
7507         * (pic16_genUMult8X8_8): there are some cases where the result can
7508         be 16 bits size, so handle these,
7509         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
7510         * (pic16_outBitC): modified to emit pcodes,
7511         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
7512         or not,
7513         * (genDivOneByte): implemented algorithm to divide 8-bits,
7514         * (genCmp): uncommented goto, but issues still exist,
7515         * (genAnd): fixed a bug with variables >8bits,
7516         * (genPackBits): optimization added that uses BCF/BSF to change a
7517         single bit,
7518         * (genAssign): fixed bug when assigning floating point literals,
7519         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
7520         __sdcc_gsinit_startup label,
7521         * src/pic16/main.c (_pic16_init): removed search directory
7522         initialisations,
7523         * (_pic16_initPaths): NEW, used to initialise search directories,
7524         * (_hasNativeMulFor): support functions for all except char/int
7525         multiplication, and char division,
7526         * (PIC16_port struct): modified entry for native mul support,
7527         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
7528         no_banksel option,
7529         * (buildCallTree): call to register_usage is ifdef'ed out,
7530
7531 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7532
7533         * device/include/string.h: applied Stas Sergeev's patch to make this
7534         header file compatible with the preprocessor -Wundef option
7535         * src/SDCCmain.c (main): abort compilation if preprocessor reports
7536         failure (fixes bug #941458)
7537
7538 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7539
7540         * src/SDCCopt.c (killDeadCode): fixed bug #907733
7541         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
7542         that the variable, not the function, should be static
7543         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
7544         to be consistent with non-literal case
7545
7546 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7547
7548         * src/SDCCast.c (isConformingBody): fixed bug #949967
7549         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
7550         convilong): fixed bug #952086
7551
7552 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7553
7554         * src/SDCCmem.c (allocVariables): fixed bug #955321
7555
7556 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7557
7558         * src/hc08/main.c (_hc08_genAssemblerEnd),
7559         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
7560         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
7561         completely eliminated the use of a temporary file
7562         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
7563         when more than one file linked
7564         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
7565
7566 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7567
7568         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
7569         which fixes bug #543481
7570         * support/regression/tests/bug-751703.c: fixed comments left from a
7571         cut and paste error
7572         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
7573         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
7574         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
7575         scopes
7576         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
7577         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
7578         are now changed to underscores in moduleName
7579
7580 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7581
7582         * as/mcs51/lkmem.c: better fix for bug #954173
7583
7584 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
7585         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7586
7587         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
7588         * device/include/c8051f000.h,
7589         * device/include/c8051f120.h,
7590         * device/include/c8051f300.h,
7591         * device/include/c8051f310.h,
7592         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
7593         PWM16) and detab'ed
7594
7595 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7596
7597         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
7598         and mailing lists, doc'ed --no-peep-comments, removed reference
7599         to knoppix (newest version has no LyX/LaTeX), other minor changes
7600         * src/SDCCglue.c (glue): save 2 bytes stack space with
7601         option --main-return. The ljmp could probably be avoided too
7602
7603 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7604
7605         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
7606
7607 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7608
7609         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
7610         * src/SDCCopt.c (isLocalWithoutDef),
7611         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
7612         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
7613         (credit to Maarten Brock for patch #949363, on which this is based)
7614         * support/regression/tests/bug-751703.c: some test cases of extern used
7615         within inner scopes.
7616
7617 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7618
7619         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
7620         SPEC_STRUCT
7621         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
7622         struct definitions
7623         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
7624         dwWriteLabel): fix to create valid debugger symbols even when
7625         the module name has non-alphanumeric symbols in it
7626         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
7627         when a variable's allocation has been optimized away
7628
7629
7630 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7631
7632         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
7633         * src/hc08/main.c,
7634         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
7635         * src/mcs51/main.c,
7636         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
7637         * src/ds390/main.c,
7638         * src/z80/gen.c (z80_emitDebuggerSymbol),
7639         * src/z80/main.c,
7640         * src/pic/gen.c (pic14_emitDebuggerSymbol),
7641         * src/pic/main.c,
7642         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
7643         * src/pic16/main.c,
7644         * src/avr/gen.c (avr_emitDebuggerSymbol),
7645         * src/avr/main.c,
7646         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
7647         * src/xa51/main.c,
7648         * src/SDCCdebug.c (emitDebuggerSymbol),
7649         * src/SDCCdebug.h,
7650         * src/port.h: added a debugger struct to the port struct. Added a
7651         callback for defining debugger symbols
7652
7653         * src/SDCCast.c (createLabel),
7654         * src/SDCC.y (labeled_statement): mark all compiler generated labels
7655         with isitmp = 1
7656         * src/SDCCicode.h,
7657         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
7658         iCode back to the ast for the function
7659
7660         * src/hc08/ralloc.c (hc08_assignRegisters),
7661         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
7662         unneeded fields from the regs struct.
7663         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
7664         pushReg() & pullReg() functions instead of emitcode()
7665
7666         * src/hc08/gen.c (genLabel, genhc08Code),
7667         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
7668
7669         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
7670         debugger hooks
7671
7672         * src/hc08/gen.c (genEndFunction, genhc08Code),
7673         * src/hc08/gen.h,
7674         * src/mcs51/gen.c (genEndFunction, gen51Code),
7675         * src/mcs51/gen.h,
7676         * src/ds390/gen.c (genEndFunction, gen390Code),
7677         * src/ds390/gen.h,
7678         * src/z80/gen.c (genEndFunction, genZ80Code),
7679         * src/z80/gen.h,
7680         * src/z80/z80.h,
7681         * src/pic/gen.c (genEndFunction, genpic14Code),
7682         * src/pic/gen.h,
7683         * src/pic16/gen.c (genEndFunction, genpic16Code),
7684         * src/pic16/gen.h,
7685         * src/avr/gen.c (genEndFunction, genAVRCode),
7686         * src/avr/gen.h,
7687         * src/xa51/gen.c (genEndFunction, genXA51Code),
7688         * src/xa51/gen.h,
7689         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
7690         specific code to cdbFile.c and out of the backend code generators
7691
7692         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
7693         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
7694         starting address is now 0
7695
7696         * as/hc08/asm.h,
7697         * as/hc08/m08pst.c,
7698         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
7699         assembler directive for DWARF support
7700         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
7701
7702         * src/src.dsp,
7703         * src/Makefile.in,
7704         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
7705
7706 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7707
7708         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
7709         and inappropriate peephole optimization in jump tables
7710
7711 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7712
7713         * as/hc08/m08pst.c,
7714         * src/SDCCglue.c: sdccopt works for the hc08 port now
7715
7716 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
7717
7718         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
7719
7720 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7721
7722         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
7723
7724 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7725
7726         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
7727         rules
7728         * src/SDCCmain.c,
7729         * src/SDCCglobl.h,
7730         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
7731         comments from the peephole optimizer replacement rules
7732         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
7733         symbols
7734         * src/SDCCcse.c (updateSpillLocation),
7735         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
7736         equivalents
7737         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
7738         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
7739         objects far pointers
7740
7741 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7742
7743         * src/SDCCsymt.h: a missing part of my last change
7744         * src/pic/ralloc.c (regTypeNum),
7745         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
7746
7747 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7748
7749         * src/SDCCicode.h,
7750         * src/SDCCicode.c (aggrToPtrDclType),
7751         * src/SDCCptropt.h,
7752         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
7753         ptrPseudoSymConvert),
7754         * src/pic/ralloc.c (regTypeNum),
7755         * src/pic16/ralloc.c (regTypeNum),
7756         * src/hc08/ralloc.c (regTypeNum),
7757         * src/ds390/ralloc.c (regTypeNum),
7758         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
7759         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
7760
7761 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7762
7763         * link/z80/lkmain.c (afile),
7764         * as/hc08/lkmain.c (afile),
7765         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
7766         prevent a pointer problem when a filename has no directory and
7767         no extension specified.
7768
7769 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7770
7771         * link/z80/lkmain.c (afile): allow periods in directory names
7772         * link/z80/lkmain.c (afile),
7773         * as/mcs51/lkmain.c (afile),
7774         * as/hc08/lkmain.c (afile): allow linker script file to have an
7775         extension other than ".lnk"
7776         * link/z80/lklex.c (getfid),
7777         * link/z80/lkmain.c (parse),
7778         * as/mcs51/lklex.c (getfid),
7779         * as/mcs51/lkmain.c (parse),
7780         * as/hc08/lklex.c (getfid),
7781         * as/hc08/lkmain.c (parse): Support comments in the linker script
7782         file on lines by themselves and after filenames
7783
7784 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7785
7786         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
7787
7788 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7789
7790         * src/z80/peeph-z80.def: removed some peephole rules that don't
7791         work with multibyte arithmetic (fixed bug #937126)
7792         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
7793         to registers and not global variables
7794         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
7795         geniCodePreInc, geniCodePostDec, geniCodePreDec,
7796         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
7797         checking for assignments not internally generated (fixed bug #931895)
7798         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
7799         structure member (fixed bug #930072)
7800
7801 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7802
7803         * src/SDCCmain.c (linkEdit),
7804         * src/hc08/main.c (_hc08_parseOptions),
7805         * as/hc08/Makefile.in,
7806         * as/hc08/aslink.h,
7807         * as/hc08/asm.h,
7808         * as/hc08/m08pst.c,
7809         * as/hc08/lkrloc.c (relr, rele),
7810         * as/hc08/lkarea.c (lnkarea)
7811         * as/hc08/lkmain.c (afile, parse),
7812         * as/hc08/lkelf.c: support for ELF output
7813         * as/hc08/lks19.c (s19),
7814         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
7815
7816 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7817
7818         * as/mcs51/lkihx.c: Fixed bug #899105.
7819
7820 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7821
7822         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
7823         .dsp files from Unix to DOS.
7824
7825 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7826
7827         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
7828         function pointers; we have been compliant for several months now.
7829         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
7830         change that was accidently commented out
7831         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
7832         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
7833         bug #922319
7834
7835 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7836
7837         * src/hc08/gen.c: output of all of the internal debugging information
7838         is now controlled by the D() macro; it is disabled by default
7839
7840 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7841
7842         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
7843         harder to keep the same registers during a CAST iCode
7844         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
7845         long via int can be done in a single cast, if the signedness is
7846         correct.
7847         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
7848         putchar() in tinibios.c in ds390's library
7849
7850 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
7851
7852         * src/SDCCast.c (decorateType): fixed bug #898889,
7853         cast result of a literal complement too
7854         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
7855         fixed check for bitfields
7856
7857 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
7858
7859         * src/SDCCicode.c (geniCodeLogic): made it static,
7860         (geniCodeLogicAndOr): added in order to fix bug #905492,
7861         (ast2iCode): fixed bug #905492
7862         * support/regression/tests/bug-905492.c: added
7863         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
7864         (processParms): fixed bug #927659: don't copy parms, this will clear
7865         decorated flag
7866         * support/regression/tests/bug-927659.c: added
7867
7868 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
7869
7870         * src/SDCCast.c (addCast): don't cast float to char
7871         * device/lib/libsdcc.lib: added _memmove
7872
7873 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
7874
7875         * device/lib/large/Makefile: fixed parallel execution by
7876         replacing `make` by `$(MAKE)`
7877
7878 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7879
7880         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
7881         offsets (fixes bug #923936)
7882
7883 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
7884
7885         * device/lib/small/Makefile: fixed parallel execution by
7886         replacing `make` by `$(MAKE)`
7887
7888 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
7889
7890         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
7891
7892 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
7893
7894         * src/pic/gen.c (genCpl): multi-byte complements were not working.
7895         * src/regression/Makefile: Regression test was not running.
7896
7897 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
7898
7899         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
7900         complement if possible
7901         * src/SDCCval.c (valComplement),
7902         * src/SDCCicode.c (operandOperation): fixed complement of literal
7903         * support/regression/tests/onebyte.c (testComplement): added
7904
7905 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
7906
7907         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
7908         return an optimized tree; actually replace actParm with the new tree
7909         * src/SDCCast.h: added some parantheses to remove side effects
7910         * support/regression/tests/bug-920866.c
7911
7912 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
7913         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
7914         Bit operands were not being handled properly in the pic14 port.
7915         (now src/regression/add.c passes again).
7916
7917 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7918
7919         * src/SDCC.y (labeled_statement): case and default no longer require
7920         a following statement (RFE #893037)
7921
7922 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7923
7924         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
7925         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
7926         disabled (fixes bug #916294)
7927         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
7928         "mov a,acc"; patch provided by Lenny Story
7929         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
7930
7931 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7932
7933         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
7934         functions
7935         * src/ds390/gen.c (genFunction, genEndFunction),
7936         * src/ds390/ralloc.c (ds390_assignRegisters),
7937         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
7938         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
7939         pushed if there are parameters passed on the stack. Also, a cleaner
7940         way to decide if r0/r1 should be pushed/popped. (Together they fix
7941         bug #918693)
7942
7943 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7944
7945         * doc/sdccman.lyx,
7946         * device/lib/mcs51/crtpagesfr.asm,
7947         * device/lib/mcs51/crtxinit.asm,
7948         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
7949         to avoid confusion with Si Lab's SFRPAGE register.
7950
7951 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7952
7953         * src/SDCCglue.c (emitMaps): allow public sfr variables
7954         * src/SDCCglue.c (initialComments): include compiler build date
7955         with compiler version and put the timestamp of the generated
7956         assembly file on a serperate line to be less confusing.
7957         * src/port.h: added genInitStartup hook
7958         * src/avr/main.c,
7959         * src/ds390/main.c,
7960         * src/hc08/main.c,
7961         * src/pic/main.c,
7962         * src/pic16/main.c,
7963         * src/xa51/main.c,
7964         * src/z80/main.c: genInitStartup initialize as NULL (default to
7965         historical behaviour)
7966         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
7967         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
7968         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
7969         library instead of hard coding it into the compiler.
7970         * support/regression/ports/mcs51-stack-auto/spec.mk,
7971         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
7972         * device/lib/mcs51/Makefile,
7973         * device/lib/small/Makefile,
7974         * device/lib/large/Makefile,
7975         * device/lib/mcs51/crtpagesfr.asm,
7976         * device/lib/mcs51/crtstart.asm,
7977         * device/lib/mcs51/crtxclear.asm,
7978         * device/lib/mcs51/crtxinit.asm,
7979         * device/lib/mcs51/crtclear.asm,
7980         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
7981         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
7982         and into user configurable files.
7983         * device/lib/clean.mk: clean mcs51 directory too
7984         * support/regression/tests/longlit.c: added static to T1 declaration
7985         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
7986         accesses in the initialization code
7987
7988 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7989
7990         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
7991         OSCTRIMVAL as noted in bug #916008
7992
7993 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7994
7995         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
7996         in loops with multiple exits (reported as incorrect registers
7997         used by Martin Helmling in Sdcc-user list)
7998
7999 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8000
8001         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
8002         made ds390 register extensions look less like error messages
8003
8004 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8005
8006         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
8007         reported by Adam Wozniak in Sdcc-user list
8008
8009 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
8010
8011         * src/SDCCast.c (decorateType): fixed with bug and promotion in
8012         arithmetic optimizations, added debug output
8013
8014 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
8015
8016         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
8017         * sdcc.spec: updated and split sdcc into 3 rpms
8018         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
8019         needed for literals of LEFT_OP and '+'
8020         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
8021         introduced RESULT_TYPE_NOPROM
8022         (geniCodeMultiply): fixed logic for decision if mul is optimized to
8023         left shift
8024         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
8025         limited promotion to int only for '*'
8026         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
8027
8028 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
8029
8030         * src/pic16/gen.c (genSkip),
8031         (genc16bit2lit), (gencjneshort): commented out
8032         (is_LitOp): new helper function, checks operand type
8033         (genCmpEq): rewritten
8034
8035 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
8036
8037         * support/regression/tests/bug-908454.c: added
8038
8039 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
8040
8041         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
8042         * src/SDCCicode.c (usualBinaryConversions): op needs int type
8043         (geniCodeCast): cosmetic, don't preserve bit storage class
8044         (geniCodeLeftShift): added promotion
8045         (geniCodeLogic): fixed regression
8046         * src/SDCCsymt.c (computeTypeOr): accept bits too
8047         (compareType): 2nd part of fix for bug #908454, needed for bitfields
8048
8049 2004-03-07  Borut Razem <borut.razem AT siol.net>
8050
8051         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
8052
8053 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
8054
8055         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
8056         version of pic16_genPackRegisters which does not check if ic is a
8057         CAST operator,
8058         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
8059         function cause string1.c regression test fails
8060
8061 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
8062
8063         * sim/ucsim/configure.in,
8064         * sim/ucsim/configure,
8065         * sim/ucsim/doc/Makefile.in: use docdir
8066         * src/SDCC.y: fixed sbit atrributes
8067         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
8068         * src/SDCCast.c (decorateType): |^& need special promotion handling
8069         * src/SDCCast.h,
8070         * src/SDCCsymt.h: moved definition of RESULT_TYPE
8071         * src/SDCCsymt.h (computeType),
8072         * src/SDCCicode.c: computeType() needs op
8073         * src/SDCCsymt.c (checkTypeSanity),
8074         * doc/sddman.lyx: "plain" bitfields are unsigned
8075         * src/SDCCsymt.c (computeTypeOr): added
8076         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
8077         |^& ops
8078         * src/SDCCval.c (val*): computeType() needs op
8079         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
8080         * support/regression/tests/onebyte.c: added tests for |^&
8081
8082 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
8083
8084         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
8085         for writing icode into asm output.
8086
8087 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
8088
8089         * src/pic16/device.c: added some debug lines enabled
8090         with macro DEBUG_CHECK,
8091         * src/pic16/genarith.c: more debug in genPlus,
8092         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
8093         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
8094         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
8095         * (aopForSym): onStack symbols are re-placed in data memspace,
8096         and onStack flag is cleared,
8097         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
8098         copy temporary pcodeop,
8099         * (genPcall): added warning for not updating PCLATU,
8100         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
8101         always true for pic16 port,
8102         * (genMultOneWord): NEW, supports integer multiplication,
8103         * (genMult): modified to call genMultOneWord,
8104         * (ifxForOp): added warning when return NULL,
8105         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
8106         flag is set before call to operandFromSymbol for implicit
8107         added structures,
8108         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
8109         options.intlong_rent are set by default,
8110         * (_hasNativeMulFor): modified to allow port generation of integer
8111         multiplication,
8112         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
8113         set regtype to REG_SFR for all registers, restricting seting the
8114         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
8115
8116 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8117
8118         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
8119         more than 500 times in the regression tests
8120
8121 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8122
8123         * support/Util/SDCCerr.h,
8124         * support/Util/SDCCerr.c,
8125         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
8126         enumerator_list),
8127         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
8128         for symbol conflicts.
8129         * support/valdiags/tests/enum.c,
8130         * support/valdiags/tests/tentdecl.c,
8131         * support/valdiags/tests/struct.c: expect possible error messages
8132         referring to original symbol definitions.
8133         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
8134         * src/SDCCsymt.h,
8135         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
8136
8137 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
8138
8139         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
8140
8141 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
8142
8143         * src/pic16/ralloc.c (newReg): fixed bug #908929
8144
8145 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8146
8147         * src/ds390/gen.c: added missing #include "main.h"
8148
8149 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
8150
8151         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
8152         checking if symbol is already in set,
8153         * src/pic16/device.h: prototype for checkAddSym,
8154         * src/pic16/gen.c: (_G): added entry interruptvector,
8155         * (assignResultValue): removed some commented out lines,
8156         * (genFunction): check for ISR via sym->type, absolute section for
8157         interrupt code is created via a new pBlock, the goto instruction is
8158         placed now correctly at the interrupt vector position, changed all
8159         references from ivec to _G.interruptvector,
8160         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
8161         is the interrupt is a high priority one, same for return from ISR,
8162         * src/pic16/glue.c: changed all calls of addSetHead for publics and
8163         externs to calls of checkAddSym,
8164         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
8165         pic16_pcode_verbose flag is set,
8166         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
8167         * src/pic16/pcoderegs.c: message about how many registers are saved
8168         will only be emitted if pic16_pcode_verbose flag is set,
8169
8170 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8171
8172         * src/ds390/ralloc.h,
8173         * src/ds390/ralloc.c (ds390_regWithIdx),
8174         * src/ds390/gen.c (emitcode),
8175         * src/ds390/main.h,
8176         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
8177         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
8178         ds390operandCompare, getRegsRead, getRegsWritten,
8179         initializeAsmLineNode): customized instruction size calculation for
8180         ds390, started basis for some register optimizations
8181         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
8182         corresponding assembly output
8183         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
8184         missing push/pop of r0/r1. Optimized push/pops
8185
8186 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8187
8188         * src/mcs51/main.c (instructionSize): fixed ACALL size
8189         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
8190
8191 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
8192
8193         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
8194         the sorting of rlist with NULL elements
8195         * (print_idataType, print_idata): NEW to create idata sections
8196         * src/pic16/device.h: idataSymSet new variable
8197         * src/pic16/gen.c (genFunction): fixed some bugs in string
8198         comparing, improved the absolute section creation for ISRs,
8199         added FSR0L/FSR0H in registers that are saved in an ISR,
8200         * (genInline): fixed the processing of inline snippets,
8201         now they undergo no process by the peephole optimizer
8202         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
8203         are placed in idataSymSet,
8204         * (pic16emitStaticSeg): extern symbols are added in externs,
8205         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
8206         switching when aboslute variables are placed in access bank memory
8207         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
8208         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
8209         commented out with #if,
8210         * (pic16_packRegisters): reintroduce the check for CAST because some
8211         symbols are not correctly handled,
8212         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
8213         pCodeInstruction instead of pCode,
8214         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
8215         pCodeAsmDir definition,
8216         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
8217         directive, then the argument directive is emitted without the leading
8218         tab, hack for inline labels which must be in the first column,
8219         * (compareLabel,pic16_findNextInstruction),
8220         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
8221         * (insertBankSwitch): modified for the new pCodeAsmDir,
8222
8223 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8224         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
8225
8226         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
8227         instance,
8228         * (pushSide): commented out with #if,
8229         * (assignResultValue): fixed some typos in saving
8230         registers,
8231         * (genPcall): FIXED and sync'ed with genCall,
8232         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
8233         * (genNearPointerGet): fixed to handle some more cases,
8234         implementation scheme via table reads,
8235         * (genConstPointerGet): modified to access code memory correct,
8236         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
8237         and improved to handle some cases
8238         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
8239         instead of "RETLW" for init data
8240         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
8241         not IN_DIRSPACE, work around to reduce bank switching when aboslute
8242         variables are placed in access bank memory (<0x80 and >=0xf80),
8243         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
8244         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
8245         TBLWT_POSTDEC,TBLWT_PREINC
8246         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
8247         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
8248         directives
8249         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
8250         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
8251         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
8252         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
8253
8254 2004-02-29  Borut Razem <borut.razem AT siol.net>
8255
8256         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
8257         support/Util/findme.h, support/Util/system.h: enhance binary relative
8258         search for lib and include by using findProgramPath()
8259
8260 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8261
8262         * src/SDCCpeeph.h,
8263         * src/SDCCpeeph.c (pcDistance),
8264         * src/port.h,
8265         * src/mcs51/ralloc.h,
8266         * src/mcs51/ralloc.c (mcs51_regWithIdx),
8267         * src/mcs51/main.h,
8268         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
8269         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
8270         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
8271         size calculation port specific, started basis for some register
8272         optimizations
8273         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
8274         missing push/pop of r0/r1. Optimized push/pops
8275         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
8276         * device/lib/_modsint.c (_modsint),
8277         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
8278         and stack version so regression tests pass
8279
8280 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
8281
8282         * src/Makefile.in (dep): include SLIBOBJS in dependency check
8283         * src/SDCCast.c (decorateType): catch another small optimization
8284         with '?' operator
8285         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
8286         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
8287         modified to finally use computeType() all over SDCC,
8288         see Feature Request #877103
8289         * src/SDCCval.h: cosmetic
8290         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
8291         valCompare(); regression tested in muldiv.c
8292         * support/regression/tests/muldiv.c (testMod): mod sign follows
8293         dividend only
8294
8295 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
8296
8297         * src/SDCCast.c (decorateType): fixed bug #902362
8298         * doc/INSTALL.txt: fixed install instructions for win32
8299
8300 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
8301
8302         * device/include/Makefile.in (install): fixed by replacing spaces
8303         by tabs
8304         * doc/README.txt,
8305         * doc/INSTALL.txt: updated for release
8306         * doc/sdccman.lyx: added warning for --xstack being buggy
8307
8308 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
8309
8310         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
8311         to eliminate build warnings.
8312         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
8313
8314 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
8315            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8316
8317         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
8318         removed -penable-stack, added comment for stack pragma, added
8319         warning for not initializing the stack/frame registers, removed
8320         comment at interrupts section
8321
8322         Stack is made permanent, there is no ability to disable stack usage.
8323         * src/pic16/device.h,
8324         * src/pic16/device.c: removed all references to USE_STACK macro,
8325         * src/pic16/device.c (pic16_dump_section): when no elements in
8326         rlist, free rlist before return,
8327         * (pic16_dump_int_registers): NEW, internal registers are a new set
8328         of general purpose registers reused by each function,
8329         * (checkAddReg): returns 1 if registers is added to set,
8330         * (pic16_groupRegistersInSection): when a registers is of type
8331         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
8332         * src/pic16/device.h: memRange and Assigned Memory are deleted,
8333         SRCASECMP macro is moved here from device.c
8334         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
8335         PO_PCLATU, PO_PRODL, PO_PRODH,
8336         * (pic16_pCodeOpType, genMinus,
8337         changed compares to "a" register, with AOP_ACC,
8338         * (pic16_genPlus): fixed some bugs and indented properly,
8339         * (pic16_addSign): changed size to size+offset in the MOVWF
8340         instruction,
8341         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
8342         multiply 8-bit operand by literal, result is 8-bit,
8343         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
8344         multiply 2 8-bit operand, result is 8-bit,
8345         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
8346         genUMult8X*_16,
8347         * src/pic16/gen.c: changed accUse to contain WREG only,
8348         * (pic16_emitcomment): renamed to pic16_emitpcomment,
8349         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
8350         true, do not use immediate addressing any more unless sym is a
8351         pointer in codespace,
8352         * (aopForRemat): do not use immediate addressing when symbol not in
8353         codespace and when symbol's address is requested,
8354         * (aopOp): for-loop in if(sym->accUse) is modified for the new
8355         accUse size (= 1),
8356         * (aopGet): added case for AOP_ACC and don't return "accumulator
8357         bug" but WREG instead,
8358         * (popGetTempReg): pushes contents of temporary register in stack,
8359         * (popReleaseTempReg): pops contents of temporary register from
8360         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
8361         * (pic16_popGet): separated case AOP_ACC to return register WREG
8362         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
8363         or PO_IMMEDIATE and initializes their instance/offset appropriately,
8364         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
8365         the use of immediate pointers to certain cases only.
8366
8367         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
8368         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
8369         * (assignResultValue, genCall, genRet): modified to use the new
8370         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
8371         genPcall is still broken,
8372         * (genFunction): added code to create 'A' type pBlocks when
8373         interrupt functions are generated, code not extensively tested yet,
8374         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
8375         * (genEndFunction): modified so ISRs pop stored registers from stack,
8376         * (genMultOneByte): cleanup,
8377         * (AccRsh): added flag andmask, to and result with appropriate mask,
8378         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
8379         * (genDataPointerGet): fixed and reenabled its use,
8380         * (genNearDataPointerGet): bugs fixed,
8381         * (genDataPointerSet): bugs fixed,
8382         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
8383         pic16_DumpSymbol, pic16_DumpOp,
8384         * src/pic16/genutils.h: function prototypes for the above functions,
8385         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
8386         pointers,
8387         * (pic16emitRegularMap): many many many improvements, but needs a
8388         major cleanup,
8389         * src/pic16/main.c: enable_stack in pic16_options is removed,
8390         * (_pic16_parseOptions): removed command line options -penable-stack,
8391         * (_process_pragma): emit stack symbol only when stack pragma is
8392         processed,
8393         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
8394         redirected to FSR0L/FSR0H pair,
8395         * (pic16_get_op, pic16_get_op2): modifications and improvements,
8396         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
8397         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
8398         for immediates,
8399         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
8400         * (dumpPicOptype): NEW,
8401         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
8402         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
8403         with movff instruction,
8404         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
8405         added pic16_int_regs, some packRegsFor* functions are commented out,
8406         because produce errors,
8407         * src/pic16/NOTES: minor modifications
8408
8409 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8410
8411         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
8412         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
8413         --pack-iram.
8414         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
8415         * as/mcs51/lkaomf51.c: fixed bug #895763
8416
8417 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
8418
8419         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
8420
8421 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8422
8423         * doc/sdccman.lyx: added details about the HC08 storage classes and
8424         interrupts, fixed the register usage info for z80 & gbz80
8425
8426 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
8427
8428         * doc/sdccman.lyx: added more pic16 port documentation
8429         * device/include/pic16/: added header pic18fregs.h
8430
8431 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
8432
8433         * doc/sdccman.lyx: added Vangelis' contribution
8434
8435 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8436
8437         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
8438         extend to the next CALL or PCALL, not just to the next CALL.
8439
8440 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
8441
8442         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
8443
8444 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8445
8446         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
8447         bug #895752 and a better fix for bug #716790
8448
8449 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8450
8451         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
8452
8453 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8454
8455         * doc/sdccman.lyx: minor changes, minor changed
8456
8457 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
8458
8459         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
8460         which can't handle SDCC_NEWONEBYTEOPS,
8461         (geniCodeMultiply): removed conversion from mult to shift for pic14
8462         and pic16
8463
8464 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8465
8466         * src/hc08/gen.h,
8467         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
8468         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
8469         thus fixing bug #895406
8470
8471 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
8472
8473         * device/lib/_modsint.c,
8474         * device/lib/_modslong.c: sign follows divisor only
8475         * src/hc08/gen.c (genMultOneByte): if result size is 1,
8476         signs or signedness can be ignored
8477         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
8478         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
8479         added optimization for IFX,
8480         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
8481         arguments;
8482         reenabled optimization for IFX, which was removed on 2004-01-11
8483         * src/SDCCast.h: added return type IFX
8484         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
8485         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
8486         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
8487         SDCC_OLDONEBYTEOPS selects the old behaviour
8488         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
8489         changed again and commented promotion rule
8490         * src/SDCCval.c (valDiv): promotion no longer necessary
8491         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
8492         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
8493         rewritten
8494         * support/regression/tests/onebyte.c: added
8495
8496 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
8497
8498         * gen.c (genInline): reverted to old code for assemnling inline
8499         code because of bug reported James Chadd
8500
8501 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
8502
8503         * ralloc.h: missing declarations from previous patch,
8504         seems that patch for ralloc.h was never applied, fixed
8505
8506 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8507            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
8508
8509         * pcode.c,
8510         * pcode.h,
8511         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
8512         indirect addressing. Marked FSR0 as deprecated
8513         * gen.c (pointerCode): commented out, not needed now
8514         (pic16_popGet2p): new MOVFF helper function
8515         (genGenPointerGet),
8516         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
8517         (shiftRLong): removed duplicate debugging info
8518
8519 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8520
8521         * src/ds390/gen.c (genNearPointerGet),
8522         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
8523         optimization with bits, but not bitfields.
8524         * src/ds390/ralloc.c (packRegisters),
8525         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
8526
8527 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
8528
8529         * src/SDCCcse.c (algebraicOpts): copy operands before modification
8530
8531 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8532
8533         * src/SDCCsymt.h,
8534         * src/SDCCicode.c (operandFromSymbol),
8535         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
8536         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
8537         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
8538         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
8539         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
8540         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
8541         bug #892038
8542         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
8543         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
8544         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
8545         * src/SDCCsymt.c (newSymbol),
8546         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
8547         enumerator_list),
8548         * src/SDCCval.h,
8549         * src/SDCCval.c (newiList): fixed bug #885705
8550
8551 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8552
8553         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
8554         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
8555
8556 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8557
8558         * device/include/c8051f120.h,
8559         * device/include/c8051f300.h,
8560         * device/include/c8051f310.h: added/updated header files for Silicon
8561         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
8562         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
8563         in new section Submitting patches
8564
8565 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8566
8567         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
8568         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8569         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8570         genGenPointerSet),
8571         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
8572         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8573         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8574         genGenPointerSet),
8575         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
8576         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8577         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8578         genGenPointerSet),
8579         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
8580         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8581         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8582         genGenPointerSet): fixed bug #892400
8583         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
8584         to eliminate build warnings.
8585         * src/SDCCast.c (processParms),
8586         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
8587         fixed bug 751859
8588         * support/valdiag/valdiag.py: added GCC to the list of defines active
8589         when compiling with gcc
8590
8591 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8592
8593         * support/Util/SDCCerr.h,
8594         * support/Util/SDCCerr.c,
8595         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
8596         with an incomplete type (fixed bug #883734)
8597         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
8598
8599 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8600
8601         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
8602
8603 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8604
8605         * src/SDCCast.c (decorateType),
8606         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
8607         function pointer implementation
8608         * support/regression/tests/funptrs.c: added tests to verify both forms
8609         of function pointers work correctly. Added tests to verify parameters
8610         are passed in the correct order.
8611
8612 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
8613
8614         * device.c (regCompare): registers are sorted by ascending
8615         address and increasing size,
8616         * main.c (_pic16_finaliseOptions): removed the declaration
8617         of compiler macro MCU. Now a macro of the format pic18fxxxx
8618         will be defined from the command line
8619
8620 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8621             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
8622
8623         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
8624         PCOP_RLCF was overwritten!
8625         * gen.c (genSkip): commented out calls to pic16_emitcode,
8626         * (genCmpEQ): fixed "long" compares, only high word did get compared,
8627         * (genlshTwo),
8628         * (genRRC): added debugging info,
8629         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
8630         overwritten while shifting,
8631         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
8632         overwritten while shifting,
8633         * (AccLsh),
8634         * (AccRsh),
8635         * (shiftLLeftOrResult),
8636         * (shiftRLeftOrResult),
8637         * (shiftRLong),
8638         * (shiftLLong): Implemented with pic16_emitpcode
8639         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
8640         * (genLeftShift): Fixed bug, operand for shift by variable always
8641         was "and"ed with 0x0f,
8642         * (genLeftShiftLiteral),
8643         * (genrshTwo),
8644         * (genRightShiftLiteral): added debugging info,
8645         * (genrshFour): added comment,
8646         * (genRightShift): determined signedness from operand "left"
8647         instead of "result"
8648
8649 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8650
8651         * src/SDCCicode.c (geniCodeParms),
8652         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
8653         function pointers, fixed function pointer bugs #861242 and #861896
8654
8655 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8656
8657         * device/include/c8051f000.h,
8658         * device/include/c8051f120.h,
8659         * device/include/c8051f300.h: added header files for Silicon
8660         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
8661
8662 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
8663
8664         * src/SDCCast.c (processParams): added new type flow and restructured
8665         (gatherAutoInit): added new type flow
8666         (addCast): cosmetic changes
8667         (getLeftResultType): added new type flow for array indices, patch
8668         provided by Stas, see FR #877103
8669         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
8670         array index patch by Stas
8671         * src/SDCCast.h: added prototype getResultTypeFromType()
8672         * src/SDCCval.h,
8673         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
8674         * src/pic/glue.c (pic14emitStaticSeg),
8675         * src/pic16/glue.c (pic16emitStaticSeg),
8676         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
8677         for initialization of symbols
8678         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
8679         * support/Util/SDCCerr.h:
8680         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
8681         * .version: bumped version number to 2.3.8
8682         * device/include/Makefile.in (install),
8683         * doc/Makefile (install): changed to 'rm `find ...`' construct to
8684         avoid warnings
8685
8686 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
8687
8688         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
8689         Slade Rich fixed an optimization bug
8690         * src/pic/pcodepeep.c,
8691         * src/pic/pcoderegs.c
8692         * doc/Makefile (install): added test for directory
8693
8694 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8695
8696         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
8697         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
8698         * src/pic/ralloc.c (getRegPtr, getRegGpr),
8699         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
8700         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
8701         * as/mcs51/asexpr.c (term),
8702         * as/hc08/asexpr.c (term): fixed bug #887146
8703
8704 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8705
8706         * src/z80/gen.c (genMult): handle single byte result product
8707         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
8708         DUMMY_READ_VOLATILE (fixed bug #886367)
8709
8710 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
8711
8712         * support/regression/tests/libmullong.c: fixed logic, on little endian
8713         hosts we ended without a mullong_wrapper()
8714
8715 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8716
8717         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
8718         virus/worm forged address usage.
8719
8720 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
8721
8722         Fixed promotion, it should be done on AST level:
8723         * src/SDCCast.c (addCast): added promotion to int
8724         (decorateType): updated call to upCast()
8725         * src/SDCCicode.c (geniCodeLeftShift): removed call to
8726         usualUnaryConversions()
8727
8728 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
8729
8730         * support/regression/tests/literalop.c (mulWrapper): Added a
8731         wrapper to remove integer overflow warnings.
8732
8733         * support/regression/tests/float_trans.c: Made work on host.
8734
8735         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
8736         location of sz80.
8737
8738         * support/regression/generate-cases.py (main): Changed from inline
8739         to a main method.
8740
8741         * doc/Makefile (install): Changed to depth first to get rid of
8742         missing directory install warning.
8743
8744         * as/Makefile (install-doc): Made work on Mac.
8745
8746 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
8747
8748         * src/SDCCast.c: added an additional type flow in decorateType() of
8749         opposite direction, see feature request #860006; it's enabled at runtime
8750         by setting the environment variable SDCC_NEWTYPEFLOW
8751         * src/SDCCast.h: changed prototype of decorateType()
8752         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
8753         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
8754         'char' to 'int' can be omitted, if both operands are 'unsigned char';
8755         see feature request #877103
8756         * src/SDCCval.c: updated call of decorateType()
8757         (valBitwise): fixed bug #882876
8758         (valMinus): added promotion
8759         (valLogicAndOr): result is unsigned
8760         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
8761         * src/SDCCsymt.c (computeType),
8762         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
8763         must not cause an unsigned operation
8764         * src/pic/glue (pic14emitRegularMap),
8765         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
8766
8767 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
8768
8769         * src/pic/pcode.c (PCodeID): commented out left over debug code
8770
8771 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
8772
8773         * support/valdiag/tests/overflow.c: added shift tests
8774         * src/pic/device.c,
8775         * src/pic/gen.c,
8776         * src/pic/gen.h,
8777         * src/pic/glue.c,
8778         * src/pic/main.c,
8779         * src/pic/pcode.c,
8780         * src/pic/pcode.h,
8781         * src/pic/pcodepeep.c,
8782         * src/pic/pcoderegs.c,
8783         * src/pic/ralloc.c,
8784         * src/pic/ralloc.h: applied patch from Slade Rich;
8785         added support for multiple code pages and multiple RAM banks on the
8786         PIC 14 port. The ASM files now no longer simply assume all the
8787         code / RAM are in the same page / bank. This means the linker can
8788         safely allocate code/RAM of separate ASM files to different pages/banks.
8789         * doc/sdccman.lyx: added Slade's tips
8790         * src/mcs51/peeph.def: fixed bug #880768
8791
8792 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8793
8794         * src/hc08/ralloc.c (rematStr): fixed bug #879282
8795         * src/SDCCast.c (decorateType): fixed bug #880197
8796
8797 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
8798
8799         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
8800         getopt.h.
8801
8802         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
8803         strtof is not part of C89 and isn't included with Mac OS X.
8804
8805 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8806
8807         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
8808         shiftL2Left2Result): fixed bug #879326
8809         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
8810         (genMultOneByte): fixed bug in signed vs unsigned multiplication
8811         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
8812         address fetch for clr instruction
8813         * device/lib/hc08/_mulint.c: created optimized assembly version
8814         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
8815
8816 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
8817
8818         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
8819         proposed in FR #877103
8820
8821 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
8822
8823         * src/SDCCval.c (cheapestVal): added missing checks
8824         * src/SDCCicode.c (usualBinaryConversions): fixed condition
8825         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
8826
8827 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
8828
8829         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
8830         equal operands
8831
8832 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
8833
8834         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
8835         loaded with the linker search paths (-L arguments) and the libraries
8836         to be linked with the current source (-l arguments). Changes
8837         currently will affect only the pic16 port.
8838         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
8839         include path the port specific paths and port specific libraries,
8840         * gplink command now contains the $3 argument,
8841         * src/pic16/device.h,
8842         * src/pic16/device.c,: structure PIC_device is made public and
8843         renamed to PIC16_device, the same for variable Pics which is renamed
8844         to Pics16. Updated all references to them.
8845         * src/pic16/glue.c (pic16glue): corrected bug with code
8846         initialization which bypassed the variable initializations block.
8847
8848         * device/lib/pic16/Makefile.rules: removed --penable-stack from
8849         COMPILE_FLAGS and added the --nostdinc option
8850
8851 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8852
8853         * device/include/mc68hc908jb8.h: Register defs for another member
8854         of the hc08 family. Contributed by Bjorn Bringert - thanks!
8855
8856 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
8857
8858         Documenting changes from previous commits.
8859         * configure.in (version 1.56),
8860         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
8861         when generating output files to configure the pic16 library,
8862         but now I've commented it out, since gputils aren't installed in the
8863         SF compile farm, so library won't compile
8864
8865         * device/lib/Makefile.in (version 1.56): initially I've added in
8866         target 'all' the prerequestive 'model-pic16' so it compiled the
8867         pic16 library, but now I've commented it out for the same reasons
8868         above,
8869         * added targets 'model-pic16' and 'objects-pic16' to compile the
8870         library
8871         * added target 'port-specific-objects-pic16' to handle the
8872         generated libraries and copy them into the build/ directory
8873         * added target 'clean-intermediate-pic16' to clean intermediate
8874         files into pic16 directory
8875         * in target 'installdirs' added line to create directory pic16 in
8876         the installation path
8877
8878         * device/include/Makefile.in (version 1.11): in target 'install'
8879         added lines to copy all header files to installation path,
8880         * in target 'installdirs' added line create directory for pic16
8881         headers in the installation path
8882
8883 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
8884
8885         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
8886          a function call
8887
8888 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
8889
8890         * configure,
8891         * device/lib/configure.in,
8892         * device/lib/configure: fixed for autoconf 2.57
8893
8894 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8895
8896         * src/z80/main.c (_parseOptions): fixed the portmode= command line
8897         option so that it actually works. Made it specific to the z80, since
8898         the gbz80 doesn't have these kinds of I/O ports.
8899
8900 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8901
8902         * device/include/z180.h,
8903         * device/lib/_memcpy.c,
8904         * device/lib/_memmove.c,
8905         * device/lib/_mulint.c,
8906         * device/lib/ser_ir.c,
8907         * device/lib/ser_ir_cts_rts.c,
8908         * device/lib/_strcmp.c,
8909         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
8910         * src/z80/main.c (_process_pragma): add support for pragmas bank and
8911         portmode; added deprecation warning for bank= and protmode= forms.
8912         Also, guard against buffer overflow.
8913         * src/z80/gen.c (aopGet): generate better code for sfr banked read
8914
8915 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8916
8917         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
8918         changed interrupt vector table generation to only emit declared vectors.
8919         * device/include/Makefile.in: added missing backslash
8920         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
8921
8922 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
8923
8924         Mainly changes to support compilation of the device libraries
8925         * src/pic16/device.c: stack is allocated via symbol and not
8926         via literal number. The symbol is placed in the corresponding
8927         position of the data ram
8928         * (pic16_dump_section): relocatable and absolute uninitialized
8929         data are now emitted in sorted order to reduce section naming,
8930         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
8931         weren't marked as being in the access bank,
8932
8933 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
8934
8935         Added portion of GNU PIC Library under the directory
8936         device/include/pic16 and device/lib/pic16. These files
8937         contain the declarations of SFRs for the PIC18Fxx2 devices.
8938         The directory is initialized via configure from toplevel.
8939
8940 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
8941
8942         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
8943         the spilllocations to be compared correctly
8944
8945 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
8946
8947         * src/SDCCast.c (decorateType): fixed bug introduced today
8948
8949 2004-01-12  Borut Razem <borut.razem AT siol.net>
8950
8951         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
8952         doc/sdccman.lyx: upper case pragmas are deprecated
8953
8954 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
8955
8956         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
8957         in simpler and even better code
8958
8959 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
8960
8961         * src/SDCCicode.c (operandOperation): fixed bug #874819
8962         * src/SDCCast.c (decorateType): fixed
8963         char foo (unsigned long ul) { return ul > 0; }
8964
8965 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8966
8967         * doc/sdccman.lyx: Moved and added some sections, small changes
8968         all over. Telling LaTeX to be less strict with word spacing
8969         to better keep the right margin. Changed some notes about
8970         maintainance of the ports in section 3.2.1 - is it OK like this?
8971
8972 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
8973
8974         SDCC source changes:
8975         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
8976         convilong): modified to inform the pic16 port that builtin functions
8977         are external
8978
8979         PIC16 PORT specific changes:
8980         * src/pic16/device.c pic16_dump_equates() added,
8981         processor registers declared internally by the port are emitted in
8982         the translation as equates,
8983         * src/pic16/gen.c: inline code is passed unprocessed to the
8984         translation,
8985         * (pic16_popGetLit2): fnuction modified to take second operand as
8986         pCodeOp pointer and not as literal,
8987         * (popRegFromIdx): prefixed with pic16_,
8988         * (pic16_popCombine2): modified to receive already allocated pCode
8989         operands,
8990         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
8991         * (genFunction): initializes local stack frame and pushes on stack
8992         all the registers used by this function,
8993         * (genEndFunction): restores all registers from stack and restores
8994         stack frame,
8995         * src/pic16/glue.c (pic16emitRegularMap): various changes and
8996         improvements,
8997         * (pic16glue): changed the program startup sequence,
8998         * added new dbName code 'A' for functions placed in absolute section
8999         * src/pic16/main.c: added function attribute _naked,
9000         * added pragma 'code' to place a fnuction at an absolute address,
9001         * added command line arguments --debug-ralloc and --pcode-verbose,
9002         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
9003         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
9004         * (pic16_newpCodeOpLit2): modified to take the second operand as
9005         pCodeOp pointer,
9006         * (pic16_printpBlock): modified to emit each function in a separate
9007         section,
9008         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
9009         UPPER for immediate operands,
9010         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
9011         instruction,
9012         * src/pic16/peeph.def: all peepholes with movff are commented out,
9013         because there is a problem in the pcode peep optimizer,
9014         * src/pic16/ralloc.c: the register allocator can now reuse local
9015         function symbols for another function. This saves register usage.
9016         * src/pic16/ralloc.h: added flag isLocal in structure regs,
9017
9018         Added file src/pic16/NOTES with information about program writing on
9019         the current port version.
9020
9021 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9022
9023         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
9024         and peephole 252 (array access)
9025
9026 2004-01-09  Borut Razem <borut.razem AT siol.net>
9027
9028         * src/SDCCmain.c : fixed #872250: -l command line defined library
9029           files are scanned before standard library files
9030
9031 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9032
9033         * src/SDCCast.c (decorateType): fixed bug #874046
9034
9035 2004-01-09  Borut Razem <borut.razem AT siol.net>
9036
9037         * support/scripts/sdcc.nsi: remove previous installation
9038
9039 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9040
9041         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
9042         bytes for last interrupt vector (mcs51)
9043         * sdcc.spec: fixed typo
9044
9045 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9046
9047         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
9048         gen51Code): more efficient parameter receive for --model-large
9049         ("bug" #845294)
9050
9051 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9052
9053         * src/ds390/main.c,
9054         * src/z80/main.c: added missed needLinkerScript flags (more than
9055         one port structure defined in these file)
9056         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
9057         bug #795325
9058
9059 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
9060
9061         * src/SDCCmain.c: removed various references to DEFAULT_PORT
9062         * src/port.h: added flag needLinkerScript in port->linker
9063         structure to inform whether to create a .lnk file or not,
9064         * src/avr/main.c,
9065         * src/ds390/main.c,
9066         * src/hc08/main.c,
9067         * src/mcs51/main.c,
9068         * src/pic/main.c,
9069         * src/pic16/main.c,
9070         * src/xa51/main.c,
9071         * src/z80/main.c: changed appropriately to configure
9072         needLinkerScript flag
9073         * src/pic/gen.c,
9074         * src/pic16/gen.c (genAddrOf): fixed bug #863624
9075         * src/pic/glue.c: added variable udata_section_name to
9076         override default uninitialized data segment definition for
9077         devices only with SHAREBANK memory (reported from Erik Epetrich)
9078         * (pic14emitOverlay): modified to emit a commented overlay segment
9079         directive when no overlay data exist
9080         * (picglue): modified to emit uninitialized data segment
9081         according to udata_section_name
9082         * src/pic/main.c (_pic14_parseOptions): added command line
9083         options --udata-section-name=[name] to override default
9084         udata definition name
9085         * modified _linkCmd and _asmCmd to include compiler passed
9086         arguments via -W option
9087         * src/pic16/main.c: added $l in _asmCmd, changed extension for
9088         object file from '.rel' to '.o' in port->linker structure,
9089         changed size of fptr from 2 to 3 in port structure
9090
9091 2004-01-07  Borut Razem <borut.razem AT siol.net>
9092
9093         * support/scripts/sdcc.nsi: update PATH
9094         * support/scripts/sdcc.ico: craeted
9095
9096 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
9097
9098         * device/include/Makefile.in: fix install
9099         * doc/Makefile: fix install
9100
9101 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9102
9103         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
9104         in bug #860505
9105         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
9106         how the function variable allocation summary is displayed; also
9107         include information about variables allocated to the overlay
9108         segment
9109
9110 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9111
9112         * as/mcs51/lkmain.c: Help about -Y option
9113         * as/mcs51/lkarea.c: Fixed gcc warnings
9114
9115 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
9116
9117         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
9118         fixed warning
9119         * support/valdiag/tests/overflow.c: added
9120         * src/SDCCast.c (decorateType),
9121         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
9122         LEFT_OP (left shift)
9123
9124 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9125
9126         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
9127         (default behaviour).
9128
9129 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9130
9131         A python script to validate compiler diagnostic messages. It can be
9132         used to verify that sdcc complains about bad c source code and
9133         gives a good location of the error.
9134         * support/valdiag/Makefile,
9135         * support/valdiag/valdiag.py,
9136         * support/valdiag/tests/*
9137
9138 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9139
9140         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
9141         * src/SDCCsymt.c (newEnumType),
9142         * src/SDCCsymt.h
9143         * support/Util/SDCCerr.c,
9144         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
9145         enum related bugs.
9146         * support/regression/tests/enum.c: added test for enum values that
9147         require at least 2 bytes of storage.
9148
9149 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
9150
9151         * src/common.h: added ifndef/define/endif macros
9152         around the header file.
9153         Bug reported from Jesus Calvino-Fraga
9154
9155 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
9156
9157         * sdcc.spec: updated
9158         * device/include/Makefile.in: don't install CVS directories
9159         * device/lib/Makefile.in: added removal of CVS directories after install
9160         * doc/Makefile: fixed install, added local_icons
9161         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
9162         * src/mcs51/gen.c (genRightShift): fixed bug #870788
9163         * src/ds390/gen.c (genRightShift): fixed bug #870788
9164         * src/SDCCast.c (decorateType): fixed bug #870781
9165
9166 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
9167
9168         PIC16 port related changes:
9169         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
9170         added variable stackPos,
9171
9172         * gen.c: genCall, assignResultValue: added support for
9173         pushing/retrieving function parameters to/from stack,
9174         genFunction,genEndFunction: setup stack frame for the
9175         generated function,
9176         genAddrOf: will be changed according to bug 863624
9177
9178         * added files genutils.c and genutils.h which contain gen*
9179         debugged and optimised functions extracted from gen.c
9180
9181         * glue.c: added variable 'externs' which holds extern symbols,
9182         pic16emitRegularMap: is modified to properly handle relocatable
9183          symbols under the new scheme,
9184         pic16createInterruptVect: is modified
9185         pic16printPublics: is modified to emit 'global' assembler directives,
9186         added pic16_printExterns to print extern symbols,
9187         pic16glue: initializes stack/frame pointer in the beginning of
9188         the assembly output. Temporary hack, will be corrected later,
9189         because gplink yet does not support stack and SDCC does not
9190         yet support a type of crt0.o object to create the final binary.
9191
9192         * Removed many lines that contain 8051 legacy code.
9193         * The code is finally placed under a 'code' directive.
9194         * Added port specific options.
9195
9196         * _process_pragma: simplified since now we do not need *special*
9197         include file to define SFR registers. But a separate header
9198         will be needed. This will be developed later.
9199         * _pic16_parseOptions: added, parses port specific options:
9200         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
9201         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
9202         --preplace-udata-with=
9203
9204         * _pic16_setDefaultOptions: modified to initialize section names,
9205         but hack is temporarly out of order since it needs improvement.
9206         * _pic16_genAssemblerPreamble: configuration words are emitted by
9207         their address instead of their name. This part is incomplete and
9208         supports only the 18Fxx2 devices. Other devices will emit an error
9209         during assembly since they do not contain the same set of config
9210         registers
9211         * _pic16_genIVT: is modified,
9212
9213         * pcode.c: added definitions for some hardware registers that are needed
9214         for stack support
9215         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
9216         All PCI entries are updated. Now LFSR is supported.
9217         * Removed pic16_pciTRIS is mentioned by mdubuc in source
9218         * added pic16_newpCodeOpLit2 to support instructions with
9219         two literal arguments
9220         * pic16_pCode2str: corrected code that emits assembler instructions
9221         with two literal operands and those that have an access bit modifier
9222         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
9223         this fixes a bug which caused some labels to be lost, when an
9224         assembler directive was added, i.e. banksel,
9225         * pic16_FixRegisterBanking: improved logic that causes the insertion
9226         of bank switching,
9227         * InlineFunction: functions that are called once, are not any more
9228         inlined. This can be a port option in the future,
9229
9230         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
9231
9232         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
9233         hold the corresponding uninitialized symbols,
9234         * pic16_allocProcessorRegister: registers have explicit marked the
9235         accessBank field,
9236         * pic16_allocInternalRegister: registers are explicit marked as
9237         not used,
9238         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
9239         processing list, so bit registers were lost,
9240         *
9241
9242         * ralloc.h: added field 'accessBank' and original symbol operand
9243         in register definition,
9244         * removed the field isMapped from register definition,
9245
9246         ** Several functions have been removed from various sources:
9247         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
9248         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
9249         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
9250         pic16_assignRelocatableRegisters
9251
9252         ** others have been introduced:
9253         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
9254         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
9255
9256 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
9257
9258         * support/scripts/inc2h.pl: changed definition of BIT_AT
9259         to emit 'sbit at' instead of 'bit at'. This was a request.
9260
9261         PIC16 port related preliminary changes:
9262         * gen.c: prefixed function popRegFromString with
9263         pic16_ and all references to it corrected
9264         * pcode.c: all pic16_pc_* hardware registers prefixed
9265         with underscore (_),
9266         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
9267         * ralloc.c: newReg(): when register is REG_SFR then
9268         set address to rIdx,
9269         pic16_allocProcessorRegister(): marks register wasUsed=0
9270         pic16_writeUsedRegs(): added a call to assign processor
9271         registers via pic16_assignFixedRegisters
9272
9273 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9274
9275         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
9276         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
9277         variables in unused register banks.  Also the SSEG is placed
9278         wherever there is enough space for it, and IDATA can be anywhere
9279         in internal RAM.  For now compile using -Wl-Y[stack_size].
9280         The mem file is different for this option as well, since it
9281         makes no sense of talking about DSEG lenght.
9282
9283 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
9284
9285         * src/SDCClrange.c: fixed bug 869095 that caused segfault
9286         in certain cases, e.g. when ROM assignment, patch provided
9287         from Albert den Haan.
9288
9289 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
9290
9291         Many signedness and type propagation fixes:
9292         * src/SDCCicode.c: made geniCodeCast() static
9293         replaced SPEC_ by IS_ (cosmetic)
9294         (operandOperation): fixed div and mod operation
9295         (usualBinaryConversions): added support for promotion of char
9296         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
9297         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
9298         (geniCodeAdd): an array index will stay unsigned, even if promoted
9299         from char to int
9300         (geniCodeArray): ditto
9301         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
9302         * src/SDCCsymt.c (computeType): added more support for char;
9303         promotion of char is selectable by promoteCharToInt, fixed signedness
9304         for all cases
9305         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
9306         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
9307         * src/SDCCval (val*): replaced signedness calculation by
9308         computeType()
9309         rearranged if-branches (cosmetic)
9310         (valShift): added warning W_SHIFT_CHANGED
9311         (valCompare): fixed problem with different types
9312         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
9313         * support/regression/tests/literalop.c: added many cases
9314         * support/regression/tests/ast_constant_folding.c: changed finally to
9315         'unsigned int'
9316         * .version: new year, new version: 2.3.7
9317         * src/SDCCmain.c (main): applied patch #866468
9318         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
9319         provided by Scott Bronson
9320         * doc/sdccman.lyx: updated documentation for sdcdb
9321         updated and added chapter tips
9322
9323 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9324
9325         * src/SDCCsymt.h: missing from yesterday's commits
9326
9327 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9328
9329         * src/SDCC.y (struct_or_union_specifier),
9330         * support/Util/SDCCerr.c,
9331         * support/Util/SDCCerr.h: verify that struct & union tags are used
9332         as declared.
9333
9334 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9335
9336         * src/SDCCglobl.h: missing from yesterday's commits
9337
9338 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9339
9340         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
9341         sft_attributes, struct_declaration, parameter_declaration,
9342         type_name, start_block, declaration_list),
9343         * src/SDCC.lex (check_type): support redefinition of typedef names
9344
9345 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9346
9347         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
9348         aligned xdata arrays. Erik helped me with the if clause.
9349
9350 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9351
9352         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
9353         warning
9354
9355 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9356
9357         * src/SDCCast.h,
9358         * src/SDCCast.c (newAst_),
9359         * src/SDCCicode.h,
9360         * src/SDCCicode.c (ast2iCode, newiCode),
9361         * src/SDCCglobl.h,
9362         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
9363         expr, statement, expression_statement, selection_statement,
9364         iteration_statement, expr_opt, jump_statement): foundation for tracking
9365         sequence points
9366         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
9367         point code too)
9368
9369 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9370
9371         * support/Util/SDCCerr.c,
9372         * src/SDCCast.h,
9373         * src/SDCCast.c (createCase, createDefault, decorateType),
9374         * src/SDCClabel.c (labelUnreach),
9375         * src/SDCC.y (labeled_statement, jump_statement): More improvements
9376         to error messages.
9377         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
9378         (with thanks to Stas Sergeev)
9379         * device/include/time.h,
9380         * device/lib/time.c (CheckTime): suppress unreachable code warning
9381
9382 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9383
9384         * src/SDCCast.c (createIvalCharPtr),
9385         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
9386         bug #753752)
9387         * support/regression/tests/nullstring.c: tests for these two bugs
9388
9389 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9390
9391         * support/Util/SDCCerr.h,
9392         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
9393         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
9394         about storage class and 'at' used inside struct or union
9395         * src/SDCCBBlock.c (iCodeFromeBBlock),
9396         * src/SDCCcse.c (ifxOptimize),
9397         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
9398         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
9399         printIval, emitStaticSeg, emitOverlay),
9400         * src/SDCClabel.c (deleteIfx),
9401         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
9402         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
9403         gatherAutoInit, processParms),
9404         * support/Util/SDCCerr.h,
9405         * support/Util/SDCCerr.c (werrorfl): Support for better error location
9406         reporting for post-parse errors.
9407
9408 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9409
9410         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
9411         implicit casts via union; they don't work on big endian systems
9412         (possible fix for bug #861138)
9413
9414 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9415
9416         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
9417         * src/mcs51/main.c: fixed the fix for bug #737001
9418
9419 2003-12-15  Borut Razem <borut.razem AT siol.net>
9420
9421         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
9422
9423 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9424
9425         * support/makebin/makebin.c: put output in binary mode
9426
9427 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9428
9429         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
9430         xdata and data memory on startup. Set the environment variable
9431         SDCC_NOGENRAMCLEAR to disable this.
9432         * src/mcs51/peephole.def,
9433         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
9434         (allows non-interrupt and interrupt code to safely compete for a resource
9435         without the non-interrupt code having to disable interrupts)
9436
9437 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9438
9439         * src/SDCCicode.c (geniCodeAdd),
9440         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
9441         with valFromType if type might be a pointer and host is big endian).
9442         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
9443         types, not just integer types.
9444         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
9445         multiply defined with mismatching "at" address.
9446
9447 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9448
9449         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
9450         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
9451         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
9452         with embedded nulls (fixed bug #753752)
9453
9454 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9455
9456         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
9457         Apparently this did not see much testing (endless loop)
9458
9459 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9460
9461         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
9462
9463 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9464
9465         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
9466         gracefully handle NULL memmap pointers
9467
9468 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9469
9470         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
9471         instead of deleting the iCode when an operand is volatile
9472         * src/z80/gen.c (genDummyRead),
9473         * src/mcs51/gen.c (genDummyRead),
9474         * src/ds390/gen.c (genDummyRead),
9475         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
9476         not just IC_RIGHT
9477         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
9478         * src/SDCC.y: fixed bug #850420
9479
9480 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9481
9482         Applied z80 i/o port patch from Peter Townson and fixed some operators
9483         to better handle operands in A register.
9484         * device/include/z180.h
9485         * src/SDCC.y
9486         * src/SDCCglue.c
9487         * src/z80/gen.c
9488         * src/z80/gen.h
9489         * src/z80/main.c
9490         * src/z80/peeph-z80.def
9491         * src/z80/peeph.def
9492         * src/z80/z80.h
9493
9494 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9495
9496         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
9497
9498 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9499
9500         * device/lib/hc08/_mullong.c: Removed extra #endif
9501
9502 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9503
9504         * sim/ucsim/hc08.src/inst.cc,
9505         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
9506         carries from x to h
9507         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
9508         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
9509         * device/include/stdarg.h: fixed varargs for hc08
9510         * device/lib/Makefile.in,
9511         * device/lib/hc08/Makefile,
9512         * device/lib/hc08/_mulint.c,
9513         * device/lib/hc08/_mullong.c: fixed some endian problems
9514
9515 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9516
9517         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
9518         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
9519         * device/lib/_gptrget.c,
9520         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
9521
9522 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9523
9524         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
9525         * src/SDCCast.c (astErrors): fixed bug #846007
9526         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
9527
9528 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9529
9530         * src/SDCCast.c (decorateType): disabled a transformation I added in
9531         revision 1.188 (access to fields of a structure at an absolute address);
9532         it breaks with bitfields, extern declarations, and gcse analysis.
9533         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
9534         could be assigned through a pointer, so don't complain.
9535         * src/SDCCast.c (astErrors),
9536         * src/SDCCast.h,
9537         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
9538
9539 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
9540
9541         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
9542         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
9543         output of __config directives, since gpasm now supports them
9544         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
9545         pre-processor macro, i.e. -DMCU=p18f452
9546         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
9547         and modified to handle 'cast' icode similarly to '=' icode
9548         * src/pic16/device.h (typedef struct PIC_device): added field
9549         'extMIface' to indicate that chip has external memory interface
9550         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
9551         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
9552         18F8720
9553
9554 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9555
9556         * src/SDCC.y (pointer): fixed bug #846006
9557         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
9558         * src/SDCCast.c (decorateType): fixed bug #846009
9559         * src/ds390/peeph.def,
9560         * src/ds390/gen.c (genAnd, genOr),
9561         * src/mcs51/peeph.def,
9562         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
9563
9564 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9565
9566         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
9567         * src/SDCCdflow.c
9568         * src/SDCCcse.c
9569         * src/SDCCcse.h
9570         * src/SDCCBBlock.h
9571         * src/SDCCBBlock.c
9572
9573 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
9574
9575         fixed bug #845089
9576         * src/SDCCbitv.h,
9577         * src/SDCCbitv.c: added function to free a bitvector
9578         * src/SDCClrange.h,
9579         * src/SDCClrange.c: added function to recompute the liveranges
9580         * src/avr/ralloc.c,
9581         * src/ds390/ralloc.c,
9582         * src/hc08/ralloc.c,
9583         * src/mcs51/ralloc.c,
9584         * src/pic/ralloc.c,
9585         * src/pic16/ralloc.c,
9586         * src/xa51/ralloc.c,
9587         * src/z80/ralloc.c: recompute the liveranges after register packing
9588
9589 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
9590
9591         * src/SDCCloop.c (newInduction): fixed bug #845630
9592
9593 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9594
9595         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
9596         inadvertantly left behind from my 2003-11-12 change
9597
9598 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9599
9600         Updated headers I neglected to commit yesterday.
9601         * src/SDCClrange.h,
9602         * src/SDCCicode.h
9603
9604 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9605
9606         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
9607         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
9608         * src/SDCCopt.c (eBBlockFromiCode),
9609         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
9610         the creation of the key hash table from the sequencing so it can be used
9611         earlier (for some GCSE bug fixes still pending)
9612
9613 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9614
9615         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
9616         * support/regression/tests/addsub.c: testing genPlus shortcut
9617
9618 2003-11-15  Borut Razem <borut.razem AT siol.net>
9619
9620         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
9621
9622 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9623
9624         * src/SDCCcse.c (cseBBlock): fixed bug #527779
9625         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
9626         ordering is immaterial.
9627         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
9628
9629 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9630
9631         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
9632         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
9633         (SIGSEV) of bug #840381
9634         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
9635         unlink new file before rename if new and old filenames are the same)
9636
9637 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9638
9639         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
9640         uninitialized variables) for the mcs51. Set environment variable
9641         SDCC_GENRAMCLEAR to test.
9642         xdata initialization slightly shorter
9643
9644 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9645
9646         * src/SDCCsymt.h,
9647         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
9648         #838241 & 780691 (basicly the same bug)
9649         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
9650         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
9651
9652 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
9653
9654         * src/SDCCmain.c (linkEdit): "fix" #834252
9655
9656 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9657
9658         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
9659         * src/SDCCast.h,
9660         * src/SDCC.y: fixed bug #819403
9661
9662 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9663
9664         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
9665         the reentrant attribute.
9666         * src/hc08/gen.c (genPackBits): added missing stack readjustment
9667         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
9668         simulation
9669         * src/SDCCast.c (decorateType): fixed bug with storage class not being
9670         updated during pointer dereference; f.e. ~(((char *)1)*) was being
9671         erroneously reduced to a literal.
9672         * src/hc08/ralloc.c (packRegisters, rematStr),
9673         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
9674         some cases
9675
9676 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9677
9678         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
9679         * doc/sdccman.lyx: changed from 'article' to 'book'
9680         * doc/Makefile: readded test_suite_spec and cdbfileformat
9681
9682 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
9683
9684         * device/include/stdlib.h: include malloc.h to comply with ANSI
9685         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
9686
9687 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9688
9689         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
9690         * doc/clean.mk: also remove *.out files
9691         * doc/sdccman.lyx: some additions, larger top/bottom margins
9692
9693 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9694
9695         * src/SDCC.y: fixed bug #837365
9696         * support/regression/tests/bitopcse.c
9697         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
9698         a symbol (might be valop instead)
9699         * device/lib/Makefile.in: added errno.c to HC08SOURCES
9700         * device/lib/clean.mk: added hc08 to the cleaning list
9701
9702 2003-11-04  Borut Razem <borut.razem AT siol.net>
9703
9704         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
9705           made 2003-11-04
9706         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
9707           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
9708           malloc is declared in standard stdlib.h
9709
9710 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9711
9712         * device/lib/hc08/Makefile: need to clean .rel not .o files
9713         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
9714
9715 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9716
9717         * src/port.h,
9718         * src/hc08/main.c,
9719         * src/mcs51/main.c,
9720         * src/ds390/main.c,
9721         * src/z80/main.c,
9722         * src/avr/main.c,
9723         * src/pic/main.c,
9724         * src/pic16/main.c,
9725         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
9726         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
9727         tests (which uses the port's oclsExpense function)
9728         * src/SDCC.y,
9729         * src/SDCCast.c,
9730         * src/SDCCicode.c,
9731         * src/hc08/gen.c,
9732         * src/ds390/gen.c,
9733         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
9734
9735 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9736
9737         * src/SDCCcse.c (ifxOptimize),
9738         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
9739         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
9740         deleting the IFX iCode.
9741         * src/hc08/ralloc.c: reduced unneeded slocs
9742         * src/hc08/gen.c: fixed bug in asmopToBoolean
9743
9744 2003-11-04  Borut Razem <borut.razem AT siol.net>
9745
9746         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
9747           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
9748           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
9749           transferred to configure
9750
9751 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
9752
9753         Use headers defined in the C[++] standards:
9754         * sim/ucsim/gui.src/serio.src/fileio.cc
9755         * sim/ucsim/gui.src/serio.src/frontend.cc
9756         * sim/ucsim/gui.src/serio.src/main.cc
9757         * sim/ucsim/gui.src/serio.src/posix_signal.cc
9758         * support/Util/NewAlloc.c
9759         * as/hc08/lklibr.c
9760         * as/mcs51/lklibr.c
9761         * as/z80/aslist.c
9762         * as/z80/assym.c
9763
9764 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9765
9766         * Added MSVC projects for hc08 assembler and linker:
9767         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
9768         /as/hc08/link_hc08.dsp
9769
9770 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
9771
9772         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
9773
9774 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
9775
9776         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
9777
9778 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9779
9780         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
9781
9782 2003-10-31  Borut Razem <borut.razem AT siol.net>
9783
9784         * support/cpp2/cpplib.h,
9785           support/cpp2/cpplib.c,
9786           support/cpp2/cpplex.c,
9787           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
9788           to switch _asm block preprocessing on / off. Default is
9789           #pragma preproc_asm +
9790
9791 2003-10-31  Borut Razem <borut.razem AT siol.net>
9792
9793         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
9794           when outputting comment blocks (when executed with -C option) and
9795           _asm (SDCPP specific) blocks
9796
9797 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9798
9799         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
9800
9801 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
9802
9803         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
9804
9805 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
9806
9807         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
9808         * src/SDCCast.c (decorateType): fixed bug #832664
9809
9810 2003-10-31  Borut Razem <borut.razem AT siol.net>
9811
9812         * support/cpp2/cpplex.c: fixed for SDCPP:
9813           comments(when executed with -C option) and _asm blocks
9814           were included even if they where in skipped #if block.
9815           Applied solution from GCC cpp 3.3.2
9816
9817 2003-10-31  Borut Razem <borut.razem AT siol.net>
9818
9819         * src/SDCC.lex: sdcc now understands both formats:
9820           '# <line_number> <file_name>' and
9821           '#line <line_number> <file_name>'
9822         * support/cpp2/cppmain.c: sdcpp now generates the standard
9823           '# <line_number> <file_name>' instead of former
9824           '#line <line_number> <file_name>'
9825
9826 2003-10-30  Borut Razem <borut.razem AT siol.net>
9827
9828         * support/cpp2/cpphash.h,
9829         * support/cpp2/cpplib.h
9830         * support/cpp2/cpplex.c,
9831         * support/cpp2/cppmain.c,
9832         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
9833
9834 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9835
9836         Fixed a number of problems revealed by bug #827883.
9837         * src/SDCCloop.c (loopInvariants): Spill location of the
9838         result operand should be recomputed if extracted from
9839         a loop. Also, don't extract assignments of an iTemp
9840         from a literal.
9841         * src/SDCCast.c (isConformingBody): loop reversal should
9842         not occur if the control variable is involved with a
9843         relational operator.
9844
9845 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
9846
9847         * .version: bumped to 2.3.6 to reflect the big improvements
9848         made by Erik and Klaus. Thanks!
9849
9850 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
9851
9852         Replaced the livrange code.
9853         * src/SDCClrange.c: added new LR code
9854         * src/SDCCloop.c,
9855         * src/SDCCBBlock.h: removed remainig parts from old LR code
9856         * src/ds390/ralloc.c,
9857         * src/ds390/gen.c: minor fixes to make it work with new code
9858
9859 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9860
9861         * as/hc08/asm.h,
9862         * as/hc08/lkrloc.c,
9863         * src/hc08/gen.c,
9864         * src/hc08/ralloc.c: Fix various warnings related to the hc08
9865         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
9866         (tweaked fix for bug #818696)
9867
9868 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9869
9870         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
9871
9872 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9873
9874         * src/SDCCmain.c,
9875         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
9876         * src/mcs51/gen.c (gencjneshort),
9877         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
9878         more efficient (per Scott Bronson's suggestion)
9879
9880 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9881
9882         Extended the semantics of the critical keyword to include
9883         individual statements. See RFE #827755 and #799831
9884         * src/SDCC.y
9885         * src/SDCCicode.c
9886         * src/SDCCopt.c
9887         * src/SDCCast.c
9888         * support/Util/SDCCerr.c
9889         * support/Util/SDCCerr.h
9890         * src/mcs51/gen.c
9891         * src/ds390/gen.c
9892         * src/hc08/gen.c
9893
9894 2003-10-19  Borut Razem <borut.razem AT siol.net>
9895
9896         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
9897
9898 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9899
9900         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
9901         Fixed bug #818696
9902         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
9903         and predecrement operand is displayed
9904
9905 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
9906
9907         * src/SDCCval.c (valMinus): fixed bug #826041
9908
9909 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9910
9911         Some hc08 related updates that I missed earlier
9912         * sim/ucsim/stypes.h
9913         * support/regression/ports/hc08/spec.mk
9914
9915 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9916
9917         New target "hc08" for the Motorola 68hc08 family of micros
9918
9919         * configure
9920         * configure.in
9921         * Makefile
9922         * src/hc08/*
9923         * src/SDCCmain.c
9924         * src/port.h
9925         * sim/ucsim/hc08.src/*
9926         * sim/ucsim/configure.in
9927         * src/ucsim/configure
9928         * sim/ucsim/packages_in.mk
9929         * as/hc08/*
9930         * as/Makefile
9931         * device/include/mc68hc908qy.h
9932         * device/lib/hc08/*
9933         * device/lib/Makefile.in
9934         * support/regression/ports/hc08/*
9935         * support/regression/Makefile
9936
9937 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9938
9939         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
9940         regression test
9941         * src/ds390/gen.c (genCast): fixed bug #821957
9942
9943 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
9944
9945         * device/lib/logf.c: "fixed" overlay bug
9946         * support/regression/ports/host/spec.mk: added m library
9947         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
9948         * support/regression/tests/float_trans: added (for Eric)
9949
9950 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
9951
9952         * src/mcs51/gen.c (genCpl): fixed bug
9953         http://sf.net/mailarchive/message.php?msg_id=6263915
9954
9955 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
9956
9957         * src/SDCCast.c (decorateType): added extended constant folding
9958         * src/SDCCsymt.c (computeType): cleanup
9959         * src/SDCCval.c (valShift): minor optimization
9960         * support/regression/tests/ast_constant_folding.c: added
9961
9962 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9963
9964         * src/SDCCmain.c: removed some unintended changes
9965
9966 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9967
9968         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
9969         * src/z80/gen.c: fixed part of bug #817589
9970         * src/SDCCsymt.c (checkFunction): fixed bug #817895
9971
9972 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
9973
9974         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
9975         * src/SDCCcflow.c
9976         * src/SDCCcse.c
9977         * src/SDCCdflow.c
9978         * src/SDCClabel.c
9979         * src/SDCClrange.c
9980         * src/SDCCmem.c
9981         * src/SDCCopt.c
9982         * src/SDCCpeeph.c
9983         * src/SDCCset.c
9984         * src/avr/ralloc.c
9985         * src/ds390/ralloc.c
9986         * src/izt/ralloc.c
9987         * src/mcs51/ralloc.c
9988         * src/pic/ralloc.c
9989         * src/pic16/ralloc.c
9990         * src/xa51/ralloc.c
9991         * src/z80/ralloc.c
9992         * src/z80/gen.c: removed unused label "release:"
9993
9994 2003-10-06  Borut Razem <borut.razem AT siol.net>
9995
9996         * src/SDCC.lex: removed definition of unused variables
9997           save_optimize and save_options
9998
9999 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
10000
10001         * clean.mk: removed '=' in "-maxdepth=1"
10002         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
10003         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
10004
10005 2003-10-06  Borut Razem <borut.razem AT siol.net>
10006
10007         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
10008           my_unput() replaced by unput()
10009
10010 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
10011
10012         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
10013         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
10014         type-punned pointer will break strict-aliasing rules"
10015         Old LR behaviour is again default; Klaus' LR can be choosen by
10016         defining the environment variable LRKLAUS
10017         * src/SDCCBBlock.h
10018         * src/SDCCloop.c
10019         * src/SDCClrange.c
10020         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
10021         * clean.mk: fixed removal of files in bin/CVS/
10022         * device/lib/clean.mk: fixed removal of directories small and large
10023         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
10024         * src/SDCCicode.c,
10025         * src/SDCCval.c: removed superflous test for pedantic
10026
10027 2003-10-05  Borut Razem <borut.razem AT siol.net>
10028
10029         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
10030           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
10031           message "unmatched #pragma SAVE and #pragma RESTORE"
10032
10033 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10034
10035         * doc/sdccman.lyx: various additions and updates (interrupts, inline
10036           assembly, critical functions, atomic, nojtbound)
10037
10038 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
10039
10040         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
10041         * src/SDCCBBlock.h
10042         * src/SDCCloop.c
10043         * src/SDCCloop.h
10044         * src/SDCClrange.c
10045
10046 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10047
10048         * src/z80/gen.h,
10049         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
10050         * src/mcs51/gen.h
10051         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
10052         * src/ds390/gen.h
10053         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
10054         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
10055         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
10056
10057 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10058
10059         * src/z80/gen.c (genRet): fixed bug #524753
10060         * src/z80/gen.c (genCast): fixed internal error on cast from
10061         pointer to long
10062         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
10063         fix for bug #477835 to the z80
10064         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
10065         for tracking iCodes in the peephole optimizer for z80
10066
10067 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10068
10069         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
10070         the other part of bug #814548
10071         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
10072
10073 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
10074
10075         * src/SDCCcse.c: fixed part of bug #814548
10076
10077 2003-09-28  Borut Razem <borut.razem AT siol.net>
10078
10079         * src/asm.c: rewrite of printILine() to use temporary file instead
10080           a pipe
10081         * src/xa51/main.c: commented out declaration of int rewinds
10082
10083 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10084
10085         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
10086
10087 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10088
10089         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
10090         * src/asm.c (printILine): Fixed bug #811015
10091
10092 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10093
10094         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
10095         freeing.
10096
10097 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10098
10099         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
10100         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
10101         to correctly handle general case of AOP_PAIRPTR
10102         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
10103
10104 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10105
10106         * src/mcs51/ralloc.c (fillGaps),
10107         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
10108         register positioning bug)
10109
10110 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
10111
10112         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
10113
10114 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10115
10116         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
10117         genCodePointerGet, genGenPointerGet, genFarPointerSet,
10118         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
10119         (ralloc doesn't intentionally do this now, but perhaps later)
10120         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
10121         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
10122         register positioning bugs (Fixed bug #762602 and #795325)
10123         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
10124         (Fixed bug #808779)
10125         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
10126         lines that --i-code-in-asm generates
10127
10128 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10129
10130         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
10131         trying to fclose a FILE* that was already closed.
10132
10133 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10134
10135         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
10136         of const struct should be treated as if const themselves)
10137
10138 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
10139
10140         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
10141
10142 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10143
10144         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
10145         Unix (/n) and DOS (/r/n) line terminations.
10146
10147 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10148
10149         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
10150         bug #613775
10151
10152 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10153
10154         * src/mcs51/gen.c (genFunction, genEndFunction),
10155         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
10156         and restore of EA so that stack offsets to parameters are
10157         correct when using both critical and reentrant/stack-auto.
10158         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
10159         size (can be triggered in error if sloc is shared between
10160         different sized objects)
10161         * device/include/float.h: fixed macros to explicitly use
10162         unsigned long where needed
10163
10164 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
10165
10166         Feature req. 799831: added code to allow nesting of critical functions
10167         * src/mcs51/gen.c (genFunction, genEndFunction)
10168         * src/ds390/gen.c (genFunction, genEndFunction)
10169
10170 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10171
10172         * src/SDCCsymt.c (sclsFromPtr),
10173         * src/SDCCsymt.h,
10174         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
10175         support for standard C idiom of memory mapped variables; for
10176         example, *((xdata int*)0x1234) = 1 is now internally equivalent
10177         to xdata int at 0x1234 tempvar = 1.
10178         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
10179         provided by Akiya ISHIDA
10180
10181 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
10182
10183         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
10184         * src/SDCCval.c (constVal): added reduction from int to char
10185         * src/SDCCval.c (valMult, valDiv): fixed sign handling
10186         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
10187         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
10188         to ignore the sign
10189         * support/regression/tests/shifts.c: fixed
10190
10191 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10192
10193         * src/z80/gen.c (genXor): Fixed bug #805445
10194
10195 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10196
10197         Fixed bug #621531 (const & volatile confusion in the type chain).
10198         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
10199         refer to the const or volatile state of the pointer itself.
10200
10201         * src/SDCCast.c
10202         * src/SDCCglue.c
10203         * src/SDCCicode.c
10204         * src/SDCCsymt.c
10205         * src/SDCCval.c
10206         * src/SDCC.y
10207         * src/SDCCsymt.h
10208         * src/pic/gen.c
10209         * src/pic/ralloc.c
10210         * src/pic16/gen.c
10211         * src/pic16/ralloc.c
10212         * support/regression/tests/const.c
10213
10214 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10215
10216         When checking for duplicated modules, use absolute paths
10217         instead of relative paths.  Files changed:
10218
10219         * as/mcs51/lklib.c
10220         * link/z80/lklib.c
10221
10222 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10223
10224         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
10225
10226 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10227
10228         * device/include/string.h: added size_t typedef, changed
10229         prototypes to use size_t, eliminated separate reentrant and
10230         non-reentrant declarations, added _memmove declaration
10231         * device/lib/_memcpy.c: changed to use size_t instead of int,
10232         changed /4 to >>2 to avoid division library call
10233         * device/lib/_memcmp.c,
10234         * device/lib/_memset.c,
10235         * device/lib/_strncat.c,
10236         * device/lib/_strncpy.c,
10237         * device/lib/_strncmp.c: changed to use size_t instead of int
10238         * device/lib/_memmove.c: new file (fixed bug #772294)
10239         * device/lib/Makefile.in: added _memmove.c
10240         * device/lib/z80/asm_strings.s: fixed bug #772290
10241         * support/regression/tests/bitfields.c: attempt to fix host assertion
10242         failure on amd64-unknown-linux2.2
10243
10244 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10245
10246         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
10247         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
10248         * as/z80/asmain.c (main): fixed bug #801766
10249
10250 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
10251
10252         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
10253         compilers
10254
10255 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10256
10257         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
10258         reported in bug #800609
10259
10260 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
10261
10262         * Top header beautifications in src/pic16 directory:
10263           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
10264           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
10265           pcoderegs.h, ralloc.c, ralloc.h
10266         * main.c: added top header and GPL license notice
10267         * pcode.c: fixed the if-conditional warning
10268
10269 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
10270
10271         * device/lib/_mullong.c: replaced int by short for gcc
10272
10273 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10274
10275         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
10276         and JUMPTABLE iCodes properly now (worked by accident before)
10277         * src/mcs51/gen.c (leftRightUseAcc),
10278         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
10279         iCode properly now. Use getSize instead of nRegs since a & b
10280         aren't part of the nRegs tally.
10281
10282 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
10283
10284         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
10285         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
10286           before instructions that use the _STATUS register
10287
10288 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
10289
10290         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
10291         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
10292         fetching of the pointer
10293         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
10294         copied from genNearPointerSet()
10295         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
10296         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
10297         If they pop r0/r1 they must be called in the opposite order than aopOp().
10298         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
10299         (resp. --stack-auto), prepared for --xstack
10300
10301 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10302
10303         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
10304
10305 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
10306
10307         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
10308         these ports have their own __sdcc_external_start()
10309
10310 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
10311
10312         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
10313         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
10314         type for bits was changed. It resulted in bit variables becoming
10315         global, which is not permitted in PIC 14 assembly output.
10316
10317 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10318
10319         * doc/sdccman.lyx: various additions and updates. Rearranged sections
10320
10321 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10322
10323         Z80 and MCS51 linkers complaint if a public symbol is defined
10324         in more than one library module:
10325
10326         * as/mcs51/lklib.c
10327         * link/z80/lklib.c
10328         * as/mcs51/Makefile.in
10329
10330 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10331
10332         A few small changes that speed up the peephole optimizer.
10333
10334         * src/SDCCpeeph.c
10335
10336 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10337
10338         Try to make the peephole optimizer smarter by maintaining
10339         an association between the assembly source code and the
10340         iCodes that originated them. Put this information to use
10341         with a new peephole rule condition "notVolatile" so that
10342         the rules can be aggressive yet still safe.
10343
10344         * src/SDCCpeeph.c
10345         * src/SDCCpeeph.h
10346         * src/mcs51/gen.c
10347         * src/mcs51/peeph.def
10348
10349 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10350
10351         Fixed bug #741761
10352
10353         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
10354         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
10355         if the left or right operand symbols have the accuse flag set.
10356
10357 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10358
10359         Changed the type of the result of the ! (NOT) operator to char;
10360         previously it returned the same type as the source. This allows
10361         us to eliminate all the genFloatNot functions (all of its target
10362         implementations were very buggy) since !float can use the same
10363         code as !long now.
10364
10365         * src/SDCCicode.c (ast2iCode): ! returns char
10366         * src/mcs51/gen.c (genNot, genNotFloat),
10367         * src/ds390/gen.c (genNot, genNotFloat),
10368         * src/z80/gen.c (genNot, genNotFloat),
10369         * src/pic/gen.c (genNot, genNotFloat),
10370         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
10371
10372 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
10373
10374         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
10375         1. Interrupt would not compile properly. Ensure PCLATH register is saved
10376            during interrupts. Ensure WSAVE is located at a shared bank address.
10377         2. Fixed page selection in some places
10378         3. Fixed BTFSS/C to where necessary use registers directly and not simply
10379            the registers name strings.
10380         4. Fixed "signed / unsigned compare" compiler warnings.
10381         5. The PIC port manages its own allocation of the general purpose
10382            registers, but makes no attempt to reuse them. As a result when
10383            compiling it soon runs out of general purpose registers. Some
10384            additional code was added to the files pcode.c and device.c to walk
10385            through the function call tree and rename the registers so that they
10386            get reused.
10387
10388         * src/pic/device.c
10389         * src/pic/gen.c
10390         * src/pic/glue.c
10391         * src/pic/pcode.c
10392         * src/pic/pcode.h
10393         * src/pic/ralloc.c
10394         * src/pic/ralloc.h
10395         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
10396         genPlus() & genMinus() when the result is the same as left or right
10397
10398 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10399
10400         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
10401
10402 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10403
10404         Made bitfield a distinct type from bit so that bitfields
10405         convert as per ANSI C and bits retain their traditional
10406         boolean style behaviour. Implemented bitfield support in
10407         the z80 port.
10408
10409         * src/SDCCsymt.h,
10410         * src/SDCCsymt.c,
10411         * src/SDCCast.c,
10412         * src/cdbFile.c,
10413         * src/mcs51/gen.c,
10414         * src/ds390/gen.c: bit v bitfield split
10415         * src/z80/gen.c: New support for bitfields
10416         * support/regression/tests/bitfields.c: reenabled z80,
10417         added more tests
10418
10419 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10420
10421         Rules 246.x, 247.x relate to bitfields, the others speed up
10422         access to xdata mapped I/O devices.
10423
10424         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
10425
10426 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10427
10428         Cleaned up genPackBits and genUnpackBits and added two helper
10429         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
10430         for literal assignments in genPackBits (thanks to Frieder for
10431         reminding me).
10432
10433         * src/mcs51/gen.c
10434         * src/ds390/gen.c
10435
10436 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10437
10438         Fixed bug #748310 (pointer to function type mishandled when the
10439         function name is omitted). Also fixed a SIGSEGV when a function
10440         attribute (reentrant, etc) is used on a non-function or on a
10441         function but misplaced before the parameter list.
10442
10443         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
10444         bug #748310
10445         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
10446         * support/Util/SDCCerr.h,
10447         * support/Util/SDCCerr.c: Added func attr misuse error msg
10448
10449 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
10450
10451         Fixed bug #787649 by anonymous
10452         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
10453         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
10454
10455 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10456
10457         Fixed numerous bitfield problems.
10458
10459         * src/SDCC.y: More bitfield related error checking
10460         * src/SDCCsymt.h,
10461         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
10462         * support/Util/SDCCerr.h,
10463         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
10464         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
10465         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
10466         * support/regression/tests/bitfields.c: tests added
10467
10468 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10469
10470         Made the constant following the "interrupt" keyword optional. If
10471         omitted, the function will not automatically be given an entry
10472         in the interrupt vector table (similar to #pragma NOIV, but
10473         less syntacticly kludgy). The interrupt number is also now
10474         range checked. Also fixed a bug in the high order bit example
10475         in the manual.
10476
10477         * src/SDCC.y
10478         * src/SDCCmem.c
10479         * src/SDCCglue.c
10480         * src/SDCCsymt.h
10481         * support/Util/SDCCerr.c
10482         * support/Util/SDCCerr.h
10483         * doc/sdccman.lyx
10484
10485 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
10486
10487         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
10488         * src/SDCCicode.c (operandOperation): rewritten some ops
10489         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
10490         * src/SDCCsymt.c (computeType): literals are handled the same way as any
10491         other type
10492         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
10493         be re-activated by defining REDUCE_LITERALS)
10494         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
10495         unsigned, but are signed by default
10496         * src/SDCCval.c (constVal): rearranged
10497         * src/SDCCval.c (valMod): preliminary fix
10498         * src/SDCCval.c (valCastLiteral): use TYPE_* types
10499         * support/regression/literalop.c: added, work in progress
10500
10501 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10502
10503         Generate warnings for useless declarations like "char data;"
10504         that don't do what new users expect.
10505
10506         * src/SDCC.y
10507         * support/Util/SDCCerr.h
10508         * support/Util/SDCCerr.c
10509
10510 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
10511
10512         * src/SDCCval.c (valMult): fix overflow detection of negative int
10513
10514 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10515
10516         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
10517
10518         Changes to support big endian targets:
10519
10520         * src/ports.h
10521         * src/SDCCglue.c
10522         * src/avr/main.c
10523         * src/ds390/main.c
10524         * src/izt/i186.c
10525         * src/mcs51/main.c
10526         * src/pic/main.c
10527         * src/pic16/main.c
10528         * src/xa51/main.c
10529         * src/z80/main.c
10530
10531 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
10532
10533         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
10534         * device/lib/time.c: fixed warning "integer overflow in expression"
10535
10536 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
10537
10538         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
10539         * src/SDCCval.c (constVal): changed default to signed; hex and octal
10540         constants are unsigned; added recognition of "u" flag for unsigned
10541         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
10542         * src/SDCCval.c (valDiv, valMod): fixed signdness
10543         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
10544         signedness of modulo, left and right shift
10545         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
10546         * support/Util/SDCCerr.h: added warning W_INT_OVL
10547         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
10548         * src/SDCCast.c (ast_print): improved output of constants
10549
10550 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10551
10552         Fixed some warnings when building with MSVC:
10553
10554         * as/mcs51/asdata.c
10555         * as/z80/asdata.c
10556         * as/mcs51/asm.h
10557         * as/z80/asm.h
10558         * link/z80/aslink.h
10559         * link/z80/lkdata.c
10560         * link/z80/lkeval.c
10561         * link/z80/lkgb.c
10562         * link/z80/lkihx.c
10563         * link/z80/lks19.c
10564         * link/z80/lksym.c
10565         * support/cpp2/cpplib.c
10566         * src/ds390/gen.c
10567         * src/mcs51/gen.c
10568
10569 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
10570
10571         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
10572
10573 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10574
10575         * support/librarian/clean.mk: Do not remove Makefile.
10576         * support/librarian/Makefile: added.
10577
10578 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10579
10580         Added librarian to MSVC build:
10581         * all.dsp
10582         * sdcc.dsw
10583         * support/librarian/librarian.dsp
10584
10585         'configure' not needed for librarian, removed:
10586         * support/librarian/configure
10587         * support/librarian/configure.in
10588         * support/librarian/config_in.h
10589         * support/librarian/Makefile.in
10590
10591         Hopefully these ones built the librarian and the rest of sdcc properly:
10592         * Makefile
10593         * Makefile.common.in
10594
10595         Messed up 'configure', so revert to previous version:
10596         * configure
10597         * configure.in
10598
10599 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
10600
10601         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
10602         there, while the mantissa of a double is "only" 53 bits wide.
10603
10604 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10605
10606         Adding sdcclib to the build.  MSVC project coming soon.
10607         Files added/changed:
10608
10609         * support/librarian/clean.mk
10610         * support/librarian/configure
10611         * support/librarian/configure.in
10612         * support/librarian/config_in.h
10613         * support/librarian/Makefile.bcc
10614         * support/librarian/Makefile.in
10615         * support/librarian/sdcclib.c
10616         * Makefile.bcc
10617         * Makefile
10618         * Makefile.common.in
10619         * configure
10620         * configure.in
10621
10622 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10623
10624         Linker now complaints if linked modules have conflicting options, for
10625         example, one compiled using --model-large and another one compiled with
10626         --model-small.  The following files were modified:
10627
10628         * as/mcs51/asdata.c
10629         * as/mcs51/aslink.h
10630         * as/mcs51/asm.h
10631         * as/mcs51/asmain.c
10632         * as/mcs51/asout.c
10633         * as/mcs51/i51pst.c
10634         * as/mcs51/lkdata.c
10635         * as/mcs51/lklibr.c
10636         * as/mcs51/lkmain.c
10637         * as/z80/asdata.c
10638         * as/z80/asm.h
10639         * as/z80/asmain.c
10640         * as/z80/asout.c
10641         * as/z80/z80pst.c
10642         * link/z80/aslink.h
10643         * link/z80/lkdata.c
10644         * link/z80/lklibr.c
10645         * link/z80/lkmain.c
10646         * src/SDCCglue.c
10647
10648 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10649
10650         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
10651         as/mcs51/lklibr.c: Generate a warning when a library is not found.
10652
10653 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
10654
10655         * src/z80/mappings.i: fix _mul[us][int,long] entries
10656
10657 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10658
10659         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
10660
10661 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
10662
10663         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
10664         * support/regression/tests/bitopcse.c: added
10665         fixed warning:
10666         * src/avr/gen.c:
10667         * src/pic/gen.c:
10668         * src/pic16/gen.c:
10669         * src/z80/gen.c:
10670         * src/xa51/gen.c:
10671
10672 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10673
10674         added support for new library format to z80, gbz80 linkers:
10675         *link/z80/aslink.h
10676         *link/z80/lklex.c
10677         *link/z80/lklib.c
10678         *link/z80/lklist.c
10679
10680 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
10681
10682         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
10683         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
10684
10685 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
10686
10687         added DUMMY_READ_VOLATILE:
10688         * src/SDCC.y:
10689         * src/avr/gen.c:
10690         * src/xa51/gen.c:
10691         * src/z80/gen.c:
10692         * src/pic/gen.c:
10693         * src/pic16/gen.c:
10694         * src/mcs51/gen.c:
10695         * src/ds390/gen.c:
10696         * src/SDCCcse.c (algebraicOpts): many improvements
10697         * src/SDCCcse.h: removed algebraicOpts()
10698         * src/SDCCicode.c (picDummyRead): added
10699
10700 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10701
10702         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
10703         "Insufficient space in data memory".
10704
10705 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10706
10707         * src/mcs51/gen.c: fixed bug #771358
10708         * src/z80/gen.c: fixed bug #759087
10709
10710 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
10711
10712         * src/pic16/glue.c: minor cleanup by Vangelis
10713
10714 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10715
10716         * device/include/regc515c.h: fixed #758477
10717         * device/lib/_gptrget.c: saving some cycles in generic pointer get
10718         * device/lib/_gptrput.c: saved a few bytes
10719         * my tab spacing is 8, yours too?)
10720         * device/lib/_ser.c: process RX bytes earlier than TX bytes
10721         * device/lib/serial.c: process RX bytes earlier than TX bytes
10722         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
10723
10724 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10725
10726         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
10727
10728 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10729
10730     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
10731
10732 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
10733
10734         * device/lib/Makefile.in: bad fix, reverted to 1.43
10735
10736 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
10737
10738         * device/lib/Makefile.in: added missing z80 object files
10739
10740 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
10741
10742         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
10743         pic16 progress by Vangelis:
10744         * src/SDCCglobl.h:
10745         * src/SDCCmain.c:
10746         * src/pic/Makefile:
10747         * src/pic:
10748         * pic/Makefile:
10749         * pic16/device.c:
10750         * pic16/device.h:
10751         * pic16/gen.c:
10752         * pic16/gen.h:
10753         * pic16/genarith.c:
10754         * pic16/glue.c:
10755         * pic16/main.c:
10756         * pic16/pcode.c:
10757         * pic16/pcode.h:
10758         * pic16/pcodepeep.c:
10759         * pic16/peeph.def:
10760
10761 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10762
10763     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
10764
10765 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10766
10767     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
10768     added gbz80 build to MSVC project.
10769     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
10770     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
10771     from 8051 stuff and setup so it links using a .lnk file.
10772
10773 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10774
10775     * support/librarian/sdcclib.c: sdcc librarian.
10776     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
10777     with sdcclib.
10778
10779 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10780
10781     * as/mcs51/lkmain.c: properly handle extensions in function afile.
10782
10783 2003-07-02  Borut Razem <borut.razem AT siol.net>
10784
10785         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
10786         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
10787         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
10788         src/xa51/main.c, src/z80/main.c:
10789         virtualization of glue() function: each port has it's own glue function,
10790         which is accessed by do_glue function pointer in PORT.general structure
10791
10792 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
10793
10794         * DS800C400 fun, improved ROM interface and tinibios.
10795
10796 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
10797
10798         * More support for DS80C400. Now includes beginning of interface to ROM.
10799
10800 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
10801
10802         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
10803
10804 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10805
10806         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
10807
10808 2003-06-19  Borut Razem <borut.razem AT siol.net>
10809
10810         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
10811
10812 2003-06-19  Borut Razem <borut.razem AT siol.net>
10813
10814         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
10815         fixed Z80 port - crt0.o: cannot open.
10816
10817 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
10818
10819         * support/Util/MySystem.c (merge_command): revert bad fix
10820
10821 2003-06-18  Borut Razem <borut.razem AT siol.net>
10822
10823         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
10824
10825 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10826
10827         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
10828         option --use-stdout sends errors to stdout instead of stderr.
10829
10830 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
10831
10832         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
10833
10834 2003-06-15  Borut Razem <borut.razem AT siol.net>
10835
10836         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
10837         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
10838         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
10839         fixed width array of pointers replaced with sets;
10840         multiple include and lib paths ared transferred to preprocessor and linker
10841         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
10842         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
10843         fixed width array of pointers
10844         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
10845         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
10846         fixupPath(), getPathDifference()
10847         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
10848         fixed width array of pointers
10849
10850 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
10851
10852         * src/pic16/ralloc.c: fix warnings
10853         * src/pic16/pcode.c: fix warning
10854
10855 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
10856
10857          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
10858         know all the details, but essentially this set of changes enable
10859         the pic16 port to generate movff instructions and generate assembler
10860         directives,
10861         * src/SDCCmain.c:
10862         * src/pic16/gen.c:
10863         * src/pic16/glue.c:
10864         * src/pic16/pcode.c:
10865         * src/pic16/device.c:
10866         * src/pic16/main.c:
10867         * src/pic16/pcode.h:
10868         * src/pic16/pcoderegs.c:
10869         * src/pic16/ralloc.c:
10870         * src/pic16/ralloc.h:
10871
10872 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10873
10874         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
10875         added option --vc, so sdcc errors and warnings are compatible with
10876         Microsoft Visual Studio.
10877
10878 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10879
10880         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
10881           device/lib/libfloat.lib: added atof function.
10882
10883 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
10884
10885         * doc/sdccman.lyx: updated to Lyx 1.3
10886         * doc/cdbfileformat.lyx: updated to Lyx 1.3
10887         * doc/test_suite_spec.lyx: updated to Lyx 1.3
10888         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
10889
10890 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
10891
10892         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
10893
10894 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10895
10896         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
10897           additions to the "related tools/documentation" section
10898
10899 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
10900
10901         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
10902
10903 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
10904
10905         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
10906         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
10907
10908 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
10909
10910         * doc/sdccman.lyx: fix double dash and other minor things
10911         * doc/Makefile: fix double dash
10912
10913 2003-05-28  Karl Bongers(patches from Martin Helmling)
10914         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
10915           condition and ignore commands.
10916
10917 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10918
10919         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
10920           is in parts still quite out of date, I did changes as far as I felt makes sense
10921           for a non-native english speaker.
10922           Please feel free to add to the manual or to correct my changes.
10923         * doc/Makefile: undid touching the date of intermediate tex files.
10924
10925 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10926
10927         * doc/sdccman.lyx: Manual has an index now
10928
10929 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
10930
10931         Finalize muluint/mulsint and mululong/mulslong merging:
10932         * device/lib/_mulint.c
10933         * device/lib/_mullong.c
10934         * device/lib/gbz80/mul.s
10935         * device/lib/gbz80/stubs.s
10936         * device/lib/z80/mul.s
10937         * device/lib/z80/stubs.s
10938         * src/SDCCsymt.c (initCSupport)
10939
10940 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10941
10942         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
10943         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
10944           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
10945           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
10946           instead of /Zm500.
10947
10948 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10949
10950         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
10951           the regression tests I'm not brave enough to enable 245.b, 245.c
10952         * doc/sdccman.lyx: added latex preamble for hyperref package.
10953           Using pdflatex this will give you a hyperlinked pdf file with
10954           bookmarks. (prepend '%' before /usepackage if this breaks something)
10955
10956 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10957
10958          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
10959
10960 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
10961
10962         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
10963
10964 2003-05-21    <johan AT balder>
10965
10966         * src/SDCCglue.c (printIval): fixed bug #739934
10967
10968 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
10969
10970         Applied patch from bug 737905 (renamed yylineo to mylineno):
10971         * src/altlex.c
10972         * src/SDCCast.c
10973         * src/SDCglobl.h
10974         * src/SDCC.lex
10975         * src/SDCCsymt.c
10976         * src/SDCCval.c
10977         * src/pic16/pcode.c: Cleaned warnings
10978         * src/pic16/pcodeflow.c: Cleaned warnings
10979         * src/pic16/pcoderegs.c: Cleaned warnings
10980
10981 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
10982
10983         * src/pic16/pcode.c: Cleaned warnings
10984         * src/pic16/pcodepeep.c: Cleaned warnings
10985         * src/pic16/ralloc.c: Cleaned warnings
10986
10987 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
10988
10989         * doc/sdccman.lyx: fixed bug 739745
10990         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
10991
10992 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
10993
10994         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
10995         it can be defined with CFLAGS when running configure
10996         * src/SDCCmain.c: fixed compiling + linking with object files
10997
10998 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
10999
11000         * configure.in: configure for pic16 port,
11001             added --disable-pic16-port
11002         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
11003         * src/SDCCmain.c: linkOptions is changed to set *,
11004             added if/endif conditional macros to remove options help
11005             messages from optionsTable when a port is not configured, added
11006             support for the PIc16 port in the ports table, when executing
11007             the compiler with no port specified on command line, a default
11008             port is selected with the new macro DEFAULT_PORT which is
11009             defined in port.h, in setDefaultOptions() linkOptions is removed
11010             from initialization assignment, since now it is a set,
11011             parseCmdLine uses setParseWithComma for linkOptions, in
11012             linkEdit() linkOptions are accessed with new function indexSet()
11013             which returns the i'th item of a set variable. See SDCCset.c, in
11014             linkEdit() when calling buildCmdLine(), added linkOptions as
11015             last argument. Now users can pass arguments to gplink via the
11016             -Wl option, main() uses pic16glue() to glue up pic16 programs
11017         * src/SDCCpeeph.c: various changes to support pic16
11018         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
11019             return the i'th item of the set
11020         * src/SDCCset.h: added function prototype for indexSet()
11021         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
11022         * src/clean.mk: added pic16 in CLEANALLPORTS variable
11023         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
11024             added macro DEFAULT_PORT
11025         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
11026         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
11027             generated
11028         * src/pic16/glue.c: commented out some error producing lines
11029         * src/pic16/main.c: __config directives are commented out to stop
11030             gpasm complaining and test the linkage with gplink, _linkCmd and
11031             _asmCmd changed to be more gplink and gpasm friendly
11032         * src/pic16/peeph.def: peep rule 3 is commented out, since it
11033             produced an error when parsed, peep rule 12 is added to utilize
11034             movff, but it is commented out since the pCode does not support
11035             yet a command with 2 address arguments
11036
11037 2003-05-18    <johan AT balder>
11038
11039         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
11040         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
11041 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
11042
11043         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
11044   Added feature to script commands from file.
11045
11046 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
11047
11048         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
11049         * src/SDCCutil.c: include ctype.h for win32
11050
11051 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
11052
11053         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
11054
11055 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
11056
11057         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
11058   Fixed so you can set breakpoints prior to run, run does not stop
11059   on entry now.  Add tbreak.  Other enhancements and fixes for use
11060   with ddd.
11061
11062 2003-05-12  Borut Razem <borut.razem AT siol.net>
11063
11064         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
11065
11066 2003-05-11  Borut Razem <borut.razem AT siol.net>
11067
11068         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
11069         the path of bin directory, so that PATH is the only env. variable, which has to be set
11070         in case of standard installation.
11071         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
11072         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
11073         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
11074
11075 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
11076
11077         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
11078         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
11079         temp files are in the port dir; clean the gen/test directory when
11080         generating new test.c
11081         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
11082         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
11083         * support/regression/tests/zeropad.c: added
11084
11085 2003-05-09    <johan AT balder>
11086
11087         * src/SDCCglue.c: fixed bug #597940
11088
11089 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
11090
11091         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
11092   cache sfr, optimize next,step, fix off by one sourceline,
11093   support ddd list function.
11094         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
11095
11096 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
11097
11098         * support/regression/HTMLgen.py: added compare_s2f()
11099         * support/regression/Makefile: redo 1.27
11100         * support/regression/generate-cases.py: redo 1.5
11101
11102 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
11103
11104         * support/regression/tests/float.c: workaround 33 bit hex constant
11105         * support/regression/tests/simplefloat.c: fix division for host
11106
11107 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
11108
11109         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
11110         that tame's the PIC's over-aggressive optimizer.
11111
11112 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11113
11114          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
11115          support for MSVC.
11116
11117 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
11118
11119         Initial support for DS80C400. "Hello world" runs on TINIm400
11120         (with polled I/O).
11121
11122 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
11123
11124          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
11125          * Some notes on ddd usage added in debugger/README
11126          Martin Helmling adding more features and fixes for ddd GUI debugger.
11127          Code added for nexti, stepi, up, down, and other adjustments.
11128
11129 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
11130
11131         * src/pic/pCodepeep.c non-wildcard asmops are now handled
11132         * src/pic/peeph.def Added two rules to optimize carry manipulation
11133         * src/pic/* removed debug printfs
11134
11135 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
11136
11137         * debugger/mcs51/cmd.c: added header newalloc.h
11138
11139 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
11140
11141         * as/Makefile: new EXEEXT
11142         * as/z80/Makefile: remove trailing slash of BUILDIR
11143         * as/z80/clean.mk: new EXEEXT
11144         * Makefile.common.in: add to CFLAGS (and others), don't replace it
11145         * support/cpp2/Makefile.in: new EXEEXT
11146         * src/pic/glue.c (pic14emitRegularMap): fixed warning
11147
11148 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
11149
11150         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
11151         EXEEXT was introduced to fix all related problems with targets
11152         "clean", "install" and "uninstall"; a couple of further flaws
11153         especially with "clean" have been fixed too
11154         * as/mcs51/Makefile.in
11155         * as/mcs51/clean.mk
11156         * as/z80/Makefile
11157         * Makefile
11158         * clean.mk
11159         * debugger/mcs51/Makefile.in
11160         * debugger/mcs51/clean.mk
11161         * link/z80/Makefile
11162         * link/z80/Makefile.in
11163         * link/z80/clean.mk
11164         * link/Makefile
11165         * packihx/Makefile.in
11166         * packihx/clean.mk
11167         * sim/ucsim/Makefile
11168         * sim/ucsim/clean.mk
11169         * sim/ucsim/avr.src/Makefile.in
11170         * sim/ucsim/avr.src/clean.mk
11171         * sim/ucsim/s51.src/Makefile.in
11172         * sim/ucsim/s51.src/clean.mk
11173         * sim/ucsim/xa.src/Makefile.in
11174         * sim/ucsim/xa.src/clean.mk
11175         * sim/ucsim/z80.src/Makefile.in
11176         * sim/ucsim/z80.src/clean.mk
11177         * sim/ucsim/main_in.mk
11178         * sim/ucsim/packages_in.mk
11179         * sim/ucsim/gui.src/Makefile.in
11180         * sim/ucsim/gui.src/serio.src/Makefile.in
11181         * sim/ucsim/gui.src/serio.src/clean.mk
11182         * src/Makefile.in
11183         * src/clean.mk
11184         * support/cpp2/Makefile.in
11185         * support/cpp2/clean.mk
11186         * support/makebin/Makefile
11187         * support/makebin/clean.mk
11188         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
11189         * doc/sdccman.lyx: --program-suffix no longer needed
11190
11191 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
11192
11193          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
11194          Martin Helmling added support for ddd GUI debugger.
11195          Code added to display assembly, set variables, and other commands
11196          to interface to ddd.
11197
11198 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
11199
11200         * as/Makefile: fix target clean
11201         * as/clean.mk: fix target clean
11202         * as/z80/clean.mk: fix target clean
11203
11204 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
11205
11206         * Makefile.common.in: added  AT EXEEXT AT
11207         * configure.in: removed all mingw32 stuff
11208         * configure: rebuilt from configure.in
11209         * doc/sdccman.lyx: updated section "installation"
11210         * support/scripts/sdcc_mingw32: adapted to configure
11211         * support/scripts/sdcc_cygwin_mingw32: added
11212
11213 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
11214
11215         * src/pic Added object file support for the PIC port
11216         * src/pic Applied patch from Craig Franklin (this started the object file support)
11217         * src/regression Updated the PIC regression tests for object files
11218
11219 2003-04-20  Borut Razem <borut.razem AT siol.net>
11220
11221         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
11222           lklex.c: In function `getfid':
11223           lklex.c:203: warning: array subscript has type `char'
11224         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
11225           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
11226         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
11227           stack handling macros
11228
11229 2003-04-19  Borut Razem <borut.razem AT siol.net>
11230
11231         * "handling space characters in file path" task:
11232         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
11233         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
11234         * support/Util/MySystem.h: make it self-sufficient
11235         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
11236           src/z80/main.c, sdcc/as/mcs51/lklex.c:
11237           handling space characters in file path
11238         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
11239           (it will be used by assemblers, which have their own includes, e.g. gpasm)
11240         * support/Util/MySystem.c: handling space characters in executable's path
11241
11242 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
11243
11244         * as/z80/Makefile: fix permanent rebuild of z80
11245         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
11246         * support/regression/tests/bitfields.c: added Johan's bitfields.c
11247
11248 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
11249
11250         * src/SDCCopt.c: add special case optimization to replace modulo by
11251           a power of two with a bitwise AND.
11252
11253 2003-04-18    <johan AT balder>
11254
11255         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
11256
11257 2003-04-17    <johan AT balder>
11258
11259         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
11260         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
11261
11262 2003-04-13  Borut Razem <borut.razem AT siol.net>
11263
11264         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
11265         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
11266           fixed mingw problem in adl_NORMALIZE_PATH
11267
11268 2003-04-12  Borut Razem <borut.razem AT siol.net>
11269
11270         * fixed "#pragma SAVE/RESTORE can not be nested":
11271         * src/SDCC.lex: reworked pragma handling functions
11272         * sdcc/src/SDCCglobl.h: reworked stack handling macros
11273         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
11274
11275 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
11276
11277         * src/SDCCutil.c (pathEquivalent): defined but not used
11278         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
11279         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
11280         * configure: rebuilt from configure.in
11281         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
11282         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
11283         * device/include/Makefile.in: replace sdcc_datadir
11284         * device/lib/Makefile.in: replace sdcc_datadir
11285         * Makefile.common.in: add LDFLAGS from configure
11286         * packihx/Makefile.in: use LDFLAGS
11287         * src/Makefile.in: use LDFLAGS
11288         * support/cpp2/Makefile.in: add LDFLAGS from configure
11289         * support/makebin/Makefile: use LDFLAGS
11290         * .version: bumped version number to 2.3.5
11291
11292 2003-04-12  Borut Razem <borut.razem AT siol.net>
11293
11294         * completed "different paths" task:
11295         * src/SDCCmacro.c: fixed bug in handling quotes
11296         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
11297         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
11298
11299 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
11300
11301         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
11302
11303 2003-04-11 kevin Vigor <kevin AT vigor.nu>
11304
11305         * ds390/gen.c ds390/peeph.def: fix bug 706781
11306
11307 2003-04-11  Borut Razem <borut.razem AT siol.net>
11308
11309         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
11310
11311 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
11312
11313         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
11314         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
11315          set - this bit used to not be set...).
11316         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
11317           bad code in PIC Port
11318         * src/regression/and2.c added to test bug 609268
11319         * src/regression/Makefile added and2.c to regression test
11320
11321
11322 2003-04-08    <johan AT CP255758-A>
11323
11324         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
11325         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
11326         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
11327
11328 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
11329
11330         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
11331         fix bug #487815
11332         * support/cpp2/Makefile.in: fix bug #487815
11333         * configure: rebuilt from configure.in
11334         * Makefile.common.in: docdir changed, new path suffixes
11335         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
11336         * sdcc_vc_in.h: reflect changes from sdccconf.h
11337         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
11338         * src/SDCCutil.h: remove BINDIR hack
11339         * doc/sdccman.lyx: update new path hierarchy
11340
11341 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
11342
11343         * src/SDCCpeeph.c: added okToRemoveSLOC test
11344
11345 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
11346
11347         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
11348
11349 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
11350
11351         * src/SDCCpeeph.c: added labelIsReturnOnly test
11352         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
11353
11354 2003-04-05    <johan AT balder>
11355
11356         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
11357         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
11358         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
11359         * src/SDCCast.c: fixed a warning
11360         * src/SDCCast.h: fixed a warning
11361         * src/SDCCicode.c (operandFromAst): fixed a warning
11362
11363 2003-04-04    <johan AT balder>
11364
11365         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
11366         * src/SDCCast.c (decorateType): fixed bug #715076
11367         * src/SDCC.y: fixed bug #702907
11368
11369 2003-04-03    <johan AT balder>
11370
11371         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
11372         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
11373         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
11374         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
11375         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
11376
11377 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
11378
11379         * _decdptr.c: fix return values
11380         * _gptrget.c: fix return values
11381         * _gptrgetc.c: fix return values
11382         * _gptrput.c: fix return values
11383         * _mulint.c: fix return values
11384         * as/z80/Makefile: fix 'make -j' problem
11385
11386 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
11387
11388         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
11389         * configure.in: big cleanup, updated to autoconf 2.5x
11390         * configure: rebuilt from configure.in
11391         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
11392         * sdcc_vc_in.h: reflect changes from sdccconf.h
11393         * doc/Makefile: fixed a flaw in "make install"
11394
11395 2003-04-02    <johan AT balder>
11396
11397         * src/ds390/gen.c (genCmp): no comments
11398         * src/mcs51/gen.c (genCmp): no comments
11399         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
11400         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
11401
11402 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
11403
11404         * support/regression/generate-cases.py: place generated file in given sub directory
11405         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
11406         * support/regression/Makefile: improvements for 'make -j';
11407         side effect: it's simpler and faster now
11408
11409 2003-03-31  Borut Razem <borut.razem AT siol.net>
11410
11411         * src/z80/main.c: link-{port} and as-{port} defined without path
11412         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
11413
11414 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
11415
11416         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
11417
11418 2003-03-30  Borut Razem <borut.razem AT siol.net>
11419
11420         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
11421           changed type of list parameter to set
11422         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
11423         * src/port.h: changed type of do_assemble() parameter to set
11424         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
11425           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
11426           definition of "cppoutfilename" macro with NULL value in preProcess()
11427         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
11428         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
11429         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
11430           replaced with set *binPathSet
11431         * shash_add() deallocates the item, if allready exsists, before adding the new one
11432         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
11433
11434 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
11435
11436         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
11437           a nested for loop bug in the PIC port
11438         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
11439           for loops
11440
11441 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
11442
11443         * support/Util/dbuf.h: remove C++ stuff to make it portable
11444
11445 2003-03-28  Borut Razem <borut.razem AT siol.net>
11446
11447         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
11448           literal strings in stringLiteral()
11449         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
11450         * src/Makefile.bcc, src/Makefile.in, src/src.dsp: added support/Util/dbuf.c
11451           to the project
11452
11453 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
11454
11455         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
11456
11457 2003-03-26    <johan AT balder>
11458
11459         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
11460         * src/ds390/gen.c (saveRegisters): catched symbol abuse
11461         * src/SDCCast.c (decorateType): fixed " -v < 3"
11462
11463 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
11464
11465         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
11466         Added Lenny Story's debug infrastructure changes:
11467         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
11468         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
11469         * src/cdbFile.c: added
11470         * src/SDCCdebug.c: added
11471         * src/SDCCdebug.h: added
11472         * src/SDCCast.c (createFunction)
11473         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
11474         * src/SDCCmain.c (parseCmdLine, main)
11475         * src/SDCCmem.c (redoStackOffsets)
11476         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
11477         * src/SDCCsymt.h
11478         * src/common.h
11479         * src/avr/gen.c (genAVRCode)
11480         * src/ds390/gen.c (gen390Code)
11481         * src/mcs51/gen.c (gen51Code)
11482         * src/pic/gen.c (genpic14Code)
11483         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
11484         * src/xa51/gen.c (genXA51Code)
11485         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
11486
11487 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11488
11489         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
11490         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
11491
11492 2003-03-22    <johan AT balder>
11493
11494         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
11495
11496 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
11497
11498         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
11499         * doc/cdbfileformat.lyx: added, written by Lenny Story
11500         * doc/Makefile: added cdbfileformat.lyx
11501         * doc/clean.mk: added cdbfileformat.lyx
11502
11503 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
11504
11505         * src/mcs51/peeph.def: fix bug #705773
11506
11507 2003-03-20    <johan AT balder>
11508
11509         An sfr/sbit can have an "at #" AND an initializer
11510         * src/SDCCsymt.c (checkSClass):
11511         * src/SDCCmem.c (allocGlobal):
11512         * src/SDCCmem.c (allocLocal):
11513         * src/SDCCast.c (createBlock):
11514
11515 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
11516
11517         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
11518
11519 2003-03-16    <johan AT balder>
11520
11521         Undid the hackup of const and volatile, the problem is much bigger
11522         * src/SDCC.y:1.65
11523         * src/SDCCast.c:1.171
11524         * src/SDCCglue.c:1.138
11525         * src/SDCCicode.c:1.146
11526         * src/SDCCsymt.c:1.150
11527         * src/SDCCval.c:1.65
11528
11529 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
11530
11531         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
11532         * src/ds390/gen.c (genAddrOf): fixed bug #704087
11533
11534 2003-03-13    <johan AT balder>
11535
11536         Hackup const and volatile modifiers in type chains a bit:
11537         * src/SDCC.y:1.63
11538         * src/SDCCast.c:1.169
11539         * src/SDCCglue.c:1.136
11540         * src/SDCCicode.c:1.143
11541         * src/SDCCsymt.c1.146
11542         * src/SDCCsymt.h1.59
11543         * src/SDCCval.c:1.63
11544
11545 2003-03-12    <johan AT balder>
11546
11547         * src/SDCCBBlock.h: more LRH debugging junk
11548         * src/SDCCcflow.h: more LRH debugging junk
11549         * src/SDCCloop.c: more LRH debugging junk
11550         * src/SDCC.y (struct_declaration): fixed bug #697590
11551         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
11552         * src/ds390/gen.c (aopForRemat): fixed bug #700031
11553         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
11554
11555 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
11556         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
11557         test function names must now match exactly).
11558         * src/SDCCcse.c: added special case in findCheaperOp to allow
11559         extending a short integer. Makes less awful code for bug 700121 test case.
11560
11561 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11562
11563         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
11564         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
11565
11566 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
11567
11568         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
11569         actually called (operandsNotEqual() was called for all
11570         operandsNotEqualX tests).
11571
11572 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
11573
11574         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
11575         with shorter literals. Fixes bug 700121.
11576
11577 2003-03-11    <johan AT balder>
11578
11579         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
11580
11581 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
11582
11583         * src/SDCCloop.c (mergeRegions): an evil beast is dead
11584         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
11585
11586 2003-03-10  Borut Razem <borut.razem AT siol.net>
11587
11588         * src/SDCCmain.c: pipe preprocessor's output
11589         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
11590         * sdcc_vc_in.h: define pclose as _pclose for WIN32
11591         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
11592         which closes all pipes in pipeSet set
11593         * src/SDCCset.c: free deleted item in function deleteSetItem()
11594         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
11595         moved from z80 to src subproject
11596         * .version: increased version number to 2.3.4
11597
11598 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
11599
11600         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
11601         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
11602         * support/regression/ports/xa51/spec.mk: fix typo
11603
11604 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
11605
11606         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
11607
11608 2003-03-09  Borut Razem <borut.razem AT siol.net>
11609
11610         * src/SDCCmain.c: pipe preprocessor's output
11611         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
11612         * sdcc_vc_in.h: define pclose as _pclose for WIN32
11613         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
11614         which closes all pipes in pipeSet set
11615         * src/SDCCset.c: free deleted item in function deleteSetItem()
11616         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
11617         moved from z80 to src subproject
11618
11619 2003-03-09  Borut Razem <borut.razem AT siol.net>
11620
11621         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
11622         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
11623         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
11624         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
11625         * src/SDCCglobl.h: unification of WIN32 native definitions
11626
11627 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11628
11629         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
11630
11631 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
11632
11633         * src/configure.in:   check for endianess (even while cross-compiling)
11634         * src/configure:      check for endianess (even while cross-compiling)
11635         * src/configure_in.h: check for endianess (even while cross-compiling)
11636         * src/avr/gen.c:        remove old endianess stuff
11637         * src/mcs51/gen.c:      remove old endianess stuff
11638         * src/ds390/gen.c:      remove old endianess stuff
11639         * src/pic/gen.c:        remove old endianess stuff
11640         * src/pic/genarith.c:   remove old endianess stuff
11641         * src/pic/glue.c:       fix endianess check
11642         * src/pic16/gen.c:      remove old endianess stuff
11643         * src/pic16/genarith.c: remove old endianess stuff
11644         * src/pic16/glue.c:     fix endianess check
11645         * src/xa51/gen.c:       remove old endianess stuff
11646         * src/z80/gen.c:        fix endianess check
11647         * src/SDCCglue.c:       fix endianess check
11648         * src/ds390/peeph.def: fix bug 700036
11649
11650 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
11651
11652         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
11653         * src/configure: find appropriate data-types on host for SDCC's int and long
11654         * src/configure.in: find appropriate data-types on host for SDCC's int and long
11655         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
11656         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
11657
11658 2003-03-07    <johan AT balder>
11659
11660         Just a big NOOP:
11661                 some minor cleanups before the big shot
11662                 OP_DEFS and OP_USES now use Kevin's protection
11663                 new option --nolabelopt
11664
11665         * src/SDCCBBlock.c:
11666         * src/SDCCast.c,:
11667         * src/SDCCcflow.c:
11668         * src/SDCCcse.c:
11669         * src/SDCCicode.c:
11670         * src/SDCCicode.h:
11671         * src/SDCClabel.c:
11672         * src/SDCCloop.c:
11673         * src/SDCCmain.c:
11674         * src/ds390/ralloc.c:
11675         * src/mcs51/ralloc.c:
11676         * src/pic/ralloc.c:
11677         * src/xa51/ralloc.c:
11678         * src/z80/ralloc.c:
11679
11680 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
11681
11682         * src/pic/pcode.c (get_op): fix 64 bit warnings
11683         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
11684         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
11685         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
11686         * support/regression/tests/malloc.c: fix 64 bit warnings
11687
11688 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
11689
11690         * src/mcs51/gen.c (genMinus): fixed bug 696436
11691
11692 2003-03-02  Borut Razem <borut.razem AT siol.net>
11693
11694         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
11695
11696 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
11697
11698         * configure.in: test for mkstemp
11699         * sdccconf_in.h: add HAVE_MKSTEMP
11700
11701 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
11702
11703         * device/include/ctype.h: removed warning while using --stack-auto
11704         * device/include/malloc.h: removed warning while using --stack-auto
11705         * device/include/string.h: removed warning while using --stack-auto
11706
11707 2003-02-23  Borut Razem <borut.razem AT siol.net>
11708
11709         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
11710         because NDEBUG is defined (see man assert)
11711         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
11712
11713 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11714
11715         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
11716         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
11717
11718 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11719
11720         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
11721         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
11722
11723 2003-02-18    <johan AT balder>
11724
11725         * as/mcs51/asmain.c (asmbl): module can start with a digit
11726         * as/z80/asmain.c (asmbl): module can start with a digit
11727
11728 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
11729
11730         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
11731         * src/asm.c: fix pipe() for Mingw32
11732
11733 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
11734
11735         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
11736         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
11737         make -V work again; --c1mode reads now from stdin
11738         * doc/sdccman.lyx: added --c1mode
11739         * support/Util/SDCCerr.c: new messages for c1 mode
11740         * support/Util/SDCCerr.h: new messages for c1 mode
11741         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
11742
11743 2003-02-15    <johan AT balder>
11744
11745         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
11746
11747 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
11748
11749         * doc/sdccman.lyx: Environment variables, -o and other minor things
11750
11751 2003-02-14    <johan AT balder>
11752
11753         * src/xa51/main.c: before anyone really tries to use it :)
11754
11755         * Install doc's in share/sdcc/doc
11756         * removed some obsolete files
11757         * Do a proper make distclean and uninstall
11758         M Makefile.common.in
11759         R sdccbuild.sh
11760         M as/Makefile
11761         M device/include/Makefile.in
11762         M device/lib/Makefile.in
11763         M doc/sdccman.lyx
11764         M link/Makefile
11765         M sim/ucsim/doc/Makefile.in
11766         M src/clean.mk
11767         R src/avr/peeph.rul
11768         R src/xa51/peeph.rul
11769         M support/cpp2/Makefile.in
11770         M support/makebin/Makefile
11771
11772
11773 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
11774
11775         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
11776
11777 2003-02-10  Borut Razem <borut.razem AT siol.net>
11778
11779         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
11780         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
11781         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
11782         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
11783         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
11784         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
11785         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
11786         src/z80/Makefile.bcc: Borland Makefile cleanup
11787         * as/z80/Makefile.bcc: Added Borland Makefile
11788         * support/cpp2/borland.h: Removed
11789
11790 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
11791
11792         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
11793         * src/SDCC.lex: new pragma NOIV
11794         * src/SDCCglobl.h: new pragma NOIV
11795         * src/SDCCmem.c: new pragma NOIV
11796
11797 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
11798
11799         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
11800
11801 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
11802
11803         * src/SDCCmain.c: signal handling is switched off by --debug
11804         * doc/Makefile: small fix for install; use clean.mk again
11805         * doc/clean.mk: clean *.pdf and *.html too
11806
11807 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
11808
11809         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
11810         * device/lib/printfl.c: fix a ds390 bug by making it portable
11811         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
11812         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
11813         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
11814         * debugger/mcs51/cmd.c: converted multi-line string literals
11815         * sim/ucsim/globals.cc: converted multi-line string literals
11816         * src/SDCCmain.c: introduced signal handler to remove temp files
11817         * doc/Makefile: small tweaks, implement clean
11818         * doc: removed generated files
11819
11820 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11821
11822         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
11823         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
11824         Address Record is not correctly generated for DS390."
11825
11826 2003-02-02  Borut Razem <borut.razem AT siol.net>
11827
11828         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
11829         * as/mcs51/asm.h: fixed compilation with Borland C
11830         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
11831         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
11832         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
11833         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
11834         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
11835         src/z80/Makefile.bcc: delete $(LIB) only if exist
11836         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
11837
11838 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
11839
11840         * device/include/malloc.h: introduced NULL
11841         * device/include/string.h: introduced NULL
11842         * device/include/stdlib.h: introduced NULL
11843         * device/lib/_memcpy.c: removed NULL
11844         * device/lib/_strcat.c: removed NULL
11845         * device/lib/_strchr.c: removed NULL
11846         * device/lib/_strcmp.c: removed NULL
11847         * device/lib/_strcpy.c: removed NULL
11848         * device/lib/_strcspn.c: removed NULL
11849         * device/lib/_strlen.c: removed NULL
11850         * device/lib/_strncat.c: removed NULL
11851         * device/lib/_strncmp.c: removed NULL
11852         * device/lib/_strncpy.c: removed NULL
11853         * device/lib/_strpbrk.c: removed NULL
11854         * device/lib/_strrchr.c: removed NULL
11855         * device/lib/_strspn.c: removed NULL
11856         * device/lib/_strstr.c: removed NULL
11857         * device/lib/_strtok.c: removed NULL
11858         * device/lib/malloc.c: removed NULL, include own header
11859
11860 2003-02-02    <johan AT balder>
11861
11862         * 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
11863         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
11864         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
11865         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
11866         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
11867         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
11868
11869 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11870
11871         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
11872         area 'DATA'"
11873
11874 2003-02-01    <johan AT balder>
11875
11876         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
11877
11878 2003-01-31    <johan AT CP255758-A>
11879
11880         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
11881
11882 2003-01-30    <johan AT balder>
11883
11884         * src/SDCCBBlock.c: automatic bug detection
11885         * src/SDCCicode.c: automatic bug detection
11886
11887 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11888
11889         * src/SDCCglobl.h:   now --xram-size 0 works
11890         * src/SDCCmain.c:    now --xram-size 0 works
11891
11892 2003-01-29    <johan AT balder>
11893
11894         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
11895
11896 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11897
11898         * as/mcs51/aslink.h: Added options --xram-size and --code-size
11899         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
11900         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
11901         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
11902         * src/SDCCglobl.h:   Added options --xram-size and --code-size
11903         * src/SDCCmain.c:    Added options --xram-size and --code-size
11904
11905 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
11906
11907         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
11908         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
11909
11910 2003-01-27    <johan AT balder>
11911
11912         * src/SDCC.y: fixed bug #613764
11913
11914 2003-01-26    <johan AT balder>
11915
11916         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
11917         * src/SDCCsymt.h: fixed bug #673374
11918         * src/SDCCglue.c: fixed bug #661910
11919         * src/SDCCast.c: fixed bug #458099 and 673374
11920
11921 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
11922
11923         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
11924         * as/mcs51/strcmpi.h: added
11925         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
11926         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
11927         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
11928         * as/mcs51/assym.c: strcmpi -> as_strcmpi
11929         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
11930         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
11931         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
11932         * as/mcs51/Makefile.aslink: new module strcmpi
11933         * as/mcs51/Makefile.asx8051: new module strcmpi
11934         * as/mcs51/Makefil.bcc: new module strcmpi
11935         * as/mcs51/Makefile.in: new module strcmpi
11936         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
11937
11938 2003-01-26    <johan AT balder>
11939
11940         * src/SDCCglue.c: reverted back to 1.124
11941         * src/SDCCast.c: reverted back to 1.156
11942         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
11943
11944 2003-01-25    <johan AT balder>
11945
11946         * src/SDCCglue.c: A better fix for bug #661910
11947         * src/SDCCast.c: A better fix for bug #661910
11948         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
11949
11950 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
11951
11952         * src/Makefile.in: remove spawn.o
11953         * src/SDCCmain.c: remove spawn.h
11954         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
11955         * src/spawn.c: removed
11956         * src/spawn.h: removed
11957         * support/regression/ports/ds390/spec.mk: link with -r
11958
11959 2003-01-24    <johan AT CP255758-A>
11960
11961         * src/ds390/gen.c (aopOp): fixed bug #667458
11962         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
11963         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
11964         (createIvalCharPtr): an ival doesn't always have a storage class anymore
11965
11966 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
11967
11968         * src/mcs51/peeph.def: better assembler identation by Frieder
11969         * src/mcs51/gen.c: better assembler identation by Frieder
11970
11971 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
11972
11973         * as/z80/string.h: removed for gcc 3.2
11974         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
11975         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
11976
11977 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
11978
11979         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
11980         * src/SDCCpeeph.c (replaceRule): fix bug #663503
11981         * support/regression/Makefile: separate temp files for ports
11982         * support/regression/generate-cases.py: separate temp files for ports
11983         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
11984         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
11985
11986 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
11987
11988         * moved tinitalk to device/examples/ds390
11989
11990 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
11991
11992         * as/mcs51/lkmem.c: rflag is for DS390
11993         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
11994         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
11995                          (linkEdit): move mem- and map-files the same way as ihx-files
11996         * src/z80/main.c (_setDefaultOptions): removed --generic
11997         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
11998         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
11999         * src/pic/glue.c (picglue): --c1mode works again
12000         * src/pic16/glue.c (pic16glue): --c1mode works again
12001         * src/asm.c (printCLine): fix #660034
12002
12003 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
12004
12005         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
12006         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
12007         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
12008         * as/mcs51/lkmem (summary): better fix for sp problem
12009         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
12010         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
12011         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
12012                                               remove --stack-after-data
12013
12014 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
12015
12016         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
12017         * src/SDCCutil.c (join): ugly bug: missing '\0'
12018         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
12019
12020 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
12021
12022         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
12023         * src/port.h: typo
12024         * src/pic/main.c (_asmCmd): gpasm supports -o
12025         * src/z80/main.c: more general macros
12026         * device/lib/Makefile.in: remove intermediate files
12027
12028 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
12029
12030         * .version: Bumped version number to 2.3.3
12031         * src/SDCCBBlock.c: new option -o
12032         * src/SDCCglobl.h: new option -o
12033         * src/SDCCglue.c: new option -o
12034         * src/SDCCmain.c: new option -o
12035         * src/asm.c: new option -o
12036         * src/ds390/main.c: new option -o
12037         * src/pic/glue.c: new option -o
12038         * src/pic/pcode.c: new option -o
12039         * src/pic/ralloc.c: new option -o
12040         * src/pic16/glue.c: new option -o
12041         * src/pic16/pcode.c: new option -o
12042         * src/pic16/ralloc.c: new option -o
12043         * src/z80/main.c: new option -o
12044         * device/lib/Makefile.in: use -o
12045         * support/regression/ports/ds390/spec.mk: use -o
12046         * support/regression/ports/gbz80/spec.mk: use -o
12047         * support/regression/ports/mcs51/spec.mk: use -o
12048         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
12049         * support/regression/ports/z80/spec.mk: use -o
12050         * support/regression/ports/ucz80/spec.mk: use -o
12051         * support/regression/ports/xa51/spec.mk: use -o
12052         * support/regression/fwk/lib/timeout.c: fix usage string
12053
12054 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
12055         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
12056
12057 2003-01-07    <johan AT balder>
12058
12059         * src/SDCCast.c (decorateType): fixed bug #600035
12060
12061 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
12062         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
12063         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
12064         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
12065         * src/pic/pcode.c: outcommented unused variable to remove warnings
12066         * src/pic/ralloc.c: outcommented unused variable to remove warnings
12067
12068 2003-01-06    <karl AT turbobit.com>
12069         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
12070    regression tests.
12071
12072 2003-01-06    <johan AT balder>
12073
12074         * src/SDCCicode.c: fixed array add
12075
12076 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
12077         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
12078         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
12079
12080 2003-01-04    <johan AT balder>
12081
12082         * src/SDCCval.c (getNelements): fixed the initialized array of structures
12083
12084 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12085         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
12086
12087 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
12088         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
12089         * support/regression/tests/bug-524697.c: fit mem usage into 8032
12090
12091 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
12092         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
12093
12094 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
12095         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
12096
12097 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
12098         * src/mcs51/main.c: removed {bindir}{sep} from aslink
12099
12100 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12101
12102     * in /sdcc/as/mcs51/ changed these files in order to create an
12103     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
12104     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
12105     following files to include the previous two files: aslink.dsp,
12106     Makefile.aslink, Makefile.bcc, and Makefile.in.
12107
12108     * Changed /sdcc/src/SDCCmain.c so it creates files with extension
12109     .adb instead of .cdb
12110
12111 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12112
12113         * /sdcc/as/mcs51/lklist.c: Now reports memory usage using the
12114         value from option --iram-size.
12115
12116 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12117
12118         * /sdcc/as/mcs51/lklist.c: added boundary check before using
12119         dram[] array.
12120
12121 2002-09-18    <wiml AT hhhh.org>
12122
12123         * SDCClrange.h: exposed setFromRange() and setToRange()
12124         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
12125           packRegsForAccUse() (bug 542397)
12126         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
12127           multiple times and emitting the fetch operations more than once
12128           added aopGetUsesAcc() function to allow binary operators to
12129           fetch their operands in the correct order; made genMinus() emit
12130           compact code for X = LITERAL - Y
12131
12132 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12133         * /sdcc/as/mcs51/lklist.c: Fixed incorrect number of parameters to
12134         sprintf() in line 1267.
12135
12136 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12137         * /sdcc/src/SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
12138         like ports.
12139
12140 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12141         Changes to aslink (All the changes are marked with 'JCF'):
12142
12143         * /sdcc/as/mcs51/aslink.h: External definition of sflag and
12144         summary().
12145
12146         * /sdcc/as/mcs51/lkarea.c: Computes the size of area BSEG_BYTES from
12147         area BSEG.  Also moves, if possible, the DATA area down into the internal
12148         ram so more space is available.
12149
12150         * /sdcc/as/mcs51/lkdata.c: Definition of memory summary output flag
12151         sflag.
12152
12153         * /sdcc/as/mcs51/lklist.c: For the BSEG area report the size in bits,
12154         not bytes.  Function summary() which creates a memory usage summary
12155         file with extension .mem.  Reports of overlaping stack and small stack
12156         size.  If the space for the stack is less than 16 bytes aslink trows a
12157         warning.
12158
12159         * /sdcc/as/mcs51/lkmain.c: Creation of some of the default areas for
12160         the 8051.  Option 'y' for memory summary output file.
12161
12162         Changes to sdcc (All the changes are marked with 'JCF'):
12163
12164         * /sdcc/src/SDCCglobl.h: External definition of RegBankUsed[4].
12165
12166         * /sdcc/src/SDCCglue.c:  If a register bank is used, creates an
12167         overlaying area for it (uses RegBankUsed[4]).
12168
12169         * /sdcc/src/SDCCmain.c: Definition RegBankUsed[4]; marks register
12170         bank zero as used by default.  By default aslink locates the stack
12171         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
12172         the creation of the .mem file.  Delegates the allocation of data area
12173         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
12174         the begining of the stack area to aslink.
12175
12176         * /sdcc/src/SDCCmem.c:  If a register bank is used, marks it so
12177         glue() in SDCCglue.c creates an area for it.
12178
12179 2002-09-03  Borut Razem <borut.razem AT siol.net>
12180         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
12181         sdcc/src/pic/glue.c:
12182         introduced atexit() handler for teporay files removal in case of
12183         errors, assertions, ...
12184
12185 2002-08-29  Borut Razem <borut.razem AT siol.net>
12186         * sdcc/support/cpp2/auto-host_vc_in.h:
12187         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
12188         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
12189         Maybe there is a similar problem with BORLANDC? It should be checked!
12190
12191         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
12192         corrected improper use of assert: the assignment to clr variable was done inside the assert.
12193         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
12194         was not executed, and the compiler (cl) launched a warning:
12195         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
12196
12197 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
12198         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
12199
12200 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
12201         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
12202
12203         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
12204           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
12205           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
12206           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
12207           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
12208           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
12209           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
12210         - added Release configuration in VS projects
12211         - review of compiler an linker options
12212         - VC .exe files are generated in bin_vc directory, not to interfere
12213           with binaries generated from other projects (cygwin, mingw, bcc ...)
12214
12215         * sdcc/src/yacc.dsp: added
12216
12217         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
12218         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
12219         and insert the version number definitions from .version
12220
12221         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
12222
12223         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
12224         added - genarate auto-host.h using auto-host_vc_in.h as template
12225
12226         * sdcc/sdcc_vc.h,
12227         removed from CVS, generated automatically
12228
12229 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
12230         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
12231
12232 2002-08-11  Borut Razem <borut.razem AT siol.net>
12233         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
12234
12235 2002-08-10  Borut Razem <borut.razem AT siol.net>
12236         * src/SDCCmain.c (main):
12237         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
12238         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
12239         The consequence was that some temporary files were not removed.
12240
12241         * src/SDCCglue.c:
12242         unification of code in functions tempfilename() and tempfile():
12243         function tempnam() is defined in Visual Studio 6.0 and .NET
12244
12245         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
12246
12247         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
12248           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
12249         - removed compiler command line option /WX: Treats all warnings as errors
12250         - update a list of source files, included into the project
12251
12252         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
12253           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
12254         changed project type to Generic Project so that can be correcly converted to VS.NET project
12255
12256         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
12257
12258         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
12259
12260         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
12261
12262         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
12263         added return 0 statements after assert() to make compiler happy
12264
12265         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
12266         added newline in the def file to keep MSC compiler satisfied
12267
12268         * sdcc/src/z80/gen.c:
12269         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
12270           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
12271         - solved MSC error in function aopDump()
12272
12273         * sdcc_vc.h: define PREFIX as "\\sdcc"
12274
12275 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
12276         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
12277
12278 2002-06-22  Scott Dattalo <scott AT dattalo.com>
12279         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
12280         - Rewrote the register banking algorithm.
12281         - Added pCode live-range analysis to registers (for now, only non-used and
12282         singly-used registers optimized away)
12283
12284         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
12285
12286         * 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.
12287
12288 2002-05-10  Scott Dattalo <scott AT dattalo.com>
12289         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
12290
12291 2002-04-22  Michael Hope  <michaelh AT vroom>
12292
12293         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
12294
12295         * configure.in (DD_COPT): Added include support required for gbdk.
12296
12297         * .version: Bumped version number just to increase it.
12298
12299         * src/SDCCmain.c: Added -nostdinc to the default options.
12300
12301 2002-04-15  Michael Hope  <michaelh AT vroom>
12302
12303         * device/lib/z80/printf.c (sprintf): Added.
12304
12305         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
12306
12307         * src/z80/peeph.def: Added transpose redundent load rule.
12308
12309         * src/z80/main.c: Added force callee saves for jaune.
12310
12311         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
12312
12313         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
12314
12315 2002-03-28  Johan Knol  <johan AT balder>
12316
12317         * src/SDCCval.c: fixed bug #532436
12318
12319 2002-03-14  Scott Dattalo <scott AT dattalo.com>
12320         * /src/port.h:
12321         Added "char *Processor" field to the port structure.
12322
12323         * /src/SDCCmain.c:
12324         Added -p option. Allows port dependent processor to be specified.
12325
12326         * all ports:
12327         Initialized the new field char *Processor field to NULL in all ports
12328
12329         * /src/pic/*:
12330         Compiler generated registers for interrupt context saving
12331         were not getting allocated.
12332
12333 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
12334
12335         * /src/SDCCast.c:
12336         Fixed left shift. Will promote the left side of a left shift
12337         if a) left shifting more than size of operand or b) when assigned
12338         to something size > size of left side
12339
12340 2002-03-14  Scott Dattalo <scott AT dattalo.com>
12341         * src/pic/*
12342         tons of changes. Register allocation has been
12343         rewritten. Added customization for the various PICs. Flow
12344         analysis is restructured. ...
12345
12346         * src/pic/device.h:
12347         Added
12348
12349         * src/pic/device.c:
12350         Added. device.c is a PIC port hack to accomodate variations
12351         in PIC devices.
12352
12353 2002-03-13  Michael Hope  <michaelh AT vroom>
12354
12355         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
12356
12357 2002-03-04  johanknol  <johanknol AT manik>
12358
12359         * /src/SDCCval.c: fixed
12360
12361         const unsigned char arr[][2] = { { 0, 1 } };
12362         t18.c:1: error: Initializer element is not constant
12363
12364 2002-03-04  bela  <bela AT manik>
12365
12366         * /device/include/mcs51reg.h:
12367         ds89c420 register definition update
12368
12369 2002-03-03    <johan AT FRIJA>
12370
12371         * support/Util/SDCCerr.c: did something, but don't no why anymore
12372
12373         * support/regression/tests/bug-524691.c: made it a little less shy
12374
12375         * src/SDCCast.c (decorateType): fixed bug #524697
12376
12377         * src/SDCCast.c: made some lineno improvements
12378
12379         * src/SDCCval.c (getNelements): changed warning to error
12380
12381         * src/SDCCglue.c (printIvalArray): changed warning to error
12382
12383         * src/SDCCicode.c: fixed a warning for mingw
12384
12385         * src/SDCCast.c (decorateType): fixed the << promotion for ops
12386
12387         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
12388
12389 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
12390
12391         * src/ds390/peeph.def:
12392         Added some more peephole rules
12393
12394         * src/ds390/gen.c: Various fixes & enhancements
12395
12396         * src/SDCClrange.c, src/SDCClrange.h:
12397         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
12398
12399         * src/ds390/ralloc.c:
12400         various fixes & enhancements (ds390) specific
12401
12402         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
12403         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
12404         from rallocs.
12405
12406         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
12407
12408 2002-03-02    <johan AT FRIJA>
12409
12410         * src/SDCCast.c (decorateType): fixed bug #524708
12411
12412         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
12413
12414         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
12415
12416 2002-03-01  Michael Hope  <michaelh AT vroom>
12417
12418         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
12419
12420         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
12421
12422 2002-03-01    <johan AT FRIJA>
12423
12424         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
12425
12426         * src/SDCCast.c (decorateType): fixed bug #524209
12427
12428         * src/SDCCval.c (valNot): fixed bug #524195
12429
12430 2002-02-26    <johan AT balder>
12431
12432         * src/xa51/gen.c: fixed a warning
12433
12434         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
12435
12436         * src/SDCCast.c (decorateType): fixed bug #522534
12437
12438 2002-02-23    <johan AT balder>
12439
12440         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
12441
12442 2002-02-22    <johan AT balder>
12443
12444         * src/SDCCast.c: fixed bug #514865
12445
12446         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
12447
12448 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
12449
12450         * sdcc/src/SDCCloop.c:
12451         Previous fix was not good. basic blocks that have "break" or "return" are
12452         not really partof a loop , but live ranges used in these blocks should
12453         be live thru the entire loop, so set partOfLoop but don't add them to
12454         loop region
12455
12456 2002-02-21    <johan AT FRIJA>
12457
12458         * src/SDCCcse.c: fixed bug #514308
12459
12460 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
12461
12462         * src/SDCCloop.c:
12463         Fixed BUG #519583. If a conditional block ended in a return/break
12464         statement inside a loop, it was not being considered part of the loop.
12465
12466         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
12467
12468 2002-02-10  Karl Bongers <karl AT turbobit.com>
12469
12470         * debugger/*:
12471         Fixed up SDCDB debugger somewhat.  Updated debugger/README
12472         with lots of comments and notes.
12473
12474         * device/examples/test2.c:
12475         Fix bug, "red" variable not being initialized(compiler complained).
12476
12477         * device/examples/Makefile, examples/test3.c:
12478         Add Makefile in device/examples folder, compiles test3.c
12479         for use as a multiple module SDCDB test case.
12480
12481         * sim/ucsim/cmd.src/cmdset.cc:
12482         Took out debug printfs in ucsim "next" command.
12483
12484         * sim/ucsim/xa.src:
12485         Karl and Johan start ucsim XA support.  Most dissassembly working,
12486         about 75% emulation done(plenty of work remaining).
12487
12488         * sim/ucsim/z80.src:
12489         Add Z80 support to ucsim, add test-ucz80 regression test,
12490         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
12491         Notice z80 compiler fails on examples/test3.c/crc code.
12492
12493 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
12494
12495         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
12496         Added support for --parms-in-bank1
12497
12498         * src/ds390/peeph.def:
12499         added a few more peephole optimzations
12500
12501         * src/ds390/main.c:
12502         1) added __builtin_inp & __builtin_outp used to read in data of given length
12503            from a memory mapped port
12504         2) added __builtin_memcmp
12505         3) added __builtin_swapw swap bytes of a short
12506
12507         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
12508         1) handle multiple send & receives from register bank1
12509         2) ralloc can now allocate DPTR1 to some liveRanges
12510
12511         * src/SDCCsymt.c, src/SDCCsymt.h:
12512         changes to handle multiple sends & receives
12513
12514         * src/SDCCptropt.h:
12515         added some pointer arithmetic optimization
12516
12517         * src/SDCCptropt.c:
12518         added some pointer arithmetic optimizations but not stable yet so not
12519         called from anywhere (will get this working shortly)
12520
12521         * src/SDCCopt.c: fixed for multiple sends & receives
12522
12523         * src/SDCCmain.c:
12524         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
12525         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
12526            set preprocessor defines (depending on options)
12527
12528         * src/SDCCicode.c, src/SDCCicode.h:
12529         changes made to handle multiple sends & receives
12530
12531         * src/SDCCglobl.h:
12532         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
12533
12534         * src/SDCCcse.c, src/SDCCcse.h:
12535         added function findbackward def (to be used in upcoming optimization)
12536
12537         * src/SDCCcflow.c, src/SDCCcflow.h:
12538         added function returnAtEnd - to determine if a basic block terminates with
12539         a RETURN iCode
12540
12541         * src/SDCCast.c, src/SDCCast.h:
12542         added option parms-in-bank1
12543
12544         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
12545         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
12546         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
12547         adjusted for --parms-in-bank1 option
12548
12549         * device/include/string.h:
12550         donot redefine "reentrant" keyword
12551
12552         * device/include/ds80c390.h: Added some more SFRs
12553
12554 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
12555
12556         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
12557
12558 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
12559
12560         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
12561
12562 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
12563
12564         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
12565
12566 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
12567
12568         * Added --xram-movc option
12569
12570 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
12571
12572         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
12573
12574 2002-01-11  Johan Knol
12575
12576         * Added math lib of Jesus Calvino-Fraga
12577
12578 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
12579
12580         * src/SDCCmain.c (processFile): fix processing of ../../src.c
12581         * support/regression/Makefile: new target test-mcs51-stack-auto
12582         * support/regression/ports/mcs51-stack-auto/spec.mk: added
12583
12584 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
12585
12586         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
12587
12588 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
12589
12590         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
12591
12592 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
12593
12594         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
12595
12596         * src/SDCCglue.h: add definition for printIvalChar()
12597
12598 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
12599
12600         * src/SDCCast.c: fix #498138 by Johan
12601
12602         * src/SDCCglue.c: fix #498138 by Johan
12603
12604 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
12605
12606         * support/regression/Makefile: fix clean
12607
12608         * support/regression/ports/ds390/support.c: fix transmission of last character
12609
12610 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
12611
12612         * /sdcc/src/ds390/gen.c:
12613         a) improved computing address of stack variable
12614         b) took out some #if 0 code
12615         c) improved parmBytes adjustment
12616         d) improved genPlusIncr & genMinusIncr
12617         e) genCmp could generate bad code (when left assigned to DPTR)
12618         f) Fixed bug in hasInc
12619
12620         * /sdcc/src/ds390/ralloc.c:
12621         a) packRegsForSupport could mess up live information (Fixed)
12622         b) packRegsDPTRuse could be incorrect for left & right shift
12623
12624         * /sdcc/src/mcs51/ralloc.c:
12625         packRegsForSupport could mess up the live information (Fixed)
12626
12627         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
12628
12629         * /sdcc/src/SDCCast.c:
12630         can reverse a loop even if function call is present as long
12631         as the loop control variable is local & is not passed as parameter
12632
12633 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
12634
12635         * /sdcc/ChangeLog: *** empty log message ***
12636
12637         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
12638         More builtin function additions for TININative
12639
12640         * /sdcc/src/ds390/ralloc.c:
12641         Had broken the regression testsuite
12642
12643         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
12644
12645         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
12646         Added funcattr hasStackParms will be set for reentrant functions when there
12647         are paramteres on the stack, this helps in minimizing frame pointer generation
12648         typeFromStr can handle function pointers now
12649
12650         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
12651         *** empty log message ***
12652
12653 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
12654
12655         * /src/ds390/gen.c, /src/ds390/main.c:
12656         More builtin function additions for TININative
12657
12658         * /src/ds390/ralloc.c:
12659         Had broken the regression testsuite
12660
12661         * /src/SDCCast.c: Fixed a bug in dumptree
12662
12663         * /src/SDCCsymt.c, /src/SDCCsymt.h:
12664         Added funcattr hasStackParms will be set for reentrant functions when there
12665         are paramteres on the stack, this helps in minimizing frame pointer generation
12666         typeFromStr can handle function pointers now
12667
12668         * /doc/builtins.txt, /doc/TININative.txt:
12669         *** empty log message ***
12670
12671
12672 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
12673
12674         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
12675         ALPHA version for -mTININative
12676
12677         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
12678         updated to reflect changes in the port structure
12679
12680         * /src/port.h:
12681         added function do_assemble (similar to do_link) if non-null this function
12682         will be called to do assembly (-mTININative) requires a multi command
12683         assembly
12684         added function genAssemblerEnd will be called to generate assembler Epilogue
12685
12686         * /src/SDCCsymt.c:
12687         added _JavaNative to debug info printing
12688
12689         * /src/SDCCmain.c: added option --tini-libid
12690         added port->do_assemble function (-mTININative) has a multi command assemble
12691
12692         * /src/SDCCglue.c: Disabled "constExpr" check
12693         added port->genAssemblerEnd function
12694
12695         * /src/SDCCglobl.h: Added option --tini-libid value
12696
12697         * /src/SDCCast.h:
12698         tookout optimizeCompare from the header (has no external references)
12699
12700         * /src/SDCCast.c: made one more function "static"
12701
12702 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
12703
12704         * src/z80/mappings.i: Added z80asm support.
12705
12706         * src/z80/main.c: Added z80asm support on --asm=z80asm
12707
12708         * src/z80/gen.c: Fixed asm portability issues.
12709
12710         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
12711
12712         * src/SDCCglue.c (printExterns): Added global/extern split.
12713
12714 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
12715
12716         * support/regression/Makefile: added test for mcs51 model large
12717
12718         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
12719
12720         * support/regression/ports/gbz80/spec.mk: added -mgbz80
12721
12722 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
12723
12724         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
12725
12726 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
12727
12728         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
12729
12730         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
12731
12732 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
12733
12734         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
12735
12736         * support/regression/tests/simplefloat.c: Port to mcs51.
12737
12738 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
12739         * support/regression/tests/bug-485362.c: Added.
12740
12741         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
12742
12743         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
12744
12745         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
12746
12747         * src/z80/gen.c (aopDump): Added a dump function.
12748
12749 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
12750         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
12751
12752         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
12753
12754         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
12755
12756         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
12757
12758         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
12759
12760         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
12761
12762         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
12763
12764         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
12765
12766         * support/regression/ports/ds390/support.c: Use tinibios.
12767
12768         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
12769
12770 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
12771
12772         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
12773         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
12774
12775         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
12776
12777         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
12778
12779 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
12780
12781         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
12782
12783         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
12784         (packRegsForIYUse): Created and optimised.
12785
12786 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
12787
12788         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
12789 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
12790
12791         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
12792
12793         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
12794
12795         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
12796
12797 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
12798
12799         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
12800
12801         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
12802
12803 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
12804
12805         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
12806
12807         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
12808
12809         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
12810
12811 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
12812
12813         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
12814         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
12815         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
12816
12817         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
12818
12819         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
12820         (genNotFloat): Added.
12821         (genUminusFloat): Added.
12822
12823         * device/lib/z80/Makefile: Added floating pt stubs.
12824
12825         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
12826
12827         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
12828
12829         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
12830
12831 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
12832
12833         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
12834
12835         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
12836
12837         * sdcc/support/regression/Makefile: Add port ds390.
12838
12839         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
12840
12841         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
12842
12843         * sdcc/support/regression/ports/ds390/spec.mk: Added.
12844
12845         * sdcc/support/regression/ports/ds390/support.c: Added.
12846
12847         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
12848
12849         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
12850
12851         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
12852
12853 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
12854
12855         * device/include/malloc.h: Added z80 and gbz80 support.
12856
12857         * device/lib/gbz80/heap.s: Added.
12858
12859         * device/lib/z80/heap.s: Added.
12860
12861         * device/lib/malloc.c: Added z80 and gbz80 support.
12862
12863         * support/regression/tests/malloc.c (testMalloc): Added.
12864
12865         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
12866
12867         * support/regression/tests/bug-478094.c: Added.
12868
12869         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
12870
12871 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
12872
12873         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
12874
12875         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
12876
12877         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
12878
12879         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
12880
12881         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
12882
12883 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
12884
12885         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
12886
12887 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
12888
12889         * support/regression/tests/bug-477927.c: Added.
12890
12891         * src/z80/peeph.def: Added minor rules.
12892
12893         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
12894
12895         * src/z80/peeph.def: Added jump optimisation modification.
12896
12897 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
12898
12899         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
12900
12901 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
12902
12903         * support/regression/tests/funptrs.c: Added.
12904
12905 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
12906
12907         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
12908
12909 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
12910
12911         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
12912
12913         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
12914
12915         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
12916         (movLeft2ResultLong): Created.
12917
12918         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
12919         (joinPushes): Added.  Joins two char pushes into a word push.
12920
12921 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
12922
12923         * support/cpp2/Makefile.in (install): Added creation of dest dir.
12924
12925         * support/makebin/Makefile (install): Added creation of dest dir.
12926
12927 2001-10-24 Karl Bongers <karl AT turbobit.com>
12928
12929         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
12930
12931 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
12932
12933         * src/z80/ralloc.c: Turned off faulty pack for one use.
12934
12935         * src/z80/peeph-gbz80.def: Removed redundent restart options.
12936
12937         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
12938
12939 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
12940
12941         * support/regression/Makefile: Improved clean
12942
12943         * support/regression/ports/gbz80/spec.mk: Added clean
12944
12945         * support/regression/ports/host/spec.mk: Added clean
12946
12947         * support/regression/ports/z80/spec.mk: Added clean
12948
12949         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
12950
12951         * support/regression/ports/mcs51/timeout.c: little improvements
12952
12953 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
12954
12955         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
12956
12957         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
12958
12959         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
12960
12961 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
12962
12963         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
12964
12965         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
12966
12967 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
12968         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
12969
12970         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
12971
12972         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
12973
12974         * src/mcs51/main.c (_linkCmd): Added bin path to command.
12975
12976         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
12977
12978         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
12979
12980         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
12981
12982         * support/regression/tests/longor.c: Added.
12983
12984 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
12985
12986         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
12987
12988         * as/mcs51/aslink.h: define PATH_MAX
12989
12990         * as/mcs51/asm.h: define PATH_MAX
12991
12992         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
12993
12994         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
12995
12996         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
12997
12998         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
12999
13000         * src/SDCCglobl.h: define PATH_MAX
13001
13002         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
13003
13004         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
13005
13006 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
13007
13008         * src/z80/gen.c (gencjneshort): Fixed
13009
13010         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
13011
13012 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
13013
13014         * support/regression/tests/bug-469671.c: Added.
13015
13016         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
13017
13018 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
13019
13020         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
13021
13022         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
13023
13024 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
13025
13026         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
13027
13028         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
13029
13030         * src/device/lib/_mullong.c : removed hint: nooverlay bug
13031
13032         * src/device/lib/_divuint.c : removed hint: nooverlay bug
13033
13034         * src/device/lib/_divulong.c: removed hint: nooverlay bug
13035
13036         * src/device/lib/_moduint.c : removed hint: nooverlay bug
13037
13038         * src/device/lib/_modulong.c: removed hint: nooverlay bug
13039
13040 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
13041
13042         * 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.
13043
13044         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
13045
13046         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
13047
13048 2001-10-07    <johan AT FRIJA>
13049
13050         * device/lib/gets.c (gets): fixed the return value.
13051
13052 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
13053         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
13054
13055         * 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.
13056
13057         * 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.
13058
13059         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
13060
13061         * src/pic/gen.c: Removed Safe_strdup.
13062
13063         * configure.in: Added option to enable libgc support.
13064
13065         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
13066         (bitVectUnion): Optimised.
13067         (bitVectIntersect): Optimised.
13068         (bitVectBitsInCommon): Optimised.
13069         (bitVectCplAnd): Optimised.
13070
13071         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
13072
13073 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
13074
13075         * src/SDCCmain.c: distinguish between assembler debug and plain options
13076
13077         * src/avr/main.c:   remove standard assembler options
13078
13079         * src/ds390/main.c: remove standard assembler options
13080
13081         * src/mcs51/main.c: remove standard assembler options
13082
13083         * src/port.h: removed "PENDING" comment
13084
13085 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
13086
13087         * src/device/lib/_mulint.c  : new, with assember functions
13088
13089         * src/device/lib/_mullong.c : new, with assember functions
13090
13091         * src/device/lib/_divuint.c : with assember functions
13092
13093         * src/device/lib/_divsint.c : with assember functions
13094
13095         * src/device/lib/_divulong.c: with assember functions
13096
13097         * src/device/lib/_divslong.c: with assember functions
13098
13099         * src/device/lib/_moduint.c : with assember functions
13100
13101         * src/device/lib/_modsint.c : with assember functions
13102
13103         * src/device/lib/_modulong.c: with assember functions
13104
13105         * src/device/lib/_modslong.c: with assember functions
13106
13107         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
13108
13109         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
13110
13111         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
13112                                       replaced _mululong.c and _mulslong.c by _mullong.c
13113
13114 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
13115
13116         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
13117
13118 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
13119
13120         * src/SDCCglue.c: test, if win32api is available for MINGW
13121
13122 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
13123
13124         * src/SDCCsymt.c: no more _modifier in printTypeChain()
13125         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
13126         * support/regression/ports/gbz80/spec.mk: removed GENERIC
13127         * support/regression/ports/host/spec.mk: removed GENERIC
13128         * support/regression/ports/mcs51/spec.mk: removed GENERIC
13129         * support/regression/ports/z80/spec.mk: removed GENERIC
13130
13131 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
13132
13133         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
13134
13135         * support/regression/tests/bug-467035.c: Created.
13136
13137 2001-10-01    <johan AT FRIJA>
13138
13139         * src/SDCC.y: fixed bug #466586 part 1
13140
13141 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
13142
13143         * SDCCicode.c: z80 has no generic pointers
13144         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
13145
13146 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
13147
13148         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
13149
13150 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
13151
13152         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
13153
13154         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
13155
13156 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
13157
13158         * configure.in: Fixed up so that ucsim is only configured once.
13159
13160         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
13161
13162         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
13163         (getPathDifference): As above.
13164
13165         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
13166
13167         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
13168
13169 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
13170         * .version: Updated to 2.3.1
13171
13172         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
13173         Added copyright header.
13174
13175         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
13176         (assemble): Added support for macro based assembler commands.
13177         (linkEdit): Added support for macro based linker commands.
13178         (preProcess): Changed the pre-processor to use macros.
13179         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
13180         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
13181
13182         * device/lib/z80/crt0.s: Added module name for debugging.
13183
13184 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
13185
13186         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
13187
13188         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
13189
13190         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
13191
13192         * src/Makefile.in: Added SDCCmacro and SDCCutil
13193
13194 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
13195
13196         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
13197
13198 2001-09-16    <johan AT FRIJA>
13199
13200         * 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.
13201
13202 2001-09-15    <johan AT FRIJA>
13203
13204         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
13205         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
13206
13207 2001-09-11    <johan AT FRIJA>
13208
13209         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
13210
13211 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
13212
13213         * support/regression/tests/bug-460444.c: Added test case.
13214
13215         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
13216         (genCast): Added justification for all of the asserts.
13217
13218 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
13219
13220         * support/regression/support.c: _xdata replaced by xdata
13221
13222         * support/regression/spec.mk: removed _generic
13223
13224 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
13225
13226         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
13227
13228         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
13229         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
13230
13231         * src/z80/peeph.def: Added a rule to optimise shift then compare.
13232
13233         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
13234
13235         * support/regression/tests/bug-460010.c: Added test case.
13236
13237         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
13238
13239 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
13240
13241         * support/regression/Makefile: inter-port-clean adjusted for mcs51
13242
13243         * support/regression/testfwk.c: removed workaround for bug #436344
13244
13245         * support/regression/tests/bp.c: use less memory with mcs51
13246
13247         * support/regression/tests/bug-441448.c: use less memory
13248
13249         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
13250
13251         * support/regression/collate-results.py: typo
13252
13253 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
13254
13255         * support/regression/tests/fetchoverlap.c: Added new test case.
13256
13257         * support/regression/tests/bp.c: Added new test case.
13258
13259         * support/regression/tests/bug-448984.c: Added new test case.
13260
13261         * support/regression/tests/pow2shifts.c: Added new test case.
13262
13263         * src/z80/gen.c: Turned off the noise it normally generates for the release.
13264         (genlshTwo): Fixed right shift for count > 8.
13265
13266         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
13267
13268 2001-09-08    <johan AT FRIJA>
13269
13270         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
13271
13272 2001-09-07    <johan AT FRIJA>
13273
13274         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
13275
13276         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
13277
13278 2001-09-06    <johan AT FRIJA>
13279
13280         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
13281         * bernhard noted me at this: "() equals to (void)" (1.38)
13282
13283 2001-09-05    <johan AT FRIJA>
13284
13285         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
13286
13287 2001-09-04    <johan AT FRIJA>
13288
13289         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
13290
13291
13292 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
13293
13294         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
13295
13296 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
13297
13298         * link/z80/aslink.h: Fixed path for PATH_MAX
13299
13300 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
13301
13302         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
13303
13304         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
13305
13306         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
13307
13308         * 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.
13309
13310 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
13311
13312         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
13313         (genCmp): Fixed up genCmp for the GB with longs.
13314
13315         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
13316
13317         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
13318
13319         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
13320
13321         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
13322
13323 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
13324
13325         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
13326
13327 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
13328
13329         * 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.
13330
13331         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
13332
13333 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
13334
13335         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
13336
13337         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
13338
13339 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
13340
13341   * sim/ucsim/configure:    little improvement of Cygwin-detection
13342   * sim/ucsim/configure.in: little improvement of Cygwin-detection
13343   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
13344   * support/regression/tests/bug-221100.c: small changes for mcs51
13345   * support/regression/tests/bug-221168.c: small changes for mcs51
13346   * support/regression/tests/bug-227710.c: small changes for mcs51
13347   * support/regression/tests/staticinit.c: small changes for mcs51
13348   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
13349   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
13350   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
13351
13352 $Revision$