a689e6351bb759c18ebfbb7abaa4569c5b7a3e15
[fw/sdcc] / ChangeLog
1 2006-11-28 Maarten Brock <sourceforge.brock AT dse.nl>
2
3         * device/include/asm/mcs51/features.h,
4         * device/include/malloc.h,
5         * device/include/stdio.h: changed keywords to double underscore variants,
6           fixes bug 1590261
7
8 2006-11-27 Borut Razem <borut.razem AT siol.net>
9
10         * support\cpp2\cppexp.c, support\cpp2\hashtable.h,
11           support\cpp2\Makefile.in, support\cpp2\cppfiles.c,
12           support\cpp2\output.h, support\cpp2\cppinit.c,
13           support\cpp2\cpplib.c, support\cpp2\cpplib.h,
14           support\cpp2\Makefile.bcc, support\cpp2\cpphash.c,
15           support\cpp2\cppdefault.c, support\cpp2\system.h,
16           support\cpp2\cpphash.h, support\cpp2\cpplex.c,
17           support\cpp2\cppdefault.h, support\cpp2\mbchar.c,
18           support\cpp2\prefix.c, support\cpp2\except.h,
19           support\cpp2\hwint.h, support\cpp2\cppmacro.c,
20           support\cpp2\line-map.h, support\cpp2\sdcpp.dsp,
21           support\cpp2\sdcc.h, support\cpp2\mkdeps.c,
22           support\cpp2\version.c, support\cpp2\cppmain.c,
23           support\cpp2\version.h, support\cpp2\hashtable.c,
24           support\cpp2\cpperror.c:
25           synchronized with GCC CPP release version 3.3.6,
26           the latest where cppmain.c still exists.
27         * support\cpp2\cpptrad.c, support\cpp2\sdcppmain.c,
28           support\cpp2\sdcppinit.c: added
29
30 2006-11-27 Borut Razem <borut.razem AT siol.net>
31
32         * support/cpp2/cpplex.c:
33           fixed _asm ... _endasm handling bug, introduce with GCC CPP
34           synchronization
35         * support/cpp2/cpplib.c: removed definitions of unused variables
36
37 2006-11-26 Borut Razem <borut.razem AT siol.net>
38
39         * support/cpp2/libiberty.h: commented out x*alloc() declarations
40           since they are redefined by macros in support/cpp2/sdcc.h
41         * support/cpp2/sdcc.h: x*alloc macro redefinition
42
43 2006-11-25 Borut Razem <borut.razem AT siol.net>
44
45         * support/cpp2/cppexp.c, support/cpp2/hashtable.h,
46           support/cpp2/configure, support/cpp2/Makefile.in,
47           support/cpp2/cppfiles.c, support/cpp2/output.h,
48           support/cpp2/cppinit.c, support/cpp2/cpplib.c,
49           support/cpp2/config.h, support/cpp2/cpplib.h,
50           support/cpp2/Makefile.bcc, support/cpp2/cpphash.c,
51           support/cpp2/cppdefault.c, support/cpp2/config.in,
52           support/cpp2/system.h, support/cpp2/cpplex.c,
53           support/cpp2/cpphash.h, support/cpp2/mbchar.c,
54           support/cpp2/cppdefault.h, support/cpp2/prefix.c
55           support/cpp2/hwint.h, support/cpp2/mbchar.h,
56           support/cpp2/prefix.h, support/cpp2/cppmacro.c,
57           support/cpp2/configure.in, support/cpp2/intl.h,
58           support/cpp2/sdcpp.dsp, support/cpp2/acconfig.h,
59           support/cpp2/sdcc.h, support/cpp2/mkdeps.c,
60           support/cpp2/version.c, support/cpp2/cppmain.c,
61           support/cpp2/ansidecl.h, support/cpp2/libiberty.h,
62           support/cpp2/hashtable.c, support/cpp2/aclocal.m4,
63           support/cpp2/cpperror.c,
64           support/cpp2/libiberty/safe-ctype.c,
65           support/cpp2/libiberty/safe-ctype.h,
66           support/cpp2/libiberty/splay-tree.c,
67           support/cpp2/libiberty/obstack.c,
68           support/cpp2/libiberty/lbasename.c,
69           support/cpp2/libiberty/splay-tree.h,
70           support/cpp2/libiberty/obstack.h:
71           synchronized with GCC CPP release version 3.2.3,
72           the latest before integration of cpp into gcc
73         * support/cpp2/except.h, support/cpp2/line-map.c,
74           support/cpp2/line-map.h,
75           support/cpp2/libiberty/hex.c,
76           support/cpp2/libiberty/concat.c,
77           support/cpp2/libiberty/filenames.h: added
78         * support/cpp2/intl.c: deleted
79
80 2006-11-24 Borut Razem <borut.razem AT siol.net>
81
82         * src/SDCC.y: enabled compilation of empty source file
83         * support/Util/SDCCerr.[ch]: added sdcc warning 190 -
84           "ISO C forbids an empty source file"
85         * device/lib/_startup.c, device/lib/printf_tiny.c: disable warning 190
86           if all the code is ifdefed out.
87
88 2006-11-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
89
90         * src/hc08/gen.c (genPcall): fix for bug #1601032
91
92 2006-11-23 Maarten Brock <sourceforge.brock AT dse.nl>
93
94         * device/include/mcs51/c8051f000.h, device/include/mcs51/C8051F000.h,
95         * device/include/mcs51/c8051f018.h, device/include/mcs51/C8051F018.h,
96         * device/include/mcs51/c8051f020.h, device/include/mcs51/C8051F020.h,
97         * device/include/mcs51/c8051f040.h, device/include/mcs51/C8051F040.h,
98         * device/include/mcs51/c8051f060.h, device/include/mcs51/C8051F060.h,
99         * device/include/mcs51/c8051f120.h, device/include/mcs51/C8051F120.h,
100         * device/include/mcs51/c8051f200.h, device/include/mcs51/C8051F200.h,
101         * device/include/mcs51/c8051f300.h, device/include/mcs51/C8051F300.h,
102         * device/include/mcs51/c8051f310.h, device/include/mcs51/C8051F310.h,
103         * device/include/mcs51/c8051f320.h, device/include/mcs51/C8051F320.h,
104         * device/include/mcs51/c8051f326.h, device/include/mcs51/C8051F326.h,
105         * device/include/mcs51/c8051f330.h, device/include/mcs51/C8051F330.h,
106         * device/include/mcs51/c8051f340.h, device/include/mcs51/C8051F340.h,
107         * device/include/mcs51/c8051f350.h, device/include/mcs51/C8051F350.h,
108         * device/include/mcs51/c8051f410.h, device/include/mcs51/C8051F410.h:
109           Renamed to all upper case as per the standard set by SiLabs
110
111 2006-11-23 Maarten Brock <sourceforge.brock AT dse.nl>
112
113         * device/include/mcs51/C8051F520.h: new, added
114         * device/include/mcs51/compiler.h: added link about predefined macros
115
116 2006-11-23 Raphael Neider <rneider AT web.de>
117
118         * src/regression/Makefile: add -L path to fresh library
119         * src/regression/simulate: emphasize FAILED output
120         * src/regression/create_stc: output _failures from gpsim
121         * src/regression/compare4.c,
122         * src/regression/rotate6.c: fixed char literals,
123           all compile, all run =8-D
124
125         * src/pic/pcode.h: added isPCASMDIR macro
126         * src/pic/gen.c (genAnd): fixed bit offset
127         * src/pic/ralloc.c (allocNewDirReg,allocDirReg,allocRegByName,
128           packBits): unified register numbering schemes,
129           (newReg): do not insert stack registers into hash table,
130           (initStack): unpinned pseudo stack, simplified,
131           (typeRegWithIdx): fixed retrieval of stack registers,
132         * src/pic/pcode.c (addpCodeComment,sameBank): added,
133           (pCodeReplace): removed invalid assertion,
134           (insertPCodeInstruction): fixed newly added labels,
135           (insertBankSwitch,BankSelect,IsBankChange,DoBankSelect,
136           FixRegisterBankingInFlow,compareBankFlow,FixBankFlow,
137           DumpFlow): removed unsed (broken?) code,
138           (insertBankSel): prevent STATUS from being BANKSELed,
139           (FixRegisterBanking): rewritten from scratch, implemented generic
140             optimizations (suppress BANKSELs to same register and to registers
141             present in all banks),
142           (AnalyzeBanking): update flow after BANKSELection
143
144         * src/pic/glue.c (pic14_constructAbsMap): emit pseudo stack in
145             sharebank, let linker place it, mark STKxx symbols as emitted
146
147 2006-11-21 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
148
149         * src/regression/arrays.c,
150         * src/regression/bank1.c,
151         * src/regression/bool2.c,
152         * src/regression/compare7.c,
153         * src/regression/compare8.c,
154         * src/regression/compare9.c,
155         * src/regression/compare10.c,
156         * src/regression/configword.c,
157         * src/regression/for.c,
158         * src/regression/mult1.c,
159         * src/regression/pointer1.c,
160         * src/regression/rotate6.c,
161         * src/regression/string1.c,
162         * src/regression/struct1.c,
163         * src/regression/Makefile: make PIC14 regression tests run again
164           (3 fail, 6 won't compile)
165
166 2006-11-21 Raphael Neider <rneider AT web.de>
167
168         * device/include/pic16/pic18f4550.h,
169         * device/include/pic16/pic18f4455.h,
170         * device/lib/pic16/libdev/pic18f4550.c,
171         * device/lib/pic16/libdev/pic18f4455.c: fixed #1578591 and #1595144
172         * configure.in: removed superfluous closing bracket
173
174 2006-11-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
175
176         * device/lib/expf.c: Fixed bug 1599523: result of expf(x) is
177           always positive.
178
179 2006-11-21 Raphael Neider <rneider AT web.de>
180
181         * src/pic/device.{c,h}: added pic14_getPIC()
182         * src/pic/gen.c (continueIfTrue,jumpIfTrue): added PIC code,
183           (genAnd): added PIC code for one case, fixes #1597044
184         * src/pic/pcode.c (BankSelect): Ohoh, added generic optimization for
185           SFRs that are present in all banks (e.g., STATUS)
186
187 2006-11-20 Raphael Neider <rneider AT web.de>
188
189         * src/pic/pcode.c: changed inverted ops for DECFSZ/DECFSZW and
190           INCFSZ/INCFSZW and declared them as changing Z bit,
191           (insertPCodeInstruction): correctly invert the above instructions,
192           fixes #1599333,
193           (DoBankSelect): don't panic on po_immediates
194
195 2006-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
196
197         * as/link/aslink.h,
198         * as/link/mcs51/lkihx.c (newArea),
199         * as/link/mcs51/lkrloc.c: renamed newArea() to ihxNewArea()
200         * as/link/mcs51/lkihx.c (ihx): output reset vector as start address
201
202 2006-11-11 Raphael Neider <rneider AT web.de>
203
204         * src/pic/pcode.c (newpCodeOpBit): search SymbolTab for referenced
205           bitfield symbols, fixes #1579535 (once more...).
206
207 2006-11-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
208
209         * support/regression/generate-cases.py,
210         * support/regression/fwk/include/testfwk.h,
211         * support/regression/fwk/lib/testfwk.c: used code pointers,
212           (about 50kByte less code generated for mcs51)
213
214 2006-11-06 Borut Razem <borut.razem AT siol.net>
215
216         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
217           debugger/mcs51/configure: fixed failed check because the function
218           rl_function_of_keyseq isn't in Readline 5.2. Thanks to Ilya Goldberg
219           who submitted the patch for gpsim.
220         * debugger/mcs51/configure.in: removed the result message
221         * debugger/mcs51/Makefile.in: fixed the config.status warning
222           "... seems to ignore the --datarootdir setting"
223
224 2006-11-03 Maarten Brock <sourceforge.brock AT dse.nl>
225
226         * device/include/mcs51/c8051f020.h,
227         * device/include/mcs51/c8051f040.h,
228         * device/include/mcs51/c8051f060.h,
229         * device/include/mcs51/c8051f120.h: added PS0, fixed bug 1589279
230         * src/z80/gen.c (gencjneshort),
231         * src/z80/peeph.def: applied patch 1571373, thanks Philipp Krause
232
233 2006-10-31 Borut Razem <borut.razem AT siol.net>
234
235         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
236           debugger/mcs51/configure: get readline version
237
238 2006-10-30 Borut Razem <borut.razem AT siol.net>
239
240         * debugger/mcs51/sdcdb.c: replaced hardcoded "/" with DIR_SEPARATOR_STRING
241         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
242           debugger/mcs51/configure: locate readline even when cross compiling
243         * support/scripts/sdcc.nsi: include readline5.dll into the setup package
244
245 2006-10-29 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
246
247         * device/include/mcs51/serial_IO.h: putchar() and getchar() using
248           serial port.
249
250 2006-10-29 Maarten Brock <sourceforge.brock AT dse.nl>
251
252         * device/include/malloc.h,
253         * device/lib/calloc.c,
254         * device/lib/free.c,
255         * device/lib/malloc.c,
256         * device/lib/realloc.c: moved definition of struct into sources
257         * support/regression/tests/malloc.c: use void* for init_dynamic_memory()
258
259 2006-10-29 Maarten Brock <sourceforge.brock AT dse.nl>
260
261         * as/asx8051.dsp: corrected output directories
262         * as/link/hc08: new directory for hc08 linker
263         * as/hc08/aslink.h,             as/link/aslink.h,
264         * as/hc08/aslink.mak,           as/link/hc08/aslink.mak,
265         * as/hc08/clean.mk,             as/link/hc08/clean.mk,
266         * as/hc08/link_hc08.dsp,        as/link/hc08/link_hc08.dsp,
267         * as/hc08/lkaomf51.c,           as/link/hc08/lkaomf51.c,
268         * as/hc08/lkarea.c,             as/link/hc08/lkarea.c,
269         * as/hc08/lkdata.c,             as/link/hc08/lkdata.c,
270         * as/hc08/lkelf.c,              as/link/hc08/lkelf.c,
271         * as/hc08/lkihx.c,              as/link/hc08/lkihx.c,
272         * as/hc08/lklibr.c,             as/link/hc08/lklibr.c,
273         * as/hc08/lkmain.c,             as/link/hc08/lkmain.c,
274         * as/hc08/lkmem.c,              as/link/hc08/lkmem.c,
275         * as/hc08/lkrloc.c,             as/link/hc08/lkrloc.c,
276         * as/hc08/lks19.c,              as/link/hc08/lks19.c,
277         * as/hc08/Makefile.aslink,      as/link/hc08/Makefile.aslink,
278         * as/hc08/Makefile.bcc,         as/link/hc08/Makefile.bcc,
279         * as/hc08/Makefile.in,          as/link/hc08/Makefile.in,
280         * as/link/hc08/conf.mk,
281         * configure,
282         * configure.in,
283         * Makefile.in,
284         * sdcc.dsw: moved hc08 linker to as/link/hc08
285         * as/hc08/lkeval.c,     as/link/mcs51/lkeval.c,     as/link/lkeval.c,
286         * as/hc08/lkhead.c,     as/link/mcs51/lkhead.c,     as/link/lkhead.c,
287         * as/hc08/lklex.c,      as/link/mcs51/lklex.c,      as/link/lklex.c,
288         * as/hc08/lklist.c,     as/link/mcs51/lklist.c,     as/link/lklist.c,
289         * as/hc08/lknoice.c,    as/link/mcs51/lknoice.c,    as/link/lknoice.c,
290         * as/hc08/lksym.c,      as/link/mcs51/lksym.c,      as/link/lksym.c,
291         * as/link/mcs51/aslink.dsp,
292         * as/link/mcs51/Makefile.in: factored out the common files
293         * as/hc08/lkstore.c: deleted, use the one already in as/link/
294         * as/clean.mk: extra cleaning common files
295         * as/link/mcs51/strcmpi.c,      as/strcmpi.c: moved
296         * as/link/mcs51/strcmpi.h: deleted, moved protoype to aslink.h
297         * as/mcs51/asm.h: include sdccconf.h or sdcc_vc.h
298
299 2006-10-29 Raphael Neider <rneider AT web.de>
300
301         * src/pic/ralloc.c (newReg): create aliases for registers with
302           multiple names to fix #1579535 and #1584001,
303           (regWithIdx,dirregWithName): resolve aliases on lookup
304         * src/pic/pcode.c (DoBankSelect): die with error message on failing
305           bankselect
306         * device/lib/pic/libdev/Makefile.in: move pseudo stack down to 0x4f
307           to prevent build errors on small devices
308
309 2006-10-28 Raphael Neider <rneider AT web.de>
310
311         * src/pic/gen.c (genFunction,genCall): drop "same code page"
312           assumption within interrupt handlers, fixes #1584940
313         * src/pic/glue.c (pic14_constructAbsMap): mark absolute symbols as
314           "emitted" to avoid emitting them again in udata
315
316 2006-10-27 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
317
318         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c:
319         Removed.
320
321 2006-10-26 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
322
323         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c:
324         Initialize uart only if SM0 and SM1 are zero.  Also, use flag to turn
325         on/off CR to CRLF conversion.
326
327 2006-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
328
329         * doc/sdccman.lyx: updated IRQ section
330
331 2006-10-24 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
332
333         * device/lib/serial_io.c: removed
334         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c
335         replacements for serial_io.c
336
337 2006-10-24 Maarten Brock <sourceforge.brock AT dse.nl>
338
339         * src/z80/main.c (_process_pragma, _parseOptions): fixed bug 1583318
340
341 2006-10-24 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
342
343         * device/lib/serial_io.c: Default putchar() and getchar() for
344           mcs51 uses serial port.
345
346 2006-10-23 Maarten Brock <sourceforge.brock AT dse.nl>
347
348         * src/mcs51/gen.c (movc): improved check for 0 and 1, see RFE 1582704
349
350 2006-10-23 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
351
352         * support/regression/ports/mcs51/support.c: smaller
353         _sdcc_external_startup()
354         * device/lib/mcs51/crtxclear.asm: don't check high byte of l_PSEG
355
356 2006-10-20 Maarten Brock <sourceforge.brock AT dse.nl>
357
358         * device/lib/gbz80/crt0.s,
359         * device/lib/gbz80/crt0_rle.s,
360         * device/lib/gbz80/div.s,
361         * device/lib/gbz80/fstubs.s,
362         * device/lib/gbz80/heap.s,
363         * device/lib/gbz80/mul.s,
364         * device/lib/gbz80/putchar.s,
365         * device/lib/gbz80/stubs.s,
366         * device/lib/z80/crt0.s,
367         * device/lib/z80/crt0_rle.s,
368         * device/lib/z80/div.s,
369         * device/lib/z80/fstubs.s,
370         * device/lib/z80/heap.s,
371         * device/lib/z80/mul.s,
372         * device/lib/z80/putchar.s,
373         * device/lib/z80/stubs.s: reverted, I was mistaken
374
375 2006-10-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
376
377         * src/mcs51/peeph.def: peephole 238.x added check for notvolatile
378         * support/regression/ports/mcs51/support.c: removed race
379         condition on TI in _putchar allowing to use serial port mode 0
380
381 2006-10-20 Borut Razem <borut.razem AT siol.net>
382
383         * debugger/mcs51/sdcdb.c: replaced isblank() with isspace()
384
385 2006-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
386
387         * device/lib/gbz80/crt0.s,
388         * device/lib/gbz80/crt0_rle.s,
389         * device/lib/gbz80/div.s,
390         * device/lib/gbz80/fstubs.s,
391         * device/lib/gbz80/heap.s,
392         * device/lib/gbz80/mul.s,
393         * device/lib/gbz80/putchar.s,
394         * device/lib/gbz80/stubs.s,
395         * device/lib/z80/crt0.s,
396         * device/lib/z80/crt0_rle.s,
397         * device/lib/z80/div.s,
398         * device/lib/z80/fstubs.s,
399         * device/lib/z80/heap.s,
400         * device/lib/z80/mul.s,
401         * device/lib/z80/putchar.s,
402         * device/lib/z80/stubs.s: removed all leading underscores from area names
403
404 2006-10-17 Maarten Brock <sourceforge.brock AT dse.nl>
405
406         * support/regression/ports/mcs51/support.c: use highest baudrate so the
407           regression tests are not waiting in the simulator for simulated
408           transmission of debug output
409
410 2006-10-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
411
412         * device/lib/printf_large.c: slightly smaller
413         * doc/sdccman.lyx: do not use spaces within html links
414
415 2006-10-16 Borut Razem <borut.razem AT siol.net>
416
417         * configure.in, configure, sdccconf_in.h, src/SDCCglobal,
418           debugger/mcs51/Makefile.in, debugger/mcs51/sdcdb.[ch],
419           debugger/mcs51/aclocal.m4, debugger/mcs51/acinclide.m4,
420           debugger/mcs51/config.h.in, debugger/mcs51/configure.in,
421           debugger/mcs51/configure:
422           [ 1185668 ] add gnu readline support to sdcdb - enabled
423
424 2006-10-16 Raphael Neider <rneider AT web.de>
425
426         * src/pic/pcode.c (BankSelect): another fix on (partial) BANKSELs,
427           fixes #1577882, removes close to all banking optimizations
428
429 2006-10-15 Maarten Brock <sourceforge.brock AT dse.nl>
430
431         * src/SDCCsymt.c (checkSClass): no error for uninitialised absolute
432           variables in code memory
433         * support/regression/tests/absolute.c: added test for this
434
435 2006-10-15 Raphael Neider <rneider AT web.de>
436
437         * src/pic/pcode.c (InsertBankSel): suppress BANKSELs for one bank
438           devices,
439           (BankSelect): emit BANKSEL before touching linker-placed regs,
440           fixes #1570934
441
442 2006-10-10 Raphael Neider <rneider AT web.de>
443
444         * src/SDCCmain.c (optionsTable): accept --stack-size for PICs,
445         * src/pic/device.c (pic14_getSharebankSize,pic14_getSharebankAddress),
446         * src/pic/main.c (_pic14_parseOptions),
447         * src/pic/main.h: mostly reverted to previous state, now use results
448             from SDCCmain.c's argument parsing
449
450 2006-10-10 Borut Razem <borut.razem AT siol.net>
451
452         * debugger/mcs51/break.[ch], debugger/mcs51/cmd.c,
453           debugger/mcs51/sdcdb.[ch], debugger/mcs51/simi.c:
454           [ 1185668 ] add gnu readline support to sdcdb -
455           prepared for READLINE, not enabled yet,
456           thanks to <tal.bav AT gmail.com>
457
458 2006-10-10 Raphael Neider <rneider AT web.de>
459
460         * src/pic16/pcode.c (pic16_pCode2str): use isACCESS_BANK macro
461         * src/pic16/devices.inc,
462         * device/include/pic16 (pic18f[24]620.h),
463         * device/include/pic18fregs.h,
464         * device/lib/pic16/pics.all,
465         * device/lib/pic16/libdev/pic18f[24]{620,525}.c): added support for
466             18f2620, 18f4620, 18f2525, and 18f4525 devices, thanks to
467             Gary Plumbridge and Anton Strobl
468
469 2006-10-10 Raphael Neider <rneider AT web.de>
470
471         * src/pic/main.c (_pic14_parseOptions): added --stack-loc=NUM and
472           --stack-siz=NUM options to configure the argument passing stack
473         * src/pic/main.h: added stackLocation and stackSize to pic14_options_t
474         * src/pic/device.c (mapRegister): catch out-of-memory SIGSEGVs,
475           (pic14_getSharebankSize): obey --stack-siz=NUM,
476           (pic14_getSharebankAddress): obey --stack-loc=NUM
477
478 2006-10-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
479
480         * doc/sdccman.lyx: added to the manual
481         * doc/figures/ddd_example.png: added (neither pdflatex nor
482         most browsers seem to like the .eps file)
483
484 2006-10-06 Bernhard Held <bernhard AT bernhardheld.de>
485
486         * src/SDCCglue.c (tempfileandname): changed un*x tmp search paths
487         to /tmp and /var/tmp acc. LSB
488         * src/SDCCast.c (addCast): Fixed bug 1571231: promote in case of
489         RESULT_TYPE_IFX
490         * support/regression/tests/onebyte.c: added test
491
492 2006-10-05 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
493
494         * src/mcs51/gen.c: emitcode for "add a,0x%02x" requires only 8 bits.
495
496 2006-10-05 Borut Razem <borut.razem AT siol.net>
497
498         * partially fixed [ 1570701 ] peephole - not replacing code from multiline macros,
499           thanks to dfulab:
500           - sdcc.dsw: changed property eol-style to CRLF
501           - support/scripts/resource.rc: replaced references to "afxres.h" with "winres.h"
502
503 2006-10-04 Raphael Neider <rneider AT web.de>
504
505         * device/include/pic/{pic16f84.h,pic16f84a.h},
506         * device/lib/pic/libdev/{pic16f84.c,pic16f84a.c}: added PORT[AB]_bits
507           from patch #1522504, thanks to Robas Teodor
508
509 2006-10-02 Maarten Brock <sourceforge.brock AT dse.nl>
510
511         * as/link/z80/lkarea.c: essentially reverted lnksect() to #4380 which
512           fixes bug 1566015
513
514 2006-10-01 Maarten Brock <sourceforge.brock AT dse.nl>
515
516         * src/pic16/glue.c (pic16emitMaps),
517         * src/pic/glue.c (pic14emitMaps): hopefully fixed bug 1568779
518         * device/lib/gets.c: fixed bug 1568829,thanks Philipp Krause
519         * device/lib/pic16/libc/string/memcpypgm2ram.c,
520         * device/lib/pic16/libc/string/memcpyram2ram.c: fixed bug 1568836, thanks
521           Philipp Krause
522         * as/mcs51/asmain.c (asmbl, newdot): fixed problems with absolute areas
523         * as/link/mcs51/lkmem.c (summary2): reverted, do do count abs segments
524
525 2006-09-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
526
527         * support/librarian/sdcclib.c: Added option -l.
528         * as/link/mcs51/lkmem.c: don't use absolute segments to compute memory
529           usage totals.
530         * device/lib/make51lib.bat: added.  Allows building mcs51 libraries easily
531           using Windows command prompt.
532
533 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
534
535         * device/lib/libsdcc.lib: added module rand
536         * src/ds390/ralloc.c (rematStr),
537         * src/hc08/ralloc.c (rematStr),
538         * src/mcs51/ralloc.c (rematStr),
539         * src/z80/ralloc.c (rematStr): made output more consistent
540         * src/mcs51/gen.c: cosmetic changes
541
542 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
543
544         * src/port.h: added mem.cabs_name to PORT
545         * src/ds390/main.c,
546         * src/hc08/main.c,
547         * src/mcs51/main.c,
548         * src/pic16/main.c,
549         * src/pic/main.c,
550         * src/xa51/main.c,
551         * src/z80/main.c: added cabs_name initializers
552         * src/SDCCglue.c (emitStaticSeg): allocate and initialize absolute
553           constants
554           (emitMaps): emit absolutes in code memory into cabs_name
555         * src/SDCCmem.c,
556         * src/SDCCmem.h: added memory map c_abs and defined CABS_NAME
557         * src/ds390/gen.c (genCodePointerGet): fixed bug if left is a literal
558         * support/regression/fwk/include/testfwk.h: added define for at
559         * support/regression/tests/absolute.c: added, new
560
561 2006-09-29 Maarten Brock <sourceforge.brock AT dse.nl>
562
563         * src/mcs51/gen.c (genPlusIncr, genMinusDec, genAddrOf): small
564           optimizations, see also patch 887161 by Stas Sergeev
565         * src/mcs51/peeph.def(104, 207, 209, 212): disabled as they do not seem
566           to be necessary anymore,
567           (102, 103, 104, 127): renamed all occurances of bp to _bp
568
569 2006-09-27 Maarten Brock <sourceforge.brock AT dse.nl>
570
571         * device/include/mcs51/at89c51snd1c.h: fixed MSK_SREQ definition
572           thanks Weston T. Schmidt for patch 1555221
573         * src/mcs51/peeph.def: renamed rule 257 to 257.a, added 257.b
574         * src/SDCCicode.c(geniCodeMultiply): small optimization
575
576 2006-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
577
578         * device/include/stdlib.h: added rand prototypes
579         * device/lib/rand.c: new, added
580         * device/lib/Makefile.in: added rand.c
581         * src/z80/peeph.def,
582         * src/z80/peeph-gbz80.def,
583         * src/z80/peeph-z80.def: updated conditonals, fixed bug 1565908
584
585 2006-09-20 Raphael Neider <rneider AT web.de>
586
587         * device/lib/pic16/libio/i2c/i2cnack.c (i2c_nack): fixed ACKDT bit
588
589 2006-09-19 Maarten Brock <sourceforge.brock AT dse.nl>
590
591         * as/link/aslink.h: cosmetic changes
592         * as/link/mcs51/Makefile.in,
593         * as/link/z80/Makefile.in: fixed build on CF where VPATH is used
594
595 2006-09-17 Maarten Brock <sourceforge.brock AT dse.nl>
596
597         * as/link/aslink.h,
598         * as/link/mcs51/aslink.h,
599         * as/link/z80/aslink.h: merged and moved to as/link/
600         * as/link/lkstore.c,
601         * as/link/mcs51/lkstore.c: moved to as/link/
602         * as/link/clean.mk: remove *.o
603         * as/link/mcs51/alloc.h: deleted
604         * as/link/mcs51/lkarea.c: added lnksect prototype
605         * as/link/mcs51/lkdata.c,
606         * as/link/mcs51/lklex.c,
607         * as/link/mcs51/lkmain.c: renamed as_getline to lk_getline
608         * as/link/mcs51/lkmem.c,
609         * as/link/mcs51/lknoice.c: removed include strcmpi.h
610         * as/link/mcs51/lksym.c: include stdlib.h instead of malloc.h or alloc.h
611         * as/link/mcs51/aslink.dsp,
612         * as/link/mcs51/Makefile.aslink,
613         * as/link/mcs51/Makefile.bcc,
614         * as/link/mcs51/Makefile.in: updated for moved files
615         * as/link/z80/lkarea.c,
616         * as/link/z80/lkhead.c,
617         * as/link/z80/lklex.c,
618         * as/link/z80/lklibr.c,
619         * as/link/z80/lklist.c,
620         * as/link/z80/lkmain.c,
621         * as/link/z80/lkrloc.c,
622         * as/link/z80/lksym.c: synced with mcs51
623         * as/link/z80/lkdata.c,
624         * as/link/z80/lkeval.c,
625         * as/link/z80/lkihx.c,
626         * as/link/z80/lks19.c: cosmetic changes
627         * as/link/z80/Makefile.in,
628         * as/link/z80/linkgbz80.dsp,
629         * as/link/z80/linkz80.dsp: updated for moved files
630
631 2006-09-16 Borut Razem <borut.razem AT siol.net>
632
633         * debugger/mcs51/sdcdb.c: partially fixed
634           [ 1203664 ] sdcdb fails to open files w. two "." periods
635         * debugger/mcs51/simi.c, debugger/mcs51/symtab.c,
636           debugger/mcs51/symtab.h: fixed indenting
637         * configure.in, configure: up to date with latest Maarten's changes
638
639 2006-09-15 Maarten Brock <sourceforge.brock AT dse.nl>
640
641         as/link/mcs51
642         as/aslink.dsp,                  as/link/mcs51/aslink.dsp,
643         as/link/mcs51/aslink.h,         as/mcs51/aslink.h,
644         as/link/mcs51/aslink.mak,       as/mcs51/aslink.mak,
645         as/link/mcs51/lkaomf51.c,       as/mcs51/lkaomf51.c,
646         as/link/mcs51/lkarea.c,         as/mcs51/lkarea.c,
647         as/link/mcs51/lkdata.c,         as/mcs51/lkdata.c,
648         as/link/mcs51/lkeval.c,         as/mcs51/lkeval.c,
649         as/link/mcs51/lkhead.c,         as/mcs51/lkhead.c,
650         as/link/mcs51/lkihx.c,          as/mcs51/lkihx.c,
651         as/link/mcs51/lklex.c,          as/mcs51/lklex.c,
652         as/link/mcs51/lklibr.c,         as/mcs51/lklibr.c,
653         as/link/mcs51/lklist.c,         as/mcs51/lklist.c,
654         as/link/mcs51/lkmain.c,         as/mcs51/lkmain.c,
655         as/link/mcs51/lkmem.c,          as/mcs51/lkmem.c,
656         as/link/mcs51/lknoice.c,        as/mcs51/lknoice.c,
657         as/link/mcs51/lkrloc.c,         as/mcs51/lkrloc.c,
658         as/link/mcs51/lks19.c,          as/mcs51/lks19.c,
659         as/link/mcs51/lkstore.c,        as/mcs51/lkstore.c,
660         as/link/mcs51/lksym.c,          as/mcs51/lksym.c,
661         as/link/mcs51/Makefile.aslink,  as/mcs51/Makefile.aslink,
662         as/link/mcs51/alloc.h,
663         as/link/mcs51/clean.mk,
664         as/link/mcs51/conf.mk,
665         as/link/mcs51/Makefile.bcc,
666         as/link/mcs51/Makefile.in,
667         as/link/mcs51/readme.390,
668         as/link/mcs51/strcmpi.c,
669         as/link/mcs51/strcmpi.h,
670         as/mcs51/clean.mk,
671         as/mcs51/Makefile.bcc,
672         as/mcs51/Makefile.in,
673         configure,
674         Makefile.in,
675         sdcc.dsw: moved mcs51 linker to as/link/mcs51
676
677 2006-09-14 Maarten Brock <sourceforge.brock AT dse.nl>
678
679         * as/link,
680         * as/link/Makefile.in,
681         * as/link/z80/linkgbz80.dsp,
682         * as/link/z80/linkz80.dsp,
683         * configure,
684         * link,
685         * link/clean.mk,
686         * link/Makefile.in,
687         * link/README,
688         * link/z80,
689         * link/z80/aslink.h,
690         * link/z80/clean.mk,
691         * link/z80/conf.mk,
692         * link/z80/linkgbz80.dsp,
693         * link/z80/linkz80.dsp,
694         * link/z80/lkarea.c,
695         * link/z80/lkdata.c,
696         * link/z80/lkeval.c,
697         * link/z80/lkgb.c,
698         * link/z80/lkgg.c,
699         * link/z80/lkhead.c,
700         * link/z80/lkihx.c,
701         * link/z80/lklex.c,
702         * link/z80/lklibr.c,
703         * link/z80/lklist.c,
704         * link/z80/lkmain.c,
705         * link/z80/lkrloc.c,
706         * link/z80/lks19.c,
707         * link/z80/lksym.c,
708         * link/z80/Makefile.in,
709         * Makefile.in,
710         * sdcc.dsw: moved link/ to as/link/
711
712 2006-09-11 Maarten Brock <sourceforge.brock AT dse.nl>
713
714         * as/mcs51/i51mch.c (machine): fixed warning
715
716 2006-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
717
718         * as/mcs51/i51mch.c (machine): S_DJNZ fixed bug 1554318
719
720 2006-09-09 Borut Razem <borut.razem AT siol.net>
721
722         * debugger/mcs51/sdcdb.c, debugger/mcs51/simi.c:
723           sdcdb WIN32 native port
724         * src/clean.mk: fixed
725
726 2006-09-08 Borut Razem <borut.razem AT siol.net>
727
728         * doc/sdccman.lyx: SDCDB and ucSim are available on Win32 platforms.
729
730 2006-09-08 Raphael Neider <rneider AT web.de>
731
732         * src/pic16/main.c (_pic16_linkEdit,pic16_linkCmd),
733         * src/pic/main.c(_pic14_do_link, linkCmd): pass "-w" and "-r"
734             to gplink to disable processor mismatch warning and to allow
735             the use of devices with only aliased (shared) memory banks,
736           (_pic16_genAssemblerPreamble): include pXXX.inc on --mplab-comp
737
738 2006-09-07 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
739
740         * doc/sdccman.lyx: Some re-formating plus example on using
741           #pragma preproc_asm +/-
742
743 2006-09-07 Borut Razem <borut.razem AT siol.net>
744
745         * support/scripts/sdcc.nsi: added SDCDB executables in a separate
746           section
747
748 2006-09-06 Borut Razem <borut.razem AT siol.net>
749
750         * support/scripts/sdcc.nsi: fixed Error: unterminated string parsing
751           line at sdcc.nsi:153
752         * sdcc/debugger/mcs51/simi.c: argsToCmdLine() fixes
753
754 2006-09-05 Borut Razem <borut.razem AT siol.net>
755
756         * configure.in, configure: support for winsock2
757         * debugger/mcs51/break.h, debugger/mcs51/cmd.c,
758           debugger/mcs51/cmd.h, debugger/mcs51/sdcdb.c,
759           debugger/mcs51/sdcdb.h, debugger/mcs51/simi.c,
760           debugger/mcs51/simi.h, debugger/mcs51/symtab.c,
761           debugger/mcs51/symtab.h: sdcdb WIN32 native port
762
763 2006-09-05 Maarten Brock <sourceforge.brock AT dse.nl>
764
765         * src/SDCCopt.c (cnvToFcall): fixed bug 1551947 by updating OP_USES
766           and OP_DEFS
767         * support/regression/tests/bug1551947.c: new, added
768         * src/SDCCsymt.h: strings are char* not byte*
769
770 2006-09-05 Raphael Neider <rneider AT web.de>
771
772         * device/lib/pic16/libdev/pic18f4550.c,
773           device/include/pic16/pic18f4550.h: added PORTD/TRISD
774             declarations/definitions from patch #1520949
775
776 2006-09-05 Raphael Neider <rneider AT web.de>
777
778         * src/pic16/gen.c (genPackBits): fix assignment to 8-bit,
779           byte-aligned bitfields, fixes #1539278
780
781 2006-09-05 Raphael Neider <rneider AT web.de>
782
783         * src/pic/gen.c (genReceive): skip unreferenced arguments,
784           fixes #1544120
785
786 2006-09-04 Borut Razem <borut.razem AT siol.net>
787
788         * support/scripts/sdcc.nsi: move ucSim executables to a separate section
789         * support/scripts/sdcc_cygwin_mingw32: don't disable ucsim,
790           -mno-cygwin is a part of the compiler name
791         * support/scripts/sdcc_mingw32: don't disable ucsim
792
793 2006-09-03 Borut Razem <borut.razem AT siol.net>
794
795         * sdcc.spec: corrected for 2.6.0. Thanks to Christer Weinigel.
796         * device/lib/Makefile.in device/lib/clean.mk: small but essential corrections
797
798 2006-09-03 Raphael Neider <rneider AT web.de>
799
800         * src/pic/ralloc.c,
801         * src/pic/pcode.c (InitReuseRegs): allocate registers with pseudo
802           indices >= 0x1000 to disambiguate them from fixed regs __at(addr),
803           fixes #1550049
804
805 2006-09-01 Borut Razem <borut.razem AT siol.net>
806
807         * sim/ucsim/cmd.src/cmdutil.cc: #include <sys/time.h> and <unistd.h>
808           to make ppc-osx happy
809
810 2006-08-31 Borut Razem <borut.razem AT siol.net>
811
812         * sim/ucsim/cmd.src/newcmdposix.cc: #include <assert.h>
813         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
814         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
815         * support/regression/ports/ds390/spec.mk,
816           support/regression/ports/mcs51/spec.mk,
817           support/regression/ports/xa51/spec.mk: introduced DEV_NULL variable.
818           To run regression tests in mingw environment:
819           make DEV_NULL=NUL CC=gcc
820
821 2006-08-30 Borut Razem <borut.razem AT siol.net>
822
823         * sim/ucsim/cmd.src/newcmdposix.cc, sim/ucsim/cmd.src/newcmdposixcl.h,
824           sim/ucsim/cmd.src/newcmdwin32.cc, sim/ucsim/cmd.src/newcmdwin32cl.h,
825           sim/ucsim/app.cc, sim/ucsim/appcl.h, sim/ucsim/configure,
826           sim/ucsim/configure.in, sim/ucsim/ddconfig_in.h, sim/ucsim/error.cc,
827           sim/ucsim/errorcl.h, sim/ucsim/option.cc, sim/ucsim/optioncl.h,
828           sim/ucsim/utils.cc, sim/ucsim/utils.h, sim/ucsim/cmd.src/Makefile.in,
829           sim/ucsim/avr.src/avr.cc, sim/ucsim/avr.src/avrcl.h,
830           sim/ucsim/cmd.src/bp.cc, sim/ucsim/cmd.src/bpcl.h,
831           sim/ucsim/cmd.src/cmdconf.cc, sim/ucsim/cmd.src/cmdgui.cc,
832           sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/cmdset.cc,
833           sim/ucsim/cmd.src/cmdsetcl.h, sim/ucsim/cmd.src/cmdstat.cc,
834           sim/ucsim/cmd.src/cmduc.cc, sim/ucsim/cmd.src/cmduccl.h,
835           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
836           sim/ucsim/cmd.src/command.cc, sim/ucsim/cmd.src/commandcl.h,
837           sim/ucsim/cmd.src/get.cc, sim/ucsim/cmd.src/getcl.h,
838           sim/ucsim/cmd.src/info.cc, sim/ucsim/cmd.src/newcmd.cc,
839           sim/ucsim/cmd.src/newcmdcl.h, sim/ucsim/cmd.src/set.cc,
840           sim/ucsim/cmd.src/show.cc, sim/ucsim/cmd.src/timer.cc,
841           sim/ucsim/hc08.src/hc08.cc, sim/ucsim/hc08.src/hc08cl.h,
842           sim/ucsim/s51.src/Makefile.in, sim/ucsim/s51.src/interrupt.cc,
843           sim/ucsim/s51.src/interruptcl.h, sim/ucsim/s51.src/pca.cc,
844           sim/ucsim/s51.src/pcacl.h, sim/ucsim/s51.src/port.cc,
845           sim/ucsim/s51.src/portcl.h, sim/ucsim/s51.src/serial.cc,
846           sim/ucsim/s51.src/serialcl.h, sim/ucsim/s51.src/timer0.cc,
847           sim/ucsim/s51.src/timer0cl.h, sim/ucsim/s51.src/timer1.cc,
848           sim/ucsim/s51.src/timer1cl.h, sim/ucsim/s51.src/timer2.cc,
849           sim/ucsim/s51.src/timer2cl.h, sim/ucsim/s51.src/uc390.cc,
850           sim/ucsim/s51.src/uc390cl.h, sim/ucsim/s51.src/uc390hw.cc,
851           sim/ucsim/s51.src/uc390hwcl.h, sim/ucsim/s51.src/uc51.cc,
852           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/wdt.cc,
853           sim/ucsim/s51.src/wdtcl.h, sim/ucsim/sim.src/hw.cc,
854           sim/ucsim/sim.src/hwcl.h, sim/ucsim/sim.src/mem.cc,
855           sim/ucsim/sim.src/memcl.h, sim/ucsim/sim.src/obsolete.cc,
856           sim/ucsim/sim.src/obsolete.h, sim/ucsim/sim.src/sim.cc,
857           sim/ucsim/sim.src/simcl.h, sim/ucsim/sim.src/stack.cc,
858           sim/ucsim/sim.src/stackcl.h, sim/ucsim/sim.src/test_mem_speed.cc,
859           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
860           sim/ucsim/xa.src/xa.cc, sim/ucsim/xa.src/xacl.h,
861           sim/ucsim/z80.src/z80.cc, sim/ucsim/z80.src/z80cl.h:
862           ucsim WIN32 native port
863
864 2006-08-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
865
866         * doc/sdccman.lyx: added note on dynamic memory heap initialization
867
868 2006-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
869
870         * src/mcs51/gen.c (genAnd, genOr, genXor): fixed bug 1546986
871         * src/ds390/gen.c (aopGetUsesAcc): handle AOP_DPTR2 and AOP_DPTRn too
872
873 2006-08-26 Maarten Brock <sourceforge.brock AT dse.nl>
874
875         * src/ds390/gen.c (genAnd, genOr, genXor): fixed bug 1546986
876         * support/regression/tests/bug1546986.c: new, added
877         * as/mcs51/.cvsignore,
878         * debugger/mcs51/.cvsignore,
879         * src/.cvsignore: deleted
880
881 2006-08-25 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
882
883         * device/include/mcs51/P89c51RD2.h: fixed bug 1546936 (error in sbit
884           definitions)
885
886 2006-08-20 Borut Razem <borut.razem AT siol.net>
887
888         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h:
889           removed cl_listen_console::match(), cl_console::match(),
890           restructured cl_commander::proc_input()
891
892 2006-08-16 Borut Razem <borut.razem AT siol.net>
893
894         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h,
895           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
896           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/uc.cc: code cleaning
897
898 2006-08-14 Borut Razem <borut.razem AT siol.net>
899
900         * support/regression/Makefile.in,
901           support/regression/ports/pic14/gpsim.cmd,
902           support/regression/ports/pic14/spec.mk,
903           support/regression/ports/pic14/support.c:
904           added pic14 regression test
905
906 2006-08-14 Maarten Brock <sourceforge.brock AT dse.nl>
907
908         * as/doc/asxhtm.html: documented changed ABS behaviour
909         * as/doc/README: fixed some typos
910
911 2006-08-13 Maarten Brock <sourceforge.brock AT dse.nl>
912
913         * support/regression/tests/float_trans.c: disabled test if __STDC_IEC_559__
914           not defined on host
915
916 2006-08-12 Borut Razem <borut.razem AT siol.net>
917
918         * support/regression/fwk/include/testfwk.h,
919           support/regression/fwk/lib/testfwk.c,
920           support/regression/generate-cases.py,
921           support/regression/Makefile.in:
922           regression test framework does not depend on function pointers and
923           variable arguments
924
925 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
926
927         * device/include/stddef.h: c temporary hack to fix bug 1518273
928
929 2006-08-09 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
930
931         * device/include/mcs51/cc2510fx.h: added
932         * src/z80/z80.dsp, src/gbz80/gbz80.dsp: added support/Util/strcmpi.ch
933           to projects.
934
935 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
936
937         * as/z80/assym.c (mlookup): ignore case when looking up mnemonics
938         * as/z80/Makefile.in: added strcmpi.c
939         * as/z80/z80adr.c: added upper case registers and lower case conditionals
940         * support/Util/strcmpi.ch: added with intention to remove from mcs51/hc08
941
942 2006-08-08 Maarten Brock <sourceforge.brock AT dse.nl>
943
944         * device/lib/gbz80/asm_strings.s,
945         * device/lib/gbz80/crt0_rle.s,
946         * device/lib/gbz80/div.s,
947         * device/lib/gbz80/mul.s,
948         * device/lib/gbz80/shift.s,
949         * device/lib/z80/asm_strings.s,
950         * device/lib/z80/crt0_rle.s,
951         * device/lib/z80/div.s,
952         * device/lib/z80/mul.s,
953         * device/lib/z80/shift.s: changed to all lower case menmonics except the
954           flags which are all upper case
955
956 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
957
958         * as/z80/asm.h: made CASE_SENSITIVE 1
959         * link/z80/aslink.h: made CASE_SENSITIVE 1
960         * src/z80/gen.c (throughout): made all conditionals upper case
961         * support/regression/tests/bug1503067.c: new
962
963 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
964
965         * src/z80/gen.c (aopPut): fixed bug !*ixy should be !*iyx,
966           (shiftIntoPair): added case 2 for PAIR_IY,
967           (setupToPreserveCarry): replaced parameters with iCode and check if
968            PAIR_DE is in use to fix bug 1399290,
969           (genPlus, genMinus): updated call to setupToPreserveCarry
970         * support/regression/tests/bug1399290.c: new
971
972 2006-08-06 Maarten Brock <sourceforge.brock AT dse.nl>
973
974         * device/lib/Makefile.in (Z80SOURCES): enabled float support
975         * sim/ucsim/z80.src/inst.cc (inst_rst): generate breakpoint on RST8,ACC==0
976         * src/ds390/gen.c (shiftRLong),
977         * src/hc08/gen.c (shiftLLong, shiftRLong): fixed bug 1533966
978         * src/mcs51/gen.c (sameReg): changed to sameByte,
979           (xch_a_aopGet): new,
980           (shiftL2Left2Result, shiftR2Left2Result, shiftRLeftOrResult, shiftLLong,
981            shiftRLong): fixed bug 1533966
982         * src/z80/gen.c (shiftR2Left2Result, shiftL2Left2Result, genlshTwo,
983           genLeftShiftLiteral, genrshTwo, genRightShiftLiteral): fixed bug 1533966
984         * support/regression/Makefile.in: disabled z80, enabled ucz80
985         * support/regression/tests/float_trans.c: enabled test for z80 and host
986         * support/regression/tests/shifts2.c: new, for testing bug 1533966
987
988 2006-08-01 Borut Razem <borut.razem AT siol.net>
989
990         * src/mcs51/gen.c, src/dc390/gen.c: fixed warning:
991           comparison is always false due to limited range of data type
992           on PPC64 machine (openpower-linux1) where "char = unsigned char"
993
994 2006-08-01 Maarten Brock <sourceforge.brock AT dse.nl>
995
996         * sim/ucsim/hc08.src/hc08mac.h: removed faulty and unused add_u16_disp
997         * sim/ucsim/hc08.src/hc08.cc: removed faulty and unused int8
998         * sim/ucsim/z80.src/z80mac.h (add_u16_disp): use explicit signed char cast
999         * sim/ucsim/z80.src/z80.cc: removed faulty and unused int8
1000
1001 2006-07-31 Borut Razem <borut.razem AT siol.net>
1002
1003         * sim/ucsim/configure, sim/ucsim/cmd.src/newcmdcl.h,
1004           sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/cmdutil.cc,
1005           sim/ucsim/z80.src/Makefile.in, sim/ucsim/configure.in,
1006           sim/ucsim/hc08.src/Makefile.in, sim/ucsim/hc08.src/hc08.cc,
1007           sim/ucsim/ddconfig_in.h, sim/ucsim/s51.src/Makefile.in,
1008           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/serialcl.h,
1009           sim/ucsim/s51.src/uc51.cc, sim/ucsim/s51.src/serial.cc,
1010           sim/ucsim/app.cc, sim/ucsim/avr.src/Makefile.in:
1011           enable ucsim mingw compilation. Serial port is disabled,
1012           since it uses termios.h API, which is not available on native
1013           WIN32
1014
1015 2006-07-31 Borut Razem <borut.razem AT siol.net>
1016
1017         * Small Device C Compiler 2.6.0 released
1018         * support/scripts/sdcc.nsi: added FULL_DOC option
1019         * .version, doc/sdccman.lyx: changed sdcc version to 2.6.1
1020
1021 2006-07-28 Borut Razem <borut.razem AT siol.net>
1022
1023         * support/scripts/sdcc.nsi: remove $INSTDIR/include/asm/pic16/*.h
1024         * doc/INSTALL.txt: updated
1025
1026 2006-07-27 Borut Razem <borut.razem AT siol.net>
1027
1028         * device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
1029           device/lib/pic/libdev/Makefile.in: fixed bug
1030           [ 1438354 ] pic libsdcc: distclean doesn't work
1031         * device/lib/pic16/Makefile.in, device/lib/pic16/Makefile.subdir,
1032           device/lib/pic16/libio/Makefile.in: fixed bug
1033           [ 1438344 ] pic16 lib: clean doesn't work properly
1034         * doc/knownbugs.html removed [ 1438354 ] and [ 1438344 ] from the list
1035
1036 2006-07-26 Maarten Brock <sourceforge.brock AT dse.nl>
1037
1038         * device/lib/pic/libsdcc/fsdiv.c,
1039         * device/lib/pic/libsdcc/fsmul.c,
1040         * device/lib/pic16/libsdcc/float/fsdiv.c,
1041         * device/lib/pic16/libsdcc/float/fsmul.c,
1042         * device/lib/_fsdiv.c,
1043         * device/lib/_fsmul.c: bugfix, handle too large and too small numbers
1044         * support/regression/tests/bug1520966.c: added
1045         * doc/knownbugs.html: removed [ 1520966 ] from the list
1046
1047 2006-07-25 Borut Razem <borut.razem AT siol.net>
1048
1049         * configure.in, configure, sdccconf_in.h: fixed bug
1050           [ 1519095 ] regression test onebyte.c fails on ppc64 host
1051         * doc/knownbugs.html: removed [ 1519095 ] from the list
1052
1053 2006-07-25 Maarten Brock <sourceforge.brock AT dse.nl>
1054
1055         * doc/knownbugs.html: added, contains list of known bugs at release
1056         * device/include/mcs51/compiler.h: fixed SFR32 for SDCC
1057
1058 2006-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
1059
1060         * device/include/mcs51/compiler.h: added SFRX for xdata based special
1061           function registers and corrected defaults with additional warning
1062         * device/lib/malloc.c: cosmetic changes
1063         * device/lib/realloc.c: bugfix for bug #1496907, Thanks Efim Monyak
1064         * src/ds390/ralloc.c (getRegBitNoSpil): reenabled,
1065           (fillGaps): and used it
1066
1067 2006-07-20 Raphael Neider <rneider AT web.de>
1068
1069         * src/pic/device.c (addMemRange,assignRegister): suppress verbose
1070           output unless SDCCPICDEBUG is set
1071         * device/lib/pic16/Makefile.rules (%.lib target): suppress verbose
1072           output if SILENT is set
1073
1074 2006-07-11 Borut Razem <borut.razem AT siol.net>
1075
1076         * doc/README.txt: updated
1077
1078 2006-07-10 Borut Razem <borut.razem AT siol.net>
1079
1080         * support/scripts/sdcc.nsi: added device/include/asm/pic/features.h and
1081           device/lib/src/pic/libm/*.c and device/lib/src/pic16/libsdcc/stack/*.S
1082           in WIN32 installation
1083         * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 -
1084           release candidate 1
1085
1086 2006-07-08 Maarten Brock <sourceforge.brock AT dse.nl>
1087
1088         * device/include/mcs51/XC866.h: added sbit definitions for Px_x, P1_x, P2_x
1089         * src/pic16/glue.c (initPointer): fixed bug 1496419 for pic16
1090
1091 2006-07-06 Maarten Brock <sourceforge.brock AT dse.nl>
1092
1093         * src/hc08/gen.c (genAddrOf): fixed bug when offset on stack is >127
1094
1095 2006-07-06 Borut Razem <borut.razem AT siol.net>
1096
1097         * support/regression/tests/bitfields.c:
1098           fixed bug [ 1518322 ] regression test bitfields fails on ppc hosts
1099         * support/regression/tests/constantRange.c:
1100           fixed bug [ 1518317 ] regression test constantRange fails on alpha host
1101
1102 2006-07-04 Borut Razem <borut.razem AT siol.net>
1103
1104         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in,
1105           src/port.mk,
1106           src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
1107           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
1108           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
1109           reverted changes from 2006-07-03
1110         * Makefile.common.in: added @CPPFLAGS@ to CPPFLAGS
1111         * support/regression/Makefile.in, support/regression/ports/host/spec.mk:
1112           added CPPFLAGS, used by the host port
1113
1114 2006-07-03 Bernhard Held <bernhard AT bernhardheld.de>
1115
1116         * support/regression/valdiag/tests/switch.c,
1117         * support/regression/valdiag/tests/constantRange.c: adapted to gcc 4
1118         * support/regression/tests/libmullong.c: fixed for host
1119         * support/regression/ports/host/spec.mk: disable all warnings for host,
1120         SDCC runs with --less-pedantic too
1121
1122 2006-07-03 Borut Razem <borut.razem AT siol.net>
1123
1124         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in:
1125           defined CPPFLAGS
1126         * src/port.mk: defined CPPFLAGS, renamed to src/port.mk.in
1127         * src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
1128           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
1129           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
1130           include ../port.mk
1131         * sim/ucsim/main_in.mk, sim/ucsim/avr.src/Makefile.in,
1132           sim/ucsim/gui.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1133           sim/ucsim/s52.src/Makefile.in, sim/ucsim/sim.src/Makefile.in,
1134           sim/ucsim/xa.src/Makefile.in: ignore header files for dependencies
1135
1136 2006-07-02 Raphael Neider <rneider AT web.de>
1137
1138         * src/pic16/devices.inc,
1139         * device/include/pic16/pic18fregs.h,
1140         * device/include/pic16/pic18f4550.h,
1141         * device/lib/pic16/pics.all,
1142         * device/lib/pic16/libdev/pic18f4550.c: added support for 18f4550
1143
1144 2006-07-01 Bernhard Held <bernhard AT bernhardheld.de>
1145
1146         * as/hc08/lkaomf51.c (OutputName),
1147         * as/mcs51/lkaomf51.c (OutputName),
1148         * as/z80/asmain.c (asmbl),
1149         * src/ds390/main.c (asmLineNodeFromLineNode),
1150         * src/hc08/ralloc.c (hc08_assignRegisters),
1151         * src/mcs51/main.c (asmLineNodeFromLineNode),
1152         * src/xa51/ralloc.c (checkRegMask),
1153         * src/xa51/gen.c (emitcode),
1154         * src/z80/gen.c (_emit2),
1155         * src/SDCCast.c (searchLitOp),
1156         * src/SDCCglobl.h,
1157         * support/packihx/packihx.c,
1158         * support/Util/MySystem.c (split_command): fix gcc 4 warnings
1159         * src/ds390/gen.c (aopPutUsesAcc),
1160         * src/ds390/ralloc.c (getRegBitNoSpil): unused, therefore disabled
1161         * support/regression/tests/libmullong.c (mullong_wrapper),
1162         * src/SDCCsymt.c (powof2),
1163         * src/SDCCast.c,
1164         * src/SDCCicode.c: renamed TYPE_WORD by TYPE_TARGET_INT and so on
1165         * src/SDCCsymt.h: added TYPE_TARGET_*
1166         * src/SDCCutil.c (doubleFromFixed16x16, fixed16x16FromDouble),
1167         * src/SDCCutil.h (doubleFromFixed16x16, fixed16x16FromDouble): moved to
1168         SDCCast because 1) header problems 2) this is the right place
1169         * src/SDCCast.c (doubleFromFixed16x16, fixed16x16FromDouble): added
1170         * src/SDCCval.h (doubleFromFixed16x16, fixed16x16FromDouble): added
1171         prototype
1172
1173 2006-06-29 Bernhard Held <bernhard AT bernhardheld.de>
1174
1175         * src/SDCCicode.h: removed buggy semicolon in unused macro
1176         * src/SDCClrange.c (findPrevUseSym, rlivePoint): fixed bug #1486853,
1177         search for previous definiton of auto symbols too,
1178         (findPrevUse): fixed logic of emitWarnings
1179
1180 2006-06-26 Raphael Neider <rneider AT web.de>
1181
1182         * src/pic16/gen.c (genFunction, genEndFunction): also preserve
1183           PCLATH and PCLATU on interrupts, potentially fixes #1505141
1184
1185 2006-06-25 Raphael Neider <rneider AT web.de>
1186
1187         * device/lib/pic/libm: NEW, added math library functions
1188         * device/lib/pic/libsdcc: NEW; added float support functions
1189         * device/lib/pic/{Makefile.in,configure.in,configure}: added libm/
1190         * device/include/pic/{limits.h,errno.h,sdcc-lib.h,float.h,math.h}:
1191           NEW, added math related headers
1192         * device/include/asm/pic/features.h: NEW
1193         * src/pic/gen.c (emitpcode_real): emit warning on NULL pCodeOp,
1194           (popGet): allow larger offsets for AOP_PCODE,
1195           (genDataPointerSet): handle literals explicitly, more debug output,
1196           (genAssign): fixed for float using aopLiteral ;-)
1197         * src/pic/glue.c (pic14createInterruptVect): inserted pagesel before
1198           GOTO initialisation routine
1199         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): set wasUsed
1200           flag on registers, fixes #1469043 (local variables do not work)
1201         * src/pic/main.c (_pic14_do_link),
1202         * src/pic16/main.c (_pic16_linkEdit): use fullDstFileName if
1203           available
1204
1205 2006-06-25 Borut Razem <borut.razem AT siol.net>
1206
1207         * device/lib/pic16/libc/stdio/sprintf.c: return the number of
1208           characters printed (not including the trailing '\0' used to end
1209           output to strings). Problem detected in regression test bug-927659.c.
1210           NOTE: printf() family functions should return int instead
1211           unsigned int!
1212         * device/lib/pic16/libc/stdio/vfprintf.c: "%%" prints "%", unknown
1213           specifier are printed as themselves
1214         * sdcc/support/regression/tests/bug1057979.c: pic16 printf doesn't
1215           support flags, width and precision specifiers
1216
1217 2006-06-24 Borut Razem <borut.razem AT siol.net>
1218
1219         * sdcc/support/regression/tests/bitvars.c: added gbz80, pic16 and pic16
1220           to the list of sdcc tagrets not supporting bit type
1221         * sdcc/support/regression/tests/bug-905992.c.c: excluded regression
1222           testfor pic16 due to bug:
1223           [ 1511794 ] pic16: regression test bug-895992.c fails
1224
1225 2006-06-24 Maarten Brock <sourceforge.brock AT dse.nl>
1226
1227         * src/mcs51/gen.c (genCmp): optimization for RFE 1162453
1228         * src/SDCCglue.c (initPointer), fixed bug 1496419
1229         * support/regression/tests/bug1496419.c: new, added
1230
1231 2006-06-22 Borut Razem <borut.razem AT siol.net>
1232
1233         * support/regression/ports/pic16/support.c: use gpsim usart module from
1234           libgpsim_modules library
1235
1236 2006-06-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1237
1238         * device/include/mcs51/at89c51ed2.h: Fixed bug 1510144 changed
1239         IP0H to IPH0.
1240
1241 2006-06-19 Raphael Neider <rneider AT web.de>
1242
1243         * src/pic/glue.h,src/pic16/glue.h: added prototypes
1244         * src/pic/glue.c,src/pic16/glue.c (pic1x_stringInSet,
1245           pic1x_emitSymbolIfNew): NEW, check for a string in a set,
1246           (pic14printExterns,pic14printPublics,pic16printPublics,
1247           pic16_printExterns): use new functions to emit symbols
1248           (picglue,pic16glue): emit publics before emitting externs
1249         * src/pic/gen.c,src/pic16/gen.c (genFunction): remember the names of
1250           locally defined functions to avoid bug #1443651
1251         * support/regression/tests/bug-716242.c: removed pic16 workaround
1252         * support/regression/ports/pic16/spec.mk: ignore errors during build
1253
1254 2006-06-19 Raphael Neider <rneider AT web.de>
1255
1256         * src/pic/glue.h: added pic14aopLiteral prototype
1257         * src/pic/glue.c (pic14aopLiteral): return unsigned int
1258         * src/pic/gen.c: removed stdint.h dependency
1259           (aopGet): use Safe_strdup()
1260           (bitpatternFromVal): removed, replaced use with pic14aopLiteral
1261           (genDataPointerSet): use pic14aopLiteral()
1262         * src/pic16/glue.h, src/pic16/glue.c, src/pic16/gen.c: similar changes
1263           for pic16; thanks to Bernhard and Maarten
1264
1265 2006-06-18 Borut Razem <borut.razem AT siol.net>
1266
1267         * support/regression/tests/structflexarray.c: flexible array members
1268           not supported by gcc < 3
1269         * sim/ucsim/configure, sim/ucsim/configure.in: do not compile serio
1270           GUI tool by default
1271         * src/pic/gen.c: don't include [p]strdin.h on solaris
1272         * support/Util/pstdint.h: addad svn attributes
1273         * support/regression/tests/constantRange.c,
1274           support/regression/tests/rotate.c: include inttypes.h instead
1275           stdint.h on solaris, addad svn attributes
1276
1277 2006-06-18 Raphael Neider <rneider AT web.de>
1278
1279         * src/SDCCsymt.c (initCSupport): change return type of divschar to
1280           int for PIC16
1281         * src/pic16/genarith.c (genAddLit): sign-extend via standard routine
1282           (pic16_genMinusBits): simplified sign-extension
1283           (pic16_genUMult8XLit_8,pic16_genUMult8X8_8): renamed to
1284             pic16_genMult8XLit_n resp. pic16_genMult8X8_n, fixed and
1285             adjusted to correctly handle mixed-signed operands, disabled
1286             now unused multiplciation routines
1287         * src/pic16/gen.c (pic16_pushpCodeOp): fixed to handle literals
1288           (assignResultValue): added argument denoting the size of the result
1289             as returned by the function (fixes upcasts in assigning from
1290             function calls: char foo(); int i = foo();)
1291           (genCall,genPcall,genGenPointerGet,genReceive): pass size of
1292             function result to assignResultValue
1293           (genMult): disabled inlined multiplication code
1294           (genDiv): augmented to also handle the modulus operator, fixed to
1295             handle mixed-signed operands correctly
1296           (genMod): simply call genDiv, disabled unused code
1297           (genAssign): fixed missing (sign-)extension on result
1298         * src/pic16/main.c (_hasNativeMulFor): accept literals [-128..256) as
1299             valid char operands, allow signed operands for native code, added
1300             division and modulo operator handling
1301         * device/lib/pic16/libsdcc/char/divschar.c: divschar returns an int
1302
1303         As a consequence, onebyte.c (if split into two files) and muldiv.c
1304         pass regression tests.
1305
1306 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1307
1308         * doc/Makefile.in: two runs of makeindex seem needed to get
1309         correct page references in the index of sdccman.pdf
1310         * doc/sdccman.lyx: mentioned cmon51, added links, small changes
1311
1312 2006-06-17 Borut Razem <borut.razem AT siol.net>
1313
1314         * sdcc/device/lib/Makefile.in: corrected PORTINCDIR path
1315
1316 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1317
1318         * doc/sdccman.lyx: updated, added (porting source code, debugging),
1319         mentioned ec2drv and paulmon
1320
1321 2006-06-16 Maarten Brock <sourceforge.brock AT dse.nl>
1322
1323         * as/mcs51/lkarea.c (lnkarea2): clear new xdatamap, bugfix for two
1324           consecutive abs areas
1325           (find_empty_space, allocate_space): added map to handle codemap or
1326            xdatamap,
1327           (lnksect2): renamed rloc to locIndex, fixed bug 960060 by handling
1328            absolute idata and xdata
1329         * as/mcs51/lkmem.c (summary2): updated legend
1330
1331 2006-06-16 Raphael Neider <rneider AT web.de>
1332
1333         * src/pic16/gen.c (shiftR2Left2Result): fixed bug #1507127
1334
1335 2006-06-13 Maarten Brock <sourceforge.brock AT dse.nl>
1336
1337         * debugger/mcs51/cmd.c (cmdListFunctions): fixed bugs 1181163 and
1338           1208515
1339         * src/SDCClrange.c (findPrevUse): fixed bug 1294475
1340
1341 2006-06-13 Vangelis Rokas <vrokas AT users.sourceforge.net>
1342
1343         * src/port.h (struct PORT): added field gp_tags, to hold the tag
1344         value of generic pointers,
1345         * src/avr/main.c,
1346           src/ds390/main.c,
1347           src/hc08/main.c,
1348           src/izt/i186.c,
1349           src/izt/tlcs900h.c,
1350           src/mcs51/main.c,
1351           src/pic/main.c,
1352           src/pic16/main.c,
1353           src/xa51/main.c,
1354           src/z80/main.c: PORT structure, added elements for gp_tags field,
1355         * src/SDCCsymt.h: replaced hardwired values of GPTYPE_* macros with
1356         fields in the PORT structure of each port,
1357         * src/SDCCast.c (decorateType): allow processing of generic pointers
1358         for PIC16 port (FPTRSIZE equals GPTRSIZE), also set GPTYPE_NEAR for
1359         S_FIXED symbols
1360
1361 2006-06-12 Maarten Brock <sourceforge.brock AT dse.nl>
1362
1363         * link/z80/lkgb.c,
1364         * link/z80/lkgg.c,
1365         * src/pic16/gen.c,
1366         * src/pic16/main.c,
1367         * src/pic16/pcode.c,
1368         * src/pic/main.c,
1369         * src/pic/pcoderegs.c,
1370         * src/SDCCicode.c,
1371         * src/SDCCmain.c,
1372         * src/SDCCsymt.c: replaced all exit(-1) by exit(EXIT_FAILURE) to fix
1373           bug 1504689 on minGW
1374
1375 2006-06-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1376
1377         * device/lib/printf_tiny.c: fixed bug #1465675 (%x format specifier)
1378
1379 2006-06-12 Bernhard Held <bernhard AT bernhardheld.de>
1380
1381         * src/SDCCast.c (backPatchLabels): fixed bug #1504636
1382
1383 2006-06-11 Maarten Brock <sourceforge.brock AT dse.nl>
1384
1385         * device/lib/printf_large.c (OUTPUT_CHAR, _output_char): added and used
1386           for optimization
1387
1388 2006-06-11 Vangelis Rokas <vrokas AT users.sourceforge.net>
1389
1390         * src/pic16/gen.c (genCast): fixed bug with assignment of a pointer
1391         to a char variable. Fixed bug #1504211
1392         * device/include/pic16/adc.h,
1393         device/include/lib/pic16/libio/adc/adcopen.c: applied patch #1364387
1394         and fixed bug #1364390
1395
1396 2006-06-10 Borut Razem <borut.razem AT siol.net>
1397
1398         * CVSROOT: removed the CVS left-over
1399
1400 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
1401
1402         * as/hc08/asmain.c (asexit),
1403         * as/hc08/lkmain.c (lkexit),
1404         * as/mcs51/asmain.c (asexit),
1405         * as/mcs51/lkmain.c (lkexit),
1406         * src/SDCCglue.c (DEFSETFUNC),
1407         * src/SDCCmain.c (linkEdit, assemble),
1408         * support/librarian/sdcclib.c (AddRel),
1409           replaced unlink() by standard C remove()
1410         * src/SDCC.y: replaced removePostIncDecOps() by createRMW()
1411         * src/SDCCast.c (replaceAstWithTemporary, createRMW,
1412           gatherImplicitVariables): new, added to fix bug 608752,
1413           (createFunction): added gatherImplicitVariables()
1414         * src/SDCCast.h: added createRMW prototype
1415         * src/SDCCsymt.h (struct symbol): added infertype
1416         * support/regression/tests/bug608752.c: new, added
1417
1418 2006-06-10 Raphael Neider <rneider AT web.de>
1419
1420         * src/pic16/gen.c (pic16_aopOp): use WREG as destination even for
1421           multibyte dummy reads (fixes #1503234)
1422
1423 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
1424
1425         * device/include/mcs51/compiler.h: new, added header file to enable
1426           creating common sfr definition header files for different compilers
1427
1428 2006-06-05 Raphael Neider <rneider AT web.de>
1429
1430         * src/pic16/{pcode.h,genarith.c}:
1431           introduced pCodeOp combining any two pCodeOps (previously only
1432           two register operands could be combined), removed pcop2 from
1433           pCodepReg, replaced pCodeOpReg2 with pCodeOp2, fixes #1492366
1434         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): added case for PO_TWO_OPS
1435         * src/pic16/gen.c (pic16_popGet2,pic16_popGet2p,pic16_popCombine2):
1436           rewritten to use new PO_TWO_OPS
1437         * src/pic16/main.c (_hasNativeMulFor): cover more cases natively,
1438         * src/pic16/pcode.c (pic16_newpCodeOpImmd): initialize rIdx field,
1439           (pic16_newpCodeOp): catch invalid attempts on PO_TWO_OPS,
1440           (pic16_newpCodeOp2): NEW, create combined pCodeOp,
1441           (pic16_get_op): embraced return arg to allow #define return(x),
1442             added new case for combined opcodes
1443           (pic16_get_op2): reduced to use pic16_get_op() on second pCodeOp,
1444           (pic16_pCode2str,pic16_getRegFrompCodeOp,
1445            pic16_getRegFromInstruction2): fixed/added handling of new pCodeOp
1446
1447 2006-06-04 Bernhard Held <bernhard AT bernhardheld.de>
1448
1449         * src/SDCCval.c (checkConstantRange): added
1450         * src/SDCCval.h: added checkConstantRange
1451         * support/Util/SDCCerr.c,
1452         * support/Util/SDCCerr.h: replaced unused W_IF_NEVER_TRUE and
1453         W_IF_ALWAYS_TRUE by W_COMP_RANGE and W_LIT_OVERFLOW
1454         * src/SDCC.y: moved early 'condition transformations' to SDCCast.c
1455         * src/SDCCast.c (decorateType): added checkConstantRange,
1456         added 'condition transformations' from SDCC.y so that now W_COMP_RANGE
1457         can be emitted with the correct always true/false warning,
1458         added optimization for double '!';
1459         result of decorateType() must be assigned back to the tree, because
1460         decorateType() can change the tree
1461         * src/SDCCicode.c (geniCodeLogic),
1462         (geniCodeAssign): replaced new checkConstantRange, added warnings,
1463         (checkConstantRange): removed, it was only a fragment which never
1464         emitted a warning
1465         * src/SDCCsymt.c (computeType): fixed promotion for
1466         "-1 < (unsigned bit) b"
1467         * src/pic/ralloc.c (packRegsForAssign),
1468         * src/pic16/ralloc.c (packRegsForAssign),
1469         * src/hc08/ralloc.c (packRegsForAssign),
1470         * src/z80/ralloc.c (packRegsForAssign): ported fix for bug #930931
1471         from mcs51
1472         * src/mcs51/ralloc.c (packRegsForAssign): removed outcommented source
1473         * support/regression/tests/constantRange.c: added
1474         * support/valdiag/tests/constantRange.c: added
1475         * support/valdiag/valdiag.py: added -DPORT_HOST=1
1476
1477 2006-06-02 Borut Razem <borut.razem AT siol.net>
1478
1479         * support/regression/ports/pic16/support.c: increase stack size
1480           to 255 bytes
1481         * support/regression/Makefile.in: sort tests by name so that the
1482           resutlts can be compared on different machines / platforms
1483
1484 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
1485
1486         * device/lib/printf_large.c (output_digit): optimized further, Tnx Frieder
1487         * src/ds390/gen.c (emitLabel): new, added,
1488           (genDjnz): fixed stack overflow bug,
1489           (throughout): cosmetic changes to sync with mcs51/gen.c,
1490           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl)
1491         * src/mcs51/gen.c (genEndFunction): small optimization,
1492           (throughout): cosmetic changes to sync with ds390/gen.c
1493
1494 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
1495
1496         * device/lib/printf_large.c (output_digit, calculate_digit): optimized,
1497           (_print_format): fixed printing pointers
1498         * src/mcs51/gen.c (emitLabel, movb): new, added,
1499           (genAssign): small optimization,
1500           (genDjnz): fixed stack overflow bug,
1501           (throughout): replaced sprintf with SNPRINTF,
1502           replaced mcs51_regWithIdx with REG_WITH_INDEX,
1503           replaced emitcode("mov", "b,...") with MOVB(...),
1504           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl),
1505           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
1506         * src/mcs51/peeph.def: added rules 140 and 264
1507         * src/SDCCmem.c (allocLocal): store register declared locals in DSEG/OSEG
1508           so they may get optimized into registers
1509
1510 2006-05-30 Maarten Brock <sourceforge.brock AT dse.nl>
1511
1512         * src/SDCCmain.c (optionsTable, parseCmdLine): handle --use-stdout
1513           immediately when encountered,
1514           (printUsage): always use stderr even on windows
1515
1516 2006-05-30 Bernhard Held <bernhard AT bernhardheld.de>
1517
1518         * src/SDCCast.c (isLoopCountable): fixed bug #1478316
1519         (processParms): fixed bug #1247551
1520         * src/SDCCmain.c (printVersionInfo, printOptions, printUsage,
1521         parseCmdLine, main): print '--version' to stdout,
1522         print 'help' to stdout if --help is given,
1523         print 'help' to stderr and exit with EXIT_FAILURE if no or bad
1524         arguments are given; fixed --help
1525
1526 2006-05-27 Bernhard Held <bernhard AT bernhardheld.de>
1527
1528         * src/SDCCcse.c (findPointerSet): fixed bug #1493710
1529         * support/regression/tests/bug-1493710.c: added
1530
1531 2006-05-27 Borut Razem <borut.razem AT siol.net>
1532
1533         * support/regression/fwk/lib/testfwk.c: define array in _printn() as
1534           static instead auto
1535         * support/regression/ports/pic16/support.c: increase stack size
1536           from default 64 bytes to 128 bytes
1537         * support/regression/tests/staticinit.c,
1538           support/regression/tests/float.c: regression tests fully enabled
1539           for pic16 port by putting the initialized data arrays into the code
1540           section
1541         * support/regression/ports/pic16/spec.mk: don't link default libraries.
1542           This was changed by mistake in the previous version.
1543
1544 2006-05-28 Vangelis Rokas <vrokas AT users.sourceforge.net>
1545
1546         * src/pic16/gen.c (genFunction, genEndFunction): some
1547         beautifications, fixed bug with falsely restoring FSR2 in large
1548         stack model, thanks to Beau E. Cox for reporting the bug
1549
1550 2006-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
1551
1552         * debugger/mcs51/break.c,
1553         * debugger/mcs51/cmd.c (throughout): removed unused variables and labels,
1554           use %p to print pointers, made address variables unsigned
1555         * debugger/mcs51/cmd.c (infoSymbols): added missing parameter to printf
1556         * debugger/mcs51/symtab.c (parseSymbol): must return something
1557         * src/mcs51/gen.c (aopForSym): small optimization,
1558            moved declarations mcs51_ptrRegReq and mcs51_nRegs to ralloc.h,
1559           (freeAsmop): added missing break,
1560           (aopPut): removed parameter bvolatile, determine it inside the function,
1561           (saveRegisters, unsaveRegisters): small optimization,
1562           (genIpush): removed pointless check,
1563           (throughout): replaced Safe_calloc, strcpy with Safe_strdup,
1564           replaced sprintf with SNPRINTF,
1565           replaced strcpy with strncpyz,
1566           updated aopPut calls,
1567           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
1568         * src/mcs51/ralloc.h:  added declarations mcs51_ptrRegReq and mcs51_nRegs
1569
1570 2006-05-24 Borut Razem <borut.razem AT siol.net>
1571
1572         * support/regression/tests/bug-221100.c: fixed xdata problem caused by
1573           modification of test for the pic16 port, put the array to the code
1574           memory for pic16port; thanks to Maarten Brock and Frieder Ferlemann
1575
1576 2006-05-23 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1577
1578         * src/pic/gen.c: MSC 6 does not have <stdint.h>.  Use pstdint.h instead.
1579         * support/Util/pstdint.h: added
1580
1581 2006-05-22 Borut Razem <borut.razem AT siol.net>
1582
1583         * src/regression/Makefile: removed bool2.c test, added -q linker option
1584         * src/regression/add2.c, src/regression/add3.c, src/regression/bool1.c,
1585           src/regression/bool3.c, src/regression/nestfor.c, src/regression/ptrfunc.c,
1586           src/regression/compare.c, src/regression/or1.c, src/regression/compare2.c,
1587           src/regression/while.c, src/regression/compare3.c, src/regression/compare4.c,
1588           src/regression/compare5.c, src/regression/sub2.c, src/regression/rotate1.c,
1589           src/regression/rotate2.c, src/regression/rotate3.c, src/regression/rotate4.c,
1590           src/regression/switch1.c, src/regression/rotate5.c, src/regression/for.c,
1591           src/regression/add.c, src/regression/sub.c, src/regression/call1.c:
1592           define SUPPORT_BIT_TYPES 0, removed unused bit variables
1593
1594 2006-05-22 Raphael Neider <rneider AT web.de>
1595
1596         * src/pic16/gen.c (pic16_storeForReturn): fragile fix for
1597           bug #1492360 (problematic due to generic pointers, see code)
1598
1599 2006-05-22 Borut Razem <borut.razem AT siol.net>
1600
1601         * support/regression/ports/pic16/specs.mk: removed stack size linker
1602           directive
1603         * support/regression/tests/array.c,
1604           support/regression/tests/bitopcse.c,
1605           support/regression/tests/bug-908454.c,
1606           support/regression/tests/malloc.c: modified for pic16 regression test
1607         * support/regression/tests/bitfields.c:
1608           pic16 - excluded bitfileds of size > 8
1609         * support/regression/tests/bp.c: pic16 - reduced data size
1610         * support/regression/tests/bug-221100.c: pic16 - reduced data size
1611         * support/regression/tests/bug-460010.c:
1612           pic16 - used the absolute address the fits in memory
1613         * support/regression/tests/bug-716242.c:
1614           bug [ 1443651 ] pic 16: redefining symbol that cannot be redefined.
1615         * support/regression/tests/float.c:
1616           pic16 - excluded - data size too big
1617         * support/regression/tests/onebyte.c:
1618           pic16 - bug [ 1444425 ] onebyte.c regression tes fails on pic16
1619         * support/regression/tests/shifts.c:
1620           pic16 - function names probably have to differ in first X characters
1621           (gpasm limitation?)
1622         * support/regression/tests/staticinit.c:
1623           pic16 - excluded some tests due error: no target memory available for
1624           section ".idata"
1625
1626 2006-05-22 Borut Razem <borut.razem AT siol.net>
1627
1628         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
1629           second try. Thanks Stas Sergeev once more.
1630
1631 2006-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
1632
1633         * src/hc08/gen.c (transferAopAop): aop forced to stack was not restored,
1634           (genLeftShift, genRightShift): fixed bug 1491627
1635         * src/hc08/peeph.def (rules 7, 8.x): added
1636         * support/regression/tests/shifts.c (ShiftLeftByParam,
1637           ShiftRightByParam, testShiftByParam): added to test variable shifting
1638
1639 2006-05-20 Raphael Neider <rneider AT web.de>
1640
1641         * src/pic/gen.c (bitpatternFromVal): fixed for 64-bit machines
1642         * src/pic16/ralloc.c (newReg): use correct name in hashtable,
1643           (allocReg): add only new registers to dynAllocRegs,
1644           (pic16_assignRegisters): do not reset dynrIdx, fixes bugs
1645             #1489055, #1445850, and probably #1483693
1646
1647 2006-05-19 Vangelis Rokas <vrokas AT users.sourceforge.net>
1648
1649         * src/pic16/glue.c (pic16_emitConfigRegs, pic16_emitIDRegs): fixed
1650         bug in for-loop that didn't emit the last of CONFIG and ID registers
1651
1652 2006-05-18 Maarten Brock <sourceforge.brock AT dse.nl>
1653
1654         * src/mcs51/gen.c (genCodePointerGet): inc dptr instead of loading acc
1655           with offset
1656         * src/mcs51/peeph.def (186.x): updated and reenabled to fix bugs
1657           1489016, 1434401 and 1490124
1658         * src/ds390/peeph.def (186.x, 227.x): updated and reenabled to fix bugs
1659           1489016, 1434401 and 1490124
1660
1661 2006-05-17 Borut Razem <borut.razem AT siol.net>
1662
1663         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
1664           thanks Stas Sergeev
1665
1666 2006-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
1667
1668         * device/include/mcs51/P89c51RD2.h,
1669         * device/include/mcs51/P89LPC901.h,
1670         * device/include/mcs51/P89LPC922.h,
1671         * device/include/mcs51/P89LPC932.h: added, thanks Omar Espinosa
1672
1673 2006-05-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
1674
1675         * device/lib/pic16/libsdcc/stack/{stack.S, Makefile.in}: add workaround
1676         to fix missing stack pragma in compiled binary object file,
1677
1678 2006-05-14 Bernhard Held <bernhard AT bernhardheld.de>
1679
1680         * support/packihx/configure.in,
1681         * support/packihx/configure: removed warning, autoconf >= 2.5x can
1682         determine sizeof basic types even while cross compiling
1683
1684 2006-05-13 Bernhard Held <bernhard AT bernhardheld.de>
1685
1686         * src/avr/gen.c (aopop),
1687         * src/ds390/gen.c (aopOp),
1688         * src/hc08/gen.c (aopOp),
1689         * src/mcs51/gen.c (aopop),
1690         * src/pic16/gen.c (pic16_aopOp),
1691         * src/pic/gen.c (aopOp),
1692         * src/z80/gen.c (aopop): fix for bug #1479882; use new, exclusive asmop
1693         if size of operand is smaller than spill location
1694
1695 2006-05-12 Borut Razem <borut.razem AT siol.net>
1696
1697         * *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
1698           have to have CR/LF line endings even if they are checked out on *nix
1699           or on WIN32 in cygwin binmode
1700
1701 2006-05-12 Maarten Brock <sourceforge.brock AT dse.nl>
1702
1703         * doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369
1704         * device/include/ds80c390.h: added sfr16 definitions
1705         * src/ds390/gen.c,
1706         * src/ds390/gen.h,
1707         * src/ds390/main.c,
1708         * src/ds390/ralloc.c,
1709         * src/ds390/ralloc.h: changes all over the place to sync with mcs51
1710           fixing several bugs and adding sfr16/sfr32, reentrant bit params,
1711           bit returning functions
1712         * support/regression/tests/sfr16.c: enabled test on ds390
1713
1714 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1715
1716         * src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
1717         * src/hc08/gen.c (storeRegToAop): fix for bug #1439894
1718
1719 2006-05-11 Maarten Brock <sourceforge.brock AT dse.nl>
1720
1721         * sim/ucsim/sim.src/memcl.h: added get_decoder() to cl_address_space
1722         * sim/ucsim/sim.src/mem.cc: implemented cl_address_space::get_decoder,
1723           (cl_address_space constructor): removed expensive initialization,
1724           (cl_address_space::get_cell): extended for late initialization,
1725           (cl_address_space::*): use late initialization,
1726           (cl_address_decoder::activate): removed expensive initialization,
1727           This reduced regression test running time by 25%
1728
1729 2006-05-11 Bernhard Held <bernhard AT bernhardheld.de>
1730
1731         * packihx/,
1732         * configure.in,
1733         * configure,
1734         * sdcc.dsw,
1735         * Makefile.bcc,
1736         * Makefile.in,
1737         * support/packihx/Makefile.in,
1738         * support/packihx/clean.mk,
1739         * support/packihx/Makefile.bcc,
1740         * support/packihx/PackIhx.dsp: moved packihx to support/packihx
1741
1742 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1743
1744         * src/SDCCval.c (valNot): fix for regression test failure
1745           of not.c on big endian hosts
1746
1747 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
1748
1749         * device/inlcude/mcs51/msc1210.h: new, added, thanks Philippe Latu
1750
1751 2006-05-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1752
1753         * device/lib/mcs51/Makefile.in: changed string comparison operator
1754           to = for POSIX compliance; == is bash extension
1755
1756 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
1757
1758         * device/lib/hc08/_mulint.c: applied patch 1485428, thanks
1759           kosmonaut_pirx
1760
1761 2006-05-09 Vangelis Rokas <vrokas AT users.sourceforge.net>
1762
1763         * src/pic16/gen.c (pic16_freeAsmop): release any temp registers
1764         allocated by aopForSym thus fixing bug #1478657 about failed testfwk.c
1765         * src/pic16/main.c (_pic16_keywords): added 'sfr16' keyword,
1766         * src/pic16/ralloc.c (pic16_allocWithIdx): also a fix for bug exposed by
1767         bug report #1478657,
1768
1769 2006-05-05 Borut Razem <borut.razem AT siol.net>
1770
1771         * doc/Makefile.in: remove of WARNINGS and labels.pl immediately after
1772           making the html
1773
1774 2006-05-02 Borut Razem <borut.razem AT siol.net>
1775
1776         * doc/Makefile.in: removed *.ind dependency since there is no rule to
1777           create *.ind, which made make to fail if invoked with -j 2
1778
1779 2006-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
1780
1781         * src/SDCCglue.c (emitRegularMap): partial fix for bug 1477149, thanks
1782           Hubert Sack for patch 1479782
1783
1784 2006-05-01 Vangelis Rokas <vrokas AT users.sourceforge.net>
1785
1786         * src/pic16/glue.c (pic16_printIvalStruct): fixed bug #1445929
1787
1788 2006-05-01 Raphael Neider <rneider AT web.de>
1789
1790         * src/pic/device.c (sanitise_processor_name): only remove p(ic) prefix,
1791           (create_pic): store only prefix-free device name,
1792           (init_pic): check for device names with "16" prefix,
1793           (list_valid_pics),
1794         * src/pic/device.h (struct PIC_device),
1795         * src/pic/main.c (_pic14_genAssemblerPreamble): adapted to single
1796             stored device name,
1797         * device/include/pic/pic12f{635,675,629,683}.h,
1798         * device/lib/pic/libdev/pic12f{635,675,629,683}.c: NEW device libraries
1799         * device/lib/pic/libdev/Makefile.in: allow pic12* devices,
1800         * device/include/pic/pic16f505.h,
1801         * device/lib/pic/libdev/pic16f505.c: removed
1802         * device/include/pic/pic14devices.txt: added support for pic12f
1803             devices, removed unsupported non 16-bit devices
1804             [above changes provided by patch from Zik Saleeba]
1805         * src/pic/*, src/pic16/*, device/include/pic16/*,
1806           device/lib/pic/**, device/lib/pic16/**: obfuscated email address
1807
1808 2006-05-01 Borut Razem <borut.razem AT siol.net>
1809
1810         * configure.in, configure, doc/Makefile.in:
1811           sync with nightly build makefile - latex, dvipdf and dvips
1812           not needed any more
1813
1814 2006-04-30 Bernhard Held <bernhard AT bernhardheld.de>
1815
1816         * support/scripts/sdcc.nsi: removed all Readmes and Makefiles
1817         in the library source
1818
1819 2006-04-30 Maarten Brock <sourceforge.brock AT dse.nl>
1820
1821         * support/regression/ports/hc08/spec.mk: fixed bug 1478892
1822
1823 2006-04-28 Raphael Neider <rneider AT web.de>
1824
1825         * src/pic16/pcode.c (pic16_newpCodeOpLit12),
1826         * src/pic16/gen.c (pic16_popGetLit12): NEW, create 12 bit literal,
1827           (pic16_loadFSR0): handle 12 bit literals correctly, fixes #1440527
1828         * src/pic16/pcode.h: added prototype for pic16_newpCodeOpLit12()
1829
1830 2006-04-28 Bernhard Held <bernhard AT bernhardheld.de>
1831
1832         * device/lib/pic/libdev/Makefile.in,
1833         * device/lib/hc08/Makefile.in,
1834         * device/lib/gbz80/Makefile.in,
1835         * device/lib/z80/Makefile.in,
1836         * device/lib/ds390/Makefile.in,
1837         * device/lib/ds400/Makefile.in: added srcdir to include search path,
1838         thanks to Borut for the bug report
1839         * configure.in,
1840         * configure: always create doc/Makefile independent from --enable-doc
1841         * Makefile.in: always install from directory doc independent from
1842         --enable-doc
1843         * device/lib/pic/Makefile.in: added libdev again, it was erroneously
1844         removed
1845         * device/lib/pic/libdev/Makefile.in: fixed VPATH build
1846         * doc/Makefile.in: install *.txt if present
1847         * device/include/Makefile.in (install): added installation of pic/*.inc
1848         and pic/*.txt files again, they were erroneously removed
1849
1850 2006-04-28 Raphael Neider <rneider AT web.de>
1851
1852         * src/pic/{gen.c,main.h,pcode.c},
1853         * src/pic16/{gen.c,pcode.c}: quietened compiler warnings
1854             concerning signedness with casts
1855
1856 2006-04-28 Raphael Neider <rneider AT web.de>
1857
1858         * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
1859             definition of an interrupt handler,
1860         * src/pic/glue.c (pic14_emitInterruptHandler): moved output of
1861             interrupt handler stuff from picglue() to separate routine,
1862           (picglue): enabled definition of intr handlers in files w/o main()
1863
1864 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
1865
1866         * support/librarian/sdcclib.c: moved include <limits.h> up to enable
1867           compilation with MSVC 2005 Express Edition (VC8)
1868
1869 2006-04-26 Bernhard Held <bernhard AT bernhardheld.de>
1870
1871         * device/lib/Makefile: fixed build of gbz80 lib
1872
1873 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
1874
1875         * support/regression/tests/bug-460010.c,
1876         * support/regression/tests/bug-524691.c,
1877         * support/regression/tests/bug-716242.c: removed conditional defines
1878           that are already in testfwk.h
1879
1880 2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
1881
1882         * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
1883           (AccAXRsh1): added, shift right by 1,
1884           (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
1885            AccAXLrl1
1886         * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
1887
1888 2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
1889
1890         * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
1891         remove cast to same type
1892         * src/SDCCast.c (decorateType): fix for RFE 1475742,
1893         optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
1894         * as/z80/Makefile,
1895         * link/z80/Makefile: removed, they have moved to
1896         Makefile.in files
1897         * configure,
1898         * configure.in: replaced duplicate message about ucsim by missing sdcpp
1899         * install-sh: fix bug #1204398 by setting umask 0022
1900         * device/lib/Makefile: separate build of z80 and gbz80 lib
1901
1902 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
1903
1904         Enabled VPATH feature: changed nearly all Makefiles (149 files).
1905         See sdccman.lyx '2.4.10 VPATH feature' about how to use it.
1906
1907         One basic decision: e.g. src/clean.mk includes further files. In order
1908         to make this work there are two solutions:
1909         - rename another dozen clean.mk to clean_in.mk, add srcdir to them and
1910           run configure on them. This way they can use
1911           'include $(srcdir)/port-clean.mk'
1912         - always include clean.mk by the Makefile at the same level. To avoid
1913           that `make clean` tries to include and build Makefile.dep the
1914           MAKECMDGOALS are examined (see e.g. src/Makefile.in). This has been
1915           implemented, because now even `make uninstall` doesn't create
1916           Makefile.in. clean.mk could be eliminated by pasting it in
1917           Makefile.in.
1918
1919         * debugger/mcs51/Makefile.in: build own objects from library sources
1920         (SLIB, SDCC) in current directory
1921
1922         * configure, configure.in: renamed --disable-device-lib-build in
1923         --disable-device-lib; added --enable-doc, the required tools are
1924         searched by configure; added result message; the toolchain for the
1925         belonging ports are now only built, if the port is enabled.
1926
1927         * support/regression/*: all output is written in directory gen, because
1928         the fwk and ports directories don't livet in the build tree using vpath
1929
1930         * doc/sdccman.lyx: renamed --disable-device-lib-build to
1931         --disable-device-lib, added --enable-doc, added section VPATH
1932
1933         * sim/ucsim/configure.in,
1934         * sim/ucsim/configure.in: hc08 couldn't be disabled, now hc08 and
1935         z80 are enabled by default
1936
1937 2006-04-24 Raphael Neider <rneider AT web.de>
1938
1939         * src/pic/device.c (pic14_assignConfigWordValue): remember assignments
1940             to config word, "pic14_"-prefixed some extern functions
1941           (pic14_emitConfigWord): emit __config directive(s) if assignment to
1942             config word has been found
1943         * src/pic/device.h: added prototypes
1944         * src/pic/pcode.c: added "pic14_"-prefix where needed
1945         * src/pic/ralloc.c (IS_CONFIG_ADDRESS,pic14_assignRegisters): cosmetic
1946             fixup
1947         * src/pic/glue.c (pic14_constructAbsMap): handle assignments to config
1948             words,
1949           (pic14emitRegularMap): ignore config words,
1950           (pic14createInterruptVect): moved generating __config directives away
1951           (picglue): have __config directives emitted
1952
1953 2006-04-24 Borut Razem <borut.razem AT siol.net>
1954
1955         * doc/Makefile: sync with nightly build makefile
1956
1957 2006-04-24 Raphael Neider <rneider AT web.de>
1958
1959         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
1960             registers that have not been assigned proper liveranges,
1961             fixes #1469504 and #1474602,
1962           (pCodeRegOptimizeRegUsage): fixed typo in comment
1963
1964 2006-04-24 Borut Razem <borut.razem AT siol.net>
1965
1966         * device/examples/main8051.c: deleted - it was removed from CVS
1967           24.mar.2000 and after that modified 18.feb.2001, so it reappered
1968           after the transition to Subversion
1969         * src/SDCCalloc.h: deleted - it was removed  from CVS
1970           3.feb.2001 and after that modified 18.feb.2001, so it reappered
1971           after the transition to Subversion
1972         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
1973           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
1974           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
1975           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
1976
1977 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
1978
1979         * as/asx8051.dsp: added mcs51/strcmpi.h
1980         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
1981         * as/hc08/aslink.h: updated lnksect prototype
1982         * as/hc08/asm.h,
1983         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
1984         * as/hc08/asmain.c,
1985         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
1986           (newdot): handle A_ABS
1987         * as/hc08/asout.c,
1988         * as/mcs51/asout.c (outarea): output address
1989         * as/hc08/lkaomf51.c,
1990         * as/mcs51/lkaomf51.c: disabled unused array UsageType
1991         * as/hc08/m08pst.c,
1992         * as/mcs51/i51pst.c,
1993         * as/z80/z80pst.c: "ABS" is not A_OVR
1994         * as/hc08/lkarea.c (newarea): read a_addr,
1995           (lnkarea): added codemap array, sort absolute areas to the front,
1996            combine all GSINITx/GSFINAL,
1997           (find_empty_space, allocate_space): new functions,
1998           (lnksect): return next address, handle absolute sections
1999         * as/mcs51/lkarea.c (newarea): read a_addr,
2000           lnksect2 prototype changed,
2001           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
2002           (find_empty_space, allocate_space): new, factored out of lnksect2,
2003           (lnksect2): return next address, handle absolute sections
2004         * as/hc08/lkhead.c,
2005         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
2006         * as/hc08/lklibr.c (addfile, fndsym),
2007         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
2008           index out of range and detect both '\' and '/'
2009         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
2010         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
2011           regression tests (ds390 cannot return bool yet)
2012         * doc/sdccman.lyx: changed version number, document changed --no-peep,
2013           document critical interrupts on z80, document changed SDCC define
2014         * src/asm.c (_asxxxx_mapping): fixed .org directive,
2015           (_a390_mapping): added .org directive
2016         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
2017           (genMultOneByte): fixed warnings
2018         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
2019           ones
2020         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
2021         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
2022           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
2023         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
2024         * src/pic16/main.c: removed newReg prototype
2025         * src/pic16/pcode.c,
2026         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
2027           warnings
2028         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
2029           ones
2030         * src/pic16/ralloc.c
2031         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
2032           to fix warnings
2033         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
2034           from short to PIC_OPTYPE
2035         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
2036         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
2037           optype from short to PIC_OPTYPE
2038         * src/port.h: made int_size unsigned to fix warnings
2039         * src/SDCC.y: fixed warning on MSVC
2040         * src/SDCCicode.c (getArraySizePtr): return unsigned int
2041         * src/SDCCopt.c (convertToFcall): fixed warnings
2042         * src/SDCCsymt.h: removed double prototype for genSymName
2043         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
2044           offset int to fix warnings
2045
2046 2006-04-22 Borut Razem <borut.razem AT siol.net>
2047
2048         * doc/sdccman.lyx, */Makefile, */Makefile.in:
2049           references to CVS replaced with Subversion
2050
2051 2006-04-21 Borut Razem <borut.razem AT siol.net>
2052
2053         * doc/sdccman.lyx, */Makefile, */Makefile.in:
2054           references to CVS replaced with Subversion
2055
2056 2006-04-19 Borut Razem <borut.razem AT siol.net>
2057
2058         * src/version.awk: adapted for svn
2059         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
2060           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
2061           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
2062           /binutils-avr/etc/*.vi, *.jin: removed all properties
2063           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
2064
2065 2006-04-19 Borut Razem <borut.razem AT siol.net>
2066
2067         * CVS to Subversion migration completed
2068
2069 2006-04-18 Borut Razem <borut.razem AT siol.net>
2070
2071         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
2072           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
2073
2074 2006-04-17 Borut Razem <borut.razem AT siol.net>
2075
2076         * device/include/Makefile.in: added pic/*.inc to the installation
2077
2078 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
2079
2080         * support/regression/collate-results.py: fixed output in case of
2081         a valdiag error
2082         * support/regression/generate-cases.py: fixed splitting of pathnames
2083         with dots
2084         * as/hc08/lklibr.c (addfile),
2085         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
2086
2087 2006-04-11 Raphael Neider <rneider AT web.de>
2088
2089         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
2090         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
2091         * src/pic16/pcode.c (assignValnums): fixed #1460578
2092
2093 2006-04-11 Raphael Neider <rneider AT web.de>
2094
2095         * device/lib/pic/libdev/*.c,
2096         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
2097           fixes #1468739, enables compilation in --std-c99 mode
2098         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
2099
2100 2006-04-11 Raphael Neider <rneider AT web.de>
2101
2102         * src/pic/device.c (find_device): removed debug output
2103           (list_valid_pics): enabled verbose listing of supported devices
2104         * device/include/stdbool.h: define bool as char for pic14/16 as well
2105
2106 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2107
2108         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
2109
2110 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2111
2112         * .version: bumped version to 2.5.6
2113         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
2114
2115 2006-04-06 Raphael Neider <rneider AT web.de>
2116
2117         * .version: bumped version to 2.5.6 (pic14 ABI changed)
2118         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
2119         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
2120           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
2121             pic14_constructAbsMap
2122           (pic14printPublics): declare absolute global symbols as global
2123           (pic14createInterruptVect),
2124         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
2125           (newReg): assume new registers unused, use correct name in
2126             hashtable (reg->name instead of name), more debugLog output
2127         * src/pic/device.h (PIC_device): added fields for verbose output
2128         * src/pic/device.c: moved device definition to pic14devices.txt,
2129             added routines for runtime parsing of pic14devices.txt,
2130             added support for second config word
2131         * src/pic/main.c (_process_pragma): removed #pragma maxram,
2132           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
2133           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
2134           (_pic14_parseOptions): moved pCodeInitRegisters here
2135           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
2136         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
2137           (pCodeInitRegisters): rewrapped comments, perpared new approach to
2138             handling the pseudo stack
2139         * device/lib/Makefile.in: ignore failures in objects-pic16,
2140         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
2141         * device/lib/pic/NEWS: document new dependency on picXXX.lib
2142         * device/lib/pic/Makefile.subdir,
2143         * device/lib/pic16/Makefile.subdir: improved clean rules
2144         * device/lib/pic/libdev/: NEW, pic14 device libraries
2145         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
2146         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
2147         * device/include/Makefile.in: create subdir and install pic14 headers
2148         * device/include/pic/p16f_common.inc: removed unused declarations
2149         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
2150             PICs from inc2h.pl v1.6,
2151             replaced BIT_AT macros with struct declarations
2152         * device/include/pic/pic14devices.txt: definition of supported devices,
2153             all above improvements contributed by Zik Saleeba, thanks
2154         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
2155         * support/scripts/sdcc.nsi: also install pic14 device libraries and
2156             headers
2157
2158 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2159
2160         * device/include/mcs51/c8051f410.h: added interrupt numbers,
2161         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
2162           thanks to Charles Olds
2163
2164 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2165
2166         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
2167
2168 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2169
2170         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
2171         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
2172         * support/regression/bug1464657.c: added, new test
2173
2174 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
2175
2176         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
2177           version number
2178
2179 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
2180
2181         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
2182           --no-peep and --peep-file <file> are used don't use default rules but
2183           do use the <file>
2184
2185 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
2186
2187         * src/mcs51/gen.c (genCall): fixed bug 1457608
2188
2189 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2190
2191         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
2192         changes seem to cause (trigger?) problems with the build system.
2193
2194 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
2195
2196         * src/SDCCpeeph.c (operandsLiteral): new, added,
2197           (callFuncByName): inserted operandsLiteral
2198         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
2199
2200 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2201
2202         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
2203         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
2204
2205 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
2206
2207         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
2208           implemented patch 1120823 Thanks to Willy De la Court (normal
2209           interrupts need an interrupt number now if they are made critical),
2210           and enabled nesting of critical functions though not for gbz80
2211           (genCritical, genEndCritical): added functions
2212           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
2213         * src/z80/mappings.i: added "ei" to all mappings
2214
2215 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2216
2217         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
2218         submitted by the Debian SDCC maintainer Aurelien Jarno:
2219         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
2220         archive with gcc 4.1 on mips and wrote the patch"
2221
2222 2006-03-16 Raphael Neider <rneider AT web.de>
2223
2224         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
2225           the left operand is shorter than the result (c* = lit-c* + int),
2226           fixes bug #1450796
2227         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
2228           OP_SYMBOL
2229
2230 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
2231
2232         * src/.version: increased version number to 2.5.5
2233         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
2234         linking is done manually in pic16 port's _linkEdit,
2235         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
2236         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
2237         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
2238         allocate asmop as AOP_ACC,
2239         (aopForRemat): added parameter 'bool result' in function declaration,
2240         (pic16_aopGet): return AOP_ACC when accessing WREG,
2241         (pic16_popGetTempReg): minor modification,
2242         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
2243         'pic16_allocWithIdx',
2244         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
2245         calling function in absolute addresses,
2246         (genAssign): take into account AOP_ACC asmop,
2247         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
2248         * src/pic16/pcoderegs.c: some debug functions and lines added,
2249         * src/pic16/ralloc.c (decodeRegType): added but commented out,
2250         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
2251         register too,
2252         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
2253         call to allocReg, not by manually allocating a new one,
2254         (pic16_assignRegisters): now before going through the register
2255         allocating functions mark all registers as free. This eliminates some
2256         side effects resulting from peephole parser done earlier in the backbone
2257
2258 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
2259
2260         * src/SDCCicode.c (geniCodeLogic),
2261         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
2262
2263 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
2264
2265         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
2266           (genSend): bugfix, do not allocate and free twice,
2267           (shiftRLong): handle partially overlapping aops
2268         * support/regression/tests/bitopcse.c: fixed warning redefined idata
2269
2270 2006-03-08 Borut Razem <borut.razem AT siol.net>
2271
2272         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
2273           for pic16
2274
2275 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
2276
2277         * support/regression/tests/bug1409955.c: new, added
2278         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
2279         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
2280           (aopForSym, aopOp): increment asmop.allocated if reused,
2281           (freeAsmop): decrement asmop.allocated and check for zero instead of
2282           using asmop.freed,
2283           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
2284           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
2285            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
2286            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
2287            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
2288            genSignedRightShift, genRightShift, genDataPointerGet,
2289            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
2290            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
2291             in reverse order from allocation,
2292           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
2293             added swappedLR to keep track
2294         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
2295           pdata & code for GCC, z80, gbz80 & hc08
2296         * support/regression/tests/zeropad.c: moved defines to testfwk.h
2297
2298 2006-03-08 Raphael Neider <rneider AT web.de>
2299
2300         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
2301
2302 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
2303
2304         * device/include/mcs51/c8051f410.h: new SiLabs mcu
2305         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
2306         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
2307
2308 2006-03-06 Borut Razem <borut.razem AT siol.net>
2309
2310         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
2311           made the linker quiet
2312
2313 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
2314
2315         * src/pic16/gen.c (genPcall): fixed bug #1443644
2316         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
2317         which dumps before the function entry point a data byte which represents
2318         the number of the local variables used by the specified function, added
2319         'xinst' for initial support for Extended Instruction Support,
2320         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
2321         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
2322         port->fun_prefix anymore (may change later),
2323         (genFunction, genEndFunction): do not store/restore local registers for
2324         _main (this should take care the --main-return command line option in
2325         the future),
2326         (genOr): removed some legacy pic-port instructions,
2327         * src/pic16/genarith.c (genAddLit): re-enabled old code because
2328         performing operations with SFR's causes data to be written more than
2329         once to each SFR. Perhaps SFRs should be handled in special cases...
2330         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
2331         pcode.h
2332         * src/pic16/main.c (_process_pragma): stack bound checking did not take
2333         into account for stack starting position,
2334         (struct OPTIONS pic16_optionsTable): added command line argument
2335         --extended or -y for Extended Instruction Support,
2336         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
2337         (deassignLRs): *** perhaps the most important change, old 'for' code
2338         (commented out for reference), didn't account for some registers which
2339         were left marked 'not free' after a pointer operation. The change
2340         reduces register usage a lot in some cases
2341
2342 2006-03-04 Borut Razem <borut.razem AT siol.net>
2343
2344         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
2345           _clean
2346         * support/regression/tests/bug-524697.c: decreased array size for
2347           mcs51 to fit into the internal RAM
2348         * support/regression/Makefile.in: a little bit more verbose
2349
2350 2006-03-03 Borut Razem <borut.razem AT siol.net>
2351
2352         * support/regression/fwk/lib/testfwk.c,
2353           support/regression/fwk/include/testfwk.h: introduced function
2354           _prints(), nonrecursive _printn(), call _initEmu() from main()
2355         * support/regression/ports/gbz80/support.asm,
2356           support/regression/ports/ucz80/support.asm,
2357           support/regression/ports/z80/support.asm,
2358           support/regression/ports/ds390/support.c,
2359           support/regression/ports/hc08/support.c,
2360           support/regression/ports/host/support.c,
2361           support/regression/ports/mcs51/support.c,
2362           support/regression/ports/xa51/support.c: added empty _initEmu()
2363           function
2364         * support/regression/ports/pic16/gpsim.cmd,
2365           support/regression/ports/pic16/spec.mk,
2366           support/regression/ports/pic16/support.c,
2367           support/regression/Makefile.in: added pic16 regression test
2368
2369 2006-03-01 Raphael Neider <rneider AT web.de>
2370
2371         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
2372           genConstPointerGet): use safe way of generating MOVFF to cover
2373             literals as well as registers, fixes bug #1440527
2374         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
2375             dereference
2376           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
2377             more correctly, fixes bug #1232186
2378           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
2379         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
2380             gplink guess the correct processor in more cases, applied patch
2381             from Till Riedel attached to and fixing bug #1436552
2382
2383 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2384
2385         * support/regression/tests/array.c: added, contains check for #1434401
2386         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
2387
2388 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
2389
2390         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
2391         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
2392         * device/include/mcs51/c8051f326.h,
2393         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
2394         * device/include/mcs51/c8051f000.h,
2395         * device/include/mcs51/c8051f018.h,
2396         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
2397           PCON_IDLE,PCON_STOP and added sfr16 definitions
2398
2399 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
2400
2401         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
2402           genGetWord): fixed bug 1409955
2403
2404 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
2405
2406         * device/include/hc08/mc68hc908gp32.h,
2407         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
2408
2409 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
2410
2411         * src/SDCCast.c (constExprValue): return NULL if not a value
2412         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
2413         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
2414         * support/regression/tests/bitfields.c: enabled signed bitfield for all
2415
2416 2006-02-13 Borut Razem <borut.razem AT siol.net>
2417
2418         * src/regression/ptrarg.c: added, fails due to bug #1430967
2419         * src/regression/Makefile: ptrarg.c added, ...
2420
2421 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
2422
2423         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
2424         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
2425
2426 2006-02-11 Borut Razem <borut.razem AT siol.net>
2427
2428         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
2429           print "Processor: xxx" message to stdout only if --verbose
2430
2431 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
2432
2433         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
2434         * support/regression/tests/bug1426356.c: added
2435         * support/regression/tests/bitfields.c: removed 2 tests
2436
2437 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
2438
2439         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
2440         * device/include/mcs51/c8051f330.h,
2441         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
2442           PCON_IDLE,PCON_STOP and added sfr16 definitions
2443         * device/lib/_divsint.c,
2444         * device/lib/_divuint.c,
2445         * device/lib/_divulong.c,
2446         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
2447           register bank bug for small stackauto
2448
2449 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
2450
2451         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
2452
2453 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
2454
2455         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
2456         * all.dsp: corrected several bin paths
2457         * device/include/mcs51/c8051f120.h,
2458         * device/include/mcs51/c8051f300.h,
2459         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
2460           to PCON_IDLE,PCON_STOP
2461         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
2462         * device/lib/printf_large.c (output_float): fixed bug 1388703
2463         * support/regression/tests/bug1057979.c: added test for bug 1388703
2464
2465 2006-02-08 Raphael Neider <rneider AT web.de>
2466
2467         * src/pic/pcode.c (pciTRIS): fixed typo,
2468           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
2469           (LinkFlow): fixed handling of flows that end in a call,
2470           (ReuseReg): perform safety check earlier
2471         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
2472             to work with flows at the beginning of a pBlock,
2473             fixes #1426557 (Symbol not previously defined),
2474           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
2475             usage information
2476           (RemoveUnusedRegisters): update register usage info
2477         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
2478             created, reuse existing ones instead
2479         * src/pic/gen.c (genPcall): fixed #1424719
2480
2481 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
2482
2483         * link/z80/lkmain.c,
2484         * link/z80/lklex.c,
2485         * link/z80/lkdata.c,
2486         * link/z80/aslink.h: fixed build on current cygwin:
2487         replaced getline() by lk_getline()
2488
2489 2006-02-01 Borut Razem <borut.razem AT siol.net>
2490
2491         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
2492           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
2493           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
2494           src/regression/bool1.c, src/regression/bool2.c,
2495           src/regression/bool3.c, src/regression/call1.c,
2496           src/regression/compare.c, src/regression/compare10.c,
2497           src/regression/compare2.c, src/regression/compare3.c,
2498           src/regression/compare4.c, src/regression/compare5.c,
2499           src/regression/compare6.c, src/regression/compare7.c,
2500           src/regression/compare8.c, src/regression/compare9.c,
2501           src/regression/configword.c, src/regression/for.c,
2502           src/regression/inline.c, src/regression/mult1.c,
2503           src/regression/nestfor.c, src/regression/or1.c,
2504           src/regression/pointer1.c, src/regression/ptrfunc.c,
2505           src/regression/rotate1.c, src/regression/rotate2.c,
2506           src/regression/rotate3.c, src/regression/rotate4.c,
2507           src/regression/rotate5.c, src/regression/rotate6.c,
2508           src/regression/rotate7.c, src/regression/string1.c,
2509           src/regression/struct1.c, src/regression/sub.c,
2510           src/regression/sub2.c, src/regression/switch1.c,
2511           src/regression/while.c, src/regression/xor.c,
2512           src/regression/create_stc, src/regression/simulate,
2513           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
2514           regression tests
2515         * src/regression/gpsim_assert.h: added
2516
2517 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
2518
2519         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
2520         ((void (code *) (void)) 0) ();
2521         * as/hc08/aslex.c,
2522         * as/hc08/aslink.h,
2523         * as/hc08/asm.h,
2524         * as/hc08/asmain.c,
2525         * as/hc08/lkdata.c,
2526         * as/hc08/lklex.c,
2527         * as/hc08/lkmain.c,
2528         * as/mcs51/aslex.c,
2529         * as/mcs51/aslink.h,
2530         * as/mcs51/asm.h,
2531         * as/mcs51/asmain.c,
2532         * as/mcs51/lkdata.c,
2533         * as/mcs51/lklex.c,
2534         * as/mcs51/lkmain.c,
2535         * as/z80/aslex.c,
2536         * as/z80/asm.h,
2537         * as/z80/asmain.c: fixed build on current cygwin:
2538         replaced getline() by as_getline()
2539
2540 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
2541
2542         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
2543         declarator in the symbol chain
2544         * src/SDCCsymt.h,
2545         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
2546         parameter list for function pointers
2547         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
2548         * support/regression/tests/bug-716242.c: added
2549
2550 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
2551
2552         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
2553         offset if possible
2554         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
2555
2556 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
2557
2558         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
2559         inifinitely recurseable, added static
2560         * support/regression/tests/bug-1408066.c: added
2561
2562 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
2563
2564         * src/SDCCicode.h,
2565         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
2566         renamed, added possibility to create "postLoopLbl"-labels
2567         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
2568         newiTempLoopHeaderLabel
2569         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
2570         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
2571         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
2572         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
2573         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
2574         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
2575         (basicInduction): fixed bug #136564, made static,
2576         (loopInduction): changed parameter of basicInduction, made static,
2577         (addPostLoopBlock): added
2578         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
2579         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
2580         findLoopEndSeq
2581         * support/regression/tests/bug-136564.c: added
2582         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
2583         --std-sdcc99 to LIBSDCCFLAGS
2584
2585 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
2586
2587         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
2588         while loop
2589         * support/regression/tests/bug-1406131.c: added
2590
2591 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
2592
2593         * src/SDCCast.c (decorateType): fix promotion of unary minus
2594         * src/SDCCsymt.c (computeType): beautified
2595         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
2596         (valUnaryPM, valComplement): fix sign and promotion,
2597         (valNot): ANSI: result type is int (SDCC: unsigned char)
2598         * support/regression/tests/uminus.c: speedup by removing superflous
2599         test case 'int'
2600         * support/regression/tests/onebyte.c: added promotion and signedness
2601         tests for unary minus
2602         * support/regressions/tests/bug-477927.c: disable warning about
2603         uninitialized variables
2604         * support/regression/tests/not.c: added
2605
2606 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
2607
2608         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
2609         * src/mcs51/gen.c (gen51Code): show final register usage after
2610         fillGaps in asm with --i-code-in-asm
2611         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
2612         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
2613         incUsed, rliveClear, adjustIChain): made static,
2614         (setFromRange): excluded because it's unused,
2615         (findPrevUseSym, markWholeLoop): added,
2616         (findPrevUse): rewritten; fixes bug 895992; now a complete search
2617         through all branches of predecessors enables sdcc to emit the warning
2618         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
2619         (rlivePoint): made static, added parameter emitWarnings which is only
2620         true during the first run out of two,
2621         (findRecursiveSucc, findRecursivePred): removed,
2622         (computeLiveRanges): made static, added parameter emitWarnings,
2623         (dumpIcRlive): added for debugging only
2624         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
2625         removed prototype of setFromRange()
2626         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
2627         in call of computeLiveRanges()
2628         * support/regression/tests/bug-895992.c: added
2629         * support/regression/tests/bug-971834.c: added
2630         * support/valdiag/tests/bug-895992.c: added
2631         * support/valdiag/tests/bug-971834.c: added
2632
2633 2005-12-18 Raphael Neider <rneider AT web.de>
2634
2635         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
2636           (genUnpackBits): improved code for direct operands,
2637           (genPackBits): improved code for literal assignment to bitfields
2638             and for direct destination operands (no FSR indirection),
2639             prevented redundant AND, fixes #1362800,
2640           (AccLsh): added parameter to disable masking of the result
2641         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
2642           skip instructions with side-effects (like incfsz),
2643           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
2644         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
2645         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
2646           fixes #1375263
2647
2648 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
2649
2650         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
2651         volatile variables as spill location
2652
2653 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
2654
2655         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
2656         replacing literals
2657         * support/regression/tests/bug-1376320.c: added
2658
2659 2005-12-08 Raphael Neider <rneider AT web.de>
2660
2661         * src/pic/device.c: renamed is_shared to pic14_is_shared
2662         * src/pic/gen.c (genIfx): re-enabled handling of sbits
2663         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
2664           (is_valid_identifier): added for above workaround
2665
2666 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
2667
2668         * device/lib/Makefile.in: fixed to enable port-specific-objects
2669         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
2670           char, thanks Hubert Sack
2671         * doc/sdccman.lyx: documented --xstack-loc,
2672           elaborated a bit more on interrupts and pitfalls,
2673           removed "setjmp/longjmp unsupported",
2674           documented some unsupported C99 features
2675         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
2676         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
2677           if, thanks Hubert Sack
2678         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
2679         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
2680           make make_library
2681         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
2682           regression tests can report resource usage (rfe 700441)
2683         * support/regression/collate-results.py: report resource usage
2684         * support/regression/ports/ds390/spec.mk,
2685         * support/regression/ports/hc08/spec.mk,
2686         * support/regression/ports/mcs51/spec.mk,
2687         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
2688         * support/regression/ports/ds390/uCsim.cmd,
2689         * support/regression/ports/hc08/uCsim.cmd,
2690         * support/regression/ports/mcs51/uCsim.cmd,
2691         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
2692         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
2693           library, use the default one
2694         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
2695           building the library
2696
2697 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
2698
2699         * config.dsp: added dependency on .version and configure_vc.awk
2700         * device/include/setjmp.h: updated for --stack-auto and --xstack
2701         * device/include/mcs51/at89c51snd1c.h: corrected line endings
2702         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
2703         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
2704         * device/lib/libsdcc.lib: added _setjmp
2705         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
2706           (decorateType): fixed bug 1372851,
2707           (optimizeGetHbit): fixed warning
2708         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
2709           array initialisation
2710         * support/regression/tests/bug1057979.c: added test for bug 1358192
2711         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
2712
2713 2005-12-03 Borut Razem <borut.razem AT siol.net>
2714
2715         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
2716           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
2717
2718 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
2719
2720         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
2721         createIval): implement symbol independant "flexible array member",
2722         (createIvalCharPtr): implemented flexible array initialisation with a
2723         string
2724         * src/SDCCsymt.c (copyStruct): removed,
2725         (getSize): fixed misleading comment,
2726         (getAllocSize): removed, the additional allocation size is now in
2727         sym->flexArrayLength,
2728         (checkStructFlexArray): new, syntax checks for flexible array members,
2729         (compStructSize): added syntax checks for "flexible array members"
2730         (copyStruct): removed,
2731         (copyLinkChain): removed inefficient fix for bug 770487
2732         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
2733         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
2734         symbol->flexArrayLength
2735         * src/SDCCerr.c,
2736         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
2737         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
2738         * support/regression/tests/structflexarray.c: added
2739         * support/valdiag/tests/structflexiblearray.c: added
2740
2741 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
2742
2743         * src/SDCCast.c (decorateType): fixed bug 1368489
2744         * support/Util/SDCCerr.c,
2745         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
2746
2747 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2748
2749         * device/include/mcs51/at89c51snd1c.h: added file submitted by
2750           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
2751
2752 2005-11-27 Borut Razem <borut.razem AT siol.net>
2753
2754         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
2755           support/cpp2/mkdeps.h: added command line option
2756           -obj-ext=<extension> to SDCPP to define object file externion, used
2757           for generation of make dependencies (-M)
2758         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
2759
2760 2005-11-26 Borut Razem <borut.razem AT siol.net>
2761
2762         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
2763           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
2764           added pic and pic16 libraries
2765
2766 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2767
2768         * device/include/float.h: Corrected typo in prototype of __fsgt
2769
2770 2005-11-25 Borut Razem <borut.razem AT siol.net>
2771
2772         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
2773           added creation of model-mcs51-stack-auto libraries
2774
2775 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
2776
2777         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
2778         and fields-list too
2779         * src/SDCCast.c (createIvalArray): removed obsolete comment
2780
2781 2005-11-24 Borut Razem <borut.razem AT siol.net>
2782
2783         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
2784           added missing device/lib/mcs51/crt*.asm sources
2785
2786 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
2787
2788         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
2789
2790 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
2791
2792         * device/lib/_fs2schar.c,
2793         * device/lib/_fs2sint.c,
2794         * device/lib/_fs2slong.c: optimized inline asm
2795
2796 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2797
2798         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
2799           Better handling of floats between -1.0 and 0.0.
2800
2801 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2802
2803         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
2804           (the missing "if"s prohibited removal of redundant labels)
2805
2806 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2807
2808         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
2809           Properly convert floats between -1.0 and 0.0 to long, int, and char
2810           types (max integer value of negative floats tends to zero).
2811         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
2812           Removed changes made so to work properly with floats between
2813           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
2814           and _fs2char.c
2815
2816 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
2817
2818         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
2819         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
2820         (genCast) cosmetic change
2821         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
2822         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
2823         from mcs51
2824         * support/regression/tests/bitfields (testSignedBitfields): added
2825
2826 2005-11-18 Borut Razem <borut.razem AT siol.net>
2827
2828         * sdcc/device/lib/Makefile.in: remove all unnecessary files
2829         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
2830           introduced SILENT option to make building of pic16 libraries less
2831
2832 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2833
2834         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
2835           Now they work properly with floats between -1.0 and 0.0
2836         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
2837
2838 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
2839
2840         * src/SDCCicode.c (printOperand): added missing else
2841
2842 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
2843
2844         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
2845         reformatted for better readability
2846         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
2847         signed bitfields
2848
2849 2005-11-17 Borut Razem <borut.razem AT siol.net>
2850
2851         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
2852           introduced SILENT option to make building of pic16 libraries less
2853           verbose - used for nightly snapshot build
2854         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
2855           available on Win32 platforms.
2856         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
2857           medium, large, pic and pic16
2858
2859 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2860
2861         * device/lib/printf_large.c: Temporary patch for bug 1358192:
2862           printf("%f"...) sets fraction to zero.
2863
2864 2005-11-16 Raphael Neider <rneider AT web.de>
2865
2866         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
2867           fixes #1357221
2868         * src/pic/gen.c (genIfx): implemented for CARRY bit
2869         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
2870           to generic pointers, fixes #1357332,
2871           (pic16_movLit2f): NEW,
2872           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
2873
2874 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
2875
2876         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
2877
2878 2005-11-11 Raphael Neider <rneider AT web.de>
2879
2880         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
2881         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
2882           compute pointer's type from operand,
2883           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
2884           improved single bit reads, fixes bug #1353379
2885
2886 2005-11-09 Borut Razem <borut.razem AT siol.net>
2887
2888         * support/scripts/sdcc.nsi: added lib/pic to the package
2889
2890 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
2891
2892         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
2893
2894 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
2895
2896         * support/regression/tests/bug1348008.c: added
2897         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
2898         * support/regression/tests/bug1337835.c: updated comment
2899
2900 2005-11-06 Borut Razem <borut.razem AT siol.net>
2901
2902         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
2903           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
2904           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
2905           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
2906           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
2907           dynamic construction of cl_error_class and derivates - 2.nd try
2908
2909 2005-11-05 Borut Razem <borut.razem AT siol.net>
2910
2911         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
2912           bug, which caused Bus Errors on sparc solaris
2913
2914 2005-11-04 Borut Razem <borut.razem AT siol.net>
2915
2916         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
2917           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
2918           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
2919           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
2920           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
2921           and derivates to resolve the initialization problem on OSX
2922
2923 2005-11-02 Borut Razem <borut.razem AT siol.net>
2924
2925         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
2926           corrected typo - #include <winsock2.h>
2927
2928 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
2929
2930         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
2931           (_asxxxx_mapping): added org directive for future enhancements
2932
2933 2005-11-01 Borut Razem <borut.razem AT siol.net>
2934
2935         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
2936           enabled sockets on WIN32
2937         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
2938
2939 2005-10-31 Borut Razem <borut.razem AT siol.net>
2940
2941         * support/regression/generate-cases.py: escape backslashes in {testcase}:
2942           WIN32 backslash path delimiters should be escaped when used in C strings
2943         * support/regression/tests/bitfields.c: exclude failing assertions for
2944           __CYGWIN32__ and __MINGW32__ hosts
2945
2946 2005-10-30 Borut Razem <borut.razem AT siol.net>
2947
2948         * src/SDCCutil.c: corrected double comparison typo
2949
2950 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
2951
2952         * device/lib/medium/Makefile: added for new memory model medium
2953         * device/include/asm/mcs51/features.h: updated for medium/pdata
2954         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
2955           added Multiply & Accumulate sbit's and MAC0_PAGE define
2956         * device/include/mcs51/c8051f300.h: added sfr16 definitions
2957         * device/include/mcs51/c8051f310.h: added sfr16 definitions
2958         * device/lib/_mullong.c: update for medium model
2959         * device/lib/incl.mk: added medium model
2960         * doc/sdccman.lyx: documented medium model
2961         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
2962         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
2963         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
2964         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
2965           (allocParms): set SCLS and OCLS to pdata for medium model
2966         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
2967           for pdata,
2968           (powof2): return <0 if not power of 2
2969         * src/avr/gen.c (genBitWise): use updated powof2
2970         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
2971           (shiftR2Left2Result): small optimization in setup, save acc when storing,
2972           (shiftLLeftOrResult): use B if necessary
2973         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
2974         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
2975         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
2976         * support/regression/Makefile.in: added test-mcs51-medium
2977         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
2978
2979 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
2980
2981         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
2982         specifier unsigned
2983         * device/lib/time.c (mktime): fixed bug 1334315
2984
2985 2005-10-28 Raphael Neider <rneider AT web.de>
2986
2987         * device/include/pic/p16f_common.inc: added common declarations
2988         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
2989
2990 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
2991
2992         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
2993           (aopPutUsesAcc): added to predict accumulator use,
2994           (assignResultValue): save acc if necessary,
2995           (genMinusDec): store result if indirectly addressed,
2996           (genDivOneByte):  save acc if necessary,
2997           (movLeft2Result): bugfix if left already in acc,
2998           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
2999             attention to accumulator use (esp. pdata),
3000           (genReceive): receive pdata correctly
3001         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
3002         * src/SDCCicode.h: added isOperandInPagedSpace prototype
3003
3004 2005-10-27 Raphael Neider <rneider AT web.de>
3005
3006         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
3007
3008 2005-10-27 Raphael Neider <rneider AT web.de>
3009
3010         * .version: changed version to 2.5.4
3011         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
3012         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
3013           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
3014             arithmetics support routines
3015         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
3016         * device/lib/Makefile.in: also create installdir for pic
3017
3018         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
3019           pic14 port as well
3020         * src/pic/device.c (dump_sfr): rewritten to delegate register
3021           placement to the linker (use `extern sym' rather than sym EQU addr),
3022           (validAddress): fixed to check last specified address
3023         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
3024           (popGetLit): truncate literal value to 8 bit,
3025           (popGet): moved assert to more appropriate place
3026           (popGetExternal): create pCode operand from and mark the according
3027             symbol as being `extern'
3028           (popGetAddr): added sanity check on immediate's offset, provide
3029             GPOINTER tag on demand
3030           (aopPut): fixed for immediates,
3031           (mov2w_op): move operand's address or contents to WREG (depending on
3032             operand type), safer variant of mov2w,
3033           (movwf,call_libraryfunc): NEW, handy abbreviations,
3034           (get_argument_pcop,get_return_val_pcop,pass_argument,
3035           get_returnvalue): interface for accessing function parameters and
3036             return values,
3037           (assignResultValuei,genRet): use new parameter/return value interface
3038           (pic14_getDataSize): back to old version handling generic pointers,
3039           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
3040             provided implementation and/or fixed old one,
3041           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
3042             calls, removed legacy 8051 reference code
3043           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
3044           (loadSignToC): NEW, move the operands sign bit to CARRY,
3045           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
3046             genRightShiftSigned, accepts negative shift counts,
3047           (setup_fsr): load FSR and adjust IRP (indirect memory access),
3048           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
3049             generic pointers, __data pointers and __code pointers,
3050           (genUnpackBits,genPackBits): rewritten to work with generic pointers
3051             and signed bitfields, limit bitfields to 8 bit,
3052           (genDataPointerGet): fixed number of bytes read,
3053           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
3054           (genPointerGet,genPointerSet): fixed handling of __code pointers,
3055             pointers to constant data are no longer assumed to point to __code
3056             space, removed invalid pointer types,
3057           (bitpatternFromVal): retrieve the PICs representation of an integer
3058             or float literal,
3059           (genDataPointerSet): fixed assigning to po_immediate operands,
3060           (genGenPointerSet): implemented as library call,
3061           (genIfx): fixed incorrect condition,
3062           (genAddrOf): limit generic pointers' addresses to 2 bytes,
3063             provide GPOINTER tag according to destination's storage class,
3064           (genCast): added code to handle casting to generic pointers, added
3065             sign-/zero extension of the result
3066           (aop_isLitLike,op_isLitLike): fixed handling of immediates
3067         * src/pic/gen.h: added macros to access IRP bit in STATUS register
3068         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
3069           extend the result
3070         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
3071           address/register resides in the shared banks
3072           (emitSymbolToFile): improved to handle global and `pinned' symbols,
3073             put all variables into separate sections (have the linker arrange
3074             them)
3075           (picglue): put init code and interrupt handlers in separate sections
3076         * src/pic/main.c: added port specific options table, modified to PORT
3077           structure to make GPOINTERs 3 byte, added pic14_options
3078           (_pic14_do_link): private linking routine (update paths to libraries,
3079             add libsdcc.lib by default)
3080         * src/pic/main.h: declare pic14_options
3081         * src/pic/pcode.c: fixed instructions i/o relations,
3082           (RegCond): reverted to correct version,
3083           (newpCodeOpLit): truncate literals to 8 bit,
3084           (genericPrint): added debug output,
3085           (getRegFromInstruction): fixed for various operand types, simplified
3086           (BuildFlow): fixed broken handling of isntructions with labels
3087           (LinkFlow): start at last instruction in flow (skip trailing comments),
3088             pass the flow on to the next instruction after CALL
3089           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
3090           (insertPCodeInstruction): fixed inserting after a skip instruction,
3091           (DoBankSelect): fixed for labeled instructions
3092           (OptimizepBlock): honor --nopeep switch
3093           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
3094         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
3095         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
3096           (pCodeOptime2pCodes): allow disabling this optimization via
3097             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
3098             but is still buggy), started implementation of a dataflow based
3099             pCode optimization (CSE + dead code elimination)
3100           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
3101         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
3102           names are independant of the stack location and therefore portable across
3103           devices
3104
3105 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
3106
3107         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
3108           (selectSpil): fixed bug 1337835 by not spilling bit variables
3109         * support/regression/tests/bug1337835.c: added test for this bug
3110         * src/mcs51/peeph.def: restart after rule 3.c,
3111           addded rules 263.x to optimize loading constants
3112
3113 2005-10-26 Raphael Neider <rneider AT web.de>
3114
3115         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
3116         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
3117           (genAssign): emit warning when casting literals to generic pointer
3118             type, also applies when taking the address of a fixed variable,
3119           (genCast): improved casting to generic pointers
3120         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
3121           extern variables, added verbose error message
3122         * device/include/pic16/{string.h,errno.h}: added #pragma library c
3123
3124 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
3125
3126         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
3127         carry must be complemented too
3128         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
3129         could be emitted by genMinus
3130         * src/SDCCval.c (constVal): fixed bug 1305065
3131
3132 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
3133
3134         * src/SDCCast.c (addCast): added promotion for bit variables
3135         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
3136         promotion casts + optimisation
3137         (optimizeGetWord): fix warning 'i' might be used uninitialized
3138         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
3139         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
3140
3141 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
3142
3143         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
3144         all chars are promoted to int; promotion should be handled in SDCCast.c
3145
3146 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3147
3148         * device/lib/_strcmp.c: Fixed bug 1326457
3149
3150 2005-10-11 Raphael Neider <rneider AT web.de>
3151
3152         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
3153         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
3154
3155 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
3156
3157         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
3158         * support/regression/tests/sfr16.c: added test for the sfr32 bug
3159
3160 2005-10-04 Raphael Neider <rneider AT web.de>
3161
3162         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
3163           device/lib/pic16/pics.all: added pic18f1320
3164         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
3165
3166 2005-09-30 Raphael Neider <rneider AT web.de>
3167
3168         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
3169         * src/pic16/devices.inc: NEW, provides device descriptions
3170         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
3171
3172 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
3173
3174         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
3175           GETHBIT
3176
3177 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
3178
3179         * doc/sdccman.lyx: updated Highest Order Bit documentation,
3180           documented Any Order Bit, Higher Order Byte and Higher Order Word
3181         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
3182         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
3183           (optimizeGetAbit): new, to get any bit, not only the high bit,
3184           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
3185           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
3186           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
3187           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
3188             RIGHT_OP: also try GETBYTE, GETWORD optimization,
3189             GETABIT, GETBYTE, GETWORD: decorate them,
3190           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
3191           (ast_print): added GETABIT, GETBYTE, GETWORD
3192         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
3193         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
3194           (geniCodeBinary): new generic binary icode,
3195           (ast2iCode): added GETABIT, GETBYTE, GETWORD
3196         * src/port.h: updated comment for PORT.hasExtBitOp
3197         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
3198           (genGetByte): new, to get a single byte,
3199           (genGetWord): new, to get a word from a long,
3200           (gen51Code): added GETABIT, GETBYTE, GETWORD
3201         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
3202
3203 2005-09-23 Raphael Neider <rneider AT web.de>
3204
3205         * configure.in, configure: have device/lib/pic configured
3206         * device/lib/Makefile.in: added model-pic14
3207         * device/lib/clean.mk: added pic/ to clean rule
3208         * device/lib/pic: added rudimentary pic14 library providing support
3209           functions for multiplication/division/generic pointer access
3210         * src/SDCCopt.c (convilong): mark support functions as extern
3211           for pic14 port as well
3212         * src/pic/gen.c (genMult): added assertions,
3213           (genpic14Code): emit warning on unhandled iCodes
3214         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
3215         * src/pic/pcode.c (pCodeOpCopy),
3216         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
3217           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
3218           SFR_REGISTER}), made safe for future extensions
3219         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
3220           instructions even if preceeded by SKIP instructions (also remove
3221           them); removed unused code
3222         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
3223           prevents leaving parts of the structure uninitialized after copying
3224
3225 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
3226
3227         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
3228           ago by me
3229         * support/regression/tests/addsub.c: added test for the bug
3230
3231 2005-09-21 Raphael Neider <rneider AT web.de>
3232
3233         * device/include/pic16/pic18f1220.h,
3234           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
3235         * device/lib/pic16/Makefile.rules: added missing opening paren
3236         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
3237           are provided in genutils.c,
3238           (genUminusFloat,genUminus,genCmpEq): added asserts on different
3239           operand/result sizes,
3240           (genCmp): assert on NULL pointers first, then check deref'ed values
3241         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
3242           result size
3243
3244 2005-09-18 Raphael Neider <rneider AT web.de>
3245
3246         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
3247           as these are now unused,
3248           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
3249         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
3250           local, avoids uninitialized pointer dereference on r->name
3251         * src/pic16/ralloc.c (newReg): fixed indentation
3252
3253 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
3254
3255         * src/SDCCval.c (constVal): fixed bug 730366
3256         * support/Util/SDCCerr.c,
3257         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
3258
3259 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
3260
3261         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
3262
3263 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
3264
3265         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
3266
3267 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
3268
3269         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
3270           (hex2dec): made hex_digit unsigned char, removed ascii dependance
3271         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
3272           (hex2dec): made hex_digit unsigned char, removed ascii dependance
3273         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
3274         * packihx/packihx.c (hexDigit): made c unsigned char
3275         * as/mcs51/lklibr.c (fndsym),
3276         * link/z80/lkgb.c (gb),
3277         * link/z80/lklibr.c (fndsym),
3278         * link/z80/lkrloc.c (relr),
3279         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
3280         * src/SDCC.lex (checkCurrFile, process_pragma),
3281         * src/SDCCglue.c (spacesToUnderscores),
3282         * src/SDCCmain.c (setParseWithComma, processFile),
3283         * src/asm.c (tvsprintf, printCLine),
3284         * src/avr/gen.c (emitcode, aopPut),
3285         * src/ds390/gen.c (emitcode),
3286         * src/hc08/gen.c (emitcode, emitinline),
3287         * src/mcs51/gen.c (emitcode, genInline),
3288         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
3289           tokenizeLineNode),
3290         * src/pic/ralloc.c (debugLog),
3291         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
3292           tokenizeLineNode),
3293         * src/pic16/ralloc.c (debugLog),
3294         * src/z80/main.c (_process_pragma):
3295            made all ctype.h function calls safe
3296         * src/SDCCopt.c: include math.h for fabs
3297         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
3298           and used them throughout the code to make ctype.h function calls safe
3299         * src/ds390/main.c (asmLineNodeFromLineNode),
3300         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
3301         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
3302            unsigned char*
3303         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
3304           (newpCodeAsmDir): made ctype.h function calls safe
3305         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
3306           pic16_emitcode):  made lbp unsigned char*
3307         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
3308           (pic16_newpCodeAsmDir): made ctype.h function calls safe
3309         * src/xa51/gen.c (emitcode),
3310         * src/z80/gen.c (_emit2): made lbp unsigned char*
3311         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
3312            char*
3313
3314 2005-09-05 Raphael Neider <rneider AT web.de>
3315
3316         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
3317           access bank splitpoint
3318
3319 2005-09-05 Raphael Neider <rneider AT web.de>
3320
3321         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
3322
3323 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
3324
3325         * .version: changed to version 2.5.3
3326         * doc/sdccman.lyx: changed version to 2.5.3,
3327           documented --codeseg and --constseg and pragma codeseg and constseg,
3328           documented bit parameters (reentrant) and bit returning
3329         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
3330            currFunc->recvSize, but is this ok for all ports?
3331           (ast2iCode): result of ~ on unsigned char must be cast to int for
3332            bool to work
3333         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
3334           function pointers in bit space
3335         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
3336           (processFuncArgs): call port.reg_parm() with reentrancy info
3337         * src/port.h,
3338         * src/avr/main.c,
3339         * src/ds390/main.c,
3340         * src/hc08/main.c,
3341         * src/pic/main.c,
3342         * src/pic16/main.c,
3343         * src/xa51/main.c,
3344         * src/z80/main.c: port.reg_parm prototype extended with
3345           "bool reentrant" parameter
3346         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
3347           options.stackAuto for allocating bit register parameters
3348         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
3349           (genSend): set BitBankUsed if it is,
3350           (selectRegBank): factored out of genCall for use in genPcall,
3351           (genCall): removed redundant dtype assignmen, use selectRegBank,
3352           (genPcall): handle returning in Carry properly, save in F0 if needed,
3353           (genReceive): handle bit register parameters
3354         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
3355           (mcs51_assignRegisters): enable bit registers for all reentrant
3356            functions and don't set BitBankUsed unconditionally
3357         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
3358         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
3359         * support/regression/tests/funptrs.c: added tests for BOOL and for return
3360
3361 2005-08-27 Borut Razem <borut.razem AT siol.net>
3362
3363         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
3364         ppc-osx (Darwin) does not support -u option. It seems that it is
3365         supported only on Linux - GNU cp
3366
3367 2005-08-25 Borut Razem <borut.razem AT siol.net>
3368
3369         * sim/ucsim/gui.src/serio.src/Makefile.in,
3370           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
3371           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
3372           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
3373           install and strip, since the strip at /usr/ccs/bin should be used
3374           on solaris
3375
3376 2005-08-24 Borut Razem <borut.razem AT siol.net>
3377
3378         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
3379
3380 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
3381
3382         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
3383         ffffffffu
3384
3385 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
3386
3387         * as/mcs51/aslink.h: completed lkrloc.c prototypes
3388         * as/mcs51/lkmain.c (link_main): fixed warning
3389         * device/include/stdbool.h: ds390 has no advanced bit support yet
3390         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
3391         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
3392         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
3393           and updated their macros
3394         * src/SDCCval.c (constVal): updated comment for renamed b_long
3395
3396 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
3397
3398         * as/mcs51/asdata.c: changed ctype['['] to BINOP
3399         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
3400           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
3401           (oprio): set priority for '['
3402         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
3403            and adb_24_bit
3404         * as/mcs51/asm.h: added defines R_BIT and S_BIT
3405         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
3406         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
3407         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
3408           added overlayable BIT_BANK area
3409         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
3410           (summary2): explain 'T' in legenda
3411         * as/mcs51/lkrloc.c: replaced old K&R style,
3412           (relr): added R_BIT processing,
3413           (errmsg): added "Bit-addressable relocation error",
3414           (adb_bit): added for converting from byte- to bit-addressable space,
3415           (adb_24_bit): added for converting from byte- to bit-addressable space
3416         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
3417            used in reentrant functions now even as return value
3418         * device/lib/_gptrput.c (_gptrput): removed obsolete code
3419         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
3420           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
3421         * src/SDCCglobl.h: added indicator BitBankUsed
3422         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
3423            the bit registers b0-b7
3424         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
3425           (geniCodeCast): fixed bug 1263853,
3426           (geniCodeLogicAndOr): put result in bool or char,
3427           (geniCodeReceive): added parameter func for accessing the return type,
3428           (geniCodeFunctionBody): pass func to geniCodeReceive
3429         * src/SDCCmain.c: added indicator BitBankUsed
3430         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
3431         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
3432           (checkSClass): don't put automatic bool/bit on stack,
3433           (checkFunction): removed check on function cannot return bit
3434         * src/SDCCsymt.h: added newBoolLink prototype
3435         * src/mcs51/gen.c (rb1regs): added bit registers,
3436           (movc): created for assigning to carry,
3437           (pushReg, popReg): created for pushing registers,
3438           (sameRegs): check both AOP_REG and AOP_CRY types,
3439           (aopOp): handle bit registers,
3440           (aopPut): optimization no self-assign,
3441           (saveRegisters): push reg->base (bits) only once for bit registers,
3442            and use pushReg,
3443           (unsaveRegisters): pop reg->base only once and use popReg,
3444           (assignResultValue): added parameter func and return in carry for bits,
3445           (genIpush): optimization no reload in A if not changed,
3446           (genSend): bit parameters in reentrant functions are passed in bit
3447            registers by first assigning to bits in B, then save registers and
3448            copy B to bits,
3449           (genCall): handle returning in Carry properly, save it in F0 if needed,
3450           (genPcall): updated assignResultValue call, this is not safe yet for bit
3451            returning function !!!
3452           (genFunction): don't generate equ's for bit registers and use pushReg,
3453           (genEndFunction): take care of bit returning functions and use popReg,
3454           (genRet): return bit in Carry,
3455           (genIfx): optimize bit registers and other directly addressable bits,
3456           (genReceive): updated assignResultValue call
3457         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
3458           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
3459            registers when using stack-auto
3460         * src/mcs51/ralloc.c (_G): added allBitregs,
3461           (regs8051): added the bit registers,
3462           (createStackSpil): use macro IS_BIT,
3463           (getRegBit): added to allocate a bit register, else spill,
3464           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
3465           (updateRegUsage): factored out to ease stepping while debugging,
3466           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
3467            also allocate bit registers,
3468           (fillGaps): handle bit registers,
3469           (findAllBitregs): added to create bit vector with all bit registers,
3470           (mcs51_allBitregs): returns this bit vector,
3471           (mcs51_assignRegisters): when using stack-auto use bit registers for
3472            passing parameters and creating local variables
3473         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
3474
3475 2005-08-22 Borut Razem <borut.razem AT siol.net>
3476
3477         * device/lib/Makefile.in: replaced find option -or with -o
3478           to make it run on solaris
3479
3480 2005-08-22 Raphael Neider <rneider AT web.de>
3481
3482         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
3483           fixes #1265442 (crash on Solaris)
3484
3485 2005-08-20 Borut Razem <borut.razem AT siol.net>
3486
3487         * configure, configure.in: added tests for libsocket and libnsl libraries,
3488           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
3489           from support/regression/Makefile.in
3490         * support/regression/Makefile.in: added
3491         * device/lib/pic16/Makefile.common.in: force make to use bash shell
3492         * sim/ucsim/libtool: regenerated on sparc-solaris
3493         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
3494           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
3495           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
3496           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
3497           sparc-solaris, which doesn't use GNU ld linker
3498         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
3499         * as/Makefile: find on sparc-solaris does not support -maxdepth option
3500
3501 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
3502
3503         * src/mcs51/peeph.def: updated comments
3504
3505 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3506
3507         * device/lib/_gptrget.c,
3508         * device/lib/_gptrput.c: slightly shorter
3509         * doc/sdccman.lyx: incremented version
3510         * src/mcs51/peeph.def: moved peephole comments to the line of first
3511           change to better keep line correlation, reanimated 186.e
3512         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
3513
3514 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
3515
3516         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
3517           David Saxton with quotes around file name.
3518
3519 2005-08-15 Borut Razem <borut.razem AT siol.net>
3520
3521         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
3522           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
3523           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
3524           make tests run on x86_64 platform
3525
3526 2005-08-13 Raphael Neider <rneider AT web.de>
3527
3528         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
3529           as it might be executed DURING a build (parallel make is wonderful)
3530
3531 2005-08-13 Raphael Neider <rneider AT web.de>
3532
3533         * device/lib/Makefile.in (port-specific-objects-pic16):
3534           revert to cp $(PORT)/bin/*.* $(PORTDIR)
3535         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
3536           dependency
3537         * device/lib/pic16/Makefile.rules: build subdirs before creating
3538           the library, removed builddir rule, create $(builddir) early in
3539           recurse rule, use empty recurse rule for leaf directories
3540         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
3541           mkdir errors (race condition), removed duplicate suffix "hex"
3542           from clean rules
3543         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
3544         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
3545           prevents mkdir -p from aborting on Alpha
3546
3547 2005-08-12 Raphael Neider <rneider AT web.de>
3548
3549         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
3550           db-statements in order to allow for arrays of pointers in code
3551           sections to be placed without interspersed 0-padding, fixes
3552           bug #1256215
3553         * (emitStatistics): fixed division by zero for pic18f1220
3554         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
3555           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
3556         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
3557         * (pic16_pCodeConstString): keep track of already emitted string
3558           literals to prevent "duplicate definitions of symbol _str_NR"
3559         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
3560           debug message
3561         * device/lib/Makefile.in: ignore failing PIC16 library builds
3562         * device/lib/pic16/Makefile: do not build if gputils are missing
3563         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
3564
3565 2005-08-10 Raphael Neider <rneider AT web.de>
3566
3567         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
3568           my last commit)
3569
3570 2005-08-10 Raphael Neider <rneider AT web.de>
3571
3572         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
3573           Rokas' patch to add the new fixed point type "__fixed16x16"
3574         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
3575           functions for __fixed16x16 arithmetics
3576         * device/lib/pic16: reimplemented the build system to support
3577           a separate build directory, better handling of libio (create
3578           the library in a separate subdir for each architecture) and
3579           easier configuration (centralized in Makefile.common)
3580
3581 2005-08-07 Raphael Neider <rneider AT web.de>
3582
3583         * src/pic16/gen.c (genrshTwo): fixed sign extension
3584         * src/pic16/device.c: added pic18f2320, 4220 and 4320
3585         * device/include/pic16/pic18f2220.h: changed some bit definitions,
3586           added T0CONbits
3587         * device/include/pic16/pic18f4220.h: NEW, header for
3588           pic18f4220 and pic18f4320
3589         * device/include/pic16/pic18fregs.h: added new devices,
3590           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
3591         * device/include/pic16/signal.h: resolved name clashes
3592           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
3593           to also allow testing for interrupt enable bits, added
3594           comments on how to use the macros
3595         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
3596         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
3597           register definitions for the devices
3598         * device/lib/pic16/pics.all: added new devices
3599         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
3600           allocated memory
3601         * device/lib/pic16/libc/stdlib/memfree: do not count
3602           the block header as free memory
3603         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
3604           simplified and added missing end-of-blocklist-marker
3605           (reported by Peter Onion, fixes #1252814)
3606         * (_mergeHeapBlock): fixed loop condition
3607         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
3608           len==0, restructured code
3609         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
3610           up a bit, reduced bitfield accesses, prevent endless loops
3611           in case of heap corruption
3612         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
3613           "unreferenced arguments/must return a value" warnings
3614         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
3615           replaced BAUDREG with SPBRG
3616         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
3617           device/lib/pic16/debug/gstack/gstack.c: replaced
3618           _naked, _asm, _endasm with __naked, __asm, __endasm
3619
3620 2005-08-05 Raphael Neider <rneider AT web.de>
3621
3622         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
3623           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
3624
3625 2005-08-05 Borut Razem <borut.razem AT siol.net>
3626
3627         * device/lib/Makefile.in: added missing ';'
3628         * configure: removed ^M characters
3629
3630 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3631
3632         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
3633           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
3634           License
3635
3636 2005-08-04 Borut Razem <borut.razem AT siol.net>
3637
3638         * configure.in: pic16 libraries build 2nd try - enable running
3639           configure in device/lib/pic16
3640         * configure: regenerated from configure.in
3641         * device/lib/Makefile.in: create $(PORT)/bin directory
3642
3643 2005-08-03 Raphael Neider <rneider AT web.de>
3644
3645         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
3646           to get/set values via pointers
3647         * (genUnpackBits,genPackBits): changed detection of
3648           ptr->bitfield vs. sym.bitfield, fixed access via generic
3649           pointers, removed dead (wrong) code for multibyte bitfields
3650         * (genNearPointerGet, genGenPointerGet): removed useless code,
3651           fixed bitfield detection, fixes #1250594
3652         * (genNearPointerSet): removed useless code
3653         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
3654           and introduced macro pic16_emitpcode that conditionally emits
3655           the origin of the following pCode (useful for debugging SDCC)
3656         * src/pic16/pcode.c: changed (and disabled) some debug outputs
3657         * (createDefmap): fixed handling of LFSR for --optimize-df
3658
3659 2005-08-02 Borut Razem <borut.razem AT siol.net>
3660
3661         * device/lib/Makefile.in: pic16 libraries build enabled since
3662           gputils-0.13.2 are now localy installed at sourceforge's compile farm
3663
3664 2005-08-02 Raphael Neider <rneider AT web.de>
3665
3666         * src/pic16/gen.c (genPackBits): removed deprecated warning
3667         * (genGenPointerSet): fixed bitfield detection
3668
3669 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3670
3671         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
3672
3673 2005-07-31 Raphael Neider <rneider AT web.de>
3674
3675         * device/lib/pic16/libdev/pic18f458.c,
3676           device/include/pic16/pic18f458.h: added missing T0CONbits
3677
3678 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
3679
3680         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
3681
3682 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
3683
3684         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
3685
3686 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3687
3688         * device/include/mcs51/at89c51ed2.h: added.
3689
3690 2005-07-23 Raphael Neider <rneider AT web.de>
3691
3692         * src/pic/gen.h: added emitpcode macro for debugging
3693         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
3694           and replace by macro adding debug information on demand
3695         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
3696         * (gencjne): tried to fix; replaced with correct (slower) code
3697         * (gen{Unp,P}ackBits): fixed single bit access
3698         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
3699         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
3700           previous instruction
3701         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
3702           register has to be handled with care (forbidding movement
3703           of assignments/uses, removing assignments completely, ...)
3704         * (pCodeOptime2pCodes): make use of regIsSpecial
3705         * added lots of debugging output (commented out)
3706         * src/pic/rallloc.c (deassignLRs): prevent operand registers
3707           from being reused as result UNLESS it is known to work
3708
3709 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
3710
3711         * support/Util/dbuf.h: include <stddef.h> for size_t
3712         * .version: changed to version 2.5.2
3713
3714 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3715
3716         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
3717
3718 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3719
3720         * src/hc08/gen.c (genMinus): fixed bug #1241835,
3721           (genModOneByte): removed needless psha/pula
3722
3723 2005-07-22 Raphael Neider <rneider AT web.de>
3724
3725         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
3726           have PIC14 handled like PIC16, fixes broken pic14 linker calls
3727         * src/pic/gen.c (resolveIfx): do not "invent" labels
3728         * (genSkipc): changed to positive logic
3729         * (genSkipCond): removed as no longer needed
3730         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
3731           backport from PIC16
3732         * (genLeftShift): check operands are in different registers
3733         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
3734           INCF does not update CARRY...
3735         * src/pic/main.c: fixed _linkCmd
3736         * src/pic/pcode.c (unlinkpCode): added inactive code
3737         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
3738           alive (do not assign result and operand overlapping registers)
3739
3740 2005-07-22 Raphael Neider <rneider AT web.de>
3741
3742         * src/pic/device.c (dump_sfr): replaced register declaration with
3743           call to emitSymbolToFile() to avoid duplicate symbols
3744         * (assignRelocatableRegisters): do not declare external symbols
3745         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
3746           right (take size of type, not etype)
3747         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
3748         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
3749         * (packRegsForAccUse): disabled assignment of WREG as
3750           the result reg to prevent occurence of just fixed #1235003,
3751           fixes #1242954
3752         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
3753           symbols (avoids duplicate symbols in .asm file)
3754         * (pic14emitRegularMap): use emitSymbolToFile()
3755         * src/pic/gen.c (aopOp): fixed spillLocation handling
3756         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
3757         * (genDataPointerSet): removed unneccessary variables/output
3758
3759 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
3760
3761         * as/mcs51/lkarea.c: enlarged codemap for banked memory
3762         * device/lib/mcs51/crtbank.asm: added # to 0x0F
3763
3764 2005-07-21 Raphael Neider <rneider AT web.de>
3765
3766         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
3767           architecture cannot handle them efficiently, fixes bug #1235003
3768         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
3769           check for empty sets before using them (fixes bug #1232190)
3770
3771 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
3772
3773         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
3774           (lnksect2): generate warnings for memory overlap
3775         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
3776           constseg to set the name of these segments so you can instruct the linker
3777           to place them in banks
3778         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
3779         * src/SDCCglobl.h: added MODEL_HUGE to enum,
3780           added code_seg and const_seg to options
3781         * src/SDCCglue.c (emitMaps): use options.const_seg,
3782           (createInterruptVect): put interrupt vectors in segment HOME,
3783           (glue): put HOME before static segment and put the main glue in HOME,
3784           (glue): use options.code_seg
3785         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
3786         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
3787           these segments so you can instruct the linker to place them in banks
3788           (linkEdit): use code_loc for HOME segment which should be the first
3789           segment in code memory now
3790         * src/SDCCmem.c: fixed more stuff like bug 1238386
3791         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
3792           (changePointer): don't change function pointers to code pointers for
3793           banked functions,
3794           (compareType): added exceptional check for banked function pointers
3795         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
3796         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
3797           after static in code memory
3798         * src/mcs51/gen.c: added aopLiteralLong prototype,
3799           (aopForSym): use getSize for functions,
3800           (genCall): generate banked calls over one trampoline __sdcc_banked_call
3801           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
3802           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
3803           the segment,
3804           (genPcall): use call for literal function pointers and generate banked
3805           calls over the one trampoline so there's only one place for the user to
3806           modify according to his/hers hardware,
3807           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
3808           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
3809         * src/mcs51/main.c: added keyword banked,
3810           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
3811         * support/Util/SDCCerr.c,
3812         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
3813           needed for passing the bank and address to the trampoline
3814         * device/lib/mcs51/crtbank.asm: added for bankswitching
3815         * device/lib/mcs51/Makefile: added crtbank
3816
3817 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3818
3819         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
3820           for fields at offset 0 of a struct or union as reported
3821           on 2005-07-07 in the developer mailing list.
3822
3823 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
3824
3825         * src/SDCCmem.c: fixed bug 1238386
3826
3827 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3828
3829         * src/mcs51/peeph.def: added labelrefcounting for peepholes
3830           (patch #1144962), added peephole 300, enabled 259.x
3831         * doc/sdccman.lyx: removed screenshot and provided link instead
3832
3833 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3834
3835         * doc/sdccman.lyx: added section about debugging with ddd
3836         * doc/figures/ddd_example.eps: screenshot of debugging session
3837
3838 2005-07-04 Raphael Neider <rneider AT web.de>
3839
3840         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
3841           like CODE pointers, fixes #1115683
3842         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
3843           call, fixes bugs #1232211, #1228110,
3844           fixed wrong casts to pCodeFlow from pCodeInstructions
3845
3846 2005-07-04 Raphael Neider <rneider AT web.de>
3847
3848         * src/pic/gen.c (popGet): changed assert to allow for
3849           bit operands
3850         * (popGetAddr): changed signature to provide
3851           an additional index, patched all call sites
3852         * (genCmpEq): handle literal-like operands correctly
3853         * (genAddrOf): added sanity checks on __code/__data pointers
3854         * (genAssign): added handling of symbols from __code section
3855         * (gencjne): do not generate code for comparisons whose result
3856           is neither stored nor used, fixes bug #1171114
3857         * (AccLsh, AccRsh): operate on operand instead of WREG
3858         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
3859           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
3860           by known count
3861         * rewrote complete shift-by-literal logic, commented unused
3862           functions out
3863         * (genConstPointerGet): get multiple bytes (if result size > 1),
3864           fixed handling of non-immediate addresses
3865         * (genPointerGet): handle CODE pointers like CONST pointers
3866         * (genpic14Code): insert C-SRC lines as Cource-pCodes
3867         * ({aop,op}_isLitLike): NEW, single place to decide whether an
3868           operand is to be treated as a literal or not
3869         * (mov2w,genPcall,genCmpEq),
3870           src/pic/genarith.c: use aop_isLitLike() to decide between
3871           literal/register contents
3872         * (addSign): added missing offset
3873         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
3874           only emit comment in debug-mode,
3875           use {aop,op}_isLitLike throughout the file
3876         * src/pic/glue.c: fix initializers for pointers (work in progress)
3877         * src/pic/pcode.c (get_op): honor index on _const symbols
3878         * ({reset,dump}pCodeStatistics): NEW, estimate code size
3879         * (dumppBlock): added pCode size estimation
3880         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
3881           check for IS_SYMOP before OP_SYMBOL'ing
3882         * fixed indentation, compacted switch-statements
3883         * (allocReg): find free register and allocate it instead of
3884           allocating new registers all the time
3885         * (deassignLRs): prevent POINTER_GET's from being assigned the same
3886           registers as its operands (necessary only for multibyte GETs)
3887
3888 2005-07-01 Raphael Neider <rneider AT web.de>
3889
3890         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
3891           debugging .asm-output macros FENTRY + FEXIT
3892         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
3893           way... I wonder...
3894         * (emitpComment): NEW, printf to pCode
3895         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
3896           offset handling
3897         * (popGetAddr): NEW, variant of popGet to access an immediates
3898           high(er) bytes instead of the n'th byte of memory they reference,
3899           replaced popGet with popGetAddr where neccessary
3900         * (genDataPointerGet): reactivated and fixed implementation
3901         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
3902           accesses
3903         * (genDataPointerSet): fixed multibyte assignments
3904         * (genpic14Code): fixed --i-code-in-asm handling
3905         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
3906         * (genPlus): fixed index-out-of-bounds error
3907         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
3908         * src/pic/ralloc.c: added debugging output macro FENTRY2
3909         * (spillThis): fixed indentation, enbraced for-body for clarity
3910         * (rematStr): commented out as now unused
3911         * (regTypeNum): commented out special spill case (overwrites
3912           arbitrary values)
3913         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
3914
3915 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
3916
3917         * doc/sdccman.lyx: documented sfr16/sfr32,
3918           added example for using storage class with function pointers
3919         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
3920
3921 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
3922
3923         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
3924         * device/lib/_itoa.c,
3925         * device/lib/_ltoa.c: optimized codesize
3926         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
3927           but don't know how to suppress the double warning.
3928         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
3929         * support/Util/SDCCerr.c,
3930         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
3931
3932 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
3933
3934         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
3935           fixed old K&R prototypes
3936         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
3937         * device/lib/_gptrget.c,
3938         * device/lib/_gptrgetc.c,
3939         * device/lib/_gptrput.c: changed versions for new memory indicator values,
3940           also new versions for small generic pointers and banked generic pointers
3941         * src/port.h: added const_name
3942         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
3943         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
3944         * src/SDCCcse.c (findPrevIc): check all associative operators
3945         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
3946         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
3947         * src/SDCCmem.c: updated comments,
3948           set far-space to 0 for pdata, results in optimized code
3949         * src/SDCCmem.h: added macro CONST_NAME
3950         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
3951           moving the info into the highest bits, see also gptrget/gptrput
3952         * src/src.dsp: added sdcc.ico to project files
3953         * src/avr/gen.c (genCast): fixed bug 0x%d
3954         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
3955         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
3956           relation between ptr_type and DCL_TYPE,
3957           (genCast): fixed bug 0x%d
3958         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
3959           (CODE)" for const_name
3960         * src/hc08/gen.c (genCast): fixed bug 0x%d
3961         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
3962           (hc08_port): added "CONST (CODE)" for const_name
3963         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
3964           (aopForRemat, adjustArithmeticResult): disconnected direct relation
3965           between ptr_type and DCL_TYPE,
3966           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
3967           operand* and took AOP() inside function so sfr-ness can be checked,
3968           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
3969           new prototype,
3970           (genFunction, genEndFunction): optimized stack setup,
3971           (genMinus): optimized for literals with ending zeroes (in bytes),
3972           (genCast): fixed bug 0x%d
3973         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
3974           (mcs51_port): added "CONST (CODE)" for const_name
3975         * src/mcs51/peeph.def: made rule 226 more generic
3976         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
3977         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
3978         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
3979         * src/z80/main.c (z80_port): added NULL for const_name,
3980           (gbz80_port): added NULL for const_name
3981         * support/regression/tests/bug663539.c,
3982         * support/regression/tests/sfr16.c: new tests
3983
3984 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3985
3986         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
3987
3988 2005-06-24 Raphael Neider <rneider AT web.de>
3989
3990         * device/lib/pic16/libdev/pic18f[68][567]20.c:
3991           corrected typos...
3992         * device/include/pic16/signal.h: added USBIF
3993           and SIG_USB
3994
3995 2005-06-24 Raphael Neider <rneider AT web.de>
3996
3997         * device/lib/pic16/libdev/pic18f2455.c,
3998           device/include/pic16/pic18f2455.h: NEW
3999         * device/include/pic16/pic18fregs.h,
4000           device/lib/pic16/pics.all,
4001           src/pic16/device.c: added 18f2455
4002         * device/lib/pic16/libdev/pic18f[68][567]20.c,
4003           device/include/pic16/{pic18f[68][567].h,usart.h}:
4004           replaced MULTIPLE_USARTS define with more relaible
4005           compatibility sfrs (for USART access)
4006
4007 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
4008
4009         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
4010           and the output asm file line is printed on two lines.
4011
4012 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4013
4014         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
4015           BGT, BLE, BHI, and BLS instructions
4016         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
4017           genCmpEq): removed
4018         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
4019           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
4020           fixes bug #1216342
4021         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
4022
4023 2005-06-15 Raphael Neider <rneider AT web.de>
4024
4025         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
4026         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
4027         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
4028           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
4029           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
4030
4031 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4032
4033         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
4034           Marcel Telka in bug #1215704
4035
4036 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
4037
4038         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
4039           located in shared memory bank.
4040
4041 2005-05-31 Raphael Neider <rneider AT web.de>
4042
4043         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
4044           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
4045           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
4046
4047 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
4048
4049         * device/lib/_strncpy.c: fixed the fix
4050
4051 2005-05-26 Raphael Neider <rneider AT web.de>
4052
4053         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
4054           initializers with \0, bug #1208187
4055         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
4056           intializers with \0, bug #1208187
4057
4058 2005-05-26 Raphael Neider <rneider AT web.de>
4059
4060         * src/pic16/glue.c (pic16_printIvalChar): fixed string
4061           initializers with \0, bug #1208187
4062         * src/pic16/main.c (_process_pragma): added sanity checks
4063           for stack position and size, emit warnings when appropriate
4064
4065 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
4066
4067         * device/lib/_strncpy.c: fixed not filling with \0
4068
4069 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4070
4071         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
4072           createFunction),
4073         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
4074           compound_statement),
4075         * src/SDCCsymt.h,
4076         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
4077
4078 2005-05-24 Raphael Neider <rneider AT web.de>
4079
4080         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
4081
4082 2005-05-24 Raphael Neider <rneider AT web.de>
4083
4084         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
4085           TRISE definitions, closes bug #1162453
4086
4087 2005-05-22 Raphael Neider <rneider AT web.de>
4088
4089         * src/pic16/main.c (_process_pragma): check for missing
4090           arguments to pragmas code and udata
4091         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
4092           consistency fixes to match other headers (thanks to Jim Paris)
4093         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
4094
4095 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
4096
4097         * src/SDCCicode.c (isOperandEqual): fixed missing ;
4098
4099 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
4100
4101         * support/regression/tests/bug1198642.c: new test
4102         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
4103         * src/SDCCcse.c (findPrevIc): added comment, please have a look
4104         * support/scripts/resource.h,
4105         * support/scripts/resource.rc,
4106         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
4107         * support/scripts/sdcc.ico: added 32x32 icon
4108
4109 2005-05-18 Raphael Neider <rneider AT web.de>
4110
4111         * device/lib/pic16/libdev/pic18f*.c,
4112         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
4113           keywords to "__sfr" and "__at (X)"
4114         * device/include/pic16/pic18fregs.h: added pic18f4520
4115         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
4116           #1203088 (MPLAB compatibility)
4117
4118 2005-05-17 Raphael Neider <rneider AT web.de>
4119
4120         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
4121         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
4122         * device/lib/pic16/pics.all: added new devices
4123         * src/pic16/device.c: added support for pic18f4520
4124
4125 2005-05-16 Raphael Neider <rneider AT web.de>
4126         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
4127         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
4128         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
4129           convenience function for bit access
4130
4131 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
4132
4133         * device/lib/printf_large.c: fixed bug 1193299
4134         * support/regression/tests/bug1057979.c: added test %3.3s
4135
4136 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4137
4138         * device/include/mcs51/8051.h,
4139         * device/include/mcs51/8052.h: made parseable with lint
4140         * device/include/mcs51/lint.h: added include file for (sp)lint
4141         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
4142         * doc/cdbfileformat.lyx,
4143         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
4144
4145 2005-05-14 Raphael Neider <rneider AT web.de>
4146
4147         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
4148         * device/lib/pic16/libc/stdlib/itoa.c (new)
4149         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
4150         * device/lib/pic16/libio/Makefile: exclude subdir according to
4151           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
4152         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
4153         * src/pic16/gen.c (genFunction): prevent annoying warning
4154         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
4155           nameclashes on BeOS
4156         * support/cpp2/cppmain.c (cpp_output_string): new
4157         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
4158           fixes bug 1116802
4159
4160 2005-05-13 Borut Razem <borut.razem AT siol.net>
4161
4162         * src/SDCCmain.c (linkEdit): fixed bug 1195202
4163
4164 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4165
4166         * .version: changed to version 2.5.1; back to bleeding edge development
4167
4168 2005-05-11 Borut Razem <borut.razem AT siol.net>
4169
4170         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
4171           generate PDF version 1.3 documents
4172
4173 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4174
4175         * .version: changed to version 2.5.0
4176
4177 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4178
4179         * doc/sdccman.lyx: updated weblinks, index and smaller updates
4180
4181 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4182
4183         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
4184         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
4185         well as many smaller updates.
4186         * .version: changed to version 2.5.0-pre1
4187
4188 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4189
4190         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
4191
4192 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
4193
4194         * support/regression/tests/bug1185672.c: added
4195         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
4196           bug 1185672
4197         * src/mcs51/gen.c (genCall): added comments, made it look safer
4198         * src/mcs51/gen.c (genEndFunction): simplified
4199
4200 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
4201
4202         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
4203
4204 2005-04-14 Borut Razem <borut.razem AT siol.net>
4205
4206         * fixed bug 1045046 - SIGSEGV with really simple code?:
4207           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
4208           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
4209
4210 2005-04-14 Borut Razem <borut.razem AT siol.net>
4211
4212         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
4213           src/pic16/device.h: temporarily disabled experimental #inline pragma
4214           for 2.5.0 release
4215
4216 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
4217
4218         * device/include/z80/stdio.h,
4219         * device/include/z80/string.h: removed these highly incomplete files so
4220           SDCC can use the default ones in device/include/
4221
4222 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4223
4224         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
4225         gcc warning.
4226         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
4227         fix sdcpp warnings.
4228
4229 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
4230
4231         * device/include/malloc.h: removed redundant __reentrant prototypes
4232         * device/lib/_mullong.c: added working xstack variant in asm (C version
4233           doesn't pass regression tests)
4234         * device/lib/bpx.c: used __data and made bpx char for mcs51
4235         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
4236           (createFunction): fixed bug with xstackPtr
4237         * src/SDCCcse.c: corrected comments
4238         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
4239           (killDeadCode, eBBlockFromiCode): removed unused code
4240         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
4241           corrected comments
4242         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
4243           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
4244           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
4245           (genModOneByte): fixed warning in MSVC
4246         * src/mcs51/main.c (): added comments
4247         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
4248
4249 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
4250
4251         * src/SDCCmain.c (linkEdit): oops, changed one line too many
4252
4253 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
4254
4255         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
4256
4257 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
4258
4259         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
4260         characters arrays of larger size than the declared one.
4261
4262 2005-04-10 Borut Razem <borut.razem AT siol.net>
4263
4264         * src/pic/gen.c (genInline),
4265           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
4266           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
4267           (findNextInstruction), (findPrevInstruction),
4268           (findInstructionUsingLabel),
4269           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
4270         * src/pic/pcode.c (findLabel): added missing '\n'
4271         * src/src.dsp: added SDCCdwarf2.c to the project
4272
4273 2005-04-09 Borut Razem <borut.razem AT siol.net>
4274
4275         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
4276
4277 2005-04-08 Raphael Neider <rneider AT web.de>
4278
4279         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
4280           into the chain after a given one) and mergeDefmapSymbols (combine
4281           defmap entries for each symbol per pcode)
4282         * (createDefmap): have defmap entries merged in the end
4283         * (defmapReplaceSymRef): split defmap entries covering two accesses to
4284           a symbol before replacing one access type's symbol, merge symbols in
4285           the end (replacement symbol might already have an entry)
4286         * (assignValnums): keep reference to written WREG intact
4287
4288 2005-04-08 Raphael Neider <rneider AT web.de>
4289
4290         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
4291           Alpha)
4292
4293 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
4294
4295         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
4296         bytes
4297
4298 2005-04-07 Raphael Neider <rneider AT web.de>
4299
4300         * device/include/pic16/usart.h: added compatibility defines for
4301           devices with more than one USART
4302         * device/include/pic16/pic18f[68][567]20.h: activated above defines
4303
4304 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
4305
4306         * device/lib/Makefile.in: updated for port specific include
4307
4308 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
4309
4310         * support/regression/ports/mcs51/spec.mk: added mcs51 include
4311
4312 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
4313
4314         * device/include/8051.h,
4315         * device/include/8052.h,
4316         * device/include/at89S8252.h,
4317         * device/include/at89c55.h,
4318         * device/include/at89x051.h,
4319         * device/include/at89x51.h,
4320         * device/include/at89x52.h,
4321         * device/include/mcs51reg.h,
4322         * device/include/reg51.h,
4323         * device/include/reg764.h,
4324         * device/include/regc515c.h,
4325         * device/include/sab80515.h: (re)moved these 12 files
4326         * device/include/mcs51/8051.h,
4327         * device/include/mcs51/8052.h,
4328         * device/include/mcs51/at89S8252.h,
4329         * device/include/mcs51/at89c55.h,
4330         * device/include/mcs51/at89x051.h,
4331         * device/include/mcs51/at89x51.h,
4332         * device/include/mcs51/at89x52.h,
4333         * device/include/mcs51/mcs51reg.h,
4334         * device/include/mcs51/reg51.h,
4335         * device/include/mcs51/reg764.h,
4336         * device/include/mcs51/regc515c.h,
4337         * device/include/mcs51/sab80515.h: and added them here
4338
4339 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
4340
4341         * device/include/stdarg.h: changed SDCC specific keywords to double
4342           underlined form.
4343         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
4344           mcs51 and ds390.
4345         * device/include/hc08/mc68hc908gp32.h,
4346         * device/include/hc08/mc68hc908jb8.h,
4347         * device/include/hc08/mc68hc908jkjl.h,
4348         * device/include/hc08/mc68hc908qy.h: fixed comments
4349         * device/include/mcs51/README: updated
4350         * device/include/mcs51/c8051f120.h: added PINRSF
4351         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
4352         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
4353           amidst code. Also inline is not supported.
4354
4355 2005-04-06 Raphael Neider <rneider AT web.de>
4356
4357         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
4358         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
4359           callers stack/frame pointers
4360
4361 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
4362
4363         * device/include/pic16/usart.h: added, missing in previous commit,
4364         * device/include/pic16/adc.h: fixed typo,
4365         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
4366         commit,
4367         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
4368         <p18fxxx.inc>
4369         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
4370         uninitialized because a bug appears with gplink
4371         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
4372         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
4373         complains for unrecognised option
4374
4375 2005-04-05 Raphael Neider <rneider AT web.de>
4376
4377         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
4378           structs as well (using memcpy)
4379         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
4380           on ISRs (GOTO has no label)
4381         * src/pic16/device.h: added OF_OPTIMIZE_DF
4382         * src/pic16/main.c: added compiler switch --optimize-df to enable the
4383           new data flow analysis/optimization
4384         * src/pic16/pcode.c: added (prototypes for and implementation of)
4385           dataflow analysis functions, fixed pCodeInstructions' inCond and
4386           outCond values, made RCALL a branch instruction
4387         * (pic16_unlinkpCode): keep C line if possible
4388         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
4389           C line moved if possible
4390         * (pic16_getRegFrompCodeOp): NEW, improved version of...
4391         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
4392           to use new pic16_getRegFrompCodeOp (works for more SFRs)
4393         * (pic16_BuildFlow): fixed skip instructions with label (did not start
4394           new flow)
4395         * (pic16_getJumptabpCode): NEW, needed in...
4396         * (LinkFlow): fixed handling of jumptables, calls and conditional
4397           branches
4398         * (pic16_InsertCommentAfter): NEW
4399         * (pic16_pCodeReplace): made verbose and flow preserving
4400         * (AnalyzeFlow): added call to data flow analysis
4401         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
4402         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
4403         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
4404
4405 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4406
4407         * src/SDCCast.c (decorateType): fixed bug #1105626
4408
4409 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
4410
4411         * device/include/asm/pic16/features.h,
4412         * pic18f*.h headers,
4413         * device/include/pic16/adc.h,
4414         * device/include/pic16/delay.h,
4415         * device/include/pic16/i2c.h,
4416         * device/include/pic16/malloc.h,
4417         * device/include/pic16/stdio.h,
4418         * device/include/pic16/stdlib.h,
4419         * device/include/pic16/string.h,
4420         * device/lib/pic16/libc/stdio/printf_tiny.c,
4421         * device/lib/pic16/libc/stdio/printf_small.c,
4422         * device/lib/pic16/libc/stdio/strmgpsim.c,
4423         * device/lib/pic16/libc/stdio/strmmssp.c,
4424         * device/lib/pic16/libc/stdio/strmusart.c,
4425         * device/lib/pic16/libc/stdio/vfprintf.c,
4426         * device/lib/pic16/libc/stdlib/ltoa.c,
4427         * device/lib/pic16/libc/stdlib/putchar.c,
4428         * device/lib/pic16/libc/stdlib/x_ftoa.c,
4429         * device/lib/pic16/libc/stdlib/memchrpgm.c,
4430         * device/lib/pic16/libc/stdlib/memchrram.c,
4431         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
4432         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
4433         * device/lib/pic16/libio/adc/adcbusy.c,
4434         * device/lib/pic16/libio/adc/adcread.c,
4435         * device/lib/pic16/libio/adc/adcsetch.c,
4436         * device/lib/pic16/libio/usart/ubaud.c,
4437         * device/lib/pic16/libio/usart/ubusy.c,
4438         * device/lib/pic16/libio/usart/udrdy.c,
4439         * device/lib/pic16/libio/usart/uopen.c,
4440         * device/lib/pic16/libio/usart/uputc.c,
4441         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
4442         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
4443         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
4444         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
4445         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
4446         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
4447         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
4448         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
4449         specific keywords to double underlined form,
4450         * device/lib/pic16/libc/Makefile.rules,
4451         * device/lib/pic16/libsdcc/Makefile.rules,
4452         * device/lib/pic16/libm/Makefile,
4453         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
4454         to compile with C standard set in Makefile.common
4455         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
4456         rand.c and crc.c in compilation process,
4457         * device/lib/pic16/libsdcc/int/divuint.c,
4458         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
4459         `c' from signed to unsigned,
4460         * device/lib/pic16/startup/crt0.c,
4461         * device/lib/pic16/startup/crt0i.c,
4462         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
4463         keywords to double underlined form, bug fixes in _do_cinit function
4464         which prevented the correct initialization of the .idata segment,
4465         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
4466         core to enter a infinite loop
4467         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
4468
4469 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4470
4471         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
4472
4473 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4474
4475         * device/include/Makefile.in: add support for hc08 subdirectory
4476         * device/include/hc08/: new subdirectory
4477         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
4478         Lucas Loizaga, thanks!
4479         * device/include/hc08/mc68hc908qy.h,
4480         * device/include/hc08/mc68hc908gp32.h,
4481         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
4482         their own directory. Changed internal macro names to use the compiler
4483         reserved namespace. Changed SDCC specific keywords to double
4484         underlined form.
4485         * device/include/math.h,
4486         * device/include/malloc.h,
4487         * device/include/stdarg.h,
4488         * device/include/stdbool.h
4489         * device/include/string.h,
4490         * device/include/tinibios.h,
4491         * device/include/ds400rom.h,
4492         * device/include/8051.h,
4493         * device/include/8052.h,
4494         * device/include/80c51xa.h,
4495         * device/include/at89c55.h,
4496         * device/include/at89S8252.h,
4497         * device/include/at89x51.h,
4498         * device/include/at89x52.h,
4499         * device/include/ds80c390.h,
4500         * device/include/reg764.h,
4501         * device/include/regc515c.h,
4502         * device/include/sab80515.h,
4503         * device/include/mcs51/c8051f000.h,
4504         * device/include/mcs51/c8051f018.h,
4505         * device/include/mcs51/c8051f020.h,
4506         * device/include/mcs51/c8051f040.h,
4507         * device/include/mcs51/c8051f060.h,
4508         * device/include/mcs51/c8051f120.h,
4509         * device/include/mcs51/c8051f300.h,
4510         * device/include/mcs51/c8051f310.h,
4511         * device/include/mcs51/c8051f320.h,
4512         * device/include/mcs51/c8051f330.h,
4513         * device/include/mcs51/c8051f350.h,
4514         * device/include/z180.h: Changed SDCC specific keywords to double
4515         underlined form.
4516
4517 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
4518
4519         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
4520         18F4455,
4521         * (pic16_assignConfigWordValue): disable testing of configuration
4522         register value with config mask,
4523         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
4524         function with port->fun_prefix,
4525         * (genFunction): when generating a naked interrupt function never
4526         create an absolute segment placed in interrupt vector address, place
4527         the actual interrupt function at IVA instead, when an interrupt
4528         function is generated with unspecified interrupt then do not create
4529         the absolute section,
4530         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
4531         code for generating a call to generic pointer get/put function with
4532         a call to function pic16_callGenericPointer(),
4533         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
4534         the call to the generic pointer get/put functions with prefixing the
4535         function name with port->fun_prefix,
4536         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
4537         * src/pic16/main.c (_process_pragma): prefix function with
4538         port->fun_prefix,
4539         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
4540         calling assembler, old 18Fxxxx macro is deprecated,
4541         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
4542         PC_ASMDIR in while condition,
4543         * (findInstruction): add PC_ASMDIR in while condition,
4544         * (buildCallTree): prefix main with port->fun_prefix,
4545         * (pic16_pCode2str): fixed bug that didn't emit the memory access
4546         identifier for variable with banked access in instructions BTFSS,
4547         BTFSC, BCF, BSF, BTG
4548         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
4549         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
4550         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
4551         perform optimization when enviroment variable NO_REG_OPT is set,
4552         * (insideLRBlock): NEW, return 1 if register is inside an
4553         INF_LOCALREGS block,
4554         * (RemoveRegFromLRBlock): remove a register that is completely
4555         eliminated by register optimization, but it is still left in local
4556         register store/restore in/from stack block,
4557         * (Remove2pcodes): after removing register, check to see if it
4558         should be removed from local register store/restore in/from stack
4559         block,
4560         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
4561         DUMMY_READ_VOLATILE,
4562
4563         * device/include/pic16/adc.h: minor prototype modifications and
4564         update,
4565         * device/include/pic16/malloc.h: added GPL notice various
4566         modifications,
4567         * device/include/pic16/stdint.h: NEW, standard header for ints
4568         * device/include/pic16/delay.h: NEW, header for delay functions,
4569         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
4570         delay1mtcy,
4571         * device/include/pic16/signal.h: NEW, header providing helper macros
4572         for implementing signal handlers,
4573         * device/include/pic16/stdio.h: added prototypes for functions,
4574         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
4575         prototypes for stdin and stdout, added macro PUTCHAR to
4576         automatically implement putchar function prototype,
4577         * device/include/pic16/usart.h: modified and updated USART library,
4578         * device/lib/pic16/libio/adc/,
4579         * device/lib/pic16/libio/i2c: some modifications to improve library
4580         performance,
4581         * device/lib/pic16/libc/stdio/: modifications for the new printf*
4582         family of functions,
4583         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
4584         family of functions and other sources,
4585         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
4586         of the PIC18Fxx[28] devices,
4587         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
4588         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
4589         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
4590         _do_cinit function, because the previous failed when local variables
4591         where not placed in the same memory bank,
4592         * device/lib/pic16/libsdcc/char/: various modifications to improve
4593         library performance,
4594         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
4595         information on the new functions of the c library and more...
4596
4597 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4598
4599         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
4600
4601 2005-03-26 Raphael Neider <rneider AT web.de>
4602
4603         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
4604           if condition == CARRY)
4605         * (genCmp): adapted to new genSkipc semantics
4606         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
4607           on rIfx (genCmp was broken)
4608
4609 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4610
4611         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
4612         * src/z80/main.c (_keywords[]),
4613         * src/SDCCglobal.h (struct options),
4614         * src/SDCC.y,
4615         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
4616         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
4617         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
4618         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
4619         always available in leading double underscore form. The C99 support is
4620         mostly missing, but it's a start.
4621         * support/regression/tests/bug-227710.c: fixed nonconforming use of
4622         reserved identifier "__data".
4623
4624 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
4625
4626         * src/mcs51/peeph.def: fixed bug 1170013
4627
4628 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
4629
4630         * device/include/mcs51reg.h: fixed bug 842007
4631
4632 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4633
4634         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
4635         last time.
4636
4637 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4638
4639         * src/port.h (struct PORT),
4640         * src/avr/ralloc.c (avr_assignRegisters),
4641         * src/avr/main.c,
4642         * src/ds390/ralloc.c (ds390_assignRegisters),
4643         * src/ds390/main.c,
4644         * src/hc08/ralloc.c (hc08_assignRegisters),
4645         * src/hc08/main.c,
4646         * src/mcs51/ralloc.c (mcs51_assignRegisters),
4647         * src/mcs51/main.c,
4648         * src/pic/ralloc.c (pic14_assignRegisters),
4649         * src/pic/main.c,
4650         * src/pic16/ralloc.c (pic16_assignRegisters),
4651         * src/pic16/main.c,
4652         * src/xa51/ralloc.c (xa51_assignRegisters),
4653         * src/xa51/main.c,
4654         * src/z80/ralloc.c (z80_assignRegisters),
4655         * src/z80/ralloc.h,
4656         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
4657         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
4658         * src/SDCCcse.h,
4659         * src/SDCCdflow.c (computeDataFlow),
4660         * src/SDCCdflow.h,
4661         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
4662         * src/SDCCloop.h,
4663         * src/SDCCcflow.c (*),
4664         * src/SDCCcflow.h,
4665         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
4666         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
4667         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
4668         immedDom() returning wrong block; probably fixes bug #1160833)
4669
4670 2005-03-20 Borut Razem <borut.razem AT siol.net>
4671
4672         * support/scripts/inc2h.pl: WIN32 port
4673
4674 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
4675
4676         * device/lib/makefile.in: added abs.c and labs.c
4677
4678 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
4679
4680         * device/include/stdint.h: added
4681         * device/lib/abs.c: added
4682         * device/lib/labs.c: added
4683         * device/include/stdlib.h: added abs() and labs() prototypes
4684         * device/lib/libsdcc.lib: added abs and labs
4685         * device/include/float.h,
4686         * device/lib/_fsmul.c,
4687         * device/lib/printf_fast.c,
4688         * device/lib/printf_tiny.c: updated comments
4689
4690 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4691
4692         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
4693         bug #1164313
4694
4695 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4696
4697         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
4698         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
4699
4700 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
4701
4702         * device/lib/printf_large.c: removed inline assembly for portability and
4703           readability. Use printf_fast if speed or size are more important.
4704         * src/pic16/gen.c: removed conditions around use of DEBUGpc
4705         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
4706
4707 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
4708
4709         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
4710         prevent compiler warning
4711
4712 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
4713
4714         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
4715         moved to level 0 and declared as static. Also they are explicit
4716         placed in access bank. This was necessery because some times they
4717         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
4718         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
4719         optimizations. Currently only compare to unsigned char is implemented,
4720         * src/pic16/gen.c: added fReturnIdx array,
4721         * (struct resolvedIfx) is moved to gen.h and made public,
4722         * (struct _G): added sregsAlloc and sregsAllocSet fields,
4723         * (aopForSym): added an optimization to directly store in stack of
4724         the operand of a SEND iCode,
4725         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
4726         but as registers instead (AOP_REG) using the fReturnIdx array,
4727         * (pic16_freeAsmop): remove the freed register from the
4728         _G.sregsAlloc field,
4729         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
4730         a compare of 'WREG',
4731         * (pic16_popGetTempRegCond): changed function prototype, now
4732         function takes also a bitVector argument v which holds the current
4733         set of registers that are allocated for stack access by aopForSym,
4734         registers allocated in aopForSym for accessing stack symbols are not
4735         any more part of the functions usedRegs field,
4736         * (genCall): some times aopOp is called for a stack variable to be
4737         send, aopForSym might perform the push, if this is true make sure
4738         that genCall doesn't push the variable twice by testing _G.resDirect,
4739         * (genFunction): changed testing for unspecified interrupt number
4740         from 256 to INTNO_UNSPEC,
4741         * modified selection scheme of frame pointer generation. Previously
4742         if function did use local registers a frame pointer was generated,
4743         now a frame pointer is generated only if function has arguments
4744         (that need PLUSW2 register access), or has stack arguments, or the
4745         compiler is not instructed to omit the frame pointer,
4746         * (genEndFunction): before restoring local registers that were saved
4747         in the function preamble, also restore the registers that *might*
4748         have been allocated for stack access,
4749         * (genRet): removed some old comments,
4750         * (genCmp, the active (RN's) version): added a call to the
4751         pic16_genCmp_special function to perform the compare with a more
4752         robust and optimized way,
4753         * (genInline): a feature has been added in inline code generation,
4754         which allows a wildcard variable substitution when writing inline
4755         assembly. Code is incomplete and experimental therefore undocumented,
4756         * (genCast): changed order of aopOp for result and right to allow
4757         aopForSym to directly load the result if possible,
4758         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
4759         perform an optimized compare on some selected special occasions,
4760         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
4761         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
4762         generate an IVT any more,
4763         * src/pic16/main.c (pic16_optionsTable): added command line option
4764         --optimize-cmp,
4765         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
4766         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
4767         macros,
4768         * src/pic16/NOTES: Raphael Neider added in list of active developers
4769         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
4770         jumptable_end to prevent bug #,
4771         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
4772         inCond and outCond fields,
4773         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
4774         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
4775         turn off register spilling,
4776         * (packRegsForOneUse): synced with other ports' versions although it
4777         is not used currently,
4778         * (pic16_packRegisters): added an optimization while reading
4779         structure bitfields, some registers may be saved (malloc code is
4780         decreased by 80 bytes)
4781
4782 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
4783
4784         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
4785         left is a bitfield, if yes, then don't optimize assignment. Perhaps
4786         this can be optimized more?
4787
4788 2005-03-10 Raphael Neider <rneider AT web.de>
4789
4790         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
4791           genNearPointerGet): (hopefully) fixed access to bitfields via
4792           pointers (p->bitN = x; and x = p->bitN; failed)
4793
4794 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
4795
4796         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
4797
4798 2005-03-09 Raphael Neider <rneider AT web.de>
4799
4800         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
4801
4802 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
4803
4804         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
4805         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
4806           (regTypeNum): set REG_BIT type if necessary
4807         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
4808         * support/regression/tests/critical.c: check bug 1144613
4809
4810 2005-03-02 Raphael Neider <rneider AT web.de>
4811
4812         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
4813
4814 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4815
4816         * src/avr/ralloc.c (serialRegAssign),
4817         * src/ds390/ralloc.c (serialRegAssign),
4818         * src/hc08/ralloc.c (serialRegAssign),
4819         * src/mcs51/ralloc.c (serialRegAssign),
4820         * src/pic/ralloc.c (serialRegAssign),
4821         * src/pic16/ralloc.c (serialRegAssign),
4822         * src/xa51/ralloc.c (serialRegAssign),
4823         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
4824
4825 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
4826
4827         * src/SDCCast.c (decorateType): fixed bug 1124787
4828
4829 2005-02-20 Hubert Sack <sack AT digiplan.de>
4830         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4831
4832         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
4833         patch #1121755
4834
4835 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4836
4837         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
4838         to keep the correct label reference count when adding/removing references
4839         to labels. A peephole file using this is appended to patch #1144962.
4840
4841 2005-02-14 Raphael Neider <rneider AT web.de>
4842
4843         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
4844         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
4845         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
4846           retrievals of result operand's value on assignment
4847
4848 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
4849
4850         * device/include/pic16/string.h: modified prototype for memccpy()
4851         to memccpy(void *, void *, char, size_t)
4852         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
4853         check whether to omit frame pointer or not,
4854         * (genInline): convert all occurences of "\n" to LF in inline
4855         assembler blocks, this helps formatting the inline text,
4856         * (pic16_loadFSR0): modified prototype,
4857         * (genNearPointerGet, genNearPointerSet): reorganization of code,
4858         removed some 8051 legacy code,
4859         * (genPackBits): enabled handling bitfields exceeding one byte in size,
4860         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
4861         before allocating temporary registers in functions,
4862
4863 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
4864
4865         * support/regression/tests/bitvars.c: corrected the "fix"
4866
4867 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
4868
4869         * support/regression/tests/bitvars.c,
4870         * support/regression/tests/bitwise.c,
4871         * support/regression/tests/rotate.c: "fixed" problems on Alpha
4872
4873 2005-02-10 Raphael Neider <rneider AT web.de>
4874
4875         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
4876           different size for Alpha
4877         * src/pic16/gen.c (genCmpEq) : improved compare with 0
4878
4879 2005-02-09 Raphael Neider <rneider AT web.de>
4880
4881         * src/SDCC.lex(doPragma) : save and restore warning options as well
4882           (also added new stack plus clone- and copyAndFreeSDCCERRG())
4883         * have #pragma less_pedantic set the errorlevel to WARNING
4884           (fixes #1117001)
4885         * (cloneOptimize) : fixed wrong malloc's size
4886         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
4887           facilitate correct handling of #pragma (save|restore)
4888
4889 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
4890
4891         * src/mcs51/gen.c: removed non-standard C nameless struct/union
4892
4893 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
4894
4895         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
4896
4897 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
4898
4899         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
4900
4901 2005-02-02 Raphael Neider <rneider AT web.de>
4902
4903         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
4904         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
4905         * (pic16_storeForReturn): fixed to allow returning function pointers
4906         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
4907         * device/include/pic16/{stddef.h,stdbool.h}: added
4908
4909 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
4910
4911         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
4912
4913 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
4914
4915         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
4916         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
4917          appeared to be required
4918
4919 2005-01-31 Borut Razem <borut.razem AT siol.net>
4920
4921         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
4922           include/mcs51 and include/z80 directories to the package
4923
4924 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4925
4926         * src/hc08/gen.c (genFunction): fixed bug #1112752
4927
4928 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4929
4930         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
4931
4932 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4933
4934         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
4935
4936 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
4937
4938         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
4939
4940 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
4941
4942         * device/include/c8051fxxx.h: removed these 6 files
4943         * device/include/mcs51/c8051fxxx.h: added these 11 new files
4944
4945 2005-01-26 Raphael Neider <rneider AT web.de>
4946
4947         * src/pic16/gen.c (genAssign): fixed assignment from longs
4948           in codespace (were cut to three bytes)
4949         * (genDummyRead): implemented (except for CODESPACE...),
4950           fixed bug #1108575
4951         * src/pic16/glue.c (emitStatistics): beautified
4952         * device/lib/pic16/libm/Makefile: added include path
4953
4954 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4955
4956         * src/z80/gen.c (aopPut): fixed bug #1103902
4957
4958 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4959
4960         * device/lib/expf.c: fixed bug #1095792
4961
4962 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
4963
4964         * device/lib/pic16/libm: added Math library sources
4965
4966 2005-01-24 Raphael Neider <rneider AT web.de>
4967
4968         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
4969           to enable upcast to pCodeOpReg2 (there is no type tag to
4970           differenciate the two and pic16_popGet2p cast into PCOR2)
4971         * src/pic16/main.c (_process_pragma): fixed another malloc bug
4972           (sizeof(sectNames) changed to sizeof(sectName))
4973           Both patches fix segfaults under MinGW.
4974
4975 2005-01-23 Raphael Neider <rneider AT web.de>
4976
4977         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
4978           Safe_[mc]?alloc()'ed variables
4979         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
4980           of (byte sized) temporaries (assign them to WREG for now)
4981         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
4982           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
4983           this might fix SIGSEGVs on MinGW...
4984         * src/SDCCopt.c (killDeadCode): restored original behaviour
4985           (volatile operands might get thrown away though)
4986
4987 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
4988
4989         * src/pic16/gen.c: fixed bug #1106975,
4990         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
4991         pointer update, INTCON is saved, global interrupts are disabled and
4992         restored after updateing TOS.
4993         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
4994         * added function attribute 'shadowregs' to take advantage of shadow
4995         registers,
4996         * added function attribute 'wparam' as an alternative to the wparam
4997         pragma,
4998         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
4999         user declares a non-ISR function as 'shadowregs',
5000         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
5001
5002 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
5003
5004         * .version: bumped version number to 2.4.8
5005         * device/lib/pic16/pics.all: list of PIC18F devices supported by
5006         pic16 port,
5007         * device/lib/pic16/libio/i2c/: I2C module support library,
5008         * device/include/pic16/i2c.h: I2C support library header,
5009         * device/lib/pic16/libc/stdio/: standard IO support sources,
5010         * (printf_small.c): printf_small() source, supports float print,
5011         * (printf_tiny.c): printf_tiny() source, does not support floats,
5012         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
5013         enable global optimizations for entire library source, other
5014         Makefiles in the source tree are also modified to reflect this,
5015         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
5016         function,
5017         * doc/sdccman.lyx: updated to reflect new changes,
5018         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
5019         sym->onStack if-case,
5020         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
5021         sbit, idata, _idata, xdata, _xdata,
5022         * added pragma library, to link an external library, (see doc),
5023         * removed command line options, --pomit-config-words, --pomit-ivt,
5024         --pleave-reset-vector,
5025         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
5026         when calling assembler to reflect memory model used, also define
5027         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
5028         reflect stack model used,
5029         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
5030         on stack return NULL,
5031
5032 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
5033
5034         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
5035           of the operands is volatile. Fixes #1020220
5036
5037 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
5038
5039         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
5040         * (OptimizeRegUsage): make sure that there is really no other flow where
5041           the first pCode is used
5042
5043 2005-01-22 Raphael Neider <rneider AT web.de>
5044
5045         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
5046           to fix #1106967 (pCode->seq are not set up correctly)
5047
5048 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5049
5050         * src/SDCCglue.c (glue): make sure code area is declared before the
5051         static initialization area.
5052
5053 2005-01-21 Raphael Neider <rneider AT web.de>
5054
5055         * device/lib/Makefile.in: fixed test for pic16 install dir
5056         * device/lib/pic16/*/Makefile*: modified compile flags to enable
5057           optimizations
5058         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
5059           added --optimize-goto compiler switch and pragma wparam documentation
5060         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
5061         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
5062           and PRODH closing bug #1071770 (peephole optimizer)
5063
5064 2005-01-19 Raphael Neider <rneider AT web.de>
5065
5066         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
5067           cmdLine buffers (used when calling sdcpp...) are large enough
5068           (MAX_PATH=256 truncates arguments leading to system halts when
5069           used in MinGW...)
5070         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
5071         * (genUminus): rewritten to for efficiency
5072         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
5073           used uninitialized in some cases)
5074         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
5075           copy the third byte from the int -- now assumes 0x80 (data memory)
5076         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
5077           operands (genAddLit expects the iCode's operands to swapped as
5078           well), fixed leftover bytes (crashed for short left operands)
5079         * (pic16_genMinusDec): performance improvements, removed false
5080           PIC14 emitSKPNCs
5081         * (pic16_genMinus): fixed to cope with differently sized operands
5082         * src/pic16/glue.c (pic16_glue): added new banksel optimization
5083           for --obanksel > 1
5084         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
5085         * src/pic16/graph.[ch]: implementation of directed graphs, used by
5086           new banksel optimization
5087         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
5088           analysis for temporary registers (segfaults...)
5089         * src/pic16/peeph.def: added rule
5090
5091 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
5092
5093         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
5094         which converts a float number to its ASCII representation
5095         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
5096         functions to convert the fractional and integer part of a float to ASCII,
5097         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
5098         realloc.c): added _MALLOC_SPEC to explicit place variables in data
5099         ram
5100         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
5101         _STATMEM macros,
5102         * device/include/pic16/adc.h: added GPL info,
5103         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
5104         a pCodeOp as tested operand,
5105         * (genNearPointerGet): optimized bit testing, does not use
5106         intermediate register for bit value, test directly instead with
5107         BTFSS, BTFSC, works only for single bits,
5108         * (genpic16Code): dump the name of the iCode in the asm,
5109         * src/pic16/ralloc.c (decodeOp): removed static declaration and
5110         renamed to pic16_decodeOp,
5111         * (serialRegAssign): do not allocate a temporary register for iCode
5112         sequences that test a single bit for 1/0
5113
5114 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
5115
5116         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
5117         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
5118         access stack and frame pointers. They are initially assigned to
5119         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
5120         accessing SFRs. Updated all occurences of modification of stack or
5121         frame pointer in gen.c and pcode.c,
5122         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
5123         assigning of a literal value to pointers,
5124         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
5125         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
5126         selected
5127
5128 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
5129
5130         * doc/sdccman.lyx: update documentation about stack pragma, added
5131         some info for stack memory models
5132
5133 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5134
5135         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
5136
5137 2005-01-08 Raphael Neider <rneider AT web.de>
5138
5139         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
5140           udata sections to fix bug #1097823
5141
5142 2005-01-05 Raphael Neider <rneider AT web.de>
5143
5144         * src/pic16/gen.c (genGenericShift): added handling of differently
5145           sized left operand and result
5146
5147 2005-01-04 Raphael Neider <rneider AT web.de>
5148
5149         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
5150         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
5151           to hold the condition bit)
5152         * added new version of genCmp (old code available via #define)
5153         * added new version of genShiftLeft/genShiftRight in a generic
5154           way, now supports shifting by negative values
5155         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
5156           shiftCount (expected by genGenericShift)
5157         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
5158         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
5159           dump
5160         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
5161           is an invalid literal too...)
5162
5163 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
5164
5165         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
5166         from Raphael Neider,
5167         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
5168         for 8-bit literals. This fixes some literal operands which are sign
5169         extended to 16-bits ints when instruction needs only 8-bits.
5170
5171 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
5172
5173         * device/lib/logf.c: added mcs51 assembly version
5174         * device/lib/expf.c: added mcs51 assembly version
5175         * device/lib/_logexpf.c: new shared asm code for expf and logf
5176         * device/include/math.h: add defines for assembly math library
5177         * device/lib/Makefile.in: build new _logexpf.c
5178         * device/lib/libfloat.lib: use new _logexpf.c
5179
5180 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
5181
5182         * src/pic/device.c
5183         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
5184           device types which have less than 0x7f registers.
5185
5186 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
5187
5188         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
5189
5190 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
5191
5192         * device/lib/printf_fast.c: only build on supported arch.
5193         * device/lib/printf_tiny.c: only build on supported arch.
5194         * device/lib/printf_fast_f.c: only build if asm float lib
5195         * device/lib/_fsget1arg.c: only build if asm float lib
5196         * device/lib/_fsget2args.c: only build if asm float lib
5197         * device/lib/_fsnormalize.c: only build if asm float lib
5198         * device/lib/_fsreturnval.c: only build if asm float lib
5199         * device/lib/_fsrshift.c: only build if asm float lib
5200         * device/lib/_fsswapargs.c: only build if asm float lib
5201         * device/include/stdio.h: don't provide print_fast,
5202           print_fast_f, print_tiny prototypes if --xstack used
5203
5204 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
5205
5206         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
5207         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
5208           to the SOURCES
5209
5210 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
5211
5212         * device/lib/printf_fast_f.c: same as printf_fast, but
5213           with floating point enabled
5214         * device/lib/printf_fast.c: minor tweaks
5215         * device/include/stdio.h: add printf_fast_f
5216
5217 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
5218
5219         * src/SDCCmain.c: make --float-reent default for mcs51
5220         * device/lib/_fsadd.c: added mcs51 assembly version
5221         * device/lib/_fssub.c: added mcs51 assembly version
5222         * device/lib/_fsmul.c: added mcs51 assembly version
5223         * device/lib/_fsdiv.c: added mcs51 assembly version
5224         * device/lib/_fseq.c: added mcs51 assembly version
5225         * device/lib/_fsneq.c: added mcs51 assembly version
5226         * device/lib/_fsgt.c: added mcs51 assembly version
5227         * device/lib/_fslt.c: added mcs51 assembly version
5228         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
5229         * device/lib/Makefile.in: add _fscmp to build
5230         * device/lib/libfloat.lib: add _fscmp to build
5231
5232 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
5233
5234         * device/lib/_fs2slong.c: added mcs51 assembly version
5235         * device/lib/_fs2sint.c: added mcs51 assembly version
5236         * device/lib/_fs2schar.c: added mcs51 assembly version
5237         * device/lib/_fs2ulong.c: added mcs51 assembly version
5238         * device/lib/_fs2uint.c: added mcs51 assembly version
5239         * device/lib/_fs2uchar.c: added mcs51 assembly version
5240         * device/lib/_slong2fs.c: added mcs51 assembly version
5241         * device/lib/_sint2fs.c: added mcs51 assembly version
5242         * device/lib/_schar2fs.c: added mcs51 assembly version
5243         * device/lib/_ulong2fs.c: added mcs51 assembly version
5244         * device/lib/_uint2fs.c: added mcs51 assembly version
5245         * device/lib/_uchar2fs.c: added mcs51 assembly version
5246         * device/include/float.h: added #define to select asm vs c
5247
5248 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
5249
5250         * device/lib/printf_fast.c: improvements to float output
5251         * device/include/float.h: add defines for assembly float library
5252         * device/lib/_fsget1arg.c: receive 1 float arg
5253         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
5254         * device/lib/_fsnormalize.c: normalize a float
5255         * device/lib/_fsreturnval.c: return float, various helper routines
5256         * device/lib/_fsrshift.c: right shift a float's mantissa
5257         * device/lib/_fsswapargs.c: swap 2 floats
5258         * device/lib/Makefile.in: build these 6 new files for mcs51
5259         * device/lib/libfloat.lib: add these 6 files to the library
5260
5261 2004-12-26 Borut Razem <borut.razem AT siol.net>
5262
5263         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
5264           built by gcc 3.4.2
5265
5266 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
5267
5268         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
5269           and fully reentrant and register bank neutral.
5270         * device/lib/printf_fast.c: added float (not enabled by default),
5271           added compact/slower integer (also not enabled by default),
5272           improved size/speed of fast integer code, other minor changes
5273         * device/include/stdio.h, device/lib/Makefile.in,
5274           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
5275
5276 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
5277
5278         * src/pic16/pcode.c: declaring variables other than at the start of a
5279           block is not supported in C by VC6.
5280
5281 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
5282
5283         * applied a previous patch from Raphael Neider that wasn't included
5284         in the previous commits, which fixes infinite loops within jumptable
5285         improvements,
5286         * made some fixes that previous patches introduced
5287
5288 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
5289
5290         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
5291         that fixes an issue with AOP_PCODE asmop's offset,
5292         * (pic16_popCopyReg): update instance field too,
5293         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
5294         function of pic port,
5295         * (genCmp, genAnd, genAssign),
5296         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
5297
5298 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
5299
5300         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
5301         variables initial values to idata section,
5302         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
5303         variables in some functions. This utilizes parmBytes field of iCode
5304         structure to hold the offset of the variable in stack. (might be
5305         able to use the stack field too?)
5306         * applied patch from Raphael Neider # ### , # ###
5307         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
5308         variable initial values in idata section,
5309         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
5310         for static variables with initial value
5311         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
5312         applied fix in while loop from Raphael Neider.
5313
5314 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
5315
5316         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
5317         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
5318         * src/ds390/ralloc.c (serialRegAssign): spill bits
5319         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
5320         * support/Util/SDCCerr.c,
5321         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
5322         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
5323         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
5324
5325 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
5326
5327         * device/include/sdcc-lib.h: inserted LGPL, added includes
5328           asm/ds390/features.h and asm/mcs51/features.h
5329         * device/include/asm/default/features.h,
5330         * device/include/asm/gbz80/features.h,
5331         * device/include/asm/z80/features.h: added empty _AUTOMEM
5332           and _STATMEM
5333         * device/include/asm/ds390/features.h,
5334         * device/include/asm/mcs51/features.h: added files with defines for
5335           _AUTOMEM and _STATMEM indicating automatic and static storage class
5336         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
5337         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
5338         * src/SDCCicode.c (geniCodeCast),
5339         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
5340         * src/SDCCloop.c (loopInduction): removed unused variable lr
5341         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
5342           to convertToFcall to include char modulo (RFE 1065037), added check
5343           if left operand is unsigned and use abs of literal value
5344         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
5345           as it doesn't work after conversion from peephole.def to peephole.rul
5346         * src/mcs51/gen.c (toBoolean): added check for size,
5347           (genModOneByte): optimized code for signed char modulo a literal
5348           power of 2 (thanks to Hubert Sack),
5349           (genRRC): removed unnecessary "clr c",
5350           (genRLC): replaced "add a,acc" with cheaper "rlc a"
5351         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
5352           jump optimization,
5353           swapped rules 256.c and 256.d,
5354           extended 256.d by using new multiple checks (thanks Erik),
5355           added rules 256.e and 256.f,
5356           updated rule 261.a and 261.b to new generated code
5357         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
5358
5359 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5360
5361         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
5362           induction related bugs, including first part of bug #1074377
5363
5364 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
5365
5366         * applied patch from bug-report #1076292,
5367         * applied patches for genAnd and Goto-optimizations for Raphael
5368         Neider,
5369         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
5370         dump a less iCode information,
5371         * src/pic16/device.h (pic16_options_t): added field debgen,
5372         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
5373         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
5374         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
5375         puclic,
5376         * (various functions): added macros FENTRY and FENTRY2 to functions,
5377         to emit function prologue,
5378         * (various functions): fixed indentation,
5379         * (genNearPointerGet): fixed loading of FSR0,
5380         * (genPackBits): applied patch from Raphael Neider to fix updating
5381         of FSR0 and touching only the modified bits,
5382         * src/pic16/genarith.c (various functions): added macros FENTRY to
5383         emit function prologue in comments,
5384         * src/pic16/pcode.h: added functions debugf2, debugf3,
5385         * src/pic16/ralloc.c: partial fix for packForPush caused
5386         segmentation fault,
5387
5388 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5389
5390         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
5391           <stsp AT users.sourceforge.net> with reversed byte order
5392         * support/regression/tests/rotate.c: added (ds390 skips some tests)
5393
5394 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5395
5396         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
5397           bug #1074377
5398         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
5399         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
5400
5401 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
5402
5403         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
5404
5405 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5406
5407         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
5408           conditions,
5409           (setFromConditionArgs): friendly operand parser for peephole rules,
5410           (operandBaseName, operandsNotRelated): new peephole condition
5411           "operandsNotRelated" -- similar to "operandsNotSame", but takes
5412           architecture specific register naming into account, handles n-way
5413           comparisons, and supports quoted literals
5414         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
5415
5416 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5417
5418         * src/mcs51/peeph.def: fixed bug #1076940
5419
5420 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
5421
5422         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
5423
5424 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5425
5426         Adding support for replacing ljmps with sjmps in jumptables
5427         generated for switch statements. For now you need to set the
5428         environment variable SDCC_SJMP_JUMPTABLE to enable this.
5429         Now 4 algorithms for mcs51 jumptable generation are used:
5430         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
5431         addresses loaded pc-relative for up to 112 cases and stack-pushing
5432         target addresses loaded with offset from dptr for up to 256 cases.
5433
5434         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
5435         * src/mcs51/main.c: adapted constants for switch table generation
5436         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
5437
5438 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
5439
5440         * device/lib/printf_large.c (_print_format): fixed bug 1073386
5441         * support/regression/tests/bug1057979.c: added test for bug 1073386
5442
5443 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
5444
5445         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
5446         compilers
5447
5448 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
5449
5450         * src/pic16/device.h,
5451         * src/pic16/genarith.c,
5452         * src/pic16/glue.c,
5453         * src/pic16/main.c,
5454         * src/pic16/pcode.c: applied patches #1068154 and #1070213
5455
5456 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
5457
5458         Large cummulative patch for pic16 port.
5459         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
5460         to call when a stack overflow occurs,
5461         * (malloc.h): added CVS Id tag,
5462         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
5463         variable,
5464         * added libc directory. The current version of LibC contains string
5465         functions, ctype functions and macros and some functions of the
5466         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
5467         be extensively tested in the future. Standard disclaimer here.
5468         Library is not automatically build yet. But one can build it by
5469         invoking 'make' inside the libc directory.
5470         * added ADC library under libio. Preliminary version yet.
5471
5472         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
5473         * src/pic16/gen.c (aopForRemat): asmop size is filled by
5474         aopForRemat() now and not by pic16_aopOp(),
5475         * (pic16_popGetTempReg): removed warning messgae when allocating
5476         temporary registers, its a buggy feature and will be removed,
5477         * (pic16_popGet): set register instance field in AOP_CRY,
5478         * (pic16_outBitC): fixed for results in size greater than 1,
5479         * (genUminusFloat): fixed for pic16, ported code from mcs51,
5480         * (pic16_storeForReturn): optimized return of 0,
5481         * (genCmp): experimental code for new genCmp which uses PIC18's
5482         special compare&skip instructions. Initial tests fail some times
5483         with variables grater than 1 byte in size, so new code is disabled,
5484         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
5485         a single bit,
5486         * (genCast): began a fix to optimize the casting of a bit to another
5487         bit, now assigning a bitfield to another bitfield will fail, sorry,
5488         * src/pic16/main.c: disabled the use of lr-support feature,
5489         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
5490         * added some function prototypes, added function _debugf prototype,
5491         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
5492         bits with offset (case PO_GPR_BIT),
5493         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
5494         command line,
5495         * (isBankInstruction): modified to return 0 for no banking instruction,
5496         and 1 for banking instruction,
5497         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
5498         caused stop processing pCodes after a inline assembly block,
5499         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
5500         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
5501         registers when it shouldn't,
5502         * src/pic16/ralloc.c (allocReg): add preliminary support for
5503         supporting a limited set of temporary registers,
5504
5505 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5506
5507         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
5508           genDataPointerSet): ensure assignments always copy in MSB to LSB
5509           order,
5510           (loadRegFromAop): recognize CLRH optimization,
5511           (genFunction): optimize RECEIVE iCodes in reentrant functions
5512
5513 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5514
5515         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
5516           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
5517           selected.
5518         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
5519         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
5520           contiguous with data
5521
5522 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5523
5524         * device/lib/_gptrget.c (_gptrget),
5525         * device/lib/_gptrgetc.c (_gptrgetc),
5526         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
5527           instead of sjmp to ret
5528         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
5529           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
5530
5531 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
5532
5533         * .version: bumped version to 2.4.7
5534         * device/lib/_gptrget.c (_gptrget): is now _naked
5535         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
5536         * device/lib/_gptrput.c (_gptrput): is now _naked
5537         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
5538           (createFunction): fixed xstack
5539         * src/SDCCglue.c (emitMaps): set allocation required for bit area
5540         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
5541           or bit either,
5542           (geniCodeCritical): store original interrupt state in an iTemp bit
5543           var unless stack-auto
5544         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
5545         * src/SDCCmain.c (setIncludePath): added include/target to search path
5546         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
5547         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
5548           prototype,
5549           (processFuncArgs): put bit vars in bit area
5550         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
5551           unsaveRBank): fixed xstack,
5552           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
5553           (genFunction, genEndFunction): fixed xstack,
5554           (genAssign): optimization don't walk backwards through mem
5555         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
5556         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
5557         * support/regression/Makefile: also make library (for stack-auto) when
5558           making "all" and added "test-mcs51-xstack-auto"
5559         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
5560         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
5561         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
5562         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
5563         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
5564           make-library by MAKE_LIBRARY
5565         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
5566           regression tests for xstack
5567         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
5568         * support/regression/tests/critical.c: test for critical on mcs51
5569
5570 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5571
5572         * support/regression/ports/ucz80/spec.mk: use include and lib files from
5573           built version of sdcc instead of installed version
5574
5575 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
5576
5577         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
5578         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
5579           vprintf.c now
5580         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
5581         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
5582           WARNING: remove device/lib/build/z80/printf.o by hand when
5583           updating from previous build!
5584         * device/lib/z80/printf.c: updated comment
5585         * support/regression/tests/bug1057979.c: test all ports now
5586         * support/regression/tests/bug1065458.c: file added
5587
5588 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5589
5590         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
5591           *_start and *_end symbols for static functions
5592
5593 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
5594
5595         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
5596           and search crt0.o in all library paths,
5597           (setIncludePath): proper handling of --nostdinc,
5598           (setLibPath): proper handling of --nostdlib
5599         * support/regression/Makefile,
5600         * support/regression/ports/ds390/spec.mk,
5601         * support/regression/ports/gbz80/spec.mk,
5602         * support/regression/ports/hc08/spec.mk,
5603         * support/regression/ports/mcs51/spec.mk,
5604         * support/regression/ports/mcs51-large/spec.mk,
5605         * support/regression/ports/mcs51-stack-auto/spec.mk,
5606         * support/regression/ports/z80/spec.mk: use include and lib files from
5607           built version of sdcc instead of installed version
5608         * doc/sdccman.lyx: fixed typo in --nostdinc
5609
5610 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
5611
5612         * src/pic/pcode.c,
5613         * src/pic/device.c,
5614         * src/pic/ralloc.c,
5615         * src/pic/gen.c : added support to generate code for struct bit fields.
5616
5617 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
5618
5619         * as/xa51/xa_version.h,
5620         * device/include/errno.h,
5621         * device/include/regc515c.h,
5622         * device/lib/_itoa.c,
5623         * device/lib/_ltoa.c,
5624         * device/lib/ser_ir_cts_rts.c,
5625         * sim/ucsim/xa.src/glob.cc,
5626         * sim/ucsim/xa.src/inst_gen.cc,
5627         * sim/ucsim/xa.src/xa_bit.cc,
5628         * sim/ucsim/xa.src/xa_sfr.cc,
5629         * sim/ucsim/z80.src/inst_dd.cc,
5630         * sim/ucsim/z80.src/inst_fdcb.cc,
5631         * support/scripts/keil2sdcc.pl,
5632         * src/pic16/pic16.dsp,
5633         * src/pic16/pic16a.dsp: corrected cvs line endings
5634         * device/lib/printf_large.c: fixed bug 1057979
5635         * src/pic16/gen.c: fixed non-C standard code
5636         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
5637         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
5638         * support/regression/ports/mcs51/support.c: reload T1 asap
5639         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
5640           pdata use and clear idata startup behaviour
5641         * support/regression/tests/bug1057979.c: added
5642
5643 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
5644
5645         * device/examples/ds390/ow390/ad26.h,
5646         * device/examples/ds390/ow390/cnt1d.h,
5647         * device/examples/ds390/ow390/crcutil.c,
5648         * device/examples/ds390/ow390/ownet.h,
5649         * device/examples/ds390/ow390/owsesu.c,
5650         * device/examples/ds390/ow390/swt12.h,
5651         * device/examples/ds390/ow390/swtoper.c,
5652         * device/examples/ds390/ow390/temp10.h,
5653         * device/examples/ds390/ow390/thermodl.c,
5654         * device/examples/ds390/tinitalk/tinitalk.dsp,
5655         * device/examples/ds390/tinitalk/tinitalk.dsw,
5656         * device/examples/mcs51/clock/hw.h,
5657         * device/examples/mcs51/simple2/go.bat,
5658         * device/examples/serialcomm/windows/serial.h,
5659         * device/examples/xa51/dummy.c,
5660         * device/examples/xa51/hello.c,
5661         * device/include/80c51xa.h,
5662         * device/include/at89x051.h: corrected cvs line endings
5663
5664 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
5665
5666         * src/pic16/main.c (options): added command line --gstack, to trace
5667         stack over/under flows,
5668         * added pragma 'wparam' to allow passing first byte of function
5669         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
5670         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
5671         call to __gstack_test function and sets up the symbol as extern,
5672         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
5673         * popaop): added call to pic16_testStackOverflow,
5674         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
5675         wparamList list,
5676         * (genCall, genPcall): now all parameters are passed via stack
5677         except in functions that are pass to wparam pragma in which WREG is
5678         used too,
5679         * (genPcall): REENTRANT flag is checked to see if variable prototype
5680         contains reentrant keyword, don't call a non-reentrant function, via
5681         a reentrant function pointer or vice versa, functions are never
5682         passed via WREG,
5683         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
5684         D.Winkler,
5685         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
5686         SIGSEGV when accessing a NULL register stucture,
5687         * (pic16_printGPointerType): modified to handle UPPER modifier for
5688         function initializers, changed prototype of function to simpler one,
5689         * (pic16_printIvalFuncPtr): check to see if function is already
5690         added in externs list,
5691         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
5692         optimized a move from W to SFR with a move to the same register
5693         later after a CALL,
5694         * device/lib/pic16/debug: NEW directory, contains debug features
5695         which are enabled when linking with libdebug.lib, currently command
5696         line option --gstack enables stack pointer tracing for over/under
5697         flow, corresponding sources are in debug/gstack
5698
5699 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
5700
5701         * doc/sdccman.lyx: updated SDCC version,
5702         * (PIC16 port): update list of command line options,
5703         * src/pic16/device.h (structure pic16_options_t): added field gstack
5704         to enable stack overflow tracing on push/pops,
5705         * src/pic16/device.c (statistics structure): added statistics
5706         structure,
5707         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
5708         pic16_dump_int_registers): increase statistics counters for each
5709         * variable which is encountered
5710         * (pic16_dump_usection): emit each .udata variable to its own udata
5711         section,
5712         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
5713         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
5714         parameters via stack, otherwise use old scheme,
5715         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
5716         assembler output file,
5717         * src/pic16/main.c: added command line options --gstack to enable
5718         push/pop tracing for stack overflow,
5719         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
5720         instructions): added size of each instruction,
5721         * (pic16_countInstruction): estimate size of instructions in
5722         the_pFile list, inline assembly blocks are not counted,
5723         * (pic16_FixRegisterBanking): trace previous register usage, when
5724         banksel optimizations is greater than 0, don't emit a redudant
5725         banksel directive,
5726
5727 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
5728
5729         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
5730         * src/pic16/ralloc.c : applied same fix for pic16.
5731         * src/pic/gen.c : tidied it up a little.
5732
5733 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5734
5735         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
5736         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
5737
5738 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5739
5740         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
5741
5742 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5743
5744         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
5745         non-reentrant function __modsint in the interrupt function (thus
5746         corrupting math operations during serial I/O)
5747         * device/lib/ser_ir.c: as above, changed buffersize
5748         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
5749         256.c,d for zeroing
5750         * doc/Makefile: added option -t for rsync
5751
5752 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5753
5754         * src/SDCCast.h (struct ast),
5755         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
5756
5757 2004-10-20 Borut Razem <borut.razem AT siol.net>
5758
5759         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
5760         package
5761
5762 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
5763
5764         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
5765         makefile targets,
5766         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
5767         support functions to replace long sequences of MOVFF's from access
5768         bank registers to stack and vice versa,
5769         * src/pic16/device.h: added new field opt_flags, where optimization
5770         flags can be set to enable certain features,
5771         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
5772         * pBlock, (genFunction, genEndFunction): surroung loop for
5773         saving/loading used registers in stack with PC_INFO pCodes,
5774         INF_LREGS. Code in between can then be optimized by pCode optimizer
5775         to support function calls,
5776         * (genDataPointerSet): fixed bug which loaded float fields in
5777         structures with corrupt data,
5778         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
5779         in a standard way debug info on stderr. Feature used for developing
5780         and debugging only,
5781         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
5782         obsolete chunks of code,
5783         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
5784         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
5785         * pic16/src/pcode.c (pic16_newpCodeInfo,
5786         * (pic16_newpCodeOpLocalRegs),
5787         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
5788         feature,
5789         * (pic16_pCodeConstString): printing of the initial value of a
5790         symbol as a comment is inhibited since parsing was already done by
5791         copyStr and output is corrupt,
5792         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
5793
5794 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5795
5796         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
5797
5798 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
5799
5800         * as/mcs51/lkarea.c: removed old K&R style,
5801           (lnksect): changed check on boundary error,
5802           (lnksect2): changed check on boundary error,
5803           (lnksect2): extend XSTK to end of page if size = 1
5804         * as/mcs51/lkmain.c: removed old K&R style,
5805           (Areas51): create l_IRAM symbol
5806         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
5807         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
5808           model-mcs51-stack-auto, added model-mcs51-xstack-auto
5809         * device/lib/_mullong.c: added version to be compiled with xstack
5810         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
5811         * device/lib/mcs51/crtxclear.asm: clear pdata as well
5812         * device/lib/mcs51/crtxstack.asm: fixed comment
5813         * src/SDCCglue.c: maxInterrupts defaults to 0,
5814           (emitMaps): added pdata,
5815           (createInterruptVect): (re)moved default,
5816           (glue): added pdata,
5817           (glue): moved __start__xstack to XSTK with default size 1
5818         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
5819           and options.float_rent when options.stackAuto is set,
5820           (linkEdit): only write XDATA_NAME if provided on command line
5821         * src/SDCCmem.h,
5822         * src/SDCCmem.c: added pdata
5823         * src/port.h: added pdata_name to PORT
5824         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
5825           (saveRegisters, unsaveRegisters): removed usage of B,
5826           (genMinus): fixed accumulator clash,
5827           (genJumpTab): added comment, this needs another look
5828         * src/mcs51/gen.c: added check for "B in use" paranoia,
5829           added pushB() and popB()
5830         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
5831           chance
5832         * src/avr/main.c,
5833         * src/ds390/main.c,
5834         * src/hc08/main.c,
5835         * src/mcs51/main.c,
5836         * src/pic/main.c,
5837         * src/pic16/main.c,
5838         * src/xa51/main.c,
5839         * src/z80/main.c: (reset_regparms) made void parameter explicit and
5840           added PSEG (PAG,XDATA) or NULL to port specifier
5841         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
5842         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
5843           (_mcs51_genInitStartup): removed __start__xstack equ,
5844           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
5845         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
5846         * src/z80/gen.c (_rleAppend): fixed warnings
5847         * support/regression/tests/zeropad.c: added pdata test
5848         * .version: bumped to 2.4.6
5849
5850 2004-10-17 Borut Razem <borut.razem AT siol.net>
5851
5852         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
5853         as a part of nightly build
5854
5855 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
5856
5857         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
5858         WREG holds the first byte function parameters,
5859         * (aopForSym): take special case for symbols which are in FARSPACE
5860         but in CODESPACE too,
5861         * (assignResultValue): modified to take into account _G.useWreg,
5862         * (genCall): don't use wreg for parameter passing when function is
5863         declared as reentrant, too, added optimization INCF to stack
5864         pointer when stack parameter count is 1,
5865         * (genFunction, genEndFunction): refurnished and fixed to not using
5866         wreg for passing parameters when function has varargs or is
5867         reentrant, fixed bug with symbol name compare for generating
5868         functions in absolute address,
5869         * (pic16_storeForReturn): refurnished,
5870         * (genCmp): began writing a new version of the function, not ready
5871         yet, therefore it is disabled,
5872         * (genAssign): do not read code memory when assigning a function to
5873         a pointer function,
5874         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
5875         array of characters, not pointer,
5876         * (pic16initialComments): in debug mode emit an .ident directive for
5877         the assembler,
5878         * (_process_pragma): emit a new warning type (internal to pic16)
5879         when setting stack to default length, emit a similar warning when
5880         placing a function at absolute address and address is not word aligned
5881         * (_pic16_parseOptions): added 'return TRUE' statement,
5882         * (_pic16_linkEdit): if compiling a source, then add the source's
5883         file object, first in the list of objects to link,
5884
5885 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
5886
5887         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
5888         * src/pic/main.c : removed VC warning.
5889         * src/pic/gen.c : changed comment.
5890
5891 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
5892
5893         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
5894         reference to a deprecated symbol _GPTRREG was causing failure to
5895         link. Thanks G. M. Gallant for the info.
5896
5897 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
5898
5899         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
5900         comments for Bugs item #954788.
5901
5902 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
5903
5904         * src/pic16/device.c (pic16_dump_gsection,
5905         * pic16_groupRegistersInSection): handle symbols declared to be in
5906         access bank differently,
5907         * src/pic16/gen.c (struct _G): added field resDirect,
5908         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
5909         send values read from stack directly to result and don't allocate
5910         temporary values,
5911         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
5912         same registers,
5913         * (pic16_sameRegsOfs): NEW,
5914         * (freeAsmop): if _G.resDirect is set then do not mark registers as
5915         free because they were not allocated from temporary pool,
5916         * pic16_popRegFromString): workaround to fix a problem with
5917         allocating variables twice or never,
5918         * (genGenPointerGet): using PRODL instead of FSR0H,
5919         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
5920         instead of FSR0H,
5921         * (genAssign): take advantage of the _G.resDirect flag,
5922         * (genCast): around line 11844, use mov2f instead of directly
5923         MOVFF'ing between operands to account for literal values,
5924         * src/pic16/genutils.c: some new debug functions for gpsim have been
5925         added,
5926         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
5927         float with integer part only,
5928         * src/pic16/main.c (_process_pragma): handle pragma udata access to
5929         place variables in access bank
5930         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
5931         updated sources to reflect recent changes in gen.c
5932
5933 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
5934
5935         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
5936         sources that searched for headers in installation path, now the
5937         device/include/pic16 is used,
5938         * src/pic16/glue.c (pic16glue),
5939         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
5940         .line directives if not in debug mode, this suppresses assembler's
5941         warnings for ignored directives
5942
5943 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
5944
5945         * src/port.h: made reset_regparms prototype void parameter explicit.
5946         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
5947         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
5948         * doc/sdccman.lyx: documented warning disabling and how to use
5949           printf_large to make it print floats.
5950         * device/include/stdbool.h: NEW
5951         * device/lib/_atof.c,
5952         * device/lib/_divuint.c,
5953         * device/lib/_divulong.c,
5954         * device/lib/expf.c,
5955         * device/lib/printf_large.c,
5956         * device/lib/sincosf.c,
5957         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
5958         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
5959           a completely reentrant lib.
5960
5961 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
5962
5963         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
5964         * device/include/pic16/stdio.h: fixed bug with colon
5965
5966 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
5967
5968         * device/include/pic16/stdio.h,
5969         * device/include/pic16/stdlib.h,
5970         * device/include/pic16/math.h: NEW
5971         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
5972         declared as _naked to reduce overhead
5973         * device/lib/Makefile.in (target port-specific-objects-pic16):
5974         changed * to *.* so to ignore the CVS directory,
5975         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
5976         stacked variables back in stack,
5977         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
5978         corruption
5979
5980 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
5981
5982         * .version: bumped version number to 2.4.5
5983         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
5984         * support/Util/SDCCerr.c (messages structure): added entry for
5985         W_POSSBUG2
5986
5987         Large cumulative patch for pic16 port and libraries.
5988         * device/include/pic16/sdcc-lib.h,
5989         * device/include/pic16/stdarg.h,
5990         * device/include/asm/pic16/features.h,
5991         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
5992         * device/include/pic16/float.h: changes reentrant keyword with
5993         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
5994         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
5995         updated target build-libraries to include objects from gptr,
5996         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
5997         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
5998         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
5999         all function headings,
6000         * src/SDCCmain.c: added global parameter userIncDirsSet,
6001         * (parseCmdLine): when option -I is encountered add directory to
6002         userIncDirsSet too,
6003         * src/version.awk: added space between control and long,
6004         * src/pic16/NOTES: added some notes for the port,
6005         * src/pic16/gen.c: added prototype for mov2fp function,
6006         * (fReturnpic16[]): properly named return value registers,
6007         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
6008         * (aopForSym): added code to handle symbols with onStack flag set,
6009         symbols onStack are allocated PTRSIZE bytes,
6010         * (aopFreeAsmop): handles special case where asmops are stack objects,
6011         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
6012         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
6013         added argument lock to trace flaws in allocating temporary registers
6014         when developing port,
6015         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
6016         * (pic16_popRegFromString): reenabled allocating a direct register
6017         from string,
6018         * (assignResultValue): various beautifications,
6019         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
6020         referenced function argument,
6021         * (genIpush): reenabled to allow stacked arguments, handles only
6022         ic->parmPush iCodes,
6023         * (genCall, genPcall): major changes to allow for variable argument
6024         functions, fixed a bug with falsely restoring stack pointer after
6025         returning from call,
6026         * (genFunction): pending code for critical function,
6027         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
6028         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
6029         * (genNearPointerGet): fixed bug with indirect reading, was always
6030         reading from INDF0
6031         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
6032         pointers,
6033         * (genAddrOf): rewrote code to take address of a stacked function parameter
6034         * (genCast): fixed casting to generic pointer type,
6035         * src/pic16/gen.h: added AOP_STA,
6036         * (struct asmop): added field stk,
6037         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
6038         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
6039         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
6040         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
6041         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
6042         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
6043         generic pointers,
6044         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
6045         and library paths,
6046         * (pic16_port structure): generic pointer size is set to 3,
6047         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
6048         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
6049         compiler warning,
6050         * src/pic16/ralloc.c (allocReg): prevent allocating register when
6051         operand is an iTemp,
6052
6053 2004-09-24 Martin Helmling <mh AT octo-soft.de>
6054
6055         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
6056         * debugger/mcs51/simi.c: addapt new syntax of s51
6057
6058 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
6059
6060         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
6061         * src/pic16/pcode.c: commented out some calls to free() in order to
6062         fix bug #989576,
6063
6064 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6065
6066         * src/SDCCicode.h,
6067         * src/SDCCicode.c (isiCodeInFunctionCall),
6068         * src/avr/ralloc.c (selectSpil),
6069         * src/pic/ralloc.c (selectSpil),
6070         * src/pic16/ralloc.c (selectSpil),
6071         * src/ds390/ralloc.c (selectSpil),
6072         * src/hc08/ralloc.c (selectSpil),
6073         * src/xa51/ralloc.c (selectSpil),
6074         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
6075         stack in the middle of a function call sequence (fixes bug #1020268)
6076         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
6077         costs associated with the minimum switch case.
6078
6079 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6080
6081         * src/SDCC.lex: fixed bug #1030549
6082
6083 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6084
6085         * src/SDCCcse.h (struct cseDef),
6086         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
6087         over a function call if the CSE is derived from a symbol whose
6088         address has been taken (fixes bug #1029883)
6089         * support/regression/tests/bug-1029883: a new regression test for
6090         this bug
6091
6092 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6093
6094         * src/hc08/gen.c (emitinline): fixed bug #1029778
6095         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
6096         to a cast object is no longer a syntax error ("fixes" bug #1030006,
6097         and starts toward RFE #905167)
6098
6099 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
6100
6101         * src/pic16/gen.c (mov2f): New function to move an operand to
6102         another without considering if it is a literal or a register,
6103         * (pic16_sameRegs): don't check if they are both AOP_REG,
6104         * (AccRsh): removed andmask=0 lines,
6105         * (genLeftShift): duplicated to be improved in future versions,
6106         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
6107         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
6108         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
6109         * (pic16initMnemonics): added initialization for POC_INFSNZW,
6110         * (insertBankSwitch): fixed inserting banksel directives algorithm
6111         for instructions that follow a skip instruction, this fixes a report
6112         for broken subtraction code generation,
6113         * src/pic16/ralloc.c (deassignLRs): do not free register if current
6114         iCode is a left op, just in case result and right share the same
6115         registers
6116
6117 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6118
6119         * src/hc08/main.c,
6120         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
6121         preservation of HX
6122         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
6123         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
6124         on 2004-09-12; it was buggy
6125
6126 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
6127
6128         * src/SDCCsymt.h: removed RESULT_CHECK
6129         * src/SDCCast.c,
6130         * src/SDCCglue.c,
6131         * src/SDCCval.c,
6132         * src/pic/glue.c,
6133         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
6134
6135 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
6136
6137         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
6138         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
6139         configuration values no more rejected by compiler, they are assigned
6140         to configuration registers with a warning message instead,
6141         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
6142         the for-loop so last conf register is emitted too,
6143         * (_pic16_initPaths): link library libsdcc.lib by default,
6144         * (_hasNativeMulFor): modified test for multiplication according to
6145         Raphael Neider's remarks. Integer multiplication is also done with
6146         support functions,
6147         * device/include/pic16/pic18fregs.h: corrected type error in while
6148         testing and including 18f6720 header file
6149
6150 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
6151
6152         * src/pic16/device.h (pic16_options): removed field use_crt,
6153         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
6154         until an optimization to handle single bits is added,
6155         * (pic16_loadFSR0): moved before genUnpackBits,
6156         * (genAnd): some white lines removed,
6157         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
6158         leave_reset flags in pic16_options when using crt modules,
6159
6160 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
6161
6162         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
6163           for bugs 898889 & 979599. Also used some safer print instructions.
6164
6165 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
6166
6167         * src/pic16/device.h (pic16_options_t): added field use_crt,
6168         crt_name, no_crt,
6169         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
6170         catch a probable future bug,
6171         * src/pic16/gen.c: aopIdx function commented out,
6172         * (genAssign): commented out old code which used aopIdx,
6173         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
6174         code, added if conditionals to take into account the --use-crt
6175         command line options,
6176         * src/pic16/main.c (pic16_optionsTable): added new command line
6177         options, --use-crt= and --no-crt,
6178         * (_pic16_linkEdit): now the proper crt object is added in the
6179         linker command line except than when --no-crt is specified,
6180         * src/pic16/pcode.c,
6181         * src/pic16/pcode.h: added some structures and functions for a new
6182         optimization scheme to compansate for instruction overhead between
6183         same iCodes, this scheme is currently under development and is not
6184         working in any way,
6185         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
6186         to && operator,
6187         * device/lib/pic16/startup/crt0i.c,
6188         * device/lib/pic16/startup/crt0iz.c: added global char variable
6189         __uflags to force the generation of an idata section
6190
6191 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
6192
6193         * doc/Makefile,
6194         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
6195         * doc/sdccman.lyx: updated sdcc version to 2.4.4
6196
6197 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6198
6199         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
6200         Frieder) and clarified the default code optimization mode
6201
6202 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6203
6204         * src/SDCC.lex (doPragma, process_pragma),
6205         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
6206         "opt_code_size", and "opt_code_balanced"
6207         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
6208         regrouped options by category, added support for category headers
6209         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
6210         and "--opt-code-size"
6211         * doc/sdccman.lyx: documented these new options and pragmas
6212         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
6213         preference into account
6214
6215 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
6216
6217         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
6218           geniCodePreDec): Fixed bug 904237 by generating a warning
6219         * src/SDCCerr.h,
6220         * src/SDCCerr.c: added warning W_SIZEOF_VOID
6221
6222 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
6223
6224         * src/pic/device.c : When no max ram set validate full memory range.
6225         * src/pic/pcode.c,
6226         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
6227
6228 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
6229
6230         * device/lib/_gptrget.c,
6231         * device/lib/_gptrput.c: updated comment
6232         * device/lib/calloc.c,
6233         * device/lib/free.c,
6234         * device/lib/malloc.c,
6235         * device/lib/realloc.c: added LGPL, made them reentrant-safe
6236         * src/SDCCcse.c (cseBBlock),
6237         * src/SDCCicode.c (printOperand, geniCodeArray),
6238         * src/SDCCicode.h (struct operand): fixed bug 868103
6239         * support/regression/tests/bug-868103.c: added
6240         * src/SDCCast.c (searchLitOp),
6241         * src/SDCCcse.h (struct cseDef),
6242         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
6243         * src/SDCCicode.h (struct operand),
6244         * src/SDCCsymt.h (struct sym_link),
6245         * src/avr/gen.c (hasInc),
6246         * src/ds390/gen.c (hasInc),
6247         * src/hc08/gen.c (genPlusIncr, hasInc),
6248         * src/mcs51/gen.c (hasInc),
6249         * src/pic16/glue.c (pic16_printIvalChar),
6250         * src/pic16/ralloc.c (regWithIdx),
6251         * src/xa51/gen.c (hasInc) : removed warnings
6252         * src/SDCCast.c (createBlock): added comment ???
6253         * src/hc08/ralloc.c: updated comments
6254
6255 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6256
6257         * doc/sdccman.lyx: updated section on switch statements, added
6258         section about semaphore locking
6259         * doc/Makefile: added option -info for latex2html
6260         * device/lib/_gptrget.c,
6261         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
6262
6263 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
6264
6265         * src/pic/device.h,
6266         * src/pic/device.c,
6267         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
6268          maxram is less than 0x100.
6269
6270 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
6271
6272         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
6273
6274 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6275
6276         * src/port.h,
6277         * src/mcs51/main.c,
6278         * src/ds390/main.c,
6279         * src/z80/main.c,
6280         * src/hc08/main.c,
6281         * src/pic/main.c,
6282         * src/pic16/main.c,
6283         * src/avr/main.c,
6284         * src/xa51/main.c
6285         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
6286         a jump table is the best form for a switch statement, including
6287         automatic insertion of missing cases to make the case range
6288         continuous. Developed in collaboration with Frieder Ferlemann.
6289
6290 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6291
6292         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
6293         accumulator result if it needs sign extension
6294
6295 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
6296
6297         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
6298
6299 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
6300
6301         * device/lib/gbz80/printf.c,
6302         * device/lib/z80/printf.c: removed define for NULL
6303
6304 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
6305
6306         * as/xa51/xa_link.c,
6307         * device/examples/ds390/ow390/ad26.c,
6308         * device/examples/ds390/ow390/cnt1d.c,
6309         * device/examples/ds390/ow390/counter.c,
6310         * device/examples/ds390/ow390/ds2480.h,
6311         * device/examples/ds390/ow390/ds2480ut.c,
6312         * device/examples/ds390/ow390/findtype.c,
6313         * device/examples/ds390/ow390/gethumd.c,
6314         * device/examples/ds390/ow390/owllu.c,
6315         * device/examples/ds390/ow390/ownetu.c,
6316         * device/examples/ds390/ow390/swt12.c,
6317         * device/examples/ds390/ow390/swtloop.c,
6318         * device/examples/ds390/ow390/temp.c,
6319         * device/examples/ds390/ow390/temp10.c,
6320         * device/examples/ds390/ow390/thermo21.c,
6321         * device/examples/ds390/ow390/tinilnk.c,
6322         * device/examples/ds390/ow390/tstfind.c,
6323         * device/examples/serialcomm/windows/serial.cpp,
6324         * device/examples/serialcomm/windows/test_serialcomm.cpp,
6325         * device/include/reg51.h: fixed line endings for cvs
6326
6327 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6328
6329         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
6330         packRegsForAccUse, packRegisters): new accumulator register
6331         packing algorithm
6332         * support/regression/ports/hc08/support.c (_putchar): suppress
6333         warning of unused variable
6334         * src/SDCCicode.c: added SWAP entry to codeTable
6335
6336 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
6337
6338         * device/lib/sprintf.c: forgot to add this file before previous commit
6339
6340 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
6341
6342         * src/pic16/gen.c (genPackBits): added operand right in function
6343         parameters, load result directly if p_type is POINTER (that is
6344         called by genNearPointerSet)
6345         * (genUnPackBits): added operand left in function parameters,
6346         * (genNearPointerGet, genNearPointerSet): prevent the loading of
6347         FSR0 if accessing bitfields,
6348
6349 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
6350
6351         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
6352           _print_format; updated printf, sprintf, vsprintf
6353         * device/include/asm/default/features.h: corrected comment/define
6354         * device/lib/Makefile.in: added sprintf.c
6355         * device/lib/libsdcc.lib: added sprintf module
6356         * device/lib/printf_large.c,
6357         * device/lib/vprintf.c,
6358         * device/lib/sprintf.c: totally refactored printf_large and vprintf
6359           into these 3 files
6360         * support/regression/Makefile: changed ALL_PORTS into a usefull default
6361         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
6362         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
6363           hc08 test
6364         * support/regression/tests/zeropad.c: define idata as data for hc08
6365
6366 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6367
6368         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
6369         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
6370         labels are referenced at least once (even if a reference is not found)
6371         * src/hc08/gen.c (emitcode): set isComment flag for comments
6372         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
6373         loads), rules 6a..6b (optimize jumps to return)
6374
6375 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6376
6377         * device/lib/acosf.c (acosf),
6378         * device/lib/asinf.c (asinf),
6379         * device/lib/atanf.c (atanf),
6380         * device/lib/ceilf.c (ceilf),
6381         * device/lib/cosf.c (cosf),
6382         * device/lib/coshf.c (coshf),
6383         * device/lib/cotf.c (cotf),
6384         * device/lib/fabsf.c (fabsf),
6385         * device/lib/floorf.c (floorf),
6386         * device/lib/log10f.c (log10f),
6387         * device/lib/logf.c (logf),
6388         * device/lib/sinf.c (sinf),
6389         * device/lib/sinhf.c (sinhf),
6390         * device/lib/sqrtf.c (sqrtf),
6391         * device/lib/tanf.c (tanf),
6392         * device/lib/tanhf.c (tanhf),
6393         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
6394         replaced all instances of "reentrant" in the library functions
6395         defined in math.h with this macro.
6396         * support/regression/tests/float_trans.c: reenabled test for hc08
6397
6398 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
6399
6400         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
6401         erroneously deleted
6402
6403 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6404
6405         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
6406         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
6407         multi-byte volatile operands are used
6408         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
6409         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
6410         initialization to area GSINIT0 so that it would always precede
6411         any static initializers in GSINIT
6412         * support/regression/tests/zeropad.c: fixed idata define for hc08
6413         * support/regression/tests/bug-927659.c,
6414         * support/regression/tests/float_trans.c: disabled tests for hc08
6415         pending missing library routines
6416         * .version: increased version number to 2.4.4 - hc08 port now passes
6417         regression tests
6418
6419
6420 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
6421
6422         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
6423         * Makefile.common.in,
6424         * as/Makefile,
6425         * as/hc08/Makefile.in,
6426         * as/mcs51/Makefile.in,
6427         * as/z80/Makefile.in,
6428         * debugger/mcs51/Makefile.in,
6429         * device/include/Makefile.in,
6430         * device/lib/Makefile.in,
6431         * doc/Makefile,
6432         * link/Makefile,
6433         * link/z80/Makefile.in,
6434         * packihx/Makefile.in,
6435         * sim/ucsim/main_in.mk,
6436         * sim/ucsim/avr.src/Makefile.in,
6437         * sim/ucsim/doc/Makefile.in,
6438         * sim/ucsim/gui.src/serio.src/Makefile.in,
6439         * sim/ucsim/hc08.src/Makefile.in,
6440         * sim/ucsim/s51.src/Makefile.in,
6441         * sim/ucsim/xa.src/Makefile.in,
6442         * sim/ucsim/z80.src/Makefile.in,
6443         * src/Makefile.in,
6444         * support/cpp2/Makefile.in,
6445         * support/librarian/Makefile,
6446         * support/makebin/Makefile: added DESTDIR to the install path proposed
6447         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
6448         * doc/sdccman.lyx: added DESTDIR documentation
6449
6450 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
6451
6452         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
6453         instruction for interrupt handlers, use fast returns when returning
6454         from high priority interrupts
6455
6456 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6457
6458         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
6459         code generation
6460         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
6461         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
6462         bugs, ported much of Bernhard's code from mcs51
6463         * src/mcs51/gen.c (genSend),
6464         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
6465         than one when calling a reentrant function
6466         * device/lib/_mullong.c: defined an alternate struct layout for big
6467         endian ports (hc08)
6468
6469 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6470
6471         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
6472         test
6473
6474 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6475
6476         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
6477         are sane and complete before asking the port its prefered parameter
6478         passing method (fixes bug #1017633)
6479         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
6480         and _ret3
6481
6482 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6483
6484         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
6485         problem in bitfields >= 8 bits.
6486
6487 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
6488
6489         * src/SDCCsymt.c: undid changes that were not meant to be committed
6490
6491 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
6492
6493         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
6494
6495 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
6496
6497         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
6498           copied and wrong bit got inverted
6499
6500 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6501
6502         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
6503         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
6504         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
6505         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
6506         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
6507         assignments to bitfields at known addresses
6508         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
6509         reads from bitfields at known addresses
6510         * src/hc08/ralloc.c (packRegisters),
6511         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
6512         genhc08Code): optimize pointer get values used as conditionals
6513         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
6514         and branch
6515
6516 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6517
6518         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
6519         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
6520         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
6521         as conditionals
6522
6523 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6524
6525         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
6526
6527 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6528
6529         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
6530         related problems
6531
6532 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
6533
6534         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
6535
6536 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6537
6538         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
6539         mcs51 port
6540
6541 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
6542
6543         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
6544
6545 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6546
6547         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
6548         cases use more compact code.
6549
6550 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
6551
6552         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
6553
6554 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6555
6556         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
6557
6558 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6559
6560         * src/SDCCsymt.h,
6561         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
6562         parameter of changePointer() from symbol* to sym_link*
6563         * src/SDCCast.c (decorateType): call changePointer() for CAST op
6564         * src/SDCCsymt.c (compareType): void* type is castable to other
6565         pointers, but not necesarily an exact match.
6566         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
6567         is no longer blindly treated as an exact match.
6568         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
6569
6570 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
6571
6572         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
6573
6574 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
6575
6576         * src/pic/gen.c,
6577         * src/pic/pcode.c,
6578         * src/pic/ralloc.h,
6579         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
6580
6581 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
6582
6583         * src/pic/device.c,
6584         * src/pic/device.h,
6585         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
6586
6587 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6588
6589         * src/mcs51/gen.c (emitcode): fixed bug #992819
6590
6591 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
6592
6593         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
6594           there's no need to make it worse
6595
6596 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6597
6598         * src/mcs51/ralloc.c (deassignLR),
6599         * src/ds390/ralloc.c (deassignLR),
6600         * src/hc08/ralloc.c (deassignLR),
6601         * src/z80/ralloc.c (deassignLR),
6602         * src/pic/ralloc.c (deassignLR),
6603         * src/pic16/ralloc.c (deassignLR),
6604         * src/avr/ralloc.c (deassignLR),
6605         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
6606         rlivePoint): fixed another part of bug #971834
6607
6608 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6609
6610         * src/z80/main.c: enabled "critical" keyword
6611         * src/z80/mappings.i,
6612         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
6613         functions (fixes bug #979646)
6614         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
6615
6616 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6617
6618         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
6619           such as c:\mydir.
6620
6621 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
6622
6623         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
6624           doesn't disable too much optimizations
6625
6626 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
6627
6628         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
6629
6630 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
6631
6632         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
6633
6634 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
6635
6636         * src/pic/gen.c tidied up tabs
6637         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
6638         * src/pic/main.c tidied up tabs
6639         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
6640         * src/pic/pcoderegs.c tidied up tabs
6641         * src/pic/ralloc.c tidied up tabs
6642
6643 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
6644
6645         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
6646         to S_FIXED for pic16 port and when symbol is not in level 0,
6647         allocate for S_REGISTER storage class and pic16 port, too,
6648         * src/pic16/device.h: prototype for checkSym,
6649         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
6650         * (pic16_assignConfigWordValue): test the value and the mask to
6651         validate that the value is suitable for the configuration word,
6652         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
6653         collect extern declared symbols, don't emit symbol twice, check
6654         first if symbol is in publics set first,
6655         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
6656         * added command line '--fstack' which enables an experimental
6657         feature for stack access, too buggy to be used yet...
6658         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
6659         * (pic16_allocDirReg): when register has storage class S_REGISTER
6660         allocate in pic16_dynAccessRegs,
6661         * device/include/pic16/pic18f????.h: modified configuration word
6662         naming convention, words started as CONFIG0H but should be CONFIG1H
6663
6664 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
6665
6666         * device/include/mcs51reg.h: fixed bug 970993
6667
6668 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
6669
6670         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
6671         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
6672         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
6673         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
6674         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
6675         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
6676           error/warning numbers,
6677           added function setWarningDisabled()
6678         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
6679         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
6680           _memcmp.c _memmove.c calloc.c realloc.c free.c
6681         * support/regression/tests/malloc.c: added tests for new functionality
6682         * support/regression/tests/zeropad.c: added tests for truncated initializers
6683           and initialized char arrays starting with '\x0'
6684         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
6685
6686 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
6687
6688         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
6689
6690 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6691
6692         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
6693         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
6694         peephole 177.e. Thanks to anonymous
6695
6696 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
6697
6698         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
6699         function isn't used in the source but referenced as a
6700         variable initializer then declare it as extern in .asm file
6701
6702 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
6703
6704         * .version: increased version number to 2.4.3
6705
6706         Adding version extension according to ChangeLog CVS revision
6707         * src/Makefile.in (target all): added dependency 'version.h'
6708         * (rule version.h): added rule to create version.h from ChangeLog,
6709         * (rule dep): added dependency version.h,
6710         * src/version.awk: AWK script to create version.h
6711         * src/SDCCdwarf2.c (dwWriteModule),
6712         * src/SDCCglue.c (initialComments),
6713         * src/SDCCmain.c (printVersionInfo): modified to write after
6714         version string the version extension number,
6715         * src/SDCCutil.c: included "version.h"
6716         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
6717         number,
6718         * src/SDCCutil.h: added prototype for getBuildNumber
6719
6720         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
6721         includeDirsSet, too,
6722         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
6723         const char [] is found in function prototype...
6724
6725         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
6726         moving to WREG with source is already in WREG,
6727         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
6728         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
6729         * (aopForSym): stack'ed symbols are partially supported, added
6730         if-clause to support symbols in FARSPACE,
6731         * (sameRegs): added test for AOP_ACC to see if registers are same,
6732         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
6733         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
6734         * (pic16_popRegFromString): will not allocate a new register if it
6735         doesn't find one by name, bug may have introduced...
6736         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
6737         * (genIpush): revived to use pic16 port's stack,
6738         * (genAddrOf): added incomplete case for stack'ed operand,
6739         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
6740         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
6741         can handle multibyte operands,
6742         * src/pic16/glue.c (pic16_printIval*): some debug info added,
6743         * (pic16initialComments): added message for MPLAB compatibility
6744         mode enabled,
6745         * src/pic16/main.h: prototype for pic16_mplab_comp,
6746         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
6747         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
6748         * (_pic16_linkEdit): NEW, handles link stage, transferred here
6749         because of increased complexity of procedure,
6750         * (_process_pragma): stack pragma changed to format 'stack pos len',
6751         emit symbol '_stack_end' to conform with gplink,
6752         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
6753         to search for register,
6754         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
6755         PO_GPR_REGISTER,
6756         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
6757         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
6758         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
6759         case for PO_GPR_REGISTER,
6760         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
6761         dies, the new era is ahead !...
6762         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
6763         pic16_dynInternalRegs,
6764         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
6765         * (pic16_allocDirReg): minor optimizations and bug fixes,
6766         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
6767
6768         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
6769         load stack and frame pointer with address of 'stack_end' symbol
6770
6771 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
6772
6773         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
6774         without source code but only variable initializers
6775
6776 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
6777
6778         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
6779         external are not declared as extern to reduce overhead while linking
6780
6781 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
6782
6783         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
6784
6785 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
6786
6787         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
6788           Yee Keat for the patch
6789         * src/SDCCast.c (decorateType): fixed bug #979599
6790         * src/ds390/gen.h: removed local fReturnSizeDS390
6791         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
6792         * src/ds390/gen.c (genAnd, genOr, genXor),
6793         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
6794
6795 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
6796
6797         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
6798         add relFilesSet to $3, manipulate $2 to handle linking of object
6799         files without source files in command line,
6800         * device/include/pic16 (all headers): added ID location macros,
6801         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
6802         entries for ID location bytes,
6803         * (pic16_assignIdByteValue): NEW,
6804         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
6805         added field dumpcalltree to pic16_options_t,
6806         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
6807         is used instead of pic16_Gstack_base_addr, check if (ifx) before
6808         emitting rFalseIfx label after check_carry label,
6809         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
6810         pic16_emitDIRegs), NEW
6811         * (pic16glue): dump .calltree file when option --calltree found,
6812         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
6813         * (_pic16_genAssemblerPreamble): emit ID locations after
6814         configuration registers,
6815         * (pic16_linkCmd): modifications of the link command,
6816         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
6817         * (pic16_pCodeInitRegisters): don't init stack registers,
6818         * (pic16_findPrevInstruction): fixed bug,
6819         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
6820         bug with immediate registers,
6821         * (buildCallTree): traces stack push and pop,
6822         * (pct2): dump also stack usage for each function,
6823         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
6824         * (pic16_allocDirReg): various modifications,
6825         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
6826         fixed to 1,
6827
6828 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
6829
6830         * src/pic16/pcode.c: removed buggy double colon
6831
6832 2004-07-01 Borut Razem <borut.razem AT siol.net>
6833
6834         * support/scripts/sdcc.nsi: added include/pic16 to setup
6835
6836 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
6837
6838         * device/lib/Makefile.in: fixed bug in target objects-pic16,
6839         * device/lib/pic16/Makefile: prefixed with dash (-) command under
6840         target 'clean',
6841         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
6842         specific command line arguments. Also added sample lkr script
6843         for placing a variable at a specific memory bank.
6844         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
6845         at a specific memory bank,
6846         * (pic16_dump_isection): fixed bug which caused string literals to
6847         be omitted when dumping idata section,
6848         * (pic16_groupRegistersInSection): added code to handle registers
6849         in specific memory banks,
6850         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
6851         public, all references are renamed too,
6852         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
6853         AOP_DPTR2,
6854         * (pic16_storeForReturn): added case to handle when dest is WREG,
6855         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
6856         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
6857         pic16_rel_udata, check to see if that register is marked as being
6858         a member of a specific memory bank,
6859         * (pic16_printIvalCharPtr): added code to add string literals either
6860         to code or the idata sections,
6861         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
6862         also accept the 'udata' pragma,
6863         * src/pic16/main.h: new structure types sectName and sectSym
6864         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
6865         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
6866         * (pic16_findPrevInstruction): fixed, it returned nothing,
6867         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
6868         instruction combinations,
6869         * (pic16_FixRegisterBanking): heavily reorganised,
6870         * (pic16_AnalyzeBanking): if generating banksel directives is
6871         disabled, then don't call FixRegisterBanking at all,
6872         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
6873         completely removed,
6874         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
6875
6876 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
6877
6878         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
6879         Phuah Yee Keat <yk.phuah AT nestac.com>
6880
6881 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
6882
6883         * src/pic16/glue.c (pic16createInterruptVect): function now emits
6884         correctly the IVT even if it is relocated to some other location
6885
6886 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
6887
6888         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
6889         * device/include/pic16/pic18f2220.h: NEW,
6890         * device/lib/pic16/libdev/pic18f2220.c: NEW,
6891         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
6892         * src/pic16/device.c (struct Pics16): added info for 18f2220,
6893         * src/pic16/device.h (struct pic16_options): added ivt_loc and
6894         nodefaultlibs, ivt_loc is the location of the interrupt vector
6895         table, and nodefaultlibs signs that default libraries should not be
6896         linked in link stage,
6897         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
6898         according to --ivt-loc argument,
6899         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
6900         when pragma stack is found,
6901
6902 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6903
6904         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
6905         256 (range check), 257 (do while), 258.a-f (bit banging
6906         f.e. on 3-wire SPI bus)
6907
6908 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6909
6910         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
6911         variables used exclusively within a loop
6912
6913 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
6914
6915         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
6916
6917 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6918
6919         * src/SDCClrange.c (computeClash): fixed bug #971834
6920
6921 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6922
6923         * src/mcs51/gen.c (genCmp): fixed bug #975903
6924         * src/hc08/gen.c (operandsEqu),
6925         * src/ds390/gen.c (operandsEqu),
6926         * src/z80/gen.c (operandsEqu),
6927         * src/pic/gen.c (operandsEqu),
6928         * src/pic16/gen.c (operandsEqu),
6929         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
6930         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
6931
6932 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6933
6934         * src/SDCCcse.c (cseBBlock): fixed bug #966963
6935
6936 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
6937
6938         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
6939         default case in switch statement,
6940         * glue.c (pic16_initPointer): expr is initialised via decoarteType
6941         to eliminate problem with initialisation of pointers, but problem
6942         still exists,
6943         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
6944         * (emitStaticSegment): removed various lines emitting debug info,
6945         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
6946         added processor registers for utilizing EEPROM,
6947         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
6948         configurable and set 8
6949
6950 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
6951
6952         * .version: increased version number to 2.4.2,
6953
6954         Cumulative patch for pic16 port
6955         * src/pic16/device.c: changed scheme to dump initial values for
6956         variables in idata segment, all print_idata* functions were removed,
6957         now the pic16_printIval* will be called,
6958         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
6959         * _pic16_printPointerType, pic16_printPointerType,
6960         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
6961         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
6962         NEW, similar to the respective functions in SDCCglue.c,
6963         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
6964         way, emitting hex bytes,
6965         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
6966
6967 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6968
6969         * src/avr/ralloc.c (serialRegAssign),
6970         * src/xa51/ralloc.c (serialRegAssign),
6971         * src/pic/ralloc.c (serialRegAssign),
6972         * src/pic16/ralloc.c (serialRegAssign),
6973         * src/hc08/ralloc.c (serialRegAssign),
6974         * src/z80/ralloc.c (serialRegAssign),
6975         * src/ds390/ralloc.c (serialRegAssign),
6976         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
6977
6978 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6979
6980         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
6981         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
6982
6983 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
6984
6985         Cumulative patch for pic16 port:
6986         * src/pic16/device.h (typedef PIC16_device) modified fields for
6987         defining microcontrollers,
6988         * src/pic16/device.c: added new info for all devices in Pics16 array,
6989         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
6990         to be optimised out by the pCode optimiser,
6991         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
6992         specially, bug reported by G.M. Gallant,
6993         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
6994         as force'd so that cannot be optimised out by pCode optimiser,
6995         * src/pic16/pcode.c,
6996         * src/pic16/pcodepeeph.c,
6997         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
6998         they are disabled by default, but can be enabled explicit with
6999         command argument --denable-peeps, for testing,
7000         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
7001         --pomit-ivt in COMPILE_FLAGS
7002
7003 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
7004
7005         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
7006           compilation on MSVC
7007
7008 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
7009
7010         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
7011
7012 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7013
7014         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
7015         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
7016
7017 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
7018
7019         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
7020         would only assign 0x300001 register.
7021
7022 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
7023
7024         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
7025         in COMPILE_FLAGS. Thanks to G. Gallant for report.
7026
7027 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7028
7029         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
7030         for ds80c400
7031         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
7032         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
7033         added peephole 254 (left shift), 255 (jump table)
7034
7035 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
7036
7037         * device/lib/Makefile.in: removed comment line with model-pic16,
7038         * (target port-specific-objects-pic16): the libraries and objects
7039         are copied to the build directory form the device/lib/pic16/bin
7040         directory
7041
7042         Cumulative patch concerning pic16 port:
7043         * library directory has been re-organized,
7044         * added support for PIC18F1220,
7045         * added headers and library sources for chips 18f1220,18f6520,
7046         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
7047
7048         * configuration registers setting has changed, now each supported
7049         device has a complete description of the registers it uses,
7050         * all initialisations are moved to idata sections, these section
7051         can be absolute or relocatable,
7052         * fixed initialisation of codespace variables,
7053         * fixed warning about PCLATU and gpsim,
7054         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
7055         * (genAssign): use table reads when assigning from variables in codespace,
7056         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
7057         char/int variables placed in codespace,
7058         * (pic16_emitConfigRegs): NEW, emits a list with configuration
7059         registers set in .asm file, no need for --pomit-config-words anymore,
7060         * (pic16glue): some 8051 legacy segments are commented out
7061         (to be removed completely),
7062         * added support for alternative assembler and linker with --asm=
7063         and --link= command line arguments,
7064         * peepholes are disabled automatically in the port, no need to
7065         specify on command line,
7066         * port supports natively char/int/long multiplication, but converts
7067         all divisions to support functions,
7068         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
7069         to the file set in variable $2,
7070         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
7071         strings in ASCII format and not in hex,
7072         * ralloc.c (serialRegAssign): added a triplet of conditional calls
7073         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
7074         allocate proper register if iCodes aren't temporary,
7075
7076 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
7077
7078         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
7079
7080 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
7081
7082         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
7083         is commented out
7084
7085 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7086
7087         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
7088         computed address is reused
7089         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
7090         multi-byte bitfields
7091
7092 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
7093
7094         * src/z80/gen.c: (genArrayInit): must check for pointers too
7095
7096 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
7097
7098         * support/regression/tests/zeropad.c: never meant to commit the
7099           nestedstruct test: removed, added check for GCC version
7100
7101 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
7102
7103         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
7104         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
7105         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
7106           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
7107           bugs 928906 and 954082 half-empty initializers
7108         * src/SDCCsymt.h,
7109         * src/SDCCsymt.c (getAllocSize): added for above fix
7110         * src/z80/gen.c (genArrayInit): fixed bug 741044
7111         * support/regression/tests/zeropad.c: added tests
7112
7113 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
7114
7115         * src/pic16/device.c (pic16_dump_section): corrected bug which
7116         caused some symbols of the libraries to be misplaced
7117
7118 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
7119
7120         * src/pic16/glue.c,
7121         * src/pic16/ralloc.h,
7122         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
7123         to fix conflict with pic port
7124
7125 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
7126
7127         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
7128         externs configuration variables,
7129         * src/pic16/ralloc.h,
7130         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
7131         prototype in header, commented out some debug messages
7132
7133 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
7134
7135         * src/pic16/glue.c,
7136         * src/pic16/main.c,
7137         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
7138         for gpasm COFF object generation. Thanks to D. Hawkins for
7139         his patch info
7140
7141 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7142
7143         * src/ds390/main.c,
7144         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
7145         Brock for spotting this)
7146         * src/ds390/gen.c (genEndFunction),
7147         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
7148         interrupt handler and critical. Disable push/pop optimizations when
7149         peephole optimizations disabled.
7150
7151 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
7152
7153         Updated pic16 library sources and headers.
7154         * device/lib/pic16/pic18f*/ ,
7155         * device/include/pic16/*.h: modified to handle structured SFR
7156         definitions
7157
7158 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
7159
7160         * src/port.h (PORT structure): added hook initPaths, now each
7161         port can declare its own default search paths,
7162         which can been seen with the --print-search-dirs option,
7163         see pic16 port for example,
7164         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
7165         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
7166         * (doPrintSearchDirs): NEW, replaces in a central manner the
7167         printing of search dirs which was split in set*Paths functions,
7168         * (main): added call to port->initPaths and doPrintSearchDirs,
7169         * src/avr/main.c,
7170         * src/ds390/main.c,
7171         * src/hc08/main.c,
7172         * src/izt/i186.c,
7173         * src/izt/tlcs900h.c,
7174         * src/mcs51/main.c,
7175         * src/pic/main.c,
7176         * src/pic16/main.c: modified port structures to reflect addition of
7177         initPaths hook,
7178
7179         * src/pic16/device.c (regCompare): registers are finally sorted by name,
7180         * (pic16_dump_section): for registers in same address reserve memory once,
7181         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
7182         to no_banksel,
7183         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
7184         result is greater in size than right or left,
7185         * (pic16_genUMult8X8_8): there are some cases where the result can
7186         be 16 bits size, so handle these,
7187         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
7188         * (pic16_outBitC): modified to emit pcodes,
7189         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
7190         or not,
7191         * (genDivOneByte): implemented algorithm to divide 8-bits,
7192         * (genCmp): uncommented goto, but issues still exist,
7193         * (genAnd): fixed a bug with variables >8bits,
7194         * (genPackBits): optimization added that uses BCF/BSF to change a
7195         single bit,
7196         * (genAssign): fixed bug when assigning floating point literals,
7197         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
7198         __sdcc_gsinit_startup label,
7199         * src/pic16/main.c (_pic16_init): removed search directory
7200         initialisations,
7201         * (_pic16_initPaths): NEW, used to initialise search directories,
7202         * (_hasNativeMulFor): support functions for all except char/int
7203         multiplication, and char division,
7204         * (PIC16_port struct): modified entry for native mul support,
7205         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
7206         no_banksel option,
7207         * (buildCallTree): call to register_usage is ifdef'ed out,
7208
7209 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7210
7211         * device/include/string.h: applied Stas Sergeev's patch to make this
7212         header file compatible with the preprocessor -Wundef option
7213         * src/SDCCmain.c (main): abort compilation if preprocessor reports
7214         failure (fixes bug #941458)
7215
7216 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7217
7218         * src/SDCCopt.c (killDeadCode): fixed bug #907733
7219         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
7220         that the variable, not the function, should be static
7221         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
7222         to be consistent with non-literal case
7223
7224 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7225
7226         * src/SDCCast.c (isConformingBody): fixed bug #949967
7227         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
7228         convilong): fixed bug #952086
7229
7230 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7231
7232         * src/SDCCmem.c (allocVariables): fixed bug #955321
7233
7234 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7235
7236         * src/hc08/main.c (_hc08_genAssemblerEnd),
7237         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
7238         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
7239         completely eliminated the use of a temporary file
7240         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
7241         when more than one file linked
7242         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
7243
7244 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7245
7246         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
7247         which fixes bug #543481
7248         * support/regression/tests/bug-751703.c: fixed comments left from a
7249         cut and paste error
7250         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
7251         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
7252         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
7253         scopes
7254         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
7255         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
7256         are now changed to underscores in moduleName
7257
7258 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7259
7260         * as/mcs51/lkmem.c: better fix for bug #954173
7261
7262 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
7263         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7264
7265         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
7266         * device/include/c8051f000.h,
7267         * device/include/c8051f120.h,
7268         * device/include/c8051f300.h,
7269         * device/include/c8051f310.h,
7270         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
7271         PWM16) and detab'ed
7272
7273 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7274
7275         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
7276         and mailing lists, doc'ed --no-peep-comments, removed reference
7277         to knoppix (newest version has no LyX/LaTeX), other minor changes
7278         * src/SDCCglue.c (glue): save 2 bytes stack space with
7279         option --main-return. The ljmp could probably be avoided too
7280
7281 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7282
7283         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
7284
7285 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7286
7287         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
7288         * src/SDCCopt.c (isLocalWithoutDef),
7289         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
7290         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
7291         (credit to Maarten Brock for patch #949363, on which this is based)
7292         * support/regression/tests/bug-751703.c: some test cases of extern used
7293         within inner scopes.
7294
7295 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7296
7297         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
7298         SPEC_STRUCT
7299         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
7300         struct definitions
7301         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
7302         dwWriteLabel): fix to create valid debugger symbols even when
7303         the module name has non-alphanumeric symbols in it
7304         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
7305         when a variable's allocation has been optimized away
7306
7307
7308 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7309
7310         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
7311         * src/hc08/main.c,
7312         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
7313         * src/mcs51/main.c,
7314         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
7315         * src/ds390/main.c,
7316         * src/z80/gen.c (z80_emitDebuggerSymbol),
7317         * src/z80/main.c,
7318         * src/pic/gen.c (pic14_emitDebuggerSymbol),
7319         * src/pic/main.c,
7320         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
7321         * src/pic16/main.c,
7322         * src/avr/gen.c (avr_emitDebuggerSymbol),
7323         * src/avr/main.c,
7324         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
7325         * src/xa51/main.c,
7326         * src/SDCCdebug.c (emitDebuggerSymbol),
7327         * src/SDCCdebug.h,
7328         * src/port.h: added a debugger struct to the port struct. Added a
7329         callback for defining debugger symbols
7330
7331         * src/SDCCast.c (createLabel),
7332         * src/SDCC.y (labeled_statement): mark all compiler generated labels
7333         with isitmp = 1
7334         * src/SDCCicode.h,
7335         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
7336         iCode back to the ast for the function
7337
7338         * src/hc08/ralloc.c (hc08_assignRegisters),
7339         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
7340         unneeded fields from the regs struct.
7341         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
7342         pushReg() & pullReg() functions instead of emitcode()
7343
7344         * src/hc08/gen.c (genLabel, genhc08Code),
7345         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
7346
7347         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
7348         debugger hooks
7349
7350         * src/hc08/gen.c (genEndFunction, genhc08Code),
7351         * src/hc08/gen.h,
7352         * src/mcs51/gen.c (genEndFunction, gen51Code),
7353         * src/mcs51/gen.h,
7354         * src/ds390/gen.c (genEndFunction, gen390Code),
7355         * src/ds390/gen.h,
7356         * src/z80/gen.c (genEndFunction, genZ80Code),
7357         * src/z80/gen.h,
7358         * src/z80/z80.h,
7359         * src/pic/gen.c (genEndFunction, genpic14Code),
7360         * src/pic/gen.h,
7361         * src/pic16/gen.c (genEndFunction, genpic16Code),
7362         * src/pic16/gen.h,
7363         * src/avr/gen.c (genEndFunction, genAVRCode),
7364         * src/avr/gen.h,
7365         * src/xa51/gen.c (genEndFunction, genXA51Code),
7366         * src/xa51/gen.h,
7367         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
7368         specific code to cdbFile.c and out of the backend code generators
7369
7370         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
7371         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
7372         starting address is now 0
7373
7374         * as/hc08/asm.h,
7375         * as/hc08/m08pst.c,
7376         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
7377         assembler directive for DWARF support
7378         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
7379
7380         * src/src.dsp,
7381         * src/Makefile.in,
7382         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
7383
7384 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7385
7386         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
7387         and inappropriate peephole optimization in jump tables
7388
7389 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7390
7391         * as/hc08/m08pst.c,
7392         * src/SDCCglue.c: sdccopt works for the hc08 port now
7393
7394 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
7395
7396         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
7397
7398 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7399
7400         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
7401
7402 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7403
7404         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
7405         rules
7406         * src/SDCCmain.c,
7407         * src/SDCCglobl.h,
7408         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
7409         comments from the peephole optimizer replacement rules
7410         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
7411         symbols
7412         * src/SDCCcse.c (updateSpillLocation),
7413         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
7414         equivalents
7415         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
7416         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
7417         objects far pointers
7418
7419 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7420
7421         * src/SDCCsymt.h: a missing part of my last change
7422         * src/pic/ralloc.c (regTypeNum),
7423         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
7424
7425 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7426
7427         * src/SDCCicode.h,
7428         * src/SDCCicode.c (aggrToPtrDclType),
7429         * src/SDCCptropt.h,
7430         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
7431         ptrPseudoSymConvert),
7432         * src/pic/ralloc.c (regTypeNum),
7433         * src/pic16/ralloc.c (regTypeNum),
7434         * src/hc08/ralloc.c (regTypeNum),
7435         * src/ds390/ralloc.c (regTypeNum),
7436         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
7437         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
7438
7439 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7440
7441         * link/z80/lkmain.c (afile),
7442         * as/hc08/lkmain.c (afile),
7443         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
7444         prevent a pointer problem when a filename has no directory and
7445         no extension specified.
7446
7447 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7448
7449         * link/z80/lkmain.c (afile): allow periods in directory names
7450         * link/z80/lkmain.c (afile),
7451         * as/mcs51/lkmain.c (afile),
7452         * as/hc08/lkmain.c (afile): allow linker script file to have an
7453         extension other than ".lnk"
7454         * link/z80/lklex.c (getfid),
7455         * link/z80/lkmain.c (parse),
7456         * as/mcs51/lklex.c (getfid),
7457         * as/mcs51/lkmain.c (parse),
7458         * as/hc08/lklex.c (getfid),
7459         * as/hc08/lkmain.c (parse): Support comments in the linker script
7460         file on lines by themselves and after filenames
7461
7462 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7463
7464         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
7465
7466 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7467
7468         * src/z80/peeph-z80.def: removed some peephole rules that don't
7469         work with multibyte arithmetic (fixed bug #937126)
7470         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
7471         to registers and not global variables
7472         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
7473         geniCodePreInc, geniCodePostDec, geniCodePreDec,
7474         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
7475         checking for assignments not internally generated (fixed bug #931895)
7476         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
7477         structure member (fixed bug #930072)
7478
7479 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7480
7481         * src/SDCCmain.c (linkEdit),
7482         * src/hc08/main.c (_hc08_parseOptions),
7483         * as/hc08/Makefile.in,
7484         * as/hc08/aslink.h,
7485         * as/hc08/asm.h,
7486         * as/hc08/m08pst.c,
7487         * as/hc08/lkrloc.c (relr, rele),
7488         * as/hc08/lkarea.c (lnkarea)
7489         * as/hc08/lkmain.c (afile, parse),
7490         * as/hc08/lkelf.c: support for ELF output
7491         * as/hc08/lks19.c (s19),
7492         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
7493
7494 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7495
7496         * as/mcs51/lkihx.c: Fixed bug #899105.
7497
7498 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7499
7500         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
7501         .dsp files from Unix to DOS.
7502
7503 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7504
7505         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
7506         function pointers; we have been compliant for several months now.
7507         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
7508         change that was accidently commented out
7509         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
7510         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
7511         bug #922319
7512
7513 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7514
7515         * src/hc08/gen.c: output of all of the internal debugging information
7516         is now controlled by the D() macro; it is disabled by default
7517
7518 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7519
7520         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
7521         harder to keep the same registers during a CAST iCode
7522         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
7523         long via int can be done in a single cast, if the signedness is
7524         correct.
7525         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
7526         putchar() in tinibios.c in ds390's library
7527
7528 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
7529
7530         * src/SDCCast.c (decorateType): fixed bug #898889,
7531         cast result of a literal complement too
7532         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
7533         fixed check for bitfields
7534
7535 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
7536
7537         * src/SDCCicode.c (geniCodeLogic): made it static,
7538         (geniCodeLogicAndOr): added in order to fix bug #905492,
7539         (ast2iCode): fixed bug #905492
7540         * support/regression/tests/bug-905492.c: added
7541         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
7542         (processParms): fixed bug #927659: don't copy parms, this will clear
7543         decorated flag
7544         * support/regression/tests/bug-927659.c: added
7545
7546 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
7547
7548         * src/SDCCast.c (addCast): don't cast float to char
7549         * device/lib/libsdcc.lib: added _memmove
7550
7551 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
7552
7553         * device/lib/large/Makefile: fixed parallel execution by
7554         replacing `make` by `$(MAKE)`
7555
7556 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7557
7558         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
7559         offsets (fixes bug #923936)
7560
7561 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
7562
7563         * device/lib/small/Makefile: fixed parallel execution by
7564         replacing `make` by `$(MAKE)`
7565
7566 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
7567
7568         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
7569
7570 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
7571
7572         * src/pic/gen.c (genCpl): multi-byte complements were not working.
7573         * src/regression/Makefile: Regression test was not running.
7574
7575 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
7576
7577         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
7578         complement if possible
7579         * src/SDCCval.c (valComplement),
7580         * src/SDCCicode.c (operandOperation): fixed complement of literal
7581         * support/regression/tests/onebyte.c (testComplement): added
7582
7583 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
7584
7585         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
7586         return an optimized tree; actually replace actParm with the new tree
7587         * src/SDCCast.h: added some parantheses to remove side effects
7588         * support/regression/tests/bug-920866.c
7589
7590 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
7591         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
7592         Bit operands were not being handled properly in the pic14 port.
7593         (now src/regression/add.c passes again).
7594
7595 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7596
7597         * src/SDCC.y (labeled_statement): case and default no longer require
7598         a following statement (RFE #893037)
7599
7600 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7601
7602         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
7603         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
7604         disabled (fixes bug #916294)
7605         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
7606         "mov a,acc"; patch provided by Lenny Story
7607         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
7608
7609 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7610
7611         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
7612         functions
7613         * src/ds390/gen.c (genFunction, genEndFunction),
7614         * src/ds390/ralloc.c (ds390_assignRegisters),
7615         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
7616         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
7617         pushed if there are parameters passed on the stack. Also, a cleaner
7618         way to decide if r0/r1 should be pushed/popped. (Together they fix
7619         bug #918693)
7620
7621 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7622
7623         * doc/sdccman.lyx,
7624         * device/lib/mcs51/crtpagesfr.asm,
7625         * device/lib/mcs51/crtxinit.asm,
7626         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
7627         to avoid confusion with Si Lab's SFRPAGE register.
7628
7629 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7630
7631         * src/SDCCglue.c (emitMaps): allow public sfr variables
7632         * src/SDCCglue.c (initialComments): include compiler build date
7633         with compiler version and put the timestamp of the generated
7634         assembly file on a serperate line to be less confusing.
7635         * src/port.h: added genInitStartup hook
7636         * src/avr/main.c,
7637         * src/ds390/main.c,
7638         * src/hc08/main.c,
7639         * src/pic/main.c,
7640         * src/pic16/main.c,
7641         * src/xa51/main.c,
7642         * src/z80/main.c: genInitStartup initialize as NULL (default to
7643         historical behaviour)
7644         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
7645         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
7646         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
7647         library instead of hard coding it into the compiler.
7648         * support/regression/ports/mcs51-stack-auto/spec.mk,
7649         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
7650         * device/lib/mcs51/Makefile,
7651         * device/lib/small/Makefile,
7652         * device/lib/large/Makefile,
7653         * device/lib/mcs51/crtpagesfr.asm,
7654         * device/lib/mcs51/crtstart.asm,
7655         * device/lib/mcs51/crtxclear.asm,
7656         * device/lib/mcs51/crtxinit.asm,
7657         * device/lib/mcs51/crtclear.asm,
7658         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
7659         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
7660         and into user configurable files.
7661         * device/lib/clean.mk: clean mcs51 directory too
7662         * support/regression/tests/longlit.c: added static to T1 declaration
7663         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
7664         accesses in the initialization code
7665
7666 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7667
7668         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
7669         OSCTRIMVAL as noted in bug #916008
7670
7671 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7672
7673         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
7674         in loops with multiple exits (reported as incorrect registers
7675         used by Martin Helmling in Sdcc-user list)
7676
7677 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7678
7679         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
7680         made ds390 register extensions look less like error messages
7681
7682 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7683
7684         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
7685         reported by Adam Wozniak in Sdcc-user list
7686
7687 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
7688
7689         * src/SDCCast.c (decorateType): fixed with bug and promotion in
7690         arithmetic optimizations, added debug output
7691
7692 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
7693
7694         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
7695         * sdcc.spec: updated and split sdcc into 3 rpms
7696         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
7697         needed for literals of LEFT_OP and '+'
7698         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
7699         introduced RESULT_TYPE_NOPROM
7700         (geniCodeMultiply): fixed logic for decision if mul is optimized to
7701         left shift
7702         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
7703         limited promotion to int only for '*'
7704         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
7705
7706 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
7707
7708         * src/pic16/gen.c (genSkip),
7709         (genc16bit2lit), (gencjneshort): commented out
7710         (is_LitOp): new helper function, checks operand type
7711         (genCmpEq): rewritten
7712
7713 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
7714
7715         * support/regression/tests/bug-908454.c: added
7716
7717 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
7718
7719         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
7720         * src/SDCCicode.c (usualBinaryConversions): op needs int type
7721         (geniCodeCast): cosmetic, don't preserve bit storage class
7722         (geniCodeLeftShift): added promotion
7723         (geniCodeLogic): fixed regression
7724         * src/SDCCsymt.c (computeTypeOr): accept bits too
7725         (compareType): 2nd part of fix for bug #908454, needed for bitfields
7726
7727 2004-03-07  Borut Razem <borut.razem AT siol.net>
7728
7729         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
7730
7731 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
7732
7733         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
7734         version of pic16_genPackRegisters which does not check if ic is a
7735         CAST operator,
7736         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
7737         function cause string1.c regression test fails
7738
7739 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
7740
7741         * sim/ucsim/configure.in,
7742         * sim/ucsim/configure,
7743         * sim/ucsim/doc/Makefile.in: use docdir
7744         * src/SDCC.y: fixed sbit atrributes
7745         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
7746         * src/SDCCast.c (decorateType): |^& need special promotion handling
7747         * src/SDCCast.h,
7748         * src/SDCCsymt.h: moved definition of RESULT_TYPE
7749         * src/SDCCsymt.h (computeType),
7750         * src/SDCCicode.c: computeType() needs op
7751         * src/SDCCsymt.c (checkTypeSanity),
7752         * doc/sddman.lyx: "plain" bitfields are unsigned
7753         * src/SDCCsymt.c (computeTypeOr): added
7754         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
7755         |^& ops
7756         * src/SDCCval.c (val*): computeType() needs op
7757         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
7758         * support/regression/tests/onebyte.c: added tests for |^&
7759
7760 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
7761
7762         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
7763         for writing icode into asm output.
7764
7765 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
7766
7767         * src/pic16/device.c: added some debug lines enabled
7768         with macro DEBUG_CHECK,
7769         * src/pic16/genarith.c: more debug in genPlus,
7770         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
7771         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
7772         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
7773         * (aopForSym): onStack symbols are re-placed in data memspace,
7774         and onStack flag is cleared,
7775         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
7776         copy temporary pcodeop,
7777         * (genPcall): added warning for not updating PCLATU,
7778         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
7779         always true for pic16 port,
7780         * (genMultOneWord): NEW, supports integer multiplication,
7781         * (genMult): modified to call genMultOneWord,
7782         * (ifxForOp): added warning when return NULL,
7783         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
7784         flag is set before call to operandFromSymbol for implicit
7785         added structures,
7786         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
7787         options.intlong_rent are set by default,
7788         * (_hasNativeMulFor): modified to allow port generation of integer
7789         multiplication,
7790         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
7791         set regtype to REG_SFR for all registers, restricting seting the
7792         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
7793
7794 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7795
7796         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
7797         more than 500 times in the regression tests
7798
7799 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7800
7801         * support/Util/SDCCerr.h,
7802         * support/Util/SDCCerr.c,
7803         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
7804         enumerator_list),
7805         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
7806         for symbol conflicts.
7807         * support/valdiags/tests/enum.c,
7808         * support/valdiags/tests/tentdecl.c,
7809         * support/valdiags/tests/struct.c: expect possible error messages
7810         referring to original symbol definitions.
7811         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
7812         * src/SDCCsymt.h,
7813         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
7814
7815 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
7816
7817         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
7818
7819 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
7820
7821         * src/pic16/ralloc.c (newReg): fixed bug #908929
7822
7823 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7824
7825         * src/ds390/gen.c: added missing #include "main.h"
7826
7827 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
7828
7829         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
7830         checking if symbol is already in set,
7831         * src/pic16/device.h: prototype for checkAddSym,
7832         * src/pic16/gen.c: (_G): added entry interruptvector,
7833         * (assignResultValue): removed some commented out lines,
7834         * (genFunction): check for ISR via sym->type, absolute section for
7835         interrupt code is created via a new pBlock, the goto instruction is
7836         placed now correctly at the interrupt vector position, changed all
7837         references from ivec to _G.interruptvector,
7838         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
7839         is the interrupt is a high priority one, same for return from ISR,
7840         * src/pic16/glue.c: changed all calls of addSetHead for publics and
7841         externs to calls of checkAddSym,
7842         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
7843         pic16_pcode_verbose flag is set,
7844         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
7845         * src/pic16/pcoderegs.c: message about how many registers are saved
7846         will only be emitted if pic16_pcode_verbose flag is set,
7847
7848 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7849
7850         * src/ds390/ralloc.h,
7851         * src/ds390/ralloc.c (ds390_regWithIdx),
7852         * src/ds390/gen.c (emitcode),
7853         * src/ds390/main.h,
7854         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
7855         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
7856         ds390operandCompare, getRegsRead, getRegsWritten,
7857         initializeAsmLineNode): customized instruction size calculation for
7858         ds390, started basis for some register optimizations
7859         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
7860         corresponding assembly output
7861         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
7862         missing push/pop of r0/r1. Optimized push/pops
7863
7864 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7865
7866         * src/mcs51/main.c (instructionSize): fixed ACALL size
7867         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
7868
7869 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
7870
7871         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
7872         the sorting of rlist with NULL elements
7873         * (print_idataType, print_idata): NEW to create idata sections
7874         * src/pic16/device.h: idataSymSet new variable
7875         * src/pic16/gen.c (genFunction): fixed some bugs in string
7876         comparing, improved the absolute section creation for ISRs,
7877         added FSR0L/FSR0H in registers that are saved in an ISR,
7878         * (genInline): fixed the processing of inline snippets,
7879         now they undergo no process by the peephole optimizer
7880         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
7881         are placed in idataSymSet,
7882         * (pic16emitStaticSeg): extern symbols are added in externs,
7883         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
7884         switching when aboslute variables are placed in access bank memory
7885         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
7886         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
7887         commented out with #if,
7888         * (pic16_packRegisters): reintroduce the check for CAST because some
7889         symbols are not correctly handled,
7890         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
7891         pCodeInstruction instead of pCode,
7892         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
7893         pCodeAsmDir definition,
7894         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
7895         directive, then the argument directive is emitted without the leading
7896         tab, hack for inline labels which must be in the first column,
7897         * (compareLabel,pic16_findNextInstruction),
7898         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
7899         * (insertBankSwitch): modified for the new pCodeAsmDir,
7900
7901 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
7902         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
7903
7904         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
7905         instance,
7906         * (pushSide): commented out with #if,
7907         * (assignResultValue): fixed some typos in saving
7908         registers,
7909         * (genPcall): FIXED and sync'ed with genCall,
7910         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
7911         * (genNearPointerGet): fixed to handle some more cases,
7912         implementation scheme via table reads,
7913         * (genConstPointerGet): modified to access code memory correct,
7914         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
7915         and improved to handle some cases
7916         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
7917         instead of "RETLW" for init data
7918         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
7919         not IN_DIRSPACE, work around to reduce bank switching when aboslute
7920         variables are placed in access bank memory (<0x80 and >=0xf80),
7921         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
7922         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
7923         TBLWT_POSTDEC,TBLWT_PREINC
7924         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
7925         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
7926         directives
7927         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
7928         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
7929         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
7930         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
7931
7932 2004-02-29  Borut Razem <borut.razem AT siol.net>
7933
7934         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
7935         support/Util/findme.h, support/Util/system.h: enhance binary relative
7936         search for lib and include by using findProgramPath()
7937
7938 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7939
7940         * src/SDCCpeeph.h,
7941         * src/SDCCpeeph.c (pcDistance),
7942         * src/port.h,
7943         * src/mcs51/ralloc.h,
7944         * src/mcs51/ralloc.c (mcs51_regWithIdx),
7945         * src/mcs51/main.h,
7946         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
7947         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
7948         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
7949         size calculation port specific, started basis for some register
7950         optimizations
7951         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
7952         missing push/pop of r0/r1. Optimized push/pops
7953         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
7954         * device/lib/_modsint.c (_modsint),
7955         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
7956         and stack version so regression tests pass
7957
7958 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
7959
7960         * src/Makefile.in (dep): include SLIBOBJS in dependency check
7961         * src/SDCCast.c (decorateType): catch another small optimization
7962         with '?' operator
7963         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
7964         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
7965         modified to finally use computeType() all over SDCC,
7966         see Feature Request #877103
7967         * src/SDCCval.h: cosmetic
7968         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
7969         valCompare(); regression tested in muldiv.c
7970         * support/regression/tests/muldiv.c (testMod): mod sign follows
7971         dividend only
7972
7973 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
7974
7975         * src/SDCCast.c (decorateType): fixed bug #902362
7976         * doc/INSTALL.txt: fixed install instructions for win32
7977
7978 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
7979
7980         * device/include/Makefile.in (install): fixed by replacing spaces
7981         by tabs
7982         * doc/README.txt,
7983         * doc/INSTALL.txt: updated for release
7984         * doc/sdccman.lyx: added warning for --xstack being buggy
7985
7986 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
7987
7988         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
7989         to eliminate build warnings.
7990         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
7991
7992 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
7993            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
7994
7995         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
7996         removed -penable-stack, added comment for stack pragma, added
7997         warning for not initializing the stack/frame registers, removed
7998         comment at interrupts section
7999
8000         Stack is made permanent, there is no ability to disable stack usage.
8001         * src/pic16/device.h,
8002         * src/pic16/device.c: removed all references to USE_STACK macro,
8003         * src/pic16/device.c (pic16_dump_section): when no elements in
8004         rlist, free rlist before return,
8005         * (pic16_dump_int_registers): NEW, internal registers are a new set
8006         of general purpose registers reused by each function,
8007         * (checkAddReg): returns 1 if registers is added to set,
8008         * (pic16_groupRegistersInSection): when a registers is of type
8009         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
8010         * src/pic16/device.h: memRange and Assigned Memory are deleted,
8011         SRCASECMP macro is moved here from device.c
8012         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
8013         PO_PCLATU, PO_PRODL, PO_PRODH,
8014         * (pic16_pCodeOpType, genMinus,
8015         changed compares to "a" register, with AOP_ACC,
8016         * (pic16_genPlus): fixed some bugs and indented properly,
8017         * (pic16_addSign): changed size to size+offset in the MOVWF
8018         instruction,
8019         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
8020         multiply 8-bit operand by literal, result is 8-bit,
8021         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
8022         multiply 2 8-bit operand, result is 8-bit,
8023         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
8024         genUMult8X*_16,
8025         * src/pic16/gen.c: changed accUse to contain WREG only,
8026         * (pic16_emitcomment): renamed to pic16_emitpcomment,
8027         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
8028         true, do not use immediate addressing any more unless sym is a
8029         pointer in codespace,
8030         * (aopForRemat): do not use immediate addressing when symbol not in
8031         codespace and when symbol's address is requested,
8032         * (aopOp): for-loop in if(sym->accUse) is modified for the new
8033         accUse size (= 1),
8034         * (aopGet): added case for AOP_ACC and don't return "accumulator
8035         bug" but WREG instead,
8036         * (popGetTempReg): pushes contents of temporary register in stack,
8037         * (popReleaseTempReg): pops contents of temporary register from
8038         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
8039         * (pic16_popGet): separated case AOP_ACC to return register WREG
8040         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
8041         or PO_IMMEDIATE and initializes their instance/offset appropriately,
8042         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
8043         the use of immediate pointers to certain cases only.
8044
8045         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
8046         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
8047         * (assignResultValue, genCall, genRet): modified to use the new
8048         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
8049         genPcall is still broken,
8050         * (genFunction): added code to create 'A' type pBlocks when
8051         interrupt functions are generated, code not extensively tested yet,
8052         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
8053         * (genEndFunction): modified so ISRs pop stored registers from stack,
8054         * (genMultOneByte): cleanup,
8055         * (AccRsh): added flag andmask, to and result with appropriate mask,
8056         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
8057         * (genDataPointerGet): fixed and reenabled its use,
8058         * (genNearDataPointerGet): bugs fixed,
8059         * (genDataPointerSet): bugs fixed,
8060         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
8061         pic16_DumpSymbol, pic16_DumpOp,
8062         * src/pic16/genutils.h: function prototypes for the above functions,
8063         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
8064         pointers,
8065         * (pic16emitRegularMap): many many many improvements, but needs a
8066         major cleanup,
8067         * src/pic16/main.c: enable_stack in pic16_options is removed,
8068         * (_pic16_parseOptions): removed command line options -penable-stack,
8069         * (_process_pragma): emit stack symbol only when stack pragma is
8070         processed,
8071         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
8072         redirected to FSR0L/FSR0H pair,
8073         * (pic16_get_op, pic16_get_op2): modifications and improvements,
8074         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
8075         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
8076         for immediates,
8077         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
8078         * (dumpPicOptype): NEW,
8079         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
8080         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
8081         with movff instruction,
8082         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
8083         added pic16_int_regs, some packRegsFor* functions are commented out,
8084         because produce errors,
8085         * src/pic16/NOTES: minor modifications
8086
8087 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8088
8089         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
8090         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
8091         --pack-iram.
8092         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
8093         * as/mcs51/lkaomf51.c: fixed bug #895763
8094
8095 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
8096
8097         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
8098
8099 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8100
8101         * doc/sdccman.lyx: added details about the HC08 storage classes and
8102         interrupts, fixed the register usage info for z80 & gbz80
8103
8104 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
8105
8106         * doc/sdccman.lyx: added more pic16 port documentation
8107         * device/include/pic16/: added header pic18fregs.h
8108
8109 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
8110
8111         * doc/sdccman.lyx: added Vangelis' contribution
8112
8113 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8114
8115         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
8116         extend to the next CALL or PCALL, not just to the next CALL.
8117
8118 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
8119
8120         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
8121
8122 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8123
8124         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
8125         bug #895752 and a better fix for bug #716790
8126
8127 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8128
8129         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
8130
8131 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8132
8133         * doc/sdccman.lyx: minor changes, minor changed
8134
8135 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
8136
8137         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
8138         which can't handle SDCC_NEWONEBYTEOPS,
8139         (geniCodeMultiply): removed conversion from mult to shift for pic14
8140         and pic16
8141
8142 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8143
8144         * src/hc08/gen.h,
8145         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
8146         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
8147         thus fixing bug #895406
8148
8149 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
8150
8151         * device/lib/_modsint.c,
8152         * device/lib/_modslong.c: sign follows divisor only
8153         * src/hc08/gen.c (genMultOneByte): if result size is 1,
8154         signs or signedness can be ignored
8155         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
8156         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
8157         added optimization for IFX,
8158         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
8159         arguments;
8160         reenabled optimization for IFX, which was removed on 2004-01-11
8161         * src/SDCCast.h: added return type IFX
8162         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
8163         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
8164         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
8165         SDCC_OLDONEBYTEOPS selects the old behaviour
8166         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
8167         changed again and commented promotion rule
8168         * src/SDCCval.c (valDiv): promotion no longer necessary
8169         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
8170         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
8171         rewritten
8172         * support/regression/tests/onebyte.c: added
8173
8174 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
8175
8176         * gen.c (genInline): reverted to old code for assemnling inline
8177         code because of bug reported James Chadd
8178
8179 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
8180
8181         * ralloc.h: missing declarations from previous patch,
8182         seems that patch for ralloc.h was never applied, fixed
8183
8184 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8185            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
8186
8187         * pcode.c,
8188         * pcode.h,
8189         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
8190         indirect addressing. Marked FSR0 as deprecated
8191         * gen.c (pointerCode): commented out, not needed now
8192         (pic16_popGet2p): new MOVFF helper function
8193         (genGenPointerGet),
8194         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
8195         (shiftRLong): removed duplicate debugging info
8196
8197 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8198
8199         * src/ds390/gen.c (genNearPointerGet),
8200         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
8201         optimization with bits, but not bitfields.
8202         * src/ds390/ralloc.c (packRegisters),
8203         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
8204
8205 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
8206
8207         * src/SDCCcse.c (algebraicOpts): copy operands before modification
8208
8209 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8210
8211         * src/SDCCsymt.h,
8212         * src/SDCCicode.c (operandFromSymbol),
8213         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
8214         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
8215         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
8216         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
8217         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
8218         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
8219         bug #892038
8220         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
8221         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
8222         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
8223         * src/SDCCsymt.c (newSymbol),
8224         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
8225         enumerator_list),
8226         * src/SDCCval.h,
8227         * src/SDCCval.c (newiList): fixed bug #885705
8228
8229 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8230
8231         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
8232         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
8233
8234 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8235
8236         * device/include/c8051f120.h,
8237         * device/include/c8051f300.h,
8238         * device/include/c8051f310.h: added/updated header files for Silicon
8239         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
8240         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
8241         in new section Submitting patches
8242
8243 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8244
8245         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
8246         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8247         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8248         genGenPointerSet),
8249         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
8250         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8251         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8252         genGenPointerSet),
8253         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
8254         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8255         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8256         genGenPointerSet),
8257         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
8258         genFarPointerGet, genCodePointerGet, genGenPointerGet,
8259         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
8260         genGenPointerSet): fixed bug #892400
8261         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
8262         to eliminate build warnings.
8263         * src/SDCCast.c (processParms),
8264         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
8265         fixed bug 751859
8266         * support/valdiag/valdiag.py: added GCC to the list of defines active
8267         when compiling with gcc
8268
8269 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8270
8271         * support/Util/SDCCerr.h,
8272         * support/Util/SDCCerr.c,
8273         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
8274         with an incomplete type (fixed bug #883734)
8275         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
8276
8277 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8278
8279         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
8280
8281 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8282
8283         * src/SDCCast.c (decorateType),
8284         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
8285         function pointer implementation
8286         * support/regression/tests/funptrs.c: added tests to verify both forms
8287         of function pointers work correctly. Added tests to verify parameters
8288         are passed in the correct order.
8289
8290 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
8291
8292         * device.c (regCompare): registers are sorted by ascending
8293         address and increasing size,
8294         * main.c (_pic16_finaliseOptions): removed the declaration
8295         of compiler macro MCU. Now a macro of the format pic18fxxxx
8296         will be defined from the command line
8297
8298 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8299             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
8300
8301         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
8302         PCOP_RLCF was overwritten!
8303         * gen.c (genSkip): commented out calls to pic16_emitcode,
8304         * (genCmpEQ): fixed "long" compares, only high word did get compared,
8305         * (genlshTwo),
8306         * (genRRC): added debugging info,
8307         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
8308         overwritten while shifting,
8309         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
8310         overwritten while shifting,
8311         * (AccLsh),
8312         * (AccRsh),
8313         * (shiftLLeftOrResult),
8314         * (shiftRLeftOrResult),
8315         * (shiftRLong),
8316         * (shiftLLong): Implemented with pic16_emitpcode
8317         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
8318         * (genLeftShift): Fixed bug, operand for shift by variable always
8319         was "and"ed with 0x0f,
8320         * (genLeftShiftLiteral),
8321         * (genrshTwo),
8322         * (genRightShiftLiteral): added debugging info,
8323         * (genrshFour): added comment,
8324         * (genRightShift): determined signedness from operand "left"
8325         instead of "result"
8326
8327 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8328
8329         * src/SDCCicode.c (geniCodeParms),
8330         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
8331         function pointers, fixed function pointer bugs #861242 and #861896
8332
8333 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8334
8335         * device/include/c8051f000.h,
8336         * device/include/c8051f120.h,
8337         * device/include/c8051f300.h: added header files for Silicon
8338         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
8339
8340 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
8341
8342         * src/SDCCast.c (processParams): added new type flow and restructured
8343         (gatherAutoInit): added new type flow
8344         (addCast): cosmetic changes
8345         (getLeftResultType): added new type flow for array indices, patch
8346         provided by Stas, see FR #877103
8347         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
8348         array index patch by Stas
8349         * src/SDCCast.h: added prototype getResultTypeFromType()
8350         * src/SDCCval.h,
8351         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
8352         * src/pic/glue.c (pic14emitStaticSeg),
8353         * src/pic16/glue.c (pic16emitStaticSeg),
8354         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
8355         for initialization of symbols
8356         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
8357         * support/Util/SDCCerr.h:
8358         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
8359         * .version: bumped version number to 2.3.8
8360         * device/include/Makefile.in (install),
8361         * doc/Makefile (install): changed to 'rm `find ...`' construct to
8362         avoid warnings
8363
8364 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
8365
8366         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
8367         Slade Rich fixed an optimization bug
8368         * src/pic/pcodepeep.c,
8369         * src/pic/pcoderegs.c
8370         * doc/Makefile (install): added test for directory
8371
8372 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8373
8374         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
8375         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
8376         * src/pic/ralloc.c (getRegPtr, getRegGpr),
8377         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
8378         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
8379         * as/mcs51/asexpr.c (term),
8380         * as/hc08/asexpr.c (term): fixed bug #887146
8381
8382 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8383
8384         * src/z80/gen.c (genMult): handle single byte result product
8385         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
8386         DUMMY_READ_VOLATILE (fixed bug #886367)
8387
8388 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
8389
8390         * support/regression/tests/libmullong.c: fixed logic, on little endian
8391         hosts we ended without a mullong_wrapper()
8392
8393 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8394
8395         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
8396         virus/worm forged address usage.
8397
8398 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
8399
8400         Fixed promotion, it should be done on AST level:
8401         * src/SDCCast.c (addCast): added promotion to int
8402         (decorateType): updated call to upCast()
8403         * src/SDCCicode.c (geniCodeLeftShift): removed call to
8404         usualUnaryConversions()
8405
8406 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
8407
8408         * support/regression/tests/literalop.c (mulWrapper): Added a
8409         wrapper to remove integer overflow warnings.
8410
8411         * support/regression/tests/float_trans.c: Made work on host.
8412
8413         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
8414         location of sz80.
8415
8416         * support/regression/generate-cases.py (main): Changed from inline
8417         to a main method.
8418
8419         * doc/Makefile (install): Changed to depth first to get rid of
8420         missing directory install warning.
8421
8422         * as/Makefile (install-doc): Made work on Mac.
8423
8424 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
8425
8426         * src/SDCCast.c: added an additional type flow in decorateType() of
8427         opposite direction, see feature request #860006; it's enabled at runtime
8428         by setting the environment variable SDCC_NEWTYPEFLOW
8429         * src/SDCCast.h: changed prototype of decorateType()
8430         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
8431         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
8432         'char' to 'int' can be omitted, if both operands are 'unsigned char';
8433         see feature request #877103
8434         * src/SDCCval.c: updated call of decorateType()
8435         (valBitwise): fixed bug #882876
8436         (valMinus): added promotion
8437         (valLogicAndOr): result is unsigned
8438         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
8439         * src/SDCCsymt.c (computeType),
8440         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
8441         must not cause an unsigned operation
8442         * src/pic/glue (pic14emitRegularMap),
8443         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
8444
8445 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
8446
8447         * src/pic/pcode.c (PCodeID): commented out left over debug code
8448
8449 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
8450
8451         * support/valdiag/tests/overflow.c: added shift tests
8452         * src/pic/device.c,
8453         * src/pic/gen.c,
8454         * src/pic/gen.h,
8455         * src/pic/glue.c,
8456         * src/pic/main.c,
8457         * src/pic/pcode.c,
8458         * src/pic/pcode.h,
8459         * src/pic/pcodepeep.c,
8460         * src/pic/pcoderegs.c,
8461         * src/pic/ralloc.c,
8462         * src/pic/ralloc.h: applied patch from Slade Rich;
8463         added support for multiple code pages and multiple RAM banks on the
8464         PIC 14 port. The ASM files now no longer simply assume all the
8465         code / RAM are in the same page / bank. This means the linker can
8466         safely allocate code/RAM of separate ASM files to different pages/banks.
8467         * doc/sdccman.lyx: added Slade's tips
8468         * src/mcs51/peeph.def: fixed bug #880768
8469
8470 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8471
8472         * src/hc08/ralloc.c (rematStr): fixed bug #879282
8473         * src/SDCCast.c (decorateType): fixed bug #880197
8474
8475 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
8476
8477         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
8478         getopt.h.
8479
8480         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
8481         strtof is not part of C89 and isn't included with Mac OS X.
8482
8483 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8484
8485         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
8486         shiftL2Left2Result): fixed bug #879326
8487         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
8488         (genMultOneByte): fixed bug in signed vs unsigned multiplication
8489         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
8490         address fetch for clr instruction
8491         * device/lib/hc08/_mulint.c: created optimized assembly version
8492         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
8493
8494 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
8495
8496         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
8497         proposed in FR #877103
8498
8499 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
8500
8501         * src/SDCCval.c (cheapestVal): added missing checks
8502         * src/SDCCicode.c (usualBinaryConversions): fixed condition
8503         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
8504
8505 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
8506
8507         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
8508         equal operands
8509
8510 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
8511
8512         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
8513         loaded with the linker search paths (-L arguments) and the libraries
8514         to be linked with the current source (-l arguments). Changes
8515         currently will affect only the pic16 port.
8516         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
8517         include path the port specific paths and port specific libraries,
8518         * gplink command now contains the $3 argument,
8519         * src/pic16/device.h,
8520         * src/pic16/device.c,: structure PIC_device is made public and
8521         renamed to PIC16_device, the same for variable Pics which is renamed
8522         to Pics16. Updated all references to them.
8523         * src/pic16/glue.c (pic16glue): corrected bug with code
8524         initialization which bypassed the variable initializations block.
8525
8526         * device/lib/pic16/Makefile.rules: removed --penable-stack from
8527         COMPILE_FLAGS and added the --nostdinc option
8528
8529 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8530
8531         * device/include/mc68hc908jb8.h: Register defs for another member
8532         of the hc08 family. Contributed by Bjorn Bringert - thanks!
8533
8534 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
8535
8536         Documenting changes from previous commits.
8537         * configure.in (version 1.56),
8538         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
8539         when generating output files to configure the pic16 library,
8540         but now I've commented it out, since gputils aren't installed in the
8541         SF compile farm, so library won't compile
8542
8543         * device/lib/Makefile.in (version 1.56): initially I've added in
8544         target 'all' the prerequestive 'model-pic16' so it compiled the
8545         pic16 library, but now I've commented it out for the same reasons
8546         above,
8547         * added targets 'model-pic16' and 'objects-pic16' to compile the
8548         library
8549         * added target 'port-specific-objects-pic16' to handle the
8550         generated libraries and copy them into the build/ directory
8551         * added target 'clean-intermediate-pic16' to clean intermediate
8552         files into pic16 directory
8553         * in target 'installdirs' added line to create directory pic16 in
8554         the installation path
8555
8556         * device/include/Makefile.in (version 1.11): in target 'install'
8557         added lines to copy all header files to installation path,
8558         * in target 'installdirs' added line create directory for pic16
8559         headers in the installation path
8560
8561 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
8562
8563         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
8564          a function call
8565
8566 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
8567
8568         * configure,
8569         * device/lib/configure.in,
8570         * device/lib/configure: fixed for autoconf 2.57
8571
8572 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8573
8574         * src/z80/main.c (_parseOptions): fixed the portmode= command line
8575         option so that it actually works. Made it specific to the z80, since
8576         the gbz80 doesn't have these kinds of I/O ports.
8577
8578 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8579
8580         * device/include/z180.h,
8581         * device/lib/_memcpy.c,
8582         * device/lib/_memmove.c,
8583         * device/lib/_mulint.c,
8584         * device/lib/ser_ir.c,
8585         * device/lib/ser_ir_cts_rts.c,
8586         * device/lib/_strcmp.c,
8587         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
8588         * src/z80/main.c (_process_pragma): add support for pragmas bank and
8589         portmode; added deprecation warning for bank= and protmode= forms.
8590         Also, guard against buffer overflow.
8591         * src/z80/gen.c (aopGet): generate better code for sfr banked read
8592
8593 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8594
8595         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
8596         changed interrupt vector table generation to only emit declared vectors.
8597         * device/include/Makefile.in: added missing backslash
8598         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
8599
8600 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
8601
8602         Mainly changes to support compilation of the device libraries
8603         * src/pic16/device.c: stack is allocated via symbol and not
8604         via literal number. The symbol is placed in the corresponding
8605         position of the data ram
8606         * (pic16_dump_section): relocatable and absolute uninitialized
8607         data are now emitted in sorted order to reduce section naming,
8608         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
8609         weren't marked as being in the access bank,
8610
8611 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
8612
8613         Added portion of GNU PIC Library under the directory
8614         device/include/pic16 and device/lib/pic16. These files
8615         contain the declarations of SFRs for the PIC18Fxx2 devices.
8616         The directory is initialized via configure from toplevel.
8617
8618 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
8619
8620         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
8621         the spilllocations to be compared correctly
8622
8623 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
8624
8625         * src/SDCCast.c (decorateType): fixed bug introduced today
8626
8627 2004-01-12  Borut Razem <borut.razem AT siol.net>
8628
8629         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
8630         doc/sdccman.lyx: upper case pragmas are deprecated
8631
8632 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
8633
8634         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
8635         in simpler and even better code
8636
8637 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
8638
8639         * src/SDCCicode.c (operandOperation): fixed bug #874819
8640         * src/SDCCast.c (decorateType): fixed
8641         char foo (unsigned long ul) { return ul > 0; }
8642
8643 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8644
8645         * doc/sdccman.lyx: Moved and added some sections, small changes
8646         all over. Telling LaTeX to be less strict with word spacing
8647         to better keep the right margin. Changed some notes about
8648         maintainance of the ports in section 3.2.1 - is it OK like this?
8649
8650 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
8651
8652         SDCC source changes:
8653         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
8654         convilong): modified to inform the pic16 port that builtin functions
8655         are external
8656
8657         PIC16 PORT specific changes:
8658         * src/pic16/device.c pic16_dump_equates() added,
8659         processor registers declared internally by the port are emitted in
8660         the translation as equates,
8661         * src/pic16/gen.c: inline code is passed unprocessed to the
8662         translation,
8663         * (pic16_popGetLit2): fnuction modified to take second operand as
8664         pCodeOp pointer and not as literal,
8665         * (popRegFromIdx): prefixed with pic16_,
8666         * (pic16_popCombine2): modified to receive already allocated pCode
8667         operands,
8668         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
8669         * (genFunction): initializes local stack frame and pushes on stack
8670         all the registers used by this function,
8671         * (genEndFunction): restores all registers from stack and restores
8672         stack frame,
8673         * src/pic16/glue.c (pic16emitRegularMap): various changes and
8674         improvements,
8675         * (pic16glue): changed the program startup sequence,
8676         * added new dbName code 'A' for functions placed in absolute section
8677         * src/pic16/main.c: added function attribute _naked,
8678         * added pragma 'code' to place a fnuction at an absolute address,
8679         * added command line arguments --debug-ralloc and --pcode-verbose,
8680         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
8681         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
8682         * (pic16_newpCodeOpLit2): modified to take the second operand as
8683         pCodeOp pointer,
8684         * (pic16_printpBlock): modified to emit each function in a separate
8685         section,
8686         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
8687         UPPER for immediate operands,
8688         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
8689         instruction,
8690         * src/pic16/peeph.def: all peepholes with movff are commented out,
8691         because there is a problem in the pcode peep optimizer,
8692         * src/pic16/ralloc.c: the register allocator can now reuse local
8693         function symbols for another function. This saves register usage.
8694         * src/pic16/ralloc.h: added flag isLocal in structure regs,
8695
8696         Added file src/pic16/NOTES with information about program writing on
8697         the current port version.
8698
8699 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8700
8701         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
8702         and peephole 252 (array access)
8703
8704 2004-01-09  Borut Razem <borut.razem AT siol.net>
8705
8706         * src/SDCCmain.c : fixed #872250: -l command line defined library
8707           files are scanned before standard library files
8708
8709 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8710
8711         * src/SDCCast.c (decorateType): fixed bug #874046
8712
8713 2004-01-09  Borut Razem <borut.razem AT siol.net>
8714
8715         * support/scripts/sdcc.nsi: remove previous installation
8716
8717 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8718
8719         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
8720         bytes for last interrupt vector (mcs51)
8721         * sdcc.spec: fixed typo
8722
8723 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8724
8725         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
8726         gen51Code): more efficient parameter receive for --model-large
8727         ("bug" #845294)
8728
8729 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8730
8731         * src/ds390/main.c,
8732         * src/z80/main.c: added missed needLinkerScript flags (more than
8733         one port structure defined in these file)
8734         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
8735         bug #795325
8736
8737 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
8738
8739         * src/SDCCmain.c: removed various references to DEFAULT_PORT
8740         * src/port.h: added flag needLinkerScript in port->linker
8741         structure to inform whether to create a .lnk file or not,
8742         * src/avr/main.c,
8743         * src/ds390/main.c,
8744         * src/hc08/main.c,
8745         * src/mcs51/main.c,
8746         * src/pic/main.c,
8747         * src/pic16/main.c,
8748         * src/xa51/main.c,
8749         * src/z80/main.c: changed appropriately to configure
8750         needLinkerScript flag
8751         * src/pic/gen.c,
8752         * src/pic16/gen.c (genAddrOf): fixed bug #863624
8753         * src/pic/glue.c: added variable udata_section_name to
8754         override default uninitialized data segment definition for
8755         devices only with SHAREBANK memory (reported from Erik Epetrich)
8756         * (pic14emitOverlay): modified to emit a commented overlay segment
8757         directive when no overlay data exist
8758         * (picglue): modified to emit uninitialized data segment
8759         according to udata_section_name
8760         * src/pic/main.c (_pic14_parseOptions): added command line
8761         options --udata-section-name=[name] to override default
8762         udata definition name
8763         * modified _linkCmd and _asmCmd to include compiler passed
8764         arguments via -W option
8765         * src/pic16/main.c: added $l in _asmCmd, changed extension for
8766         object file from '.rel' to '.o' in port->linker structure,
8767         changed size of fptr from 2 to 3 in port structure
8768
8769 2004-01-07  Borut Razem <borut.razem AT siol.net>
8770
8771         * support/scripts/sdcc.nsi: update PATH
8772         * support/scripts/sdcc.ico: craeted
8773
8774 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
8775
8776         * device/include/Makefile.in: fix install
8777         * doc/Makefile: fix install
8778
8779 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8780
8781         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
8782         in bug #860505
8783         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
8784         how the function variable allocation summary is displayed; also
8785         include information about variables allocated to the overlay
8786         segment
8787
8788 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8789
8790         * as/mcs51/lkmain.c: Help about -Y option
8791         * as/mcs51/lkarea.c: Fixed gcc warnings
8792
8793 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
8794
8795         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
8796         fixed warning
8797         * support/valdiag/tests/overflow.c: added
8798         * src/SDCCast.c (decorateType),
8799         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
8800         LEFT_OP (left shift)
8801
8802 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8803
8804         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
8805         (default behaviour).
8806
8807 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8808
8809         A python script to validate compiler diagnostic messages. It can be
8810         used to verify that sdcc complains about bad c source code and
8811         gives a good location of the error.
8812         * support/valdiag/Makefile,
8813         * support/valdiag/valdiag.py,
8814         * support/valdiag/tests/*
8815
8816 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8817
8818         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
8819         * src/SDCCsymt.c (newEnumType),
8820         * src/SDCCsymt.h
8821         * support/Util/SDCCerr.c,
8822         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
8823         enum related bugs.
8824         * support/regression/tests/enum.c: added test for enum values that
8825         require at least 2 bytes of storage.
8826
8827 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
8828
8829         * src/common.h: added ifndef/define/endif macros
8830         around the header file.
8831         Bug reported from Jesus Calvino-Fraga
8832
8833 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
8834
8835         * sdcc.spec: updated
8836         * device/include/Makefile.in: don't install CVS directories
8837         * device/lib/Makefile.in: added removal of CVS directories after install
8838         * doc/Makefile: fixed install, added local_icons
8839         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
8840         * src/mcs51/gen.c (genRightShift): fixed bug #870788
8841         * src/ds390/gen.c (genRightShift): fixed bug #870788
8842         * src/SDCCast.c (decorateType): fixed bug #870781
8843
8844 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
8845
8846         PIC16 port related changes:
8847         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
8848         added variable stackPos,
8849
8850         * gen.c: genCall, assignResultValue: added support for
8851         pushing/retrieving function parameters to/from stack,
8852         genFunction,genEndFunction: setup stack frame for the
8853         generated function,
8854         genAddrOf: will be changed according to bug 863624
8855
8856         * added files genutils.c and genutils.h which contain gen*
8857         debugged and optimised functions extracted from gen.c
8858
8859         * glue.c: added variable 'externs' which holds extern symbols,
8860         pic16emitRegularMap: is modified to properly handle relocatable
8861          symbols under the new scheme,
8862         pic16createInterruptVect: is modified
8863         pic16printPublics: is modified to emit 'global' assembler directives,
8864         added pic16_printExterns to print extern symbols,
8865         pic16glue: initializes stack/frame pointer in the beginning of
8866         the assembly output. Temporary hack, will be corrected later,
8867         because gplink yet does not support stack and SDCC does not
8868         yet support a type of crt0.o object to create the final binary.
8869
8870         * Removed many lines that contain 8051 legacy code.
8871         * The code is finally placed under a 'code' directive.
8872         * Added port specific options.
8873
8874         * _process_pragma: simplified since now we do not need *special*
8875         include file to define SFR registers. But a separate header
8876         will be needed. This will be developed later.
8877         * _pic16_parseOptions: added, parses port specific options:
8878         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
8879         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
8880         --preplace-udata-with=
8881
8882         * _pic16_setDefaultOptions: modified to initialize section names,
8883         but hack is temporarly out of order since it needs improvement.
8884         * _pic16_genAssemblerPreamble: configuration words are emitted by
8885         their address instead of their name. This part is incomplete and
8886         supports only the 18Fxx2 devices. Other devices will emit an error
8887         during assembly since they do not contain the same set of config
8888         registers
8889         * _pic16_genIVT: is modified,
8890
8891         * pcode.c: added definitions for some hardware registers that are needed
8892         for stack support
8893         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
8894         All PCI entries are updated. Now LFSR is supported.
8895         * Removed pic16_pciTRIS is mentioned by mdubuc in source
8896         * added pic16_newpCodeOpLit2 to support instructions with
8897         two literal arguments
8898         * pic16_pCode2str: corrected code that emits assembler instructions
8899         with two literal operands and those that have an access bit modifier
8900         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
8901         this fixes a bug which caused some labels to be lost, when an
8902         assembler directive was added, i.e. banksel,
8903         * pic16_FixRegisterBanking: improved logic that causes the insertion
8904         of bank switching,
8905         * InlineFunction: functions that are called once, are not any more
8906         inlined. This can be a port option in the future,
8907
8908         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
8909
8910         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
8911         hold the corresponding uninitialized symbols,
8912         * pic16_allocProcessorRegister: registers have explicit marked the
8913         accessBank field,
8914         * pic16_allocInternalRegister: registers are explicit marked as
8915         not used,
8916         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
8917         processing list, so bit registers were lost,
8918         *
8919
8920         * ralloc.h: added field 'accessBank' and original symbol operand
8921         in register definition,
8922         * removed the field isMapped from register definition,
8923
8924         ** Several functions have been removed from various sources:
8925         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
8926         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
8927         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
8928         pic16_assignRelocatableRegisters
8929
8930         ** others have been introduced:
8931         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
8932         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
8933
8934 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
8935
8936         * support/scripts/inc2h.pl: changed definition of BIT_AT
8937         to emit 'sbit at' instead of 'bit at'. This was a request.
8938
8939         PIC16 port related preliminary changes:
8940         * gen.c: prefixed function popRegFromString with
8941         pic16_ and all references to it corrected
8942         * pcode.c: all pic16_pc_* hardware registers prefixed
8943         with underscore (_),
8944         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
8945         * ralloc.c: newReg(): when register is REG_SFR then
8946         set address to rIdx,
8947         pic16_allocProcessorRegister(): marks register wasUsed=0
8948         pic16_writeUsedRegs(): added a call to assign processor
8949         registers via pic16_assignFixedRegisters
8950
8951 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8952
8953         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
8954         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
8955         variables in unused register banks.  Also the SSEG is placed
8956         wherever there is enough space for it, and IDATA can be anywhere
8957         in internal RAM.  For now compile using -Wl-Y[stack_size].
8958         The mem file is different for this option as well, since it
8959         makes no sense of talking about DSEG lenght.
8960
8961 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
8962
8963         * src/SDCClrange.c: fixed bug 869095 that caused segfault
8964         in certain cases, e.g. when ROM assignment, patch provided
8965         from Albert den Haan.
8966
8967 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
8968
8969         Many signedness and type propagation fixes:
8970         * src/SDCCicode.c: made geniCodeCast() static
8971         replaced SPEC_ by IS_ (cosmetic)
8972         (operandOperation): fixed div and mod operation
8973         (usualBinaryConversions): added support for promotion of char
8974         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
8975         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
8976         (geniCodeAdd): an array index will stay unsigned, even if promoted
8977         from char to int
8978         (geniCodeArray): ditto
8979         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
8980         * src/SDCCsymt.c (computeType): added more support for char;
8981         promotion of char is selectable by promoteCharToInt, fixed signedness
8982         for all cases
8983         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
8984         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
8985         * src/SDCCval (val*): replaced signedness calculation by
8986         computeType()
8987         rearranged if-branches (cosmetic)
8988         (valShift): added warning W_SHIFT_CHANGED
8989         (valCompare): fixed problem with different types
8990         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
8991         * support/regression/tests/literalop.c: added many cases
8992         * support/regression/tests/ast_constant_folding.c: changed finally to
8993         'unsigned int'
8994         * .version: new year, new version: 2.3.7
8995         * src/SDCCmain.c (main): applied patch #866468
8996         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
8997         provided by Scott Bronson
8998         * doc/sdccman.lyx: updated documentation for sdcdb
8999         updated and added chapter tips
9000
9001 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9002
9003         * src/SDCCsymt.h: missing from yesterday's commits
9004
9005 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9006
9007         * src/SDCC.y (struct_or_union_specifier),
9008         * support/Util/SDCCerr.c,
9009         * support/Util/SDCCerr.h: verify that struct & union tags are used
9010         as declared.
9011
9012 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9013
9014         * src/SDCCglobl.h: missing from yesterday's commits
9015
9016 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9017
9018         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
9019         sft_attributes, struct_declaration, parameter_declaration,
9020         type_name, start_block, declaration_list),
9021         * src/SDCC.lex (check_type): support redefinition of typedef names
9022
9023 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9024
9025         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
9026         aligned xdata arrays. Erik helped me with the if clause.
9027
9028 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9029
9030         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
9031         warning
9032
9033 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9034
9035         * src/SDCCast.h,
9036         * src/SDCCast.c (newAst_),
9037         * src/SDCCicode.h,
9038         * src/SDCCicode.c (ast2iCode, newiCode),
9039         * src/SDCCglobl.h,
9040         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
9041         expr, statement, expression_statement, selection_statement,
9042         iteration_statement, expr_opt, jump_statement): foundation for tracking
9043         sequence points
9044         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
9045         point code too)
9046
9047 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9048
9049         * support/Util/SDCCerr.c,
9050         * src/SDCCast.h,
9051         * src/SDCCast.c (createCase, createDefault, decorateType),
9052         * src/SDCClabel.c (labelUnreach),
9053         * src/SDCC.y (labeled_statement, jump_statement): More improvements
9054         to error messages.
9055         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
9056         (with thanks to Stas Sergeev)
9057         * device/include/time.h,
9058         * device/lib/time.c (CheckTime): suppress unreachable code warning
9059
9060 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9061
9062         * src/SDCCast.c (createIvalCharPtr),
9063         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
9064         bug #753752)
9065         * support/regression/tests/nullstring.c: tests for these two bugs
9066
9067 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9068
9069         * support/Util/SDCCerr.h,
9070         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
9071         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
9072         about storage class and 'at' used inside struct or union
9073         * src/SDCCBBlock.c (iCodeFromeBBlock),
9074         * src/SDCCcse.c (ifxOptimize),
9075         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
9076         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
9077         printIval, emitStaticSeg, emitOverlay),
9078         * src/SDCClabel.c (deleteIfx),
9079         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
9080         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
9081         gatherAutoInit, processParms),
9082         * support/Util/SDCCerr.h,
9083         * support/Util/SDCCerr.c (werrorfl): Support for better error location
9084         reporting for post-parse errors.
9085
9086 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9087
9088         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
9089         implicit casts via union; they don't work on big endian systems
9090         (possible fix for bug #861138)
9091
9092 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9093
9094         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
9095         * src/mcs51/main.c: fixed the fix for bug #737001
9096
9097 2003-12-15  Borut Razem <borut.razem AT siol.net>
9098
9099         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
9100
9101 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9102
9103         * support/makebin/makebin.c: put output in binary mode
9104
9105 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9106
9107         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
9108         xdata and data memory on startup. Set the environment variable
9109         SDCC_NOGENRAMCLEAR to disable this.
9110         * src/mcs51/peephole.def,
9111         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
9112         (allows non-interrupt and interrupt code to safely compete for a resource
9113         without the non-interrupt code having to disable interrupts)
9114
9115 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9116
9117         * src/SDCCicode.c (geniCodeAdd),
9118         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
9119         with valFromType if type might be a pointer and host is big endian).
9120         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
9121         types, not just integer types.
9122         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
9123         multiply defined with mismatching "at" address.
9124
9125 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9126
9127         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
9128         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
9129         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
9130         with embedded nulls (fixed bug #753752)
9131
9132 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9133
9134         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
9135         Apparently this did not see much testing (endless loop)
9136
9137 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9138
9139         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
9140
9141 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9142
9143         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
9144         gracefully handle NULL memmap pointers
9145
9146 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9147
9148         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
9149         instead of deleting the iCode when an operand is volatile
9150         * src/z80/gen.c (genDummyRead),
9151         * src/mcs51/gen.c (genDummyRead),
9152         * src/ds390/gen.c (genDummyRead),
9153         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
9154         not just IC_RIGHT
9155         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
9156         * src/SDCC.y: fixed bug #850420
9157
9158 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9159
9160         Applied z80 i/o port patch from Peter Townson and fixed some operators
9161         to better handle operands in A register.
9162         * device/include/z180.h
9163         * src/SDCC.y
9164         * src/SDCCglue.c
9165         * src/z80/gen.c
9166         * src/z80/gen.h
9167         * src/z80/main.c
9168         * src/z80/peeph-z80.def
9169         * src/z80/peeph.def
9170         * src/z80/z80.h
9171
9172 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9173
9174         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
9175
9176 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9177
9178         * device/lib/hc08/_mullong.c: Removed extra #endif
9179
9180 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9181
9182         * sim/ucsim/hc08.src/inst.cc,
9183         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
9184         carries from x to h
9185         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
9186         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
9187         * device/include/stdarg.h: fixed varargs for hc08
9188         * device/lib/Makefile.in,
9189         * device/lib/hc08/Makefile,
9190         * device/lib/hc08/_mulint.c,
9191         * device/lib/hc08/_mullong.c: fixed some endian problems
9192
9193 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9194
9195         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
9196         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
9197         * device/lib/_gptrget.c,
9198         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
9199
9200 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9201
9202         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
9203         * src/SDCCast.c (astErrors): fixed bug #846007
9204         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
9205
9206 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9207
9208         * src/SDCCast.c (decorateType): disabled a transformation I added in
9209         revision 1.188 (access to fields of a structure at an absolute address);
9210         it breaks with bitfields, extern declarations, and gcse analysis.
9211         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
9212         could be assigned through a pointer, so don't complain.
9213         * src/SDCCast.c (astErrors),
9214         * src/SDCCast.h,
9215         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
9216
9217 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
9218
9219         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
9220         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
9221         output of __config directives, since gpasm now supports them
9222         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
9223         pre-processor macro, i.e. -DMCU=p18f452
9224         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
9225         and modified to handle 'cast' icode similarly to '=' icode
9226         * src/pic16/device.h (typedef struct PIC_device): added field
9227         'extMIface' to indicate that chip has external memory interface
9228         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
9229         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
9230         18F8720
9231
9232 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9233
9234         * src/SDCC.y (pointer): fixed bug #846006
9235         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
9236         * src/SDCCast.c (decorateType): fixed bug #846009
9237         * src/ds390/peeph.def,
9238         * src/ds390/gen.c (genAnd, genOr),
9239         * src/mcs51/peeph.def,
9240         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
9241
9242 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9243
9244         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
9245         * src/SDCCdflow.c
9246         * src/SDCCcse.c
9247         * src/SDCCcse.h
9248         * src/SDCCBBlock.h
9249         * src/SDCCBBlock.c
9250
9251 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
9252
9253         fixed bug #845089
9254         * src/SDCCbitv.h,
9255         * src/SDCCbitv.c: added function to free a bitvector
9256         * src/SDCClrange.h,
9257         * src/SDCClrange.c: added function to recompute the liveranges
9258         * src/avr/ralloc.c,
9259         * src/ds390/ralloc.c,
9260         * src/hc08/ralloc.c,
9261         * src/mcs51/ralloc.c,
9262         * src/pic/ralloc.c,
9263         * src/pic16/ralloc.c,
9264         * src/xa51/ralloc.c,
9265         * src/z80/ralloc.c: recompute the liveranges after register packing
9266
9267 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
9268
9269         * src/SDCCloop.c (newInduction): fixed bug #845630
9270
9271 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9272
9273         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
9274         inadvertantly left behind from my 2003-11-12 change
9275
9276 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9277
9278         Updated headers I neglected to commit yesterday.
9279         * src/SDCClrange.h,
9280         * src/SDCCicode.h
9281
9282 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9283
9284         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
9285         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
9286         * src/SDCCopt.c (eBBlockFromiCode),
9287         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
9288         the creation of the key hash table from the sequencing so it can be used
9289         earlier (for some GCSE bug fixes still pending)
9290
9291 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9292
9293         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
9294         * support/regression/tests/addsub.c: testing genPlus shortcut
9295
9296 2003-11-15  Borut Razem <borut.razem AT siol.net>
9297
9298         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
9299
9300 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9301
9302         * src/SDCCcse.c (cseBBlock): fixed bug #527779
9303         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
9304         ordering is immaterial.
9305         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
9306
9307 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9308
9309         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
9310         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
9311         (SIGSEV) of bug #840381
9312         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
9313         unlink new file before rename if new and old filenames are the same)
9314
9315 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9316
9317         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
9318         uninitialized variables) for the mcs51. Set environment variable
9319         SDCC_GENRAMCLEAR to test.
9320         xdata initialization slightly shorter
9321
9322 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9323
9324         * src/SDCCsymt.h,
9325         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
9326         #838241 & 780691 (basicly the same bug)
9327         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
9328         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
9329
9330 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
9331
9332         * src/SDCCmain.c (linkEdit): "fix" #834252
9333
9334 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9335
9336         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
9337         * src/SDCCast.h,
9338         * src/SDCC.y: fixed bug #819403
9339
9340 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9341
9342         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
9343         the reentrant attribute.
9344         * src/hc08/gen.c (genPackBits): added missing stack readjustment
9345         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
9346         simulation
9347         * src/SDCCast.c (decorateType): fixed bug with storage class not being
9348         updated during pointer dereference; f.e. ~(((char *)1)*) was being
9349         erroneously reduced to a literal.
9350         * src/hc08/ralloc.c (packRegisters, rematStr),
9351         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
9352         some cases
9353
9354 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9355
9356         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
9357         * doc/sdccman.lyx: changed from 'article' to 'book'
9358         * doc/Makefile: readded test_suite_spec and cdbfileformat
9359
9360 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
9361
9362         * device/include/stdlib.h: include malloc.h to comply with ANSI
9363         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
9364
9365 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9366
9367         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
9368         * doc/clean.mk: also remove *.out files
9369         * doc/sdccman.lyx: some additions, larger top/bottom margins
9370
9371 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9372
9373         * src/SDCC.y: fixed bug #837365
9374         * support/regression/tests/bitopcse.c
9375         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
9376         a symbol (might be valop instead)
9377         * device/lib/Makefile.in: added errno.c to HC08SOURCES
9378         * device/lib/clean.mk: added hc08 to the cleaning list
9379
9380 2003-11-04  Borut Razem <borut.razem AT siol.net>
9381
9382         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
9383           made 2003-11-04
9384         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
9385           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
9386           malloc is declared in standard stdlib.h
9387
9388 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9389
9390         * device/lib/hc08/Makefile: need to clean .rel not .o files
9391         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
9392
9393 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9394
9395         * src/port.h,
9396         * src/hc08/main.c,
9397         * src/mcs51/main.c,
9398         * src/ds390/main.c,
9399         * src/z80/main.c,
9400         * src/avr/main.c,
9401         * src/pic/main.c,
9402         * src/pic16/main.c,
9403         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
9404         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
9405         tests (which uses the port's oclsExpense function)
9406         * src/SDCC.y,
9407         * src/SDCCast.c,
9408         * src/SDCCicode.c,
9409         * src/hc08/gen.c,
9410         * src/ds390/gen.c,
9411         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
9412
9413 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9414
9415         * src/SDCCcse.c (ifxOptimize),
9416         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
9417         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
9418         deleting the IFX iCode.
9419         * src/hc08/ralloc.c: reduced unneeded slocs
9420         * src/hc08/gen.c: fixed bug in asmopToBoolean
9421
9422 2003-11-04  Borut Razem <borut.razem AT siol.net>
9423
9424         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
9425           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
9426           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
9427           transferred to configure
9428
9429 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
9430
9431         Use headers defined in the C[++] standards:
9432         * sim/ucsim/gui.src/serio.src/fileio.cc
9433         * sim/ucsim/gui.src/serio.src/frontend.cc
9434         * sim/ucsim/gui.src/serio.src/main.cc
9435         * sim/ucsim/gui.src/serio.src/posix_signal.cc
9436         * support/Util/NewAlloc.c
9437         * as/hc08/lklibr.c
9438         * as/mcs51/lklibr.c
9439         * as/z80/aslist.c
9440         * as/z80/assym.c
9441
9442 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9443
9444         * Added MSVC projects for hc08 assembler and linker:
9445         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
9446         /as/hc08/link_hc08.dsp
9447
9448 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
9449
9450         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
9451
9452 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
9453
9454         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
9455
9456 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9457
9458         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
9459
9460 2003-10-31  Borut Razem <borut.razem AT siol.net>
9461
9462         * support/cpp2/cpplib.h,
9463           support/cpp2/cpplib.c,
9464           support/cpp2/cpplex.c,
9465           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
9466           to switch _asm block preprocessing on / off. Default is
9467           #pragma preproc_asm +
9468
9469 2003-10-31  Borut Razem <borut.razem AT siol.net>
9470
9471         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
9472           when outputting comment blocks (when executed with -C option) and
9473           _asm (SDCPP specific) blocks
9474
9475 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9476
9477         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
9478
9479 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
9480
9481         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
9482
9483 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
9484
9485         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
9486         * src/SDCCast.c (decorateType): fixed bug #832664
9487
9488 2003-10-31  Borut Razem <borut.razem AT siol.net>
9489
9490         * support/cpp2/cpplex.c: fixed for SDCPP:
9491           comments(when executed with -C option) and _asm blocks
9492           were included even if they where in skipped #if block.
9493           Applied solution from GCC cpp 3.3.2
9494
9495 2003-10-31  Borut Razem <borut.razem AT siol.net>
9496
9497         * src/SDCC.lex: sdcc now understands both formats:
9498           '# <line_number> <file_name>' and
9499           '#line <line_number> <file_name>'
9500         * support/cpp2/cppmain.c: sdcpp now generates the standard
9501           '# <line_number> <file_name>' instead of former
9502           '#line <line_number> <file_name>'
9503
9504 2003-10-30  Borut Razem <borut.razem AT siol.net>
9505
9506         * support/cpp2/cpphash.h,
9507         * support/cpp2/cpplib.h
9508         * support/cpp2/cpplex.c,
9509         * support/cpp2/cppmain.c,
9510         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
9511
9512 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9513
9514         Fixed a number of problems revealed by bug #827883.
9515         * src/SDCCloop.c (loopInvariants): Spill location of the
9516         result operand should be recomputed if extracted from
9517         a loop. Also, don't extract assignments of an iTemp
9518         from a literal.
9519         * src/SDCCast.c (isConformingBody): loop reversal should
9520         not occur if the control variable is involved with a
9521         relational operator.
9522
9523 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
9524
9525         * .version: bumped to 2.3.6 to reflect the big improvements
9526         made by Erik and Klaus. Thanks!
9527
9528 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
9529
9530         Replaced the livrange code.
9531         * src/SDCClrange.c: added new LR code
9532         * src/SDCCloop.c,
9533         * src/SDCCBBlock.h: removed remainig parts from old LR code
9534         * src/ds390/ralloc.c,
9535         * src/ds390/gen.c: minor fixes to make it work with new code
9536
9537 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9538
9539         * as/hc08/asm.h,
9540         * as/hc08/lkrloc.c,
9541         * src/hc08/gen.c,
9542         * src/hc08/ralloc.c: Fix various warnings related to the hc08
9543         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
9544         (tweaked fix for bug #818696)
9545
9546 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9547
9548         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
9549
9550 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9551
9552         * src/SDCCmain.c,
9553         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
9554         * src/mcs51/gen.c (gencjneshort),
9555         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
9556         more efficient (per Scott Bronson's suggestion)
9557
9558 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9559
9560         Extended the semantics of the critical keyword to include
9561         individual statements. See RFE #827755 and #799831
9562         * src/SDCC.y
9563         * src/SDCCicode.c
9564         * src/SDCCopt.c
9565         * src/SDCCast.c
9566         * support/Util/SDCCerr.c
9567         * support/Util/SDCCerr.h
9568         * src/mcs51/gen.c
9569         * src/ds390/gen.c
9570         * src/hc08/gen.c
9571
9572 2003-10-19  Borut Razem <borut.razem AT siol.net>
9573
9574         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
9575
9576 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9577
9578         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
9579         Fixed bug #818696
9580         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
9581         and predecrement operand is displayed
9582
9583 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
9584
9585         * src/SDCCval.c (valMinus): fixed bug #826041
9586
9587 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9588
9589         Some hc08 related updates that I missed earlier
9590         * sim/ucsim/stypes.h
9591         * support/regression/ports/hc08/spec.mk
9592
9593 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9594
9595         New target "hc08" for the Motorola 68hc08 family of micros
9596
9597         * configure
9598         * configure.in
9599         * Makefile
9600         * src/hc08/*
9601         * src/SDCCmain.c
9602         * src/port.h
9603         * sim/ucsim/hc08.src/*
9604         * sim/ucsim/configure.in
9605         * src/ucsim/configure
9606         * sim/ucsim/packages_in.mk
9607         * as/hc08/*
9608         * as/Makefile
9609         * device/include/mc68hc908qy.h
9610         * device/lib/hc08/*
9611         * device/lib/Makefile.in
9612         * support/regression/ports/hc08/*
9613         * support/regression/Makefile
9614
9615 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9616
9617         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
9618         regression test
9619         * src/ds390/gen.c (genCast): fixed bug #821957
9620
9621 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
9622
9623         * device/lib/logf.c: "fixed" overlay bug
9624         * support/regression/ports/host/spec.mk: added m library
9625         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
9626         * support/regression/tests/float_trans: added (for Eric)
9627
9628 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
9629
9630         * src/mcs51/gen.c (genCpl): fixed bug
9631         http://sf.net/mailarchive/message.php?msg_id=6263915
9632
9633 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
9634
9635         * src/SDCCast.c (decorateType): added extended constant folding
9636         * src/SDCCsymt.c (computeType): cleanup
9637         * src/SDCCval.c (valShift): minor optimization
9638         * support/regression/tests/ast_constant_folding.c: added
9639
9640 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9641
9642         * src/SDCCmain.c: removed some unintended changes
9643
9644 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9645
9646         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
9647         * src/z80/gen.c: fixed part of bug #817589
9648         * src/SDCCsymt.c (checkFunction): fixed bug #817895
9649
9650 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
9651
9652         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
9653         * src/SDCCcflow.c
9654         * src/SDCCcse.c
9655         * src/SDCCdflow.c
9656         * src/SDCClabel.c
9657         * src/SDCClrange.c
9658         * src/SDCCmem.c
9659         * src/SDCCopt.c
9660         * src/SDCCpeeph.c
9661         * src/SDCCset.c
9662         * src/avr/ralloc.c
9663         * src/ds390/ralloc.c
9664         * src/izt/ralloc.c
9665         * src/mcs51/ralloc.c
9666         * src/pic/ralloc.c
9667         * src/pic16/ralloc.c
9668         * src/xa51/ralloc.c
9669         * src/z80/ralloc.c
9670         * src/z80/gen.c: removed unused label "release:"
9671
9672 2003-10-06  Borut Razem <borut.razem AT siol.net>
9673
9674         * src/SDCC.lex: removed definition of unused variables
9675           save_optimize and save_options
9676
9677 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
9678
9679         * clean.mk: removed '=' in "-maxdepth=1"
9680         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
9681         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
9682
9683 2003-10-06  Borut Razem <borut.razem AT siol.net>
9684
9685         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
9686           my_unput() replaced by unput()
9687
9688 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
9689
9690         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
9691         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
9692         type-punned pointer will break strict-aliasing rules"
9693         Old LR behaviour is again default; Klaus' LR can be choosen by
9694         defining the environment variable LRKLAUS
9695         * src/SDCCBBlock.h
9696         * src/SDCCloop.c
9697         * src/SDCClrange.c
9698         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
9699         * clean.mk: fixed removal of files in bin/CVS/
9700         * device/lib/clean.mk: fixed removal of directories small and large
9701         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
9702         * src/SDCCicode.c,
9703         * src/SDCCval.c: removed superflous test for pedantic
9704
9705 2003-10-05  Borut Razem <borut.razem AT siol.net>
9706
9707         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
9708           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
9709           message "unmatched #pragma SAVE and #pragma RESTORE"
9710
9711 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9712
9713         * doc/sdccman.lyx: various additions and updates (interrupts, inline
9714           assembly, critical functions, atomic, nojtbound)
9715
9716 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
9717
9718         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
9719         * src/SDCCBBlock.h
9720         * src/SDCCloop.c
9721         * src/SDCCloop.h
9722         * src/SDCClrange.c
9723
9724 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9725
9726         * src/z80/gen.h,
9727         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
9728         * src/mcs51/gen.h
9729         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
9730         * src/ds390/gen.h
9731         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
9732         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
9733         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
9734
9735 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9736
9737         * src/z80/gen.c (genRet): fixed bug #524753
9738         * src/z80/gen.c (genCast): fixed internal error on cast from
9739         pointer to long
9740         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
9741         fix for bug #477835 to the z80
9742         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
9743         for tracking iCodes in the peephole optimizer for z80
9744
9745 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9746
9747         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
9748         the other part of bug #814548
9749         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
9750
9751 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
9752
9753         * src/SDCCcse.c: fixed part of bug #814548
9754
9755 2003-09-28  Borut Razem <borut.razem AT siol.net>
9756
9757         * src/asm.c: rewrite of printILine() to use temporary file instead
9758           a pipe
9759         * src/xa51/main.c: commented out declaration of int rewinds
9760
9761 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9762
9763         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
9764
9765 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9766
9767         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
9768         * src/asm.c (printILine): Fixed bug #811015
9769
9770 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9771
9772         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
9773         freeing.
9774
9775 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9776
9777         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
9778         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
9779         to correctly handle general case of AOP_PAIRPTR
9780         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
9781
9782 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9783
9784         * src/mcs51/ralloc.c (fillGaps),
9785         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
9786         register positioning bug)
9787
9788 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
9789
9790         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
9791
9792 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9793
9794         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
9795         genCodePointerGet, genGenPointerGet, genFarPointerSet,
9796         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
9797         (ralloc doesn't intentionally do this now, but perhaps later)
9798         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
9799         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
9800         register positioning bugs (Fixed bug #762602 and #795325)
9801         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
9802         (Fixed bug #808779)
9803         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
9804         lines that --i-code-in-asm generates
9805
9806 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9807
9808         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
9809         trying to fclose a FILE* that was already closed.
9810
9811 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9812
9813         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
9814         of const struct should be treated as if const themselves)
9815
9816 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
9817
9818         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
9819
9820 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9821
9822         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
9823         Unix (/n) and DOS (/r/n) line terminations.
9824
9825 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9826
9827         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
9828         bug #613775
9829
9830 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9831
9832         * src/mcs51/gen.c (genFunction, genEndFunction),
9833         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
9834         and restore of EA so that stack offsets to parameters are
9835         correct when using both critical and reentrant/stack-auto.
9836         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
9837         size (can be triggered in error if sloc is shared between
9838         different sized objects)
9839         * device/include/float.h: fixed macros to explicitly use
9840         unsigned long where needed
9841
9842 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
9843
9844         Feature req. 799831: added code to allow nesting of critical functions
9845         * src/mcs51/gen.c (genFunction, genEndFunction)
9846         * src/ds390/gen.c (genFunction, genEndFunction)
9847
9848 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9849
9850         * src/SDCCsymt.c (sclsFromPtr),
9851         * src/SDCCsymt.h,
9852         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
9853         support for standard C idiom of memory mapped variables; for
9854         example, *((xdata int*)0x1234) = 1 is now internally equivalent
9855         to xdata int at 0x1234 tempvar = 1.
9856         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
9857         provided by Akiya ISHIDA
9858
9859 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
9860
9861         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
9862         * src/SDCCval.c (constVal): added reduction from int to char
9863         * src/SDCCval.c (valMult, valDiv): fixed sign handling
9864         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
9865         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
9866         to ignore the sign
9867         * support/regression/tests/shifts.c: fixed
9868
9869 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9870
9871         * src/z80/gen.c (genXor): Fixed bug #805445
9872
9873 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9874
9875         Fixed bug #621531 (const & volatile confusion in the type chain).
9876         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
9877         refer to the const or volatile state of the pointer itself.
9878
9879         * src/SDCCast.c
9880         * src/SDCCglue.c
9881         * src/SDCCicode.c
9882         * src/SDCCsymt.c
9883         * src/SDCCval.c
9884         * src/SDCC.y
9885         * src/SDCCsymt.h
9886         * src/pic/gen.c
9887         * src/pic/ralloc.c
9888         * src/pic16/gen.c
9889         * src/pic16/ralloc.c
9890         * support/regression/tests/const.c
9891
9892 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9893
9894         When checking for duplicated modules, use absolute paths
9895         instead of relative paths.  Files changed:
9896
9897         * as/mcs51/lklib.c
9898         * link/z80/lklib.c
9899
9900 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9901
9902         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
9903
9904 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9905
9906         * device/include/string.h: added size_t typedef, changed
9907         prototypes to use size_t, eliminated separate reentrant and
9908         non-reentrant declarations, added _memmove declaration
9909         * device/lib/_memcpy.c: changed to use size_t instead of int,
9910         changed /4 to >>2 to avoid division library call
9911         * device/lib/_memcmp.c,
9912         * device/lib/_memset.c,
9913         * device/lib/_strncat.c,
9914         * device/lib/_strncpy.c,
9915         * device/lib/_strncmp.c: changed to use size_t instead of int
9916         * device/lib/_memmove.c: new file (fixed bug #772294)
9917         * device/lib/Makefile.in: added _memmove.c
9918         * device/lib/z80/asm_strings.s: fixed bug #772290
9919         * support/regression/tests/bitfields.c: attempt to fix host assertion
9920         failure on amd64-unknown-linux2.2
9921
9922 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9923
9924         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
9925         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
9926         * as/z80/asmain.c (main): fixed bug #801766
9927
9928 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
9929
9930         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
9931         compilers
9932
9933 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9934
9935         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
9936         reported in bug #800609
9937
9938 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
9939
9940         * Top header beautifications in src/pic16 directory:
9941           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
9942           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
9943           pcoderegs.h, ralloc.c, ralloc.h
9944         * main.c: added top header and GPL license notice
9945         * pcode.c: fixed the if-conditional warning
9946
9947 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
9948
9949         * device/lib/_mullong.c: replaced int by short for gcc
9950
9951 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9952
9953         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
9954         and JUMPTABLE iCodes properly now (worked by accident before)
9955         * src/mcs51/gen.c (leftRightUseAcc),
9956         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
9957         iCode properly now. Use getSize instead of nRegs since a & b
9958         aren't part of the nRegs tally.
9959
9960 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
9961
9962         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
9963         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
9964           before instructions that use the _STATUS register
9965
9966 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
9967
9968         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
9969         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
9970         fetching of the pointer
9971         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
9972         copied from genNearPointerSet()
9973         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
9974         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
9975         If they pop r0/r1 they must be called in the opposite order than aopOp().
9976         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
9977         (resp. --stack-auto), prepared for --xstack
9978
9979 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9980
9981         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
9982
9983 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
9984
9985         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
9986         these ports have their own __sdcc_external_start()
9987
9988 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
9989
9990         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
9991         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
9992         type for bits was changed. It resulted in bit variables becoming
9993         global, which is not permitted in PIC 14 assembly output.
9994
9995 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9996
9997         * doc/sdccman.lyx: various additions and updates. Rearranged sections
9998
9999 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10000
10001         Z80 and MCS51 linkers complaint if a public symbol is defined
10002         in more than one library module:
10003
10004         * as/mcs51/lklib.c
10005         * link/z80/lklib.c
10006         * as/mcs51/Makefile.in
10007
10008 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10009
10010         A few small changes that speed up the peephole optimizer.
10011
10012         * src/SDCCpeeph.c
10013
10014 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10015
10016         Try to make the peephole optimizer smarter by maintaining
10017         an association between the assembly source code and the
10018         iCodes that originated them. Put this information to use
10019         with a new peephole rule condition "notVolatile" so that
10020         the rules can be aggressive yet still safe.
10021
10022         * src/SDCCpeeph.c
10023         * src/SDCCpeeph.h
10024         * src/mcs51/gen.c
10025         * src/mcs51/peeph.def
10026
10027 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10028
10029         Fixed bug #741761
10030
10031         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
10032         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
10033         if the left or right operand symbols have the accuse flag set.
10034
10035 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10036
10037         Changed the type of the result of the ! (NOT) operator to char;
10038         previously it returned the same type as the source. This allows
10039         us to eliminate all the genFloatNot functions (all of its target
10040         implementations were very buggy) since !float can use the same
10041         code as !long now.
10042
10043         * src/SDCCicode.c (ast2iCode): ! returns char
10044         * src/mcs51/gen.c (genNot, genNotFloat),
10045         * src/ds390/gen.c (genNot, genNotFloat),
10046         * src/z80/gen.c (genNot, genNotFloat),
10047         * src/pic/gen.c (genNot, genNotFloat),
10048         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
10049
10050 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
10051
10052         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
10053         1. Interrupt would not compile properly. Ensure PCLATH register is saved
10054            during interrupts. Ensure WSAVE is located at a shared bank address.
10055         2. Fixed page selection in some places
10056         3. Fixed BTFSS/C to where necessary use registers directly and not simply
10057            the registers name strings.
10058         4. Fixed "signed / unsigned compare" compiler warnings.
10059         5. The PIC port manages its own allocation of the general purpose
10060            registers, but makes no attempt to reuse them. As a result when
10061            compiling it soon runs out of general purpose registers. Some
10062            additional code was added to the files pcode.c and device.c to walk
10063            through the function call tree and rename the registers so that they
10064            get reused.
10065
10066         * src/pic/device.c
10067         * src/pic/gen.c
10068         * src/pic/glue.c
10069         * src/pic/pcode.c
10070         * src/pic/pcode.h
10071         * src/pic/ralloc.c
10072         * src/pic/ralloc.h
10073         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
10074         genPlus() & genMinus() when the result is the same as left or right
10075
10076 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10077
10078         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
10079
10080 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10081
10082         Made bitfield a distinct type from bit so that bitfields
10083         convert as per ANSI C and bits retain their traditional
10084         boolean style behaviour. Implemented bitfield support in
10085         the z80 port.
10086
10087         * src/SDCCsymt.h,
10088         * src/SDCCsymt.c,
10089         * src/SDCCast.c,
10090         * src/cdbFile.c,
10091         * src/mcs51/gen.c,
10092         * src/ds390/gen.c: bit v bitfield split
10093         * src/z80/gen.c: New support for bitfields
10094         * support/regression/tests/bitfields.c: reenabled z80,
10095         added more tests
10096
10097 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10098
10099         Rules 246.x, 247.x relate to bitfields, the others speed up
10100         access to xdata mapped I/O devices.
10101
10102         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
10103
10104 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10105
10106         Cleaned up genPackBits and genUnpackBits and added two helper
10107         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
10108         for literal assignments in genPackBits (thanks to Frieder for
10109         reminding me).
10110
10111         * src/mcs51/gen.c
10112         * src/ds390/gen.c
10113
10114 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10115
10116         Fixed bug #748310 (pointer to function type mishandled when the
10117         function name is omitted). Also fixed a SIGSEGV when a function
10118         attribute (reentrant, etc) is used on a non-function or on a
10119         function but misplaced before the parameter list.
10120
10121         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
10122         bug #748310
10123         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
10124         * support/Util/SDCCerr.h,
10125         * support/Util/SDCCerr.c: Added func attr misuse error msg
10126
10127 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
10128
10129         Fixed bug #787649 by anonymous
10130         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
10131         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
10132
10133 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10134
10135         Fixed numerous bitfield problems.
10136
10137         * src/SDCC.y: More bitfield related error checking
10138         * src/SDCCsymt.h,
10139         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
10140         * support/Util/SDCCerr.h,
10141         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
10142         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
10143         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
10144         * support/regression/tests/bitfields.c: tests added
10145
10146 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10147
10148         Made the constant following the "interrupt" keyword optional. If
10149         omitted, the function will not automatically be given an entry
10150         in the interrupt vector table (similar to #pragma NOIV, but
10151         less syntacticly kludgy). The interrupt number is also now
10152         range checked. Also fixed a bug in the high order bit example
10153         in the manual.
10154
10155         * src/SDCC.y
10156         * src/SDCCmem.c
10157         * src/SDCCglue.c
10158         * src/SDCCsymt.h
10159         * support/Util/SDCCerr.c
10160         * support/Util/SDCCerr.h
10161         * doc/sdccman.lyx
10162
10163 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
10164
10165         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
10166         * src/SDCCicode.c (operandOperation): rewritten some ops
10167         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
10168         * src/SDCCsymt.c (computeType): literals are handled the same way as any
10169         other type
10170         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
10171         be re-activated by defining REDUCE_LITERALS)
10172         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
10173         unsigned, but are signed by default
10174         * src/SDCCval.c (constVal): rearranged
10175         * src/SDCCval.c (valMod): preliminary fix
10176         * src/SDCCval.c (valCastLiteral): use TYPE_* types
10177         * support/regression/literalop.c: added, work in progress
10178
10179 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10180
10181         Generate warnings for useless declarations like "char data;"
10182         that don't do what new users expect.
10183
10184         * src/SDCC.y
10185         * support/Util/SDCCerr.h
10186         * support/Util/SDCCerr.c
10187
10188 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
10189
10190         * src/SDCCval.c (valMult): fix overflow detection of negative int
10191
10192 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10193
10194         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
10195
10196         Changes to support big endian targets:
10197
10198         * src/ports.h
10199         * src/SDCCglue.c
10200         * src/avr/main.c
10201         * src/ds390/main.c
10202         * src/izt/i186.c
10203         * src/mcs51/main.c
10204         * src/pic/main.c
10205         * src/pic16/main.c
10206         * src/xa51/main.c
10207         * src/z80/main.c
10208
10209 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
10210
10211         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
10212         * device/lib/time.c: fixed warning "integer overflow in expression"
10213
10214 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
10215
10216         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
10217         * src/SDCCval.c (constVal): changed default to signed; hex and octal
10218         constants are unsigned; added recognition of "u" flag for unsigned
10219         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
10220         * src/SDCCval.c (valDiv, valMod): fixed signdness
10221         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
10222         signedness of modulo, left and right shift
10223         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
10224         * support/Util/SDCCerr.h: added warning W_INT_OVL
10225         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
10226         * src/SDCCast.c (ast_print): improved output of constants
10227
10228 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10229
10230         Fixed some warnings when building with MSVC:
10231
10232         * as/mcs51/asdata.c
10233         * as/z80/asdata.c
10234         * as/mcs51/asm.h
10235         * as/z80/asm.h
10236         * link/z80/aslink.h
10237         * link/z80/lkdata.c
10238         * link/z80/lkeval.c
10239         * link/z80/lkgb.c
10240         * link/z80/lkihx.c
10241         * link/z80/lks19.c
10242         * link/z80/lksym.c
10243         * support/cpp2/cpplib.c
10244         * src/ds390/gen.c
10245         * src/mcs51/gen.c
10246
10247 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
10248
10249         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
10250
10251 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10252
10253         * support/librarian/clean.mk: Do not remove Makefile.
10254         * support/librarian/Makefile: added.
10255
10256 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10257
10258         Added librarian to MSVC build:
10259         * all.dsp
10260         * sdcc.dsw
10261         * support/librarian/librarian.dsp
10262
10263         'configure' not needed for librarian, removed:
10264         * support/librarian/configure
10265         * support/librarian/configure.in
10266         * support/librarian/config_in.h
10267         * support/librarian/Makefile.in
10268
10269         Hopefully these ones built the librarian and the rest of sdcc properly:
10270         * Makefile
10271         * Makefile.common.in
10272
10273         Messed up 'configure', so revert to previous version:
10274         * configure
10275         * configure.in
10276
10277 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
10278
10279         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
10280         there, while the mantissa of a double is "only" 53 bits wide.
10281
10282 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10283
10284         Adding sdcclib to the build.  MSVC project coming soon.
10285         Files added/changed:
10286
10287         * support/librarian/clean.mk
10288         * support/librarian/configure
10289         * support/librarian/configure.in
10290         * support/librarian/config_in.h
10291         * support/librarian/Makefile.bcc
10292         * support/librarian/Makefile.in
10293         * support/librarian/sdcclib.c
10294         * Makefile.bcc
10295         * Makefile
10296         * Makefile.common.in
10297         * configure
10298         * configure.in
10299
10300 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10301
10302         Linker now complaints if linked modules have conflicting options, for
10303         example, one compiled using --model-large and another one compiled with
10304         --model-small.  The following files were modified:
10305
10306         * as/mcs51/asdata.c
10307         * as/mcs51/aslink.h
10308         * as/mcs51/asm.h
10309         * as/mcs51/asmain.c
10310         * as/mcs51/asout.c
10311         * as/mcs51/i51pst.c
10312         * as/mcs51/lkdata.c
10313         * as/mcs51/lklibr.c
10314         * as/mcs51/lkmain.c
10315         * as/z80/asdata.c
10316         * as/z80/asm.h
10317         * as/z80/asmain.c
10318         * as/z80/asout.c
10319         * as/z80/z80pst.c
10320         * link/z80/aslink.h
10321         * link/z80/lkdata.c
10322         * link/z80/lklibr.c
10323         * link/z80/lkmain.c
10324         * src/SDCCglue.c
10325
10326 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10327
10328         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
10329         as/mcs51/lklibr.c: Generate a warning when a library is not found.
10330
10331 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
10332
10333         * src/z80/mappings.i: fix _mul[us][int,long] entries
10334
10335 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10336
10337         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
10338
10339 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
10340
10341         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
10342         * support/regression/tests/bitopcse.c: added
10343         fixed warning:
10344         * src/avr/gen.c:
10345         * src/pic/gen.c:
10346         * src/pic16/gen.c:
10347         * src/z80/gen.c:
10348         * src/xa51/gen.c:
10349
10350 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10351
10352         added support for new library format to z80, gbz80 linkers:
10353         *link/z80/aslink.h
10354         *link/z80/lklex.c
10355         *link/z80/lklib.c
10356         *link/z80/lklist.c
10357
10358 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
10359
10360         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
10361         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
10362
10363 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
10364
10365         added DUMMY_READ_VOLATILE:
10366         * src/SDCC.y:
10367         * src/avr/gen.c:
10368         * src/xa51/gen.c:
10369         * src/z80/gen.c:
10370         * src/pic/gen.c:
10371         * src/pic16/gen.c:
10372         * src/mcs51/gen.c:
10373         * src/ds390/gen.c:
10374         * src/SDCCcse.c (algebraicOpts): many improvements
10375         * src/SDCCcse.h: removed algebraicOpts()
10376         * src/SDCCicode.c (picDummyRead): added
10377
10378 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10379
10380         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
10381         "Insufficient space in data memory".
10382
10383 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10384
10385         * src/mcs51/gen.c: fixed bug #771358
10386         * src/z80/gen.c: fixed bug #759087
10387
10388 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
10389
10390         * src/pic16/glue.c: minor cleanup by Vangelis
10391
10392 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10393
10394         * device/include/regc515c.h: fixed #758477
10395         * device/lib/_gptrget.c: saving some cycles in generic pointer get
10396         * device/lib/_gptrput.c: saved a few bytes
10397         * my tab spacing is 8, yours too?)
10398         * device/lib/_ser.c: process RX bytes earlier than TX bytes
10399         * device/lib/serial.c: process RX bytes earlier than TX bytes
10400         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
10401
10402 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10403
10404         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
10405
10406 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10407
10408     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
10409
10410 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
10411
10412         * device/lib/Makefile.in: bad fix, reverted to 1.43
10413
10414 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
10415
10416         * device/lib/Makefile.in: added missing z80 object files
10417
10418 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
10419
10420         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
10421         pic16 progress by Vangelis:
10422         * src/SDCCglobl.h:
10423         * src/SDCCmain.c:
10424         * src/pic/Makefile:
10425         * src/pic:
10426         * pic/Makefile:
10427         * pic16/device.c:
10428         * pic16/device.h:
10429         * pic16/gen.c:
10430         * pic16/gen.h:
10431         * pic16/genarith.c:
10432         * pic16/glue.c:
10433         * pic16/main.c:
10434         * pic16/pcode.c:
10435         * pic16/pcode.h:
10436         * pic16/pcodepeep.c:
10437         * pic16/peeph.def:
10438
10439 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10440
10441     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
10442
10443 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10444
10445     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
10446     added gbz80 build to MSVC project.
10447     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
10448     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
10449     from 8051 stuff and setup so it links using a .lnk file.
10450
10451 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10452
10453     * support/librarian/sdcclib.c: sdcc librarian.
10454     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
10455     with sdcclib.
10456
10457 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10458
10459     * as/mcs51/lkmain.c: properly handle extensions in function afile.
10460
10461 2003-07-02  Borut Razem <borut.razem AT siol.net>
10462
10463         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
10464         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
10465         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
10466         src/xa51/main.c, src/z80/main.c:
10467         virtualization of glue() function: each port has it's own glue function,
10468         which is accessed by do_glue function pointer in PORT.general structure
10469
10470 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
10471
10472         * DS800C400 fun, improved ROM interface and tinibios.
10473
10474 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
10475
10476         * More support for DS80C400. Now includes beginning of interface to ROM.
10477
10478 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
10479
10480         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
10481
10482 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10483
10484         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
10485
10486 2003-06-19  Borut Razem <borut.razem AT siol.net>
10487
10488         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
10489
10490 2003-06-19  Borut Razem <borut.razem AT siol.net>
10491
10492         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
10493         fixed Z80 port - crt0.o: cannot open.
10494
10495 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
10496
10497         * support/Util/MySystem.c (merge_command): revert bad fix
10498
10499 2003-06-18  Borut Razem <borut.razem AT siol.net>
10500
10501         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
10502
10503 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10504
10505         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
10506         option --use-stdout sends errors to stdout instead of stderr.
10507
10508 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
10509
10510         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
10511
10512 2003-06-15  Borut Razem <borut.razem AT siol.net>
10513
10514         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
10515         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
10516         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
10517         fixed width array of pointers replaced with sets;
10518         multiple include and lib paths ared transferred to preprocessor and linker
10519         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
10520         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
10521         fixed width array of pointers
10522         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
10523         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
10524         fixupPath(), getPathDifference()
10525         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
10526         fixed width array of pointers
10527
10528 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
10529
10530         * src/pic16/ralloc.c: fix warnings
10531         * src/pic16/pcode.c: fix warning
10532
10533 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
10534
10535          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
10536         know all the details, but essentially this set of changes enable
10537         the pic16 port to generate movff instructions and generate assembler
10538         directives,
10539         * src/SDCCmain.c:
10540         * src/pic16/gen.c:
10541         * src/pic16/glue.c:
10542         * src/pic16/pcode.c:
10543         * src/pic16/device.c:
10544         * src/pic16/main.c:
10545         * src/pic16/pcode.h:
10546         * src/pic16/pcoderegs.c:
10547         * src/pic16/ralloc.c:
10548         * src/pic16/ralloc.h:
10549
10550 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10551
10552         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
10553         added option --vc, so sdcc errors and warnings are compatible with
10554         Microsoft Visual Studio.
10555
10556 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10557
10558         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
10559           device/lib/libfloat.lib: added atof function.
10560
10561 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
10562
10563         * doc/sdccman.lyx: updated to Lyx 1.3
10564         * doc/cdbfileformat.lyx: updated to Lyx 1.3
10565         * doc/test_suite_spec.lyx: updated to Lyx 1.3
10566         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
10567
10568 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
10569
10570         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
10571
10572 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10573
10574         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
10575           additions to the "related tools/documentation" section
10576
10577 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
10578
10579         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
10580
10581 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
10582
10583         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
10584         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
10585
10586 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
10587
10588         * doc/sdccman.lyx: fix double dash and other minor things
10589         * doc/Makefile: fix double dash
10590
10591 2003-05-28  Karl Bongers(patches from Martin Helmling)
10592         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
10593           condition and ignore commands.
10594
10595 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10596
10597         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
10598           is in parts still quite out of date, I did changes as far as I felt makes sense
10599           for a non-native english speaker.
10600           Please feel free to add to the manual or to correct my changes.
10601         * doc/Makefile: undid touching the date of intermediate tex files.
10602
10603 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10604
10605         * doc/sdccman.lyx: Manual has an index now
10606
10607 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
10608
10609         Finalize muluint/mulsint and mululong/mulslong merging:
10610         * device/lib/_mulint.c
10611         * device/lib/_mullong.c
10612         * device/lib/gbz80/mul.s
10613         * device/lib/gbz80/stubs.s
10614         * device/lib/z80/mul.s
10615         * device/lib/z80/stubs.s
10616         * src/SDCCsymt.c (initCSupport)
10617
10618 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10619
10620         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
10621         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
10622           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
10623           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
10624           instead of /Zm500.
10625
10626 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10627
10628         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
10629           the regression tests I'm not brave enough to enable 245.b, 245.c
10630         * doc/sdccman.lyx: added latex preamble for hyperref package.
10631           Using pdflatex this will give you a hyperlinked pdf file with
10632           bookmarks. (prepend '%' before /usepackage if this breaks something)
10633
10634 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10635
10636          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
10637
10638 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
10639
10640         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
10641
10642 2003-05-21    <johan AT balder>
10643
10644         * src/SDCCglue.c (printIval): fixed bug #739934
10645
10646 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
10647
10648         Applied patch from bug 737905 (renamed yylineo to mylineno):
10649         * src/altlex.c
10650         * src/SDCCast.c
10651         * src/SDCglobl.h
10652         * src/SDCC.lex
10653         * src/SDCCsymt.c
10654         * src/SDCCval.c
10655         * src/pic16/pcode.c: Cleaned warnings
10656         * src/pic16/pcodeflow.c: Cleaned warnings
10657         * src/pic16/pcoderegs.c: Cleaned warnings
10658
10659 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
10660
10661         * src/pic16/pcode.c: Cleaned warnings
10662         * src/pic16/pcodepeep.c: Cleaned warnings
10663         * src/pic16/ralloc.c: Cleaned warnings
10664
10665 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
10666
10667         * doc/sdccman.lyx: fixed bug 739745
10668         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
10669
10670 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
10671
10672         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
10673         it can be defined with CFLAGS when running configure
10674         * src/SDCCmain.c: fixed compiling + linking with object files
10675
10676 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
10677
10678         * configure.in: configure for pic16 port,
10679             added --disable-pic16-port
10680         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
10681         * src/SDCCmain.c: linkOptions is changed to set *,
10682             added if/endif conditional macros to remove options help
10683             messages from optionsTable when a port is not configured, added
10684             support for the PIc16 port in the ports table, when executing
10685             the compiler with no port specified on command line, a default
10686             port is selected with the new macro DEFAULT_PORT which is
10687             defined in port.h, in setDefaultOptions() linkOptions is removed
10688             from initialization assignment, since now it is a set,
10689             parseCmdLine uses setParseWithComma for linkOptions, in
10690             linkEdit() linkOptions are accessed with new function indexSet()
10691             which returns the i'th item of a set variable. See SDCCset.c, in
10692             linkEdit() when calling buildCmdLine(), added linkOptions as
10693             last argument. Now users can pass arguments to gplink via the
10694             -Wl option, main() uses pic16glue() to glue up pic16 programs
10695         * src/SDCCpeeph.c: various changes to support pic16
10696         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
10697             return the i'th item of the set
10698         * src/SDCCset.h: added function prototype for indexSet()
10699         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
10700         * src/clean.mk: added pic16 in CLEANALLPORTS variable
10701         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
10702             added macro DEFAULT_PORT
10703         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
10704         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
10705             generated
10706         * src/pic16/glue.c: commented out some error producing lines
10707         * src/pic16/main.c: __config directives are commented out to stop
10708             gpasm complaining and test the linkage with gplink, _linkCmd and
10709             _asmCmd changed to be more gplink and gpasm friendly
10710         * src/pic16/peeph.def: peep rule 3 is commented out, since it
10711             produced an error when parsed, peep rule 12 is added to utilize
10712             movff, but it is commented out since the pCode does not support
10713             yet a command with 2 address arguments
10714
10715 2003-05-18    <johan AT balder>
10716
10717         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
10718         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
10719 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
10720
10721         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
10722   Added feature to script commands from file.
10723
10724 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
10725
10726         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
10727         * src/SDCCutil.c: include ctype.h for win32
10728
10729 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
10730
10731         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
10732
10733 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
10734
10735         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
10736   Fixed so you can set breakpoints prior to run, run does not stop
10737   on entry now.  Add tbreak.  Other enhancements and fixes for use
10738   with ddd.
10739
10740 2003-05-12  Borut Razem <borut.razem AT siol.net>
10741
10742         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
10743
10744 2003-05-11  Borut Razem <borut.razem AT siol.net>
10745
10746         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
10747         the path of bin directory, so that PATH is the only env. variable, which has to be set
10748         in case of standard installation.
10749         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
10750         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
10751         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
10752
10753 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
10754
10755         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
10756         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
10757         temp files are in the port dir; clean the gen/test directory when
10758         generating new test.c
10759         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
10760         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
10761         * support/regression/tests/zeropad.c: added
10762
10763 2003-05-09    <johan AT balder>
10764
10765         * src/SDCCglue.c: fixed bug #597940
10766
10767 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
10768
10769         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
10770   cache sfr, optimize next,step, fix off by one sourceline,
10771   support ddd list function.
10772         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
10773
10774 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
10775
10776         * support/regression/HTMLgen.py: added compare_s2f()
10777         * support/regression/Makefile: redo 1.27
10778         * support/regression/generate-cases.py: redo 1.5
10779
10780 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
10781
10782         * support/regression/tests/float.c: workaround 33 bit hex constant
10783         * support/regression/tests/simplefloat.c: fix division for host
10784
10785 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
10786
10787         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
10788         that tame's the PIC's over-aggressive optimizer.
10789
10790 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10791
10792          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
10793          support for MSVC.
10794
10795 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
10796
10797         Initial support for DS80C400. "Hello world" runs on TINIm400
10798         (with polled I/O).
10799
10800 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
10801
10802          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
10803          * Some notes on ddd usage added in debugger/README
10804          Martin Helmling adding more features and fixes for ddd GUI debugger.
10805          Code added for nexti, stepi, up, down, and other adjustments.
10806
10807 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
10808
10809         * src/pic/pCodepeep.c non-wildcard asmops are now handled
10810         * src/pic/peeph.def Added two rules to optimize carry manipulation
10811         * src/pic/* removed debug printfs
10812
10813 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
10814
10815         * debugger/mcs51/cmd.c: added header newalloc.h
10816
10817 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
10818
10819         * as/Makefile: new EXEEXT
10820         * as/z80/Makefile: remove trailing slash of BUILDIR
10821         * as/z80/clean.mk: new EXEEXT
10822         * Makefile.common.in: add to CFLAGS (and others), don't replace it
10823         * support/cpp2/Makefile.in: new EXEEXT
10824         * src/pic/glue.c (pic14emitRegularMap): fixed warning
10825
10826 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
10827
10828         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
10829         EXEEXT was introduced to fix all related problems with targets
10830         "clean", "install" and "uninstall"; a couple of further flaws
10831         especially with "clean" have been fixed too
10832         * as/mcs51/Makefile.in
10833         * as/mcs51/clean.mk
10834         * as/z80/Makefile
10835         * Makefile
10836         * clean.mk
10837         * debugger/mcs51/Makefile.in
10838         * debugger/mcs51/clean.mk
10839         * link/z80/Makefile
10840         * link/z80/Makefile.in
10841         * link/z80/clean.mk
10842         * link/Makefile
10843         * packihx/Makefile.in
10844         * packihx/clean.mk
10845         * sim/ucsim/Makefile
10846         * sim/ucsim/clean.mk
10847         * sim/ucsim/avr.src/Makefile.in
10848         * sim/ucsim/avr.src/clean.mk
10849         * sim/ucsim/s51.src/Makefile.in
10850         * sim/ucsim/s51.src/clean.mk
10851         * sim/ucsim/xa.src/Makefile.in
10852         * sim/ucsim/xa.src/clean.mk
10853         * sim/ucsim/z80.src/Makefile.in
10854         * sim/ucsim/z80.src/clean.mk
10855         * sim/ucsim/main_in.mk
10856         * sim/ucsim/packages_in.mk
10857         * sim/ucsim/gui.src/Makefile.in
10858         * sim/ucsim/gui.src/serio.src/Makefile.in
10859         * sim/ucsim/gui.src/serio.src/clean.mk
10860         * src/Makefile.in
10861         * src/clean.mk
10862         * support/cpp2/Makefile.in
10863         * support/cpp2/clean.mk
10864         * support/makebin/Makefile
10865         * support/makebin/clean.mk
10866         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
10867         * doc/sdccman.lyx: --program-suffix no longer needed
10868
10869 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
10870
10871          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
10872          Martin Helmling added support for ddd GUI debugger.
10873          Code added to display assembly, set variables, and other commands
10874          to interface to ddd.
10875
10876 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
10877
10878         * as/Makefile: fix target clean
10879         * as/clean.mk: fix target clean
10880         * as/z80/clean.mk: fix target clean
10881
10882 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
10883
10884         * Makefile.common.in: added  AT EXEEXT AT
10885         * configure.in: removed all mingw32 stuff
10886         * configure: rebuilt from configure.in
10887         * doc/sdccman.lyx: updated section "installation"
10888         * support/scripts/sdcc_mingw32: adapted to configure
10889         * support/scripts/sdcc_cygwin_mingw32: added
10890
10891 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
10892
10893         * src/pic Added object file support for the PIC port
10894         * src/pic Applied patch from Craig Franklin (this started the object file support)
10895         * src/regression Updated the PIC regression tests for object files
10896
10897 2003-04-20  Borut Razem <borut.razem AT siol.net>
10898
10899         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
10900           lklex.c: In function `getfid':
10901           lklex.c:203: warning: array subscript has type `char'
10902         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
10903           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
10904         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
10905           stack handling macros
10906
10907 2003-04-19  Borut Razem <borut.razem AT siol.net>
10908
10909         * "handling space characters in file path" task:
10910         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
10911         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
10912         * support/Util/MySystem.h: make it self-sufficient
10913         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
10914           src/z80/main.c, sdcc/as/mcs51/lklex.c:
10915           handling space characters in file path
10916         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
10917           (it will be used by assemblers, which have their own includes, e.g. gpasm)
10918         * support/Util/MySystem.c: handling space characters in executable's path
10919
10920 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
10921
10922         * as/z80/Makefile: fix permanent rebuild of z80
10923         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
10924         * support/regression/tests/bitfields.c: added Johan's bitfields.c
10925
10926 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
10927
10928         * src/SDCCopt.c: add special case optimization to replace modulo by
10929           a power of two with a bitwise AND.
10930
10931 2003-04-18    <johan AT balder>
10932
10933         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
10934
10935 2003-04-17    <johan AT balder>
10936
10937         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
10938         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
10939
10940 2003-04-13  Borut Razem <borut.razem AT siol.net>
10941
10942         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
10943         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
10944           fixed mingw problem in adl_NORMALIZE_PATH
10945
10946 2003-04-12  Borut Razem <borut.razem AT siol.net>
10947
10948         * fixed "#pragma SAVE/RESTORE can not be nested":
10949         * src/SDCC.lex: reworked pragma handling functions
10950         * sdcc/src/SDCCglobl.h: reworked stack handling macros
10951         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
10952
10953 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
10954
10955         * src/SDCCutil.c (pathEquivalent): defined but not used
10956         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
10957         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
10958         * configure: rebuilt from configure.in
10959         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
10960         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
10961         * device/include/Makefile.in: replace sdcc_datadir
10962         * device/lib/Makefile.in: replace sdcc_datadir
10963         * Makefile.common.in: add LDFLAGS from configure
10964         * packihx/Makefile.in: use LDFLAGS
10965         * src/Makefile.in: use LDFLAGS
10966         * support/cpp2/Makefile.in: add LDFLAGS from configure
10967         * support/makebin/Makefile: use LDFLAGS
10968         * .version: bumped version number to 2.3.5
10969
10970 2003-04-12  Borut Razem <borut.razem AT siol.net>
10971
10972         * completed "different paths" task:
10973         * src/SDCCmacro.c: fixed bug in handling quotes
10974         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
10975         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
10976
10977 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
10978
10979         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
10980
10981 2003-04-11 kevin Vigor <kevin AT vigor.nu>
10982
10983         * ds390/gen.c ds390/peeph.def: fix bug 706781
10984
10985 2003-04-11  Borut Razem <borut.razem AT siol.net>
10986
10987         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
10988
10989 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
10990
10991         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
10992         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
10993          set - this bit used to not be set...).
10994         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
10995           bad code in PIC Port
10996         * src/regression/and2.c added to test bug 609268
10997         * src/regression/Makefile added and2.c to regression test
10998
10999
11000 2003-04-08    <johan AT CP255758-A>
11001
11002         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
11003         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
11004         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
11005
11006 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
11007
11008         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
11009         fix bug #487815
11010         * support/cpp2/Makefile.in: fix bug #487815
11011         * configure: rebuilt from configure.in
11012         * Makefile.common.in: docdir changed, new path suffixes
11013         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
11014         * sdcc_vc_in.h: reflect changes from sdccconf.h
11015         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
11016         * src/SDCCutil.h: remove BINDIR hack
11017         * doc/sdccman.lyx: update new path hierarchy
11018
11019 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
11020
11021         * src/SDCCpeeph.c: added okToRemoveSLOC test
11022
11023 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
11024
11025         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
11026
11027 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
11028
11029         * src/SDCCpeeph.c: added labelIsReturnOnly test
11030         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
11031
11032 2003-04-05    <johan AT balder>
11033
11034         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
11035         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
11036         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
11037         * src/SDCCast.c: fixed a warning
11038         * src/SDCCast.h: fixed a warning
11039         * src/SDCCicode.c (operandFromAst): fixed a warning
11040
11041 2003-04-04    <johan AT balder>
11042
11043         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
11044         * src/SDCCast.c (decorateType): fixed bug #715076
11045         * src/SDCC.y: fixed bug #702907
11046
11047 2003-04-03    <johan AT balder>
11048
11049         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
11050         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
11051         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
11052         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
11053         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
11054
11055 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
11056
11057         * _decdptr.c: fix return values
11058         * _gptrget.c: fix return values
11059         * _gptrgetc.c: fix return values
11060         * _gptrput.c: fix return values
11061         * _mulint.c: fix return values
11062         * as/z80/Makefile: fix 'make -j' problem
11063
11064 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
11065
11066         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
11067         * configure.in: big cleanup, updated to autoconf 2.5x
11068         * configure: rebuilt from configure.in
11069         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
11070         * sdcc_vc_in.h: reflect changes from sdccconf.h
11071         * doc/Makefile: fixed a flaw in "make install"
11072
11073 2003-04-02    <johan AT balder>
11074
11075         * src/ds390/gen.c (genCmp): no comments
11076         * src/mcs51/gen.c (genCmp): no comments
11077         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
11078         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
11079
11080 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
11081
11082         * support/regression/generate-cases.py: place generated file in given sub directory
11083         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
11084         * support/regression/Makefile: improvements for 'make -j';
11085         side effect: it's simpler and faster now
11086
11087 2003-03-31  Borut Razem <borut.razem AT siol.net>
11088
11089         * src/z80/main.c: link-{port} and as-{port} defined without path
11090         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
11091
11092 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
11093
11094         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
11095
11096 2003-03-30  Borut Razem <borut.razem AT siol.net>
11097
11098         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
11099           changed type of list parameter to set
11100         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
11101         * src/port.h: changed type of do_assemble() parameter to set
11102         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
11103           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
11104           definition of "cppoutfilename" macro with NULL value in preProcess()
11105         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
11106         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
11107         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
11108           replaced with set *binPathSet
11109         * shash_add() deallocates the item, if allready exsists, before adding the new one
11110         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
11111
11112 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
11113
11114         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
11115           a nested for loop bug in the PIC port
11116         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
11117           for loops
11118
11119 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
11120
11121         * support/Util/dbuf.h: remove C++ stuff to make it portable
11122
11123 2003-03-28  Borut Razem <borut.razem AT siol.net>
11124
11125         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
11126           literal strings in stringLiteral()
11127         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
11128         * src/Makefile.bcc, src/Makefile.in, src/src.dsp: added support/Util/dbuf.c
11129           to the project
11130
11131 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
11132
11133         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
11134
11135 2003-03-26    <johan AT balder>
11136
11137         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
11138         * src/ds390/gen.c (saveRegisters): catched symbol abuse
11139         * src/SDCCast.c (decorateType): fixed " -v < 3"
11140
11141 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
11142
11143         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
11144         Added Lenny Story's debug infrastructure changes:
11145         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
11146         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
11147         * src/cdbFile.c: added
11148         * src/SDCCdebug.c: added
11149         * src/SDCCdebug.h: added
11150         * src/SDCCast.c (createFunction)
11151         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
11152         * src/SDCCmain.c (parseCmdLine, main)
11153         * src/SDCCmem.c (redoStackOffsets)
11154         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
11155         * src/SDCCsymt.h
11156         * src/common.h
11157         * src/avr/gen.c (genAVRCode)
11158         * src/ds390/gen.c (gen390Code)
11159         * src/mcs51/gen.c (gen51Code)
11160         * src/pic/gen.c (genpic14Code)
11161         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
11162         * src/xa51/gen.c (genXA51Code)
11163         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
11164
11165 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11166
11167         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
11168         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
11169
11170 2003-03-22    <johan AT balder>
11171
11172         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
11173
11174 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
11175
11176         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
11177         * doc/cdbfileformat.lyx: added, written by Lenny Story
11178         * doc/Makefile: added cdbfileformat.lyx
11179         * doc/clean.mk: added cdbfileformat.lyx
11180
11181 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
11182
11183         * src/mcs51/peeph.def: fix bug #705773
11184
11185 2003-03-20    <johan AT balder>
11186
11187         An sfr/sbit can have an "at #" AND an initializer
11188         * src/SDCCsymt.c (checkSClass):
11189         * src/SDCCmem.c (allocGlobal):
11190         * src/SDCCmem.c (allocLocal):
11191         * src/SDCCast.c (createBlock):
11192
11193 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
11194
11195         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
11196
11197 2003-03-16    <johan AT balder>
11198
11199         Undid the hackup of const and volatile, the problem is much bigger
11200         * src/SDCC.y:1.65
11201         * src/SDCCast.c:1.171
11202         * src/SDCCglue.c:1.138
11203         * src/SDCCicode.c:1.146
11204         * src/SDCCsymt.c:1.150
11205         * src/SDCCval.c:1.65
11206
11207 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
11208
11209         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
11210         * src/ds390/gen.c (genAddrOf): fixed bug #704087
11211
11212 2003-03-13    <johan AT balder>
11213
11214         Hackup const and volatile modifiers in type chains a bit:
11215         * src/SDCC.y:1.63
11216         * src/SDCCast.c:1.169
11217         * src/SDCCglue.c:1.136
11218         * src/SDCCicode.c:1.143
11219         * src/SDCCsymt.c1.146
11220         * src/SDCCsymt.h1.59
11221         * src/SDCCval.c:1.63
11222
11223 2003-03-12    <johan AT balder>
11224
11225         * src/SDCCBBlock.h: more LRH debugging junk
11226         * src/SDCCcflow.h: more LRH debugging junk
11227         * src/SDCCloop.c: more LRH debugging junk
11228         * src/SDCC.y (struct_declaration): fixed bug #697590
11229         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
11230         * src/ds390/gen.c (aopForRemat): fixed bug #700031
11231         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
11232
11233 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
11234         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
11235         test function names must now match exactly).
11236         * src/SDCCcse.c: added special case in findCheaperOp to allow
11237         extending a short integer. Makes less awful code for bug 700121 test case.
11238
11239 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11240
11241         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
11242         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
11243
11244 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
11245
11246         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
11247         actually called (operandsNotEqual() was called for all
11248         operandsNotEqualX tests).
11249
11250 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
11251
11252         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
11253         with shorter literals. Fixes bug 700121.
11254
11255 2003-03-11    <johan AT balder>
11256
11257         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
11258
11259 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
11260
11261         * src/SDCCloop.c (mergeRegions): an evil beast is dead
11262         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
11263
11264 2003-03-10  Borut Razem <borut.razem AT siol.net>
11265
11266         * src/SDCCmain.c: pipe preprocessor's output
11267         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
11268         * sdcc_vc_in.h: define pclose as _pclose for WIN32
11269         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
11270         which closes all pipes in pipeSet set
11271         * src/SDCCset.c: free deleted item in function deleteSetItem()
11272         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
11273         moved from z80 to src subproject
11274         * .version: increased version number to 2.3.4
11275
11276 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
11277
11278         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
11279         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
11280         * support/regression/ports/xa51/spec.mk: fix typo
11281
11282 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
11283
11284         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
11285
11286 2003-03-09  Borut Razem <borut.razem AT siol.net>
11287
11288         * src/SDCCmain.c: pipe preprocessor's output
11289         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
11290         * sdcc_vc_in.h: define pclose as _pclose for WIN32
11291         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
11292         which closes all pipes in pipeSet set
11293         * src/SDCCset.c: free deleted item in function deleteSetItem()
11294         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
11295         moved from z80 to src subproject
11296
11297 2003-03-09  Borut Razem <borut.razem AT siol.net>
11298
11299         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
11300         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
11301         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
11302         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
11303         * src/SDCCglobl.h: unification of WIN32 native definitions
11304
11305 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11306
11307         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
11308
11309 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
11310
11311         * src/configure.in:   check for endianess (even while cross-compiling)
11312         * src/configure:      check for endianess (even while cross-compiling)
11313         * src/configure_in.h: check for endianess (even while cross-compiling)
11314         * src/avr/gen.c:        remove old endianess stuff
11315         * src/mcs51/gen.c:      remove old endianess stuff
11316         * src/ds390/gen.c:      remove old endianess stuff
11317         * src/pic/gen.c:        remove old endianess stuff
11318         * src/pic/genarith.c:   remove old endianess stuff
11319         * src/pic/glue.c:       fix endianess check
11320         * src/pic16/gen.c:      remove old endianess stuff
11321         * src/pic16/genarith.c: remove old endianess stuff
11322         * src/pic16/glue.c:     fix endianess check
11323         * src/xa51/gen.c:       remove old endianess stuff
11324         * src/z80/gen.c:        fix endianess check
11325         * src/SDCCglue.c:       fix endianess check
11326         * src/ds390/peeph.def: fix bug 700036
11327
11328 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
11329
11330         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
11331         * src/configure: find appropriate data-types on host for SDCC's int and long
11332         * src/configure.in: find appropriate data-types on host for SDCC's int and long
11333         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
11334         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
11335
11336 2003-03-07    <johan AT balder>
11337
11338         Just a big NOOP:
11339                 some minor cleanups before the big shot
11340                 OP_DEFS and OP_USES now use Kevin's protection
11341                 new option --nolabelopt
11342
11343         * src/SDCCBBlock.c:
11344         * src/SDCCast.c,:
11345         * src/SDCCcflow.c:
11346         * src/SDCCcse.c:
11347         * src/SDCCicode.c:
11348         * src/SDCCicode.h:
11349         * src/SDCClabel.c:
11350         * src/SDCCloop.c:
11351         * src/SDCCmain.c:
11352         * src/ds390/ralloc.c:
11353         * src/mcs51/ralloc.c:
11354         * src/pic/ralloc.c:
11355         * src/xa51/ralloc.c:
11356         * src/z80/ralloc.c:
11357
11358 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
11359
11360         * src/pic/pcode.c (get_op): fix 64 bit warnings
11361         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
11362         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
11363         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
11364         * support/regression/tests/malloc.c: fix 64 bit warnings
11365
11366 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
11367
11368         * src/mcs51/gen.c (genMinus): fixed bug 696436
11369
11370 2003-03-02  Borut Razem <borut.razem AT siol.net>
11371
11372         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
11373
11374 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
11375
11376         * configure.in: test for mkstemp
11377         * sdccconf_in.h: add HAVE_MKSTEMP
11378
11379 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
11380
11381         * device/include/ctype.h: removed warning while using --stack-auto
11382         * device/include/malloc.h: removed warning while using --stack-auto
11383         * device/include/string.h: removed warning while using --stack-auto
11384
11385 2003-02-23  Borut Razem <borut.razem AT siol.net>
11386
11387         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
11388         because NDEBUG is defined (see man assert)
11389         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
11390
11391 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11392
11393         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
11394         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
11395
11396 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11397
11398         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
11399         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
11400
11401 2003-02-18    <johan AT balder>
11402
11403         * as/mcs51/asmain.c (asmbl): module can start with a digit
11404         * as/z80/asmain.c (asmbl): module can start with a digit
11405
11406 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
11407
11408         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
11409         * src/asm.c: fix pipe() for Mingw32
11410
11411 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
11412
11413         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
11414         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
11415         make -V work again; --c1mode reads now from stdin
11416         * doc/sdccman.lyx: added --c1mode
11417         * support/Util/SDCCerr.c: new messages for c1 mode
11418         * support/Util/SDCCerr.h: new messages for c1 mode
11419         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
11420
11421 2003-02-15    <johan AT balder>
11422
11423         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
11424
11425 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
11426
11427         * doc/sdccman.lyx: Environment variables, -o and other minor things
11428
11429 2003-02-14    <johan AT balder>
11430
11431         * src/xa51/main.c: before anyone really tries to use it :)
11432
11433         * Install doc's in share/sdcc/doc
11434         * removed some obsolete files
11435         * Do a proper make distclean and uninstall
11436         M Makefile.common.in
11437         R sdccbuild.sh
11438         M as/Makefile
11439         M device/include/Makefile.in
11440         M device/lib/Makefile.in
11441         M doc/sdccman.lyx
11442         M link/Makefile
11443         M sim/ucsim/doc/Makefile.in
11444         M src/clean.mk
11445         R src/avr/peeph.rul
11446         R src/xa51/peeph.rul
11447         M support/cpp2/Makefile.in
11448         M support/makebin/Makefile
11449
11450
11451 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
11452
11453         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
11454
11455 2003-02-10  Borut Razem <borut.razem AT siol.net>
11456
11457         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
11458         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
11459         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
11460         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
11461         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
11462         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
11463         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
11464         src/z80/Makefile.bcc: Borland Makefile cleanup
11465         * as/z80/Makefile.bcc: Added Borland Makefile
11466         * support/cpp2/borland.h: Removed
11467
11468 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
11469
11470         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
11471         * src/SDCC.lex: new pragma NOIV
11472         * src/SDCCglobl.h: new pragma NOIV
11473         * src/SDCCmem.c: new pragma NOIV
11474
11475 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
11476
11477         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
11478
11479 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
11480
11481         * src/SDCCmain.c: signal handling is switched off by --debug
11482         * doc/Makefile: small fix for install; use clean.mk again
11483         * doc/clean.mk: clean *.pdf and *.html too
11484
11485 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
11486
11487         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
11488         * device/lib/printfl.c: fix a ds390 bug by making it portable
11489         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
11490         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
11491         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
11492         * debugger/mcs51/cmd.c: converted multi-line string literals
11493         * sim/ucsim/globals.cc: converted multi-line string literals
11494         * src/SDCCmain.c: introduced signal handler to remove temp files
11495         * doc/Makefile: small tweaks, implement clean
11496         * doc: removed generated files
11497
11498 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11499
11500         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
11501         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
11502         Address Record is not correctly generated for DS390."
11503
11504 2003-02-02  Borut Razem <borut.razem AT siol.net>
11505
11506         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
11507         * as/mcs51/asm.h: fixed compilation with Borland C
11508         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
11509         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
11510         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
11511         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
11512         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
11513         src/z80/Makefile.bcc: delete $(LIB) only if exist
11514         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
11515
11516 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
11517
11518         * device/include/malloc.h: introduced NULL
11519         * device/include/string.h: introduced NULL
11520         * device/include/stdlib.h: introduced NULL
11521         * device/lib/_memcpy.c: removed NULL
11522         * device/lib/_strcat.c: removed NULL
11523         * device/lib/_strchr.c: removed NULL
11524         * device/lib/_strcmp.c: removed NULL
11525         * device/lib/_strcpy.c: removed NULL
11526         * device/lib/_strcspn.c: removed NULL
11527         * device/lib/_strlen.c: removed NULL
11528         * device/lib/_strncat.c: removed NULL
11529         * device/lib/_strncmp.c: removed NULL
11530         * device/lib/_strncpy.c: removed NULL
11531         * device/lib/_strpbrk.c: removed NULL
11532         * device/lib/_strrchr.c: removed NULL
11533         * device/lib/_strspn.c: removed NULL
11534         * device/lib/_strstr.c: removed NULL
11535         * device/lib/_strtok.c: removed NULL
11536         * device/lib/malloc.c: removed NULL, include own header
11537
11538 2003-02-02    <johan AT balder>
11539
11540         * 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
11541         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
11542         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
11543         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
11544         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
11545         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
11546
11547 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11548
11549         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
11550         area 'DATA'"
11551
11552 2003-02-01    <johan AT balder>
11553
11554         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
11555
11556 2003-01-31    <johan AT CP255758-A>
11557
11558         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
11559
11560 2003-01-30    <johan AT balder>
11561
11562         * src/SDCCBBlock.c: automatic bug detection
11563         * src/SDCCicode.c: automatic bug detection
11564
11565 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11566
11567         * src/SDCCglobl.h:   now --xram-size 0 works
11568         * src/SDCCmain.c:    now --xram-size 0 works
11569
11570 2003-01-29    <johan AT balder>
11571
11572         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
11573
11574 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11575
11576         * as/mcs51/aslink.h: Added options --xram-size and --code-size
11577         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
11578         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
11579         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
11580         * src/SDCCglobl.h:   Added options --xram-size and --code-size
11581         * src/SDCCmain.c:    Added options --xram-size and --code-size
11582
11583 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
11584
11585         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
11586         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
11587
11588 2003-01-27    <johan AT balder>
11589
11590         * src/SDCC.y: fixed bug #613764
11591
11592 2003-01-26    <johan AT balder>
11593
11594         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
11595         * src/SDCCsymt.h: fixed bug #673374
11596         * src/SDCCglue.c: fixed bug #661910
11597         * src/SDCCast.c: fixed bug #458099 and 673374
11598
11599 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
11600
11601         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
11602         * as/mcs51/strcmpi.h: added
11603         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
11604         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
11605         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
11606         * as/mcs51/assym.c: strcmpi -> as_strcmpi
11607         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
11608         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
11609         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
11610         * as/mcs51/Makefile.aslink: new module strcmpi
11611         * as/mcs51/Makefile.asx8051: new module strcmpi
11612         * as/mcs51/Makefil.bcc: new module strcmpi
11613         * as/mcs51/Makefile.in: new module strcmpi
11614         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
11615
11616 2003-01-26    <johan AT balder>
11617
11618         * src/SDCCglue.c: reverted back to 1.124
11619         * src/SDCCast.c: reverted back to 1.156
11620         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
11621
11622 2003-01-25    <johan AT balder>
11623
11624         * src/SDCCglue.c: A better fix for bug #661910
11625         * src/SDCCast.c: A better fix for bug #661910
11626         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
11627
11628 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
11629
11630         * src/Makefile.in: remove spawn.o
11631         * src/SDCCmain.c: remove spawn.h
11632         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
11633         * src/spawn.c: removed
11634         * src/spawn.h: removed
11635         * support/regression/ports/ds390/spec.mk: link with -r
11636
11637 2003-01-24    <johan AT CP255758-A>
11638
11639         * src/ds390/gen.c (aopOp): fixed bug #667458
11640         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
11641         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
11642         (createIvalCharPtr): an ival doesn't always have a storage class anymore
11643
11644 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
11645
11646         * src/mcs51/peeph.def: better assembler identation by Frieder
11647         * src/mcs51/gen.c: better assembler identation by Frieder
11648
11649 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
11650
11651         * as/z80/string.h: removed for gcc 3.2
11652         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
11653         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
11654
11655 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
11656
11657         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
11658         * src/SDCCpeeph.c (replaceRule): fix bug #663503
11659         * support/regression/Makefile: separate temp files for ports
11660         * support/regression/generate-cases.py: separate temp files for ports
11661         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
11662         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
11663
11664 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
11665
11666         * moved tinitalk to device/examples/ds390
11667
11668 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
11669
11670         * as/mcs51/lkmem.c: rflag is for DS390
11671         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
11672         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
11673                          (linkEdit): move mem- and map-files the same way as ihx-files
11674         * src/z80/main.c (_setDefaultOptions): removed --generic
11675         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
11676         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
11677         * src/pic/glue.c (picglue): --c1mode works again
11678         * src/pic16/glue.c (pic16glue): --c1mode works again
11679         * src/asm.c (printCLine): fix #660034
11680
11681 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
11682
11683         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
11684         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
11685         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
11686         * as/mcs51/lkmem (summary): better fix for sp problem
11687         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
11688         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
11689         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
11690                                               remove --stack-after-data
11691
11692 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
11693
11694         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
11695         * src/SDCCutil.c (join): ugly bug: missing '\0'
11696         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
11697
11698 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
11699
11700         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
11701         * src/port.h: typo
11702         * src/pic/main.c (_asmCmd): gpasm supports -o
11703         * src/z80/main.c: more general macros
11704         * device/lib/Makefile.in: remove intermediate files
11705
11706 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
11707
11708         * .version: Bumped version number to 2.3.3
11709         * src/SDCCBBlock.c: new option -o
11710         * src/SDCCglobl.h: new option -o
11711         * src/SDCCglue.c: new option -o
11712         * src/SDCCmain.c: new option -o
11713         * src/asm.c: new option -o
11714         * src/ds390/main.c: new option -o
11715         * src/pic/glue.c: new option -o
11716         * src/pic/pcode.c: new option -o
11717         * src/pic/ralloc.c: new option -o
11718         * src/pic16/glue.c: new option -o
11719         * src/pic16/pcode.c: new option -o
11720         * src/pic16/ralloc.c: new option -o
11721         * src/z80/main.c: new option -o
11722         * device/lib/Makefile.in: use -o
11723         * support/regression/ports/ds390/spec.mk: use -o
11724         * support/regression/ports/gbz80/spec.mk: use -o
11725         * support/regression/ports/mcs51/spec.mk: use -o
11726         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
11727         * support/regression/ports/z80/spec.mk: use -o
11728         * support/regression/ports/ucz80/spec.mk: use -o
11729         * support/regression/ports/xa51/spec.mk: use -o
11730         * support/regression/fwk/lib/timeout.c: fix usage string
11731
11732 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
11733         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
11734
11735 2003-01-07    <johan AT balder>
11736
11737         * src/SDCCast.c (decorateType): fixed bug #600035
11738
11739 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
11740         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
11741         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
11742         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
11743         * src/pic/pcode.c: outcommented unused variable to remove warnings
11744         * src/pic/ralloc.c: outcommented unused variable to remove warnings
11745
11746 2003-01-06    <karl AT turbobit.com>
11747         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
11748    regression tests.
11749
11750 2003-01-06    <johan AT balder>
11751
11752         * src/SDCCicode.c: fixed array add
11753
11754 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
11755         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
11756         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
11757
11758 2003-01-04    <johan AT balder>
11759
11760         * src/SDCCval.c (getNelements): fixed the initialized array of structures
11761
11762 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11763         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
11764
11765 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
11766         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
11767         * support/regression/tests/bug-524697.c: fit mem usage into 8032
11768
11769 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
11770         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
11771
11772 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
11773         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
11774
11775 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
11776         * src/mcs51/main.c: removed {bindir}{sep} from aslink
11777
11778 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11779
11780     * in /sdcc/as/mcs51/ changed these files in order to create an
11781     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
11782     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
11783     following files to include the previous two files: aslink.dsp,
11784     Makefile.aslink, Makefile.bcc, and Makefile.in.
11785
11786     * Changed /sdcc/src/SDCCmain.c so it creates files with extension
11787     .adb instead of .cdb
11788
11789 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11790
11791         * /sdcc/as/mcs51/lklist.c: Now reports memory usage using the
11792         value from option --iram-size.
11793
11794 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11795
11796         * /sdcc/as/mcs51/lklist.c: added boundary check before using
11797         dram[] array.
11798
11799 2002-09-18    <wiml AT hhhh.org>
11800
11801         * SDCClrange.h: exposed setFromRange() and setToRange()
11802         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
11803           packRegsForAccUse() (bug 542397)
11804         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
11805           multiple times and emitting the fetch operations more than once
11806           added aopGetUsesAcc() function to allow binary operators to
11807           fetch their operands in the correct order; made genMinus() emit
11808           compact code for X = LITERAL - Y
11809
11810 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11811         * /sdcc/as/mcs51/lklist.c: Fixed incorrect number of parameters to
11812         sprintf() in line 1267.
11813
11814 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11815         * /sdcc/src/SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
11816         like ports.
11817
11818 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11819         Changes to aslink (All the changes are marked with 'JCF'):
11820
11821         * /sdcc/as/mcs51/aslink.h: External definition of sflag and
11822         summary().
11823
11824         * /sdcc/as/mcs51/lkarea.c: Computes the size of area BSEG_BYTES from
11825         area BSEG.  Also moves, if possible, the DATA area down into the internal
11826         ram so more space is available.
11827
11828         * /sdcc/as/mcs51/lkdata.c: Definition of memory summary output flag
11829         sflag.
11830
11831         * /sdcc/as/mcs51/lklist.c: For the BSEG area report the size in bits,
11832         not bytes.  Function summary() which creates a memory usage summary
11833         file with extension .mem.  Reports of overlaping stack and small stack
11834         size.  If the space for the stack is less than 16 bytes aslink trows a
11835         warning.
11836
11837         * /sdcc/as/mcs51/lkmain.c: Creation of some of the default areas for
11838         the 8051.  Option 'y' for memory summary output file.
11839
11840         Changes to sdcc (All the changes are marked with 'JCF'):
11841
11842         * /sdcc/src/SDCCglobl.h: External definition of RegBankUsed[4].
11843
11844         * /sdcc/src/SDCCglue.c:  If a register bank is used, creates an
11845         overlaying area for it (uses RegBankUsed[4]).
11846
11847         * /sdcc/src/SDCCmain.c: Definition RegBankUsed[4]; marks register
11848         bank zero as used by default.  By default aslink locates the stack
11849         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
11850         the creation of the .mem file.  Delegates the allocation of data area
11851         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
11852         the begining of the stack area to aslink.
11853
11854         * /sdcc/src/SDCCmem.c:  If a register bank is used, marks it so
11855         glue() in SDCCglue.c creates an area for it.
11856
11857 2002-09-03  Borut Razem <borut.razem AT siol.net>
11858         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
11859         sdcc/src/pic/glue.c:
11860         introduced atexit() handler for teporay files removal in case of
11861         errors, assertions, ...
11862
11863 2002-08-29  Borut Razem <borut.razem AT siol.net>
11864         * sdcc/support/cpp2/auto-host_vc_in.h:
11865         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
11866         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
11867         Maybe there is a similar problem with BORLANDC? It should be checked!
11868
11869         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
11870         corrected improper use of assert: the assignment to clr variable was done inside the assert.
11871         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
11872         was not executed, and the compiler (cl) launched a warning:
11873         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
11874
11875 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
11876         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
11877
11878 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
11879         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
11880
11881         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
11882           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
11883           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
11884           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
11885           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
11886           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
11887           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
11888         - added Release configuration in VS projects
11889         - review of compiler an linker options
11890         - VC .exe files are generated in bin_vc directory, not to interfere
11891           with binaries generated from other projects (cygwin, mingw, bcc ...)
11892
11893         * sdcc/src/yacc.dsp: added
11894
11895         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
11896         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
11897         and insert the version number definitions from .version
11898
11899         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
11900
11901         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
11902         added - genarate auto-host.h using auto-host_vc_in.h as template
11903
11904         * sdcc/sdcc_vc.h,
11905         removed from CVS, generated automatically
11906
11907 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
11908         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
11909
11910 2002-08-11  Borut Razem <borut.razem AT siol.net>
11911         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
11912
11913 2002-08-10  Borut Razem <borut.razem AT siol.net>
11914         * src/SDCCmain.c (main):
11915         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
11916         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
11917         The consequence was that some temporary files were not removed.
11918
11919         * src/SDCCglue.c:
11920         unification of code in functions tempfilename() and tempfile():
11921         function tempnam() is defined in Visual Studio 6.0 and .NET
11922
11923         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
11924
11925         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
11926           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
11927         - removed compiler command line option /WX: Treats all warnings as errors
11928         - update a list of source files, included into the project
11929
11930         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
11931           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
11932         changed project type to Generic Project so that can be correcly converted to VS.NET project
11933
11934         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
11935
11936         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
11937
11938         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
11939
11940         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
11941         added return 0 statements after assert() to make compiler happy
11942
11943         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
11944         added newline in the def file to keep MSC compiler satisfied
11945
11946         * sdcc/src/z80/gen.c:
11947         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
11948           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
11949         - solved MSC error in function aopDump()
11950
11951         * sdcc_vc.h: define PREFIX as "\\sdcc"
11952
11953 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
11954         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
11955
11956 2002-06-22  Scott Dattalo <scott AT dattalo.com>
11957         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
11958         - Rewrote the register banking algorithm.
11959         - Added pCode live-range analysis to registers (for now, only non-used and
11960         singly-used registers optimized away)
11961
11962         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
11963
11964         * 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.
11965
11966 2002-05-10  Scott Dattalo <scott AT dattalo.com>
11967         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
11968
11969 2002-04-22  Michael Hope  <michaelh AT vroom>
11970
11971         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
11972
11973         * configure.in (DD_COPT): Added include support required for gbdk.
11974
11975         * .version: Bumped version number just to increase it.
11976
11977         * src/SDCCmain.c: Added -nostdinc to the default options.
11978
11979 2002-04-15  Michael Hope  <michaelh AT vroom>
11980
11981         * device/lib/z80/printf.c (sprintf): Added.
11982
11983         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
11984
11985         * src/z80/peeph.def: Added transpose redundent load rule.
11986
11987         * src/z80/main.c: Added force callee saves for jaune.
11988
11989         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
11990
11991         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
11992
11993 2002-03-28  Johan Knol  <johan AT balder>
11994
11995         * src/SDCCval.c: fixed bug #532436
11996
11997 2002-03-14  Scott Dattalo <scott AT dattalo.com>
11998         * /src/port.h:
11999         Added "char *Processor" field to the port structure.
12000
12001         * /src/SDCCmain.c:
12002         Added -p option. Allows port dependent processor to be specified.
12003
12004         * all ports:
12005         Initialized the new field char *Processor field to NULL in all ports
12006
12007         * /src/pic/*:
12008         Compiler generated registers for interrupt context saving
12009         were not getting allocated.
12010
12011 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
12012
12013         * /src/SDCCast.c:
12014         Fixed left shift. Will promote the left side of a left shift
12015         if a) left shifting more than size of operand or b) when assigned
12016         to something size > size of left side
12017
12018 2002-03-14  Scott Dattalo <scott AT dattalo.com>
12019         * src/pic/*
12020         tons of changes. Register allocation has been
12021         rewritten. Added customization for the various PICs. Flow
12022         analysis is restructured. ...
12023
12024         * src/pic/device.h:
12025         Added
12026
12027         * src/pic/device.c:
12028         Added. device.c is a PIC port hack to accomodate variations
12029         in PIC devices.
12030
12031 2002-03-13  Michael Hope  <michaelh AT vroom>
12032
12033         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
12034
12035 2002-03-04  johanknol  <johanknol AT manik>
12036
12037         * /src/SDCCval.c: fixed
12038
12039         const unsigned char arr[][2] = { { 0, 1 } };
12040         t18.c:1: error: Initializer element is not constant
12041
12042 2002-03-04  bela  <bela AT manik>
12043
12044         * /device/include/mcs51reg.h:
12045         ds89c420 register definition update
12046
12047 2002-03-03    <johan AT FRIJA>
12048
12049         * support/Util/SDCCerr.c: did something, but don't no why anymore
12050
12051         * support/regression/tests/bug-524691.c: made it a little less shy
12052
12053         * src/SDCCast.c (decorateType): fixed bug #524697
12054
12055         * src/SDCCast.c: made some lineno improvements
12056
12057         * src/SDCCval.c (getNelements): changed warning to error
12058
12059         * src/SDCCglue.c (printIvalArray): changed warning to error
12060
12061         * src/SDCCicode.c: fixed a warning for mingw
12062
12063         * src/SDCCast.c (decorateType): fixed the << promotion for ops
12064
12065         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
12066
12067 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
12068
12069         * src/ds390/peeph.def:
12070         Added some more peephole rules
12071
12072         * src/ds390/gen.c: Various fixes & enhancements
12073
12074         * src/SDCClrange.c, src/SDCClrange.h:
12075         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
12076
12077         * src/ds390/ralloc.c:
12078         various fixes & enhancements (ds390) specific
12079
12080         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
12081         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
12082         from rallocs.
12083
12084         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
12085
12086 2002-03-02    <johan AT FRIJA>
12087
12088         * src/SDCCast.c (decorateType): fixed bug #524708
12089
12090         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
12091
12092         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
12093
12094 2002-03-01  Michael Hope  <michaelh AT vroom>
12095
12096         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
12097
12098         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
12099
12100 2002-03-01    <johan AT FRIJA>
12101
12102         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
12103
12104         * src/SDCCast.c (decorateType): fixed bug #524209
12105
12106         * src/SDCCval.c (valNot): fixed bug #524195
12107
12108 2002-02-26    <johan AT balder>
12109
12110         * src/xa51/gen.c: fixed a warning
12111
12112         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
12113
12114         * src/SDCCast.c (decorateType): fixed bug #522534
12115
12116 2002-02-23    <johan AT balder>
12117
12118         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
12119
12120 2002-02-22    <johan AT balder>
12121
12122         * src/SDCCast.c: fixed bug #514865
12123
12124         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
12125
12126 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
12127
12128         * sdcc/src/SDCCloop.c:
12129         Previous fix was not good. basic blocks that have "break" or "return" are
12130         not really partof a loop , but live ranges used in these blocks should
12131         be live thru the entire loop, so set partOfLoop but don't add them to
12132         loop region
12133
12134 2002-02-21    <johan AT FRIJA>
12135
12136         * src/SDCCcse.c: fixed bug #514308
12137
12138 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
12139
12140         * src/SDCCloop.c:
12141         Fixed BUG #519583. If a conditional block ended in a return/break
12142         statement inside a loop, it was not being considered part of the loop.
12143
12144         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
12145
12146 2002-02-10  Karl Bongers <karl AT turbobit.com>
12147
12148         * debugger/*:
12149         Fixed up SDCDB debugger somewhat.  Updated debugger/README
12150         with lots of comments and notes.
12151
12152         * device/examples/test2.c:
12153         Fix bug, "red" variable not being initialized(compiler complained).
12154
12155         * device/examples/Makefile, examples/test3.c:
12156         Add Makefile in device/examples folder, compiles test3.c
12157         for use as a multiple module SDCDB test case.
12158
12159         * sim/ucsim/cmd.src/cmdset.cc:
12160         Took out debug printfs in ucsim "next" command.
12161
12162         * sim/ucsim/xa.src:
12163         Karl and Johan start ucsim XA support.  Most dissassembly working,
12164         about 75% emulation done(plenty of work remaining).
12165
12166         * sim/ucsim/z80.src:
12167         Add Z80 support to ucsim, add test-ucz80 regression test,
12168         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
12169         Notice z80 compiler fails on examples/test3.c/crc code.
12170
12171 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
12172
12173         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
12174         Added support for --parms-in-bank1
12175
12176         * src/ds390/peeph.def:
12177         added a few more peephole optimzations
12178
12179         * src/ds390/main.c:
12180         1) added __builtin_inp & __builtin_outp used to read in data of given length
12181            from a memory mapped port
12182         2) added __builtin_memcmp
12183         3) added __builtin_swapw swap bytes of a short
12184
12185         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
12186         1) handle multiple send & receives from register bank1
12187         2) ralloc can now allocate DPTR1 to some liveRanges
12188
12189         * src/SDCCsymt.c, src/SDCCsymt.h:
12190         changes to handle multiple sends & receives
12191
12192         * src/SDCCptropt.h:
12193         added some pointer arithmetic optimization
12194
12195         * src/SDCCptropt.c:
12196         added some pointer arithmetic optimizations but not stable yet so not
12197         called from anywhere (will get this working shortly)
12198
12199         * src/SDCCopt.c: fixed for multiple sends & receives
12200
12201         * src/SDCCmain.c:
12202         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
12203         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
12204            set preprocessor defines (depending on options)
12205
12206         * src/SDCCicode.c, src/SDCCicode.h:
12207         changes made to handle multiple sends & receives
12208
12209         * src/SDCCglobl.h:
12210         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
12211
12212         * src/SDCCcse.c, src/SDCCcse.h:
12213         added function findbackward def (to be used in upcoming optimization)
12214
12215         * src/SDCCcflow.c, src/SDCCcflow.h:
12216         added function returnAtEnd - to determine if a basic block terminates with
12217         a RETURN iCode
12218
12219         * src/SDCCast.c, src/SDCCast.h:
12220         added option parms-in-bank1
12221
12222         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
12223         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
12224         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
12225         adjusted for --parms-in-bank1 option
12226
12227         * device/include/string.h:
12228         donot redefine "reentrant" keyword
12229
12230         * device/include/ds80c390.h: Added some more SFRs
12231
12232 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
12233
12234         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
12235
12236 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
12237
12238         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
12239
12240 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
12241
12242         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
12243
12244 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
12245
12246         * Added --xram-movc option
12247
12248 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
12249
12250         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
12251
12252 2002-01-11  Johan Knol
12253
12254         * Added math lib of Jesus Calvino-Fraga
12255
12256 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
12257
12258         * src/SDCCmain.c (processFile): fix processing of ../../src.c
12259         * support/regression/Makefile: new target test-mcs51-stack-auto
12260         * support/regression/ports/mcs51-stack-auto/spec.mk: added
12261
12262 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
12263
12264         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
12265
12266 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
12267
12268         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
12269
12270 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
12271
12272         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
12273
12274         * src/SDCCglue.h: add definition for printIvalChar()
12275
12276 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
12277
12278         * src/SDCCast.c: fix #498138 by Johan
12279
12280         * src/SDCCglue.c: fix #498138 by Johan
12281
12282 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
12283
12284         * support/regression/Makefile: fix clean
12285
12286         * support/regression/ports/ds390/support.c: fix transmission of last character
12287
12288 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
12289
12290         * /sdcc/src/ds390/gen.c:
12291         a) improved computing address of stack variable
12292         b) took out some #if 0 code
12293         c) improved parmBytes adjustment
12294         d) improved genPlusIncr & genMinusIncr
12295         e) genCmp could generate bad code (when left assigned to DPTR)
12296         f) Fixed bug in hasInc
12297
12298         * /sdcc/src/ds390/ralloc.c:
12299         a) packRegsForSupport could mess up live information (Fixed)
12300         b) packRegsDPTRuse could be incorrect for left & right shift
12301
12302         * /sdcc/src/mcs51/ralloc.c:
12303         packRegsForSupport could mess up the live information (Fixed)
12304
12305         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
12306
12307         * /sdcc/src/SDCCast.c:
12308         can reverse a loop even if function call is present as long
12309         as the loop control variable is local & is not passed as parameter
12310
12311 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
12312
12313         * /sdcc/ChangeLog: *** empty log message ***
12314
12315         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
12316         More builtin function additions for TININative
12317
12318         * /sdcc/src/ds390/ralloc.c:
12319         Had broken the regression testsuite
12320
12321         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
12322
12323         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
12324         Added funcattr hasStackParms will be set for reentrant functions when there
12325         are paramteres on the stack, this helps in minimizing frame pointer generation
12326         typeFromStr can handle function pointers now
12327
12328         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
12329         *** empty log message ***
12330
12331 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
12332
12333         * /src/ds390/gen.c, /src/ds390/main.c:
12334         More builtin function additions for TININative
12335
12336         * /src/ds390/ralloc.c:
12337         Had broken the regression testsuite
12338
12339         * /src/SDCCast.c: Fixed a bug in dumptree
12340
12341         * /src/SDCCsymt.c, /src/SDCCsymt.h:
12342         Added funcattr hasStackParms will be set for reentrant functions when there
12343         are paramteres on the stack, this helps in minimizing frame pointer generation
12344         typeFromStr can handle function pointers now
12345
12346         * /doc/builtins.txt, /doc/TININative.txt:
12347         *** empty log message ***
12348
12349
12350 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
12351
12352         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
12353         ALPHA version for -mTININative
12354
12355         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
12356         updated to reflect changes in the port structure
12357
12358         * /src/port.h:
12359         added function do_assemble (similar to do_link) if non-null this function
12360         will be called to do assembly (-mTININative) requires a multi command
12361         assembly
12362         added function genAssemblerEnd will be called to generate assembler Epilogue
12363
12364         * /src/SDCCsymt.c:
12365         added _JavaNative to debug info printing
12366
12367         * /src/SDCCmain.c: added option --tini-libid
12368         added port->do_assemble function (-mTININative) has a multi command assemble
12369
12370         * /src/SDCCglue.c: Disabled "constExpr" check
12371         added port->genAssemblerEnd function
12372
12373         * /src/SDCCglobl.h: Added option --tini-libid value
12374
12375         * /src/SDCCast.h:
12376         tookout optimizeCompare from the header (has no external references)
12377
12378         * /src/SDCCast.c: made one more function "static"
12379
12380 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
12381
12382         * src/z80/mappings.i: Added z80asm support.
12383
12384         * src/z80/main.c: Added z80asm support on --asm=z80asm
12385
12386         * src/z80/gen.c: Fixed asm portability issues.
12387
12388         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
12389
12390         * src/SDCCglue.c (printExterns): Added global/extern split.
12391
12392 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
12393
12394         * support/regression/Makefile: added test for mcs51 model large
12395
12396         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
12397
12398         * support/regression/ports/gbz80/spec.mk: added -mgbz80
12399
12400 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
12401
12402         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
12403
12404 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
12405
12406         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
12407
12408         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
12409
12410 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
12411
12412         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
12413
12414         * support/regression/tests/simplefloat.c: Port to mcs51.
12415
12416 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
12417         * support/regression/tests/bug-485362.c: Added.
12418
12419         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
12420
12421         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
12422
12423         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
12424
12425         * src/z80/gen.c (aopDump): Added a dump function.
12426
12427 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
12428         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
12429
12430         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
12431
12432         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
12433
12434         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
12435
12436         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
12437
12438         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
12439
12440         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
12441
12442         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
12443
12444         * support/regression/ports/ds390/support.c: Use tinibios.
12445
12446         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
12447
12448 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
12449
12450         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
12451         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
12452
12453         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
12454
12455         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
12456
12457 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
12458
12459         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
12460
12461         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
12462         (packRegsForIYUse): Created and optimised.
12463
12464 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
12465
12466         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
12467 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
12468
12469         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
12470
12471         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
12472
12473         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
12474
12475 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
12476
12477         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
12478
12479         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
12480
12481 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
12482
12483         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
12484
12485         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
12486
12487         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
12488
12489 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
12490
12491         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
12492         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
12493         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
12494
12495         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
12496
12497         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
12498         (genNotFloat): Added.
12499         (genUminusFloat): Added.
12500
12501         * device/lib/z80/Makefile: Added floating pt stubs.
12502
12503         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
12504
12505         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
12506
12507         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
12508
12509 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
12510
12511         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
12512
12513         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
12514
12515         * sdcc/support/regression/Makefile: Add port ds390.
12516
12517         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
12518
12519         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
12520
12521         * sdcc/support/regression/ports/ds390/spec.mk: Added.
12522
12523         * sdcc/support/regression/ports/ds390/support.c: Added.
12524
12525         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
12526
12527         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
12528
12529         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
12530
12531 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
12532
12533         * device/include/malloc.h: Added z80 and gbz80 support.
12534
12535         * device/lib/gbz80/heap.s: Added.
12536
12537         * device/lib/z80/heap.s: Added.
12538
12539         * device/lib/malloc.c: Added z80 and gbz80 support.
12540
12541         * support/regression/tests/malloc.c (testMalloc): Added.
12542
12543         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
12544
12545         * support/regression/tests/bug-478094.c: Added.
12546
12547         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
12548
12549 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
12550
12551         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
12552
12553         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
12554
12555         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
12556
12557         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
12558
12559         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
12560
12561 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
12562
12563         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
12564
12565 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
12566
12567         * support/regression/tests/bug-477927.c: Added.
12568
12569         * src/z80/peeph.def: Added minor rules.
12570
12571         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
12572
12573         * src/z80/peeph.def: Added jump optimisation modification.
12574
12575 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
12576
12577         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
12578
12579 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
12580
12581         * support/regression/tests/funptrs.c: Added.
12582
12583 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
12584
12585         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
12586
12587 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
12588
12589         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
12590
12591         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
12592
12593         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
12594         (movLeft2ResultLong): Created.
12595
12596         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
12597         (joinPushes): Added.  Joins two char pushes into a word push.
12598
12599 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
12600
12601         * support/cpp2/Makefile.in (install): Added creation of dest dir.
12602
12603         * support/makebin/Makefile (install): Added creation of dest dir.
12604
12605 2001-10-24 Karl Bongers <karl AT turbobit.com>
12606
12607         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
12608
12609 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
12610
12611         * src/z80/ralloc.c: Turned off faulty pack for one use.
12612
12613         * src/z80/peeph-gbz80.def: Removed redundent restart options.
12614
12615         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
12616
12617 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
12618
12619         * support/regression/Makefile: Improved clean
12620
12621         * support/regression/ports/gbz80/spec.mk: Added clean
12622
12623         * support/regression/ports/host/spec.mk: Added clean
12624
12625         * support/regression/ports/z80/spec.mk: Added clean
12626
12627         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
12628
12629         * support/regression/ports/mcs51/timeout.c: little improvements
12630
12631 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
12632
12633         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
12634
12635         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
12636
12637         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
12638
12639 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
12640
12641         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
12642
12643         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
12644
12645 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
12646         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
12647
12648         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
12649
12650         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
12651
12652         * src/mcs51/main.c (_linkCmd): Added bin path to command.
12653
12654         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
12655
12656         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
12657
12658         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
12659
12660         * support/regression/tests/longor.c: Added.
12661
12662 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
12663
12664         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
12665
12666         * as/mcs51/aslink.h: define PATH_MAX
12667
12668         * as/mcs51/asm.h: define PATH_MAX
12669
12670         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
12671
12672         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
12673
12674         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
12675
12676         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
12677
12678         * src/SDCCglobl.h: define PATH_MAX
12679
12680         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
12681
12682         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
12683
12684 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
12685
12686         * src/z80/gen.c (gencjneshort): Fixed
12687
12688         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
12689
12690 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
12691
12692         * support/regression/tests/bug-469671.c: Added.
12693
12694         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
12695
12696 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
12697
12698         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
12699
12700         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
12701
12702 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
12703
12704         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
12705
12706         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
12707
12708         * src/device/lib/_mullong.c : removed hint: nooverlay bug
12709
12710         * src/device/lib/_divuint.c : removed hint: nooverlay bug
12711
12712         * src/device/lib/_divulong.c: removed hint: nooverlay bug
12713
12714         * src/device/lib/_moduint.c : removed hint: nooverlay bug
12715
12716         * src/device/lib/_modulong.c: removed hint: nooverlay bug
12717
12718 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
12719
12720         * 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.
12721
12722         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
12723
12724         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
12725
12726 2001-10-07    <johan AT FRIJA>
12727
12728         * device/lib/gets.c (gets): fixed the return value.
12729
12730 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
12731         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
12732
12733         * 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.
12734
12735         * 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.
12736
12737         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
12738
12739         * src/pic/gen.c: Removed Safe_strdup.
12740
12741         * configure.in: Added option to enable libgc support.
12742
12743         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
12744         (bitVectUnion): Optimised.
12745         (bitVectIntersect): Optimised.
12746         (bitVectBitsInCommon): Optimised.
12747         (bitVectCplAnd): Optimised.
12748
12749         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
12750
12751 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
12752
12753         * src/SDCCmain.c: distinguish between assembler debug and plain options
12754
12755         * src/avr/main.c:   remove standard assembler options
12756
12757         * src/ds390/main.c: remove standard assembler options
12758
12759         * src/mcs51/main.c: remove standard assembler options
12760
12761         * src/port.h: removed "PENDING" comment
12762
12763 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
12764
12765         * src/device/lib/_mulint.c  : new, with assember functions
12766
12767         * src/device/lib/_mullong.c : new, with assember functions
12768
12769         * src/device/lib/_divuint.c : with assember functions
12770
12771         * src/device/lib/_divsint.c : with assember functions
12772
12773         * src/device/lib/_divulong.c: with assember functions
12774
12775         * src/device/lib/_divslong.c: with assember functions
12776
12777         * src/device/lib/_moduint.c : with assember functions
12778
12779         * src/device/lib/_modsint.c : with assember functions
12780
12781         * src/device/lib/_modulong.c: with assember functions
12782
12783         * src/device/lib/_modslong.c: with assember functions
12784
12785         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
12786
12787         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
12788
12789         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
12790                                       replaced _mululong.c and _mulslong.c by _mullong.c
12791
12792 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
12793
12794         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
12795
12796 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
12797
12798         * src/SDCCglue.c: test, if win32api is available for MINGW
12799
12800 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
12801
12802         * src/SDCCsymt.c: no more _modifier in printTypeChain()
12803         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
12804         * support/regression/ports/gbz80/spec.mk: removed GENERIC
12805         * support/regression/ports/host/spec.mk: removed GENERIC
12806         * support/regression/ports/mcs51/spec.mk: removed GENERIC
12807         * support/regression/ports/z80/spec.mk: removed GENERIC
12808
12809 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
12810
12811         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
12812
12813         * support/regression/tests/bug-467035.c: Created.
12814
12815 2001-10-01    <johan AT FRIJA>
12816
12817         * src/SDCC.y: fixed bug #466586 part 1
12818
12819 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
12820
12821         * SDCCicode.c: z80 has no generic pointers
12822         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
12823
12824 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
12825
12826         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
12827
12828 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
12829
12830         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
12831
12832         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
12833
12834 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
12835
12836         * configure.in: Fixed up so that ucsim is only configured once.
12837
12838         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
12839
12840         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
12841         (getPathDifference): As above.
12842
12843         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
12844
12845         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
12846
12847 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
12848         * .version: Updated to 2.3.1
12849
12850         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
12851         Added copyright header.
12852
12853         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
12854         (assemble): Added support for macro based assembler commands.
12855         (linkEdit): Added support for macro based linker commands.
12856         (preProcess): Changed the pre-processor to use macros.
12857         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
12858         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
12859
12860         * device/lib/z80/crt0.s: Added module name for debugging.
12861
12862 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
12863
12864         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
12865
12866         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
12867
12868         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
12869
12870         * src/Makefile.in: Added SDCCmacro and SDCCutil
12871
12872 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
12873
12874         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
12875
12876 2001-09-16    <johan AT FRIJA>
12877
12878         * 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.
12879
12880 2001-09-15    <johan AT FRIJA>
12881
12882         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
12883         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
12884
12885 2001-09-11    <johan AT FRIJA>
12886
12887         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
12888
12889 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
12890
12891         * support/regression/tests/bug-460444.c: Added test case.
12892
12893         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
12894         (genCast): Added justification for all of the asserts.
12895
12896 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
12897
12898         * support/regression/support.c: _xdata replaced by xdata
12899
12900         * support/regression/spec.mk: removed _generic
12901
12902 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
12903
12904         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
12905
12906         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
12907         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
12908
12909         * src/z80/peeph.def: Added a rule to optimise shift then compare.
12910
12911         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
12912
12913         * support/regression/tests/bug-460010.c: Added test case.
12914
12915         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
12916
12917 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
12918
12919         * support/regression/Makefile: inter-port-clean adjusted for mcs51
12920
12921         * support/regression/testfwk.c: removed workaround for bug #436344
12922
12923         * support/regression/tests/bp.c: use less memory with mcs51
12924
12925         * support/regression/tests/bug-441448.c: use less memory
12926
12927         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
12928
12929         * support/regression/collate-results.py: typo
12930
12931 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
12932
12933         * support/regression/tests/fetchoverlap.c: Added new test case.
12934
12935         * support/regression/tests/bp.c: Added new test case.
12936
12937         * support/regression/tests/bug-448984.c: Added new test case.
12938
12939         * support/regression/tests/pow2shifts.c: Added new test case.
12940
12941         * src/z80/gen.c: Turned off the noise it normally generates for the release.
12942         (genlshTwo): Fixed right shift for count > 8.
12943
12944         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
12945
12946 2001-09-08    <johan AT FRIJA>
12947
12948         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
12949
12950 2001-09-07    <johan AT FRIJA>
12951
12952         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
12953
12954         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
12955
12956 2001-09-06    <johan AT FRIJA>
12957
12958         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
12959         * bernhard noted me at this: "() equals to (void)" (1.38)
12960
12961 2001-09-05    <johan AT FRIJA>
12962
12963         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
12964
12965 2001-09-04    <johan AT FRIJA>
12966
12967         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
12968
12969
12970 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
12971
12972         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
12973
12974 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
12975
12976         * link/z80/aslink.h: Fixed path for PATH_MAX
12977
12978 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
12979
12980         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
12981
12982         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
12983
12984         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
12985
12986         * 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.
12987
12988 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
12989
12990         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
12991         (genCmp): Fixed up genCmp for the GB with longs.
12992
12993         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
12994
12995         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
12996
12997         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
12998
12999         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
13000
13001 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
13002
13003         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
13004
13005 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
13006
13007         * 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.
13008
13009         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
13010
13011 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
13012
13013         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
13014
13015         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
13016
13017 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
13018
13019   * sim/ucsim/configure:    little improvement of Cygwin-detection
13020   * sim/ucsim/configure.in: little improvement of Cygwin-detection
13021   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
13022   * support/regression/tests/bug-221100.c: small changes for mcs51
13023   * support/regression/tests/bug-221168.c: small changes for mcs51
13024   * support/regression/tests/bug-227710.c: small changes for mcs51
13025   * support/regression/tests/staticinit.c: small changes for mcs51
13026   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
13027   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
13028   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
13029
13030 $Revision$