* device/lib/libsdcc.lib: added module rand
[fw/sdcc] / ChangeLog
1 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
2
3         * device/lib/libsdcc.lib: added module rand
4         * src/ds390/ralloc.c (rematStr),
5         * src/hc08/ralloc.c (rematStr),
6         * src/mcs51/ralloc.c (rematStr),
7         * src/z80/ralloc.c (rematStr): made output more consistent
8         * src/mcs51/gen.c: cosmetic changes
9
10 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
11
12         * src/port.h: added mem.cabs_name to PORT
13         * src/ds390/main.c,
14         * src/hc08/main.c,
15         * src/mcs51/main.c,
16         * src/pic16/main.c,
17         * src/pic/main.c,
18         * src/xa51/main.c,
19         * src/z80/main.c: added cabs_name initializers
20         * src/SDCCglue.c (emitStaticSeg): allocate and initialize absolute
21           constants
22           (emitMaps): emit absolutes in code memory into cabs_name
23         * src/SDCCmem.c,
24         * src/SDCCmem.h: added memory map c_abs and defined CABS_NAME
25         * src/ds390/gen.c (genCodePointerGet): fixed bug if left is a literal
26         * support/regression/fwk/include/testfwk.h: added define for at
27         * support/regression/tests/absolute.c: added, new
28
29 2006-09-29 Maarten Brock <sourceforge.brock AT dse.nl>
30
31         * src/mcs51/gen.c (genPlusIncr, genMinusDec, genAddrOf): small
32           optimizations, see also patch 887161 by Stas Sergeev
33         * src/mcs51/peeph.def(104, 207, 209, 212): disabled as they do not seem
34           to be necessary anymore,
35           (102, 103, 104, 127): renamed all occurances of bp to _bp
36
37 2006-09-27 Maarten Brock <sourceforge.brock AT dse.nl>
38
39         * device/include/mcs51/at89c51snd1c.h: fixed MSK_SREQ definition
40           thanks Weston T. Schmidt for patch 1555221
41         * src/mcs51/peeph.def: renamed rule 257 to 257.a, added 257.b
42         * src/SDCCicode.c(geniCodeMultiply): small optimization
43
44 2006-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
45
46         * device/include/stdlib.h: added rand prototypes
47         * device/lib/rand.c: new, added
48         * device/lib/Makefile.in: added rand.c
49         * src/z80/peeph.def,
50         * src/z80/peeph-gbz80.def,
51         * src/z80/peeph-z80.def: updated conditonals, fixed bug 1565908
52
53 2006-09-20 Raphael Neider <rneider AT web.de>
54
55         * device/lib/pic16/libio/i2c/i2cnack.c (i2c_nack): fixed ACKDT bit
56
57 2006-09-19 Maarten Brock <sourceforge.brock AT dse.nl>
58
59         * as/link/aslink.h: cosmetic changes
60         * as/link/mcs51/Makefile.in,
61         * as/link/z80/Makefile.in: fixed build on CF where VPATH is used
62
63 2006-09-17 Maarten Brock <sourceforge.brock AT dse.nl>
64
65         * as/link/aslink.h,
66         * as/link/mcs51/aslink.h,
67         * as/link/z80/aslink.h: merged and moved to as/link/
68         * as/link/lkstore.c,
69         * as/link/mcs51/lkstore.c: moved to as/link/
70         * as/link/clean.mk: remove *.o
71         * as/link/mcs51/alloc.h: deleted
72         * as/link/mcs51/lkarea.c: added lnksect prototype
73         * as/link/mcs51/lkdata.c,
74         * as/link/mcs51/lklex.c,
75         * as/link/mcs51/lkmain.c: renamed as_getline to lk_getline
76         * as/link/mcs51/lkmem.c,
77         * as/link/mcs51/lknoice.c: removed include strcmpi.h
78         * as/link/mcs51/lksym.c: include stdlib.h instead of malloc.h or alloc.h
79         * as/link/mcs51/aslink.dsp,
80         * as/link/mcs51/Makefile.aslink,
81         * as/link/mcs51/Makefile.bcc,
82         * as/link/mcs51/Makefile.in: updated for moved files
83         * as/link/z80/lkarea.c,
84         * as/link/z80/lkhead.c,
85         * as/link/z80/lklex.c,
86         * as/link/z80/lklibr.c,
87         * as/link/z80/lklist.c,
88         * as/link/z80/lkmain.c,
89         * as/link/z80/lkrloc.c,
90         * as/link/z80/lksym.c: synced with mcs51
91         * as/link/z80/lkdata.c,
92         * as/link/z80/lkeval.c,
93         * as/link/z80/lkihx.c,
94         * as/link/z80/lks19.c: cosmetic changes
95         * as/link/z80/Makefile.in,
96         * as/link/z80/linkgbz80.dsp,
97         * as/link/z80/linkz80.dsp: updated for moved files
98
99 2006-09-16 Borut Razem <borut.razem AT siol.net>
100
101         * debugger/mcs51/sdcdb.c: partially fixed
102           [ 1203664 ] sdcdb fails to open files w. two "." periods
103         * debugger/mcs51/simi.c, debugger/mcs51/symtab.c,
104           debugger/mcs51/symtab.h: fixed indenting
105         * configure.in, configure: up to date with latest Maarten's changes
106
107 2006-09-15 Maarten Brock <sourceforge.brock AT dse.nl>
108
109         as/link/mcs51
110         as/aslink.dsp,                  as/link/mcs51/aslink.dsp,
111         as/link/mcs51/aslink.h,         as/mcs51/aslink.h,
112         as/link/mcs51/aslink.mak,       as/mcs51/aslink.mak,
113         as/link/mcs51/lkaomf51.c,       as/mcs51/lkaomf51.c,
114         as/link/mcs51/lkarea.c,         as/mcs51/lkarea.c,
115         as/link/mcs51/lkdata.c,         as/mcs51/lkdata.c,
116         as/link/mcs51/lkeval.c,         as/mcs51/lkeval.c,
117         as/link/mcs51/lkhead.c,         as/mcs51/lkhead.c,
118         as/link/mcs51/lkihx.c,          as/mcs51/lkihx.c,
119         as/link/mcs51/lklex.c,          as/mcs51/lklex.c,
120         as/link/mcs51/lklibr.c,         as/mcs51/lklibr.c,
121         as/link/mcs51/lklist.c,         as/mcs51/lklist.c,
122         as/link/mcs51/lkmain.c,         as/mcs51/lkmain.c,
123         as/link/mcs51/lkmem.c,          as/mcs51/lkmem.c,
124         as/link/mcs51/lknoice.c,        as/mcs51/lknoice.c,
125         as/link/mcs51/lkrloc.c,         as/mcs51/lkrloc.c,
126         as/link/mcs51/lks19.c,          as/mcs51/lks19.c,
127         as/link/mcs51/lkstore.c,        as/mcs51/lkstore.c,
128         as/link/mcs51/lksym.c,          as/mcs51/lksym.c,
129         as/link/mcs51/Makefile.aslink,  as/mcs51/Makefile.aslink,
130         as/link/mcs51/alloc.h,
131         as/link/mcs51/clean.mk,
132         as/link/mcs51/conf.mk,
133         as/link/mcs51/Makefile.bcc,
134         as/link/mcs51/Makefile.in,
135         as/link/mcs51/readme.390,
136         as/link/mcs51/strcmpi.c,
137         as/link/mcs51/strcmpi.h,
138         as/mcs51/clean.mk,
139         as/mcs51/Makefile.bcc,
140         as/mcs51/Makefile.in,
141         configure,
142         Makefile.in,
143         sdcc.dsw: moved mcs51 linker to as/link/mcs51
144
145 2006-09-14 Maarten Brock <sourceforge.brock AT dse.nl>
146
147         * as/link,
148         * as/link/Makefile.in,
149         * as/link/z80/linkgbz80.dsp,
150         * as/link/z80/linkz80.dsp,
151         * configure,
152         * link,
153         * link/clean.mk,
154         * link/Makefile.in,
155         * link/README,
156         * link/z80,
157         * link/z80/aslink.h,
158         * link/z80/clean.mk,
159         * link/z80/conf.mk,
160         * link/z80/linkgbz80.dsp,
161         * link/z80/linkz80.dsp,
162         * link/z80/lkarea.c,
163         * link/z80/lkdata.c,
164         * link/z80/lkeval.c,
165         * link/z80/lkgb.c,
166         * link/z80/lkgg.c,
167         * link/z80/lkhead.c,
168         * link/z80/lkihx.c,
169         * link/z80/lklex.c,
170         * link/z80/lklibr.c,
171         * link/z80/lklist.c,
172         * link/z80/lkmain.c,
173         * link/z80/lkrloc.c,
174         * link/z80/lks19.c,
175         * link/z80/lksym.c,
176         * link/z80/Makefile.in,
177         * Makefile.in,
178         * sdcc.dsw: moved link/ to as/link/
179
180 2006-09-11 Maarten Brock <sourceforge.brock AT dse.nl>
181
182         * as/mcs51/i51mch.c (machine): fixed warning
183
184 2006-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
185
186         * as/mcs51/i51mch.c (machine): S_DJNZ fixed bug 1554318
187
188 2006-09-09 Borut Razem <borut.razem AT siol.net>
189
190         * debugger/mcs51/sdcdb.c, debugger/mcs51/simi.c:
191           sdcdb WIN32 native port
192         * src/clean.mk: fixed
193
194 2006-09-08 Borut Razem <borut.razem AT siol.net>
195
196         * doc/sdccman.lyx: SDCDB and ucSim are available on Win32 platforms.
197
198 2006-09-08 Raphael Neider <rneider AT web.de>
199
200         * src/pic16/main.c (_pic16_linkEdit,pic16_linkCmd),
201         * src/pic/main.c(_pic14_do_link, linkCmd): pass "-w" and "-r"
202             to gplink to disable processor mismatch warning and to allow
203             the use of devices with only aliased (shared) memory banks,
204           (_pic16_genAssemblerPreamble): include pXXX.inc on --mplab-comp
205
206 2006-09-07 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
207
208         * doc/sdccman.lyx: Some re-formating plus example on using
209           #pragma preproc_asm +/-
210
211 2006-09-07 Borut Razem <borut.razem AT siol.net>
212
213         * support/scripts/sdcc.nsi: added SDCDB executables in a separate
214           section
215
216 2006-09-06 Borut Razem <borut.razem AT siol.net>
217
218         * support/scripts/sdcc.nsi: fixed Error: unterminated string parsing
219           line at sdcc.nsi:153
220         * sdcc/debugger/mcs51/simi.c: argsToCmdLine() fixes
221
222 2006-09-05 Borut Razem <borut.razem AT siol.net>
223
224         * configure.in, configure: support for winsock2
225         * debugger/mcs51/break.h, debugger/mcs51/cmd.c,
226           debugger/mcs51/cmd.h, debugger/mcs51/sdcdb.c,
227           debugger/mcs51/sdcdb.h, debugger/mcs51/simi.c,
228           debugger/mcs51/simi.h, debugger/mcs51/symtab.c,
229           debugger/mcs51/symtab.h: sdcdb WIN32 native port
230
231 2006-09-05 Maarten Brock <sourceforge.brock AT dse.nl>
232
233         * src/SDCCopt.c (cnvToFcall): fixed bug 1551947 by updating OP_USES
234           and OP_DEFS
235         * support/regression/tests/bug1551947.c: new, added
236         * src/SDCCsymt.h: strings are char* not byte*
237
238 2006-09-05 Raphael Neider <rneider AT web.de>
239
240         * device/lib/pic16/libdev/pic18f4550.c,
241           device/include/pic16/pic18f4550.h: added PORTD/TRISD
242             declarations/definitions from patch #1520949
243
244 2006-09-05 Raphael Neider <rneider AT web.de>
245
246         * src/pic16/gen.c (genPackBits): fix assignment to 8-bit,
247           byte-aligned bitfields, fixes #1539278
248
249 2006-09-05 Raphael Neider <rneider AT web.de>
250
251         * src/pic/gen.c (genReceive): skip unreferenced arguments,
252           fixes #1544120
253
254 2006-09-04 Borut Razem <borut.razem AT siol.net>
255
256         * support/scripts/sdcc.nsi: move ucSim executables to a separate section
257         * support/scripts/sdcc_cygwin_mingw32: don't disable ucsim,
258           -mno-cygwin is a part of the compiler name
259         * support/scripts/sdcc_mingw32: don't disable ucsim
260
261 2006-09-03 Borut Razem <borut.razem AT siol.net>
262
263         * sdcc.spec: corrected for 2.6.0. Thanks to Christer Weinigel.
264         * device/lib/Makefile.in device/lib/clean.mk: small but essential corrections
265
266 2006-09-03 Raphael Neider <rneider AT web.de>
267
268         * src/pic/ralloc.c,
269         * src/pic/pcode.c (InitReuseRegs): allocate registers with pseudo
270           indices >= 0x1000 to disambiguate them from fixed regs __at(addr),
271           fixes #1550049
272
273 2006-09-01 Borut Razem <borut.razem AT siol.net>
274
275         * sim/ucsim/cmd.src/cmdutil.cc: #include <sys/time.h> and <unistd.h>
276           to make ppc-osx happy
277
278 2006-08-31 Borut Razem <borut.razem AT siol.net>
279
280         * sim/ucsim/cmd.src/newcmdposix.cc: #include <assert.h>
281         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
282         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
283         * support/regression/ports/ds390/spec.mk,
284           support/regression/ports/mcs51/spec.mk,
285           support/regression/ports/xa51/spec.mk: introduced DEV_NULL variable.
286           To run regression tests in mingw environment:
287           make DEV_NULL=NUL CC=gcc
288
289 2006-08-30 Borut Razem <borut.razem AT siol.net>
290
291         * sim/ucsim/cmd.src/newcmdposix.cc, sim/ucsim/cmd.src/newcmdposixcl.h,
292           sim/ucsim/cmd.src/newcmdwin32.cc, sim/ucsim/cmd.src/newcmdwin32cl.h,
293           sim/ucsim/app.cc, sim/ucsim/appcl.h, sim/ucsim/configure,
294           sim/ucsim/configure.in, sim/ucsim/ddconfig_in.h, sim/ucsim/error.cc,
295           sim/ucsim/errorcl.h, sim/ucsim/option.cc, sim/ucsim/optioncl.h,
296           sim/ucsim/utils.cc, sim/ucsim/utils.h, sim/ucsim/cmd.src/Makefile.in,
297           sim/ucsim/avr.src/avr.cc, sim/ucsim/avr.src/avrcl.h,
298           sim/ucsim/cmd.src/bp.cc, sim/ucsim/cmd.src/bpcl.h,
299           sim/ucsim/cmd.src/cmdconf.cc, sim/ucsim/cmd.src/cmdgui.cc,
300           sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/cmdset.cc,
301           sim/ucsim/cmd.src/cmdsetcl.h, sim/ucsim/cmd.src/cmdstat.cc,
302           sim/ucsim/cmd.src/cmduc.cc, sim/ucsim/cmd.src/cmduccl.h,
303           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
304           sim/ucsim/cmd.src/command.cc, sim/ucsim/cmd.src/commandcl.h,
305           sim/ucsim/cmd.src/get.cc, sim/ucsim/cmd.src/getcl.h,
306           sim/ucsim/cmd.src/info.cc, sim/ucsim/cmd.src/newcmd.cc,
307           sim/ucsim/cmd.src/newcmdcl.h, sim/ucsim/cmd.src/set.cc,
308           sim/ucsim/cmd.src/show.cc, sim/ucsim/cmd.src/timer.cc,
309           sim/ucsim/hc08.src/hc08.cc, sim/ucsim/hc08.src/hc08cl.h,
310           sim/ucsim/s51.src/Makefile.in, sim/ucsim/s51.src/interrupt.cc,
311           sim/ucsim/s51.src/interruptcl.h, sim/ucsim/s51.src/pca.cc,
312           sim/ucsim/s51.src/pcacl.h, sim/ucsim/s51.src/port.cc,
313           sim/ucsim/s51.src/portcl.h, sim/ucsim/s51.src/serial.cc,
314           sim/ucsim/s51.src/serialcl.h, sim/ucsim/s51.src/timer0.cc,
315           sim/ucsim/s51.src/timer0cl.h, sim/ucsim/s51.src/timer1.cc,
316           sim/ucsim/s51.src/timer1cl.h, sim/ucsim/s51.src/timer2.cc,
317           sim/ucsim/s51.src/timer2cl.h, sim/ucsim/s51.src/uc390.cc,
318           sim/ucsim/s51.src/uc390cl.h, sim/ucsim/s51.src/uc390hw.cc,
319           sim/ucsim/s51.src/uc390hwcl.h, sim/ucsim/s51.src/uc51.cc,
320           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/wdt.cc,
321           sim/ucsim/s51.src/wdtcl.h, sim/ucsim/sim.src/hw.cc,
322           sim/ucsim/sim.src/hwcl.h, sim/ucsim/sim.src/mem.cc,
323           sim/ucsim/sim.src/memcl.h, sim/ucsim/sim.src/obsolete.cc,
324           sim/ucsim/sim.src/obsolete.h, sim/ucsim/sim.src/sim.cc,
325           sim/ucsim/sim.src/simcl.h, sim/ucsim/sim.src/stack.cc,
326           sim/ucsim/sim.src/stackcl.h, sim/ucsim/sim.src/test_mem_speed.cc,
327           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
328           sim/ucsim/xa.src/xa.cc, sim/ucsim/xa.src/xacl.h,
329           sim/ucsim/z80.src/z80.cc, sim/ucsim/z80.src/z80cl.h:
330           ucsim WIN32 native port
331
332 2006-08-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
333
334         * doc/sdccman.lyx: added note on dynamic memory heap initialization
335
336 2006-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
337
338         * src/mcs51/gen.c (genAnd, genOr, genXor): fixed bug 1546986
339         * src/ds390/gen.c (aopGetUsesAcc): handle AOP_DPTR2 and AOP_DPTRn too
340
341 2006-08-26 Maarten Brock <sourceforge.brock AT dse.nl>
342
343         * src/ds390/gen.c (genAnd, genOr, genXor): fixed bug 1546986
344         * support/regression/tests/bug1546986.c: new, added
345         * as/mcs51/.cvsignore,
346         * debugger/mcs51/.cvsignore,
347         * src/.cvsignore: deleted
348
349 2006-08-25 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
350
351         * device/include/mcs51/P89c51RD2.h: fixed bug 1546936 (error in sbit
352           definitions)
353
354 2006-08-20 Borut Razem <borut.razem AT siol.net>
355
356         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h:
357           removed cl_listen_console::match(), cl_console::match(),
358           restructured cl_commander::proc_input()
359
360 2006-08-16 Borut Razem <borut.razem AT siol.net>
361
362         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h,
363           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
364           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/uc.cc: code cleaning
365
366 2006-08-14 Borut Razem <borut.razem AT siol.net>
367
368         * support/regression/Makefile.in,
369           support/regression/ports/pic14/gpsim.cmd,
370           support/regression/ports/pic14/spec.mk,
371           support/regression/ports/pic14/support.c:
372           added pic14 regression test
373
374 2006-08-14 Maarten Brock <sourceforge.brock AT dse.nl>
375
376         * as/doc/asxhtm.html: documented changed ABS behaviour
377         * as/doc/README: fixed some typos
378
379 2006-08-13 Maarten Brock <sourceforge.brock AT dse.nl>
380
381         * support/regression/tests/float_trans.c: disabled test if __STDC_IEC_559__
382           not defined on host
383
384 2006-08-12 Borut Razem <borut.razem AT siol.net>
385
386         * support/regression/fwk/include/testfwk.h,
387           support/regression/fwk/lib/testfwk.c,
388           support/regression/generate-cases.py,
389           support/regression/Makefile.in:
390           regression test framework does not depend on function pointers and
391           variable arguments
392
393 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
394
395         * device/include/stddef.h: c temporary hack to fix bug 1518273
396
397 2006-08-09 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
398
399         * device/include/mcs51/cc2510fx.h: added
400         * src/z80/z80.dsp, src/gbz80/gbz80.dsp: added support/Util/strcmpi.ch
401           to projects.
402
403 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
404
405         * as/z80/assym.c (mlookup): ignore case when looking up mnemonics
406         * as/z80/Makefile.in: added strcmpi.c
407         * as/z80/z80adr.c: added upper case registers and lower case conditionals
408         * support/Util/strcmpi.ch: added with intention to remove from mcs51/hc08
409
410 2006-08-08 Maarten Brock <sourceforge.brock AT dse.nl>
411
412         * device/lib/gbz80/asm_strings.s,
413         * device/lib/gbz80/crt0_rle.s,
414         * device/lib/gbz80/div.s,
415         * device/lib/gbz80/mul.s,
416         * device/lib/gbz80/shift.s,
417         * device/lib/z80/asm_strings.s,
418         * device/lib/z80/crt0_rle.s,
419         * device/lib/z80/div.s,
420         * device/lib/z80/mul.s,
421         * device/lib/z80/shift.s: changed to all lower case menmonics except the
422           flags which are all upper case
423
424 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
425
426         * as/z80/asm.h: made CASE_SENSITIVE 1
427         * link/z80/aslink.h: made CASE_SENSITIVE 1
428         * src/z80/gen.c (throughout): made all conditionals upper case
429         * support/regression/tests/bug1503067.c: new
430
431 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
432
433         * src/z80/gen.c (aopPut): fixed bug !*ixy should be !*iyx,
434           (shiftIntoPair): added case 2 for PAIR_IY,
435           (setupToPreserveCarry): replaced parameters with iCode and check if
436            PAIR_DE is in use to fix bug 1399290,
437           (genPlus, genMinus): updated call to setupToPreserveCarry
438         * support/regression/tests/bug1399290.c: new
439
440 2006-08-06 Maarten Brock <sourceforge.brock AT dse.nl>
441
442         * device/lib/Makefile.in (Z80SOURCES): enabled float support
443         * sim/ucsim/z80.src/inst.cc (inst_rst): generate breakpoint on RST8,ACC==0
444         * src/ds390/gen.c (shiftRLong),
445         * src/hc08/gen.c (shiftLLong, shiftRLong): fixed bug 1533966
446         * src/mcs51/gen.c (sameReg): changed to sameByte,
447           (xch_a_aopGet): new,
448           (shiftL2Left2Result, shiftR2Left2Result, shiftRLeftOrResult, shiftLLong,
449            shiftRLong): fixed bug 1533966
450         * src/z80/gen.c (shiftR2Left2Result, shiftL2Left2Result, genlshTwo,
451           genLeftShiftLiteral, genrshTwo, genRightShiftLiteral): fixed bug 1533966
452         * support/regression/Makefile.in: disabled z80, enabled ucz80
453         * support/regression/tests/float_trans.c: enabled test for z80 and host
454         * support/regression/tests/shifts2.c: new, for testing bug 1533966
455
456 2006-08-01 Borut Razem <borut.razem AT siol.net>
457
458         * src/mcs51/gen.c, src/dc390/gen.c: fixed warning:
459           comparison is always false due to limited range of data type
460           on PPC64 machine (openpower-linux1) where "char = unsigned char"
461
462 2006-08-01 Maarten Brock <sourceforge.brock AT dse.nl>
463
464         * sim/ucsim/hc08.src/hc08mac.h: removed faulty and unused add_u16_disp
465         * sim/ucsim/hc08.src/hc08.cc: removed faulty and unused int8
466         * sim/ucsim/z80.src/z80mac.h (add_u16_disp): use explicit signed char cast
467         * sim/ucsim/z80.src/z80.cc: removed faulty and unused int8
468
469 2006-07-31 Borut Razem <borut.razem AT siol.net>
470
471         * sim/ucsim/configure, sim/ucsim/cmd.src/newcmdcl.h,
472           sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/cmdutil.cc,
473           sim/ucsim/z80.src/Makefile.in, sim/ucsim/configure.in,
474           sim/ucsim/hc08.src/Makefile.in, sim/ucsim/hc08.src/hc08.cc,
475           sim/ucsim/ddconfig_in.h, sim/ucsim/s51.src/Makefile.in,
476           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/serialcl.h,
477           sim/ucsim/s51.src/uc51.cc, sim/ucsim/s51.src/serial.cc,
478           sim/ucsim/app.cc, sim/ucsim/avr.src/Makefile.in:
479           enable ucsim mingw compilation. Serial port is disabled,
480           since it uses termios.h API, which is not available on native
481           WIN32
482
483 2006-07-31 Borut Razem <borut.razem AT siol.net>
484
485         * Small Device C Compiler 2.6.0 released
486         * support/scripts/sdcc.nsi: added FULL_DOC option
487         * .version, doc/sdccman.lyx: changed sdcc version to 2.6.1
488
489 2006-07-28 Borut Razem <borut.razem AT siol.net>
490
491         * support/scripts/sdcc.nsi: remove $INSTDIR/include/asm/pic16/*.h
492         * doc/INSTALL.txt: updated
493
494 2006-07-27 Borut Razem <borut.razem AT siol.net>
495
496         * device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
497           device/lib/pic/libdev/Makefile.in: fixed bug
498           [ 1438354 ] pic libsdcc: distclean doesn't work
499         * device/lib/pic16/Makefile.in, device/lib/pic16/Makefile.subdir,
500           device/lib/pic16/libio/Makefile.in: fixed bug
501           [ 1438344 ] pic16 lib: clean doesn't work properly
502         * doc/knownbugs.html removed [ 1438354 ] and [ 1438344 ] from the list
503
504 2006-07-26 Maarten Brock <sourceforge.brock AT dse.nl>
505
506         * device/lib/pic/libsdcc/fsdiv.c,
507         * device/lib/pic/libsdcc/fsmul.c,
508         * device/lib/pic16/libsdcc/float/fsdiv.c,
509         * device/lib/pic16/libsdcc/float/fsmul.c,
510         * device/lib/_fsdiv.c,
511         * device/lib/_fsmul.c: bugfix, handle too large and too small numbers
512         * support/regression/tests/bug1520966.c: added
513         * doc/knownbugs.html: removed [ 1520966 ] from the list
514
515 2006-07-25 Borut Razem <borut.razem AT siol.net>
516
517         * configure.in, configure, sdccconf_in.h: fixed bug
518           [ 1519095 ] regression test onebyte.c fails on ppc64 host
519         * doc/knownbugs.html: removed [ 1519095 ] from the list
520
521 2006-07-25 Maarten Brock <sourceforge.brock AT dse.nl>
522
523         * doc/knownbugs.html: added, contains list of known bugs at release
524         * device/include/mcs51/compiler.h: fixed SFR32 for SDCC
525
526 2006-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
527
528         * device/include/mcs51/compiler.h: added SFRX for xdata based special
529           function registers and corrected defaults with additional warning
530         * device/lib/malloc.c: cosmetic changes
531         * device/lib/realloc.c: bugfix for bug #1496907, Thanks Efim Monyak
532         * src/ds390/ralloc.c (getRegBitNoSpil): reenabled,
533           (fillGaps): and used it
534
535 2006-07-20 Raphael Neider <rneider AT web.de>
536
537         * src/pic/device.c (addMemRange,assignRegister): suppress verbose
538           output unless SDCCPICDEBUG is set
539         * device/lib/pic16/Makefile.rules (%.lib target): suppress verbose
540           output if SILENT is set
541
542 2006-07-11 Borut Razem <borut.razem AT siol.net>
543
544         * doc/README.txt: updated
545
546 2006-07-10 Borut Razem <borut.razem AT siol.net>
547
548         * support/scripts/sdcc.nsi: added device/include/asm/pic/features.h and
549           device/lib/src/pic/libm/*.c and device/lib/src/pic16/libsdcc/stack/*.S
550           in WIN32 installation
551         * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 -
552           release candidate 1
553
554 2006-07-08 Maarten Brock <sourceforge.brock AT dse.nl>
555
556         * device/include/mcs51/XC866.h: added sbit definitions for Px_x, P1_x, P2_x
557         * src/pic16/glue.c (initPointer): fixed bug 1496419 for pic16
558
559 2006-07-06 Maarten Brock <sourceforge.brock AT dse.nl>
560
561         * src/hc08/gen.c (genAddrOf): fixed bug when offset on stack is >127
562
563 2006-07-06 Borut Razem <borut.razem AT siol.net>
564
565         * support/regression/tests/bitfields.c:
566           fixed bug [ 1518322 ] regression test bitfields fails on ppc hosts
567         * support/regression/tests/constantRange.c:
568           fixed bug [ 1518317 ] regression test constantRange fails on alpha host
569
570 2006-07-04 Borut Razem <borut.razem AT siol.net>
571
572         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in,
573           src/port.mk,
574           src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
575           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
576           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
577           reverted changes from 2006-07-03
578         * Makefile.common.in: added @CPPFLAGS@ to CPPFLAGS
579         * support/regression/Makefile.in, support/regression/ports/host/spec.mk:
580           added CPPFLAGS, used by the host port
581
582 2006-07-03 Bernhard Held <bernhard AT bernhardheld.de>
583
584         * support/regression/valdiag/tests/switch.c,
585         * support/regression/valdiag/tests/constantRange.c: adapted to gcc 4
586         * support/regression/tests/libmullong.c: fixed for host
587         * support/regression/ports/host/spec.mk: disable all warnings for host,
588         SDCC runs with --less-pedantic too
589
590 2006-07-03 Borut Razem <borut.razem AT siol.net>
591
592         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in:
593           defined CPPFLAGS
594         * src/port.mk: defined CPPFLAGS, renamed to src/port.mk.in
595         * src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
596           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
597           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
598           include ../port.mk
599         * sim/ucsim/main_in.mk, sim/ucsim/avr.src/Makefile.in,
600           sim/ucsim/gui.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
601           sim/ucsim/s52.src/Makefile.in, sim/ucsim/sim.src/Makefile.in,
602           sim/ucsim/xa.src/Makefile.in: ignore header files for dependencies
603
604 2006-07-02 Raphael Neider <rneider AT web.de>
605
606         * src/pic16/devices.inc,
607         * device/include/pic16/pic18fregs.h,
608         * device/include/pic16/pic18f4550.h,
609         * device/lib/pic16/pics.all,
610         * device/lib/pic16/libdev/pic18f4550.c: added support for 18f4550
611
612 2006-07-01 Bernhard Held <bernhard AT bernhardheld.de>
613
614         * as/hc08/lkaomf51.c (OutputName),
615         * as/mcs51/lkaomf51.c (OutputName),
616         * as/z80/asmain.c (asmbl),
617         * src/ds390/main.c (asmLineNodeFromLineNode),
618         * src/hc08/ralloc.c (hc08_assignRegisters),
619         * src/mcs51/main.c (asmLineNodeFromLineNode),
620         * src/xa51/ralloc.c (checkRegMask),
621         * src/xa51/gen.c (emitcode),
622         * src/z80/gen.c (_emit2),
623         * src/SDCCast.c (searchLitOp),
624         * src/SDCCglobl.h,
625         * support/packihx/packihx.c,
626         * support/Util/MySystem.c (split_command): fix gcc 4 warnings
627         * src/ds390/gen.c (aopPutUsesAcc),
628         * src/ds390/ralloc.c (getRegBitNoSpil): unused, therefore disabled
629         * support/regression/tests/libmullong.c (mullong_wrapper),
630         * src/SDCCsymt.c (powof2),
631         * src/SDCCast.c,
632         * src/SDCCicode.c: renamed TYPE_WORD by TYPE_TARGET_INT and so on
633         * src/SDCCsymt.h: added TYPE_TARGET_*
634         * src/SDCCutil.c (doubleFromFixed16x16, fixed16x16FromDouble),
635         * src/SDCCutil.h (doubleFromFixed16x16, fixed16x16FromDouble): moved to
636         SDCCast because 1) header problems 2) this is the right place
637         * src/SDCCast.c (doubleFromFixed16x16, fixed16x16FromDouble): added
638         * src/SDCCval.h (doubleFromFixed16x16, fixed16x16FromDouble): added
639         prototype
640
641 2006-06-29 Bernhard Held <bernhard AT bernhardheld.de>
642
643         * src/SDCCicode.h: removed buggy semicolon in unused macro
644         * src/SDCClrange.c (findPrevUseSym, rlivePoint): fixed bug #1486853,
645         search for previous definiton of auto symbols too,
646         (findPrevUse): fixed logic of emitWarnings
647
648 2006-06-26 Raphael Neider <rneider AT web.de>
649
650         * src/pic16/gen.c (genFunction, genEndFunction): also preserve
651           PCLATH and PCLATU on interrupts, potentially fixes #1505141
652
653 2006-06-25 Raphael Neider <rneider AT web.de>
654
655         * device/lib/pic/libm: NEW, added math library functions
656         * device/lib/pic/libsdcc: NEW; added float support functions
657         * device/lib/pic/{Makefile.in,configure.in,configure}: added libm/
658         * device/include/pic/{limits.h,errno.h,sdcc-lib.h,float.h,math.h}:
659           NEW, added math related headers
660         * device/include/asm/pic/features.h: NEW
661         * src/pic/gen.c (emitpcode_real): emit warning on NULL pCodeOp,
662           (popGet): allow larger offsets for AOP_PCODE,
663           (genDataPointerSet): handle literals explicitly, more debug output,
664           (genAssign): fixed for float using aopLiteral ;-)
665         * src/pic/glue.c (pic14createInterruptVect): inserted pagesel before
666           GOTO initialisation routine
667         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): set wasUsed
668           flag on registers, fixes #1469043 (local variables do not work)
669         * src/pic/main.c (_pic14_do_link),
670         * src/pic16/main.c (_pic16_linkEdit): use fullDstFileName if
671           available
672
673 2006-06-25 Borut Razem <borut.razem AT siol.net>
674
675         * device/lib/pic16/libc/stdio/sprintf.c: return the number of
676           characters printed (not including the trailing '\0' used to end
677           output to strings). Problem detected in regression test bug-927659.c.
678           NOTE: printf() family functions should return int instead
679           unsigned int!
680         * device/lib/pic16/libc/stdio/vfprintf.c: "%%" prints "%", unknown
681           specifier are printed as themselves
682         * sdcc/support/regression/tests/bug1057979.c: pic16 printf doesn't
683           support flags, width and precision specifiers
684
685 2006-06-24 Borut Razem <borut.razem AT siol.net>
686
687         * sdcc/support/regression/tests/bitvars.c: added gbz80, pic16 and pic16
688           to the list of sdcc tagrets not supporting bit type
689         * sdcc/support/regression/tests/bug-905992.c.c: excluded regression
690           testfor pic16 due to bug:
691           [ 1511794 ] pic16: regression test bug-895992.c fails
692
693 2006-06-24 Maarten Brock <sourceforge.brock AT dse.nl>
694
695         * src/mcs51/gen.c (genCmp): optimization for RFE 1162453
696         * src/SDCCglue.c (initPointer), fixed bug 1496419
697         * support/regression/tests/bug1496419.c: new, added
698
699 2006-06-22 Borut Razem <borut.razem AT siol.net>
700
701         * support/regression/ports/pic16/support.c: use gpsim usart module from
702           libgpsim_modules library
703
704 2006-06-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
705
706         * device/include/mcs51/at89c51ed2.h: Fixed bug 1510144 changed
707         IP0H to IPH0.
708
709 2006-06-19 Raphael Neider <rneider AT web.de>
710
711         * src/pic/glue.h,src/pic16/glue.h: added prototypes
712         * src/pic/glue.c,src/pic16/glue.c (pic1x_stringInSet,
713           pic1x_emitSymbolIfNew): NEW, check for a string in a set,
714           (pic14printExterns,pic14printPublics,pic16printPublics,
715           pic16_printExterns): use new functions to emit symbols
716           (picglue,pic16glue): emit publics before emitting externs
717         * src/pic/gen.c,src/pic16/gen.c (genFunction): remember the names of
718           locally defined functions to avoid bug #1443651
719         * support/regression/tests/bug-716242.c: removed pic16 workaround
720         * support/regression/ports/pic16/spec.mk: ignore errors during build
721
722 2006-06-19 Raphael Neider <rneider AT web.de>
723
724         * src/pic/glue.h: added pic14aopLiteral prototype
725         * src/pic/glue.c (pic14aopLiteral): return unsigned int
726         * src/pic/gen.c: removed stdint.h dependency
727           (aopGet): use Safe_strdup()
728           (bitpatternFromVal): removed, replaced use with pic14aopLiteral
729           (genDataPointerSet): use pic14aopLiteral()
730         * src/pic16/glue.h, src/pic16/glue.c, src/pic16/gen.c: similar changes
731           for pic16; thanks to Bernhard and Maarten
732
733 2006-06-18 Borut Razem <borut.razem AT siol.net>
734
735         * support/regression/tests/structflexarray.c: flexible array members
736           not supported by gcc < 3
737         * sim/ucsim/configure, sim/ucsim/configure.in: do not compile serio
738           GUI tool by default
739         * src/pic/gen.c: don't include [p]strdin.h on solaris
740         * support/Util/pstdint.h: addad svn attributes
741         * support/regression/tests/constantRange.c,
742           support/regression/tests/rotate.c: include inttypes.h instead
743           stdint.h on solaris, addad svn attributes
744
745 2006-06-18 Raphael Neider <rneider AT web.de>
746
747         * src/SDCCsymt.c (initCSupport): change return type of divschar to
748           int for PIC16
749         * src/pic16/genarith.c (genAddLit): sign-extend via standard routine
750           (pic16_genMinusBits): simplified sign-extension
751           (pic16_genUMult8XLit_8,pic16_genUMult8X8_8): renamed to
752             pic16_genMult8XLit_n resp. pic16_genMult8X8_n, fixed and
753             adjusted to correctly handle mixed-signed operands, disabled
754             now unused multiplciation routines
755         * src/pic16/gen.c (pic16_pushpCodeOp): fixed to handle literals
756           (assignResultValue): added argument denoting the size of the result
757             as returned by the function (fixes upcasts in assigning from
758             function calls: char foo(); int i = foo();)
759           (genCall,genPcall,genGenPointerGet,genReceive): pass size of
760             function result to assignResultValue
761           (genMult): disabled inlined multiplication code
762           (genDiv): augmented to also handle the modulus operator, fixed to
763             handle mixed-signed operands correctly
764           (genMod): simply call genDiv, disabled unused code
765           (genAssign): fixed missing (sign-)extension on result
766         * src/pic16/main.c (_hasNativeMulFor): accept literals [-128..256) as
767             valid char operands, allow signed operands for native code, added
768             division and modulo operator handling
769         * device/lib/pic16/libsdcc/char/divschar.c: divschar returns an int
770
771         As a consequence, onebyte.c (if split into two files) and muldiv.c
772         pass regression tests.
773
774 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
775
776         * doc/Makefile.in: two runs of makeindex seem needed to get
777         correct page references in the index of sdccman.pdf
778         * doc/sdccman.lyx: mentioned cmon51, added links, small changes
779
780 2006-06-17 Borut Razem <borut.razem AT siol.net>
781
782         * sdcc/device/lib/Makefile.in: corrected PORTINCDIR path
783
784 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
785
786         * doc/sdccman.lyx: updated, added (porting source code, debugging),
787         mentioned ec2drv and paulmon
788
789 2006-06-16 Maarten Brock <sourceforge.brock AT dse.nl>
790
791         * as/mcs51/lkarea.c (lnkarea2): clear new xdatamap, bugfix for two
792           consecutive abs areas
793           (find_empty_space, allocate_space): added map to handle codemap or
794            xdatamap,
795           (lnksect2): renamed rloc to locIndex, fixed bug 960060 by handling
796            absolute idata and xdata
797         * as/mcs51/lkmem.c (summary2): updated legend
798
799 2006-06-16 Raphael Neider <rneider AT web.de>
800
801         * src/pic16/gen.c (shiftR2Left2Result): fixed bug #1507127
802
803 2006-06-13 Maarten Brock <sourceforge.brock AT dse.nl>
804
805         * debugger/mcs51/cmd.c (cmdListFunctions): fixed bugs 1181163 and
806           1208515
807         * src/SDCClrange.c (findPrevUse): fixed bug 1294475
808
809 2006-06-13 Vangelis Rokas <vrokas AT users.sourceforge.net>
810
811         * src/port.h (struct PORT): added field gp_tags, to hold the tag
812         value of generic pointers,
813         * src/avr/main.c,
814           src/ds390/main.c,
815           src/hc08/main.c,
816           src/izt/i186.c,
817           src/izt/tlcs900h.c,
818           src/mcs51/main.c,
819           src/pic/main.c,
820           src/pic16/main.c,
821           src/xa51/main.c,
822           src/z80/main.c: PORT structure, added elements for gp_tags field,
823         * src/SDCCsymt.h: replaced hardwired values of GPTYPE_* macros with
824         fields in the PORT structure of each port,
825         * src/SDCCast.c (decorateType): allow processing of generic pointers
826         for PIC16 port (FPTRSIZE equals GPTRSIZE), also set GPTYPE_NEAR for
827         S_FIXED symbols
828
829 2006-06-12 Maarten Brock <sourceforge.brock AT dse.nl>
830
831         * link/z80/lkgb.c,
832         * link/z80/lkgg.c,
833         * src/pic16/gen.c,
834         * src/pic16/main.c,
835         * src/pic16/pcode.c,
836         * src/pic/main.c,
837         * src/pic/pcoderegs.c,
838         * src/SDCCicode.c,
839         * src/SDCCmain.c,
840         * src/SDCCsymt.c: replaced all exit(-1) by exit(EXIT_FAILURE) to fix
841           bug 1504689 on minGW
842
843 2006-06-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
844
845         * device/lib/printf_tiny.c: fixed bug #1465675 (%x format specifier)
846
847 2006-06-12 Bernhard Held <bernhard AT bernhardheld.de>
848
849         * src/SDCCast.c (backPatchLabels): fixed bug #1504636
850
851 2006-06-11 Maarten Brock <sourceforge.brock AT dse.nl>
852
853         * device/lib/printf_large.c (OUTPUT_CHAR, _output_char): added and used
854           for optimization
855
856 2006-06-11 Vangelis Rokas <vrokas AT users.sourceforge.net>
857
858         * src/pic16/gen.c (genCast): fixed bug with assignment of a pointer
859         to a char variable. Fixed bug #1504211
860         * device/include/pic16/adc.h,
861         device/include/lib/pic16/libio/adc/adcopen.c: applied patch #1364387
862         and fixed bug #1364390
863
864 2006-06-10 Borut Razem <borut.razem AT siol.net>
865
866         * CVSROOT: removed the CVS left-over
867
868 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
869
870         * as/hc08/asmain.c (asexit),
871         * as/hc08/lkmain.c (lkexit),
872         * as/mcs51/asmain.c (asexit),
873         * as/mcs51/lkmain.c (lkexit),
874         * src/SDCCglue.c (DEFSETFUNC),
875         * src/SDCCmain.c (linkEdit, assemble),
876         * support/librarian/sdcclib.c (AddRel),
877           replaced unlink() by standard C remove()
878         * src/SDCC.y: replaced removePostIncDecOps() by createRMW()
879         * src/SDCCast.c (replaceAstWithTemporary, createRMW,
880           gatherImplicitVariables): new, added to fix bug 608752,
881           (createFunction): added gatherImplicitVariables()
882         * src/SDCCast.h: added createRMW prototype
883         * src/SDCCsymt.h (struct symbol): added infertype
884         * support/regression/tests/bug608752.c: new, added
885
886 2006-06-10 Raphael Neider <rneider AT web.de>
887
888         * src/pic16/gen.c (pic16_aopOp): use WREG as destination even for
889           multibyte dummy reads (fixes #1503234)
890
891 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
892
893         * device/include/mcs51/compiler.h: new, added header file to enable
894           creating common sfr definition header files for different compilers
895
896 2006-06-05 Raphael Neider <rneider AT web.de>
897
898         * src/pic16/{pcode.h,genarith.c}:
899           introduced pCodeOp combining any two pCodeOps (previously only
900           two register operands could be combined), removed pcop2 from
901           pCodepReg, replaced pCodeOpReg2 with pCodeOp2, fixes #1492366
902         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): added case for PO_TWO_OPS
903         * src/pic16/gen.c (pic16_popGet2,pic16_popGet2p,pic16_popCombine2):
904           rewritten to use new PO_TWO_OPS
905         * src/pic16/main.c (_hasNativeMulFor): cover more cases natively,
906         * src/pic16/pcode.c (pic16_newpCodeOpImmd): initialize rIdx field,
907           (pic16_newpCodeOp): catch invalid attempts on PO_TWO_OPS,
908           (pic16_newpCodeOp2): NEW, create combined pCodeOp,
909           (pic16_get_op): embraced return arg to allow #define return(x),
910             added new case for combined opcodes
911           (pic16_get_op2): reduced to use pic16_get_op() on second pCodeOp,
912           (pic16_pCode2str,pic16_getRegFrompCodeOp,
913            pic16_getRegFromInstruction2): fixed/added handling of new pCodeOp
914
915 2006-06-04 Bernhard Held <bernhard AT bernhardheld.de>
916
917         * src/SDCCval.c (checkConstantRange): added
918         * src/SDCCval.h: added checkConstantRange
919         * support/Util/SDCCerr.c,
920         * support/Util/SDCCerr.h: replaced unused W_IF_NEVER_TRUE and
921         W_IF_ALWAYS_TRUE by W_COMP_RANGE and W_LIT_OVERFLOW
922         * src/SDCC.y: moved early 'condition transformations' to SDCCast.c
923         * src/SDCCast.c (decorateType): added checkConstantRange,
924         added 'condition transformations' from SDCC.y so that now W_COMP_RANGE
925         can be emitted with the correct always true/false warning,
926         added optimization for double '!';
927         result of decorateType() must be assigned back to the tree, because
928         decorateType() can change the tree
929         * src/SDCCicode.c (geniCodeLogic),
930         (geniCodeAssign): replaced new checkConstantRange, added warnings,
931         (checkConstantRange): removed, it was only a fragment which never
932         emitted a warning
933         * src/SDCCsymt.c (computeType): fixed promotion for
934         "-1 < (unsigned bit) b"
935         * src/pic/ralloc.c (packRegsForAssign),
936         * src/pic16/ralloc.c (packRegsForAssign),
937         * src/hc08/ralloc.c (packRegsForAssign),
938         * src/z80/ralloc.c (packRegsForAssign): ported fix for bug #930931
939         from mcs51
940         * src/mcs51/ralloc.c (packRegsForAssign): removed outcommented source
941         * support/regression/tests/constantRange.c: added
942         * support/valdiag/tests/constantRange.c: added
943         * support/valdiag/valdiag.py: added -DPORT_HOST=1
944
945 2006-06-02 Borut Razem <borut.razem AT siol.net>
946
947         * support/regression/ports/pic16/support.c: increase stack size
948           to 255 bytes
949         * support/regression/Makefile.in: sort tests by name so that the
950           resutlts can be compared on different machines / platforms
951
952 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
953
954         * device/lib/printf_large.c (output_digit): optimized further, Tnx Frieder
955         * src/ds390/gen.c (emitLabel): new, added,
956           (genDjnz): fixed stack overflow bug,
957           (throughout): cosmetic changes to sync with mcs51/gen.c,
958           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl)
959         * src/mcs51/gen.c (genEndFunction): small optimization,
960           (throughout): cosmetic changes to sync with ds390/gen.c
961
962 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
963
964         * device/lib/printf_large.c (output_digit, calculate_digit): optimized,
965           (_print_format): fixed printing pointers
966         * src/mcs51/gen.c (emitLabel, movb): new, added,
967           (genAssign): small optimization,
968           (genDjnz): fixed stack overflow bug,
969           (throughout): replaced sprintf with SNPRINTF,
970           replaced mcs51_regWithIdx with REG_WITH_INDEX,
971           replaced emitcode("mov", "b,...") with MOVB(...),
972           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl),
973           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
974         * src/mcs51/peeph.def: added rules 140 and 264
975         * src/SDCCmem.c (allocLocal): store register declared locals in DSEG/OSEG
976           so they may get optimized into registers
977
978 2006-05-30 Maarten Brock <sourceforge.brock AT dse.nl>
979
980         * src/SDCCmain.c (optionsTable, parseCmdLine): handle --use-stdout
981           immediately when encountered,
982           (printUsage): always use stderr even on windows
983
984 2006-05-30 Bernhard Held <bernhard AT bernhardheld.de>
985
986         * src/SDCCast.c (isLoopCountable): fixed bug #1478316
987         (processParms): fixed bug #1247551
988         * src/SDCCmain.c (printVersionInfo, printOptions, printUsage,
989         parseCmdLine, main): print '--version' to stdout,
990         print 'help' to stdout if --help is given,
991         print 'help' to stderr and exit with EXIT_FAILURE if no or bad
992         arguments are given; fixed --help
993
994 2006-05-27 Bernhard Held <bernhard AT bernhardheld.de>
995
996         * src/SDCCcse.c (findPointerSet): fixed bug #1493710
997         * support/regression/tests/bug-1493710.c: added
998
999 2006-05-27 Borut Razem <borut.razem AT siol.net>
1000
1001         * support/regression/fwk/lib/testfwk.c: define array in _printn() as
1002           static instead auto
1003         * support/regression/ports/pic16/support.c: increase stack size
1004           from default 64 bytes to 128 bytes
1005         * support/regression/tests/staticinit.c,
1006           support/regression/tests/float.c: regression tests fully enabled
1007           for pic16 port by putting the initialized data arrays into the code
1008           section
1009         * support/regression/ports/pic16/spec.mk: don't link default libraries.
1010           This was changed by mistake in the previous version.
1011
1012 2006-05-28 Vangelis Rokas <vrokas AT users.sourceforge.net>
1013
1014         * src/pic16/gen.c (genFunction, genEndFunction): some
1015         beautifications, fixed bug with falsely restoring FSR2 in large
1016         stack model, thanks to Beau E. Cox for reporting the bug
1017
1018 2006-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
1019
1020         * debugger/mcs51/break.c,
1021         * debugger/mcs51/cmd.c (throughout): removed unused variables and labels,
1022           use %p to print pointers, made address variables unsigned
1023         * debugger/mcs51/cmd.c (infoSymbols): added missing parameter to printf
1024         * debugger/mcs51/symtab.c (parseSymbol): must return something
1025         * src/mcs51/gen.c (aopForSym): small optimization,
1026            moved declarations mcs51_ptrRegReq and mcs51_nRegs to ralloc.h,
1027           (freeAsmop): added missing break,
1028           (aopPut): removed parameter bvolatile, determine it inside the function,
1029           (saveRegisters, unsaveRegisters): small optimization,
1030           (genIpush): removed pointless check,
1031           (throughout): replaced Safe_calloc, strcpy with Safe_strdup,
1032           replaced sprintf with SNPRINTF,
1033           replaced strcpy with strncpyz,
1034           updated aopPut calls,
1035           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
1036         * src/mcs51/ralloc.h:  added declarations mcs51_ptrRegReq and mcs51_nRegs
1037
1038 2006-05-24 Borut Razem <borut.razem AT siol.net>
1039
1040         * support/regression/tests/bug-221100.c: fixed xdata problem caused by
1041           modification of test for the pic16 port, put the array to the code
1042           memory for pic16port; thanks to Maarten Brock and Frieder Ferlemann
1043
1044 2006-05-23 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1045
1046         * src/pic/gen.c: MSC 6 does not have <stdint.h>.  Use pstdint.h instead.
1047         * support/Util/pstdint.h: added
1048
1049 2006-05-22 Borut Razem <borut.razem AT siol.net>
1050
1051         * src/regression/Makefile: removed bool2.c test, added -q linker option
1052         * src/regression/add2.c, src/regression/add3.c, src/regression/bool1.c,
1053           src/regression/bool3.c, src/regression/nestfor.c, src/regression/ptrfunc.c,
1054           src/regression/compare.c, src/regression/or1.c, src/regression/compare2.c,
1055           src/regression/while.c, src/regression/compare3.c, src/regression/compare4.c,
1056           src/regression/compare5.c, src/regression/sub2.c, src/regression/rotate1.c,
1057           src/regression/rotate2.c, src/regression/rotate3.c, src/regression/rotate4.c,
1058           src/regression/switch1.c, src/regression/rotate5.c, src/regression/for.c,
1059           src/regression/add.c, src/regression/sub.c, src/regression/call1.c:
1060           define SUPPORT_BIT_TYPES 0, removed unused bit variables
1061
1062 2006-05-22 Raphael Neider <rneider AT web.de>
1063
1064         * src/pic16/gen.c (pic16_storeForReturn): fragile fix for
1065           bug #1492360 (problematic due to generic pointers, see code)
1066
1067 2006-05-22 Borut Razem <borut.razem AT siol.net>
1068
1069         * support/regression/ports/pic16/specs.mk: removed stack size linker
1070           directive
1071         * support/regression/tests/array.c,
1072           support/regression/tests/bitopcse.c,
1073           support/regression/tests/bug-908454.c,
1074           support/regression/tests/malloc.c: modified for pic16 regression test
1075         * support/regression/tests/bitfields.c:
1076           pic16 - excluded bitfileds of size > 8
1077         * support/regression/tests/bp.c: pic16 - reduced data size
1078         * support/regression/tests/bug-221100.c: pic16 - reduced data size
1079         * support/regression/tests/bug-460010.c:
1080           pic16 - used the absolute address the fits in memory
1081         * support/regression/tests/bug-716242.c:
1082           bug [ 1443651 ] pic 16: redefining symbol that cannot be redefined.
1083         * support/regression/tests/float.c:
1084           pic16 - excluded - data size too big
1085         * support/regression/tests/onebyte.c:
1086           pic16 - bug [ 1444425 ] onebyte.c regression tes fails on pic16
1087         * support/regression/tests/shifts.c:
1088           pic16 - function names probably have to differ in first X characters
1089           (gpasm limitation?)
1090         * support/regression/tests/staticinit.c:
1091           pic16 - excluded some tests due error: no target memory available for
1092           section ".idata"
1093
1094 2006-05-22 Borut Razem <borut.razem AT siol.net>
1095
1096         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
1097           second try. Thanks Stas Sergeev once more.
1098
1099 2006-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
1100
1101         * src/hc08/gen.c (transferAopAop): aop forced to stack was not restored,
1102           (genLeftShift, genRightShift): fixed bug 1491627
1103         * src/hc08/peeph.def (rules 7, 8.x): added
1104         * support/regression/tests/shifts.c (ShiftLeftByParam,
1105           ShiftRightByParam, testShiftByParam): added to test variable shifting
1106
1107 2006-05-20 Raphael Neider <rneider AT web.de>
1108
1109         * src/pic/gen.c (bitpatternFromVal): fixed for 64-bit machines
1110         * src/pic16/ralloc.c (newReg): use correct name in hashtable,
1111           (allocReg): add only new registers to dynAllocRegs,
1112           (pic16_assignRegisters): do not reset dynrIdx, fixes bugs
1113             #1489055, #1445850, and probably #1483693
1114
1115 2006-05-19 Vangelis Rokas <vrokas AT users.sourceforge.net>
1116
1117         * src/pic16/glue.c (pic16_emitConfigRegs, pic16_emitIDRegs): fixed
1118         bug in for-loop that didn't emit the last of CONFIG and ID registers
1119
1120 2006-05-18 Maarten Brock <sourceforge.brock AT dse.nl>
1121
1122         * src/mcs51/gen.c (genCodePointerGet): inc dptr instead of loading acc
1123           with offset
1124         * src/mcs51/peeph.def (186.x): updated and reenabled to fix bugs
1125           1489016, 1434401 and 1490124
1126         * src/ds390/peeph.def (186.x, 227.x): updated and reenabled to fix bugs
1127           1489016, 1434401 and 1490124
1128
1129 2006-05-17 Borut Razem <borut.razem AT siol.net>
1130
1131         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
1132           thanks Stas Sergeev
1133
1134 2006-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
1135
1136         * device/include/mcs51/P89c51RD2.h,
1137         * device/include/mcs51/P89LPC901.h,
1138         * device/include/mcs51/P89LPC922.h,
1139         * device/include/mcs51/P89LPC932.h: added, thanks Omar Espinosa
1140
1141 2006-05-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
1142
1143         * device/lib/pic16/libsdcc/stack/{stack.S, Makefile.in}: add workaround
1144         to fix missing stack pragma in compiled binary object file,
1145
1146 2006-05-14 Bernhard Held <bernhard AT bernhardheld.de>
1147
1148         * support/packihx/configure.in,
1149         * support/packihx/configure: removed warning, autoconf >= 2.5x can
1150         determine sizeof basic types even while cross compiling
1151
1152 2006-05-13 Bernhard Held <bernhard AT bernhardheld.de>
1153
1154         * src/avr/gen.c (aopop),
1155         * src/ds390/gen.c (aopOp),
1156         * src/hc08/gen.c (aopOp),
1157         * src/mcs51/gen.c (aopop),
1158         * src/pic16/gen.c (pic16_aopOp),
1159         * src/pic/gen.c (aopOp),
1160         * src/z80/gen.c (aopop): fix for bug #1479882; use new, exclusive asmop
1161         if size of operand is smaller than spill location
1162
1163 2006-05-12 Borut Razem <borut.razem AT siol.net>
1164
1165         * *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
1166           have to have CR/LF line endings even if they are checked out on *nix
1167           or on WIN32 in cygwin binmode
1168
1169 2006-05-12 Maarten Brock <sourceforge.brock AT dse.nl>
1170
1171         * doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369
1172         * device/include/ds80c390.h: added sfr16 definitions
1173         * src/ds390/gen.c,
1174         * src/ds390/gen.h,
1175         * src/ds390/main.c,
1176         * src/ds390/ralloc.c,
1177         * src/ds390/ralloc.h: changes all over the place to sync with mcs51
1178           fixing several bugs and adding sfr16/sfr32, reentrant bit params,
1179           bit returning functions
1180         * support/regression/tests/sfr16.c: enabled test on ds390
1181
1182 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1183
1184         * src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
1185         * src/hc08/gen.c (storeRegToAop): fix for bug #1439894
1186
1187 2006-05-11 Maarten Brock <sourceforge.brock AT dse.nl>
1188
1189         * sim/ucsim/sim.src/memcl.h: added get_decoder() to cl_address_space
1190         * sim/ucsim/sim.src/mem.cc: implemented cl_address_space::get_decoder,
1191           (cl_address_space constructor): removed expensive initialization,
1192           (cl_address_space::get_cell): extended for late initialization,
1193           (cl_address_space::*): use late initialization,
1194           (cl_address_decoder::activate): removed expensive initialization,
1195           This reduced regression test running time by 25%
1196
1197 2006-05-11 Bernhard Held <bernhard AT bernhardheld.de>
1198
1199         * packihx/,
1200         * configure.in,
1201         * configure,
1202         * sdcc.dsw,
1203         * Makefile.bcc,
1204         * Makefile.in,
1205         * support/packihx/Makefile.in,
1206         * support/packihx/clean.mk,
1207         * support/packihx/Makefile.bcc,
1208         * support/packihx/PackIhx.dsp: moved packihx to support/packihx
1209
1210 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1211
1212         * src/SDCCval.c (valNot): fix for regression test failure
1213           of not.c on big endian hosts
1214
1215 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
1216
1217         * device/inlcude/mcs51/msc1210.h: new, added, thanks Philippe Latu
1218
1219 2006-05-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1220
1221         * device/lib/mcs51/Makefile.in: changed string comparison operator
1222           to = for POSIX compliance; == is bash extension
1223
1224 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
1225
1226         * device/lib/hc08/_mulint.c: applied patch 1485428, thanks
1227           kosmonaut_pirx
1228
1229 2006-05-09 Vangelis Rokas <vrokas AT users.sourceforge.net>
1230
1231         * src/pic16/gen.c (pic16_freeAsmop): release any temp registers
1232         allocated by aopForSym thus fixing bug #1478657 about failed testfwk.c
1233         * src/pic16/main.c (_pic16_keywords): added 'sfr16' keyword,
1234         * src/pic16/ralloc.c (pic16_allocWithIdx): also a fix for bug exposed by
1235         bug report #1478657,
1236
1237 2006-05-05 Borut Razem <borut.razem AT siol.net>
1238
1239         * doc/Makefile.in: remove of WARNINGS and labels.pl immediately after
1240           making the html
1241
1242 2006-05-02 Borut Razem <borut.razem AT siol.net>
1243
1244         * doc/Makefile.in: removed *.ind dependency since there is no rule to
1245           create *.ind, which made make to fail if invoked with -j 2
1246
1247 2006-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
1248
1249         * src/SDCCglue.c (emitRegularMap): partial fix for bug 1477149, thanks
1250           Hubert Sack for patch 1479782
1251
1252 2006-05-01 Vangelis Rokas <vrokas AT users.sourceforge.net>
1253
1254         * src/pic16/glue.c (pic16_printIvalStruct): fixed bug #1445929
1255
1256 2006-05-01 Raphael Neider <rneider AT web.de>
1257
1258         * src/pic/device.c (sanitise_processor_name): only remove p(ic) prefix,
1259           (create_pic): store only prefix-free device name,
1260           (init_pic): check for device names with "16" prefix,
1261           (list_valid_pics),
1262         * src/pic/device.h (struct PIC_device),
1263         * src/pic/main.c (_pic14_genAssemblerPreamble): adapted to single
1264             stored device name,
1265         * device/include/pic/pic12f{635,675,629,683}.h,
1266         * device/lib/pic/libdev/pic12f{635,675,629,683}.c: NEW device libraries
1267         * device/lib/pic/libdev/Makefile.in: allow pic12* devices,
1268         * device/include/pic/pic16f505.h,
1269         * device/lib/pic/libdev/pic16f505.c: removed
1270         * device/include/pic/pic14devices.txt: added support for pic12f
1271             devices, removed unsupported non 16-bit devices
1272             [above changes provided by patch from Zik Saleeba]
1273         * src/pic/*, src/pic16/*, device/include/pic16/*,
1274           device/lib/pic/**, device/lib/pic16/**: obfuscated email address
1275
1276 2006-05-01 Borut Razem <borut.razem AT siol.net>
1277
1278         * configure.in, configure, doc/Makefile.in:
1279           sync with nightly build makefile - latex, dvipdf and dvips
1280           not needed any more
1281
1282 2006-04-30 Bernhard Held <bernhard AT bernhardheld.de>
1283
1284         * support/scripts/sdcc.nsi: removed all Readmes and Makefiles
1285         in the library source
1286
1287 2006-04-30 Maarten Brock <sourceforge.brock AT dse.nl>
1288
1289         * support/regression/ports/hc08/spec.mk: fixed bug 1478892
1290
1291 2006-04-28 Raphael Neider <rneider AT web.de>
1292
1293         * src/pic16/pcode.c (pic16_newpCodeOpLit12),
1294         * src/pic16/gen.c (pic16_popGetLit12): NEW, create 12 bit literal,
1295           (pic16_loadFSR0): handle 12 bit literals correctly, fixes #1440527
1296         * src/pic16/pcode.h: added prototype for pic16_newpCodeOpLit12()
1297
1298 2006-04-28 Bernhard Held <bernhard AT bernhardheld.de>
1299
1300         * device/lib/pic/libdev/Makefile.in,
1301         * device/lib/hc08/Makefile.in,
1302         * device/lib/gbz80/Makefile.in,
1303         * device/lib/z80/Makefile.in,
1304         * device/lib/ds390/Makefile.in,
1305         * device/lib/ds400/Makefile.in: added srcdir to include search path,
1306         thanks to Borut for the bug report
1307         * configure.in,
1308         * configure: always create doc/Makefile independent from --enable-doc
1309         * Makefile.in: always install from directory doc independent from
1310         --enable-doc
1311         * device/lib/pic/Makefile.in: added libdev again, it was erroneously
1312         removed
1313         * device/lib/pic/libdev/Makefile.in: fixed VPATH build
1314         * doc/Makefile.in: install *.txt if present
1315         * device/include/Makefile.in (install): added installation of pic/*.inc
1316         and pic/*.txt files again, they were erroneously removed
1317
1318 2006-04-28 Raphael Neider <rneider AT web.de>
1319
1320         * src/pic/{gen.c,main.h,pcode.c},
1321         * src/pic16/{gen.c,pcode.c}: quietened compiler warnings
1322             concerning signedness with casts
1323
1324 2006-04-28 Raphael Neider <rneider AT web.de>
1325
1326         * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
1327             definition of an interrupt handler,
1328         * src/pic/glue.c (pic14_emitInterruptHandler): moved output of
1329             interrupt handler stuff from picglue() to separate routine,
1330           (picglue): enabled definition of intr handlers in files w/o main()
1331
1332 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
1333
1334         * support/librarian/sdcclib.c: moved include <limits.h> up to enable
1335           compilation with MSVC 2005 Express Edition (VC8)
1336
1337 2006-04-26 Bernhard Held <bernhard AT bernhardheld.de>
1338
1339         * device/lib/Makefile: fixed build of gbz80 lib
1340
1341 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
1342
1343         * support/regression/tests/bug-460010.c,
1344         * support/regression/tests/bug-524691.c,
1345         * support/regression/tests/bug-716242.c: removed conditional defines
1346           that are already in testfwk.h
1347
1348 2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
1349
1350         * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
1351           (AccAXRsh1): added, shift right by 1,
1352           (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
1353            AccAXLrl1
1354         * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
1355
1356 2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
1357
1358         * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
1359         remove cast to same type
1360         * src/SDCCast.c (decorateType): fix for RFE 1475742,
1361         optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
1362         * as/z80/Makefile,
1363         * link/z80/Makefile: removed, they have moved to
1364         Makefile.in files
1365         * configure,
1366         * configure.in: replaced duplicate message about ucsim by missing sdcpp
1367         * install-sh: fix bug #1204398 by setting umask 0022
1368         * device/lib/Makefile: separate build of z80 and gbz80 lib
1369
1370 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
1371
1372         Enabled VPATH feature: changed nearly all Makefiles (149 files).
1373         See sdccman.lyx '2.4.10 VPATH feature' about how to use it.
1374
1375         One basic decision: e.g. src/clean.mk includes further files. In order
1376         to make this work there are two solutions:
1377         - rename another dozen clean.mk to clean_in.mk, add srcdir to them and
1378           run configure on them. This way they can use
1379           'include $(srcdir)/port-clean.mk'
1380         - always include clean.mk by the Makefile at the same level. To avoid
1381           that `make clean` tries to include and build Makefile.dep the
1382           MAKECMDGOALS are examined (see e.g. src/Makefile.in). This has been
1383           implemented, because now even `make uninstall` doesn't create
1384           Makefile.in. clean.mk could be eliminated by pasting it in
1385           Makefile.in.
1386
1387         * debugger/mcs51/Makefile.in: build own objects from library sources
1388         (SLIB, SDCC) in current directory
1389
1390         * configure, configure.in: renamed --disable-device-lib-build in
1391         --disable-device-lib; added --enable-doc, the required tools are
1392         searched by configure; added result message; the toolchain for the
1393         belonging ports are now only built, if the port is enabled.
1394
1395         * support/regression/*: all output is written in directory gen, because
1396         the fwk and ports directories don't livet in the build tree using vpath
1397
1398         * doc/sdccman.lyx: renamed --disable-device-lib-build to
1399         --disable-device-lib, added --enable-doc, added section VPATH
1400
1401         * sim/ucsim/configure.in,
1402         * sim/ucsim/configure.in: hc08 couldn't be disabled, now hc08 and
1403         z80 are enabled by default
1404
1405 2006-04-24 Raphael Neider <rneider AT web.de>
1406
1407         * src/pic/device.c (pic14_assignConfigWordValue): remember assignments
1408             to config word, "pic14_"-prefixed some extern functions
1409           (pic14_emitConfigWord): emit __config directive(s) if assignment to
1410             config word has been found
1411         * src/pic/device.h: added prototypes
1412         * src/pic/pcode.c: added "pic14_"-prefix where needed
1413         * src/pic/ralloc.c (IS_CONFIG_ADDRESS,pic14_assignRegisters): cosmetic
1414             fixup
1415         * src/pic/glue.c (pic14_constructAbsMap): handle assignments to config
1416             words,
1417           (pic14emitRegularMap): ignore config words,
1418           (pic14createInterruptVect): moved generating __config directives away
1419           (picglue): have __config directives emitted
1420
1421 2006-04-24 Borut Razem <borut.razem AT siol.net>
1422
1423         * doc/Makefile: sync with nightly build makefile
1424
1425 2006-04-24 Raphael Neider <rneider AT web.de>
1426
1427         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
1428             registers that have not been assigned proper liveranges,
1429             fixes #1469504 and #1474602,
1430           (pCodeRegOptimizeRegUsage): fixed typo in comment
1431
1432 2006-04-24 Borut Razem <borut.razem AT siol.net>
1433
1434         * device/examples/main8051.c: deleted - it was removed from CVS
1435           24.mar.2000 and after that modified 18.feb.2001, so it reappered
1436           after the transition to Subversion
1437         * src/SDCCalloc.h: deleted - it was removed  from CVS
1438           3.feb.2001 and after that modified 18.feb.2001, so it reappered
1439           after the transition to Subversion
1440         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
1441           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
1442           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
1443           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
1444
1445 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
1446
1447         * as/asx8051.dsp: added mcs51/strcmpi.h
1448         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
1449         * as/hc08/aslink.h: updated lnksect prototype
1450         * as/hc08/asm.h,
1451         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
1452         * as/hc08/asmain.c,
1453         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
1454           (newdot): handle A_ABS
1455         * as/hc08/asout.c,
1456         * as/mcs51/asout.c (outarea): output address
1457         * as/hc08/lkaomf51.c,
1458         * as/mcs51/lkaomf51.c: disabled unused array UsageType
1459         * as/hc08/m08pst.c,
1460         * as/mcs51/i51pst.c,
1461         * as/z80/z80pst.c: "ABS" is not A_OVR
1462         * as/hc08/lkarea.c (newarea): read a_addr,
1463           (lnkarea): added codemap array, sort absolute areas to the front,
1464            combine all GSINITx/GSFINAL,
1465           (find_empty_space, allocate_space): new functions,
1466           (lnksect): return next address, handle absolute sections
1467         * as/mcs51/lkarea.c (newarea): read a_addr,
1468           lnksect2 prototype changed,
1469           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
1470           (find_empty_space, allocate_space): new, factored out of lnksect2,
1471           (lnksect2): return next address, handle absolute sections
1472         * as/hc08/lkhead.c,
1473         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
1474         * as/hc08/lklibr.c (addfile, fndsym),
1475         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
1476           index out of range and detect both '\' and '/'
1477         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
1478         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
1479           regression tests (ds390 cannot return bool yet)
1480         * doc/sdccman.lyx: changed version number, document changed --no-peep,
1481           document critical interrupts on z80, document changed SDCC define
1482         * src/asm.c (_asxxxx_mapping): fixed .org directive,
1483           (_a390_mapping): added .org directive
1484         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
1485           (genMultOneByte): fixed warnings
1486         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
1487           ones
1488         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
1489         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
1490           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
1491         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
1492         * src/pic16/main.c: removed newReg prototype
1493         * src/pic16/pcode.c,
1494         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
1495           warnings
1496         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
1497           ones
1498         * src/pic16/ralloc.c
1499         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
1500           to fix warnings
1501         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
1502           from short to PIC_OPTYPE
1503         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
1504         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
1505           optype from short to PIC_OPTYPE
1506         * src/port.h: made int_size unsigned to fix warnings
1507         * src/SDCC.y: fixed warning on MSVC
1508         * src/SDCCicode.c (getArraySizePtr): return unsigned int
1509         * src/SDCCopt.c (convertToFcall): fixed warnings
1510         * src/SDCCsymt.h: removed double prototype for genSymName
1511         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
1512           offset int to fix warnings
1513
1514 2006-04-22 Borut Razem <borut.razem AT siol.net>
1515
1516         * doc/sdccman.lyx, */Makefile, */Makefile.in:
1517           references to CVS replaced with Subversion
1518
1519 2006-04-21 Borut Razem <borut.razem AT siol.net>
1520
1521         * doc/sdccman.lyx, */Makefile, */Makefile.in:
1522           references to CVS replaced with Subversion
1523
1524 2006-04-19 Borut Razem <borut.razem AT siol.net>
1525
1526         * src/version.awk: adapted for svn
1527         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
1528           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
1529           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
1530           /binutils-avr/etc/*.vi, *.jin: removed all properties
1531           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
1532
1533 2006-04-19 Borut Razem <borut.razem AT siol.net>
1534
1535         * CVS to Subversion migration completed
1536
1537 2006-04-18 Borut Razem <borut.razem AT siol.net>
1538
1539         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
1540           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
1541
1542 2006-04-17 Borut Razem <borut.razem AT siol.net>
1543
1544         * device/include/Makefile.in: added pic/*.inc to the installation
1545
1546 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
1547
1548         * support/regression/collate-results.py: fixed output in case of
1549         a valdiag error
1550         * support/regression/generate-cases.py: fixed splitting of pathnames
1551         with dots
1552         * as/hc08/lklibr.c (addfile),
1553         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
1554
1555 2006-04-11 Raphael Neider <rneider AT web.de>
1556
1557         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
1558         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
1559         * src/pic16/pcode.c (assignValnums): fixed #1460578
1560
1561 2006-04-11 Raphael Neider <rneider AT web.de>
1562
1563         * device/lib/pic/libdev/*.c,
1564         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
1565           fixes #1468739, enables compilation in --std-c99 mode
1566         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
1567
1568 2006-04-11 Raphael Neider <rneider AT web.de>
1569
1570         * src/pic/device.c (find_device): removed debug output
1571           (list_valid_pics): enabled verbose listing of supported devices
1572         * device/include/stdbool.h: define bool as char for pic14/16 as well
1573
1574 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1575
1576         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
1577
1578 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
1579
1580         * .version: bumped version to 2.5.6
1581         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
1582
1583 2006-04-06 Raphael Neider <rneider AT web.de>
1584
1585         * .version: bumped version to 2.5.6 (pic14 ABI changed)
1586         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
1587         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
1588           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
1589             pic14_constructAbsMap
1590           (pic14printPublics): declare absolute global symbols as global
1591           (pic14createInterruptVect),
1592         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
1593           (newReg): assume new registers unused, use correct name in
1594             hashtable (reg->name instead of name), more debugLog output
1595         * src/pic/device.h (PIC_device): added fields for verbose output
1596         * src/pic/device.c: moved device definition to pic14devices.txt,
1597             added routines for runtime parsing of pic14devices.txt,
1598             added support for second config word
1599         * src/pic/main.c (_process_pragma): removed #pragma maxram,
1600           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
1601           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
1602           (_pic14_parseOptions): moved pCodeInitRegisters here
1603           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
1604         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
1605           (pCodeInitRegisters): rewrapped comments, perpared new approach to
1606             handling the pseudo stack
1607         * device/lib/Makefile.in: ignore failures in objects-pic16,
1608         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
1609         * device/lib/pic/NEWS: document new dependency on picXXX.lib
1610         * device/lib/pic/Makefile.subdir,
1611         * device/lib/pic16/Makefile.subdir: improved clean rules
1612         * device/lib/pic/libdev/: NEW, pic14 device libraries
1613         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
1614         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
1615         * device/include/Makefile.in: create subdir and install pic14 headers
1616         * device/include/pic/p16f_common.inc: removed unused declarations
1617         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
1618             PICs from inc2h.pl v1.6,
1619             replaced BIT_AT macros with struct declarations
1620         * device/include/pic/pic14devices.txt: definition of supported devices,
1621             all above improvements contributed by Zik Saleeba, thanks
1622         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
1623         * support/scripts/sdcc.nsi: also install pic14 device libraries and
1624             headers
1625
1626 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
1627
1628         * device/include/mcs51/c8051f410.h: added interrupt numbers,
1629         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
1630           thanks to Charles Olds
1631
1632 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1633
1634         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
1635
1636 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
1637
1638         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
1639         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
1640         * support/regression/bug1464657.c: added, new test
1641
1642 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
1643
1644         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
1645           version number
1646
1647 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
1648
1649         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
1650           --no-peep and --peep-file <file> are used don't use default rules but
1651           do use the <file>
1652
1653 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
1654
1655         * src/mcs51/gen.c (genCall): fixed bug 1457608
1656
1657 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1658
1659         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
1660         changes seem to cause (trigger?) problems with the build system.
1661
1662 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
1663
1664         * src/SDCCpeeph.c (operandsLiteral): new, added,
1665           (callFuncByName): inserted operandsLiteral
1666         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
1667
1668 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1669
1670         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
1671         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
1672
1673 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
1674
1675         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
1676           implemented patch 1120823 Thanks to Willy De la Court (normal
1677           interrupts need an interrupt number now if they are made critical),
1678           and enabled nesting of critical functions though not for gbz80
1679           (genCritical, genEndCritical): added functions
1680           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
1681         * src/z80/mappings.i: added "ei" to all mappings
1682
1683 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1684
1685         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
1686         submitted by the Debian SDCC maintainer Aurelien Jarno:
1687         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
1688         archive with gcc 4.1 on mips and wrote the patch"
1689
1690 2006-03-16 Raphael Neider <rneider AT web.de>
1691
1692         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
1693           the left operand is shorter than the result (c* = lit-c* + int),
1694           fixes bug #1450796
1695         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
1696           OP_SYMBOL
1697
1698 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
1699
1700         * src/.version: increased version number to 2.5.5
1701         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
1702         linking is done manually in pic16 port's _linkEdit,
1703         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
1704         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
1705         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
1706         allocate asmop as AOP_ACC,
1707         (aopForRemat): added parameter 'bool result' in function declaration,
1708         (pic16_aopGet): return AOP_ACC when accessing WREG,
1709         (pic16_popGetTempReg): minor modification,
1710         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
1711         'pic16_allocWithIdx',
1712         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
1713         calling function in absolute addresses,
1714         (genAssign): take into account AOP_ACC asmop,
1715         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
1716         * src/pic16/pcoderegs.c: some debug functions and lines added,
1717         * src/pic16/ralloc.c (decodeRegType): added but commented out,
1718         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
1719         register too,
1720         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
1721         call to allocReg, not by manually allocating a new one,
1722         (pic16_assignRegisters): now before going through the register
1723         allocating functions mark all registers as free. This eliminates some
1724         side effects resulting from peephole parser done earlier in the backbone
1725
1726 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
1727
1728         * src/SDCCicode.c (geniCodeLogic),
1729         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
1730
1731 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
1732
1733         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
1734           (genSend): bugfix, do not allocate and free twice,
1735           (shiftRLong): handle partially overlapping aops
1736         * support/regression/tests/bitopcse.c: fixed warning redefined idata
1737
1738 2006-03-08 Borut Razem <borut.razem AT siol.net>
1739
1740         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
1741           for pic16
1742
1743 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
1744
1745         * support/regression/tests/bug1409955.c: new, added
1746         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
1747         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
1748           (aopForSym, aopOp): increment asmop.allocated if reused,
1749           (freeAsmop): decrement asmop.allocated and check for zero instead of
1750           using asmop.freed,
1751           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
1752           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
1753            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
1754            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
1755            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
1756            genSignedRightShift, genRightShift, genDataPointerGet,
1757            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
1758            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
1759             in reverse order from allocation,
1760           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
1761             added swappedLR to keep track
1762         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
1763           pdata & code for GCC, z80, gbz80 & hc08
1764         * support/regression/tests/zeropad.c: moved defines to testfwk.h
1765
1766 2006-03-08 Raphael Neider <rneider AT web.de>
1767
1768         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
1769
1770 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
1771
1772         * device/include/mcs51/c8051f410.h: new SiLabs mcu
1773         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
1774         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
1775
1776 2006-03-06 Borut Razem <borut.razem AT siol.net>
1777
1778         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
1779           made the linker quiet
1780
1781 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
1782
1783         * src/pic16/gen.c (genPcall): fixed bug #1443644
1784         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
1785         which dumps before the function entry point a data byte which represents
1786         the number of the local variables used by the specified function, added
1787         'xinst' for initial support for Extended Instruction Support,
1788         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
1789         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
1790         port->fun_prefix anymore (may change later),
1791         (genFunction, genEndFunction): do not store/restore local registers for
1792         _main (this should take care the --main-return command line option in
1793         the future),
1794         (genOr): removed some legacy pic-port instructions,
1795         * src/pic16/genarith.c (genAddLit): re-enabled old code because
1796         performing operations with SFR's causes data to be written more than
1797         once to each SFR. Perhaps SFRs should be handled in special cases...
1798         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
1799         pcode.h
1800         * src/pic16/main.c (_process_pragma): stack bound checking did not take
1801         into account for stack starting position,
1802         (struct OPTIONS pic16_optionsTable): added command line argument
1803         --extended or -y for Extended Instruction Support,
1804         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
1805         (deassignLRs): *** perhaps the most important change, old 'for' code
1806         (commented out for reference), didn't account for some registers which
1807         were left marked 'not free' after a pointer operation. The change
1808         reduces register usage a lot in some cases
1809
1810 2006-03-04 Borut Razem <borut.razem AT siol.net>
1811
1812         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
1813           _clean
1814         * support/regression/tests/bug-524697.c: decreased array size for
1815           mcs51 to fit into the internal RAM
1816         * support/regression/Makefile.in: a little bit more verbose
1817
1818 2006-03-03 Borut Razem <borut.razem AT siol.net>
1819
1820         * support/regression/fwk/lib/testfwk.c,
1821           support/regression/fwk/include/testfwk.h: introduced function
1822           _prints(), nonrecursive _printn(), call _initEmu() from main()
1823         * support/regression/ports/gbz80/support.asm,
1824           support/regression/ports/ucz80/support.asm,
1825           support/regression/ports/z80/support.asm,
1826           support/regression/ports/ds390/support.c,
1827           support/regression/ports/hc08/support.c,
1828           support/regression/ports/host/support.c,
1829           support/regression/ports/mcs51/support.c,
1830           support/regression/ports/xa51/support.c: added empty _initEmu()
1831           function
1832         * support/regression/ports/pic16/gpsim.cmd,
1833           support/regression/ports/pic16/spec.mk,
1834           support/regression/ports/pic16/support.c,
1835           support/regression/Makefile.in: added pic16 regression test
1836
1837 2006-03-01 Raphael Neider <rneider AT web.de>
1838
1839         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
1840           genConstPointerGet): use safe way of generating MOVFF to cover
1841             literals as well as registers, fixes bug #1440527
1842         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
1843             dereference
1844           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
1845             more correctly, fixes bug #1232186
1846           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
1847         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
1848             gplink guess the correct processor in more cases, applied patch
1849             from Till Riedel attached to and fixing bug #1436552
1850
1851 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1852
1853         * support/regression/tests/array.c: added, contains check for #1434401
1854         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
1855
1856 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
1857
1858         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
1859         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
1860         * device/include/mcs51/c8051f326.h,
1861         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
1862         * device/include/mcs51/c8051f000.h,
1863         * device/include/mcs51/c8051f018.h,
1864         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
1865           PCON_IDLE,PCON_STOP and added sfr16 definitions
1866
1867 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
1868
1869         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
1870           genGetWord): fixed bug 1409955
1871
1872 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
1873
1874         * device/include/hc08/mc68hc908gp32.h,
1875         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
1876
1877 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
1878
1879         * src/SDCCast.c (constExprValue): return NULL if not a value
1880         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
1881         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
1882         * support/regression/tests/bitfields.c: enabled signed bitfield for all
1883
1884 2006-02-13 Borut Razem <borut.razem AT siol.net>
1885
1886         * src/regression/ptrarg.c: added, fails due to bug #1430967
1887         * src/regression/Makefile: ptrarg.c added, ...
1888
1889 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
1890
1891         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
1892         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
1893
1894 2006-02-11 Borut Razem <borut.razem AT siol.net>
1895
1896         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
1897           print "Processor: xxx" message to stdout only if --verbose
1898
1899 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
1900
1901         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
1902         * support/regression/tests/bug1426356.c: added
1903         * support/regression/tests/bitfields.c: removed 2 tests
1904
1905 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
1906
1907         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
1908         * device/include/mcs51/c8051f330.h,
1909         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
1910           PCON_IDLE,PCON_STOP and added sfr16 definitions
1911         * device/lib/_divsint.c,
1912         * device/lib/_divuint.c,
1913         * device/lib/_divulong.c,
1914         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
1915           register bank bug for small stackauto
1916
1917 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
1918
1919         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
1920
1921 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
1922
1923         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
1924         * all.dsp: corrected several bin paths
1925         * device/include/mcs51/c8051f120.h,
1926         * device/include/mcs51/c8051f300.h,
1927         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
1928           to PCON_IDLE,PCON_STOP
1929         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
1930         * device/lib/printf_large.c (output_float): fixed bug 1388703
1931         * support/regression/tests/bug1057979.c: added test for bug 1388703
1932
1933 2006-02-08 Raphael Neider <rneider AT web.de>
1934
1935         * src/pic/pcode.c (pciTRIS): fixed typo,
1936           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
1937           (LinkFlow): fixed handling of flows that end in a call,
1938           (ReuseReg): perform safety check earlier
1939         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
1940             to work with flows at the beginning of a pBlock,
1941             fixes #1426557 (Symbol not previously defined),
1942           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
1943             usage information
1944           (RemoveUnusedRegisters): update register usage info
1945         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
1946             created, reuse existing ones instead
1947         * src/pic/gen.c (genPcall): fixed #1424719
1948
1949 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
1950
1951         * link/z80/lkmain.c,
1952         * link/z80/lklex.c,
1953         * link/z80/lkdata.c,
1954         * link/z80/aslink.h: fixed build on current cygwin:
1955         replaced getline() by lk_getline()
1956
1957 2006-02-01 Borut Razem <borut.razem AT siol.net>
1958
1959         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
1960           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
1961           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
1962           src/regression/bool1.c, src/regression/bool2.c,
1963           src/regression/bool3.c, src/regression/call1.c,
1964           src/regression/compare.c, src/regression/compare10.c,
1965           src/regression/compare2.c, src/regression/compare3.c,
1966           src/regression/compare4.c, src/regression/compare5.c,
1967           src/regression/compare6.c, src/regression/compare7.c,
1968           src/regression/compare8.c, src/regression/compare9.c,
1969           src/regression/configword.c, src/regression/for.c,
1970           src/regression/inline.c, src/regression/mult1.c,
1971           src/regression/nestfor.c, src/regression/or1.c,
1972           src/regression/pointer1.c, src/regression/ptrfunc.c,
1973           src/regression/rotate1.c, src/regression/rotate2.c,
1974           src/regression/rotate3.c, src/regression/rotate4.c,
1975           src/regression/rotate5.c, src/regression/rotate6.c,
1976           src/regression/rotate7.c, src/regression/string1.c,
1977           src/regression/struct1.c, src/regression/sub.c,
1978           src/regression/sub2.c, src/regression/switch1.c,
1979           src/regression/while.c, src/regression/xor.c,
1980           src/regression/create_stc, src/regression/simulate,
1981           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
1982           regression tests
1983         * src/regression/gpsim_assert.h: added
1984
1985 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
1986
1987         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
1988         ((void (code *) (void)) 0) ();
1989         * as/hc08/aslex.c,
1990         * as/hc08/aslink.h,
1991         * as/hc08/asm.h,
1992         * as/hc08/asmain.c,
1993         * as/hc08/lkdata.c,
1994         * as/hc08/lklex.c,
1995         * as/hc08/lkmain.c,
1996         * as/mcs51/aslex.c,
1997         * as/mcs51/aslink.h,
1998         * as/mcs51/asm.h,
1999         * as/mcs51/asmain.c,
2000         * as/mcs51/lkdata.c,
2001         * as/mcs51/lklex.c,
2002         * as/mcs51/lkmain.c,
2003         * as/z80/aslex.c,
2004         * as/z80/asm.h,
2005         * as/z80/asmain.c: fixed build on current cygwin:
2006         replaced getline() by as_getline()
2007
2008 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
2009
2010         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
2011         declarator in the symbol chain
2012         * src/SDCCsymt.h,
2013         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
2014         parameter list for function pointers
2015         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
2016         * support/regression/tests/bug-716242.c: added
2017
2018 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
2019
2020         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
2021         offset if possible
2022         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
2023
2024 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
2025
2026         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
2027         inifinitely recurseable, added static
2028         * support/regression/tests/bug-1408066.c: added
2029
2030 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
2031
2032         * src/SDCCicode.h,
2033         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
2034         renamed, added possibility to create "postLoopLbl"-labels
2035         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
2036         newiTempLoopHeaderLabel
2037         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
2038         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
2039         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
2040         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
2041         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
2042         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
2043         (basicInduction): fixed bug #136564, made static,
2044         (loopInduction): changed parameter of basicInduction, made static,
2045         (addPostLoopBlock): added
2046         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
2047         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
2048         findLoopEndSeq
2049         * support/regression/tests/bug-136564.c: added
2050         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
2051         --std-sdcc99 to LIBSDCCFLAGS
2052
2053 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
2054
2055         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
2056         while loop
2057         * support/regression/tests/bug-1406131.c: added
2058
2059 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
2060
2061         * src/SDCCast.c (decorateType): fix promotion of unary minus
2062         * src/SDCCsymt.c (computeType): beautified
2063         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
2064         (valUnaryPM, valComplement): fix sign and promotion,
2065         (valNot): ANSI: result type is int (SDCC: unsigned char)
2066         * support/regression/tests/uminus.c: speedup by removing superflous
2067         test case 'int'
2068         * support/regression/tests/onebyte.c: added promotion and signedness
2069         tests for unary minus
2070         * support/regressions/tests/bug-477927.c: disable warning about
2071         uninitialized variables
2072         * support/regression/tests/not.c: added
2073
2074 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
2075
2076         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
2077         * src/mcs51/gen.c (gen51Code): show final register usage after
2078         fillGaps in asm with --i-code-in-asm
2079         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
2080         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
2081         incUsed, rliveClear, adjustIChain): made static,
2082         (setFromRange): excluded because it's unused,
2083         (findPrevUseSym, markWholeLoop): added,
2084         (findPrevUse): rewritten; fixes bug 895992; now a complete search
2085         through all branches of predecessors enables sdcc to emit the warning
2086         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
2087         (rlivePoint): made static, added parameter emitWarnings which is only
2088         true during the first run out of two,
2089         (findRecursiveSucc, findRecursivePred): removed,
2090         (computeLiveRanges): made static, added parameter emitWarnings,
2091         (dumpIcRlive): added for debugging only
2092         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
2093         removed prototype of setFromRange()
2094         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
2095         in call of computeLiveRanges()
2096         * support/regression/tests/bug-895992.c: added
2097         * support/regression/tests/bug-971834.c: added
2098         * support/valdiag/tests/bug-895992.c: added
2099         * support/valdiag/tests/bug-971834.c: added
2100
2101 2005-12-18 Raphael Neider <rneider AT web.de>
2102
2103         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
2104           (genUnpackBits): improved code for direct operands,
2105           (genPackBits): improved code for literal assignment to bitfields
2106             and for direct destination operands (no FSR indirection),
2107             prevented redundant AND, fixes #1362800,
2108           (AccLsh): added parameter to disable masking of the result
2109         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
2110           skip instructions with side-effects (like incfsz),
2111           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
2112         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
2113         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
2114           fixes #1375263
2115
2116 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
2117
2118         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
2119         volatile variables as spill location
2120
2121 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
2122
2123         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
2124         replacing literals
2125         * support/regression/tests/bug-1376320.c: added
2126
2127 2005-12-08 Raphael Neider <rneider AT web.de>
2128
2129         * src/pic/device.c: renamed is_shared to pic14_is_shared
2130         * src/pic/gen.c (genIfx): re-enabled handling of sbits
2131         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
2132           (is_valid_identifier): added for above workaround
2133
2134 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
2135
2136         * device/lib/Makefile.in: fixed to enable port-specific-objects
2137         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
2138           char, thanks Hubert Sack
2139         * doc/sdccman.lyx: documented --xstack-loc,
2140           elaborated a bit more on interrupts and pitfalls,
2141           removed "setjmp/longjmp unsupported",
2142           documented some unsupported C99 features
2143         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
2144         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
2145           if, thanks Hubert Sack
2146         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
2147         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
2148           make make_library
2149         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
2150           regression tests can report resource usage (rfe 700441)
2151         * support/regression/collate-results.py: report resource usage
2152         * support/regression/ports/ds390/spec.mk,
2153         * support/regression/ports/hc08/spec.mk,
2154         * support/regression/ports/mcs51/spec.mk,
2155         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
2156         * support/regression/ports/ds390/uCsim.cmd,
2157         * support/regression/ports/hc08/uCsim.cmd,
2158         * support/regression/ports/mcs51/uCsim.cmd,
2159         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
2160         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
2161           library, use the default one
2162         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
2163           building the library
2164
2165 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
2166
2167         * config.dsp: added dependency on .version and configure_vc.awk
2168         * device/include/setjmp.h: updated for --stack-auto and --xstack
2169         * device/include/mcs51/at89c51snd1c.h: corrected line endings
2170         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
2171         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
2172         * device/lib/libsdcc.lib: added _setjmp
2173         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
2174           (decorateType): fixed bug 1372851,
2175           (optimizeGetHbit): fixed warning
2176         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
2177           array initialisation
2178         * support/regression/tests/bug1057979.c: added test for bug 1358192
2179         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
2180
2181 2005-12-03 Borut Razem <borut.razem AT siol.net>
2182
2183         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
2184           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
2185
2186 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
2187
2188         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
2189         createIval): implement symbol independant "flexible array member",
2190         (createIvalCharPtr): implemented flexible array initialisation with a
2191         string
2192         * src/SDCCsymt.c (copyStruct): removed,
2193         (getSize): fixed misleading comment,
2194         (getAllocSize): removed, the additional allocation size is now in
2195         sym->flexArrayLength,
2196         (checkStructFlexArray): new, syntax checks for flexible array members,
2197         (compStructSize): added syntax checks for "flexible array members"
2198         (copyStruct): removed,
2199         (copyLinkChain): removed inefficient fix for bug 770487
2200         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
2201         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
2202         symbol->flexArrayLength
2203         * src/SDCCerr.c,
2204         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
2205         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
2206         * support/regression/tests/structflexarray.c: added
2207         * support/valdiag/tests/structflexiblearray.c: added
2208
2209 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
2210
2211         * src/SDCCast.c (decorateType): fixed bug 1368489
2212         * support/Util/SDCCerr.c,
2213         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
2214
2215 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2216
2217         * device/include/mcs51/at89c51snd1c.h: added file submitted by
2218           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
2219
2220 2005-11-27 Borut Razem <borut.razem AT siol.net>
2221
2222         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
2223           support/cpp2/mkdeps.h: added command line option
2224           -obj-ext=<extension> to SDCPP to define object file externion, used
2225           for generation of make dependencies (-M)
2226         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
2227
2228 2005-11-26 Borut Razem <borut.razem AT siol.net>
2229
2230         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
2231           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
2232           added pic and pic16 libraries
2233
2234 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2235
2236         * device/include/float.h: Corrected typo in prototype of __fsgt
2237
2238 2005-11-25 Borut Razem <borut.razem AT siol.net>
2239
2240         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
2241           added creation of model-mcs51-stack-auto libraries
2242
2243 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
2244
2245         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
2246         and fields-list too
2247         * src/SDCCast.c (createIvalArray): removed obsolete comment
2248
2249 2005-11-24 Borut Razem <borut.razem AT siol.net>
2250
2251         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
2252           added missing device/lib/mcs51/crt*.asm sources
2253
2254 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
2255
2256         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
2257
2258 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
2259
2260         * device/lib/_fs2schar.c,
2261         * device/lib/_fs2sint.c,
2262         * device/lib/_fs2slong.c: optimized inline asm
2263
2264 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2265
2266         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
2267           Better handling of floats between -1.0 and 0.0.
2268
2269 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2270
2271         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
2272           (the missing "if"s prohibited removal of redundant labels)
2273
2274 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2275
2276         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
2277           Properly convert floats between -1.0 and 0.0 to long, int, and char
2278           types (max integer value of negative floats tends to zero).
2279         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
2280           Removed changes made so to work properly with floats between
2281           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
2282           and _fs2char.c
2283
2284 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
2285
2286         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
2287         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
2288         (genCast) cosmetic change
2289         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
2290         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
2291         from mcs51
2292         * support/regression/tests/bitfields (testSignedBitfields): added
2293
2294 2005-11-18 Borut Razem <borut.razem AT siol.net>
2295
2296         * sdcc/device/lib/Makefile.in: remove all unnecessary files
2297         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
2298           introduced SILENT option to make building of pic16 libraries less
2299
2300 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2301
2302         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
2303           Now they work properly with floats between -1.0 and 0.0
2304         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
2305
2306 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
2307
2308         * src/SDCCicode.c (printOperand): added missing else
2309
2310 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
2311
2312         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
2313         reformatted for better readability
2314         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
2315         signed bitfields
2316
2317 2005-11-17 Borut Razem <borut.razem AT siol.net>
2318
2319         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
2320           introduced SILENT option to make building of pic16 libraries less
2321           verbose - used for nightly snapshot build
2322         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
2323           available on Win32 platforms.
2324         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
2325           medium, large, pic and pic16
2326
2327 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2328
2329         * device/lib/printf_large.c: Temporary patch for bug 1358192:
2330           printf("%f"...) sets fraction to zero.
2331
2332 2005-11-16 Raphael Neider <rneider AT web.de>
2333
2334         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
2335           fixes #1357221
2336         * src/pic/gen.c (genIfx): implemented for CARRY bit
2337         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
2338           to generic pointers, fixes #1357332,
2339           (pic16_movLit2f): NEW,
2340           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
2341
2342 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
2343
2344         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
2345
2346 2005-11-11 Raphael Neider <rneider AT web.de>
2347
2348         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
2349         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
2350           compute pointer's type from operand,
2351           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
2352           improved single bit reads, fixes bug #1353379
2353
2354 2005-11-09 Borut Razem <borut.razem AT siol.net>
2355
2356         * support/scripts/sdcc.nsi: added lib/pic to the package
2357
2358 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
2359
2360         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
2361
2362 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
2363
2364         * support/regression/tests/bug1348008.c: added
2365         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
2366         * support/regression/tests/bug1337835.c: updated comment
2367
2368 2005-11-06 Borut Razem <borut.razem AT siol.net>
2369
2370         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
2371           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
2372           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
2373           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
2374           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
2375           dynamic construction of cl_error_class and derivates - 2.nd try
2376
2377 2005-11-05 Borut Razem <borut.razem AT siol.net>
2378
2379         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
2380           bug, which caused Bus Errors on sparc solaris
2381
2382 2005-11-04 Borut Razem <borut.razem AT siol.net>
2383
2384         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
2385           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
2386           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
2387           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
2388           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
2389           and derivates to resolve the initialization problem on OSX
2390
2391 2005-11-02 Borut Razem <borut.razem AT siol.net>
2392
2393         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
2394           corrected typo - #include <winsock2.h>
2395
2396 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
2397
2398         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
2399           (_asxxxx_mapping): added org directive for future enhancements
2400
2401 2005-11-01 Borut Razem <borut.razem AT siol.net>
2402
2403         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
2404           enabled sockets on WIN32
2405         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
2406
2407 2005-10-31 Borut Razem <borut.razem AT siol.net>
2408
2409         * support/regression/generate-cases.py: escape backslashes in {testcase}:
2410           WIN32 backslash path delimiters should be escaped when used in C strings
2411         * support/regression/tests/bitfields.c: exclude failing assertions for
2412           __CYGWIN32__ and __MINGW32__ hosts
2413
2414 2005-10-30 Borut Razem <borut.razem AT siol.net>
2415
2416         * src/SDCCutil.c: corrected double comparison typo
2417
2418 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
2419
2420         * device/lib/medium/Makefile: added for new memory model medium
2421         * device/include/asm/mcs51/features.h: updated for medium/pdata
2422         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
2423           added Multiply & Accumulate sbit's and MAC0_PAGE define
2424         * device/include/mcs51/c8051f300.h: added sfr16 definitions
2425         * device/include/mcs51/c8051f310.h: added sfr16 definitions
2426         * device/lib/_mullong.c: update for medium model
2427         * device/lib/incl.mk: added medium model
2428         * doc/sdccman.lyx: documented medium model
2429         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
2430         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
2431         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
2432         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
2433           (allocParms): set SCLS and OCLS to pdata for medium model
2434         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
2435           for pdata,
2436           (powof2): return <0 if not power of 2
2437         * src/avr/gen.c (genBitWise): use updated powof2
2438         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
2439           (shiftR2Left2Result): small optimization in setup, save acc when storing,
2440           (shiftLLeftOrResult): use B if necessary
2441         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
2442         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
2443         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
2444         * support/regression/Makefile.in: added test-mcs51-medium
2445         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
2446
2447 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
2448
2449         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
2450         specifier unsigned
2451         * device/lib/time.c (mktime): fixed bug 1334315
2452
2453 2005-10-28 Raphael Neider <rneider AT web.de>
2454
2455         * device/include/pic/p16f_common.inc: added common declarations
2456         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
2457
2458 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
2459
2460         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
2461           (aopPutUsesAcc): added to predict accumulator use,
2462           (assignResultValue): save acc if necessary,
2463           (genMinusDec): store result if indirectly addressed,
2464           (genDivOneByte):  save acc if necessary,
2465           (movLeft2Result): bugfix if left already in acc,
2466           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
2467             attention to accumulator use (esp. pdata),
2468           (genReceive): receive pdata correctly
2469         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
2470         * src/SDCCicode.h: added isOperandInPagedSpace prototype
2471
2472 2005-10-27 Raphael Neider <rneider AT web.de>
2473
2474         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
2475
2476 2005-10-27 Raphael Neider <rneider AT web.de>
2477
2478         * .version: changed version to 2.5.4
2479         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
2480         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
2481           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
2482             arithmetics support routines
2483         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
2484         * device/lib/Makefile.in: also create installdir for pic
2485
2486         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
2487           pic14 port as well
2488         * src/pic/device.c (dump_sfr): rewritten to delegate register
2489           placement to the linker (use `extern sym' rather than sym EQU addr),
2490           (validAddress): fixed to check last specified address
2491         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
2492           (popGetLit): truncate literal value to 8 bit,
2493           (popGet): moved assert to more appropriate place
2494           (popGetExternal): create pCode operand from and mark the according
2495             symbol as being `extern'
2496           (popGetAddr): added sanity check on immediate's offset, provide
2497             GPOINTER tag on demand
2498           (aopPut): fixed for immediates,
2499           (mov2w_op): move operand's address or contents to WREG (depending on
2500             operand type), safer variant of mov2w,
2501           (movwf,call_libraryfunc): NEW, handy abbreviations,
2502           (get_argument_pcop,get_return_val_pcop,pass_argument,
2503           get_returnvalue): interface for accessing function parameters and
2504             return values,
2505           (assignResultValuei,genRet): use new parameter/return value interface
2506           (pic14_getDataSize): back to old version handling generic pointers,
2507           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
2508             provided implementation and/or fixed old one,
2509           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
2510             calls, removed legacy 8051 reference code
2511           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
2512           (loadSignToC): NEW, move the operands sign bit to CARRY,
2513           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
2514             genRightShiftSigned, accepts negative shift counts,
2515           (setup_fsr): load FSR and adjust IRP (indirect memory access),
2516           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
2517             generic pointers, __data pointers and __code pointers,
2518           (genUnpackBits,genPackBits): rewritten to work with generic pointers
2519             and signed bitfields, limit bitfields to 8 bit,
2520           (genDataPointerGet): fixed number of bytes read,
2521           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
2522           (genPointerGet,genPointerSet): fixed handling of __code pointers,
2523             pointers to constant data are no longer assumed to point to __code
2524             space, removed invalid pointer types,
2525           (bitpatternFromVal): retrieve the PICs representation of an integer
2526             or float literal,
2527           (genDataPointerSet): fixed assigning to po_immediate operands,
2528           (genGenPointerSet): implemented as library call,
2529           (genIfx): fixed incorrect condition,
2530           (genAddrOf): limit generic pointers' addresses to 2 bytes,
2531             provide GPOINTER tag according to destination's storage class,
2532           (genCast): added code to handle casting to generic pointers, added
2533             sign-/zero extension of the result
2534           (aop_isLitLike,op_isLitLike): fixed handling of immediates
2535         * src/pic/gen.h: added macros to access IRP bit in STATUS register
2536         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
2537           extend the result
2538         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
2539           address/register resides in the shared banks
2540           (emitSymbolToFile): improved to handle global and `pinned' symbols,
2541             put all variables into separate sections (have the linker arrange
2542             them)
2543           (picglue): put init code and interrupt handlers in separate sections
2544         * src/pic/main.c: added port specific options table, modified to PORT
2545           structure to make GPOINTERs 3 byte, added pic14_options
2546           (_pic14_do_link): private linking routine (update paths to libraries,
2547             add libsdcc.lib by default)
2548         * src/pic/main.h: declare pic14_options
2549         * src/pic/pcode.c: fixed instructions i/o relations,
2550           (RegCond): reverted to correct version,
2551           (newpCodeOpLit): truncate literals to 8 bit,
2552           (genericPrint): added debug output,
2553           (getRegFromInstruction): fixed for various operand types, simplified
2554           (BuildFlow): fixed broken handling of isntructions with labels
2555           (LinkFlow): start at last instruction in flow (skip trailing comments),
2556             pass the flow on to the next instruction after CALL
2557           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
2558           (insertPCodeInstruction): fixed inserting after a skip instruction,
2559           (DoBankSelect): fixed for labeled instructions
2560           (OptimizepBlock): honor --nopeep switch
2561           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
2562         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
2563         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
2564           (pCodeOptime2pCodes): allow disabling this optimization via
2565             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
2566             but is still buggy), started implementation of a dataflow based
2567             pCode optimization (CSE + dead code elimination)
2568           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
2569         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
2570           names are independant of the stack location and therefore portable across
2571           devices
2572
2573 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
2574
2575         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
2576           (selectSpil): fixed bug 1337835 by not spilling bit variables
2577         * support/regression/tests/bug1337835.c: added test for this bug
2578         * src/mcs51/peeph.def: restart after rule 3.c,
2579           addded rules 263.x to optimize loading constants
2580
2581 2005-10-26 Raphael Neider <rneider AT web.de>
2582
2583         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
2584         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
2585           (genAssign): emit warning when casting literals to generic pointer
2586             type, also applies when taking the address of a fixed variable,
2587           (genCast): improved casting to generic pointers
2588         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
2589           extern variables, added verbose error message
2590         * device/include/pic16/{string.h,errno.h}: added #pragma library c
2591
2592 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
2593
2594         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
2595         carry must be complemented too
2596         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
2597         could be emitted by genMinus
2598         * src/SDCCval.c (constVal): fixed bug 1305065
2599
2600 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
2601
2602         * src/SDCCast.c (addCast): added promotion for bit variables
2603         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
2604         promotion casts + optimisation
2605         (optimizeGetWord): fix warning 'i' might be used uninitialized
2606         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
2607         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
2608
2609 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
2610
2611         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
2612         all chars are promoted to int; promotion should be handled in SDCCast.c
2613
2614 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2615
2616         * device/lib/_strcmp.c: Fixed bug 1326457
2617
2618 2005-10-11 Raphael Neider <rneider AT web.de>
2619
2620         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
2621         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
2622
2623 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
2624
2625         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
2626         * support/regression/tests/sfr16.c: added test for the sfr32 bug
2627
2628 2005-10-04 Raphael Neider <rneider AT web.de>
2629
2630         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
2631           device/lib/pic16/pics.all: added pic18f1320
2632         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
2633
2634 2005-09-30 Raphael Neider <rneider AT web.de>
2635
2636         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
2637         * src/pic16/devices.inc: NEW, provides device descriptions
2638         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
2639
2640 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
2641
2642         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
2643           GETHBIT
2644
2645 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
2646
2647         * doc/sdccman.lyx: updated Highest Order Bit documentation,
2648           documented Any Order Bit, Higher Order Byte and Higher Order Word
2649         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
2650         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
2651           (optimizeGetAbit): new, to get any bit, not only the high bit,
2652           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
2653           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
2654           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
2655           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
2656             RIGHT_OP: also try GETBYTE, GETWORD optimization,
2657             GETABIT, GETBYTE, GETWORD: decorate them,
2658           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
2659           (ast_print): added GETABIT, GETBYTE, GETWORD
2660         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
2661         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
2662           (geniCodeBinary): new generic binary icode,
2663           (ast2iCode): added GETABIT, GETBYTE, GETWORD
2664         * src/port.h: updated comment for PORT.hasExtBitOp
2665         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
2666           (genGetByte): new, to get a single byte,
2667           (genGetWord): new, to get a word from a long,
2668           (gen51Code): added GETABIT, GETBYTE, GETWORD
2669         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
2670
2671 2005-09-23 Raphael Neider <rneider AT web.de>
2672
2673         * configure.in, configure: have device/lib/pic configured
2674         * device/lib/Makefile.in: added model-pic14
2675         * device/lib/clean.mk: added pic/ to clean rule
2676         * device/lib/pic: added rudimentary pic14 library providing support
2677           functions for multiplication/division/generic pointer access
2678         * src/SDCCopt.c (convilong): mark support functions as extern
2679           for pic14 port as well
2680         * src/pic/gen.c (genMult): added assertions,
2681           (genpic14Code): emit warning on unhandled iCodes
2682         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
2683         * src/pic/pcode.c (pCodeOpCopy),
2684         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
2685           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
2686           SFR_REGISTER}), made safe for future extensions
2687         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
2688           instructions even if preceeded by SKIP instructions (also remove
2689           them); removed unused code
2690         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
2691           prevents leaving parts of the structure uninitialized after copying
2692
2693 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
2694
2695         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
2696           ago by me
2697         * support/regression/tests/addsub.c: added test for the bug
2698
2699 2005-09-21 Raphael Neider <rneider AT web.de>
2700
2701         * device/include/pic16/pic18f1220.h,
2702           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
2703         * device/lib/pic16/Makefile.rules: added missing opening paren
2704         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
2705           are provided in genutils.c,
2706           (genUminusFloat,genUminus,genCmpEq): added asserts on different
2707           operand/result sizes,
2708           (genCmp): assert on NULL pointers first, then check deref'ed values
2709         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
2710           result size
2711
2712 2005-09-18 Raphael Neider <rneider AT web.de>
2713
2714         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
2715           as these are now unused,
2716           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
2717         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
2718           local, avoids uninitialized pointer dereference on r->name
2719         * src/pic16/ralloc.c (newReg): fixed indentation
2720
2721 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
2722
2723         * src/SDCCval.c (constVal): fixed bug 730366
2724         * support/Util/SDCCerr.c,
2725         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
2726
2727 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
2728
2729         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
2730
2731 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
2732
2733         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
2734
2735 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
2736
2737         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
2738           (hex2dec): made hex_digit unsigned char, removed ascii dependance
2739         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
2740           (hex2dec): made hex_digit unsigned char, removed ascii dependance
2741         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
2742         * packihx/packihx.c (hexDigit): made c unsigned char
2743         * as/mcs51/lklibr.c (fndsym),
2744         * link/z80/lkgb.c (gb),
2745         * link/z80/lklibr.c (fndsym),
2746         * link/z80/lkrloc.c (relr),
2747         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
2748         * src/SDCC.lex (checkCurrFile, process_pragma),
2749         * src/SDCCglue.c (spacesToUnderscores),
2750         * src/SDCCmain.c (setParseWithComma, processFile),
2751         * src/asm.c (tvsprintf, printCLine),
2752         * src/avr/gen.c (emitcode, aopPut),
2753         * src/ds390/gen.c (emitcode),
2754         * src/hc08/gen.c (emitcode, emitinline),
2755         * src/mcs51/gen.c (emitcode, genInline),
2756         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
2757           tokenizeLineNode),
2758         * src/pic/ralloc.c (debugLog),
2759         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
2760           tokenizeLineNode),
2761         * src/pic16/ralloc.c (debugLog),
2762         * src/z80/main.c (_process_pragma):
2763            made all ctype.h function calls safe
2764         * src/SDCCopt.c: include math.h for fabs
2765         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
2766           and used them throughout the code to make ctype.h function calls safe
2767         * src/ds390/main.c (asmLineNodeFromLineNode),
2768         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
2769         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
2770            unsigned char*
2771         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
2772           (newpCodeAsmDir): made ctype.h function calls safe
2773         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
2774           pic16_emitcode):  made lbp unsigned char*
2775         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
2776           (pic16_newpCodeAsmDir): made ctype.h function calls safe
2777         * src/xa51/gen.c (emitcode),
2778         * src/z80/gen.c (_emit2): made lbp unsigned char*
2779         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
2780            char*
2781
2782 2005-09-05 Raphael Neider <rneider AT web.de>
2783
2784         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
2785           access bank splitpoint
2786
2787 2005-09-05 Raphael Neider <rneider AT web.de>
2788
2789         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
2790
2791 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
2792
2793         * .version: changed to version 2.5.3
2794         * doc/sdccman.lyx: changed version to 2.5.3,
2795           documented --codeseg and --constseg and pragma codeseg and constseg,
2796           documented bit parameters (reentrant) and bit returning
2797         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
2798            currFunc->recvSize, but is this ok for all ports?
2799           (ast2iCode): result of ~ on unsigned char must be cast to int for
2800            bool to work
2801         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
2802           function pointers in bit space
2803         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
2804           (processFuncArgs): call port.reg_parm() with reentrancy info
2805         * src/port.h,
2806         * src/avr/main.c,
2807         * src/ds390/main.c,
2808         * src/hc08/main.c,
2809         * src/pic/main.c,
2810         * src/pic16/main.c,
2811         * src/xa51/main.c,
2812         * src/z80/main.c: port.reg_parm prototype extended with
2813           "bool reentrant" parameter
2814         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
2815           options.stackAuto for allocating bit register parameters
2816         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
2817           (genSend): set BitBankUsed if it is,
2818           (selectRegBank): factored out of genCall for use in genPcall,
2819           (genCall): removed redundant dtype assignmen, use selectRegBank,
2820           (genPcall): handle returning in Carry properly, save in F0 if needed,
2821           (genReceive): handle bit register parameters
2822         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
2823           (mcs51_assignRegisters): enable bit registers for all reentrant
2824            functions and don't set BitBankUsed unconditionally
2825         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
2826         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
2827         * support/regression/tests/funptrs.c: added tests for BOOL and for return
2828
2829 2005-08-27 Borut Razem <borut.razem AT siol.net>
2830
2831         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
2832         ppc-osx (Darwin) does not support -u option. It seems that it is
2833         supported only on Linux - GNU cp
2834
2835 2005-08-25 Borut Razem <borut.razem AT siol.net>
2836
2837         * sim/ucsim/gui.src/serio.src/Makefile.in,
2838           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
2839           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
2840           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
2841           install and strip, since the strip at /usr/ccs/bin should be used
2842           on solaris
2843
2844 2005-08-24 Borut Razem <borut.razem AT siol.net>
2845
2846         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
2847
2848 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
2849
2850         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
2851         ffffffffu
2852
2853 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
2854
2855         * as/mcs51/aslink.h: completed lkrloc.c prototypes
2856         * as/mcs51/lkmain.c (link_main): fixed warning
2857         * device/include/stdbool.h: ds390 has no advanced bit support yet
2858         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
2859         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
2860         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
2861           and updated their macros
2862         * src/SDCCval.c (constVal): updated comment for renamed b_long
2863
2864 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
2865
2866         * as/mcs51/asdata.c: changed ctype['['] to BINOP
2867         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
2868           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
2869           (oprio): set priority for '['
2870         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
2871            and adb_24_bit
2872         * as/mcs51/asm.h: added defines R_BIT and S_BIT
2873         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
2874         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
2875         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
2876           added overlayable BIT_BANK area
2877         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
2878           (summary2): explain 'T' in legenda
2879         * as/mcs51/lkrloc.c: replaced old K&R style,
2880           (relr): added R_BIT processing,
2881           (errmsg): added "Bit-addressable relocation error",
2882           (adb_bit): added for converting from byte- to bit-addressable space,
2883           (adb_24_bit): added for converting from byte- to bit-addressable space
2884         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
2885            used in reentrant functions now even as return value
2886         * device/lib/_gptrput.c (_gptrput): removed obsolete code
2887         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
2888           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
2889         * src/SDCCglobl.h: added indicator BitBankUsed
2890         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
2891            the bit registers b0-b7
2892         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
2893           (geniCodeCast): fixed bug 1263853,
2894           (geniCodeLogicAndOr): put result in bool or char,
2895           (geniCodeReceive): added parameter func for accessing the return type,
2896           (geniCodeFunctionBody): pass func to geniCodeReceive
2897         * src/SDCCmain.c: added indicator BitBankUsed
2898         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
2899         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
2900           (checkSClass): don't put automatic bool/bit on stack,
2901           (checkFunction): removed check on function cannot return bit
2902         * src/SDCCsymt.h: added newBoolLink prototype
2903         * src/mcs51/gen.c (rb1regs): added bit registers,
2904           (movc): created for assigning to carry,
2905           (pushReg, popReg): created for pushing registers,
2906           (sameRegs): check both AOP_REG and AOP_CRY types,
2907           (aopOp): handle bit registers,
2908           (aopPut): optimization no self-assign,
2909           (saveRegisters): push reg->base (bits) only once for bit registers,
2910            and use pushReg,
2911           (unsaveRegisters): pop reg->base only once and use popReg,
2912           (assignResultValue): added parameter func and return in carry for bits,
2913           (genIpush): optimization no reload in A if not changed,
2914           (genSend): bit parameters in reentrant functions are passed in bit
2915            registers by first assigning to bits in B, then save registers and
2916            copy B to bits,
2917           (genCall): handle returning in Carry properly, save it in F0 if needed,
2918           (genPcall): updated assignResultValue call, this is not safe yet for bit
2919            returning function !!!
2920           (genFunction): don't generate equ's for bit registers and use pushReg,
2921           (genEndFunction): take care of bit returning functions and use popReg,
2922           (genRet): return bit in Carry,
2923           (genIfx): optimize bit registers and other directly addressable bits,
2924           (genReceive): updated assignResultValue call
2925         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
2926           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
2927            registers when using stack-auto
2928         * src/mcs51/ralloc.c (_G): added allBitregs,
2929           (regs8051): added the bit registers,
2930           (createStackSpil): use macro IS_BIT,
2931           (getRegBit): added to allocate a bit register, else spill,
2932           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
2933           (updateRegUsage): factored out to ease stepping while debugging,
2934           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
2935            also allocate bit registers,
2936           (fillGaps): handle bit registers,
2937           (findAllBitregs): added to create bit vector with all bit registers,
2938           (mcs51_allBitregs): returns this bit vector,
2939           (mcs51_assignRegisters): when using stack-auto use bit registers for
2940            passing parameters and creating local variables
2941         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
2942
2943 2005-08-22 Borut Razem <borut.razem AT siol.net>
2944
2945         * device/lib/Makefile.in: replaced find option -or with -o
2946           to make it run on solaris
2947
2948 2005-08-22 Raphael Neider <rneider AT web.de>
2949
2950         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
2951           fixes #1265442 (crash on Solaris)
2952
2953 2005-08-20 Borut Razem <borut.razem AT siol.net>
2954
2955         * configure, configure.in: added tests for libsocket and libnsl libraries,
2956           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
2957           from support/regression/Makefile.in
2958         * support/regression/Makefile.in: added
2959         * device/lib/pic16/Makefile.common.in: force make to use bash shell
2960         * sim/ucsim/libtool: regenerated on sparc-solaris
2961         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
2962           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
2963           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
2964           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
2965           sparc-solaris, which doesn't use GNU ld linker
2966         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
2967         * as/Makefile: find on sparc-solaris does not support -maxdepth option
2968
2969 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
2970
2971         * src/mcs51/peeph.def: updated comments
2972
2973 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2974
2975         * device/lib/_gptrget.c,
2976         * device/lib/_gptrput.c: slightly shorter
2977         * doc/sdccman.lyx: incremented version
2978         * src/mcs51/peeph.def: moved peephole comments to the line of first
2979           change to better keep line correlation, reanimated 186.e
2980         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
2981
2982 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
2983
2984         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
2985           David Saxton with quotes around file name.
2986
2987 2005-08-15 Borut Razem <borut.razem AT siol.net>
2988
2989         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
2990           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
2991           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
2992           make tests run on x86_64 platform
2993
2994 2005-08-13 Raphael Neider <rneider AT web.de>
2995
2996         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
2997           as it might be executed DURING a build (parallel make is wonderful)
2998
2999 2005-08-13 Raphael Neider <rneider AT web.de>
3000
3001         * device/lib/Makefile.in (port-specific-objects-pic16):
3002           revert to cp $(PORT)/bin/*.* $(PORTDIR)
3003         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
3004           dependency
3005         * device/lib/pic16/Makefile.rules: build subdirs before creating
3006           the library, removed builddir rule, create $(builddir) early in
3007           recurse rule, use empty recurse rule for leaf directories
3008         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
3009           mkdir errors (race condition), removed duplicate suffix "hex"
3010           from clean rules
3011         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
3012         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
3013           prevents mkdir -p from aborting on Alpha
3014
3015 2005-08-12 Raphael Neider <rneider AT web.de>
3016
3017         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
3018           db-statements in order to allow for arrays of pointers in code
3019           sections to be placed without interspersed 0-padding, fixes
3020           bug #1256215
3021         * (emitStatistics): fixed division by zero for pic18f1220
3022         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
3023           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
3024         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
3025         * (pic16_pCodeConstString): keep track of already emitted string
3026           literals to prevent "duplicate definitions of symbol _str_NR"
3027         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
3028           debug message
3029         * device/lib/Makefile.in: ignore failing PIC16 library builds
3030         * device/lib/pic16/Makefile: do not build if gputils are missing
3031         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
3032
3033 2005-08-10 Raphael Neider <rneider AT web.de>
3034
3035         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
3036           my last commit)
3037
3038 2005-08-10 Raphael Neider <rneider AT web.de>
3039
3040         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
3041           Rokas' patch to add the new fixed point type "__fixed16x16"
3042         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
3043           functions for __fixed16x16 arithmetics
3044         * device/lib/pic16: reimplemented the build system to support
3045           a separate build directory, better handling of libio (create
3046           the library in a separate subdir for each architecture) and
3047           easier configuration (centralized in Makefile.common)
3048
3049 2005-08-07 Raphael Neider <rneider AT web.de>
3050
3051         * src/pic16/gen.c (genrshTwo): fixed sign extension
3052         * src/pic16/device.c: added pic18f2320, 4220 and 4320
3053         * device/include/pic16/pic18f2220.h: changed some bit definitions,
3054           added T0CONbits
3055         * device/include/pic16/pic18f4220.h: NEW, header for
3056           pic18f4220 and pic18f4320
3057         * device/include/pic16/pic18fregs.h: added new devices,
3058           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
3059         * device/include/pic16/signal.h: resolved name clashes
3060           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
3061           to also allow testing for interrupt enable bits, added
3062           comments on how to use the macros
3063         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
3064         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
3065           register definitions for the devices
3066         * device/lib/pic16/pics.all: added new devices
3067         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
3068           allocated memory
3069         * device/lib/pic16/libc/stdlib/memfree: do not count
3070           the block header as free memory
3071         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
3072           simplified and added missing end-of-blocklist-marker
3073           (reported by Peter Onion, fixes #1252814)
3074         * (_mergeHeapBlock): fixed loop condition
3075         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
3076           len==0, restructured code
3077         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
3078           up a bit, reduced bitfield accesses, prevent endless loops
3079           in case of heap corruption
3080         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
3081           "unreferenced arguments/must return a value" warnings
3082         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
3083           replaced BAUDREG with SPBRG
3084         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
3085           device/lib/pic16/debug/gstack/gstack.c: replaced
3086           _naked, _asm, _endasm with __naked, __asm, __endasm
3087
3088 2005-08-05 Raphael Neider <rneider AT web.de>
3089
3090         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
3091           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
3092
3093 2005-08-05 Borut Razem <borut.razem AT siol.net>
3094
3095         * device/lib/Makefile.in: added missing ';'
3096         * configure: removed ^M characters
3097
3098 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3099
3100         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
3101           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
3102           License
3103
3104 2005-08-04 Borut Razem <borut.razem AT siol.net>
3105
3106         * configure.in: pic16 libraries build 2nd try - enable running
3107           configure in device/lib/pic16
3108         * configure: regenerated from configure.in
3109         * device/lib/Makefile.in: create $(PORT)/bin directory
3110
3111 2005-08-03 Raphael Neider <rneider AT web.de>
3112
3113         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
3114           to get/set values via pointers
3115         * (genUnpackBits,genPackBits): changed detection of
3116           ptr->bitfield vs. sym.bitfield, fixed access via generic
3117           pointers, removed dead (wrong) code for multibyte bitfields
3118         * (genNearPointerGet, genGenPointerGet): removed useless code,
3119           fixed bitfield detection, fixes #1250594
3120         * (genNearPointerSet): removed useless code
3121         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
3122           and introduced macro pic16_emitpcode that conditionally emits
3123           the origin of the following pCode (useful for debugging SDCC)
3124         * src/pic16/pcode.c: changed (and disabled) some debug outputs
3125         * (createDefmap): fixed handling of LFSR for --optimize-df
3126
3127 2005-08-02 Borut Razem <borut.razem AT siol.net>
3128
3129         * device/lib/Makefile.in: pic16 libraries build enabled since
3130           gputils-0.13.2 are now localy installed at sourceforge's compile farm
3131
3132 2005-08-02 Raphael Neider <rneider AT web.de>
3133
3134         * src/pic16/gen.c (genPackBits): removed deprecated warning
3135         * (genGenPointerSet): fixed bitfield detection
3136
3137 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3138
3139         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
3140
3141 2005-07-31 Raphael Neider <rneider AT web.de>
3142
3143         * device/lib/pic16/libdev/pic18f458.c,
3144           device/include/pic16/pic18f458.h: added missing T0CONbits
3145
3146 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
3147
3148         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
3149
3150 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
3151
3152         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
3153
3154 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3155
3156         * device/include/mcs51/at89c51ed2.h: added.
3157
3158 2005-07-23 Raphael Neider <rneider AT web.de>
3159
3160         * src/pic/gen.h: added emitpcode macro for debugging
3161         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
3162           and replace by macro adding debug information on demand
3163         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
3164         * (gencjne): tried to fix; replaced with correct (slower) code
3165         * (gen{Unp,P}ackBits): fixed single bit access
3166         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
3167         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
3168           previous instruction
3169         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
3170           register has to be handled with care (forbidding movement
3171           of assignments/uses, removing assignments completely, ...)
3172         * (pCodeOptime2pCodes): make use of regIsSpecial
3173         * added lots of debugging output (commented out)
3174         * src/pic/rallloc.c (deassignLRs): prevent operand registers
3175           from being reused as result UNLESS it is known to work
3176
3177 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
3178
3179         * support/Util/dbuf.h: include <stddef.h> for size_t
3180         * .version: changed to version 2.5.2
3181
3182 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3183
3184         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
3185
3186 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3187
3188         * src/hc08/gen.c (genMinus): fixed bug #1241835,
3189           (genModOneByte): removed needless psha/pula
3190
3191 2005-07-22 Raphael Neider <rneider AT web.de>
3192
3193         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
3194           have PIC14 handled like PIC16, fixes broken pic14 linker calls
3195         * src/pic/gen.c (resolveIfx): do not "invent" labels
3196         * (genSkipc): changed to positive logic
3197         * (genSkipCond): removed as no longer needed
3198         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
3199           backport from PIC16
3200         * (genLeftShift): check operands are in different registers
3201         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
3202           INCF does not update CARRY...
3203         * src/pic/main.c: fixed _linkCmd
3204         * src/pic/pcode.c (unlinkpCode): added inactive code
3205         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
3206           alive (do not assign result and operand overlapping registers)
3207
3208 2005-07-22 Raphael Neider <rneider AT web.de>
3209
3210         * src/pic/device.c (dump_sfr): replaced register declaration with
3211           call to emitSymbolToFile() to avoid duplicate symbols
3212         * (assignRelocatableRegisters): do not declare external symbols
3213         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
3214           right (take size of type, not etype)
3215         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
3216         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
3217         * (packRegsForAccUse): disabled assignment of WREG as
3218           the result reg to prevent occurence of just fixed #1235003,
3219           fixes #1242954
3220         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
3221           symbols (avoids duplicate symbols in .asm file)
3222         * (pic14emitRegularMap): use emitSymbolToFile()
3223         * src/pic/gen.c (aopOp): fixed spillLocation handling
3224         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
3225         * (genDataPointerSet): removed unneccessary variables/output
3226
3227 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
3228
3229         * as/mcs51/lkarea.c: enlarged codemap for banked memory
3230         * device/lib/mcs51/crtbank.asm: added # to 0x0F
3231
3232 2005-07-21 Raphael Neider <rneider AT web.de>
3233
3234         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
3235           architecture cannot handle them efficiently, fixes bug #1235003
3236         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
3237           check for empty sets before using them (fixes bug #1232190)
3238
3239 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
3240
3241         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
3242           (lnksect2): generate warnings for memory overlap
3243         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
3244           constseg to set the name of these segments so you can instruct the linker
3245           to place them in banks
3246         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
3247         * src/SDCCglobl.h: added MODEL_HUGE to enum,
3248           added code_seg and const_seg to options
3249         * src/SDCCglue.c (emitMaps): use options.const_seg,
3250           (createInterruptVect): put interrupt vectors in segment HOME,
3251           (glue): put HOME before static segment and put the main glue in HOME,
3252           (glue): use options.code_seg
3253         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
3254         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
3255           these segments so you can instruct the linker to place them in banks
3256           (linkEdit): use code_loc for HOME segment which should be the first
3257           segment in code memory now
3258         * src/SDCCmem.c: fixed more stuff like bug 1238386
3259         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
3260           (changePointer): don't change function pointers to code pointers for
3261           banked functions,
3262           (compareType): added exceptional check for banked function pointers
3263         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
3264         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
3265           after static in code memory
3266         * src/mcs51/gen.c: added aopLiteralLong prototype,
3267           (aopForSym): use getSize for functions,
3268           (genCall): generate banked calls over one trampoline __sdcc_banked_call
3269           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
3270           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
3271           the segment,
3272           (genPcall): use call for literal function pointers and generate banked
3273           calls over the one trampoline so there's only one place for the user to
3274           modify according to his/hers hardware,
3275           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
3276           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
3277         * src/mcs51/main.c: added keyword banked,
3278           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
3279         * support/Util/SDCCerr.c,
3280         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
3281           needed for passing the bank and address to the trampoline
3282         * device/lib/mcs51/crtbank.asm: added for bankswitching
3283         * device/lib/mcs51/Makefile: added crtbank
3284
3285 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3286
3287         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
3288           for fields at offset 0 of a struct or union as reported
3289           on 2005-07-07 in the developer mailing list.
3290
3291 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
3292
3293         * src/SDCCmem.c: fixed bug 1238386
3294
3295 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3296
3297         * src/mcs51/peeph.def: added labelrefcounting for peepholes
3298           (patch #1144962), added peephole 300, enabled 259.x
3299         * doc/sdccman.lyx: removed screenshot and provided link instead
3300
3301 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3302
3303         * doc/sdccman.lyx: added section about debugging with ddd
3304         * doc/figures/ddd_example.eps: screenshot of debugging session
3305
3306 2005-07-04 Raphael Neider <rneider AT web.de>
3307
3308         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
3309           like CODE pointers, fixes #1115683
3310         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
3311           call, fixes bugs #1232211, #1228110,
3312           fixed wrong casts to pCodeFlow from pCodeInstructions
3313
3314 2005-07-04 Raphael Neider <rneider AT web.de>
3315
3316         * src/pic/gen.c (popGet): changed assert to allow for
3317           bit operands
3318         * (popGetAddr): changed signature to provide
3319           an additional index, patched all call sites
3320         * (genCmpEq): handle literal-like operands correctly
3321         * (genAddrOf): added sanity checks on __code/__data pointers
3322         * (genAssign): added handling of symbols from __code section
3323         * (gencjne): do not generate code for comparisons whose result
3324           is neither stored nor used, fixes bug #1171114
3325         * (AccLsh, AccRsh): operate on operand instead of WREG
3326         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
3327           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
3328           by known count
3329         * rewrote complete shift-by-literal logic, commented unused
3330           functions out
3331         * (genConstPointerGet): get multiple bytes (if result size > 1),
3332           fixed handling of non-immediate addresses
3333         * (genPointerGet): handle CODE pointers like CONST pointers
3334         * (genpic14Code): insert C-SRC lines as Cource-pCodes
3335         * ({aop,op}_isLitLike): NEW, single place to decide whether an
3336           operand is to be treated as a literal or not
3337         * (mov2w,genPcall,genCmpEq),
3338           src/pic/genarith.c: use aop_isLitLike() to decide between
3339           literal/register contents
3340         * (addSign): added missing offset
3341         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
3342           only emit comment in debug-mode,
3343           use {aop,op}_isLitLike throughout the file
3344         * src/pic/glue.c: fix initializers for pointers (work in progress)
3345         * src/pic/pcode.c (get_op): honor index on _const symbols
3346         * ({reset,dump}pCodeStatistics): NEW, estimate code size
3347         * (dumppBlock): added pCode size estimation
3348         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
3349           check for IS_SYMOP before OP_SYMBOL'ing
3350         * fixed indentation, compacted switch-statements
3351         * (allocReg): find free register and allocate it instead of
3352           allocating new registers all the time
3353         * (deassignLRs): prevent POINTER_GET's from being assigned the same
3354           registers as its operands (necessary only for multibyte GETs)
3355
3356 2005-07-01 Raphael Neider <rneider AT web.de>
3357
3358         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
3359           debugging .asm-output macros FENTRY + FEXIT
3360         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
3361           way... I wonder...
3362         * (emitpComment): NEW, printf to pCode
3363         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
3364           offset handling
3365         * (popGetAddr): NEW, variant of popGet to access an immediates
3366           high(er) bytes instead of the n'th byte of memory they reference,
3367           replaced popGet with popGetAddr where neccessary
3368         * (genDataPointerGet): reactivated and fixed implementation
3369         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
3370           accesses
3371         * (genDataPointerSet): fixed multibyte assignments
3372         * (genpic14Code): fixed --i-code-in-asm handling
3373         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
3374         * (genPlus): fixed index-out-of-bounds error
3375         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
3376         * src/pic/ralloc.c: added debugging output macro FENTRY2
3377         * (spillThis): fixed indentation, enbraced for-body for clarity
3378         * (rematStr): commented out as now unused
3379         * (regTypeNum): commented out special spill case (overwrites
3380           arbitrary values)
3381         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
3382
3383 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
3384
3385         * doc/sdccman.lyx: documented sfr16/sfr32,
3386           added example for using storage class with function pointers
3387         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
3388
3389 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
3390
3391         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
3392         * device/lib/_itoa.c,
3393         * device/lib/_ltoa.c: optimized codesize
3394         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
3395           but don't know how to suppress the double warning.
3396         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
3397         * support/Util/SDCCerr.c,
3398         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
3399
3400 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
3401
3402         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
3403           fixed old K&R prototypes
3404         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
3405         * device/lib/_gptrget.c,
3406         * device/lib/_gptrgetc.c,
3407         * device/lib/_gptrput.c: changed versions for new memory indicator values,
3408           also new versions for small generic pointers and banked generic pointers
3409         * src/port.h: added const_name
3410         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
3411         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
3412         * src/SDCCcse.c (findPrevIc): check all associative operators
3413         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
3414         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
3415         * src/SDCCmem.c: updated comments,
3416           set far-space to 0 for pdata, results in optimized code
3417         * src/SDCCmem.h: added macro CONST_NAME
3418         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
3419           moving the info into the highest bits, see also gptrget/gptrput
3420         * src/src.dsp: added sdcc.ico to project files
3421         * src/avr/gen.c (genCast): fixed bug 0x%d
3422         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
3423         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
3424           relation between ptr_type and DCL_TYPE,
3425           (genCast): fixed bug 0x%d
3426         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
3427           (CODE)" for const_name
3428         * src/hc08/gen.c (genCast): fixed bug 0x%d
3429         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
3430           (hc08_port): added "CONST (CODE)" for const_name
3431         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
3432           (aopForRemat, adjustArithmeticResult): disconnected direct relation
3433           between ptr_type and DCL_TYPE,
3434           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
3435           operand* and took AOP() inside function so sfr-ness can be checked,
3436           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
3437           new prototype,
3438           (genFunction, genEndFunction): optimized stack setup,
3439           (genMinus): optimized for literals with ending zeroes (in bytes),
3440           (genCast): fixed bug 0x%d
3441         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
3442           (mcs51_port): added "CONST (CODE)" for const_name
3443         * src/mcs51/peeph.def: made rule 226 more generic
3444         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
3445         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
3446         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
3447         * src/z80/main.c (z80_port): added NULL for const_name,
3448           (gbz80_port): added NULL for const_name
3449         * support/regression/tests/bug663539.c,
3450         * support/regression/tests/sfr16.c: new tests
3451
3452 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3453
3454         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
3455
3456 2005-06-24 Raphael Neider <rneider AT web.de>
3457
3458         * device/lib/pic16/libdev/pic18f[68][567]20.c:
3459           corrected typos...
3460         * device/include/pic16/signal.h: added USBIF
3461           and SIG_USB
3462
3463 2005-06-24 Raphael Neider <rneider AT web.de>
3464
3465         * device/lib/pic16/libdev/pic18f2455.c,
3466           device/include/pic16/pic18f2455.h: NEW
3467         * device/include/pic16/pic18fregs.h,
3468           device/lib/pic16/pics.all,
3469           src/pic16/device.c: added 18f2455
3470         * device/lib/pic16/libdev/pic18f[68][567]20.c,
3471           device/include/pic16/{pic18f[68][567].h,usart.h}:
3472           replaced MULTIPLE_USARTS define with more relaible
3473           compatibility sfrs (for USART access)
3474
3475 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
3476
3477         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
3478           and the output asm file line is printed on two lines.
3479
3480 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3481
3482         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
3483           BGT, BLE, BHI, and BLS instructions
3484         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
3485           genCmpEq): removed
3486         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
3487           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
3488           fixes bug #1216342
3489         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
3490
3491 2005-06-15 Raphael Neider <rneider AT web.de>
3492
3493         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
3494         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
3495         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
3496           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
3497           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
3498
3499 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3500
3501         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
3502           Marcel Telka in bug #1215704
3503
3504 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
3505
3506         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
3507           located in shared memory bank.
3508
3509 2005-05-31 Raphael Neider <rneider AT web.de>
3510
3511         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
3512           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
3513           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
3514
3515 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
3516
3517         * device/lib/_strncpy.c: fixed the fix
3518
3519 2005-05-26 Raphael Neider <rneider AT web.de>
3520
3521         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
3522           initializers with \0, bug #1208187
3523         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
3524           intializers with \0, bug #1208187
3525
3526 2005-05-26 Raphael Neider <rneider AT web.de>
3527
3528         * src/pic16/glue.c (pic16_printIvalChar): fixed string
3529           initializers with \0, bug #1208187
3530         * src/pic16/main.c (_process_pragma): added sanity checks
3531           for stack position and size, emit warnings when appropriate
3532
3533 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
3534
3535         * device/lib/_strncpy.c: fixed not filling with \0
3536
3537 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3538
3539         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
3540           createFunction),
3541         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
3542           compound_statement),
3543         * src/SDCCsymt.h,
3544         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
3545
3546 2005-05-24 Raphael Neider <rneider AT web.de>
3547
3548         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
3549
3550 2005-05-24 Raphael Neider <rneider AT web.de>
3551
3552         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
3553           TRISE definitions, closes bug #1162453
3554
3555 2005-05-22 Raphael Neider <rneider AT web.de>
3556
3557         * src/pic16/main.c (_process_pragma): check for missing
3558           arguments to pragmas code and udata
3559         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
3560           consistency fixes to match other headers (thanks to Jim Paris)
3561         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
3562
3563 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
3564
3565         * src/SDCCicode.c (isOperandEqual): fixed missing ;
3566
3567 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
3568
3569         * support/regression/tests/bug1198642.c: new test
3570         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
3571         * src/SDCCcse.c (findPrevIc): added comment, please have a look
3572         * support/scripts/resource.h,
3573         * support/scripts/resource.rc,
3574         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
3575         * support/scripts/sdcc.ico: added 32x32 icon
3576
3577 2005-05-18 Raphael Neider <rneider AT web.de>
3578
3579         * device/lib/pic16/libdev/pic18f*.c,
3580         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
3581           keywords to "__sfr" and "__at (X)"
3582         * device/include/pic16/pic18fregs.h: added pic18f4520
3583         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
3584           #1203088 (MPLAB compatibility)
3585
3586 2005-05-17 Raphael Neider <rneider AT web.de>
3587
3588         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
3589         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
3590         * device/lib/pic16/pics.all: added new devices
3591         * src/pic16/device.c: added support for pic18f4520
3592
3593 2005-05-16 Raphael Neider <rneider AT web.de>
3594         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
3595         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
3596         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
3597           convenience function for bit access
3598
3599 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
3600
3601         * device/lib/printf_large.c: fixed bug 1193299
3602         * support/regression/tests/bug1057979.c: added test %3.3s
3603
3604 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3605
3606         * device/include/mcs51/8051.h,
3607         * device/include/mcs51/8052.h: made parseable with lint
3608         * device/include/mcs51/lint.h: added include file for (sp)lint
3609         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
3610         * doc/cdbfileformat.lyx,
3611         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
3612
3613 2005-05-14 Raphael Neider <rneider AT web.de>
3614
3615         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
3616         * device/lib/pic16/libc/stdlib/itoa.c (new)
3617         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
3618         * device/lib/pic16/libio/Makefile: exclude subdir according to
3619           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
3620         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
3621         * src/pic16/gen.c (genFunction): prevent annoying warning
3622         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
3623           nameclashes on BeOS
3624         * support/cpp2/cppmain.c (cpp_output_string): new
3625         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
3626           fixes bug 1116802
3627
3628 2005-05-13 Borut Razem <borut.razem AT siol.net>
3629
3630         * src/SDCCmain.c (linkEdit): fixed bug 1195202
3631
3632 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3633
3634         * .version: changed to version 2.5.1; back to bleeding edge development
3635
3636 2005-05-11 Borut Razem <borut.razem AT siol.net>
3637
3638         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
3639           generate PDF version 1.3 documents
3640
3641 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3642
3643         * .version: changed to version 2.5.0
3644
3645 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3646
3647         * doc/sdccman.lyx: updated weblinks, index and smaller updates
3648
3649 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3650
3651         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
3652         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
3653         well as many smaller updates.
3654         * .version: changed to version 2.5.0-pre1
3655
3656 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3657
3658         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
3659
3660 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
3661
3662         * support/regression/tests/bug1185672.c: added
3663         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
3664           bug 1185672
3665         * src/mcs51/gen.c (genCall): added comments, made it look safer
3666         * src/mcs51/gen.c (genEndFunction): simplified
3667
3668 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
3669
3670         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
3671
3672 2005-04-14 Borut Razem <borut.razem AT siol.net>
3673
3674         * fixed bug 1045046 - SIGSEGV with really simple code?:
3675           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
3676           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
3677
3678 2005-04-14 Borut Razem <borut.razem AT siol.net>
3679
3680         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
3681           src/pic16/device.h: temporarily disabled experimental #inline pragma
3682           for 2.5.0 release
3683
3684 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
3685
3686         * device/include/z80/stdio.h,
3687         * device/include/z80/string.h: removed these highly incomplete files so
3688           SDCC can use the default ones in device/include/
3689
3690 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3691
3692         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
3693         gcc warning.
3694         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
3695         fix sdcpp warnings.
3696
3697 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
3698
3699         * device/include/malloc.h: removed redundant __reentrant prototypes
3700         * device/lib/_mullong.c: added working xstack variant in asm (C version
3701           doesn't pass regression tests)
3702         * device/lib/bpx.c: used __data and made bpx char for mcs51
3703         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
3704           (createFunction): fixed bug with xstackPtr
3705         * src/SDCCcse.c: corrected comments
3706         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
3707           (killDeadCode, eBBlockFromiCode): removed unused code
3708         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
3709           corrected comments
3710         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
3711           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
3712           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
3713           (genModOneByte): fixed warning in MSVC
3714         * src/mcs51/main.c (): added comments
3715         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
3716
3717 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
3718
3719         * src/SDCCmain.c (linkEdit): oops, changed one line too many
3720
3721 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
3722
3723         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
3724
3725 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
3726
3727         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
3728         characters arrays of larger size than the declared one.
3729
3730 2005-04-10 Borut Razem <borut.razem AT siol.net>
3731
3732         * src/pic/gen.c (genInline),
3733           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
3734           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
3735           (findNextInstruction), (findPrevInstruction),
3736           (findInstructionUsingLabel),
3737           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
3738         * src/pic/pcode.c (findLabel): added missing '\n'
3739         * src/src.dsp: added SDCCdwarf2.c to the project
3740
3741 2005-04-09 Borut Razem <borut.razem AT siol.net>
3742
3743         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
3744
3745 2005-04-08 Raphael Neider <rneider AT web.de>
3746
3747         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
3748           into the chain after a given one) and mergeDefmapSymbols (combine
3749           defmap entries for each symbol per pcode)
3750         * (createDefmap): have defmap entries merged in the end
3751         * (defmapReplaceSymRef): split defmap entries covering two accesses to
3752           a symbol before replacing one access type's symbol, merge symbols in
3753           the end (replacement symbol might already have an entry)
3754         * (assignValnums): keep reference to written WREG intact
3755
3756 2005-04-08 Raphael Neider <rneider AT web.de>
3757
3758         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
3759           Alpha)
3760
3761 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
3762
3763         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
3764         bytes
3765
3766 2005-04-07 Raphael Neider <rneider AT web.de>
3767
3768         * device/include/pic16/usart.h: added compatibility defines for
3769           devices with more than one USART
3770         * device/include/pic16/pic18f[68][567]20.h: activated above defines
3771
3772 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
3773
3774         * device/lib/Makefile.in: updated for port specific include
3775
3776 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
3777
3778         * support/regression/ports/mcs51/spec.mk: added mcs51 include
3779
3780 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
3781
3782         * device/include/8051.h,
3783         * device/include/8052.h,
3784         * device/include/at89S8252.h,
3785         * device/include/at89c55.h,
3786         * device/include/at89x051.h,
3787         * device/include/at89x51.h,
3788         * device/include/at89x52.h,
3789         * device/include/mcs51reg.h,
3790         * device/include/reg51.h,
3791         * device/include/reg764.h,
3792         * device/include/regc515c.h,
3793         * device/include/sab80515.h: (re)moved these 12 files
3794         * device/include/mcs51/8051.h,
3795         * device/include/mcs51/8052.h,
3796         * device/include/mcs51/at89S8252.h,
3797         * device/include/mcs51/at89c55.h,
3798         * device/include/mcs51/at89x051.h,
3799         * device/include/mcs51/at89x51.h,
3800         * device/include/mcs51/at89x52.h,
3801         * device/include/mcs51/mcs51reg.h,
3802         * device/include/mcs51/reg51.h,
3803         * device/include/mcs51/reg764.h,
3804         * device/include/mcs51/regc515c.h,
3805         * device/include/mcs51/sab80515.h: and added them here
3806
3807 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
3808
3809         * device/include/stdarg.h: changed SDCC specific keywords to double
3810           underlined form.
3811         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
3812           mcs51 and ds390.
3813         * device/include/hc08/mc68hc908gp32.h,
3814         * device/include/hc08/mc68hc908jb8.h,
3815         * device/include/hc08/mc68hc908jkjl.h,
3816         * device/include/hc08/mc68hc908qy.h: fixed comments
3817         * device/include/mcs51/README: updated
3818         * device/include/mcs51/c8051f120.h: added PINRSF
3819         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
3820         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
3821           amidst code. Also inline is not supported.
3822
3823 2005-04-06 Raphael Neider <rneider AT web.de>
3824
3825         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
3826         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
3827           callers stack/frame pointers
3828
3829 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
3830
3831         * device/include/pic16/usart.h: added, missing in previous commit,
3832         * device/include/pic16/adc.h: fixed typo,
3833         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
3834         commit,
3835         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
3836         <p18fxxx.inc>
3837         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
3838         uninitialized because a bug appears with gplink
3839         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
3840         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
3841         complains for unrecognised option
3842
3843 2005-04-05 Raphael Neider <rneider AT web.de>
3844
3845         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
3846           structs as well (using memcpy)
3847         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
3848           on ISRs (GOTO has no label)
3849         * src/pic16/device.h: added OF_OPTIMIZE_DF
3850         * src/pic16/main.c: added compiler switch --optimize-df to enable the
3851           new data flow analysis/optimization
3852         * src/pic16/pcode.c: added (prototypes for and implementation of)
3853           dataflow analysis functions, fixed pCodeInstructions' inCond and
3854           outCond values, made RCALL a branch instruction
3855         * (pic16_unlinkpCode): keep C line if possible
3856         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
3857           C line moved if possible
3858         * (pic16_getRegFrompCodeOp): NEW, improved version of...
3859         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
3860           to use new pic16_getRegFrompCodeOp (works for more SFRs)
3861         * (pic16_BuildFlow): fixed skip instructions with label (did not start
3862           new flow)
3863         * (pic16_getJumptabpCode): NEW, needed in...
3864         * (LinkFlow): fixed handling of jumptables, calls and conditional
3865           branches
3866         * (pic16_InsertCommentAfter): NEW
3867         * (pic16_pCodeReplace): made verbose and flow preserving
3868         * (AnalyzeFlow): added call to data flow analysis
3869         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
3870         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
3871         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
3872
3873 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3874
3875         * src/SDCCast.c (decorateType): fixed bug #1105626
3876
3877 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
3878
3879         * device/include/asm/pic16/features.h,
3880         * pic18f*.h headers,
3881         * device/include/pic16/adc.h,
3882         * device/include/pic16/delay.h,
3883         * device/include/pic16/i2c.h,
3884         * device/include/pic16/malloc.h,
3885         * device/include/pic16/stdio.h,
3886         * device/include/pic16/stdlib.h,
3887         * device/include/pic16/string.h,
3888         * device/lib/pic16/libc/stdio/printf_tiny.c,
3889         * device/lib/pic16/libc/stdio/printf_small.c,
3890         * device/lib/pic16/libc/stdio/strmgpsim.c,
3891         * device/lib/pic16/libc/stdio/strmmssp.c,
3892         * device/lib/pic16/libc/stdio/strmusart.c,
3893         * device/lib/pic16/libc/stdio/vfprintf.c,
3894         * device/lib/pic16/libc/stdlib/ltoa.c,
3895         * device/lib/pic16/libc/stdlib/putchar.c,
3896         * device/lib/pic16/libc/stdlib/x_ftoa.c,
3897         * device/lib/pic16/libc/stdlib/memchrpgm.c,
3898         * device/lib/pic16/libc/stdlib/memchrram.c,
3899         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
3900         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
3901         * device/lib/pic16/libio/adc/adcbusy.c,
3902         * device/lib/pic16/libio/adc/adcread.c,
3903         * device/lib/pic16/libio/adc/adcsetch.c,
3904         * device/lib/pic16/libio/usart/ubaud.c,
3905         * device/lib/pic16/libio/usart/ubusy.c,
3906         * device/lib/pic16/libio/usart/udrdy.c,
3907         * device/lib/pic16/libio/usart/uopen.c,
3908         * device/lib/pic16/libio/usart/uputc.c,
3909         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
3910         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
3911         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
3912         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
3913         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
3914         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
3915         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
3916         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
3917         specific keywords to double underlined form,
3918         * device/lib/pic16/libc/Makefile.rules,
3919         * device/lib/pic16/libsdcc/Makefile.rules,
3920         * device/lib/pic16/libm/Makefile,
3921         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
3922         to compile with C standard set in Makefile.common
3923         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
3924         rand.c and crc.c in compilation process,
3925         * device/lib/pic16/libsdcc/int/divuint.c,
3926         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
3927         `c' from signed to unsigned,
3928         * device/lib/pic16/startup/crt0.c,
3929         * device/lib/pic16/startup/crt0i.c,
3930         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
3931         keywords to double underlined form, bug fixes in _do_cinit function
3932         which prevented the correct initialization of the .idata segment,
3933         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
3934         core to enter a infinite loop
3935         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
3936
3937 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3938
3939         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
3940
3941 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3942
3943         * device/include/Makefile.in: add support for hc08 subdirectory
3944         * device/include/hc08/: new subdirectory
3945         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
3946         Lucas Loizaga, thanks!
3947         * device/include/hc08/mc68hc908qy.h,
3948         * device/include/hc08/mc68hc908gp32.h,
3949         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
3950         their own directory. Changed internal macro names to use the compiler
3951         reserved namespace. Changed SDCC specific keywords to double
3952         underlined form.
3953         * device/include/math.h,
3954         * device/include/malloc.h,
3955         * device/include/stdarg.h,
3956         * device/include/stdbool.h
3957         * device/include/string.h,
3958         * device/include/tinibios.h,
3959         * device/include/ds400rom.h,
3960         * device/include/8051.h,
3961         * device/include/8052.h,
3962         * device/include/80c51xa.h,
3963         * device/include/at89c55.h,
3964         * device/include/at89S8252.h,
3965         * device/include/at89x51.h,
3966         * device/include/at89x52.h,
3967         * device/include/ds80c390.h,
3968         * device/include/reg764.h,
3969         * device/include/regc515c.h,
3970         * device/include/sab80515.h,
3971         * device/include/mcs51/c8051f000.h,
3972         * device/include/mcs51/c8051f018.h,
3973         * device/include/mcs51/c8051f020.h,
3974         * device/include/mcs51/c8051f040.h,
3975         * device/include/mcs51/c8051f060.h,
3976         * device/include/mcs51/c8051f120.h,
3977         * device/include/mcs51/c8051f300.h,
3978         * device/include/mcs51/c8051f310.h,
3979         * device/include/mcs51/c8051f320.h,
3980         * device/include/mcs51/c8051f330.h,
3981         * device/include/mcs51/c8051f350.h,
3982         * device/include/z180.h: Changed SDCC specific keywords to double
3983         underlined form.
3984
3985 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
3986
3987         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
3988         18F4455,
3989         * (pic16_assignConfigWordValue): disable testing of configuration
3990         register value with config mask,
3991         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
3992         function with port->fun_prefix,
3993         * (genFunction): when generating a naked interrupt function never
3994         create an absolute segment placed in interrupt vector address, place
3995         the actual interrupt function at IVA instead, when an interrupt
3996         function is generated with unspecified interrupt then do not create
3997         the absolute section,
3998         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
3999         code for generating a call to generic pointer get/put function with
4000         a call to function pic16_callGenericPointer(),
4001         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
4002         the call to the generic pointer get/put functions with prefixing the
4003         function name with port->fun_prefix,
4004         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
4005         * src/pic16/main.c (_process_pragma): prefix function with
4006         port->fun_prefix,
4007         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
4008         calling assembler, old 18Fxxxx macro is deprecated,
4009         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
4010         PC_ASMDIR in while condition,
4011         * (findInstruction): add PC_ASMDIR in while condition,
4012         * (buildCallTree): prefix main with port->fun_prefix,
4013         * (pic16_pCode2str): fixed bug that didn't emit the memory access
4014         identifier for variable with banked access in instructions BTFSS,
4015         BTFSC, BCF, BSF, BTG
4016         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
4017         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
4018         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
4019         perform optimization when enviroment variable NO_REG_OPT is set,
4020         * (insideLRBlock): NEW, return 1 if register is inside an
4021         INF_LOCALREGS block,
4022         * (RemoveRegFromLRBlock): remove a register that is completely
4023         eliminated by register optimization, but it is still left in local
4024         register store/restore in/from stack block,
4025         * (Remove2pcodes): after removing register, check to see if it
4026         should be removed from local register store/restore in/from stack
4027         block,
4028         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
4029         DUMMY_READ_VOLATILE,
4030
4031         * device/include/pic16/adc.h: minor prototype modifications and
4032         update,
4033         * device/include/pic16/malloc.h: added GPL notice various
4034         modifications,
4035         * device/include/pic16/stdint.h: NEW, standard header for ints
4036         * device/include/pic16/delay.h: NEW, header for delay functions,
4037         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
4038         delay1mtcy,
4039         * device/include/pic16/signal.h: NEW, header providing helper macros
4040         for implementing signal handlers,
4041         * device/include/pic16/stdio.h: added prototypes for functions,
4042         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
4043         prototypes for stdin and stdout, added macro PUTCHAR to
4044         automatically implement putchar function prototype,
4045         * device/include/pic16/usart.h: modified and updated USART library,
4046         * device/lib/pic16/libio/adc/,
4047         * device/lib/pic16/libio/i2c: some modifications to improve library
4048         performance,
4049         * device/lib/pic16/libc/stdio/: modifications for the new printf*
4050         family of functions,
4051         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
4052         family of functions and other sources,
4053         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
4054         of the PIC18Fxx[28] devices,
4055         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
4056         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
4057         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
4058         _do_cinit function, because the previous failed when local variables
4059         where not placed in the same memory bank,
4060         * device/lib/pic16/libsdcc/char/: various modifications to improve
4061         library performance,
4062         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
4063         information on the new functions of the c library and more...
4064
4065 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4066
4067         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
4068
4069 2005-03-26 Raphael Neider <rneider AT web.de>
4070
4071         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
4072           if condition == CARRY)
4073         * (genCmp): adapted to new genSkipc semantics
4074         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
4075           on rIfx (genCmp was broken)
4076
4077 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4078
4079         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
4080         * src/z80/main.c (_keywords[]),
4081         * src/SDCCglobal.h (struct options),
4082         * src/SDCC.y,
4083         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
4084         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
4085         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
4086         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
4087         always available in leading double underscore form. The C99 support is
4088         mostly missing, but it's a start.
4089         * support/regression/tests/bug-227710.c: fixed nonconforming use of
4090         reserved identifier "__data".
4091
4092 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
4093
4094         * src/mcs51/peeph.def: fixed bug 1170013
4095
4096 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
4097
4098         * device/include/mcs51reg.h: fixed bug 842007
4099
4100 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4101
4102         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
4103         last time.
4104
4105 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4106
4107         * src/port.h (struct PORT),
4108         * src/avr/ralloc.c (avr_assignRegisters),
4109         * src/avr/main.c,
4110         * src/ds390/ralloc.c (ds390_assignRegisters),
4111         * src/ds390/main.c,
4112         * src/hc08/ralloc.c (hc08_assignRegisters),
4113         * src/hc08/main.c,
4114         * src/mcs51/ralloc.c (mcs51_assignRegisters),
4115         * src/mcs51/main.c,
4116         * src/pic/ralloc.c (pic14_assignRegisters),
4117         * src/pic/main.c,
4118         * src/pic16/ralloc.c (pic16_assignRegisters),
4119         * src/pic16/main.c,
4120         * src/xa51/ralloc.c (xa51_assignRegisters),
4121         * src/xa51/main.c,
4122         * src/z80/ralloc.c (z80_assignRegisters),
4123         * src/z80/ralloc.h,
4124         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
4125         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
4126         * src/SDCCcse.h,
4127         * src/SDCCdflow.c (computeDataFlow),
4128         * src/SDCCdflow.h,
4129         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
4130         * src/SDCCloop.h,
4131         * src/SDCCcflow.c (*),
4132         * src/SDCCcflow.h,
4133         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
4134         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
4135         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
4136         immedDom() returning wrong block; probably fixes bug #1160833)
4137
4138 2005-03-20 Borut Razem <borut.razem AT siol.net>
4139
4140         * support/scripts/inc2h.pl: WIN32 port
4141
4142 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
4143
4144         * device/lib/makefile.in: added abs.c and labs.c
4145
4146 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
4147
4148         * device/include/stdint.h: added
4149         * device/lib/abs.c: added
4150         * device/lib/labs.c: added
4151         * device/include/stdlib.h: added abs() and labs() prototypes
4152         * device/lib/libsdcc.lib: added abs and labs
4153         * device/include/float.h,
4154         * device/lib/_fsmul.c,
4155         * device/lib/printf_fast.c,
4156         * device/lib/printf_tiny.c: updated comments
4157
4158 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4159
4160         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
4161         bug #1164313
4162
4163 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4164
4165         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
4166         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
4167
4168 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
4169
4170         * device/lib/printf_large.c: removed inline assembly for portability and
4171           readability. Use printf_fast if speed or size are more important.
4172         * src/pic16/gen.c: removed conditions around use of DEBUGpc
4173         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
4174
4175 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
4176
4177         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
4178         prevent compiler warning
4179
4180 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
4181
4182         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
4183         moved to level 0 and declared as static. Also they are explicit
4184         placed in access bank. This was necessery because some times they
4185         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
4186         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
4187         optimizations. Currently only compare to unsigned char is implemented,
4188         * src/pic16/gen.c: added fReturnIdx array,
4189         * (struct resolvedIfx) is moved to gen.h and made public,
4190         * (struct _G): added sregsAlloc and sregsAllocSet fields,
4191         * (aopForSym): added an optimization to directly store in stack of
4192         the operand of a SEND iCode,
4193         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
4194         but as registers instead (AOP_REG) using the fReturnIdx array,
4195         * (pic16_freeAsmop): remove the freed register from the
4196         _G.sregsAlloc field,
4197         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
4198         a compare of 'WREG',
4199         * (pic16_popGetTempRegCond): changed function prototype, now
4200         function takes also a bitVector argument v which holds the current
4201         set of registers that are allocated for stack access by aopForSym,
4202         registers allocated in aopForSym for accessing stack symbols are not
4203         any more part of the functions usedRegs field,
4204         * (genCall): some times aopOp is called for a stack variable to be
4205         send, aopForSym might perform the push, if this is true make sure
4206         that genCall doesn't push the variable twice by testing _G.resDirect,
4207         * (genFunction): changed testing for unspecified interrupt number
4208         from 256 to INTNO_UNSPEC,
4209         * modified selection scheme of frame pointer generation. Previously
4210         if function did use local registers a frame pointer was generated,
4211         now a frame pointer is generated only if function has arguments
4212         (that need PLUSW2 register access), or has stack arguments, or the
4213         compiler is not instructed to omit the frame pointer,
4214         * (genEndFunction): before restoring local registers that were saved
4215         in the function preamble, also restore the registers that *might*
4216         have been allocated for stack access,
4217         * (genRet): removed some old comments,
4218         * (genCmp, the active (RN's) version): added a call to the
4219         pic16_genCmp_special function to perform the compare with a more
4220         robust and optimized way,
4221         * (genInline): a feature has been added in inline code generation,
4222         which allows a wildcard variable substitution when writing inline
4223         assembly. Code is incomplete and experimental therefore undocumented,
4224         * (genCast): changed order of aopOp for result and right to allow
4225         aopForSym to directly load the result if possible,
4226         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
4227         perform an optimized compare on some selected special occasions,
4228         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
4229         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
4230         generate an IVT any more,
4231         * src/pic16/main.c (pic16_optionsTable): added command line option
4232         --optimize-cmp,
4233         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
4234         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
4235         macros,
4236         * src/pic16/NOTES: Raphael Neider added in list of active developers
4237         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
4238         jumptable_end to prevent bug #,
4239         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
4240         inCond and outCond fields,
4241         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
4242         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
4243         turn off register spilling,
4244         * (packRegsForOneUse): synced with other ports' versions although it
4245         is not used currently,
4246         * (pic16_packRegisters): added an optimization while reading
4247         structure bitfields, some registers may be saved (malloc code is
4248         decreased by 80 bytes)
4249
4250 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
4251
4252         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
4253         left is a bitfield, if yes, then don't optimize assignment. Perhaps
4254         this can be optimized more?
4255
4256 2005-03-10 Raphael Neider <rneider AT web.de>
4257
4258         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
4259           genNearPointerGet): (hopefully) fixed access to bitfields via
4260           pointers (p->bitN = x; and x = p->bitN; failed)
4261
4262 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
4263
4264         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
4265
4266 2005-03-09 Raphael Neider <rneider AT web.de>
4267
4268         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
4269
4270 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
4271
4272         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
4273         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
4274           (regTypeNum): set REG_BIT type if necessary
4275         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
4276         * support/regression/tests/critical.c: check bug 1144613
4277
4278 2005-03-02 Raphael Neider <rneider AT web.de>
4279
4280         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
4281
4282 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4283
4284         * src/avr/ralloc.c (serialRegAssign),
4285         * src/ds390/ralloc.c (serialRegAssign),
4286         * src/hc08/ralloc.c (serialRegAssign),
4287         * src/mcs51/ralloc.c (serialRegAssign),
4288         * src/pic/ralloc.c (serialRegAssign),
4289         * src/pic16/ralloc.c (serialRegAssign),
4290         * src/xa51/ralloc.c (serialRegAssign),
4291         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
4292
4293 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
4294
4295         * src/SDCCast.c (decorateType): fixed bug 1124787
4296
4297 2005-02-20 Hubert Sack <sack AT digiplan.de>
4298         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4299
4300         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
4301         patch #1121755
4302
4303 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4304
4305         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
4306         to keep the correct label reference count when adding/removing references
4307         to labels. A peephole file using this is appended to patch #1144962.
4308
4309 2005-02-14 Raphael Neider <rneider AT web.de>
4310
4311         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
4312         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
4313         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
4314           retrievals of result operand's value on assignment
4315
4316 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
4317
4318         * device/include/pic16/string.h: modified prototype for memccpy()
4319         to memccpy(void *, void *, char, size_t)
4320         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
4321         check whether to omit frame pointer or not,
4322         * (genInline): convert all occurences of "\n" to LF in inline
4323         assembler blocks, this helps formatting the inline text,
4324         * (pic16_loadFSR0): modified prototype,
4325         * (genNearPointerGet, genNearPointerSet): reorganization of code,
4326         removed some 8051 legacy code,
4327         * (genPackBits): enabled handling bitfields exceeding one byte in size,
4328         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
4329         before allocating temporary registers in functions,
4330
4331 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
4332
4333         * support/regression/tests/bitvars.c: corrected the "fix"
4334
4335 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
4336
4337         * support/regression/tests/bitvars.c,
4338         * support/regression/tests/bitwise.c,
4339         * support/regression/tests/rotate.c: "fixed" problems on Alpha
4340
4341 2005-02-10 Raphael Neider <rneider AT web.de>
4342
4343         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
4344           different size for Alpha
4345         * src/pic16/gen.c (genCmpEq) : improved compare with 0
4346
4347 2005-02-09 Raphael Neider <rneider AT web.de>
4348
4349         * src/SDCC.lex(doPragma) : save and restore warning options as well
4350           (also added new stack plus clone- and copyAndFreeSDCCERRG())
4351         * have #pragma less_pedantic set the errorlevel to WARNING
4352           (fixes #1117001)
4353         * (cloneOptimize) : fixed wrong malloc's size
4354         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
4355           facilitate correct handling of #pragma (save|restore)
4356
4357 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
4358
4359         * src/mcs51/gen.c: removed non-standard C nameless struct/union
4360
4361 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
4362
4363         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
4364
4365 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
4366
4367         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
4368
4369 2005-02-02 Raphael Neider <rneider AT web.de>
4370
4371         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
4372         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
4373         * (pic16_storeForReturn): fixed to allow returning function pointers
4374         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
4375         * device/include/pic16/{stddef.h,stdbool.h}: added
4376
4377 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
4378
4379         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
4380
4381 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
4382
4383         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
4384         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
4385          appeared to be required
4386
4387 2005-01-31 Borut Razem <borut.razem AT siol.net>
4388
4389         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
4390           include/mcs51 and include/z80 directories to the package
4391
4392 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4393
4394         * src/hc08/gen.c (genFunction): fixed bug #1112752
4395
4396 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4397
4398         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
4399
4400 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4401
4402         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
4403
4404 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
4405
4406         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
4407
4408 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
4409
4410         * device/include/c8051fxxx.h: removed these 6 files
4411         * device/include/mcs51/c8051fxxx.h: added these 11 new files
4412
4413 2005-01-26 Raphael Neider <rneider AT web.de>
4414
4415         * src/pic16/gen.c (genAssign): fixed assignment from longs
4416           in codespace (were cut to three bytes)
4417         * (genDummyRead): implemented (except for CODESPACE...),
4418           fixed bug #1108575
4419         * src/pic16/glue.c (emitStatistics): beautified
4420         * device/lib/pic16/libm/Makefile: added include path
4421
4422 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4423
4424         * src/z80/gen.c (aopPut): fixed bug #1103902
4425
4426 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4427
4428         * device/lib/expf.c: fixed bug #1095792
4429
4430 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
4431
4432         * device/lib/pic16/libm: added Math library sources
4433
4434 2005-01-24 Raphael Neider <rneider AT web.de>
4435
4436         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
4437           to enable upcast to pCodeOpReg2 (there is no type tag to
4438           differenciate the two and pic16_popGet2p cast into PCOR2)
4439         * src/pic16/main.c (_process_pragma): fixed another malloc bug
4440           (sizeof(sectNames) changed to sizeof(sectName))
4441           Both patches fix segfaults under MinGW.
4442
4443 2005-01-23 Raphael Neider <rneider AT web.de>
4444
4445         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
4446           Safe_[mc]?alloc()'ed variables
4447         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
4448           of (byte sized) temporaries (assign them to WREG for now)
4449         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
4450           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
4451           this might fix SIGSEGVs on MinGW...
4452         * src/SDCCopt.c (killDeadCode): restored original behaviour
4453           (volatile operands might get thrown away though)
4454
4455 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
4456
4457         * src/pic16/gen.c: fixed bug #1106975,
4458         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
4459         pointer update, INTCON is saved, global interrupts are disabled and
4460         restored after updateing TOS.
4461         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
4462         * added function attribute 'shadowregs' to take advantage of shadow
4463         registers,
4464         * added function attribute 'wparam' as an alternative to the wparam
4465         pragma,
4466         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
4467         user declares a non-ISR function as 'shadowregs',
4468         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
4469
4470 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
4471
4472         * .version: bumped version number to 2.4.8
4473         * device/lib/pic16/pics.all: list of PIC18F devices supported by
4474         pic16 port,
4475         * device/lib/pic16/libio/i2c/: I2C module support library,
4476         * device/include/pic16/i2c.h: I2C support library header,
4477         * device/lib/pic16/libc/stdio/: standard IO support sources,
4478         * (printf_small.c): printf_small() source, supports float print,
4479         * (printf_tiny.c): printf_tiny() source, does not support floats,
4480         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
4481         enable global optimizations for entire library source, other
4482         Makefiles in the source tree are also modified to reflect this,
4483         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
4484         function,
4485         * doc/sdccman.lyx: updated to reflect new changes,
4486         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
4487         sym->onStack if-case,
4488         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
4489         sbit, idata, _idata, xdata, _xdata,
4490         * added pragma library, to link an external library, (see doc),
4491         * removed command line options, --pomit-config-words, --pomit-ivt,
4492         --pleave-reset-vector,
4493         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
4494         when calling assembler to reflect memory model used, also define
4495         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
4496         reflect stack model used,
4497         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
4498         on stack return NULL,
4499
4500 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
4501
4502         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
4503           of the operands is volatile. Fixes #1020220
4504
4505 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
4506
4507         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
4508         * (OptimizeRegUsage): make sure that there is really no other flow where
4509           the first pCode is used
4510
4511 2005-01-22 Raphael Neider <rneider AT web.de>
4512
4513         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
4514           to fix #1106967 (pCode->seq are not set up correctly)
4515
4516 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4517
4518         * src/SDCCglue.c (glue): make sure code area is declared before the
4519         static initialization area.
4520
4521 2005-01-21 Raphael Neider <rneider AT web.de>
4522
4523         * device/lib/Makefile.in: fixed test for pic16 install dir
4524         * device/lib/pic16/*/Makefile*: modified compile flags to enable
4525           optimizations
4526         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
4527           added --optimize-goto compiler switch and pragma wparam documentation
4528         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
4529         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
4530           and PRODH closing bug #1071770 (peephole optimizer)
4531
4532 2005-01-19 Raphael Neider <rneider AT web.de>
4533
4534         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
4535           cmdLine buffers (used when calling sdcpp...) are large enough
4536           (MAX_PATH=256 truncates arguments leading to system halts when
4537           used in MinGW...)
4538         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
4539         * (genUminus): rewritten to for efficiency
4540         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
4541           used uninitialized in some cases)
4542         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
4543           copy the third byte from the int -- now assumes 0x80 (data memory)
4544         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
4545           operands (genAddLit expects the iCode's operands to swapped as
4546           well), fixed leftover bytes (crashed for short left operands)
4547         * (pic16_genMinusDec): performance improvements, removed false
4548           PIC14 emitSKPNCs
4549         * (pic16_genMinus): fixed to cope with differently sized operands
4550         * src/pic16/glue.c (pic16_glue): added new banksel optimization
4551           for --obanksel > 1
4552         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
4553         * src/pic16/graph.[ch]: implementation of directed graphs, used by
4554           new banksel optimization
4555         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
4556           analysis for temporary registers (segfaults...)
4557         * src/pic16/peeph.def: added rule
4558
4559 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
4560
4561         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
4562         which converts a float number to its ASCII representation
4563         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
4564         functions to convert the fractional and integer part of a float to ASCII,
4565         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
4566         realloc.c): added _MALLOC_SPEC to explicit place variables in data
4567         ram
4568         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
4569         _STATMEM macros,
4570         * device/include/pic16/adc.h: added GPL info,
4571         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
4572         a pCodeOp as tested operand,
4573         * (genNearPointerGet): optimized bit testing, does not use
4574         intermediate register for bit value, test directly instead with
4575         BTFSS, BTFSC, works only for single bits,
4576         * (genpic16Code): dump the name of the iCode in the asm,
4577         * src/pic16/ralloc.c (decodeOp): removed static declaration and
4578         renamed to pic16_decodeOp,
4579         * (serialRegAssign): do not allocate a temporary register for iCode
4580         sequences that test a single bit for 1/0
4581
4582 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
4583
4584         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
4585         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
4586         access stack and frame pointers. They are initially assigned to
4587         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
4588         accessing SFRs. Updated all occurences of modification of stack or
4589         frame pointer in gen.c and pcode.c,
4590         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
4591         assigning of a literal value to pointers,
4592         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
4593         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
4594         selected
4595
4596 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
4597
4598         * doc/sdccman.lyx: update documentation about stack pragma, added
4599         some info for stack memory models
4600
4601 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4602
4603         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
4604
4605 2005-01-08 Raphael Neider <rneider AT web.de>
4606
4607         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
4608           udata sections to fix bug #1097823
4609
4610 2005-01-05 Raphael Neider <rneider AT web.de>
4611
4612         * src/pic16/gen.c (genGenericShift): added handling of differently
4613           sized left operand and result
4614
4615 2005-01-04 Raphael Neider <rneider AT web.de>
4616
4617         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
4618         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
4619           to hold the condition bit)
4620         * added new version of genCmp (old code available via #define)
4621         * added new version of genShiftLeft/genShiftRight in a generic
4622           way, now supports shifting by negative values
4623         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
4624           shiftCount (expected by genGenericShift)
4625         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
4626         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
4627           dump
4628         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
4629           is an invalid literal too...)
4630
4631 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
4632
4633         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
4634         from Raphael Neider,
4635         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
4636         for 8-bit literals. This fixes some literal operands which are sign
4637         extended to 16-bits ints when instruction needs only 8-bits.
4638
4639 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
4640
4641         * device/lib/logf.c: added mcs51 assembly version
4642         * device/lib/expf.c: added mcs51 assembly version
4643         * device/lib/_logexpf.c: new shared asm code for expf and logf
4644         * device/include/math.h: add defines for assembly math library
4645         * device/lib/Makefile.in: build new _logexpf.c
4646         * device/lib/libfloat.lib: use new _logexpf.c
4647
4648 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
4649
4650         * src/pic/device.c
4651         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
4652           device types which have less than 0x7f registers.
4653
4654 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
4655
4656         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
4657
4658 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
4659
4660         * device/lib/printf_fast.c: only build on supported arch.
4661         * device/lib/printf_tiny.c: only build on supported arch.
4662         * device/lib/printf_fast_f.c: only build if asm float lib
4663         * device/lib/_fsget1arg.c: only build if asm float lib
4664         * device/lib/_fsget2args.c: only build if asm float lib
4665         * device/lib/_fsnormalize.c: only build if asm float lib
4666         * device/lib/_fsreturnval.c: only build if asm float lib
4667         * device/lib/_fsrshift.c: only build if asm float lib
4668         * device/lib/_fsswapargs.c: only build if asm float lib
4669         * device/include/stdio.h: don't provide print_fast,
4670           print_fast_f, print_tiny prototypes if --xstack used
4671
4672 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
4673
4674         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
4675         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
4676           to the SOURCES
4677
4678 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
4679
4680         * device/lib/printf_fast_f.c: same as printf_fast, but
4681           with floating point enabled
4682         * device/lib/printf_fast.c: minor tweaks
4683         * device/include/stdio.h: add printf_fast_f
4684
4685 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
4686
4687         * src/SDCCmain.c: make --float-reent default for mcs51
4688         * device/lib/_fsadd.c: added mcs51 assembly version
4689         * device/lib/_fssub.c: added mcs51 assembly version
4690         * device/lib/_fsmul.c: added mcs51 assembly version
4691         * device/lib/_fsdiv.c: added mcs51 assembly version
4692         * device/lib/_fseq.c: added mcs51 assembly version
4693         * device/lib/_fsneq.c: added mcs51 assembly version
4694         * device/lib/_fsgt.c: added mcs51 assembly version
4695         * device/lib/_fslt.c: added mcs51 assembly version
4696         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
4697         * device/lib/Makefile.in: add _fscmp to build
4698         * device/lib/libfloat.lib: add _fscmp to build
4699
4700 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
4701
4702         * device/lib/_fs2slong.c: added mcs51 assembly version
4703         * device/lib/_fs2sint.c: added mcs51 assembly version
4704         * device/lib/_fs2schar.c: added mcs51 assembly version
4705         * device/lib/_fs2ulong.c: added mcs51 assembly version
4706         * device/lib/_fs2uint.c: added mcs51 assembly version
4707         * device/lib/_fs2uchar.c: added mcs51 assembly version
4708         * device/lib/_slong2fs.c: added mcs51 assembly version
4709         * device/lib/_sint2fs.c: added mcs51 assembly version
4710         * device/lib/_schar2fs.c: added mcs51 assembly version
4711         * device/lib/_ulong2fs.c: added mcs51 assembly version
4712         * device/lib/_uint2fs.c: added mcs51 assembly version
4713         * device/lib/_uchar2fs.c: added mcs51 assembly version
4714         * device/include/float.h: added #define to select asm vs c
4715
4716 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
4717
4718         * device/lib/printf_fast.c: improvements to float output
4719         * device/include/float.h: add defines for assembly float library
4720         * device/lib/_fsget1arg.c: receive 1 float arg
4721         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
4722         * device/lib/_fsnormalize.c: normalize a float
4723         * device/lib/_fsreturnval.c: return float, various helper routines
4724         * device/lib/_fsrshift.c: right shift a float's mantissa
4725         * device/lib/_fsswapargs.c: swap 2 floats
4726         * device/lib/Makefile.in: build these 6 new files for mcs51
4727         * device/lib/libfloat.lib: add these 6 files to the library
4728
4729 2004-12-26 Borut Razem <borut.razem AT siol.net>
4730
4731         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
4732           built by gcc 3.4.2
4733
4734 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
4735
4736         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
4737           and fully reentrant and register bank neutral.
4738         * device/lib/printf_fast.c: added float (not enabled by default),
4739           added compact/slower integer (also not enabled by default),
4740           improved size/speed of fast integer code, other minor changes
4741         * device/include/stdio.h, device/lib/Makefile.in,
4742           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
4743
4744 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
4745
4746         * src/pic16/pcode.c: declaring variables other than at the start of a
4747           block is not supported in C by VC6.
4748
4749 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
4750
4751         * applied a previous patch from Raphael Neider that wasn't included
4752         in the previous commits, which fixes infinite loops within jumptable
4753         improvements,
4754         * made some fixes that previous patches introduced
4755
4756 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
4757
4758         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
4759         that fixes an issue with AOP_PCODE asmop's offset,
4760         * (pic16_popCopyReg): update instance field too,
4761         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
4762         function of pic port,
4763         * (genCmp, genAnd, genAssign),
4764         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
4765
4766 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
4767
4768         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
4769         variables initial values to idata section,
4770         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
4771         variables in some functions. This utilizes parmBytes field of iCode
4772         structure to hold the offset of the variable in stack. (might be
4773         able to use the stack field too?)
4774         * applied patch from Raphael Neider # ### , # ###
4775         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
4776         variable initial values in idata section,
4777         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
4778         for static variables with initial value
4779         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
4780         applied fix in while loop from Raphael Neider.
4781
4782 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
4783
4784         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
4785         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
4786         * src/ds390/ralloc.c (serialRegAssign): spill bits
4787         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
4788         * support/Util/SDCCerr.c,
4789         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
4790         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
4791         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
4792
4793 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
4794
4795         * device/include/sdcc-lib.h: inserted LGPL, added includes
4796           asm/ds390/features.h and asm/mcs51/features.h
4797         * device/include/asm/default/features.h,
4798         * device/include/asm/gbz80/features.h,
4799         * device/include/asm/z80/features.h: added empty _AUTOMEM
4800           and _STATMEM
4801         * device/include/asm/ds390/features.h,
4802         * device/include/asm/mcs51/features.h: added files with defines for
4803           _AUTOMEM and _STATMEM indicating automatic and static storage class
4804         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
4805         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
4806         * src/SDCCicode.c (geniCodeCast),
4807         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
4808         * src/SDCCloop.c (loopInduction): removed unused variable lr
4809         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
4810           to convertToFcall to include char modulo (RFE 1065037), added check
4811           if left operand is unsigned and use abs of literal value
4812         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
4813           as it doesn't work after conversion from peephole.def to peephole.rul
4814         * src/mcs51/gen.c (toBoolean): added check for size,
4815           (genModOneByte): optimized code for signed char modulo a literal
4816           power of 2 (thanks to Hubert Sack),
4817           (genRRC): removed unnecessary "clr c",
4818           (genRLC): replaced "add a,acc" with cheaper "rlc a"
4819         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
4820           jump optimization,
4821           swapped rules 256.c and 256.d,
4822           extended 256.d by using new multiple checks (thanks Erik),
4823           added rules 256.e and 256.f,
4824           updated rule 261.a and 261.b to new generated code
4825         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
4826
4827 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4828
4829         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
4830           induction related bugs, including first part of bug #1074377
4831
4832 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
4833
4834         * applied patch from bug-report #1076292,
4835         * applied patches for genAnd and Goto-optimizations for Raphael
4836         Neider,
4837         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
4838         dump a less iCode information,
4839         * src/pic16/device.h (pic16_options_t): added field debgen,
4840         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
4841         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
4842         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
4843         puclic,
4844         * (various functions): added macros FENTRY and FENTRY2 to functions,
4845         to emit function prologue,
4846         * (various functions): fixed indentation,
4847         * (genNearPointerGet): fixed loading of FSR0,
4848         * (genPackBits): applied patch from Raphael Neider to fix updating
4849         of FSR0 and touching only the modified bits,
4850         * src/pic16/genarith.c (various functions): added macros FENTRY to
4851         emit function prologue in comments,
4852         * src/pic16/pcode.h: added functions debugf2, debugf3,
4853         * src/pic16/ralloc.c: partial fix for packForPush caused
4854         segmentation fault,
4855
4856 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4857
4858         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
4859           <stsp AT users.sourceforge.net> with reversed byte order
4860         * support/regression/tests/rotate.c: added (ds390 skips some tests)
4861
4862 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4863
4864         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
4865           bug #1074377
4866         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
4867         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
4868
4869 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
4870
4871         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
4872
4873 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4874
4875         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
4876           conditions,
4877           (setFromConditionArgs): friendly operand parser for peephole rules,
4878           (operandBaseName, operandsNotRelated): new peephole condition
4879           "operandsNotRelated" -- similar to "operandsNotSame", but takes
4880           architecture specific register naming into account, handles n-way
4881           comparisons, and supports quoted literals
4882         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
4883
4884 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4885
4886         * src/mcs51/peeph.def: fixed bug #1076940
4887
4888 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
4889
4890         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
4891
4892 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4893
4894         Adding support for replacing ljmps with sjmps in jumptables
4895         generated for switch statements. For now you need to set the
4896         environment variable SDCC_SJMP_JUMPTABLE to enable this.
4897         Now 4 algorithms for mcs51 jumptable generation are used:
4898         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
4899         addresses loaded pc-relative for up to 112 cases and stack-pushing
4900         target addresses loaded with offset from dptr for up to 256 cases.
4901
4902         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
4903         * src/mcs51/main.c: adapted constants for switch table generation
4904         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
4905
4906 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
4907
4908         * device/lib/printf_large.c (_print_format): fixed bug 1073386
4909         * support/regression/tests/bug1057979.c: added test for bug 1073386
4910
4911 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
4912
4913         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
4914         compilers
4915
4916 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
4917
4918         * src/pic16/device.h,
4919         * src/pic16/genarith.c,
4920         * src/pic16/glue.c,
4921         * src/pic16/main.c,
4922         * src/pic16/pcode.c: applied patches #1068154 and #1070213
4923
4924 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
4925
4926         Large cummulative patch for pic16 port.
4927         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
4928         to call when a stack overflow occurs,
4929         * (malloc.h): added CVS Id tag,
4930         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
4931         variable,
4932         * added libc directory. The current version of LibC contains string
4933         functions, ctype functions and macros and some functions of the
4934         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
4935         be extensively tested in the future. Standard disclaimer here.
4936         Library is not automatically build yet. But one can build it by
4937         invoking 'make' inside the libc directory.
4938         * added ADC library under libio. Preliminary version yet.
4939
4940         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
4941         * src/pic16/gen.c (aopForRemat): asmop size is filled by
4942         aopForRemat() now and not by pic16_aopOp(),
4943         * (pic16_popGetTempReg): removed warning messgae when allocating
4944         temporary registers, its a buggy feature and will be removed,
4945         * (pic16_popGet): set register instance field in AOP_CRY,
4946         * (pic16_outBitC): fixed for results in size greater than 1,
4947         * (genUminusFloat): fixed for pic16, ported code from mcs51,
4948         * (pic16_storeForReturn): optimized return of 0,
4949         * (genCmp): experimental code for new genCmp which uses PIC18's
4950         special compare&skip instructions. Initial tests fail some times
4951         with variables grater than 1 byte in size, so new code is disabled,
4952         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
4953         a single bit,
4954         * (genCast): began a fix to optimize the casting of a bit to another
4955         bit, now assigning a bitfield to another bitfield will fail, sorry,
4956         * src/pic16/main.c: disabled the use of lr-support feature,
4957         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
4958         * added some function prototypes, added function _debugf prototype,
4959         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
4960         bits with offset (case PO_GPR_BIT),
4961         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
4962         command line,
4963         * (isBankInstruction): modified to return 0 for no banking instruction,
4964         and 1 for banking instruction,
4965         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
4966         caused stop processing pCodes after a inline assembly block,
4967         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
4968         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
4969         registers when it shouldn't,
4970         * src/pic16/ralloc.c (allocReg): add preliminary support for
4971         supporting a limited set of temporary registers,
4972
4973 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4974
4975         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
4976           genDataPointerSet): ensure assignments always copy in MSB to LSB
4977           order,
4978           (loadRegFromAop): recognize CLRH optimization,
4979           (genFunction): optimize RECEIVE iCodes in reentrant functions
4980
4981 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4982
4983         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
4984           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
4985           selected.
4986         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
4987         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
4988           contiguous with data
4989
4990 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4991
4992         * device/lib/_gptrget.c (_gptrget),
4993         * device/lib/_gptrgetc.c (_gptrgetc),
4994         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
4995           instead of sjmp to ret
4996         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
4997           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
4998
4999 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
5000
5001         * .version: bumped version to 2.4.7
5002         * device/lib/_gptrget.c (_gptrget): is now _naked
5003         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
5004         * device/lib/_gptrput.c (_gptrput): is now _naked
5005         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
5006           (createFunction): fixed xstack
5007         * src/SDCCglue.c (emitMaps): set allocation required for bit area
5008         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
5009           or bit either,
5010           (geniCodeCritical): store original interrupt state in an iTemp bit
5011           var unless stack-auto
5012         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
5013         * src/SDCCmain.c (setIncludePath): added include/target to search path
5014         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
5015         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
5016           prototype,
5017           (processFuncArgs): put bit vars in bit area
5018         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
5019           unsaveRBank): fixed xstack,
5020           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
5021           (genFunction, genEndFunction): fixed xstack,
5022           (genAssign): optimization don't walk backwards through mem
5023         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
5024         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
5025         * support/regression/Makefile: also make library (for stack-auto) when
5026           making "all" and added "test-mcs51-xstack-auto"
5027         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
5028         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
5029         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
5030         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
5031         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
5032           make-library by MAKE_LIBRARY
5033         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
5034           regression tests for xstack
5035         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
5036         * support/regression/tests/critical.c: test for critical on mcs51
5037
5038 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5039
5040         * support/regression/ports/ucz80/spec.mk: use include and lib files from
5041           built version of sdcc instead of installed version
5042
5043 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
5044
5045         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
5046         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
5047           vprintf.c now
5048         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
5049         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
5050           WARNING: remove device/lib/build/z80/printf.o by hand when
5051           updating from previous build!
5052         * device/lib/z80/printf.c: updated comment
5053         * support/regression/tests/bug1057979.c: test all ports now
5054         * support/regression/tests/bug1065458.c: file added
5055
5056 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5057
5058         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
5059           *_start and *_end symbols for static functions
5060
5061 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
5062
5063         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
5064           and search crt0.o in all library paths,
5065           (setIncludePath): proper handling of --nostdinc,
5066           (setLibPath): proper handling of --nostdlib
5067         * support/regression/Makefile,
5068         * support/regression/ports/ds390/spec.mk,
5069         * support/regression/ports/gbz80/spec.mk,
5070         * support/regression/ports/hc08/spec.mk,
5071         * support/regression/ports/mcs51/spec.mk,
5072         * support/regression/ports/mcs51-large/spec.mk,
5073         * support/regression/ports/mcs51-stack-auto/spec.mk,
5074         * support/regression/ports/z80/spec.mk: use include and lib files from
5075           built version of sdcc instead of installed version
5076         * doc/sdccman.lyx: fixed typo in --nostdinc
5077
5078 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
5079
5080         * src/pic/pcode.c,
5081         * src/pic/device.c,
5082         * src/pic/ralloc.c,
5083         * src/pic/gen.c : added support to generate code for struct bit fields.
5084
5085 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
5086
5087         * as/xa51/xa_version.h,
5088         * device/include/errno.h,
5089         * device/include/regc515c.h,
5090         * device/lib/_itoa.c,
5091         * device/lib/_ltoa.c,
5092         * device/lib/ser_ir_cts_rts.c,
5093         * sim/ucsim/xa.src/glob.cc,
5094         * sim/ucsim/xa.src/inst_gen.cc,
5095         * sim/ucsim/xa.src/xa_bit.cc,
5096         * sim/ucsim/xa.src/xa_sfr.cc,
5097         * sim/ucsim/z80.src/inst_dd.cc,
5098         * sim/ucsim/z80.src/inst_fdcb.cc,
5099         * support/scripts/keil2sdcc.pl,
5100         * src/pic16/pic16.dsp,
5101         * src/pic16/pic16a.dsp: corrected cvs line endings
5102         * device/lib/printf_large.c: fixed bug 1057979
5103         * src/pic16/gen.c: fixed non-C standard code
5104         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
5105         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
5106         * support/regression/ports/mcs51/support.c: reload T1 asap
5107         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
5108           pdata use and clear idata startup behaviour
5109         * support/regression/tests/bug1057979.c: added
5110
5111 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
5112
5113         * device/examples/ds390/ow390/ad26.h,
5114         * device/examples/ds390/ow390/cnt1d.h,
5115         * device/examples/ds390/ow390/crcutil.c,
5116         * device/examples/ds390/ow390/ownet.h,
5117         * device/examples/ds390/ow390/owsesu.c,
5118         * device/examples/ds390/ow390/swt12.h,
5119         * device/examples/ds390/ow390/swtoper.c,
5120         * device/examples/ds390/ow390/temp10.h,
5121         * device/examples/ds390/ow390/thermodl.c,
5122         * device/examples/ds390/tinitalk/tinitalk.dsp,
5123         * device/examples/ds390/tinitalk/tinitalk.dsw,
5124         * device/examples/mcs51/clock/hw.h,
5125         * device/examples/mcs51/simple2/go.bat,
5126         * device/examples/serialcomm/windows/serial.h,
5127         * device/examples/xa51/dummy.c,
5128         * device/examples/xa51/hello.c,
5129         * device/include/80c51xa.h,
5130         * device/include/at89x051.h: corrected cvs line endings
5131
5132 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
5133
5134         * src/pic16/main.c (options): added command line --gstack, to trace
5135         stack over/under flows,
5136         * added pragma 'wparam' to allow passing first byte of function
5137         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
5138         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
5139         call to __gstack_test function and sets up the symbol as extern,
5140         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
5141         * popaop): added call to pic16_testStackOverflow,
5142         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
5143         wparamList list,
5144         * (genCall, genPcall): now all parameters are passed via stack
5145         except in functions that are pass to wparam pragma in which WREG is
5146         used too,
5147         * (genPcall): REENTRANT flag is checked to see if variable prototype
5148         contains reentrant keyword, don't call a non-reentrant function, via
5149         a reentrant function pointer or vice versa, functions are never
5150         passed via WREG,
5151         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
5152         D.Winkler,
5153         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
5154         SIGSEGV when accessing a NULL register stucture,
5155         * (pic16_printGPointerType): modified to handle UPPER modifier for
5156         function initializers, changed prototype of function to simpler one,
5157         * (pic16_printIvalFuncPtr): check to see if function is already
5158         added in externs list,
5159         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
5160         optimized a move from W to SFR with a move to the same register
5161         later after a CALL,
5162         * device/lib/pic16/debug: NEW directory, contains debug features
5163         which are enabled when linking with libdebug.lib, currently command
5164         line option --gstack enables stack pointer tracing for over/under
5165         flow, corresponding sources are in debug/gstack
5166
5167 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
5168
5169         * doc/sdccman.lyx: updated SDCC version,
5170         * (PIC16 port): update list of command line options,
5171         * src/pic16/device.h (structure pic16_options_t): added field gstack
5172         to enable stack overflow tracing on push/pops,
5173         * src/pic16/device.c (statistics structure): added statistics
5174         structure,
5175         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
5176         pic16_dump_int_registers): increase statistics counters for each
5177         * variable which is encountered
5178         * (pic16_dump_usection): emit each .udata variable to its own udata
5179         section,
5180         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
5181         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
5182         parameters via stack, otherwise use old scheme,
5183         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
5184         assembler output file,
5185         * src/pic16/main.c: added command line options --gstack to enable
5186         push/pop tracing for stack overflow,
5187         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
5188         instructions): added size of each instruction,
5189         * (pic16_countInstruction): estimate size of instructions in
5190         the_pFile list, inline assembly blocks are not counted,
5191         * (pic16_FixRegisterBanking): trace previous register usage, when
5192         banksel optimizations is greater than 0, don't emit a redudant
5193         banksel directive,
5194
5195 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
5196
5197         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
5198         * src/pic16/ralloc.c : applied same fix for pic16.
5199         * src/pic/gen.c : tidied it up a little.
5200
5201 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5202
5203         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
5204         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
5205
5206 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5207
5208         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
5209
5210 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5211
5212         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
5213         non-reentrant function __modsint in the interrupt function (thus
5214         corrupting math operations during serial I/O)
5215         * device/lib/ser_ir.c: as above, changed buffersize
5216         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
5217         256.c,d for zeroing
5218         * doc/Makefile: added option -t for rsync
5219
5220 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5221
5222         * src/SDCCast.h (struct ast),
5223         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
5224
5225 2004-10-20 Borut Razem <borut.razem AT siol.net>
5226
5227         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
5228         package
5229
5230 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
5231
5232         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
5233         makefile targets,
5234         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
5235         support functions to replace long sequences of MOVFF's from access
5236         bank registers to stack and vice versa,
5237         * src/pic16/device.h: added new field opt_flags, where optimization
5238         flags can be set to enable certain features,
5239         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
5240         * pBlock, (genFunction, genEndFunction): surroung loop for
5241         saving/loading used registers in stack with PC_INFO pCodes,
5242         INF_LREGS. Code in between can then be optimized by pCode optimizer
5243         to support function calls,
5244         * (genDataPointerSet): fixed bug which loaded float fields in
5245         structures with corrupt data,
5246         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
5247         in a standard way debug info on stderr. Feature used for developing
5248         and debugging only,
5249         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
5250         obsolete chunks of code,
5251         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
5252         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
5253         * pic16/src/pcode.c (pic16_newpCodeInfo,
5254         * (pic16_newpCodeOpLocalRegs),
5255         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
5256         feature,
5257         * (pic16_pCodeConstString): printing of the initial value of a
5258         symbol as a comment is inhibited since parsing was already done by
5259         copyStr and output is corrupt,
5260         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
5261
5262 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5263
5264         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
5265
5266 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
5267
5268         * as/mcs51/lkarea.c: removed old K&R style,
5269           (lnksect): changed check on boundary error,
5270           (lnksect2): changed check on boundary error,
5271           (lnksect2): extend XSTK to end of page if size = 1
5272         * as/mcs51/lkmain.c: removed old K&R style,
5273           (Areas51): create l_IRAM symbol
5274         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
5275         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
5276           model-mcs51-stack-auto, added model-mcs51-xstack-auto
5277         * device/lib/_mullong.c: added version to be compiled with xstack
5278         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
5279         * device/lib/mcs51/crtxclear.asm: clear pdata as well
5280         * device/lib/mcs51/crtxstack.asm: fixed comment
5281         * src/SDCCglue.c: maxInterrupts defaults to 0,
5282           (emitMaps): added pdata,
5283           (createInterruptVect): (re)moved default,
5284           (glue): added pdata,
5285           (glue): moved __start__xstack to XSTK with default size 1
5286         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
5287           and options.float_rent when options.stackAuto is set,
5288           (linkEdit): only write XDATA_NAME if provided on command line
5289         * src/SDCCmem.h,
5290         * src/SDCCmem.c: added pdata
5291         * src/port.h: added pdata_name to PORT
5292         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
5293           (saveRegisters, unsaveRegisters): removed usage of B,
5294           (genMinus): fixed accumulator clash,
5295           (genJumpTab): added comment, this needs another look
5296         * src/mcs51/gen.c: added check for "B in use" paranoia,
5297           added pushB() and popB()
5298         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
5299           chance
5300         * src/avr/main.c,
5301         * src/ds390/main.c,
5302         * src/hc08/main.c,
5303         * src/mcs51/main.c,
5304         * src/pic/main.c,
5305         * src/pic16/main.c,
5306         * src/xa51/main.c,
5307         * src/z80/main.c: (reset_regparms) made void parameter explicit and
5308           added PSEG (PAG,XDATA) or NULL to port specifier
5309         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
5310         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
5311           (_mcs51_genInitStartup): removed __start__xstack equ,
5312           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
5313         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
5314         * src/z80/gen.c (_rleAppend): fixed warnings
5315         * support/regression/tests/zeropad.c: added pdata test
5316         * .version: bumped to 2.4.6
5317
5318 2004-10-17 Borut Razem <borut.razem AT siol.net>
5319
5320         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
5321         as a part of nightly build
5322
5323 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
5324
5325         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
5326         WREG holds the first byte function parameters,
5327         * (aopForSym): take special case for symbols which are in FARSPACE
5328         but in CODESPACE too,
5329         * (assignResultValue): modified to take into account _G.useWreg,
5330         * (genCall): don't use wreg for parameter passing when function is
5331         declared as reentrant, too, added optimization INCF to stack
5332         pointer when stack parameter count is 1,
5333         * (genFunction, genEndFunction): refurnished and fixed to not using
5334         wreg for passing parameters when function has varargs or is
5335         reentrant, fixed bug with symbol name compare for generating
5336         functions in absolute address,
5337         * (pic16_storeForReturn): refurnished,
5338         * (genCmp): began writing a new version of the function, not ready
5339         yet, therefore it is disabled,
5340         * (genAssign): do not read code memory when assigning a function to
5341         a pointer function,
5342         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
5343         array of characters, not pointer,
5344         * (pic16initialComments): in debug mode emit an .ident directive for
5345         the assembler,
5346         * (_process_pragma): emit a new warning type (internal to pic16)
5347         when setting stack to default length, emit a similar warning when
5348         placing a function at absolute address and address is not word aligned
5349         * (_pic16_parseOptions): added 'return TRUE' statement,
5350         * (_pic16_linkEdit): if compiling a source, then add the source's
5351         file object, first in the list of objects to link,
5352
5353 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
5354
5355         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
5356         * src/pic/main.c : removed VC warning.
5357         * src/pic/gen.c : changed comment.
5358
5359 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
5360
5361         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
5362         reference to a deprecated symbol _GPTRREG was causing failure to
5363         link. Thanks G. M. Gallant for the info.
5364
5365 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
5366
5367         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
5368         comments for Bugs item #954788.
5369
5370 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
5371
5372         * src/pic16/device.c (pic16_dump_gsection,
5373         * pic16_groupRegistersInSection): handle symbols declared to be in
5374         access bank differently,
5375         * src/pic16/gen.c (struct _G): added field resDirect,
5376         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
5377         send values read from stack directly to result and don't allocate
5378         temporary values,
5379         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
5380         same registers,
5381         * (pic16_sameRegsOfs): NEW,
5382         * (freeAsmop): if _G.resDirect is set then do not mark registers as
5383         free because they were not allocated from temporary pool,
5384         * pic16_popRegFromString): workaround to fix a problem with
5385         allocating variables twice or never,
5386         * (genGenPointerGet): using PRODL instead of FSR0H,
5387         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
5388         instead of FSR0H,
5389         * (genAssign): take advantage of the _G.resDirect flag,
5390         * (genCast): around line 11844, use mov2f instead of directly
5391         MOVFF'ing between operands to account for literal values,
5392         * src/pic16/genutils.c: some new debug functions for gpsim have been
5393         added,
5394         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
5395         float with integer part only,
5396         * src/pic16/main.c (_process_pragma): handle pragma udata access to
5397         place variables in access bank
5398         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
5399         updated sources to reflect recent changes in gen.c
5400
5401 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
5402
5403         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
5404         sources that searched for headers in installation path, now the
5405         device/include/pic16 is used,
5406         * src/pic16/glue.c (pic16glue),
5407         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
5408         .line directives if not in debug mode, this suppresses assembler's
5409         warnings for ignored directives
5410
5411 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
5412
5413         * src/port.h: made reset_regparms prototype void parameter explicit.
5414         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
5415         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
5416         * doc/sdccman.lyx: documented warning disabling and how to use
5417           printf_large to make it print floats.
5418         * device/include/stdbool.h: NEW
5419         * device/lib/_atof.c,
5420         * device/lib/_divuint.c,
5421         * device/lib/_divulong.c,
5422         * device/lib/expf.c,
5423         * device/lib/printf_large.c,
5424         * device/lib/sincosf.c,
5425         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
5426         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
5427           a completely reentrant lib.
5428
5429 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
5430
5431         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
5432         * device/include/pic16/stdio.h: fixed bug with colon
5433
5434 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
5435
5436         * device/include/pic16/stdio.h,
5437         * device/include/pic16/stdlib.h,
5438         * device/include/pic16/math.h: NEW
5439         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
5440         declared as _naked to reduce overhead
5441         * device/lib/Makefile.in (target port-specific-objects-pic16):
5442         changed * to *.* so to ignore the CVS directory,
5443         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
5444         stacked variables back in stack,
5445         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
5446         corruption
5447
5448 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
5449
5450         * .version: bumped version number to 2.4.5
5451         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
5452         * support/Util/SDCCerr.c (messages structure): added entry for
5453         W_POSSBUG2
5454
5455         Large cumulative patch for pic16 port and libraries.
5456         * device/include/pic16/sdcc-lib.h,
5457         * device/include/pic16/stdarg.h,
5458         * device/include/asm/pic16/features.h,
5459         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
5460         * device/include/pic16/float.h: changes reentrant keyword with
5461         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
5462         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
5463         updated target build-libraries to include objects from gptr,
5464         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
5465         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
5466         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
5467         all function headings,
5468         * src/SDCCmain.c: added global parameter userIncDirsSet,
5469         * (parseCmdLine): when option -I is encountered add directory to
5470         userIncDirsSet too,
5471         * src/version.awk: added space between control and long,
5472         * src/pic16/NOTES: added some notes for the port,
5473         * src/pic16/gen.c: added prototype for mov2fp function,
5474         * (fReturnpic16[]): properly named return value registers,
5475         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
5476         * (aopForSym): added code to handle symbols with onStack flag set,
5477         symbols onStack are allocated PTRSIZE bytes,
5478         * (aopFreeAsmop): handles special case where asmops are stack objects,
5479         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
5480         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
5481         added argument lock to trace flaws in allocating temporary registers
5482         when developing port,
5483         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
5484         * (pic16_popRegFromString): reenabled allocating a direct register
5485         from string,
5486         * (assignResultValue): various beautifications,
5487         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
5488         referenced function argument,
5489         * (genIpush): reenabled to allow stacked arguments, handles only
5490         ic->parmPush iCodes,
5491         * (genCall, genPcall): major changes to allow for variable argument
5492         functions, fixed a bug with falsely restoring stack pointer after
5493         returning from call,
5494         * (genFunction): pending code for critical function,
5495         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
5496         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
5497         * (genNearPointerGet): fixed bug with indirect reading, was always
5498         reading from INDF0
5499         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
5500         pointers,
5501         * (genAddrOf): rewrote code to take address of a stacked function parameter
5502         * (genCast): fixed casting to generic pointer type,
5503         * src/pic16/gen.h: added AOP_STA,
5504         * (struct asmop): added field stk,
5505         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
5506         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
5507         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
5508         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
5509         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
5510         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
5511         generic pointers,
5512         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
5513         and library paths,
5514         * (pic16_port structure): generic pointer size is set to 3,
5515         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
5516         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
5517         compiler warning,
5518         * src/pic16/ralloc.c (allocReg): prevent allocating register when
5519         operand is an iTemp,
5520
5521 2004-09-24 Martin Helmling <mh AT octo-soft.de>
5522
5523         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
5524         * debugger/mcs51/simi.c: addapt new syntax of s51
5525
5526 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
5527
5528         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
5529         * src/pic16/pcode.c: commented out some calls to free() in order to
5530         fix bug #989576,
5531
5532 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5533
5534         * src/SDCCicode.h,
5535         * src/SDCCicode.c (isiCodeInFunctionCall),
5536         * src/avr/ralloc.c (selectSpil),
5537         * src/pic/ralloc.c (selectSpil),
5538         * src/pic16/ralloc.c (selectSpil),
5539         * src/ds390/ralloc.c (selectSpil),
5540         * src/hc08/ralloc.c (selectSpil),
5541         * src/xa51/ralloc.c (selectSpil),
5542         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
5543         stack in the middle of a function call sequence (fixes bug #1020268)
5544         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
5545         costs associated with the minimum switch case.
5546
5547 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5548
5549         * src/SDCC.lex: fixed bug #1030549
5550
5551 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5552
5553         * src/SDCCcse.h (struct cseDef),
5554         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
5555         over a function call if the CSE is derived from a symbol whose
5556         address has been taken (fixes bug #1029883)
5557         * support/regression/tests/bug-1029883: a new regression test for
5558         this bug
5559
5560 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5561
5562         * src/hc08/gen.c (emitinline): fixed bug #1029778
5563         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
5564         to a cast object is no longer a syntax error ("fixes" bug #1030006,
5565         and starts toward RFE #905167)
5566
5567 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
5568
5569         * src/pic16/gen.c (mov2f): New function to move an operand to
5570         another without considering if it is a literal or a register,
5571         * (pic16_sameRegs): don't check if they are both AOP_REG,
5572         * (AccRsh): removed andmask=0 lines,
5573         * (genLeftShift): duplicated to be improved in future versions,
5574         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
5575         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
5576         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
5577         * (pic16initMnemonics): added initialization for POC_INFSNZW,
5578         * (insertBankSwitch): fixed inserting banksel directives algorithm
5579         for instructions that follow a skip instruction, this fixes a report
5580         for broken subtraction code generation,
5581         * src/pic16/ralloc.c (deassignLRs): do not free register if current
5582         iCode is a left op, just in case result and right share the same
5583         registers
5584
5585 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5586
5587         * src/hc08/main.c,
5588         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
5589         preservation of HX
5590         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
5591         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
5592         on 2004-09-12; it was buggy
5593
5594 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
5595
5596         * src/SDCCsymt.h: removed RESULT_CHECK
5597         * src/SDCCast.c,
5598         * src/SDCCglue.c,
5599         * src/SDCCval.c,
5600         * src/pic/glue.c,
5601         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
5602
5603 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
5604
5605         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
5606         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
5607         configuration values no more rejected by compiler, they are assigned
5608         to configuration registers with a warning message instead,
5609         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
5610         the for-loop so last conf register is emitted too,
5611         * (_pic16_initPaths): link library libsdcc.lib by default,
5612         * (_hasNativeMulFor): modified test for multiplication according to
5613         Raphael Neider's remarks. Integer multiplication is also done with
5614         support functions,
5615         * device/include/pic16/pic18fregs.h: corrected type error in while
5616         testing and including 18f6720 header file
5617
5618 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
5619
5620         * src/pic16/device.h (pic16_options): removed field use_crt,
5621         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
5622         until an optimization to handle single bits is added,
5623         * (pic16_loadFSR0): moved before genUnpackBits,
5624         * (genAnd): some white lines removed,
5625         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
5626         leave_reset flags in pic16_options when using crt modules,
5627
5628 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
5629
5630         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
5631           for bugs 898889 & 979599. Also used some safer print instructions.
5632
5633 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
5634
5635         * src/pic16/device.h (pic16_options_t): added field use_crt,
5636         crt_name, no_crt,
5637         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
5638         catch a probable future bug,
5639         * src/pic16/gen.c: aopIdx function commented out,
5640         * (genAssign): commented out old code which used aopIdx,
5641         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
5642         code, added if conditionals to take into account the --use-crt
5643         command line options,
5644         * src/pic16/main.c (pic16_optionsTable): added new command line
5645         options, --use-crt= and --no-crt,
5646         * (_pic16_linkEdit): now the proper crt object is added in the
5647         linker command line except than when --no-crt is specified,
5648         * src/pic16/pcode.c,
5649         * src/pic16/pcode.h: added some structures and functions for a new
5650         optimization scheme to compansate for instruction overhead between
5651         same iCodes, this scheme is currently under development and is not
5652         working in any way,
5653         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
5654         to && operator,
5655         * device/lib/pic16/startup/crt0i.c,
5656         * device/lib/pic16/startup/crt0iz.c: added global char variable
5657         __uflags to force the generation of an idata section
5658
5659 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
5660
5661         * doc/Makefile,
5662         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
5663         * doc/sdccman.lyx: updated sdcc version to 2.4.4
5664
5665 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5666
5667         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
5668         Frieder) and clarified the default code optimization mode
5669
5670 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5671
5672         * src/SDCC.lex (doPragma, process_pragma),
5673         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
5674         "opt_code_size", and "opt_code_balanced"
5675         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
5676         regrouped options by category, added support for category headers
5677         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
5678         and "--opt-code-size"
5679         * doc/sdccman.lyx: documented these new options and pragmas
5680         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
5681         preference into account
5682
5683 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
5684
5685         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
5686           geniCodePreDec): Fixed bug 904237 by generating a warning
5687         * src/SDCCerr.h,
5688         * src/SDCCerr.c: added warning W_SIZEOF_VOID
5689
5690 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
5691
5692         * src/pic/device.c : When no max ram set validate full memory range.
5693         * src/pic/pcode.c,
5694         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
5695
5696 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
5697
5698         * device/lib/_gptrget.c,
5699         * device/lib/_gptrput.c: updated comment
5700         * device/lib/calloc.c,
5701         * device/lib/free.c,
5702         * device/lib/malloc.c,
5703         * device/lib/realloc.c: added LGPL, made them reentrant-safe
5704         * src/SDCCcse.c (cseBBlock),
5705         * src/SDCCicode.c (printOperand, geniCodeArray),
5706         * src/SDCCicode.h (struct operand): fixed bug 868103
5707         * support/regression/tests/bug-868103.c: added
5708         * src/SDCCast.c (searchLitOp),
5709         * src/SDCCcse.h (struct cseDef),
5710         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
5711         * src/SDCCicode.h (struct operand),
5712         * src/SDCCsymt.h (struct sym_link),
5713         * src/avr/gen.c (hasInc),
5714         * src/ds390/gen.c (hasInc),
5715         * src/hc08/gen.c (genPlusIncr, hasInc),
5716         * src/mcs51/gen.c (hasInc),
5717         * src/pic16/glue.c (pic16_printIvalChar),
5718         * src/pic16/ralloc.c (regWithIdx),
5719         * src/xa51/gen.c (hasInc) : removed warnings
5720         * src/SDCCast.c (createBlock): added comment ???
5721         * src/hc08/ralloc.c: updated comments
5722
5723 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5724
5725         * doc/sdccman.lyx: updated section on switch statements, added
5726         section about semaphore locking
5727         * doc/Makefile: added option -info for latex2html
5728         * device/lib/_gptrget.c,
5729         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
5730
5731 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
5732
5733         * src/pic/device.h,
5734         * src/pic/device.c,
5735         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
5736          maxram is less than 0x100.
5737
5738 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
5739
5740         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
5741
5742 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5743
5744         * src/port.h,
5745         * src/mcs51/main.c,
5746         * src/ds390/main.c,
5747         * src/z80/main.c,
5748         * src/hc08/main.c,
5749         * src/pic/main.c,
5750         * src/pic16/main.c,
5751         * src/avr/main.c,
5752         * src/xa51/main.c
5753         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
5754         a jump table is the best form for a switch statement, including
5755         automatic insertion of missing cases to make the case range
5756         continuous. Developed in collaboration with Frieder Ferlemann.
5757
5758 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5759
5760         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
5761         accumulator result if it needs sign extension
5762
5763 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
5764
5765         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
5766
5767 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
5768
5769         * device/lib/gbz80/printf.c,
5770         * device/lib/z80/printf.c: removed define for NULL
5771
5772 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
5773
5774         * as/xa51/xa_link.c,
5775         * device/examples/ds390/ow390/ad26.c,
5776         * device/examples/ds390/ow390/cnt1d.c,
5777         * device/examples/ds390/ow390/counter.c,
5778         * device/examples/ds390/ow390/ds2480.h,
5779         * device/examples/ds390/ow390/ds2480ut.c,
5780         * device/examples/ds390/ow390/findtype.c,
5781         * device/examples/ds390/ow390/gethumd.c,
5782         * device/examples/ds390/ow390/owllu.c,
5783         * device/examples/ds390/ow390/ownetu.c,
5784         * device/examples/ds390/ow390/swt12.c,
5785         * device/examples/ds390/ow390/swtloop.c,
5786         * device/examples/ds390/ow390/temp.c,
5787         * device/examples/ds390/ow390/temp10.c,
5788         * device/examples/ds390/ow390/thermo21.c,
5789         * device/examples/ds390/ow390/tinilnk.c,
5790         * device/examples/ds390/ow390/tstfind.c,
5791         * device/examples/serialcomm/windows/serial.cpp,
5792         * device/examples/serialcomm/windows/test_serialcomm.cpp,
5793         * device/include/reg51.h: fixed line endings for cvs
5794
5795 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5796
5797         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
5798         packRegsForAccUse, packRegisters): new accumulator register
5799         packing algorithm
5800         * support/regression/ports/hc08/support.c (_putchar): suppress
5801         warning of unused variable
5802         * src/SDCCicode.c: added SWAP entry to codeTable
5803
5804 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
5805
5806         * device/lib/sprintf.c: forgot to add this file before previous commit
5807
5808 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
5809
5810         * src/pic16/gen.c (genPackBits): added operand right in function
5811         parameters, load result directly if p_type is POINTER (that is
5812         called by genNearPointerSet)
5813         * (genUnPackBits): added operand left in function parameters,
5814         * (genNearPointerGet, genNearPointerSet): prevent the loading of
5815         FSR0 if accessing bitfields,
5816
5817 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
5818
5819         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
5820           _print_format; updated printf, sprintf, vsprintf
5821         * device/include/asm/default/features.h: corrected comment/define
5822         * device/lib/Makefile.in: added sprintf.c
5823         * device/lib/libsdcc.lib: added sprintf module
5824         * device/lib/printf_large.c,
5825         * device/lib/vprintf.c,
5826         * device/lib/sprintf.c: totally refactored printf_large and vprintf
5827           into these 3 files
5828         * support/regression/Makefile: changed ALL_PORTS into a usefull default
5829         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
5830         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
5831           hc08 test
5832         * support/regression/tests/zeropad.c: define idata as data for hc08
5833
5834 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5835
5836         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
5837         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
5838         labels are referenced at least once (even if a reference is not found)
5839         * src/hc08/gen.c (emitcode): set isComment flag for comments
5840         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
5841         loads), rules 6a..6b (optimize jumps to return)
5842
5843 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5844
5845         * device/lib/acosf.c (acosf),
5846         * device/lib/asinf.c (asinf),
5847         * device/lib/atanf.c (atanf),
5848         * device/lib/ceilf.c (ceilf),
5849         * device/lib/cosf.c (cosf),
5850         * device/lib/coshf.c (coshf),
5851         * device/lib/cotf.c (cotf),
5852         * device/lib/fabsf.c (fabsf),
5853         * device/lib/floorf.c (floorf),
5854         * device/lib/log10f.c (log10f),
5855         * device/lib/logf.c (logf),
5856         * device/lib/sinf.c (sinf),
5857         * device/lib/sinhf.c (sinhf),
5858         * device/lib/sqrtf.c (sqrtf),
5859         * device/lib/tanf.c (tanf),
5860         * device/lib/tanhf.c (tanhf),
5861         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
5862         replaced all instances of "reentrant" in the library functions
5863         defined in math.h with this macro.
5864         * support/regression/tests/float_trans.c: reenabled test for hc08
5865
5866 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
5867
5868         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
5869         erroneously deleted
5870
5871 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5872
5873         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
5874         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
5875         multi-byte volatile operands are used
5876         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
5877         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
5878         initialization to area GSINIT0 so that it would always precede
5879         any static initializers in GSINIT
5880         * support/regression/tests/zeropad.c: fixed idata define for hc08
5881         * support/regression/tests/bug-927659.c,
5882         * support/regression/tests/float_trans.c: disabled tests for hc08
5883         pending missing library routines
5884         * .version: increased version number to 2.4.4 - hc08 port now passes
5885         regression tests
5886
5887
5888 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
5889
5890         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
5891         * Makefile.common.in,
5892         * as/Makefile,
5893         * as/hc08/Makefile.in,
5894         * as/mcs51/Makefile.in,
5895         * as/z80/Makefile.in,
5896         * debugger/mcs51/Makefile.in,
5897         * device/include/Makefile.in,
5898         * device/lib/Makefile.in,
5899         * doc/Makefile,
5900         * link/Makefile,
5901         * link/z80/Makefile.in,
5902         * packihx/Makefile.in,
5903         * sim/ucsim/main_in.mk,
5904         * sim/ucsim/avr.src/Makefile.in,
5905         * sim/ucsim/doc/Makefile.in,
5906         * sim/ucsim/gui.src/serio.src/Makefile.in,
5907         * sim/ucsim/hc08.src/Makefile.in,
5908         * sim/ucsim/s51.src/Makefile.in,
5909         * sim/ucsim/xa.src/Makefile.in,
5910         * sim/ucsim/z80.src/Makefile.in,
5911         * src/Makefile.in,
5912         * support/cpp2/Makefile.in,
5913         * support/librarian/Makefile,
5914         * support/makebin/Makefile: added DESTDIR to the install path proposed
5915         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
5916         * doc/sdccman.lyx: added DESTDIR documentation
5917
5918 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
5919
5920         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
5921         instruction for interrupt handlers, use fast returns when returning
5922         from high priority interrupts
5923
5924 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5925
5926         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
5927         code generation
5928         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
5929         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
5930         bugs, ported much of Bernhard's code from mcs51
5931         * src/mcs51/gen.c (genSend),
5932         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
5933         than one when calling a reentrant function
5934         * device/lib/_mullong.c: defined an alternate struct layout for big
5935         endian ports (hc08)
5936
5937 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5938
5939         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
5940         test
5941
5942 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5943
5944         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
5945         are sane and complete before asking the port its prefered parameter
5946         passing method (fixes bug #1017633)
5947         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
5948         and _ret3
5949
5950 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5951
5952         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
5953         problem in bitfields >= 8 bits.
5954
5955 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
5956
5957         * src/SDCCsymt.c: undid changes that were not meant to be committed
5958
5959 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
5960
5961         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
5962
5963 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
5964
5965         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
5966           copied and wrong bit got inverted
5967
5968 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5969
5970         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
5971         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
5972         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
5973         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
5974         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
5975         assignments to bitfields at known addresses
5976         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
5977         reads from bitfields at known addresses
5978         * src/hc08/ralloc.c (packRegisters),
5979         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
5980         genhc08Code): optimize pointer get values used as conditionals
5981         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
5982         and branch
5983
5984 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5985
5986         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
5987         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
5988         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
5989         as conditionals
5990
5991 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5992
5993         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
5994
5995 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5996
5997         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
5998         related problems
5999
6000 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
6001
6002         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
6003
6004 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6005
6006         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
6007         mcs51 port
6008
6009 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
6010
6011         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
6012
6013 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6014
6015         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
6016         cases use more compact code.
6017
6018 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
6019
6020         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
6021
6022 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6023
6024         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
6025
6026 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6027
6028         * src/SDCCsymt.h,
6029         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
6030         parameter of changePointer() from symbol* to sym_link*
6031         * src/SDCCast.c (decorateType): call changePointer() for CAST op
6032         * src/SDCCsymt.c (compareType): void* type is castable to other
6033         pointers, but not necesarily an exact match.
6034         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
6035         is no longer blindly treated as an exact match.
6036         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
6037
6038 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
6039
6040         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
6041
6042 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
6043
6044         * src/pic/gen.c,
6045         * src/pic/pcode.c,
6046         * src/pic/ralloc.h,
6047         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
6048
6049 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
6050
6051         * src/pic/device.c,
6052         * src/pic/device.h,
6053         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
6054
6055 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6056
6057         * src/mcs51/gen.c (emitcode): fixed bug #992819
6058
6059 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
6060
6061         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
6062           there's no need to make it worse
6063
6064 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6065
6066         * src/mcs51/ralloc.c (deassignLR),
6067         * src/ds390/ralloc.c (deassignLR),
6068         * src/hc08/ralloc.c (deassignLR),
6069         * src/z80/ralloc.c (deassignLR),
6070         * src/pic/ralloc.c (deassignLR),
6071         * src/pic16/ralloc.c (deassignLR),
6072         * src/avr/ralloc.c (deassignLR),
6073         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
6074         rlivePoint): fixed another part of bug #971834
6075
6076 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6077
6078         * src/z80/main.c: enabled "critical" keyword
6079         * src/z80/mappings.i,
6080         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
6081         functions (fixes bug #979646)
6082         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
6083
6084 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6085
6086         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
6087           such as c:\mydir.
6088
6089 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
6090
6091         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
6092           doesn't disable too much optimizations
6093
6094 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
6095
6096         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
6097
6098 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
6099
6100         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
6101
6102 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
6103
6104         * src/pic/gen.c tidied up tabs
6105         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
6106         * src/pic/main.c tidied up tabs
6107         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
6108         * src/pic/pcoderegs.c tidied up tabs
6109         * src/pic/ralloc.c tidied up tabs
6110
6111 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
6112
6113         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
6114         to S_FIXED for pic16 port and when symbol is not in level 0,
6115         allocate for S_REGISTER storage class and pic16 port, too,
6116         * src/pic16/device.h: prototype for checkSym,
6117         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
6118         * (pic16_assignConfigWordValue): test the value and the mask to
6119         validate that the value is suitable for the configuration word,
6120         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
6121         collect extern declared symbols, don't emit symbol twice, check
6122         first if symbol is in publics set first,
6123         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
6124         * added command line '--fstack' which enables an experimental
6125         feature for stack access, too buggy to be used yet...
6126         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
6127         * (pic16_allocDirReg): when register has storage class S_REGISTER
6128         allocate in pic16_dynAccessRegs,
6129         * device/include/pic16/pic18f????.h: modified configuration word
6130         naming convention, words started as CONFIG0H but should be CONFIG1H
6131
6132 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
6133
6134         * device/include/mcs51reg.h: fixed bug 970993
6135
6136 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
6137
6138         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
6139         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
6140         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
6141         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
6142         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
6143         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
6144           error/warning numbers,
6145           added function setWarningDisabled()
6146         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
6147         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
6148           _memcmp.c _memmove.c calloc.c realloc.c free.c
6149         * support/regression/tests/malloc.c: added tests for new functionality
6150         * support/regression/tests/zeropad.c: added tests for truncated initializers
6151           and initialized char arrays starting with '\x0'
6152         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
6153
6154 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
6155
6156         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
6157
6158 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6159
6160         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
6161         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
6162         peephole 177.e. Thanks to anonymous
6163
6164 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
6165
6166         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
6167         function isn't used in the source but referenced as a
6168         variable initializer then declare it as extern in .asm file
6169
6170 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
6171
6172         * .version: increased version number to 2.4.3
6173
6174         Adding version extension according to ChangeLog CVS revision
6175         * src/Makefile.in (target all): added dependency 'version.h'
6176         * (rule version.h): added rule to create version.h from ChangeLog,
6177         * (rule dep): added dependency version.h,
6178         * src/version.awk: AWK script to create version.h
6179         * src/SDCCdwarf2.c (dwWriteModule),
6180         * src/SDCCglue.c (initialComments),
6181         * src/SDCCmain.c (printVersionInfo): modified to write after
6182         version string the version extension number,
6183         * src/SDCCutil.c: included "version.h"
6184         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
6185         number,
6186         * src/SDCCutil.h: added prototype for getBuildNumber
6187
6188         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
6189         includeDirsSet, too,
6190         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
6191         const char [] is found in function prototype...
6192
6193         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
6194         moving to WREG with source is already in WREG,
6195         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
6196         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
6197         * (aopForSym): stack'ed symbols are partially supported, added
6198         if-clause to support symbols in FARSPACE,
6199         * (sameRegs): added test for AOP_ACC to see if registers are same,
6200         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
6201         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
6202         * (pic16_popRegFromString): will not allocate a new register if it
6203         doesn't find one by name, bug may have introduced...
6204         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
6205         * (genIpush): revived to use pic16 port's stack,
6206         * (genAddrOf): added incomplete case for stack'ed operand,
6207         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
6208         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
6209         can handle multibyte operands,
6210         * src/pic16/glue.c (pic16_printIval*): some debug info added,
6211         * (pic16initialComments): added message for MPLAB compatibility
6212         mode enabled,
6213         * src/pic16/main.h: prototype for pic16_mplab_comp,
6214         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
6215         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
6216         * (_pic16_linkEdit): NEW, handles link stage, transferred here
6217         because of increased complexity of procedure,
6218         * (_process_pragma): stack pragma changed to format 'stack pos len',
6219         emit symbol '_stack_end' to conform with gplink,
6220         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
6221         to search for register,
6222         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
6223         PO_GPR_REGISTER,
6224         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
6225         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
6226         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
6227         case for PO_GPR_REGISTER,
6228         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
6229         dies, the new era is ahead !...
6230         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
6231         pic16_dynInternalRegs,
6232         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
6233         * (pic16_allocDirReg): minor optimizations and bug fixes,
6234         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
6235
6236         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
6237         load stack and frame pointer with address of 'stack_end' symbol
6238
6239 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
6240
6241         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
6242         without source code but only variable initializers
6243
6244 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
6245
6246         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
6247         external are not declared as extern to reduce overhead while linking
6248
6249 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
6250
6251         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
6252
6253 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
6254
6255         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
6256           Yee Keat for the patch
6257         * src/SDCCast.c (decorateType): fixed bug #979599
6258         * src/ds390/gen.h: removed local fReturnSizeDS390
6259         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
6260         * src/ds390/gen.c (genAnd, genOr, genXor),
6261         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
6262
6263 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
6264
6265         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
6266         add relFilesSet to $3, manipulate $2 to handle linking of object
6267         files without source files in command line,
6268         * device/include/pic16 (all headers): added ID location macros,
6269         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
6270         entries for ID location bytes,
6271         * (pic16_assignIdByteValue): NEW,
6272         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
6273         added field dumpcalltree to pic16_options_t,
6274         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
6275         is used instead of pic16_Gstack_base_addr, check if (ifx) before
6276         emitting rFalseIfx label after check_carry label,
6277         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
6278         pic16_emitDIRegs), NEW
6279         * (pic16glue): dump .calltree file when option --calltree found,
6280         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
6281         * (_pic16_genAssemblerPreamble): emit ID locations after
6282         configuration registers,
6283         * (pic16_linkCmd): modifications of the link command,
6284         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
6285         * (pic16_pCodeInitRegisters): don't init stack registers,
6286         * (pic16_findPrevInstruction): fixed bug,
6287         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
6288         bug with immediate registers,
6289         * (buildCallTree): traces stack push and pop,
6290         * (pct2): dump also stack usage for each function,
6291         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
6292         * (pic16_allocDirReg): various modifications,
6293         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
6294         fixed to 1,
6295
6296 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
6297
6298         * src/pic16/pcode.c: removed buggy double colon
6299
6300 2004-07-01 Borut Razem <borut.razem AT siol.net>
6301
6302         * support/scripts/sdcc.nsi: added include/pic16 to setup
6303
6304 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
6305
6306         * device/lib/Makefile.in: fixed bug in target objects-pic16,
6307         * device/lib/pic16/Makefile: prefixed with dash (-) command under
6308         target 'clean',
6309         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
6310         specific command line arguments. Also added sample lkr script
6311         for placing a variable at a specific memory bank.
6312         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
6313         at a specific memory bank,
6314         * (pic16_dump_isection): fixed bug which caused string literals to
6315         be omitted when dumping idata section,
6316         * (pic16_groupRegistersInSection): added code to handle registers
6317         in specific memory banks,
6318         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
6319         public, all references are renamed too,
6320         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
6321         AOP_DPTR2,
6322         * (pic16_storeForReturn): added case to handle when dest is WREG,
6323         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
6324         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
6325         pic16_rel_udata, check to see if that register is marked as being
6326         a member of a specific memory bank,
6327         * (pic16_printIvalCharPtr): added code to add string literals either
6328         to code or the idata sections,
6329         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
6330         also accept the 'udata' pragma,
6331         * src/pic16/main.h: new structure types sectName and sectSym
6332         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
6333         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
6334         * (pic16_findPrevInstruction): fixed, it returned nothing,
6335         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
6336         instruction combinations,
6337         * (pic16_FixRegisterBanking): heavily reorganised,
6338         * (pic16_AnalyzeBanking): if generating banksel directives is
6339         disabled, then don't call FixRegisterBanking at all,
6340         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
6341         completely removed,
6342         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
6343
6344 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
6345
6346         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
6347         Phuah Yee Keat <yk.phuah AT nestac.com>
6348
6349 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
6350
6351         * src/pic16/glue.c (pic16createInterruptVect): function now emits
6352         correctly the IVT even if it is relocated to some other location
6353
6354 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
6355
6356         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
6357         * device/include/pic16/pic18f2220.h: NEW,
6358         * device/lib/pic16/libdev/pic18f2220.c: NEW,
6359         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
6360         * src/pic16/device.c (struct Pics16): added info for 18f2220,
6361         * src/pic16/device.h (struct pic16_options): added ivt_loc and
6362         nodefaultlibs, ivt_loc is the location of the interrupt vector
6363         table, and nodefaultlibs signs that default libraries should not be
6364         linked in link stage,
6365         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
6366         according to --ivt-loc argument,
6367         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
6368         when pragma stack is found,
6369
6370 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6371
6372         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
6373         256 (range check), 257 (do while), 258.a-f (bit banging
6374         f.e. on 3-wire SPI bus)
6375
6376 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6377
6378         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
6379         variables used exclusively within a loop
6380
6381 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
6382
6383         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
6384
6385 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6386
6387         * src/SDCClrange.c (computeClash): fixed bug #971834
6388
6389 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6390
6391         * src/mcs51/gen.c (genCmp): fixed bug #975903
6392         * src/hc08/gen.c (operandsEqu),
6393         * src/ds390/gen.c (operandsEqu),
6394         * src/z80/gen.c (operandsEqu),
6395         * src/pic/gen.c (operandsEqu),
6396         * src/pic16/gen.c (operandsEqu),
6397         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
6398         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
6399
6400 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6401
6402         * src/SDCCcse.c (cseBBlock): fixed bug #966963
6403
6404 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
6405
6406         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
6407         default case in switch statement,
6408         * glue.c (pic16_initPointer): expr is initialised via decoarteType
6409         to eliminate problem with initialisation of pointers, but problem
6410         still exists,
6411         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
6412         * (emitStaticSegment): removed various lines emitting debug info,
6413         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
6414         added processor registers for utilizing EEPROM,
6415         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
6416         configurable and set 8
6417
6418 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
6419
6420         * .version: increased version number to 2.4.2,
6421
6422         Cumulative patch for pic16 port
6423         * src/pic16/device.c: changed scheme to dump initial values for
6424         variables in idata segment, all print_idata* functions were removed,
6425         now the pic16_printIval* will be called,
6426         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
6427         * _pic16_printPointerType, pic16_printPointerType,
6428         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
6429         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
6430         NEW, similar to the respective functions in SDCCglue.c,
6431         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
6432         way, emitting hex bytes,
6433         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
6434
6435 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6436
6437         * src/avr/ralloc.c (serialRegAssign),
6438         * src/xa51/ralloc.c (serialRegAssign),
6439         * src/pic/ralloc.c (serialRegAssign),
6440         * src/pic16/ralloc.c (serialRegAssign),
6441         * src/hc08/ralloc.c (serialRegAssign),
6442         * src/z80/ralloc.c (serialRegAssign),
6443         * src/ds390/ralloc.c (serialRegAssign),
6444         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
6445
6446 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6447
6448         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
6449         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
6450
6451 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
6452
6453         Cumulative patch for pic16 port:
6454         * src/pic16/device.h (typedef PIC16_device) modified fields for
6455         defining microcontrollers,
6456         * src/pic16/device.c: added new info for all devices in Pics16 array,
6457         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
6458         to be optimised out by the pCode optimiser,
6459         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
6460         specially, bug reported by G.M. Gallant,
6461         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
6462         as force'd so that cannot be optimised out by pCode optimiser,
6463         * src/pic16/pcode.c,
6464         * src/pic16/pcodepeeph.c,
6465         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
6466         they are disabled by default, but can be enabled explicit with
6467         command argument --denable-peeps, for testing,
6468         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
6469         --pomit-ivt in COMPILE_FLAGS
6470
6471 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
6472
6473         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
6474           compilation on MSVC
6475
6476 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
6477
6478         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
6479
6480 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6481
6482         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
6483         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
6484
6485 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
6486
6487         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
6488         would only assign 0x300001 register.
6489
6490 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
6491
6492         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
6493         in COMPILE_FLAGS. Thanks to G. Gallant for report.
6494
6495 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6496
6497         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
6498         for ds80c400
6499         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
6500         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
6501         added peephole 254 (left shift), 255 (jump table)
6502
6503 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
6504
6505         * device/lib/Makefile.in: removed comment line with model-pic16,
6506         * (target port-specific-objects-pic16): the libraries and objects
6507         are copied to the build directory form the device/lib/pic16/bin
6508         directory
6509
6510         Cumulative patch concerning pic16 port:
6511         * library directory has been re-organized,
6512         * added support for PIC18F1220,
6513         * added headers and library sources for chips 18f1220,18f6520,
6514         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
6515
6516         * configuration registers setting has changed, now each supported
6517         device has a complete description of the registers it uses,
6518         * all initialisations are moved to idata sections, these section
6519         can be absolute or relocatable,
6520         * fixed initialisation of codespace variables,
6521         * fixed warning about PCLATU and gpsim,
6522         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
6523         * (genAssign): use table reads when assigning from variables in codespace,
6524         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
6525         char/int variables placed in codespace,
6526         * (pic16_emitConfigRegs): NEW, emits a list with configuration
6527         registers set in .asm file, no need for --pomit-config-words anymore,
6528         * (pic16glue): some 8051 legacy segments are commented out
6529         (to be removed completely),
6530         * added support for alternative assembler and linker with --asm=
6531         and --link= command line arguments,
6532         * peepholes are disabled automatically in the port, no need to
6533         specify on command line,
6534         * port supports natively char/int/long multiplication, but converts
6535         all divisions to support functions,
6536         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
6537         to the file set in variable $2,
6538         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
6539         strings in ASCII format and not in hex,
6540         * ralloc.c (serialRegAssign): added a triplet of conditional calls
6541         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
6542         allocate proper register if iCodes aren't temporary,
6543
6544 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
6545
6546         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
6547
6548 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
6549
6550         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
6551         is commented out
6552
6553 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6554
6555         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
6556         computed address is reused
6557         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
6558         multi-byte bitfields
6559
6560 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
6561
6562         * src/z80/gen.c: (genArrayInit): must check for pointers too
6563
6564 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
6565
6566         * support/regression/tests/zeropad.c: never meant to commit the
6567           nestedstruct test: removed, added check for GCC version
6568
6569 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
6570
6571         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
6572         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
6573         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
6574           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
6575           bugs 928906 and 954082 half-empty initializers
6576         * src/SDCCsymt.h,
6577         * src/SDCCsymt.c (getAllocSize): added for above fix
6578         * src/z80/gen.c (genArrayInit): fixed bug 741044
6579         * support/regression/tests/zeropad.c: added tests
6580
6581 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
6582
6583         * src/pic16/device.c (pic16_dump_section): corrected bug which
6584         caused some symbols of the libraries to be misplaced
6585
6586 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
6587
6588         * src/pic16/glue.c,
6589         * src/pic16/ralloc.h,
6590         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
6591         to fix conflict with pic port
6592
6593 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
6594
6595         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
6596         externs configuration variables,
6597         * src/pic16/ralloc.h,
6598         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
6599         prototype in header, commented out some debug messages
6600
6601 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
6602
6603         * src/pic16/glue.c,
6604         * src/pic16/main.c,
6605         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
6606         for gpasm COFF object generation. Thanks to D. Hawkins for
6607         his patch info
6608
6609 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6610
6611         * src/ds390/main.c,
6612         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
6613         Brock for spotting this)
6614         * src/ds390/gen.c (genEndFunction),
6615         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
6616         interrupt handler and critical. Disable push/pop optimizations when
6617         peephole optimizations disabled.
6618
6619 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
6620
6621         Updated pic16 library sources and headers.
6622         * device/lib/pic16/pic18f*/ ,
6623         * device/include/pic16/*.h: modified to handle structured SFR
6624         definitions
6625
6626 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
6627
6628         * src/port.h (PORT structure): added hook initPaths, now each
6629         port can declare its own default search paths,
6630         which can been seen with the --print-search-dirs option,
6631         see pic16 port for example,
6632         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
6633         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
6634         * (doPrintSearchDirs): NEW, replaces in a central manner the
6635         printing of search dirs which was split in set*Paths functions,
6636         * (main): added call to port->initPaths and doPrintSearchDirs,
6637         * src/avr/main.c,
6638         * src/ds390/main.c,
6639         * src/hc08/main.c,
6640         * src/izt/i186.c,
6641         * src/izt/tlcs900h.c,
6642         * src/mcs51/main.c,
6643         * src/pic/main.c,
6644         * src/pic16/main.c: modified port structures to reflect addition of
6645         initPaths hook,
6646
6647         * src/pic16/device.c (regCompare): registers are finally sorted by name,
6648         * (pic16_dump_section): for registers in same address reserve memory once,
6649         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
6650         to no_banksel,
6651         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
6652         result is greater in size than right or left,
6653         * (pic16_genUMult8X8_8): there are some cases where the result can
6654         be 16 bits size, so handle these,
6655         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
6656         * (pic16_outBitC): modified to emit pcodes,
6657         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
6658         or not,
6659         * (genDivOneByte): implemented algorithm to divide 8-bits,
6660         * (genCmp): uncommented goto, but issues still exist,
6661         * (genAnd): fixed a bug with variables >8bits,
6662         * (genPackBits): optimization added that uses BCF/BSF to change a
6663         single bit,
6664         * (genAssign): fixed bug when assigning floating point literals,
6665         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
6666         __sdcc_gsinit_startup label,
6667         * src/pic16/main.c (_pic16_init): removed search directory
6668         initialisations,
6669         * (_pic16_initPaths): NEW, used to initialise search directories,
6670         * (_hasNativeMulFor): support functions for all except char/int
6671         multiplication, and char division,
6672         * (PIC16_port struct): modified entry for native mul support,
6673         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
6674         no_banksel option,
6675         * (buildCallTree): call to register_usage is ifdef'ed out,
6676
6677 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6678
6679         * device/include/string.h: applied Stas Sergeev's patch to make this
6680         header file compatible with the preprocessor -Wundef option
6681         * src/SDCCmain.c (main): abort compilation if preprocessor reports
6682         failure (fixes bug #941458)
6683
6684 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6685
6686         * src/SDCCopt.c (killDeadCode): fixed bug #907733
6687         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
6688         that the variable, not the function, should be static
6689         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
6690         to be consistent with non-literal case
6691
6692 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6693
6694         * src/SDCCast.c (isConformingBody): fixed bug #949967
6695         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
6696         convilong): fixed bug #952086
6697
6698 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6699
6700         * src/SDCCmem.c (allocVariables): fixed bug #955321
6701
6702 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6703
6704         * src/hc08/main.c (_hc08_genAssemblerEnd),
6705         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
6706         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
6707         completely eliminated the use of a temporary file
6708         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
6709         when more than one file linked
6710         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
6711
6712 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6713
6714         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
6715         which fixes bug #543481
6716         * support/regression/tests/bug-751703.c: fixed comments left from a
6717         cut and paste error
6718         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
6719         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
6720         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
6721         scopes
6722         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
6723         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
6724         are now changed to underscores in moduleName
6725
6726 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6727
6728         * as/mcs51/lkmem.c: better fix for bug #954173
6729
6730 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
6731         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6732
6733         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
6734         * device/include/c8051f000.h,
6735         * device/include/c8051f120.h,
6736         * device/include/c8051f300.h,
6737         * device/include/c8051f310.h,
6738         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
6739         PWM16) and detab'ed
6740
6741 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6742
6743         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
6744         and mailing lists, doc'ed --no-peep-comments, removed reference
6745         to knoppix (newest version has no LyX/LaTeX), other minor changes
6746         * src/SDCCglue.c (glue): save 2 bytes stack space with
6747         option --main-return. The ljmp could probably be avoided too
6748
6749 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6750
6751         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
6752
6753 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6754
6755         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
6756         * src/SDCCopt.c (isLocalWithoutDef),
6757         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
6758         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
6759         (credit to Maarten Brock for patch #949363, on which this is based)
6760         * support/regression/tests/bug-751703.c: some test cases of extern used
6761         within inner scopes.
6762
6763 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6764
6765         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
6766         SPEC_STRUCT
6767         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
6768         struct definitions
6769         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
6770         dwWriteLabel): fix to create valid debugger symbols even when
6771         the module name has non-alphanumeric symbols in it
6772         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
6773         when a variable's allocation has been optimized away
6774
6775
6776 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6777
6778         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
6779         * src/hc08/main.c,
6780         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
6781         * src/mcs51/main.c,
6782         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
6783         * src/ds390/main.c,
6784         * src/z80/gen.c (z80_emitDebuggerSymbol),
6785         * src/z80/main.c,
6786         * src/pic/gen.c (pic14_emitDebuggerSymbol),
6787         * src/pic/main.c,
6788         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
6789         * src/pic16/main.c,
6790         * src/avr/gen.c (avr_emitDebuggerSymbol),
6791         * src/avr/main.c,
6792         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
6793         * src/xa51/main.c,
6794         * src/SDCCdebug.c (emitDebuggerSymbol),
6795         * src/SDCCdebug.h,
6796         * src/port.h: added a debugger struct to the port struct. Added a
6797         callback for defining debugger symbols
6798
6799         * src/SDCCast.c (createLabel),
6800         * src/SDCC.y (labeled_statement): mark all compiler generated labels
6801         with isitmp = 1
6802         * src/SDCCicode.h,
6803         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
6804         iCode back to the ast for the function
6805
6806         * src/hc08/ralloc.c (hc08_assignRegisters),
6807         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
6808         unneeded fields from the regs struct.
6809         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
6810         pushReg() & pullReg() functions instead of emitcode()
6811
6812         * src/hc08/gen.c (genLabel, genhc08Code),
6813         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
6814
6815         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
6816         debugger hooks
6817
6818         * src/hc08/gen.c (genEndFunction, genhc08Code),
6819         * src/hc08/gen.h,
6820         * src/mcs51/gen.c (genEndFunction, gen51Code),
6821         * src/mcs51/gen.h,
6822         * src/ds390/gen.c (genEndFunction, gen390Code),
6823         * src/ds390/gen.h,
6824         * src/z80/gen.c (genEndFunction, genZ80Code),
6825         * src/z80/gen.h,
6826         * src/z80/z80.h,
6827         * src/pic/gen.c (genEndFunction, genpic14Code),
6828         * src/pic/gen.h,
6829         * src/pic16/gen.c (genEndFunction, genpic16Code),
6830         * src/pic16/gen.h,
6831         * src/avr/gen.c (genEndFunction, genAVRCode),
6832         * src/avr/gen.h,
6833         * src/xa51/gen.c (genEndFunction, genXA51Code),
6834         * src/xa51/gen.h,
6835         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
6836         specific code to cdbFile.c and out of the backend code generators
6837
6838         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
6839         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
6840         starting address is now 0
6841
6842         * as/hc08/asm.h,
6843         * as/hc08/m08pst.c,
6844         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
6845         assembler directive for DWARF support
6846         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
6847
6848         * src/src.dsp,
6849         * src/Makefile.in,
6850         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
6851
6852 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6853
6854         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
6855         and inappropriate peephole optimization in jump tables
6856
6857 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6858
6859         * as/hc08/m08pst.c,
6860         * src/SDCCglue.c: sdccopt works for the hc08 port now
6861
6862 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
6863
6864         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
6865
6866 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6867
6868         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
6869
6870 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6871
6872         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
6873         rules
6874         * src/SDCCmain.c,
6875         * src/SDCCglobl.h,
6876         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
6877         comments from the peephole optimizer replacement rules
6878         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
6879         symbols
6880         * src/SDCCcse.c (updateSpillLocation),
6881         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
6882         equivalents
6883         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
6884         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
6885         objects far pointers
6886
6887 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6888
6889         * src/SDCCsymt.h: a missing part of my last change
6890         * src/pic/ralloc.c (regTypeNum),
6891         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
6892
6893 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6894
6895         * src/SDCCicode.h,
6896         * src/SDCCicode.c (aggrToPtrDclType),
6897         * src/SDCCptropt.h,
6898         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
6899         ptrPseudoSymConvert),
6900         * src/pic/ralloc.c (regTypeNum),
6901         * src/pic16/ralloc.c (regTypeNum),
6902         * src/hc08/ralloc.c (regTypeNum),
6903         * src/ds390/ralloc.c (regTypeNum),
6904         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
6905         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
6906
6907 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6908
6909         * link/z80/lkmain.c (afile),
6910         * as/hc08/lkmain.c (afile),
6911         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
6912         prevent a pointer problem when a filename has no directory and
6913         no extension specified.
6914
6915 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6916
6917         * link/z80/lkmain.c (afile): allow periods in directory names
6918         * link/z80/lkmain.c (afile),
6919         * as/mcs51/lkmain.c (afile),
6920         * as/hc08/lkmain.c (afile): allow linker script file to have an
6921         extension other than ".lnk"
6922         * link/z80/lklex.c (getfid),
6923         * link/z80/lkmain.c (parse),
6924         * as/mcs51/lklex.c (getfid),
6925         * as/mcs51/lkmain.c (parse),
6926         * as/hc08/lklex.c (getfid),
6927         * as/hc08/lkmain.c (parse): Support comments in the linker script
6928         file on lines by themselves and after filenames
6929
6930 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6931
6932         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
6933
6934 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6935
6936         * src/z80/peeph-z80.def: removed some peephole rules that don't
6937         work with multibyte arithmetic (fixed bug #937126)
6938         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
6939         to registers and not global variables
6940         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
6941         geniCodePreInc, geniCodePostDec, geniCodePreDec,
6942         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
6943         checking for assignments not internally generated (fixed bug #931895)
6944         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
6945         structure member (fixed bug #930072)
6946
6947 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6948
6949         * src/SDCCmain.c (linkEdit),
6950         * src/hc08/main.c (_hc08_parseOptions),
6951         * as/hc08/Makefile.in,
6952         * as/hc08/aslink.h,
6953         * as/hc08/asm.h,
6954         * as/hc08/m08pst.c,
6955         * as/hc08/lkrloc.c (relr, rele),
6956         * as/hc08/lkarea.c (lnkarea)
6957         * as/hc08/lkmain.c (afile, parse),
6958         * as/hc08/lkelf.c: support for ELF output
6959         * as/hc08/lks19.c (s19),
6960         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
6961
6962 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6963
6964         * as/mcs51/lkihx.c: Fixed bug #899105.
6965
6966 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6967
6968         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
6969         .dsp files from Unix to DOS.
6970
6971 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6972
6973         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
6974         function pointers; we have been compliant for several months now.
6975         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
6976         change that was accidently commented out
6977         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
6978         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
6979         bug #922319
6980
6981 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6982
6983         * src/hc08/gen.c: output of all of the internal debugging information
6984         is now controlled by the D() macro; it is disabled by default
6985
6986 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6987
6988         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
6989         harder to keep the same registers during a CAST iCode
6990         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
6991         long via int can be done in a single cast, if the signedness is
6992         correct.
6993         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
6994         putchar() in tinibios.c in ds390's library
6995
6996 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
6997
6998         * src/SDCCast.c (decorateType): fixed bug #898889,
6999         cast result of a literal complement too
7000         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
7001         fixed check for bitfields
7002
7003 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
7004
7005         * src/SDCCicode.c (geniCodeLogic): made it static,
7006         (geniCodeLogicAndOr): added in order to fix bug #905492,
7007         (ast2iCode): fixed bug #905492
7008         * support/regression/tests/bug-905492.c: added
7009         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
7010         (processParms): fixed bug #927659: don't copy parms, this will clear
7011         decorated flag
7012         * support/regression/tests/bug-927659.c: added
7013
7014 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
7015
7016         * src/SDCCast.c (addCast): don't cast float to char
7017         * device/lib/libsdcc.lib: added _memmove
7018
7019 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
7020
7021         * device/lib/large/Makefile: fixed parallel execution by
7022         replacing `make` by `$(MAKE)`
7023
7024 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7025
7026         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
7027         offsets (fixes bug #923936)
7028
7029 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
7030
7031         * device/lib/small/Makefile: fixed parallel execution by
7032         replacing `make` by `$(MAKE)`
7033
7034 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
7035
7036         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
7037
7038 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
7039
7040         * src/pic/gen.c (genCpl): multi-byte complements were not working.
7041         * src/regression/Makefile: Regression test was not running.
7042
7043 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
7044
7045         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
7046         complement if possible
7047         * src/SDCCval.c (valComplement),
7048         * src/SDCCicode.c (operandOperation): fixed complement of literal
7049         * support/regression/tests/onebyte.c (testComplement): added
7050
7051 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
7052
7053         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
7054         return an optimized tree; actually replace actParm with the new tree
7055         * src/SDCCast.h: added some parantheses to remove side effects
7056         * support/regression/tests/bug-920866.c
7057
7058 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
7059         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
7060         Bit operands were not being handled properly in the pic14 port.
7061         (now src/regression/add.c passes again).
7062
7063 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7064
7065         * src/SDCC.y (labeled_statement): case and default no longer require
7066         a following statement (RFE #893037)
7067
7068 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7069
7070         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
7071         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
7072         disabled (fixes bug #916294)
7073         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
7074         "mov a,acc"; patch provided by Lenny Story
7075         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
7076
7077 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7078
7079         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
7080         functions
7081         * src/ds390/gen.c (genFunction, genEndFunction),
7082         * src/ds390/ralloc.c (ds390_assignRegisters),
7083         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
7084         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
7085         pushed if there are parameters passed on the stack. Also, a cleaner
7086         way to decide if r0/r1 should be pushed/popped. (Together they fix
7087         bug #918693)
7088
7089 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7090
7091         * doc/sdccman.lyx,
7092         * device/lib/mcs51/crtpagesfr.asm,
7093         * device/lib/mcs51/crtxinit.asm,
7094         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
7095         to avoid confusion with Si Lab's SFRPAGE register.
7096
7097 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7098
7099         * src/SDCCglue.c (emitMaps): allow public sfr variables
7100         * src/SDCCglue.c (initialComments): include compiler build date
7101         with compiler version and put the timestamp of the generated
7102         assembly file on a serperate line to be less confusing.
7103         * src/port.h: added genInitStartup hook
7104         * src/avr/main.c,
7105         * src/ds390/main.c,
7106         * src/hc08/main.c,
7107         * src/pic/main.c,
7108         * src/pic16/main.c,
7109         * src/xa51/main.c,
7110         * src/z80/main.c: genInitStartup initialize as NULL (default to
7111         historical behaviour)
7112         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
7113         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
7114         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
7115         library instead of hard coding it into the compiler.
7116         * support/regression/ports/mcs51-stack-auto/spec.mk,
7117         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
7118         * device/lib/mcs51/Makefile,
7119         * device/lib/small/Makefile,
7120         * device/lib/large/Makefile,
7121         * device/lib/mcs51/crtpagesfr.asm,
7122         * device/lib/mcs51/crtstart.asm,
7123         * device/lib/mcs51/crtxclear.asm,
7124         * device/lib/mcs51/crtxinit.asm,
7125         * device/lib/mcs51/crtclear.asm,
7126         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
7127         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
7128         and into user configurable files.
7129         * device/lib/clean.mk: clean mcs51 directory too
7130         * support/regression/tests/longlit.c: added static to T1 declaration
7131         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
7132         accesses in the initialization code
7133
7134 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7135
7136         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
7137         OSCTRIMVAL as noted in bug #916008
7138
7139 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7140
7141         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
7142         in loops with multiple exits (reported as incorrect registers
7143         used by Martin Helmling in Sdcc-user list)
7144
7145 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7146
7147         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
7148         made ds390 register extensions look less like error messages
7149
7150 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7151
7152         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
7153         reported by Adam Wozniak in Sdcc-user list
7154
7155 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
7156
7157         * src/SDCCast.c (decorateType): fixed with bug and promotion in
7158         arithmetic optimizations, added debug output
7159
7160 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
7161
7162         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
7163         * sdcc.spec: updated and split sdcc into 3 rpms
7164         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
7165         needed for literals of LEFT_OP and '+'
7166         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
7167         introduced RESULT_TYPE_NOPROM
7168         (geniCodeMultiply): fixed logic for decision if mul is optimized to
7169         left shift
7170         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
7171         limited promotion to int only for '*'
7172         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
7173
7174 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
7175
7176         * src/pic16/gen.c (genSkip),
7177         (genc16bit2lit), (gencjneshort): commented out
7178         (is_LitOp): new helper function, checks operand type
7179         (genCmpEq): rewritten
7180
7181 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
7182
7183         * support/regression/tests/bug-908454.c: added
7184
7185 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
7186
7187         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
7188         * src/SDCCicode.c (usualBinaryConversions): op needs int type
7189         (geniCodeCast): cosmetic, don't preserve bit storage class
7190         (geniCodeLeftShift): added promotion
7191         (geniCodeLogic): fixed regression
7192         * src/SDCCsymt.c (computeTypeOr): accept bits too
7193         (compareType): 2nd part of fix for bug #908454, needed for bitfields
7194
7195 2004-03-07  Borut Razem <borut.razem AT siol.net>
7196
7197         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
7198
7199 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
7200
7201         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
7202         version of pic16_genPackRegisters which does not check if ic is a
7203         CAST operator,
7204         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
7205         function cause string1.c regression test fails
7206
7207 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
7208
7209         * sim/ucsim/configure.in,
7210         * sim/ucsim/configure,
7211         * sim/ucsim/doc/Makefile.in: use docdir
7212         * src/SDCC.y: fixed sbit atrributes
7213         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
7214         * src/SDCCast.c (decorateType): |^& need special promotion handling
7215         * src/SDCCast.h,
7216         * src/SDCCsymt.h: moved definition of RESULT_TYPE
7217         * src/SDCCsymt.h (computeType),
7218         * src/SDCCicode.c: computeType() needs op
7219         * src/SDCCsymt.c (checkTypeSanity),
7220         * doc/sddman.lyx: "plain" bitfields are unsigned
7221         * src/SDCCsymt.c (computeTypeOr): added
7222         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
7223         |^& ops
7224         * src/SDCCval.c (val*): computeType() needs op
7225         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
7226         * support/regression/tests/onebyte.c: added tests for |^&
7227
7228 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
7229
7230         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
7231         for writing icode into asm output.
7232
7233 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
7234
7235         * src/pic16/device.c: added some debug lines enabled
7236         with macro DEBUG_CHECK,
7237         * src/pic16/genarith.c: more debug in genPlus,
7238         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
7239         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
7240         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
7241         * (aopForSym): onStack symbols are re-placed in data memspace,
7242         and onStack flag is cleared,
7243         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
7244         copy temporary pcodeop,
7245         * (genPcall): added warning for not updating PCLATU,
7246         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
7247         always true for pic16 port,
7248         * (genMultOneWord): NEW, supports integer multiplication,
7249         * (genMult): modified to call genMultOneWord,
7250         * (ifxForOp): added warning when return NULL,
7251         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
7252         flag is set before call to operandFromSymbol for implicit
7253         added structures,
7254         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
7255         options.intlong_rent are set by default,
7256         * (_hasNativeMulFor): modified to allow port generation of integer
7257         multiplication,
7258         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
7259         set regtype to REG_SFR for all registers, restricting seting the
7260         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
7261
7262 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7263
7264         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
7265         more than 500 times in the regression tests
7266
7267 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7268
7269         * support/Util/SDCCerr.h,
7270         * support/Util/SDCCerr.c,
7271         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
7272         enumerator_list),
7273         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
7274         for symbol conflicts.
7275         * support/valdiags/tests/enum.c,
7276         * support/valdiags/tests/tentdecl.c,
7277         * support/valdiags/tests/struct.c: expect possible error messages
7278         referring to original symbol definitions.
7279         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
7280         * src/SDCCsymt.h,
7281         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
7282
7283 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
7284
7285         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
7286
7287 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
7288
7289         * src/pic16/ralloc.c (newReg): fixed bug #908929
7290
7291 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7292
7293         * src/ds390/gen.c: added missing #include "main.h"
7294
7295 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
7296
7297         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
7298         checking if symbol is already in set,
7299         * src/pic16/device.h: prototype for checkAddSym,
7300         * src/pic16/gen.c: (_G): added entry interruptvector,
7301         * (assignResultValue): removed some commented out lines,
7302         * (genFunction): check for ISR via sym->type, absolute section for
7303         interrupt code is created via a new pBlock, the goto instruction is
7304         placed now correctly at the interrupt vector position, changed all
7305         references from ivec to _G.interruptvector,
7306         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
7307         is the interrupt is a high priority one, same for return from ISR,
7308         * src/pic16/glue.c: changed all calls of addSetHead for publics and
7309         externs to calls of checkAddSym,
7310         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
7311         pic16_pcode_verbose flag is set,
7312         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
7313         * src/pic16/pcoderegs.c: message about how many registers are saved
7314         will only be emitted if pic16_pcode_verbose flag is set,
7315
7316 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7317
7318         * src/ds390/ralloc.h,
7319         * src/ds390/ralloc.c (ds390_regWithIdx),
7320         * src/ds390/gen.c (emitcode),
7321         * src/ds390/main.h,
7322         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
7323         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
7324         ds390operandCompare, getRegsRead, getRegsWritten,
7325         initializeAsmLineNode): customized instruction size calculation for
7326         ds390, started basis for some register optimizations
7327         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
7328         corresponding assembly output
7329         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
7330         missing push/pop of r0/r1. Optimized push/pops
7331
7332 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7333
7334         * src/mcs51/main.c (instructionSize): fixed ACALL size
7335         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
7336
7337 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
7338
7339         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
7340         the sorting of rlist with NULL elements
7341         * (print_idataType, print_idata): NEW to create idata sections
7342         * src/pic16/device.h: idataSymSet new variable
7343         * src/pic16/gen.c (genFunction): fixed some bugs in string
7344         comparing, improved the absolute section creation for ISRs,
7345         added FSR0L/FSR0H in registers that are saved in an ISR,
7346         * (genInline): fixed the processing of inline snippets,
7347         now they undergo no process by the peephole optimizer
7348         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
7349         are placed in idataSymSet,
7350         * (pic16emitStaticSeg): extern symbols are added in externs,
7351         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
7352         switching when aboslute variables are placed in access bank memory
7353         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
7354         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
7355         commented out with #if,
7356         * (pic16_packRegisters): reintroduce the check for CAST because some
7357         symbols are not correctly handled,
7358         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
7359         pCodeInstruction instead of pCode,
7360         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
7361         pCodeAsmDir definition,
7362         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
7363         directive, then the argument directive is emitted without the leading
7364         tab, hack for inline labels which must be in the first column,
7365         * (compareLabel,pic16_findNextInstruction),
7366         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
7367         * (insertBankSwitch): modified for the new pCodeAsmDir,
7368
7369 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
7370         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
7371
7372         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
7373         instance,
7374         * (pushSide): commented out with #if,
7375         * (assignResultValue): fixed some typos in saving
7376         registers,
7377         * (genPcall): FIXED and sync'ed with genCall,
7378         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
7379         * (genNearPointerGet): fixed to handle some more cases,
7380         implementation scheme via table reads,
7381         * (genConstPointerGet): modified to access code memory correct,
7382         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
7383         and improved to handle some cases
7384         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
7385         instead of "RETLW" for init data
7386         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
7387         not IN_DIRSPACE, work around to reduce bank switching when aboslute
7388         variables are placed in access bank memory (<0x80 and >=0xf80),
7389         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
7390         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
7391         TBLWT_POSTDEC,TBLWT_PREINC
7392         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
7393         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
7394         directives
7395         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
7396         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
7397         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
7398         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
7399
7400 2004-02-29  Borut Razem <borut.razem AT siol.net>
7401
7402         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
7403         support/Util/findme.h, support/Util/system.h: enhance binary relative
7404         search for lib and include by using findProgramPath()
7405
7406 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7407
7408         * src/SDCCpeeph.h,
7409         * src/SDCCpeeph.c (pcDistance),
7410         * src/port.h,
7411         * src/mcs51/ralloc.h,
7412         * src/mcs51/ralloc.c (mcs51_regWithIdx),
7413         * src/mcs51/main.h,
7414         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
7415         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
7416         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
7417         size calculation port specific, started basis for some register
7418         optimizations
7419         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
7420         missing push/pop of r0/r1. Optimized push/pops
7421         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
7422         * device/lib/_modsint.c (_modsint),
7423         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
7424         and stack version so regression tests pass
7425
7426 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
7427
7428         * src/Makefile.in (dep): include SLIBOBJS in dependency check
7429         * src/SDCCast.c (decorateType): catch another small optimization
7430         with '?' operator
7431         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
7432         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
7433         modified to finally use computeType() all over SDCC,
7434         see Feature Request #877103
7435         * src/SDCCval.h: cosmetic
7436         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
7437         valCompare(); regression tested in muldiv.c
7438         * support/regression/tests/muldiv.c (testMod): mod sign follows
7439         dividend only
7440
7441 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
7442
7443         * src/SDCCast.c (decorateType): fixed bug #902362
7444         * doc/INSTALL.txt: fixed install instructions for win32
7445
7446 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
7447
7448         * device/include/Makefile.in (install): fixed by replacing spaces
7449         by tabs
7450         * doc/README.txt,
7451         * doc/INSTALL.txt: updated for release
7452         * doc/sdccman.lyx: added warning for --xstack being buggy
7453
7454 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
7455
7456         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
7457         to eliminate build warnings.
7458         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
7459
7460 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
7461            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
7462
7463         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
7464         removed -penable-stack, added comment for stack pragma, added
7465         warning for not initializing the stack/frame registers, removed
7466         comment at interrupts section
7467
7468         Stack is made permanent, there is no ability to disable stack usage.
7469         * src/pic16/device.h,
7470         * src/pic16/device.c: removed all references to USE_STACK macro,
7471         * src/pic16/device.c (pic16_dump_section): when no elements in
7472         rlist, free rlist before return,
7473         * (pic16_dump_int_registers): NEW, internal registers are a new set
7474         of general purpose registers reused by each function,
7475         * (checkAddReg): returns 1 if registers is added to set,
7476         * (pic16_groupRegistersInSection): when a registers is of type
7477         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
7478         * src/pic16/device.h: memRange and Assigned Memory are deleted,
7479         SRCASECMP macro is moved here from device.c
7480         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
7481         PO_PCLATU, PO_PRODL, PO_PRODH,
7482         * (pic16_pCodeOpType, genMinus,
7483         changed compares to "a" register, with AOP_ACC,
7484         * (pic16_genPlus): fixed some bugs and indented properly,
7485         * (pic16_addSign): changed size to size+offset in the MOVWF
7486         instruction,
7487         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
7488         multiply 8-bit operand by literal, result is 8-bit,
7489         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
7490         multiply 2 8-bit operand, result is 8-bit,
7491         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
7492         genUMult8X*_16,
7493         * src/pic16/gen.c: changed accUse to contain WREG only,
7494         * (pic16_emitcomment): renamed to pic16_emitpcomment,
7495         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
7496         true, do not use immediate addressing any more unless sym is a
7497         pointer in codespace,
7498         * (aopForRemat): do not use immediate addressing when symbol not in
7499         codespace and when symbol's address is requested,
7500         * (aopOp): for-loop in if(sym->accUse) is modified for the new
7501         accUse size (= 1),
7502         * (aopGet): added case for AOP_ACC and don't return "accumulator
7503         bug" but WREG instead,
7504         * (popGetTempReg): pushes contents of temporary register in stack,
7505         * (popReleaseTempReg): pops contents of temporary register from
7506         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
7507         * (pic16_popGet): separated case AOP_ACC to return register WREG
7508         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
7509         or PO_IMMEDIATE and initializes their instance/offset appropriately,
7510         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
7511         the use of immediate pointers to certain cases only.
7512
7513         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
7514         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
7515         * (assignResultValue, genCall, genRet): modified to use the new
7516         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
7517         genPcall is still broken,
7518         * (genFunction): added code to create 'A' type pBlocks when
7519         interrupt functions are generated, code not extensively tested yet,
7520         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
7521         * (genEndFunction): modified so ISRs pop stored registers from stack,
7522         * (genMultOneByte): cleanup,
7523         * (AccRsh): added flag andmask, to and result with appropriate mask,
7524         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
7525         * (genDataPointerGet): fixed and reenabled its use,
7526         * (genNearDataPointerGet): bugs fixed,
7527         * (genDataPointerSet): bugs fixed,
7528         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
7529         pic16_DumpSymbol, pic16_DumpOp,
7530         * src/pic16/genutils.h: function prototypes for the above functions,
7531         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
7532         pointers,
7533         * (pic16emitRegularMap): many many many improvements, but needs a
7534         major cleanup,
7535         * src/pic16/main.c: enable_stack in pic16_options is removed,
7536         * (_pic16_parseOptions): removed command line options -penable-stack,
7537         * (_process_pragma): emit stack symbol only when stack pragma is
7538         processed,
7539         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
7540         redirected to FSR0L/FSR0H pair,
7541         * (pic16_get_op, pic16_get_op2): modifications and improvements,
7542         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
7543         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
7544         for immediates,
7545         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
7546         * (dumpPicOptype): NEW,
7547         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
7548         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
7549         with movff instruction,
7550         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
7551         added pic16_int_regs, some packRegsFor* functions are commented out,
7552         because produce errors,
7553         * src/pic16/NOTES: minor modifications
7554
7555 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7556
7557         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
7558         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
7559         --pack-iram.
7560         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
7561         * as/mcs51/lkaomf51.c: fixed bug #895763
7562
7563 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
7564
7565         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
7566
7567 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7568
7569         * doc/sdccman.lyx: added details about the HC08 storage classes and
7570         interrupts, fixed the register usage info for z80 & gbz80
7571
7572 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
7573
7574         * doc/sdccman.lyx: added more pic16 port documentation
7575         * device/include/pic16/: added header pic18fregs.h
7576
7577 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
7578
7579         * doc/sdccman.lyx: added Vangelis' contribution
7580
7581 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7582
7583         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
7584         extend to the next CALL or PCALL, not just to the next CALL.
7585
7586 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
7587
7588         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
7589
7590 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7591
7592         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
7593         bug #895752 and a better fix for bug #716790
7594
7595 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7596
7597         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
7598
7599 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7600
7601         * doc/sdccman.lyx: minor changes, minor changed
7602
7603 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
7604
7605         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
7606         which can't handle SDCC_NEWONEBYTEOPS,
7607         (geniCodeMultiply): removed conversion from mult to shift for pic14
7608         and pic16
7609
7610 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7611
7612         * src/hc08/gen.h,
7613         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
7614         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
7615         thus fixing bug #895406
7616
7617 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
7618
7619         * device/lib/_modsint.c,
7620         * device/lib/_modslong.c: sign follows divisor only
7621         * src/hc08/gen.c (genMultOneByte): if result size is 1,
7622         signs or signedness can be ignored
7623         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
7624         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
7625         added optimization for IFX,
7626         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
7627         arguments;
7628         reenabled optimization for IFX, which was removed on 2004-01-11
7629         * src/SDCCast.h: added return type IFX
7630         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
7631         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
7632         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
7633         SDCC_OLDONEBYTEOPS selects the old behaviour
7634         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
7635         changed again and commented promotion rule
7636         * src/SDCCval.c (valDiv): promotion no longer necessary
7637         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
7638         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
7639         rewritten
7640         * support/regression/tests/onebyte.c: added
7641
7642 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
7643
7644         * gen.c (genInline): reverted to old code for assemnling inline
7645         code because of bug reported James Chadd
7646
7647 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
7648
7649         * ralloc.h: missing declarations from previous patch,
7650         seems that patch for ralloc.h was never applied, fixed
7651
7652 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
7653            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
7654
7655         * pcode.c,
7656         * pcode.h,
7657         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
7658         indirect addressing. Marked FSR0 as deprecated
7659         * gen.c (pointerCode): commented out, not needed now
7660         (pic16_popGet2p): new MOVFF helper function
7661         (genGenPointerGet),
7662         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
7663         (shiftRLong): removed duplicate debugging info
7664
7665 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7666
7667         * src/ds390/gen.c (genNearPointerGet),
7668         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
7669         optimization with bits, but not bitfields.
7670         * src/ds390/ralloc.c (packRegisters),
7671         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
7672
7673 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
7674
7675         * src/SDCCcse.c (algebraicOpts): copy operands before modification
7676
7677 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7678
7679         * src/SDCCsymt.h,
7680         * src/SDCCicode.c (operandFromSymbol),
7681         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
7682         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
7683         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
7684         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
7685         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
7686         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
7687         bug #892038
7688         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
7689         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
7690         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
7691         * src/SDCCsymt.c (newSymbol),
7692         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
7693         enumerator_list),
7694         * src/SDCCval.h,
7695         * src/SDCCval.c (newiList): fixed bug #885705
7696
7697 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7698
7699         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
7700         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
7701
7702 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7703
7704         * device/include/c8051f120.h,
7705         * device/include/c8051f300.h,
7706         * device/include/c8051f310.h: added/updated header files for Silicon
7707         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
7708         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
7709         in new section Submitting patches
7710
7711 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7712
7713         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
7714         genFarPointerGet, genCodePointerGet, genGenPointerGet,
7715         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
7716         genGenPointerSet),
7717         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
7718         genFarPointerGet, genCodePointerGet, genGenPointerGet,
7719         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
7720         genGenPointerSet),
7721         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
7722         genFarPointerGet, genCodePointerGet, genGenPointerGet,
7723         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
7724         genGenPointerSet),
7725         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
7726         genFarPointerGet, genCodePointerGet, genGenPointerGet,
7727         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
7728         genGenPointerSet): fixed bug #892400
7729         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
7730         to eliminate build warnings.
7731         * src/SDCCast.c (processParms),
7732         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
7733         fixed bug 751859
7734         * support/valdiag/valdiag.py: added GCC to the list of defines active
7735         when compiling with gcc
7736
7737 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7738
7739         * support/Util/SDCCerr.h,
7740         * support/Util/SDCCerr.c,
7741         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
7742         with an incomplete type (fixed bug #883734)
7743         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
7744
7745 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7746
7747         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
7748
7749 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7750
7751         * src/SDCCast.c (decorateType),
7752         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
7753         function pointer implementation
7754         * support/regression/tests/funptrs.c: added tests to verify both forms
7755         of function pointers work correctly. Added tests to verify parameters
7756         are passed in the correct order.
7757
7758 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
7759
7760         * device.c (regCompare): registers are sorted by ascending
7761         address and increasing size,
7762         * main.c (_pic16_finaliseOptions): removed the declaration
7763         of compiler macro MCU. Now a macro of the format pic18fxxxx
7764         will be defined from the command line
7765
7766 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
7767             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
7768
7769         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
7770         PCOP_RLCF was overwritten!
7771         * gen.c (genSkip): commented out calls to pic16_emitcode,
7772         * (genCmpEQ): fixed "long" compares, only high word did get compared,
7773         * (genlshTwo),
7774         * (genRRC): added debugging info,
7775         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
7776         overwritten while shifting,
7777         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
7778         overwritten while shifting,
7779         * (AccLsh),
7780         * (AccRsh),
7781         * (shiftLLeftOrResult),
7782         * (shiftRLeftOrResult),
7783         * (shiftRLong),
7784         * (shiftLLong): Implemented with pic16_emitpcode
7785         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
7786         * (genLeftShift): Fixed bug, operand for shift by variable always
7787         was "and"ed with 0x0f,
7788         * (genLeftShiftLiteral),
7789         * (genrshTwo),
7790         * (genRightShiftLiteral): added debugging info,
7791         * (genrshFour): added comment,
7792         * (genRightShift): determined signedness from operand "left"
7793         instead of "result"
7794
7795 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7796
7797         * src/SDCCicode.c (geniCodeParms),
7798         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
7799         function pointers, fixed function pointer bugs #861242 and #861896
7800
7801 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7802
7803         * device/include/c8051f000.h,
7804         * device/include/c8051f120.h,
7805         * device/include/c8051f300.h: added header files for Silicon
7806         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
7807
7808 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
7809
7810         * src/SDCCast.c (processParams): added new type flow and restructured
7811         (gatherAutoInit): added new type flow
7812         (addCast): cosmetic changes
7813         (getLeftResultType): added new type flow for array indices, patch
7814         provided by Stas, see FR #877103
7815         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
7816         array index patch by Stas
7817         * src/SDCCast.h: added prototype getResultTypeFromType()
7818         * src/SDCCval.h,
7819         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
7820         * src/pic/glue.c (pic14emitStaticSeg),
7821         * src/pic16/glue.c (pic16emitStaticSeg),
7822         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
7823         for initialization of symbols
7824         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
7825         * support/Util/SDCCerr.h:
7826         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
7827         * .version: bumped version number to 2.3.8
7828         * device/include/Makefile.in (install),
7829         * doc/Makefile (install): changed to 'rm `find ...`' construct to
7830         avoid warnings
7831
7832 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
7833
7834         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
7835         Slade Rich fixed an optimization bug
7836         * src/pic/pcodepeep.c,
7837         * src/pic/pcoderegs.c
7838         * doc/Makefile (install): added test for directory
7839
7840 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7841
7842         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
7843         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
7844         * src/pic/ralloc.c (getRegPtr, getRegGpr),
7845         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
7846         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
7847         * as/mcs51/asexpr.c (term),
7848         * as/hc08/asexpr.c (term): fixed bug #887146
7849
7850 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7851
7852         * src/z80/gen.c (genMult): handle single byte result product
7853         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
7854         DUMMY_READ_VOLATILE (fixed bug #886367)
7855
7856 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
7857
7858         * support/regression/tests/libmullong.c: fixed logic, on little endian
7859         hosts we ended without a mullong_wrapper()
7860
7861 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7862
7863         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
7864         virus/worm forged address usage.
7865
7866 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
7867
7868         Fixed promotion, it should be done on AST level:
7869         * src/SDCCast.c (addCast): added promotion to int
7870         (decorateType): updated call to upCast()
7871         * src/SDCCicode.c (geniCodeLeftShift): removed call to
7872         usualUnaryConversions()
7873
7874 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
7875
7876         * support/regression/tests/literalop.c (mulWrapper): Added a
7877         wrapper to remove integer overflow warnings.
7878
7879         * support/regression/tests/float_trans.c: Made work on host.
7880
7881         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
7882         location of sz80.
7883
7884         * support/regression/generate-cases.py (main): Changed from inline
7885         to a main method.
7886
7887         * doc/Makefile (install): Changed to depth first to get rid of
7888         missing directory install warning.
7889
7890         * as/Makefile (install-doc): Made work on Mac.
7891
7892 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
7893
7894         * src/SDCCast.c: added an additional type flow in decorateType() of
7895         opposite direction, see feature request #860006; it's enabled at runtime
7896         by setting the environment variable SDCC_NEWTYPEFLOW
7897         * src/SDCCast.h: changed prototype of decorateType()
7898         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
7899         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
7900         'char' to 'int' can be omitted, if both operands are 'unsigned char';
7901         see feature request #877103
7902         * src/SDCCval.c: updated call of decorateType()
7903         (valBitwise): fixed bug #882876
7904         (valMinus): added promotion
7905         (valLogicAndOr): result is unsigned
7906         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
7907         * src/SDCCsymt.c (computeType),
7908         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
7909         must not cause an unsigned operation
7910         * src/pic/glue (pic14emitRegularMap),
7911         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
7912
7913 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
7914
7915         * src/pic/pcode.c (PCodeID): commented out left over debug code
7916
7917 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
7918
7919         * support/valdiag/tests/overflow.c: added shift tests
7920         * src/pic/device.c,
7921         * src/pic/gen.c,
7922         * src/pic/gen.h,
7923         * src/pic/glue.c,
7924         * src/pic/main.c,
7925         * src/pic/pcode.c,
7926         * src/pic/pcode.h,
7927         * src/pic/pcodepeep.c,
7928         * src/pic/pcoderegs.c,
7929         * src/pic/ralloc.c,
7930         * src/pic/ralloc.h: applied patch from Slade Rich;
7931         added support for multiple code pages and multiple RAM banks on the
7932         PIC 14 port. The ASM files now no longer simply assume all the
7933         code / RAM are in the same page / bank. This means the linker can
7934         safely allocate code/RAM of separate ASM files to different pages/banks.
7935         * doc/sdccman.lyx: added Slade's tips
7936         * src/mcs51/peeph.def: fixed bug #880768
7937
7938 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7939
7940         * src/hc08/ralloc.c (rematStr): fixed bug #879282
7941         * src/SDCCast.c (decorateType): fixed bug #880197
7942
7943 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
7944
7945         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
7946         getopt.h.
7947
7948         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
7949         strtof is not part of C89 and isn't included with Mac OS X.
7950
7951 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7952
7953         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
7954         shiftL2Left2Result): fixed bug #879326
7955         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
7956         (genMultOneByte): fixed bug in signed vs unsigned multiplication
7957         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
7958         address fetch for clr instruction
7959         * device/lib/hc08/_mulint.c: created optimized assembly version
7960         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
7961
7962 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
7963
7964         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
7965         proposed in FR #877103
7966
7967 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
7968
7969         * src/SDCCval.c (cheapestVal): added missing checks
7970         * src/SDCCicode.c (usualBinaryConversions): fixed condition
7971         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
7972
7973 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
7974
7975         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
7976         equal operands
7977
7978 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
7979
7980         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
7981         loaded with the linker search paths (-L arguments) and the libraries
7982         to be linked with the current source (-l arguments). Changes
7983         currently will affect only the pic16 port.
7984         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
7985         include path the port specific paths and port specific libraries,
7986         * gplink command now contains the $3 argument,
7987         * src/pic16/device.h,
7988         * src/pic16/device.c,: structure PIC_device is made public and
7989         renamed to PIC16_device, the same for variable Pics which is renamed
7990         to Pics16. Updated all references to them.
7991         * src/pic16/glue.c (pic16glue): corrected bug with code
7992         initialization which bypassed the variable initializations block.
7993
7994         * device/lib/pic16/Makefile.rules: removed --penable-stack from
7995         COMPILE_FLAGS and added the --nostdinc option
7996
7997 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7998
7999         * device/include/mc68hc908jb8.h: Register defs for another member
8000         of the hc08 family. Contributed by Bjorn Bringert - thanks!
8001
8002 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
8003
8004         Documenting changes from previous commits.
8005         * configure.in (version 1.56),
8006         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
8007         when generating output files to configure the pic16 library,
8008         but now I've commented it out, since gputils aren't installed in the
8009         SF compile farm, so library won't compile
8010
8011         * device/lib/Makefile.in (version 1.56): initially I've added in
8012         target 'all' the prerequestive 'model-pic16' so it compiled the
8013         pic16 library, but now I've commented it out for the same reasons
8014         above,
8015         * added targets 'model-pic16' and 'objects-pic16' to compile the
8016         library
8017         * added target 'port-specific-objects-pic16' to handle the
8018         generated libraries and copy them into the build/ directory
8019         * added target 'clean-intermediate-pic16' to clean intermediate
8020         files into pic16 directory
8021         * in target 'installdirs' added line to create directory pic16 in
8022         the installation path
8023
8024         * device/include/Makefile.in (version 1.11): in target 'install'
8025         added lines to copy all header files to installation path,
8026         * in target 'installdirs' added line create directory for pic16
8027         headers in the installation path
8028
8029 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
8030
8031         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
8032          a function call
8033
8034 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
8035
8036         * configure,
8037         * device/lib/configure.in,
8038         * device/lib/configure: fixed for autoconf 2.57
8039
8040 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8041
8042         * src/z80/main.c (_parseOptions): fixed the portmode= command line
8043         option so that it actually works. Made it specific to the z80, since
8044         the gbz80 doesn't have these kinds of I/O ports.
8045
8046 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8047
8048         * device/include/z180.h,
8049         * device/lib/_memcpy.c,
8050         * device/lib/_memmove.c,
8051         * device/lib/_mulint.c,
8052         * device/lib/ser_ir.c,
8053         * device/lib/ser_ir_cts_rts.c,
8054         * device/lib/_strcmp.c,
8055         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
8056         * src/z80/main.c (_process_pragma): add support for pragmas bank and
8057         portmode; added deprecation warning for bank= and protmode= forms.
8058         Also, guard against buffer overflow.
8059         * src/z80/gen.c (aopGet): generate better code for sfr banked read
8060
8061 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8062
8063         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
8064         changed interrupt vector table generation to only emit declared vectors.
8065         * device/include/Makefile.in: added missing backslash
8066         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
8067
8068 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
8069
8070         Mainly changes to support compilation of the device libraries
8071         * src/pic16/device.c: stack is allocated via symbol and not
8072         via literal number. The symbol is placed in the corresponding
8073         position of the data ram
8074         * (pic16_dump_section): relocatable and absolute uninitialized
8075         data are now emitted in sorted order to reduce section naming,
8076         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
8077         weren't marked as being in the access bank,
8078
8079 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
8080
8081         Added portion of GNU PIC Library under the directory
8082         device/include/pic16 and device/lib/pic16. These files
8083         contain the declarations of SFRs for the PIC18Fxx2 devices.
8084         The directory is initialized via configure from toplevel.
8085
8086 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
8087
8088         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
8089         the spilllocations to be compared correctly
8090
8091 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
8092
8093         * src/SDCCast.c (decorateType): fixed bug introduced today
8094
8095 2004-01-12  Borut Razem <borut.razem AT siol.net>
8096
8097         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
8098         doc/sdccman.lyx: upper case pragmas are deprecated
8099
8100 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
8101
8102         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
8103         in simpler and even better code
8104
8105 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
8106
8107         * src/SDCCicode.c (operandOperation): fixed bug #874819
8108         * src/SDCCast.c (decorateType): fixed
8109         char foo (unsigned long ul) { return ul > 0; }
8110
8111 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8112
8113         * doc/sdccman.lyx: Moved and added some sections, small changes
8114         all over. Telling LaTeX to be less strict with word spacing
8115         to better keep the right margin. Changed some notes about
8116         maintainance of the ports in section 3.2.1 - is it OK like this?
8117
8118 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
8119
8120         SDCC source changes:
8121         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
8122         convilong): modified to inform the pic16 port that builtin functions
8123         are external
8124
8125         PIC16 PORT specific changes:
8126         * src/pic16/device.c pic16_dump_equates() added,
8127         processor registers declared internally by the port are emitted in
8128         the translation as equates,
8129         * src/pic16/gen.c: inline code is passed unprocessed to the
8130         translation,
8131         * (pic16_popGetLit2): fnuction modified to take second operand as
8132         pCodeOp pointer and not as literal,
8133         * (popRegFromIdx): prefixed with pic16_,
8134         * (pic16_popCombine2): modified to receive already allocated pCode
8135         operands,
8136         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
8137         * (genFunction): initializes local stack frame and pushes on stack
8138         all the registers used by this function,
8139         * (genEndFunction): restores all registers from stack and restores
8140         stack frame,
8141         * src/pic16/glue.c (pic16emitRegularMap): various changes and
8142         improvements,
8143         * (pic16glue): changed the program startup sequence,
8144         * added new dbName code 'A' for functions placed in absolute section
8145         * src/pic16/main.c: added function attribute _naked,
8146         * added pragma 'code' to place a fnuction at an absolute address,
8147         * added command line arguments --debug-ralloc and --pcode-verbose,
8148         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
8149         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
8150         * (pic16_newpCodeOpLit2): modified to take the second operand as
8151         pCodeOp pointer,
8152         * (pic16_printpBlock): modified to emit each function in a separate
8153         section,
8154         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
8155         UPPER for immediate operands,
8156         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
8157         instruction,
8158         * src/pic16/peeph.def: all peepholes with movff are commented out,
8159         because there is a problem in the pcode peep optimizer,
8160         * src/pic16/ralloc.c: the register allocator can now reuse local
8161         function symbols for another function. This saves register usage.
8162         * src/pic16/ralloc.h: added flag isLocal in structure regs,
8163
8164         Added file src/pic16/NOTES with information about program writing on
8165         the current port version.
8166
8167 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8168
8169         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
8170         and peephole 252 (array access)
8171
8172 2004-01-09  Borut Razem <borut.razem AT siol.net>
8173
8174         * src/SDCCmain.c : fixed #872250: -l command line defined library
8175           files are scanned before standard library files
8176
8177 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8178
8179         * src/SDCCast.c (decorateType): fixed bug #874046
8180
8181 2004-01-09  Borut Razem <borut.razem AT siol.net>
8182
8183         * support/scripts/sdcc.nsi: remove previous installation
8184
8185 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8186
8187         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
8188         bytes for last interrupt vector (mcs51)
8189         * sdcc.spec: fixed typo
8190
8191 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8192
8193         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
8194         gen51Code): more efficient parameter receive for --model-large
8195         ("bug" #845294)
8196
8197 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8198
8199         * src/ds390/main.c,
8200         * src/z80/main.c: added missed needLinkerScript flags (more than
8201         one port structure defined in these file)
8202         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
8203         bug #795325
8204
8205 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
8206
8207         * src/SDCCmain.c: removed various references to DEFAULT_PORT
8208         * src/port.h: added flag needLinkerScript in port->linker
8209         structure to inform whether to create a .lnk file or not,
8210         * src/avr/main.c,
8211         * src/ds390/main.c,
8212         * src/hc08/main.c,
8213         * src/mcs51/main.c,
8214         * src/pic/main.c,
8215         * src/pic16/main.c,
8216         * src/xa51/main.c,
8217         * src/z80/main.c: changed appropriately to configure
8218         needLinkerScript flag
8219         * src/pic/gen.c,
8220         * src/pic16/gen.c (genAddrOf): fixed bug #863624
8221         * src/pic/glue.c: added variable udata_section_name to
8222         override default uninitialized data segment definition for
8223         devices only with SHAREBANK memory (reported from Erik Epetrich)
8224         * (pic14emitOverlay): modified to emit a commented overlay segment
8225         directive when no overlay data exist
8226         * (picglue): modified to emit uninitialized data segment
8227         according to udata_section_name
8228         * src/pic/main.c (_pic14_parseOptions): added command line
8229         options --udata-section-name=[name] to override default
8230         udata definition name
8231         * modified _linkCmd and _asmCmd to include compiler passed
8232         arguments via -W option
8233         * src/pic16/main.c: added $l in _asmCmd, changed extension for
8234         object file from '.rel' to '.o' in port->linker structure,
8235         changed size of fptr from 2 to 3 in port structure
8236
8237 2004-01-07  Borut Razem <borut.razem AT siol.net>
8238
8239         * support/scripts/sdcc.nsi: update PATH
8240         * support/scripts/sdcc.ico: craeted
8241
8242 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
8243
8244         * device/include/Makefile.in: fix install
8245         * doc/Makefile: fix install
8246
8247 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8248
8249         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
8250         in bug #860505
8251         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
8252         how the function variable allocation summary is displayed; also
8253         include information about variables allocated to the overlay
8254         segment
8255
8256 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8257
8258         * as/mcs51/lkmain.c: Help about -Y option
8259         * as/mcs51/lkarea.c: Fixed gcc warnings
8260
8261 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
8262
8263         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
8264         fixed warning
8265         * support/valdiag/tests/overflow.c: added
8266         * src/SDCCast.c (decorateType),
8267         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
8268         LEFT_OP (left shift)
8269
8270 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8271
8272         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
8273         (default behaviour).
8274
8275 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8276
8277         A python script to validate compiler diagnostic messages. It can be
8278         used to verify that sdcc complains about bad c source code and
8279         gives a good location of the error.
8280         * support/valdiag/Makefile,
8281         * support/valdiag/valdiag.py,
8282         * support/valdiag/tests/*
8283
8284 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8285
8286         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
8287         * src/SDCCsymt.c (newEnumType),
8288         * src/SDCCsymt.h
8289         * support/Util/SDCCerr.c,
8290         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
8291         enum related bugs.
8292         * support/regression/tests/enum.c: added test for enum values that
8293         require at least 2 bytes of storage.
8294
8295 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
8296
8297         * src/common.h: added ifndef/define/endif macros
8298         around the header file.
8299         Bug reported from Jesus Calvino-Fraga
8300
8301 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
8302
8303         * sdcc.spec: updated
8304         * device/include/Makefile.in: don't install CVS directories
8305         * device/lib/Makefile.in: added removal of CVS directories after install
8306         * doc/Makefile: fixed install, added local_icons
8307         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
8308         * src/mcs51/gen.c (genRightShift): fixed bug #870788
8309         * src/ds390/gen.c (genRightShift): fixed bug #870788
8310         * src/SDCCast.c (decorateType): fixed bug #870781
8311
8312 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
8313
8314         PIC16 port related changes:
8315         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
8316         added variable stackPos,
8317
8318         * gen.c: genCall, assignResultValue: added support for
8319         pushing/retrieving function parameters to/from stack,
8320         genFunction,genEndFunction: setup stack frame for the
8321         generated function,
8322         genAddrOf: will be changed according to bug 863624
8323
8324         * added files genutils.c and genutils.h which contain gen*
8325         debugged and optimised functions extracted from gen.c
8326
8327         * glue.c: added variable 'externs' which holds extern symbols,
8328         pic16emitRegularMap: is modified to properly handle relocatable
8329          symbols under the new scheme,
8330         pic16createInterruptVect: is modified
8331         pic16printPublics: is modified to emit 'global' assembler directives,
8332         added pic16_printExterns to print extern symbols,
8333         pic16glue: initializes stack/frame pointer in the beginning of
8334         the assembly output. Temporary hack, will be corrected later,
8335         because gplink yet does not support stack and SDCC does not
8336         yet support a type of crt0.o object to create the final binary.
8337
8338         * Removed many lines that contain 8051 legacy code.
8339         * The code is finally placed under a 'code' directive.
8340         * Added port specific options.
8341
8342         * _process_pragma: simplified since now we do not need *special*
8343         include file to define SFR registers. But a separate header
8344         will be needed. This will be developed later.
8345         * _pic16_parseOptions: added, parses port specific options:
8346         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
8347         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
8348         --preplace-udata-with=
8349
8350         * _pic16_setDefaultOptions: modified to initialize section names,
8351         but hack is temporarly out of order since it needs improvement.
8352         * _pic16_genAssemblerPreamble: configuration words are emitted by
8353         their address instead of their name. This part is incomplete and
8354         supports only the 18Fxx2 devices. Other devices will emit an error
8355         during assembly since they do not contain the same set of config
8356         registers
8357         * _pic16_genIVT: is modified,
8358
8359         * pcode.c: added definitions for some hardware registers that are needed
8360         for stack support
8361         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
8362         All PCI entries are updated. Now LFSR is supported.
8363         * Removed pic16_pciTRIS is mentioned by mdubuc in source
8364         * added pic16_newpCodeOpLit2 to support instructions with
8365         two literal arguments
8366         * pic16_pCode2str: corrected code that emits assembler instructions
8367         with two literal operands and those that have an access bit modifier
8368         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
8369         this fixes a bug which caused some labels to be lost, when an
8370         assembler directive was added, i.e. banksel,
8371         * pic16_FixRegisterBanking: improved logic that causes the insertion
8372         of bank switching,
8373         * InlineFunction: functions that are called once, are not any more
8374         inlined. This can be a port option in the future,
8375
8376         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
8377
8378         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
8379         hold the corresponding uninitialized symbols,
8380         * pic16_allocProcessorRegister: registers have explicit marked the
8381         accessBank field,
8382         * pic16_allocInternalRegister: registers are explicit marked as
8383         not used,
8384         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
8385         processing list, so bit registers were lost,
8386         *
8387
8388         * ralloc.h: added field 'accessBank' and original symbol operand
8389         in register definition,
8390         * removed the field isMapped from register definition,
8391
8392         ** Several functions have been removed from various sources:
8393         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
8394         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
8395         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
8396         pic16_assignRelocatableRegisters
8397
8398         ** others have been introduced:
8399         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
8400         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
8401
8402 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
8403
8404         * support/scripts/inc2h.pl: changed definition of BIT_AT
8405         to emit 'sbit at' instead of 'bit at'. This was a request.
8406
8407         PIC16 port related preliminary changes:
8408         * gen.c: prefixed function popRegFromString with
8409         pic16_ and all references to it corrected
8410         * pcode.c: all pic16_pc_* hardware registers prefixed
8411         with underscore (_),
8412         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
8413         * ralloc.c: newReg(): when register is REG_SFR then
8414         set address to rIdx,
8415         pic16_allocProcessorRegister(): marks register wasUsed=0
8416         pic16_writeUsedRegs(): added a call to assign processor
8417         registers via pic16_assignFixedRegisters
8418
8419 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8420
8421         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
8422         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
8423         variables in unused register banks.  Also the SSEG is placed
8424         wherever there is enough space for it, and IDATA can be anywhere
8425         in internal RAM.  For now compile using -Wl-Y[stack_size].
8426         The mem file is different for this option as well, since it
8427         makes no sense of talking about DSEG lenght.
8428
8429 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
8430
8431         * src/SDCClrange.c: fixed bug 869095 that caused segfault
8432         in certain cases, e.g. when ROM assignment, patch provided
8433         from Albert den Haan.
8434
8435 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
8436
8437         Many signedness and type propagation fixes:
8438         * src/SDCCicode.c: made geniCodeCast() static
8439         replaced SPEC_ by IS_ (cosmetic)
8440         (operandOperation): fixed div and mod operation
8441         (usualBinaryConversions): added support for promotion of char
8442         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
8443         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
8444         (geniCodeAdd): an array index will stay unsigned, even if promoted
8445         from char to int
8446         (geniCodeArray): ditto
8447         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
8448         * src/SDCCsymt.c (computeType): added more support for char;
8449         promotion of char is selectable by promoteCharToInt, fixed signedness
8450         for all cases
8451         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
8452         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
8453         * src/SDCCval (val*): replaced signedness calculation by
8454         computeType()
8455         rearranged if-branches (cosmetic)
8456         (valShift): added warning W_SHIFT_CHANGED
8457         (valCompare): fixed problem with different types
8458         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
8459         * support/regression/tests/literalop.c: added many cases
8460         * support/regression/tests/ast_constant_folding.c: changed finally to
8461         'unsigned int'
8462         * .version: new year, new version: 2.3.7
8463         * src/SDCCmain.c (main): applied patch #866468
8464         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
8465         provided by Scott Bronson
8466         * doc/sdccman.lyx: updated documentation for sdcdb
8467         updated and added chapter tips
8468
8469 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8470
8471         * src/SDCCsymt.h: missing from yesterday's commits
8472
8473 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8474
8475         * src/SDCC.y (struct_or_union_specifier),
8476         * support/Util/SDCCerr.c,
8477         * support/Util/SDCCerr.h: verify that struct & union tags are used
8478         as declared.
8479
8480 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8481
8482         * src/SDCCglobl.h: missing from yesterday's commits
8483
8484 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8485
8486         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
8487         sft_attributes, struct_declaration, parameter_declaration,
8488         type_name, start_block, declaration_list),
8489         * src/SDCC.lex (check_type): support redefinition of typedef names
8490
8491 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8492
8493         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
8494         aligned xdata arrays. Erik helped me with the if clause.
8495
8496 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8497
8498         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
8499         warning
8500
8501 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8502
8503         * src/SDCCast.h,
8504         * src/SDCCast.c (newAst_),
8505         * src/SDCCicode.h,
8506         * src/SDCCicode.c (ast2iCode, newiCode),
8507         * src/SDCCglobl.h,
8508         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
8509         expr, statement, expression_statement, selection_statement,
8510         iteration_statement, expr_opt, jump_statement): foundation for tracking
8511         sequence points
8512         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
8513         point code too)
8514
8515 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8516
8517         * support/Util/SDCCerr.c,
8518         * src/SDCCast.h,
8519         * src/SDCCast.c (createCase, createDefault, decorateType),
8520         * src/SDCClabel.c (labelUnreach),
8521         * src/SDCC.y (labeled_statement, jump_statement): More improvements
8522         to error messages.
8523         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
8524         (with thanks to Stas Sergeev)
8525         * device/include/time.h,
8526         * device/lib/time.c (CheckTime): suppress unreachable code warning
8527
8528 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8529
8530         * src/SDCCast.c (createIvalCharPtr),
8531         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
8532         bug #753752)
8533         * support/regression/tests/nullstring.c: tests for these two bugs
8534
8535 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8536
8537         * support/Util/SDCCerr.h,
8538         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
8539         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
8540         about storage class and 'at' used inside struct or union
8541         * src/SDCCBBlock.c (iCodeFromeBBlock),
8542         * src/SDCCcse.c (ifxOptimize),
8543         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
8544         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
8545         printIval, emitStaticSeg, emitOverlay),
8546         * src/SDCClabel.c (deleteIfx),
8547         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
8548         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
8549         gatherAutoInit, processParms),
8550         * support/Util/SDCCerr.h,
8551         * support/Util/SDCCerr.c (werrorfl): Support for better error location
8552         reporting for post-parse errors.
8553
8554 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8555
8556         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
8557         implicit casts via union; they don't work on big endian systems
8558         (possible fix for bug #861138)
8559
8560 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8561
8562         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
8563         * src/mcs51/main.c: fixed the fix for bug #737001
8564
8565 2003-12-15  Borut Razem <borut.razem AT siol.net>
8566
8567         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
8568
8569 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8570
8571         * support/makebin/makebin.c: put output in binary mode
8572
8573 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8574
8575         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
8576         xdata and data memory on startup. Set the environment variable
8577         SDCC_NOGENRAMCLEAR to disable this.
8578         * src/mcs51/peephole.def,
8579         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
8580         (allows non-interrupt and interrupt code to safely compete for a resource
8581         without the non-interrupt code having to disable interrupts)
8582
8583 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8584
8585         * src/SDCCicode.c (geniCodeAdd),
8586         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
8587         with valFromType if type might be a pointer and host is big endian).
8588         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
8589         types, not just integer types.
8590         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
8591         multiply defined with mismatching "at" address.
8592
8593 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8594
8595         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
8596         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
8597         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
8598         with embedded nulls (fixed bug #753752)
8599
8600 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8601
8602         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
8603         Apparently this did not see much testing (endless loop)
8604
8605 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8606
8607         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
8608
8609 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8610
8611         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
8612         gracefully handle NULL memmap pointers
8613
8614 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8615
8616         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
8617         instead of deleting the iCode when an operand is volatile
8618         * src/z80/gen.c (genDummyRead),
8619         * src/mcs51/gen.c (genDummyRead),
8620         * src/ds390/gen.c (genDummyRead),
8621         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
8622         not just IC_RIGHT
8623         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
8624         * src/SDCC.y: fixed bug #850420
8625
8626 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8627
8628         Applied z80 i/o port patch from Peter Townson and fixed some operators
8629         to better handle operands in A register.
8630         * device/include/z180.h
8631         * src/SDCC.y
8632         * src/SDCCglue.c
8633         * src/z80/gen.c
8634         * src/z80/gen.h
8635         * src/z80/main.c
8636         * src/z80/peeph-z80.def
8637         * src/z80/peeph.def
8638         * src/z80/z80.h
8639
8640 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8641
8642         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
8643
8644 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8645
8646         * device/lib/hc08/_mullong.c: Removed extra #endif
8647
8648 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8649
8650         * sim/ucsim/hc08.src/inst.cc,
8651         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
8652         carries from x to h
8653         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
8654         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
8655         * device/include/stdarg.h: fixed varargs for hc08
8656         * device/lib/Makefile.in,
8657         * device/lib/hc08/Makefile,
8658         * device/lib/hc08/_mulint.c,
8659         * device/lib/hc08/_mullong.c: fixed some endian problems
8660
8661 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8662
8663         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
8664         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
8665         * device/lib/_gptrget.c,
8666         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
8667
8668 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8669
8670         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
8671         * src/SDCCast.c (astErrors): fixed bug #846007
8672         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
8673
8674 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8675
8676         * src/SDCCast.c (decorateType): disabled a transformation I added in
8677         revision 1.188 (access to fields of a structure at an absolute address);
8678         it breaks with bitfields, extern declarations, and gcse analysis.
8679         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
8680         could be assigned through a pointer, so don't complain.
8681         * src/SDCCast.c (astErrors),
8682         * src/SDCCast.h,
8683         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
8684
8685 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
8686
8687         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
8688         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
8689         output of __config directives, since gpasm now supports them
8690         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
8691         pre-processor macro, i.e. -DMCU=p18f452
8692         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
8693         and modified to handle 'cast' icode similarly to '=' icode
8694         * src/pic16/device.h (typedef struct PIC_device): added field
8695         'extMIface' to indicate that chip has external memory interface
8696         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
8697         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
8698         18F8720
8699
8700 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8701
8702         * src/SDCC.y (pointer): fixed bug #846006
8703         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
8704         * src/SDCCast.c (decorateType): fixed bug #846009
8705         * src/ds390/peeph.def,
8706         * src/ds390/gen.c (genAnd, genOr),
8707         * src/mcs51/peeph.def,
8708         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
8709
8710 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8711
8712         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
8713         * src/SDCCdflow.c
8714         * src/SDCCcse.c
8715         * src/SDCCcse.h
8716         * src/SDCCBBlock.h
8717         * src/SDCCBBlock.c
8718
8719 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
8720
8721         fixed bug #845089
8722         * src/SDCCbitv.h,
8723         * src/SDCCbitv.c: added function to free a bitvector
8724         * src/SDCClrange.h,
8725         * src/SDCClrange.c: added function to recompute the liveranges
8726         * src/avr/ralloc.c,
8727         * src/ds390/ralloc.c,
8728         * src/hc08/ralloc.c,
8729         * src/mcs51/ralloc.c,
8730         * src/pic/ralloc.c,
8731         * src/pic16/ralloc.c,
8732         * src/xa51/ralloc.c,
8733         * src/z80/ralloc.c: recompute the liveranges after register packing
8734
8735 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
8736
8737         * src/SDCCloop.c (newInduction): fixed bug #845630
8738
8739 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8740
8741         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
8742         inadvertantly left behind from my 2003-11-12 change
8743
8744 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8745
8746         Updated headers I neglected to commit yesterday.
8747         * src/SDCClrange.h,
8748         * src/SDCCicode.h
8749
8750 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8751
8752         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
8753         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
8754         * src/SDCCopt.c (eBBlockFromiCode),
8755         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
8756         the creation of the key hash table from the sequencing so it can be used
8757         earlier (for some GCSE bug fixes still pending)
8758
8759 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8760
8761         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
8762         * support/regression/tests/addsub.c: testing genPlus shortcut
8763
8764 2003-11-15  Borut Razem <borut.razem AT siol.net>
8765
8766         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
8767
8768 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8769
8770         * src/SDCCcse.c (cseBBlock): fixed bug #527779
8771         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
8772         ordering is immaterial.
8773         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
8774
8775 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8776
8777         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
8778         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
8779         (SIGSEV) of bug #840381
8780         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
8781         unlink new file before rename if new and old filenames are the same)
8782
8783 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8784
8785         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
8786         uninitialized variables) for the mcs51. Set environment variable
8787         SDCC_GENRAMCLEAR to test.
8788         xdata initialization slightly shorter
8789
8790 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8791
8792         * src/SDCCsymt.h,
8793         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
8794         #838241 & 780691 (basicly the same bug)
8795         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
8796         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
8797
8798 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
8799
8800         * src/SDCCmain.c (linkEdit): "fix" #834252
8801
8802 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8803
8804         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
8805         * src/SDCCast.h,
8806         * src/SDCC.y: fixed bug #819403
8807
8808 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8809
8810         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
8811         the reentrant attribute.
8812         * src/hc08/gen.c (genPackBits): added missing stack readjustment
8813         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
8814         simulation
8815         * src/SDCCast.c (decorateType): fixed bug with storage class not being
8816         updated during pointer dereference; f.e. ~(((char *)1)*) was being
8817         erroneously reduced to a literal.
8818         * src/hc08/ralloc.c (packRegisters, rematStr),
8819         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
8820         some cases
8821
8822 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8823
8824         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
8825         * doc/sdccman.lyx: changed from 'article' to 'book'
8826         * doc/Makefile: readded test_suite_spec and cdbfileformat
8827
8828 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
8829
8830         * device/include/stdlib.h: include malloc.h to comply with ANSI
8831         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
8832
8833 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8834
8835         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
8836         * doc/clean.mk: also remove *.out files
8837         * doc/sdccman.lyx: some additions, larger top/bottom margins
8838
8839 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8840
8841         * src/SDCC.y: fixed bug #837365
8842         * support/regression/tests/bitopcse.c
8843         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
8844         a symbol (might be valop instead)
8845         * device/lib/Makefile.in: added errno.c to HC08SOURCES
8846         * device/lib/clean.mk: added hc08 to the cleaning list
8847
8848 2003-11-04  Borut Razem <borut.razem AT siol.net>
8849
8850         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
8851           made 2003-11-04
8852         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
8853           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
8854           malloc is declared in standard stdlib.h
8855
8856 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8857
8858         * device/lib/hc08/Makefile: need to clean .rel not .o files
8859         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
8860
8861 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8862
8863         * src/port.h,
8864         * src/hc08/main.c,
8865         * src/mcs51/main.c,
8866         * src/ds390/main.c,
8867         * src/z80/main.c,
8868         * src/avr/main.c,
8869         * src/pic/main.c,
8870         * src/pic16/main.c,
8871         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
8872         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
8873         tests (which uses the port's oclsExpense function)
8874         * src/SDCC.y,
8875         * src/SDCCast.c,
8876         * src/SDCCicode.c,
8877         * src/hc08/gen.c,
8878         * src/ds390/gen.c,
8879         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
8880
8881 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8882
8883         * src/SDCCcse.c (ifxOptimize),
8884         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
8885         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
8886         deleting the IFX iCode.
8887         * src/hc08/ralloc.c: reduced unneeded slocs
8888         * src/hc08/gen.c: fixed bug in asmopToBoolean
8889
8890 2003-11-04  Borut Razem <borut.razem AT siol.net>
8891
8892         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
8893           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
8894           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
8895           transferred to configure
8896
8897 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
8898
8899         Use headers defined in the C[++] standards:
8900         * sim/ucsim/gui.src/serio.src/fileio.cc
8901         * sim/ucsim/gui.src/serio.src/frontend.cc
8902         * sim/ucsim/gui.src/serio.src/main.cc
8903         * sim/ucsim/gui.src/serio.src/posix_signal.cc
8904         * support/Util/NewAlloc.c
8905         * as/hc08/lklibr.c
8906         * as/mcs51/lklibr.c
8907         * as/z80/aslist.c
8908         * as/z80/assym.c
8909
8910 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8911
8912         * Added MSVC projects for hc08 assembler and linker:
8913         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
8914         /as/hc08/link_hc08.dsp
8915
8916 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
8917
8918         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
8919
8920 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
8921
8922         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
8923
8924 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8925
8926         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
8927
8928 2003-10-31  Borut Razem <borut.razem AT siol.net>
8929
8930         * support/cpp2/cpplib.h,
8931           support/cpp2/cpplib.c,
8932           support/cpp2/cpplex.c,
8933           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
8934           to switch _asm block preprocessing on / off. Default is
8935           #pragma preproc_asm +
8936
8937 2003-10-31  Borut Razem <borut.razem AT siol.net>
8938
8939         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
8940           when outputting comment blocks (when executed with -C option) and
8941           _asm (SDCPP specific) blocks
8942
8943 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8944
8945         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
8946
8947 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
8948
8949         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
8950
8951 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
8952
8953         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
8954         * src/SDCCast.c (decorateType): fixed bug #832664
8955
8956 2003-10-31  Borut Razem <borut.razem AT siol.net>
8957
8958         * support/cpp2/cpplex.c: fixed for SDCPP:
8959           comments(when executed with -C option) and _asm blocks
8960           were included even if they where in skipped #if block.
8961           Applied solution from GCC cpp 3.3.2
8962
8963 2003-10-31  Borut Razem <borut.razem AT siol.net>
8964
8965         * src/SDCC.lex: sdcc now understands both formats:
8966           '# <line_number> <file_name>' and
8967           '#line <line_number> <file_name>'
8968         * support/cpp2/cppmain.c: sdcpp now generates the standard
8969           '# <line_number> <file_name>' instead of former
8970           '#line <line_number> <file_name>'
8971
8972 2003-10-30  Borut Razem <borut.razem AT siol.net>
8973
8974         * support/cpp2/cpphash.h,
8975         * support/cpp2/cpplib.h
8976         * support/cpp2/cpplex.c,
8977         * support/cpp2/cppmain.c,
8978         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
8979
8980 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8981
8982         Fixed a number of problems revealed by bug #827883.
8983         * src/SDCCloop.c (loopInvariants): Spill location of the
8984         result operand should be recomputed if extracted from
8985         a loop. Also, don't extract assignments of an iTemp
8986         from a literal.
8987         * src/SDCCast.c (isConformingBody): loop reversal should
8988         not occur if the control variable is involved with a
8989         relational operator.
8990
8991 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
8992
8993         * .version: bumped to 2.3.6 to reflect the big improvements
8994         made by Erik and Klaus. Thanks!
8995
8996 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
8997
8998         Replaced the livrange code.
8999         * src/SDCClrange.c: added new LR code
9000         * src/SDCCloop.c,
9001         * src/SDCCBBlock.h: removed remainig parts from old LR code
9002         * src/ds390/ralloc.c,
9003         * src/ds390/gen.c: minor fixes to make it work with new code
9004
9005 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9006
9007         * as/hc08/asm.h,
9008         * as/hc08/lkrloc.c,
9009         * src/hc08/gen.c,
9010         * src/hc08/ralloc.c: Fix various warnings related to the hc08
9011         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
9012         (tweaked fix for bug #818696)
9013
9014 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9015
9016         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
9017
9018 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9019
9020         * src/SDCCmain.c,
9021         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
9022         * src/mcs51/gen.c (gencjneshort),
9023         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
9024         more efficient (per Scott Bronson's suggestion)
9025
9026 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9027
9028         Extended the semantics of the critical keyword to include
9029         individual statements. See RFE #827755 and #799831
9030         * src/SDCC.y
9031         * src/SDCCicode.c
9032         * src/SDCCopt.c
9033         * src/SDCCast.c
9034         * support/Util/SDCCerr.c
9035         * support/Util/SDCCerr.h
9036         * src/mcs51/gen.c
9037         * src/ds390/gen.c
9038         * src/hc08/gen.c
9039
9040 2003-10-19  Borut Razem <borut.razem AT siol.net>
9041
9042         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
9043
9044 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9045
9046         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
9047         Fixed bug #818696
9048         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
9049         and predecrement operand is displayed
9050
9051 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
9052
9053         * src/SDCCval.c (valMinus): fixed bug #826041
9054
9055 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9056
9057         Some hc08 related updates that I missed earlier
9058         * sim/ucsim/stypes.h
9059         * support/regression/ports/hc08/spec.mk
9060
9061 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9062
9063         New target "hc08" for the Motorola 68hc08 family of micros
9064
9065         * configure
9066         * configure.in
9067         * Makefile
9068         * src/hc08/*
9069         * src/SDCCmain.c
9070         * src/port.h
9071         * sim/ucsim/hc08.src/*
9072         * sim/ucsim/configure.in
9073         * src/ucsim/configure
9074         * sim/ucsim/packages_in.mk
9075         * as/hc08/*
9076         * as/Makefile
9077         * device/include/mc68hc908qy.h
9078         * device/lib/hc08/*
9079         * device/lib/Makefile.in
9080         * support/regression/ports/hc08/*
9081         * support/regression/Makefile
9082
9083 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9084
9085         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
9086         regression test
9087         * src/ds390/gen.c (genCast): fixed bug #821957
9088
9089 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
9090
9091         * device/lib/logf.c: "fixed" overlay bug
9092         * support/regression/ports/host/spec.mk: added m library
9093         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
9094         * support/regression/tests/float_trans: added (for Eric)
9095
9096 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
9097
9098         * src/mcs51/gen.c (genCpl): fixed bug
9099         http://sf.net/mailarchive/message.php?msg_id=6263915
9100
9101 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
9102
9103         * src/SDCCast.c (decorateType): added extended constant folding
9104         * src/SDCCsymt.c (computeType): cleanup
9105         * src/SDCCval.c (valShift): minor optimization
9106         * support/regression/tests/ast_constant_folding.c: added
9107
9108 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9109
9110         * src/SDCCmain.c: removed some unintended changes
9111
9112 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9113
9114         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
9115         * src/z80/gen.c: fixed part of bug #817589
9116         * src/SDCCsymt.c (checkFunction): fixed bug #817895
9117
9118 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
9119
9120         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
9121         * src/SDCCcflow.c
9122         * src/SDCCcse.c
9123         * src/SDCCdflow.c
9124         * src/SDCClabel.c
9125         * src/SDCClrange.c
9126         * src/SDCCmem.c
9127         * src/SDCCopt.c
9128         * src/SDCCpeeph.c
9129         * src/SDCCset.c
9130         * src/avr/ralloc.c
9131         * src/ds390/ralloc.c
9132         * src/izt/ralloc.c
9133         * src/mcs51/ralloc.c
9134         * src/pic/ralloc.c
9135         * src/pic16/ralloc.c
9136         * src/xa51/ralloc.c
9137         * src/z80/ralloc.c
9138         * src/z80/gen.c: removed unused label "release:"
9139
9140 2003-10-06  Borut Razem <borut.razem AT siol.net>
9141
9142         * src/SDCC.lex: removed definition of unused variables
9143           save_optimize and save_options
9144
9145 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
9146
9147         * clean.mk: removed '=' in "-maxdepth=1"
9148         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
9149         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
9150
9151 2003-10-06  Borut Razem <borut.razem AT siol.net>
9152
9153         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
9154           my_unput() replaced by unput()
9155
9156 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
9157
9158         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
9159         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
9160         type-punned pointer will break strict-aliasing rules"
9161         Old LR behaviour is again default; Klaus' LR can be choosen by
9162         defining the environment variable LRKLAUS
9163         * src/SDCCBBlock.h
9164         * src/SDCCloop.c
9165         * src/SDCClrange.c
9166         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
9167         * clean.mk: fixed removal of files in bin/CVS/
9168         * device/lib/clean.mk: fixed removal of directories small and large
9169         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
9170         * src/SDCCicode.c,
9171         * src/SDCCval.c: removed superflous test for pedantic
9172
9173 2003-10-05  Borut Razem <borut.razem AT siol.net>
9174
9175         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
9176           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
9177           message "unmatched #pragma SAVE and #pragma RESTORE"
9178
9179 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9180
9181         * doc/sdccman.lyx: various additions and updates (interrupts, inline
9182           assembly, critical functions, atomic, nojtbound)
9183
9184 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
9185
9186         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
9187         * src/SDCCBBlock.h
9188         * src/SDCCloop.c
9189         * src/SDCCloop.h
9190         * src/SDCClrange.c
9191
9192 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9193
9194         * src/z80/gen.h,
9195         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
9196         * src/mcs51/gen.h
9197         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
9198         * src/ds390/gen.h
9199         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
9200         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
9201         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
9202
9203 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9204
9205         * src/z80/gen.c (genRet): fixed bug #524753
9206         * src/z80/gen.c (genCast): fixed internal error on cast from
9207         pointer to long
9208         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
9209         fix for bug #477835 to the z80
9210         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
9211         for tracking iCodes in the peephole optimizer for z80
9212
9213 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9214
9215         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
9216         the other part of bug #814548
9217         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
9218
9219 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
9220
9221         * src/SDCCcse.c: fixed part of bug #814548
9222
9223 2003-09-28  Borut Razem <borut.razem AT siol.net>
9224
9225         * src/asm.c: rewrite of printILine() to use temporary file instead
9226           a pipe
9227         * src/xa51/main.c: commented out declaration of int rewinds
9228
9229 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9230
9231         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
9232
9233 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9234
9235         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
9236         * src/asm.c (printILine): Fixed bug #811015
9237
9238 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9239
9240         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
9241         freeing.
9242
9243 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9244
9245         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
9246         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
9247         to correctly handle general case of AOP_PAIRPTR
9248         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
9249
9250 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9251
9252         * src/mcs51/ralloc.c (fillGaps),
9253         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
9254         register positioning bug)
9255
9256 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
9257
9258         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
9259
9260 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9261
9262         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
9263         genCodePointerGet, genGenPointerGet, genFarPointerSet,
9264         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
9265         (ralloc doesn't intentionally do this now, but perhaps later)
9266         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
9267         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
9268         register positioning bugs (Fixed bug #762602 and #795325)
9269         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
9270         (Fixed bug #808779)
9271         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
9272         lines that --i-code-in-asm generates
9273
9274 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9275
9276         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
9277         trying to fclose a FILE* that was already closed.
9278
9279 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9280
9281         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
9282         of const struct should be treated as if const themselves)
9283
9284 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
9285
9286         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
9287
9288 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9289
9290         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
9291         Unix (/n) and DOS (/r/n) line terminations.
9292
9293 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9294
9295         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
9296         bug #613775
9297
9298 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9299
9300         * src/mcs51/gen.c (genFunction, genEndFunction),
9301         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
9302         and restore of EA so that stack offsets to parameters are
9303         correct when using both critical and reentrant/stack-auto.
9304         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
9305         size (can be triggered in error if sloc is shared between
9306         different sized objects)
9307         * device/include/float.h: fixed macros to explicitly use
9308         unsigned long where needed
9309
9310 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
9311
9312         Feature req. 799831: added code to allow nesting of critical functions
9313         * src/mcs51/gen.c (genFunction, genEndFunction)
9314         * src/ds390/gen.c (genFunction, genEndFunction)
9315
9316 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9317
9318         * src/SDCCsymt.c (sclsFromPtr),
9319         * src/SDCCsymt.h,
9320         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
9321         support for standard C idiom of memory mapped variables; for
9322         example, *((xdata int*)0x1234) = 1 is now internally equivalent
9323         to xdata int at 0x1234 tempvar = 1.
9324         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
9325         provided by Akiya ISHIDA
9326
9327 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
9328
9329         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
9330         * src/SDCCval.c (constVal): added reduction from int to char
9331         * src/SDCCval.c (valMult, valDiv): fixed sign handling
9332         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
9333         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
9334         to ignore the sign
9335         * support/regression/tests/shifts.c: fixed
9336
9337 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9338
9339         * src/z80/gen.c (genXor): Fixed bug #805445
9340
9341 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9342
9343         Fixed bug #621531 (const & volatile confusion in the type chain).
9344         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
9345         refer to the const or volatile state of the pointer itself.
9346
9347         * src/SDCCast.c
9348         * src/SDCCglue.c
9349         * src/SDCCicode.c
9350         * src/SDCCsymt.c
9351         * src/SDCCval.c
9352         * src/SDCC.y
9353         * src/SDCCsymt.h
9354         * src/pic/gen.c
9355         * src/pic/ralloc.c
9356         * src/pic16/gen.c
9357         * src/pic16/ralloc.c
9358         * support/regression/tests/const.c
9359
9360 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9361
9362         When checking for duplicated modules, use absolute paths
9363         instead of relative paths.  Files changed:
9364
9365         * as/mcs51/lklib.c
9366         * link/z80/lklib.c
9367
9368 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9369
9370         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
9371
9372 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9373
9374         * device/include/string.h: added size_t typedef, changed
9375         prototypes to use size_t, eliminated separate reentrant and
9376         non-reentrant declarations, added _memmove declaration
9377         * device/lib/_memcpy.c: changed to use size_t instead of int,
9378         changed /4 to >>2 to avoid division library call
9379         * device/lib/_memcmp.c,
9380         * device/lib/_memset.c,
9381         * device/lib/_strncat.c,
9382         * device/lib/_strncpy.c,
9383         * device/lib/_strncmp.c: changed to use size_t instead of int
9384         * device/lib/_memmove.c: new file (fixed bug #772294)
9385         * device/lib/Makefile.in: added _memmove.c
9386         * device/lib/z80/asm_strings.s: fixed bug #772290
9387         * support/regression/tests/bitfields.c: attempt to fix host assertion
9388         failure on amd64-unknown-linux2.2
9389
9390 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9391
9392         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
9393         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
9394         * as/z80/asmain.c (main): fixed bug #801766
9395
9396 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
9397
9398         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
9399         compilers
9400
9401 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9402
9403         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
9404         reported in bug #800609
9405
9406 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
9407
9408         * Top header beautifications in src/pic16 directory:
9409           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
9410           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
9411           pcoderegs.h, ralloc.c, ralloc.h
9412         * main.c: added top header and GPL license notice
9413         * pcode.c: fixed the if-conditional warning
9414
9415 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
9416
9417         * device/lib/_mullong.c: replaced int by short for gcc
9418
9419 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9420
9421         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
9422         and JUMPTABLE iCodes properly now (worked by accident before)
9423         * src/mcs51/gen.c (leftRightUseAcc),
9424         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
9425         iCode properly now. Use getSize instead of nRegs since a & b
9426         aren't part of the nRegs tally.
9427
9428 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
9429
9430         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
9431         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
9432           before instructions that use the _STATUS register
9433
9434 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
9435
9436         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
9437         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
9438         fetching of the pointer
9439         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
9440         copied from genNearPointerSet()
9441         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
9442         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
9443         If they pop r0/r1 they must be called in the opposite order than aopOp().
9444         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
9445         (resp. --stack-auto), prepared for --xstack
9446
9447 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9448
9449         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
9450
9451 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
9452
9453         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
9454         these ports have their own __sdcc_external_start()
9455
9456 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
9457
9458         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
9459         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
9460         type for bits was changed. It resulted in bit variables becoming
9461         global, which is not permitted in PIC 14 assembly output.
9462
9463 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9464
9465         * doc/sdccman.lyx: various additions and updates. Rearranged sections
9466
9467 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9468
9469         Z80 and MCS51 linkers complaint if a public symbol is defined
9470         in more than one library module:
9471
9472         * as/mcs51/lklib.c
9473         * link/z80/lklib.c
9474         * as/mcs51/Makefile.in
9475
9476 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9477
9478         A few small changes that speed up the peephole optimizer.
9479
9480         * src/SDCCpeeph.c
9481
9482 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9483
9484         Try to make the peephole optimizer smarter by maintaining
9485         an association between the assembly source code and the
9486         iCodes that originated them. Put this information to use
9487         with a new peephole rule condition "notVolatile" so that
9488         the rules can be aggressive yet still safe.
9489
9490         * src/SDCCpeeph.c
9491         * src/SDCCpeeph.h
9492         * src/mcs51/gen.c
9493         * src/mcs51/peeph.def
9494
9495 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9496
9497         Fixed bug #741761
9498
9499         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
9500         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
9501         if the left or right operand symbols have the accuse flag set.
9502
9503 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9504
9505         Changed the type of the result of the ! (NOT) operator to char;
9506         previously it returned the same type as the source. This allows
9507         us to eliminate all the genFloatNot functions (all of its target
9508         implementations were very buggy) since !float can use the same
9509         code as !long now.
9510
9511         * src/SDCCicode.c (ast2iCode): ! returns char
9512         * src/mcs51/gen.c (genNot, genNotFloat),
9513         * src/ds390/gen.c (genNot, genNotFloat),
9514         * src/z80/gen.c (genNot, genNotFloat),
9515         * src/pic/gen.c (genNot, genNotFloat),
9516         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
9517
9518 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
9519
9520         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
9521         1. Interrupt would not compile properly. Ensure PCLATH register is saved
9522            during interrupts. Ensure WSAVE is located at a shared bank address.
9523         2. Fixed page selection in some places
9524         3. Fixed BTFSS/C to where necessary use registers directly and not simply
9525            the registers name strings.
9526         4. Fixed "signed / unsigned compare" compiler warnings.
9527         5. The PIC port manages its own allocation of the general purpose
9528            registers, but makes no attempt to reuse them. As a result when
9529            compiling it soon runs out of general purpose registers. Some
9530            additional code was added to the files pcode.c and device.c to walk
9531            through the function call tree and rename the registers so that they
9532            get reused.
9533
9534         * src/pic/device.c
9535         * src/pic/gen.c
9536         * src/pic/glue.c
9537         * src/pic/pcode.c
9538         * src/pic/pcode.h
9539         * src/pic/ralloc.c
9540         * src/pic/ralloc.h
9541         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
9542         genPlus() & genMinus() when the result is the same as left or right
9543
9544 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9545
9546         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
9547
9548 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9549
9550         Made bitfield a distinct type from bit so that bitfields
9551         convert as per ANSI C and bits retain their traditional
9552         boolean style behaviour. Implemented bitfield support in
9553         the z80 port.
9554
9555         * src/SDCCsymt.h,
9556         * src/SDCCsymt.c,
9557         * src/SDCCast.c,
9558         * src/cdbFile.c,
9559         * src/mcs51/gen.c,
9560         * src/ds390/gen.c: bit v bitfield split
9561         * src/z80/gen.c: New support for bitfields
9562         * support/regression/tests/bitfields.c: reenabled z80,
9563         added more tests
9564
9565 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9566
9567         Rules 246.x, 247.x relate to bitfields, the others speed up
9568         access to xdata mapped I/O devices.
9569
9570         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
9571
9572 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9573
9574         Cleaned up genPackBits and genUnpackBits and added two helper
9575         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
9576         for literal assignments in genPackBits (thanks to Frieder for
9577         reminding me).
9578
9579         * src/mcs51/gen.c
9580         * src/ds390/gen.c
9581
9582 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9583
9584         Fixed bug #748310 (pointer to function type mishandled when the
9585         function name is omitted). Also fixed a SIGSEGV when a function
9586         attribute (reentrant, etc) is used on a non-function or on a
9587         function but misplaced before the parameter list.
9588
9589         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
9590         bug #748310
9591         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
9592         * support/Util/SDCCerr.h,
9593         * support/Util/SDCCerr.c: Added func attr misuse error msg
9594
9595 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
9596
9597         Fixed bug #787649 by anonymous
9598         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
9599         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
9600
9601 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9602
9603         Fixed numerous bitfield problems.
9604
9605         * src/SDCC.y: More bitfield related error checking
9606         * src/SDCCsymt.h,
9607         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
9608         * support/Util/SDCCerr.h,
9609         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
9610         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
9611         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
9612         * support/regression/tests/bitfields.c: tests added
9613
9614 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9615
9616         Made the constant following the "interrupt" keyword optional. If
9617         omitted, the function will not automatically be given an entry
9618         in the interrupt vector table (similar to #pragma NOIV, but
9619         less syntacticly kludgy). The interrupt number is also now
9620         range checked. Also fixed a bug in the high order bit example
9621         in the manual.
9622
9623         * src/SDCC.y
9624         * src/SDCCmem.c
9625         * src/SDCCglue.c
9626         * src/SDCCsymt.h
9627         * support/Util/SDCCerr.c
9628         * support/Util/SDCCerr.h
9629         * doc/sdccman.lyx
9630
9631 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
9632
9633         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
9634         * src/SDCCicode.c (operandOperation): rewritten some ops
9635         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
9636         * src/SDCCsymt.c (computeType): literals are handled the same way as any
9637         other type
9638         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
9639         be re-activated by defining REDUCE_LITERALS)
9640         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
9641         unsigned, but are signed by default
9642         * src/SDCCval.c (constVal): rearranged
9643         * src/SDCCval.c (valMod): preliminary fix
9644         * src/SDCCval.c (valCastLiteral): use TYPE_* types
9645         * support/regression/literalop.c: added, work in progress
9646
9647 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9648
9649         Generate warnings for useless declarations like "char data;"
9650         that don't do what new users expect.
9651
9652         * src/SDCC.y
9653         * support/Util/SDCCerr.h
9654         * support/Util/SDCCerr.c
9655
9656 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
9657
9658         * src/SDCCval.c (valMult): fix overflow detection of negative int
9659
9660 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9661
9662         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
9663
9664         Changes to support big endian targets:
9665
9666         * src/ports.h
9667         * src/SDCCglue.c
9668         * src/avr/main.c
9669         * src/ds390/main.c
9670         * src/izt/i186.c
9671         * src/mcs51/main.c
9672         * src/pic/main.c
9673         * src/pic16/main.c
9674         * src/xa51/main.c
9675         * src/z80/main.c
9676
9677 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
9678
9679         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
9680         * device/lib/time.c: fixed warning "integer overflow in expression"
9681
9682 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
9683
9684         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
9685         * src/SDCCval.c (constVal): changed default to signed; hex and octal
9686         constants are unsigned; added recognition of "u" flag for unsigned
9687         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
9688         * src/SDCCval.c (valDiv, valMod): fixed signdness
9689         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
9690         signedness of modulo, left and right shift
9691         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
9692         * support/Util/SDCCerr.h: added warning W_INT_OVL
9693         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
9694         * src/SDCCast.c (ast_print): improved output of constants
9695
9696 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9697
9698         Fixed some warnings when building with MSVC:
9699
9700         * as/mcs51/asdata.c
9701         * as/z80/asdata.c
9702         * as/mcs51/asm.h
9703         * as/z80/asm.h
9704         * link/z80/aslink.h
9705         * link/z80/lkdata.c
9706         * link/z80/lkeval.c
9707         * link/z80/lkgb.c
9708         * link/z80/lkihx.c
9709         * link/z80/lks19.c
9710         * link/z80/lksym.c
9711         * support/cpp2/cpplib.c
9712         * src/ds390/gen.c
9713         * src/mcs51/gen.c
9714
9715 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
9716
9717         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
9718
9719 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9720
9721         * support/librarian/clean.mk: Do not remove Makefile.
9722         * support/librarian/Makefile: added.
9723
9724 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9725
9726         Added librarian to MSVC build:
9727         * all.dsp
9728         * sdcc.dsw
9729         * support/librarian/librarian.dsp
9730
9731         'configure' not needed for librarian, removed:
9732         * support/librarian/configure
9733         * support/librarian/configure.in
9734         * support/librarian/config_in.h
9735         * support/librarian/Makefile.in
9736
9737         Hopefully these ones built the librarian and the rest of sdcc properly:
9738         * Makefile
9739         * Makefile.common.in
9740
9741         Messed up 'configure', so revert to previous version:
9742         * configure
9743         * configure.in
9744
9745 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
9746
9747         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
9748         there, while the mantissa of a double is "only" 53 bits wide.
9749
9750 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9751
9752         Adding sdcclib to the build.  MSVC project coming soon.
9753         Files added/changed:
9754
9755         * support/librarian/clean.mk
9756         * support/librarian/configure
9757         * support/librarian/configure.in
9758         * support/librarian/config_in.h
9759         * support/librarian/Makefile.bcc
9760         * support/librarian/Makefile.in
9761         * support/librarian/sdcclib.c
9762         * Makefile.bcc
9763         * Makefile
9764         * Makefile.common.in
9765         * configure
9766         * configure.in
9767
9768 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9769
9770         Linker now complaints if linked modules have conflicting options, for
9771         example, one compiled using --model-large and another one compiled with
9772         --model-small.  The following files were modified:
9773
9774         * as/mcs51/asdata.c
9775         * as/mcs51/aslink.h
9776         * as/mcs51/asm.h
9777         * as/mcs51/asmain.c
9778         * as/mcs51/asout.c
9779         * as/mcs51/i51pst.c
9780         * as/mcs51/lkdata.c
9781         * as/mcs51/lklibr.c
9782         * as/mcs51/lkmain.c
9783         * as/z80/asdata.c
9784         * as/z80/asm.h
9785         * as/z80/asmain.c
9786         * as/z80/asout.c
9787         * as/z80/z80pst.c
9788         * link/z80/aslink.h
9789         * link/z80/lkdata.c
9790         * link/z80/lklibr.c
9791         * link/z80/lkmain.c
9792         * src/SDCCglue.c
9793
9794 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9795
9796         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
9797         as/mcs51/lklibr.c: Generate a warning when a library is not found.
9798
9799 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
9800
9801         * src/z80/mappings.i: fix _mul[us][int,long] entries
9802
9803 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9804
9805         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
9806
9807 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
9808
9809         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
9810         * support/regression/tests/bitopcse.c: added
9811         fixed warning:
9812         * src/avr/gen.c:
9813         * src/pic/gen.c:
9814         * src/pic16/gen.c:
9815         * src/z80/gen.c:
9816         * src/xa51/gen.c:
9817
9818 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9819
9820         added support for new library format to z80, gbz80 linkers:
9821         *link/z80/aslink.h
9822         *link/z80/lklex.c
9823         *link/z80/lklib.c
9824         *link/z80/lklist.c
9825
9826 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
9827
9828         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
9829         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
9830
9831 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
9832
9833         added DUMMY_READ_VOLATILE:
9834         * src/SDCC.y:
9835         * src/avr/gen.c:
9836         * src/xa51/gen.c:
9837         * src/z80/gen.c:
9838         * src/pic/gen.c:
9839         * src/pic16/gen.c:
9840         * src/mcs51/gen.c:
9841         * src/ds390/gen.c:
9842         * src/SDCCcse.c (algebraicOpts): many improvements
9843         * src/SDCCcse.h: removed algebraicOpts()
9844         * src/SDCCicode.c (picDummyRead): added
9845
9846 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9847
9848         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
9849         "Insufficient space in data memory".
9850
9851 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9852
9853         * src/mcs51/gen.c: fixed bug #771358
9854         * src/z80/gen.c: fixed bug #759087
9855
9856 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
9857
9858         * src/pic16/glue.c: minor cleanup by Vangelis
9859
9860 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9861
9862         * device/include/regc515c.h: fixed #758477
9863         * device/lib/_gptrget.c: saving some cycles in generic pointer get
9864         * device/lib/_gptrput.c: saved a few bytes
9865         * my tab spacing is 8, yours too?)
9866         * device/lib/_ser.c: process RX bytes earlier than TX bytes
9867         * device/lib/serial.c: process RX bytes earlier than TX bytes
9868         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
9869
9870 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9871
9872         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
9873
9874 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9875
9876     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
9877
9878 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
9879
9880         * device/lib/Makefile.in: bad fix, reverted to 1.43
9881
9882 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
9883
9884         * device/lib/Makefile.in: added missing z80 object files
9885
9886 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
9887
9888         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
9889         pic16 progress by Vangelis:
9890         * src/SDCCglobl.h:
9891         * src/SDCCmain.c:
9892         * src/pic/Makefile:
9893         * src/pic:
9894         * pic/Makefile:
9895         * pic16/device.c:
9896         * pic16/device.h:
9897         * pic16/gen.c:
9898         * pic16/gen.h:
9899         * pic16/genarith.c:
9900         * pic16/glue.c:
9901         * pic16/main.c:
9902         * pic16/pcode.c:
9903         * pic16/pcode.h:
9904         * pic16/pcodepeep.c:
9905         * pic16/peeph.def:
9906
9907 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9908
9909     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
9910
9911 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9912
9913     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
9914     added gbz80 build to MSVC project.
9915     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
9916     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
9917     from 8051 stuff and setup so it links using a .lnk file.
9918
9919 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9920
9921     * support/librarian/sdcclib.c: sdcc librarian.
9922     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
9923     with sdcclib.
9924
9925 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9926
9927     * as/mcs51/lkmain.c: properly handle extensions in function afile.
9928
9929 2003-07-02  Borut Razem <borut.razem AT siol.net>
9930
9931         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
9932         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
9933         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
9934         src/xa51/main.c, src/z80/main.c:
9935         virtualization of glue() function: each port has it's own glue function,
9936         which is accessed by do_glue function pointer in PORT.general structure
9937
9938 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
9939
9940         * DS800C400 fun, improved ROM interface and tinibios.
9941
9942 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
9943
9944         * More support for DS80C400. Now includes beginning of interface to ROM.
9945
9946 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
9947
9948         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
9949
9950 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9951
9952         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
9953
9954 2003-06-19  Borut Razem <borut.razem AT siol.net>
9955
9956         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
9957
9958 2003-06-19  Borut Razem <borut.razem AT siol.net>
9959
9960         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
9961         fixed Z80 port - crt0.o: cannot open.
9962
9963 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
9964
9965         * support/Util/MySystem.c (merge_command): revert bad fix
9966
9967 2003-06-18  Borut Razem <borut.razem AT siol.net>
9968
9969         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
9970
9971 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9972
9973         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
9974         option --use-stdout sends errors to stdout instead of stderr.
9975
9976 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
9977
9978         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
9979
9980 2003-06-15  Borut Razem <borut.razem AT siol.net>
9981
9982         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
9983         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
9984         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
9985         fixed width array of pointers replaced with sets;
9986         multiple include and lib paths ared transferred to preprocessor and linker
9987         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
9988         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
9989         fixed width array of pointers
9990         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
9991         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
9992         fixupPath(), getPathDifference()
9993         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
9994         fixed width array of pointers
9995
9996 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
9997
9998         * src/pic16/ralloc.c: fix warnings
9999         * src/pic16/pcode.c: fix warning
10000
10001 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
10002
10003          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
10004         know all the details, but essentially this set of changes enable
10005         the pic16 port to generate movff instructions and generate assembler
10006         directives,
10007         * src/SDCCmain.c:
10008         * src/pic16/gen.c:
10009         * src/pic16/glue.c:
10010         * src/pic16/pcode.c:
10011         * src/pic16/device.c:
10012         * src/pic16/main.c:
10013         * src/pic16/pcode.h:
10014         * src/pic16/pcoderegs.c:
10015         * src/pic16/ralloc.c:
10016         * src/pic16/ralloc.h:
10017
10018 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10019
10020         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
10021         added option --vc, so sdcc errors and warnings are compatible with
10022         Microsoft Visual Studio.
10023
10024 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10025
10026         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
10027           device/lib/libfloat.lib: added atof function.
10028
10029 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
10030
10031         * doc/sdccman.lyx: updated to Lyx 1.3
10032         * doc/cdbfileformat.lyx: updated to Lyx 1.3
10033         * doc/test_suite_spec.lyx: updated to Lyx 1.3
10034         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
10035
10036 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
10037
10038         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
10039
10040 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10041
10042         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
10043           additions to the "related tools/documentation" section
10044
10045 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
10046
10047         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
10048
10049 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
10050
10051         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
10052         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
10053
10054 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
10055
10056         * doc/sdccman.lyx: fix double dash and other minor things
10057         * doc/Makefile: fix double dash
10058
10059 2003-05-28  Karl Bongers(patches from Martin Helmling)
10060         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
10061           condition and ignore commands.
10062
10063 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10064
10065         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
10066           is in parts still quite out of date, I did changes as far as I felt makes sense
10067           for a non-native english speaker.
10068           Please feel free to add to the manual or to correct my changes.
10069         * doc/Makefile: undid touching the date of intermediate tex files.
10070
10071 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10072
10073         * doc/sdccman.lyx: Manual has an index now
10074
10075 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
10076
10077         Finalize muluint/mulsint and mululong/mulslong merging:
10078         * device/lib/_mulint.c
10079         * device/lib/_mullong.c
10080         * device/lib/gbz80/mul.s
10081         * device/lib/gbz80/stubs.s
10082         * device/lib/z80/mul.s
10083         * device/lib/z80/stubs.s
10084         * src/SDCCsymt.c (initCSupport)
10085
10086 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10087
10088         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
10089         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
10090           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
10091           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
10092           instead of /Zm500.
10093
10094 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10095
10096         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
10097           the regression tests I'm not brave enough to enable 245.b, 245.c
10098         * doc/sdccman.lyx: added latex preamble for hyperref package.
10099           Using pdflatex this will give you a hyperlinked pdf file with
10100           bookmarks. (prepend '%' before /usepackage if this breaks something)
10101
10102 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10103
10104          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
10105
10106 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
10107
10108         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
10109
10110 2003-05-21    <johan AT balder>
10111
10112         * src/SDCCglue.c (printIval): fixed bug #739934
10113
10114 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
10115
10116         Applied patch from bug 737905 (renamed yylineo to mylineno):
10117         * src/altlex.c
10118         * src/SDCCast.c
10119         * src/SDCglobl.h
10120         * src/SDCC.lex
10121         * src/SDCCsymt.c
10122         * src/SDCCval.c
10123         * src/pic16/pcode.c: Cleaned warnings
10124         * src/pic16/pcodeflow.c: Cleaned warnings
10125         * src/pic16/pcoderegs.c: Cleaned warnings
10126
10127 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
10128
10129         * src/pic16/pcode.c: Cleaned warnings
10130         * src/pic16/pcodepeep.c: Cleaned warnings
10131         * src/pic16/ralloc.c: Cleaned warnings
10132
10133 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
10134
10135         * doc/sdccman.lyx: fixed bug 739745
10136         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
10137
10138 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
10139
10140         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
10141         it can be defined with CFLAGS when running configure
10142         * src/SDCCmain.c: fixed compiling + linking with object files
10143
10144 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
10145
10146         * configure.in: configure for pic16 port,
10147             added --disable-pic16-port
10148         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
10149         * src/SDCCmain.c: linkOptions is changed to set *,
10150             added if/endif conditional macros to remove options help
10151             messages from optionsTable when a port is not configured, added
10152             support for the PIc16 port in the ports table, when executing
10153             the compiler with no port specified on command line, a default
10154             port is selected with the new macro DEFAULT_PORT which is
10155             defined in port.h, in setDefaultOptions() linkOptions is removed
10156             from initialization assignment, since now it is a set,
10157             parseCmdLine uses setParseWithComma for linkOptions, in
10158             linkEdit() linkOptions are accessed with new function indexSet()
10159             which returns the i'th item of a set variable. See SDCCset.c, in
10160             linkEdit() when calling buildCmdLine(), added linkOptions as
10161             last argument. Now users can pass arguments to gplink via the
10162             -Wl option, main() uses pic16glue() to glue up pic16 programs
10163         * src/SDCCpeeph.c: various changes to support pic16
10164         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
10165             return the i'th item of the set
10166         * src/SDCCset.h: added function prototype for indexSet()
10167         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
10168         * src/clean.mk: added pic16 in CLEANALLPORTS variable
10169         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
10170             added macro DEFAULT_PORT
10171         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
10172         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
10173             generated
10174         * src/pic16/glue.c: commented out some error producing lines
10175         * src/pic16/main.c: __config directives are commented out to stop
10176             gpasm complaining and test the linkage with gplink, _linkCmd and
10177             _asmCmd changed to be more gplink and gpasm friendly
10178         * src/pic16/peeph.def: peep rule 3 is commented out, since it
10179             produced an error when parsed, peep rule 12 is added to utilize
10180             movff, but it is commented out since the pCode does not support
10181             yet a command with 2 address arguments
10182
10183 2003-05-18    <johan AT balder>
10184
10185         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
10186         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
10187 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
10188
10189         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
10190   Added feature to script commands from file.
10191
10192 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
10193
10194         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
10195         * src/SDCCutil.c: include ctype.h for win32
10196
10197 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
10198
10199         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
10200
10201 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
10202
10203         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
10204   Fixed so you can set breakpoints prior to run, run does not stop
10205   on entry now.  Add tbreak.  Other enhancements and fixes for use
10206   with ddd.
10207
10208 2003-05-12  Borut Razem <borut.razem AT siol.net>
10209
10210         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
10211
10212 2003-05-11  Borut Razem <borut.razem AT siol.net>
10213
10214         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
10215         the path of bin directory, so that PATH is the only env. variable, which has to be set
10216         in case of standard installation.
10217         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
10218         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
10219         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
10220
10221 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
10222
10223         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
10224         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
10225         temp files are in the port dir; clean the gen/test directory when
10226         generating new test.c
10227         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
10228         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
10229         * support/regression/tests/zeropad.c: added
10230
10231 2003-05-09    <johan AT balder>
10232
10233         * src/SDCCglue.c: fixed bug #597940
10234
10235 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
10236
10237         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
10238   cache sfr, optimize next,step, fix off by one sourceline,
10239   support ddd list function.
10240         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
10241
10242 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
10243
10244         * support/regression/HTMLgen.py: added compare_s2f()
10245         * support/regression/Makefile: redo 1.27
10246         * support/regression/generate-cases.py: redo 1.5
10247
10248 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
10249
10250         * support/regression/tests/float.c: workaround 33 bit hex constant
10251         * support/regression/tests/simplefloat.c: fix division for host
10252
10253 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
10254
10255         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
10256         that tame's the PIC's over-aggressive optimizer.
10257
10258 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10259
10260          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
10261          support for MSVC.
10262
10263 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
10264
10265         Initial support for DS80C400. "Hello world" runs on TINIm400
10266         (with polled I/O).
10267
10268 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
10269
10270          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
10271          * Some notes on ddd usage added in debugger/README
10272          Martin Helmling adding more features and fixes for ddd GUI debugger.
10273          Code added for nexti, stepi, up, down, and other adjustments.
10274
10275 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
10276
10277         * src/pic/pCodepeep.c non-wildcard asmops are now handled
10278         * src/pic/peeph.def Added two rules to optimize carry manipulation
10279         * src/pic/* removed debug printfs
10280
10281 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
10282
10283         * debugger/mcs51/cmd.c: added header newalloc.h
10284
10285 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
10286
10287         * as/Makefile: new EXEEXT
10288         * as/z80/Makefile: remove trailing slash of BUILDIR
10289         * as/z80/clean.mk: new EXEEXT
10290         * Makefile.common.in: add to CFLAGS (and others), don't replace it
10291         * support/cpp2/Makefile.in: new EXEEXT
10292         * src/pic/glue.c (pic14emitRegularMap): fixed warning
10293
10294 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
10295
10296         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
10297         EXEEXT was introduced to fix all related problems with targets
10298         "clean", "install" and "uninstall"; a couple of further flaws
10299         especially with "clean" have been fixed too
10300         * as/mcs51/Makefile.in
10301         * as/mcs51/clean.mk
10302         * as/z80/Makefile
10303         * Makefile
10304         * clean.mk
10305         * debugger/mcs51/Makefile.in
10306         * debugger/mcs51/clean.mk
10307         * link/z80/Makefile
10308         * link/z80/Makefile.in
10309         * link/z80/clean.mk
10310         * link/Makefile
10311         * packihx/Makefile.in
10312         * packihx/clean.mk
10313         * sim/ucsim/Makefile
10314         * sim/ucsim/clean.mk
10315         * sim/ucsim/avr.src/Makefile.in
10316         * sim/ucsim/avr.src/clean.mk
10317         * sim/ucsim/s51.src/Makefile.in
10318         * sim/ucsim/s51.src/clean.mk
10319         * sim/ucsim/xa.src/Makefile.in
10320         * sim/ucsim/xa.src/clean.mk
10321         * sim/ucsim/z80.src/Makefile.in
10322         * sim/ucsim/z80.src/clean.mk
10323         * sim/ucsim/main_in.mk
10324         * sim/ucsim/packages_in.mk
10325         * sim/ucsim/gui.src/Makefile.in
10326         * sim/ucsim/gui.src/serio.src/Makefile.in
10327         * sim/ucsim/gui.src/serio.src/clean.mk
10328         * src/Makefile.in
10329         * src/clean.mk
10330         * support/cpp2/Makefile.in
10331         * support/cpp2/clean.mk
10332         * support/makebin/Makefile
10333         * support/makebin/clean.mk
10334         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
10335         * doc/sdccman.lyx: --program-suffix no longer needed
10336
10337 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
10338
10339          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
10340          Martin Helmling added support for ddd GUI debugger.
10341          Code added to display assembly, set variables, and other commands
10342          to interface to ddd.
10343
10344 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
10345
10346         * as/Makefile: fix target clean
10347         * as/clean.mk: fix target clean
10348         * as/z80/clean.mk: fix target clean
10349
10350 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
10351
10352         * Makefile.common.in: added  AT EXEEXT AT
10353         * configure.in: removed all mingw32 stuff
10354         * configure: rebuilt from configure.in
10355         * doc/sdccman.lyx: updated section "installation"
10356         * support/scripts/sdcc_mingw32: adapted to configure
10357         * support/scripts/sdcc_cygwin_mingw32: added
10358
10359 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
10360
10361         * src/pic Added object file support for the PIC port
10362         * src/pic Applied patch from Craig Franklin (this started the object file support)
10363         * src/regression Updated the PIC regression tests for object files
10364
10365 2003-04-20  Borut Razem <borut.razem AT siol.net>
10366
10367         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
10368           lklex.c: In function `getfid':
10369           lklex.c:203: warning: array subscript has type `char'
10370         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
10371           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
10372         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
10373           stack handling macros
10374
10375 2003-04-19  Borut Razem <borut.razem AT siol.net>
10376
10377         * "handling space characters in file path" task:
10378         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
10379         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
10380         * support/Util/MySystem.h: make it self-sufficient
10381         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
10382           src/z80/main.c, sdcc/as/mcs51/lklex.c:
10383           handling space characters in file path
10384         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
10385           (it will be used by assemblers, which have their own includes, e.g. gpasm)
10386         * support/Util/MySystem.c: handling space characters in executable's path
10387
10388 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
10389
10390         * as/z80/Makefile: fix permanent rebuild of z80
10391         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
10392         * support/regression/tests/bitfields.c: added Johan's bitfields.c
10393
10394 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
10395
10396         * src/SDCCopt.c: add special case optimization to replace modulo by
10397           a power of two with a bitwise AND.
10398
10399 2003-04-18    <johan AT balder>
10400
10401         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
10402
10403 2003-04-17    <johan AT balder>
10404
10405         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
10406         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
10407
10408 2003-04-13  Borut Razem <borut.razem AT siol.net>
10409
10410         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
10411         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
10412           fixed mingw problem in adl_NORMALIZE_PATH
10413
10414 2003-04-12  Borut Razem <borut.razem AT siol.net>
10415
10416         * fixed "#pragma SAVE/RESTORE can not be nested":
10417         * src/SDCC.lex: reworked pragma handling functions
10418         * sdcc/src/SDCCglobl.h: reworked stack handling macros
10419         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
10420
10421 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
10422
10423         * src/SDCCutil.c (pathEquivalent): defined but not used
10424         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
10425         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
10426         * configure: rebuilt from configure.in
10427         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
10428         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
10429         * device/include/Makefile.in: replace sdcc_datadir
10430         * device/lib/Makefile.in: replace sdcc_datadir
10431         * Makefile.common.in: add LDFLAGS from configure
10432         * packihx/Makefile.in: use LDFLAGS
10433         * src/Makefile.in: use LDFLAGS
10434         * support/cpp2/Makefile.in: add LDFLAGS from configure
10435         * support/makebin/Makefile: use LDFLAGS
10436         * .version: bumped version number to 2.3.5
10437
10438 2003-04-12  Borut Razem <borut.razem AT siol.net>
10439
10440         * completed "different paths" task:
10441         * src/SDCCmacro.c: fixed bug in handling quotes
10442         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
10443         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
10444
10445 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
10446
10447         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
10448
10449 2003-04-11 kevin Vigor <kevin AT vigor.nu>
10450
10451         * ds390/gen.c ds390/peeph.def: fix bug 706781
10452
10453 2003-04-11  Borut Razem <borut.razem AT siol.net>
10454
10455         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
10456
10457 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
10458
10459         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
10460         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
10461          set - this bit used to not be set...).
10462         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
10463           bad code in PIC Port
10464         * src/regression/and2.c added to test bug 609268
10465         * src/regression/Makefile added and2.c to regression test
10466
10467
10468 2003-04-08    <johan AT CP255758-A>
10469
10470         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
10471         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
10472         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
10473
10474 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
10475
10476         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
10477         fix bug #487815
10478         * support/cpp2/Makefile.in: fix bug #487815
10479         * configure: rebuilt from configure.in
10480         * Makefile.common.in: docdir changed, new path suffixes
10481         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
10482         * sdcc_vc_in.h: reflect changes from sdccconf.h
10483         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
10484         * src/SDCCutil.h: remove BINDIR hack
10485         * doc/sdccman.lyx: update new path hierarchy
10486
10487 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
10488
10489         * src/SDCCpeeph.c: added okToRemoveSLOC test
10490
10491 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
10492
10493         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
10494
10495 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
10496
10497         * src/SDCCpeeph.c: added labelIsReturnOnly test
10498         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
10499
10500 2003-04-05    <johan AT balder>
10501
10502         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
10503         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
10504         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
10505         * src/SDCCast.c: fixed a warning
10506         * src/SDCCast.h: fixed a warning
10507         * src/SDCCicode.c (operandFromAst): fixed a warning
10508
10509 2003-04-04    <johan AT balder>
10510
10511         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
10512         * src/SDCCast.c (decorateType): fixed bug #715076
10513         * src/SDCC.y: fixed bug #702907
10514
10515 2003-04-03    <johan AT balder>
10516
10517         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
10518         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
10519         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
10520         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
10521         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
10522
10523 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
10524
10525         * _decdptr.c: fix return values
10526         * _gptrget.c: fix return values
10527         * _gptrgetc.c: fix return values
10528         * _gptrput.c: fix return values
10529         * _mulint.c: fix return values
10530         * as/z80/Makefile: fix 'make -j' problem
10531
10532 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
10533
10534         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
10535         * configure.in: big cleanup, updated to autoconf 2.5x
10536         * configure: rebuilt from configure.in
10537         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
10538         * sdcc_vc_in.h: reflect changes from sdccconf.h
10539         * doc/Makefile: fixed a flaw in "make install"
10540
10541 2003-04-02    <johan AT balder>
10542
10543         * src/ds390/gen.c (genCmp): no comments
10544         * src/mcs51/gen.c (genCmp): no comments
10545         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
10546         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
10547
10548 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
10549
10550         * support/regression/generate-cases.py: place generated file in given sub directory
10551         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
10552         * support/regression/Makefile: improvements for 'make -j';
10553         side effect: it's simpler and faster now
10554
10555 2003-03-31  Borut Razem <borut.razem AT siol.net>
10556
10557         * src/z80/main.c: link-{port} and as-{port} defined without path
10558         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
10559
10560 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
10561
10562         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
10563
10564 2003-03-30  Borut Razem <borut.razem AT siol.net>
10565
10566         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
10567           changed type of list parameter to set
10568         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
10569         * src/port.h: changed type of do_assemble() parameter to set
10570         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
10571           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
10572           definition of "cppoutfilename" macro with NULL value in preProcess()
10573         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
10574         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
10575         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
10576           replaced with set *binPathSet
10577         * shash_add() deallocates the item, if allready exsists, before adding the new one
10578         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
10579
10580 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
10581
10582         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
10583           a nested for loop bug in the PIC port
10584         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
10585           for loops
10586
10587 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
10588
10589         * support/Util/dbuf.h: remove C++ stuff to make it portable
10590
10591 2003-03-28  Borut Razem <borut.razem AT siol.net>
10592
10593         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
10594           literal strings in stringLiteral()
10595         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
10596         * src/Makefile.bcc, src/Makefile.in, src/src.dsp: added support/Util/dbuf.c
10597           to the project
10598
10599 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
10600
10601         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
10602
10603 2003-03-26    <johan AT balder>
10604
10605         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
10606         * src/ds390/gen.c (saveRegisters): catched symbol abuse
10607         * src/SDCCast.c (decorateType): fixed " -v < 3"
10608
10609 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
10610
10611         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
10612         Added Lenny Story's debug infrastructure changes:
10613         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
10614         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
10615         * src/cdbFile.c: added
10616         * src/SDCCdebug.c: added
10617         * src/SDCCdebug.h: added
10618         * src/SDCCast.c (createFunction)
10619         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
10620         * src/SDCCmain.c (parseCmdLine, main)
10621         * src/SDCCmem.c (redoStackOffsets)
10622         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
10623         * src/SDCCsymt.h
10624         * src/common.h
10625         * src/avr/gen.c (genAVRCode)
10626         * src/ds390/gen.c (gen390Code)
10627         * src/mcs51/gen.c (gen51Code)
10628         * src/pic/gen.c (genpic14Code)
10629         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
10630         * src/xa51/gen.c (genXA51Code)
10631         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
10632
10633 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10634
10635         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
10636         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
10637
10638 2003-03-22    <johan AT balder>
10639
10640         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
10641
10642 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
10643
10644         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
10645         * doc/cdbfileformat.lyx: added, written by Lenny Story
10646         * doc/Makefile: added cdbfileformat.lyx
10647         * doc/clean.mk: added cdbfileformat.lyx
10648
10649 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
10650
10651         * src/mcs51/peeph.def: fix bug #705773
10652
10653 2003-03-20    <johan AT balder>
10654
10655         An sfr/sbit can have an "at #" AND an initializer
10656         * src/SDCCsymt.c (checkSClass):
10657         * src/SDCCmem.c (allocGlobal):
10658         * src/SDCCmem.c (allocLocal):
10659         * src/SDCCast.c (createBlock):
10660
10661 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
10662
10663         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
10664
10665 2003-03-16    <johan AT balder>
10666
10667         Undid the hackup of const and volatile, the problem is much bigger
10668         * src/SDCC.y:1.65
10669         * src/SDCCast.c:1.171
10670         * src/SDCCglue.c:1.138
10671         * src/SDCCicode.c:1.146
10672         * src/SDCCsymt.c:1.150
10673         * src/SDCCval.c:1.65
10674
10675 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
10676
10677         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
10678         * src/ds390/gen.c (genAddrOf): fixed bug #704087
10679
10680 2003-03-13    <johan AT balder>
10681
10682         Hackup const and volatile modifiers in type chains a bit:
10683         * src/SDCC.y:1.63
10684         * src/SDCCast.c:1.169
10685         * src/SDCCglue.c:1.136
10686         * src/SDCCicode.c:1.143
10687         * src/SDCCsymt.c1.146
10688         * src/SDCCsymt.h1.59
10689         * src/SDCCval.c:1.63
10690
10691 2003-03-12    <johan AT balder>
10692
10693         * src/SDCCBBlock.h: more LRH debugging junk
10694         * src/SDCCcflow.h: more LRH debugging junk
10695         * src/SDCCloop.c: more LRH debugging junk
10696         * src/SDCC.y (struct_declaration): fixed bug #697590
10697         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
10698         * src/ds390/gen.c (aopForRemat): fixed bug #700031
10699         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
10700
10701 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
10702         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
10703         test function names must now match exactly).
10704         * src/SDCCcse.c: added special case in findCheaperOp to allow
10705         extending a short integer. Makes less awful code for bug 700121 test case.
10706
10707 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10708
10709         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
10710         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
10711
10712 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
10713
10714         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
10715         actually called (operandsNotEqual() was called for all
10716         operandsNotEqualX tests).
10717
10718 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
10719
10720         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
10721         with shorter literals. Fixes bug 700121.
10722
10723 2003-03-11    <johan AT balder>
10724
10725         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
10726
10727 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
10728
10729         * src/SDCCloop.c (mergeRegions): an evil beast is dead
10730         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
10731
10732 2003-03-10  Borut Razem <borut.razem AT siol.net>
10733
10734         * src/SDCCmain.c: pipe preprocessor's output
10735         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
10736         * sdcc_vc_in.h: define pclose as _pclose for WIN32
10737         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
10738         which closes all pipes in pipeSet set
10739         * src/SDCCset.c: free deleted item in function deleteSetItem()
10740         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
10741         moved from z80 to src subproject
10742         * .version: increased version number to 2.3.4
10743
10744 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
10745
10746         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
10747         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
10748         * support/regression/ports/xa51/spec.mk: fix typo
10749
10750 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
10751
10752         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
10753
10754 2003-03-09  Borut Razem <borut.razem AT siol.net>
10755
10756         * src/SDCCmain.c: pipe preprocessor's output
10757         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
10758         * sdcc_vc_in.h: define pclose as _pclose for WIN32
10759         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
10760         which closes all pipes in pipeSet set
10761         * src/SDCCset.c: free deleted item in function deleteSetItem()
10762         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
10763         moved from z80 to src subproject
10764
10765 2003-03-09  Borut Razem <borut.razem AT siol.net>
10766
10767         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
10768         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
10769         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
10770         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
10771         * src/SDCCglobl.h: unification of WIN32 native definitions
10772
10773 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10774
10775         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
10776
10777 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
10778
10779         * src/configure.in:   check for endianess (even while cross-compiling)
10780         * src/configure:      check for endianess (even while cross-compiling)
10781         * src/configure_in.h: check for endianess (even while cross-compiling)
10782         * src/avr/gen.c:        remove old endianess stuff
10783         * src/mcs51/gen.c:      remove old endianess stuff
10784         * src/ds390/gen.c:      remove old endianess stuff
10785         * src/pic/gen.c:        remove old endianess stuff
10786         * src/pic/genarith.c:   remove old endianess stuff
10787         * src/pic/glue.c:       fix endianess check
10788         * src/pic16/gen.c:      remove old endianess stuff
10789         * src/pic16/genarith.c: remove old endianess stuff
10790         * src/pic16/glue.c:     fix endianess check
10791         * src/xa51/gen.c:       remove old endianess stuff
10792         * src/z80/gen.c:        fix endianess check
10793         * src/SDCCglue.c:       fix endianess check
10794         * src/ds390/peeph.def: fix bug 700036
10795
10796 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
10797
10798         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
10799         * src/configure: find appropriate data-types on host for SDCC's int and long
10800         * src/configure.in: find appropriate data-types on host for SDCC's int and long
10801         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
10802         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
10803
10804 2003-03-07    <johan AT balder>
10805
10806         Just a big NOOP:
10807                 some minor cleanups before the big shot
10808                 OP_DEFS and OP_USES now use Kevin's protection
10809                 new option --nolabelopt
10810
10811         * src/SDCCBBlock.c:
10812         * src/SDCCast.c,:
10813         * src/SDCCcflow.c:
10814         * src/SDCCcse.c:
10815         * src/SDCCicode.c:
10816         * src/SDCCicode.h:
10817         * src/SDCClabel.c:
10818         * src/SDCCloop.c:
10819         * src/SDCCmain.c:
10820         * src/ds390/ralloc.c:
10821         * src/mcs51/ralloc.c:
10822         * src/pic/ralloc.c:
10823         * src/xa51/ralloc.c:
10824         * src/z80/ralloc.c:
10825
10826 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
10827
10828         * src/pic/pcode.c (get_op): fix 64 bit warnings
10829         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
10830         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
10831         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
10832         * support/regression/tests/malloc.c: fix 64 bit warnings
10833
10834 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
10835
10836         * src/mcs51/gen.c (genMinus): fixed bug 696436
10837
10838 2003-03-02  Borut Razem <borut.razem AT siol.net>
10839
10840         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
10841
10842 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
10843
10844         * configure.in: test for mkstemp
10845         * sdccconf_in.h: add HAVE_MKSTEMP
10846
10847 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
10848
10849         * device/include/ctype.h: removed warning while using --stack-auto
10850         * device/include/malloc.h: removed warning while using --stack-auto
10851         * device/include/string.h: removed warning while using --stack-auto
10852
10853 2003-02-23  Borut Razem <borut.razem AT siol.net>
10854
10855         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
10856         because NDEBUG is defined (see man assert)
10857         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
10858
10859 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10860
10861         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
10862         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
10863
10864 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10865
10866         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
10867         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
10868
10869 2003-02-18    <johan AT balder>
10870
10871         * as/mcs51/asmain.c (asmbl): module can start with a digit
10872         * as/z80/asmain.c (asmbl): module can start with a digit
10873
10874 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
10875
10876         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
10877         * src/asm.c: fix pipe() for Mingw32
10878
10879 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
10880
10881         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
10882         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
10883         make -V work again; --c1mode reads now from stdin
10884         * doc/sdccman.lyx: added --c1mode
10885         * support/Util/SDCCerr.c: new messages for c1 mode
10886         * support/Util/SDCCerr.h: new messages for c1 mode
10887         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
10888
10889 2003-02-15    <johan AT balder>
10890
10891         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
10892
10893 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
10894
10895         * doc/sdccman.lyx: Environment variables, -o and other minor things
10896
10897 2003-02-14    <johan AT balder>
10898
10899         * src/xa51/main.c: before anyone really tries to use it :)
10900
10901         * Install doc's in share/sdcc/doc
10902         * removed some obsolete files
10903         * Do a proper make distclean and uninstall
10904         M Makefile.common.in
10905         R sdccbuild.sh
10906         M as/Makefile
10907         M device/include/Makefile.in
10908         M device/lib/Makefile.in
10909         M doc/sdccman.lyx
10910         M link/Makefile
10911         M sim/ucsim/doc/Makefile.in
10912         M src/clean.mk
10913         R src/avr/peeph.rul
10914         R src/xa51/peeph.rul
10915         M support/cpp2/Makefile.in
10916         M support/makebin/Makefile
10917
10918
10919 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
10920
10921         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
10922
10923 2003-02-10  Borut Razem <borut.razem AT siol.net>
10924
10925         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
10926         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
10927         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
10928         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
10929         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
10930         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
10931         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
10932         src/z80/Makefile.bcc: Borland Makefile cleanup
10933         * as/z80/Makefile.bcc: Added Borland Makefile
10934         * support/cpp2/borland.h: Removed
10935
10936 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
10937
10938         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
10939         * src/SDCC.lex: new pragma NOIV
10940         * src/SDCCglobl.h: new pragma NOIV
10941         * src/SDCCmem.c: new pragma NOIV
10942
10943 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
10944
10945         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
10946
10947 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
10948
10949         * src/SDCCmain.c: signal handling is switched off by --debug
10950         * doc/Makefile: small fix for install; use clean.mk again
10951         * doc/clean.mk: clean *.pdf and *.html too
10952
10953 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
10954
10955         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
10956         * device/lib/printfl.c: fix a ds390 bug by making it portable
10957         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
10958         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
10959         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
10960         * debugger/mcs51/cmd.c: converted multi-line string literals
10961         * sim/ucsim/globals.cc: converted multi-line string literals
10962         * src/SDCCmain.c: introduced signal handler to remove temp files
10963         * doc/Makefile: small tweaks, implement clean
10964         * doc: removed generated files
10965
10966 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10967
10968         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
10969         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
10970         Address Record is not correctly generated for DS390."
10971
10972 2003-02-02  Borut Razem <borut.razem AT siol.net>
10973
10974         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
10975         * as/mcs51/asm.h: fixed compilation with Borland C
10976         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
10977         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
10978         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
10979         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
10980         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
10981         src/z80/Makefile.bcc: delete $(LIB) only if exist
10982         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
10983
10984 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
10985
10986         * device/include/malloc.h: introduced NULL
10987         * device/include/string.h: introduced NULL
10988         * device/include/stdlib.h: introduced NULL
10989         * device/lib/_memcpy.c: removed NULL
10990         * device/lib/_strcat.c: removed NULL
10991         * device/lib/_strchr.c: removed NULL
10992         * device/lib/_strcmp.c: removed NULL
10993         * device/lib/_strcpy.c: removed NULL
10994         * device/lib/_strcspn.c: removed NULL
10995         * device/lib/_strlen.c: removed NULL
10996         * device/lib/_strncat.c: removed NULL
10997         * device/lib/_strncmp.c: removed NULL
10998         * device/lib/_strncpy.c: removed NULL
10999         * device/lib/_strpbrk.c: removed NULL
11000         * device/lib/_strrchr.c: removed NULL
11001         * device/lib/_strspn.c: removed NULL
11002         * device/lib/_strstr.c: removed NULL
11003         * device/lib/_strtok.c: removed NULL
11004         * device/lib/malloc.c: removed NULL, include own header
11005
11006 2003-02-02    <johan AT balder>
11007
11008         * 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
11009         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
11010         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
11011         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
11012         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
11013         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
11014
11015 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11016
11017         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
11018         area 'DATA'"
11019
11020 2003-02-01    <johan AT balder>
11021
11022         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
11023
11024 2003-01-31    <johan AT CP255758-A>
11025
11026         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
11027
11028 2003-01-30    <johan AT balder>
11029
11030         * src/SDCCBBlock.c: automatic bug detection
11031         * src/SDCCicode.c: automatic bug detection
11032
11033 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11034
11035         * src/SDCCglobl.h:   now --xram-size 0 works
11036         * src/SDCCmain.c:    now --xram-size 0 works
11037
11038 2003-01-29    <johan AT balder>
11039
11040         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
11041
11042 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11043
11044         * as/mcs51/aslink.h: Added options --xram-size and --code-size
11045         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
11046         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
11047         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
11048         * src/SDCCglobl.h:   Added options --xram-size and --code-size
11049         * src/SDCCmain.c:    Added options --xram-size and --code-size
11050
11051 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
11052
11053         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
11054         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
11055
11056 2003-01-27    <johan AT balder>
11057
11058         * src/SDCC.y: fixed bug #613764
11059
11060 2003-01-26    <johan AT balder>
11061
11062         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
11063         * src/SDCCsymt.h: fixed bug #673374
11064         * src/SDCCglue.c: fixed bug #661910
11065         * src/SDCCast.c: fixed bug #458099 and 673374
11066
11067 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
11068
11069         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
11070         * as/mcs51/strcmpi.h: added
11071         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
11072         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
11073         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
11074         * as/mcs51/assym.c: strcmpi -> as_strcmpi
11075         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
11076         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
11077         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
11078         * as/mcs51/Makefile.aslink: new module strcmpi
11079         * as/mcs51/Makefile.asx8051: new module strcmpi
11080         * as/mcs51/Makefil.bcc: new module strcmpi
11081         * as/mcs51/Makefile.in: new module strcmpi
11082         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
11083
11084 2003-01-26    <johan AT balder>
11085
11086         * src/SDCCglue.c: reverted back to 1.124
11087         * src/SDCCast.c: reverted back to 1.156
11088         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
11089
11090 2003-01-25    <johan AT balder>
11091
11092         * src/SDCCglue.c: A better fix for bug #661910
11093         * src/SDCCast.c: A better fix for bug #661910
11094         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
11095
11096 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
11097
11098         * src/Makefile.in: remove spawn.o
11099         * src/SDCCmain.c: remove spawn.h
11100         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
11101         * src/spawn.c: removed
11102         * src/spawn.h: removed
11103         * support/regression/ports/ds390/spec.mk: link with -r
11104
11105 2003-01-24    <johan AT CP255758-A>
11106
11107         * src/ds390/gen.c (aopOp): fixed bug #667458
11108         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
11109         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
11110         (createIvalCharPtr): an ival doesn't always have a storage class anymore
11111
11112 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
11113
11114         * src/mcs51/peeph.def: better assembler identation by Frieder
11115         * src/mcs51/gen.c: better assembler identation by Frieder
11116
11117 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
11118
11119         * as/z80/string.h: removed for gcc 3.2
11120         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
11121         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
11122
11123 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
11124
11125         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
11126         * src/SDCCpeeph.c (replaceRule): fix bug #663503
11127         * support/regression/Makefile: separate temp files for ports
11128         * support/regression/generate-cases.py: separate temp files for ports
11129         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
11130         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
11131
11132 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
11133
11134         * moved tinitalk to device/examples/ds390
11135
11136 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
11137
11138         * as/mcs51/lkmem.c: rflag is for DS390
11139         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
11140         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
11141                          (linkEdit): move mem- and map-files the same way as ihx-files
11142         * src/z80/main.c (_setDefaultOptions): removed --generic
11143         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
11144         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
11145         * src/pic/glue.c (picglue): --c1mode works again
11146         * src/pic16/glue.c (pic16glue): --c1mode works again
11147         * src/asm.c (printCLine): fix #660034
11148
11149 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
11150
11151         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
11152         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
11153         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
11154         * as/mcs51/lkmem (summary): better fix for sp problem
11155         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
11156         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
11157         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
11158                                               remove --stack-after-data
11159
11160 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
11161
11162         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
11163         * src/SDCCutil.c (join): ugly bug: missing '\0'
11164         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
11165
11166 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
11167
11168         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
11169         * src/port.h: typo
11170         * src/pic/main.c (_asmCmd): gpasm supports -o
11171         * src/z80/main.c: more general macros
11172         * device/lib/Makefile.in: remove intermediate files
11173
11174 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
11175
11176         * .version: Bumped version number to 2.3.3
11177         * src/SDCCBBlock.c: new option -o
11178         * src/SDCCglobl.h: new option -o
11179         * src/SDCCglue.c: new option -o
11180         * src/SDCCmain.c: new option -o
11181         * src/asm.c: new option -o
11182         * src/ds390/main.c: new option -o
11183         * src/pic/glue.c: new option -o
11184         * src/pic/pcode.c: new option -o
11185         * src/pic/ralloc.c: new option -o
11186         * src/pic16/glue.c: new option -o
11187         * src/pic16/pcode.c: new option -o
11188         * src/pic16/ralloc.c: new option -o
11189         * src/z80/main.c: new option -o
11190         * device/lib/Makefile.in: use -o
11191         * support/regression/ports/ds390/spec.mk: use -o
11192         * support/regression/ports/gbz80/spec.mk: use -o
11193         * support/regression/ports/mcs51/spec.mk: use -o
11194         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
11195         * support/regression/ports/z80/spec.mk: use -o
11196         * support/regression/ports/ucz80/spec.mk: use -o
11197         * support/regression/ports/xa51/spec.mk: use -o
11198         * support/regression/fwk/lib/timeout.c: fix usage string
11199
11200 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
11201         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
11202
11203 2003-01-07    <johan AT balder>
11204
11205         * src/SDCCast.c (decorateType): fixed bug #600035
11206
11207 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
11208         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
11209         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
11210         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
11211         * src/pic/pcode.c: outcommented unused variable to remove warnings
11212         * src/pic/ralloc.c: outcommented unused variable to remove warnings
11213
11214 2003-01-06    <karl AT turbobit.com>
11215         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
11216    regression tests.
11217
11218 2003-01-06    <johan AT balder>
11219
11220         * src/SDCCicode.c: fixed array add
11221
11222 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
11223         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
11224         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
11225
11226 2003-01-04    <johan AT balder>
11227
11228         * src/SDCCval.c (getNelements): fixed the initialized array of structures
11229
11230 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11231         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
11232
11233 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
11234         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
11235         * support/regression/tests/bug-524697.c: fit mem usage into 8032
11236
11237 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
11238         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
11239
11240 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
11241         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
11242
11243 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
11244         * src/mcs51/main.c: removed {bindir}{sep} from aslink
11245
11246 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11247
11248     * in /sdcc/as/mcs51/ changed these files in order to create an
11249     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
11250     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
11251     following files to include the previous two files: aslink.dsp,
11252     Makefile.aslink, Makefile.bcc, and Makefile.in.
11253
11254     * Changed /sdcc/src/SDCCmain.c so it creates files with extension
11255     .adb instead of .cdb
11256
11257 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11258
11259         * /sdcc/as/mcs51/lklist.c: Now reports memory usage using the
11260         value from option --iram-size.
11261
11262 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11263
11264         * /sdcc/as/mcs51/lklist.c: added boundary check before using
11265         dram[] array.
11266
11267 2002-09-18    <wiml AT hhhh.org>
11268
11269         * SDCClrange.h: exposed setFromRange() and setToRange()
11270         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
11271           packRegsForAccUse() (bug 542397)
11272         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
11273           multiple times and emitting the fetch operations more than once
11274           added aopGetUsesAcc() function to allow binary operators to
11275           fetch their operands in the correct order; made genMinus() emit
11276           compact code for X = LITERAL - Y
11277
11278 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11279         * /sdcc/as/mcs51/lklist.c: Fixed incorrect number of parameters to
11280         sprintf() in line 1267.
11281
11282 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11283         * /sdcc/src/SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
11284         like ports.
11285
11286 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11287         Changes to aslink (All the changes are marked with 'JCF'):
11288
11289         * /sdcc/as/mcs51/aslink.h: External definition of sflag and
11290         summary().
11291
11292         * /sdcc/as/mcs51/lkarea.c: Computes the size of area BSEG_BYTES from
11293         area BSEG.  Also moves, if possible, the DATA area down into the internal
11294         ram so more space is available.
11295
11296         * /sdcc/as/mcs51/lkdata.c: Definition of memory summary output flag
11297         sflag.
11298
11299         * /sdcc/as/mcs51/lklist.c: For the BSEG area report the size in bits,
11300         not bytes.  Function summary() which creates a memory usage summary
11301         file with extension .mem.  Reports of overlaping stack and small stack
11302         size.  If the space for the stack is less than 16 bytes aslink trows a
11303         warning.
11304
11305         * /sdcc/as/mcs51/lkmain.c: Creation of some of the default areas for
11306         the 8051.  Option 'y' for memory summary output file.
11307
11308         Changes to sdcc (All the changes are marked with 'JCF'):
11309
11310         * /sdcc/src/SDCCglobl.h: External definition of RegBankUsed[4].
11311
11312         * /sdcc/src/SDCCglue.c:  If a register bank is used, creates an
11313         overlaying area for it (uses RegBankUsed[4]).
11314
11315         * /sdcc/src/SDCCmain.c: Definition RegBankUsed[4]; marks register
11316         bank zero as used by default.  By default aslink locates the stack
11317         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
11318         the creation of the .mem file.  Delegates the allocation of data area
11319         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
11320         the begining of the stack area to aslink.
11321
11322         * /sdcc/src/SDCCmem.c:  If a register bank is used, marks it so
11323         glue() in SDCCglue.c creates an area for it.
11324
11325 2002-09-03  Borut Razem <borut.razem AT siol.net>
11326         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
11327         sdcc/src/pic/glue.c:
11328         introduced atexit() handler for teporay files removal in case of
11329         errors, assertions, ...
11330
11331 2002-08-29  Borut Razem <borut.razem AT siol.net>
11332         * sdcc/support/cpp2/auto-host_vc_in.h:
11333         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
11334         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
11335         Maybe there is a similar problem with BORLANDC? It should be checked!
11336
11337         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
11338         corrected improper use of assert: the assignment to clr variable was done inside the assert.
11339         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
11340         was not executed, and the compiler (cl) launched a warning:
11341         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
11342
11343 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
11344         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
11345
11346 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
11347         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
11348
11349         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
11350           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
11351           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
11352           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
11353           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
11354           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
11355           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
11356         - added Release configuration in VS projects
11357         - review of compiler an linker options
11358         - VC .exe files are generated in bin_vc directory, not to interfere
11359           with binaries generated from other projects (cygwin, mingw, bcc ...)
11360
11361         * sdcc/src/yacc.dsp: added
11362
11363         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
11364         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
11365         and insert the version number definitions from .version
11366
11367         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
11368
11369         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
11370         added - genarate auto-host.h using auto-host_vc_in.h as template
11371
11372         * sdcc/sdcc_vc.h,
11373         removed from CVS, generated automatically
11374
11375 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
11376         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
11377
11378 2002-08-11  Borut Razem <borut.razem AT siol.net>
11379         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
11380
11381 2002-08-10  Borut Razem <borut.razem AT siol.net>
11382         * src/SDCCmain.c (main):
11383         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
11384         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
11385         The consequence was that some temporary files were not removed.
11386
11387         * src/SDCCglue.c:
11388         unification of code in functions tempfilename() and tempfile():
11389         function tempnam() is defined in Visual Studio 6.0 and .NET
11390
11391         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
11392
11393         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
11394           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
11395         - removed compiler command line option /WX: Treats all warnings as errors
11396         - update a list of source files, included into the project
11397
11398         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
11399           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
11400         changed project type to Generic Project so that can be correcly converted to VS.NET project
11401
11402         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
11403
11404         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
11405
11406         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
11407
11408         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
11409         added return 0 statements after assert() to make compiler happy
11410
11411         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
11412         added newline in the def file to keep MSC compiler satisfied
11413
11414         * sdcc/src/z80/gen.c:
11415         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
11416           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
11417         - solved MSC error in function aopDump()
11418
11419         * sdcc_vc.h: define PREFIX as "\\sdcc"
11420
11421 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
11422         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
11423
11424 2002-06-22  Scott Dattalo <scott AT dattalo.com>
11425         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
11426         - Rewrote the register banking algorithm.
11427         - Added pCode live-range analysis to registers (for now, only non-used and
11428         singly-used registers optimized away)
11429
11430         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
11431
11432         * 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.
11433
11434 2002-05-10  Scott Dattalo <scott AT dattalo.com>
11435         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
11436
11437 2002-04-22  Michael Hope  <michaelh AT vroom>
11438
11439         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
11440
11441         * configure.in (DD_COPT): Added include support required for gbdk.
11442
11443         * .version: Bumped version number just to increase it.
11444
11445         * src/SDCCmain.c: Added -nostdinc to the default options.
11446
11447 2002-04-15  Michael Hope  <michaelh AT vroom>
11448
11449         * device/lib/z80/printf.c (sprintf): Added.
11450
11451         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
11452
11453         * src/z80/peeph.def: Added transpose redundent load rule.
11454
11455         * src/z80/main.c: Added force callee saves for jaune.
11456
11457         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
11458
11459         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
11460
11461 2002-03-28  Johan Knol  <johan AT balder>
11462
11463         * src/SDCCval.c: fixed bug #532436
11464
11465 2002-03-14  Scott Dattalo <scott AT dattalo.com>
11466         * /src/port.h:
11467         Added "char *Processor" field to the port structure.
11468
11469         * /src/SDCCmain.c:
11470         Added -p option. Allows port dependent processor to be specified.
11471
11472         * all ports:
11473         Initialized the new field char *Processor field to NULL in all ports
11474
11475         * /src/pic/*:
11476         Compiler generated registers for interrupt context saving
11477         were not getting allocated.
11478
11479 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
11480
11481         * /src/SDCCast.c:
11482         Fixed left shift. Will promote the left side of a left shift
11483         if a) left shifting more than size of operand or b) when assigned
11484         to something size > size of left side
11485
11486 2002-03-14  Scott Dattalo <scott AT dattalo.com>
11487         * src/pic/*
11488         tons of changes. Register allocation has been
11489         rewritten. Added customization for the various PICs. Flow
11490         analysis is restructured. ...
11491
11492         * src/pic/device.h:
11493         Added
11494
11495         * src/pic/device.c:
11496         Added. device.c is a PIC port hack to accomodate variations
11497         in PIC devices.
11498
11499 2002-03-13  Michael Hope  <michaelh AT vroom>
11500
11501         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
11502
11503 2002-03-04  johanknol  <johanknol AT manik>
11504
11505         * /src/SDCCval.c: fixed
11506
11507         const unsigned char arr[][2] = { { 0, 1 } };
11508         t18.c:1: error: Initializer element is not constant
11509
11510 2002-03-04  bela  <bela AT manik>
11511
11512         * /device/include/mcs51reg.h:
11513         ds89c420 register definition update
11514
11515 2002-03-03    <johan AT FRIJA>
11516
11517         * support/Util/SDCCerr.c: did something, but don't no why anymore
11518
11519         * support/regression/tests/bug-524691.c: made it a little less shy
11520
11521         * src/SDCCast.c (decorateType): fixed bug #524697
11522
11523         * src/SDCCast.c: made some lineno improvements
11524
11525         * src/SDCCval.c (getNelements): changed warning to error
11526
11527         * src/SDCCglue.c (printIvalArray): changed warning to error
11528
11529         * src/SDCCicode.c: fixed a warning for mingw
11530
11531         * src/SDCCast.c (decorateType): fixed the << promotion for ops
11532
11533         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
11534
11535 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
11536
11537         * src/ds390/peeph.def:
11538         Added some more peephole rules
11539
11540         * src/ds390/gen.c: Various fixes & enhancements
11541
11542         * src/SDCClrange.c, src/SDCClrange.h:
11543         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
11544
11545         * src/ds390/ralloc.c:
11546         various fixes & enhancements (ds390) specific
11547
11548         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
11549         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
11550         from rallocs.
11551
11552         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
11553
11554 2002-03-02    <johan AT FRIJA>
11555
11556         * src/SDCCast.c (decorateType): fixed bug #524708
11557
11558         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
11559
11560         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
11561
11562 2002-03-01  Michael Hope  <michaelh AT vroom>
11563
11564         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
11565
11566         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
11567
11568 2002-03-01    <johan AT FRIJA>
11569
11570         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
11571
11572         * src/SDCCast.c (decorateType): fixed bug #524209
11573
11574         * src/SDCCval.c (valNot): fixed bug #524195
11575
11576 2002-02-26    <johan AT balder>
11577
11578         * src/xa51/gen.c: fixed a warning
11579
11580         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
11581
11582         * src/SDCCast.c (decorateType): fixed bug #522534
11583
11584 2002-02-23    <johan AT balder>
11585
11586         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
11587
11588 2002-02-22    <johan AT balder>
11589
11590         * src/SDCCast.c: fixed bug #514865
11591
11592         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
11593
11594 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
11595
11596         * sdcc/src/SDCCloop.c:
11597         Previous fix was not good. basic blocks that have "break" or "return" are
11598         not really partof a loop , but live ranges used in these blocks should
11599         be live thru the entire loop, so set partOfLoop but don't add them to
11600         loop region
11601
11602 2002-02-21    <johan AT FRIJA>
11603
11604         * src/SDCCcse.c: fixed bug #514308
11605
11606 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
11607
11608         * src/SDCCloop.c:
11609         Fixed BUG #519583. If a conditional block ended in a return/break
11610         statement inside a loop, it was not being considered part of the loop.
11611
11612         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
11613
11614 2002-02-10  Karl Bongers <karl AT turbobit.com>
11615
11616         * debugger/*:
11617         Fixed up SDCDB debugger somewhat.  Updated debugger/README
11618         with lots of comments and notes.
11619
11620         * device/examples/test2.c:
11621         Fix bug, "red" variable not being initialized(compiler complained).
11622
11623         * device/examples/Makefile, examples/test3.c:
11624         Add Makefile in device/examples folder, compiles test3.c
11625         for use as a multiple module SDCDB test case.
11626
11627         * sim/ucsim/cmd.src/cmdset.cc:
11628         Took out debug printfs in ucsim "next" command.
11629
11630         * sim/ucsim/xa.src:
11631         Karl and Johan start ucsim XA support.  Most dissassembly working,
11632         about 75% emulation done(plenty of work remaining).
11633
11634         * sim/ucsim/z80.src:
11635         Add Z80 support to ucsim, add test-ucz80 regression test,
11636         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
11637         Notice z80 compiler fails on examples/test3.c/crc code.
11638
11639 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
11640
11641         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
11642         Added support for --parms-in-bank1
11643
11644         * src/ds390/peeph.def:
11645         added a few more peephole optimzations
11646
11647         * src/ds390/main.c:
11648         1) added __builtin_inp & __builtin_outp used to read in data of given length
11649            from a memory mapped port
11650         2) added __builtin_memcmp
11651         3) added __builtin_swapw swap bytes of a short
11652
11653         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
11654         1) handle multiple send & receives from register bank1
11655         2) ralloc can now allocate DPTR1 to some liveRanges
11656
11657         * src/SDCCsymt.c, src/SDCCsymt.h:
11658         changes to handle multiple sends & receives
11659
11660         * src/SDCCptropt.h:
11661         added some pointer arithmetic optimization
11662
11663         * src/SDCCptropt.c:
11664         added some pointer arithmetic optimizations but not stable yet so not
11665         called from anywhere (will get this working shortly)
11666
11667         * src/SDCCopt.c: fixed for multiple sends & receives
11668
11669         * src/SDCCmain.c:
11670         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
11671         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
11672            set preprocessor defines (depending on options)
11673
11674         * src/SDCCicode.c, src/SDCCicode.h:
11675         changes made to handle multiple sends & receives
11676
11677         * src/SDCCglobl.h:
11678         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
11679
11680         * src/SDCCcse.c, src/SDCCcse.h:
11681         added function findbackward def (to be used in upcoming optimization)
11682
11683         * src/SDCCcflow.c, src/SDCCcflow.h:
11684         added function returnAtEnd - to determine if a basic block terminates with
11685         a RETURN iCode
11686
11687         * src/SDCCast.c, src/SDCCast.h:
11688         added option parms-in-bank1
11689
11690         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
11691         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
11692         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
11693         adjusted for --parms-in-bank1 option
11694
11695         * device/include/string.h:
11696         donot redefine "reentrant" keyword
11697
11698         * device/include/ds80c390.h: Added some more SFRs
11699
11700 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
11701
11702         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
11703
11704 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
11705
11706         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
11707
11708 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
11709
11710         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
11711
11712 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
11713
11714         * Added --xram-movc option
11715
11716 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
11717
11718         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
11719
11720 2002-01-11  Johan Knol
11721
11722         * Added math lib of Jesus Calvino-Fraga
11723
11724 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
11725
11726         * src/SDCCmain.c (processFile): fix processing of ../../src.c
11727         * support/regression/Makefile: new target test-mcs51-stack-auto
11728         * support/regression/ports/mcs51-stack-auto/spec.mk: added
11729
11730 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
11731
11732         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
11733
11734 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
11735
11736         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
11737
11738 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
11739
11740         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
11741
11742         * src/SDCCglue.h: add definition for printIvalChar()
11743
11744 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
11745
11746         * src/SDCCast.c: fix #498138 by Johan
11747
11748         * src/SDCCglue.c: fix #498138 by Johan
11749
11750 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
11751
11752         * support/regression/Makefile: fix clean
11753
11754         * support/regression/ports/ds390/support.c: fix transmission of last character
11755
11756 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
11757
11758         * /sdcc/src/ds390/gen.c:
11759         a) improved computing address of stack variable
11760         b) took out some #if 0 code
11761         c) improved parmBytes adjustment
11762         d) improved genPlusIncr & genMinusIncr
11763         e) genCmp could generate bad code (when left assigned to DPTR)
11764         f) Fixed bug in hasInc
11765
11766         * /sdcc/src/ds390/ralloc.c:
11767         a) packRegsForSupport could mess up live information (Fixed)
11768         b) packRegsDPTRuse could be incorrect for left & right shift
11769
11770         * /sdcc/src/mcs51/ralloc.c:
11771         packRegsForSupport could mess up the live information (Fixed)
11772
11773         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
11774
11775         * /sdcc/src/SDCCast.c:
11776         can reverse a loop even if function call is present as long
11777         as the loop control variable is local & is not passed as parameter
11778
11779 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
11780
11781         * /sdcc/ChangeLog: *** empty log message ***
11782
11783         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
11784         More builtin function additions for TININative
11785
11786         * /sdcc/src/ds390/ralloc.c:
11787         Had broken the regression testsuite
11788
11789         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
11790
11791         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
11792         Added funcattr hasStackParms will be set for reentrant functions when there
11793         are paramteres on the stack, this helps in minimizing frame pointer generation
11794         typeFromStr can handle function pointers now
11795
11796         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
11797         *** empty log message ***
11798
11799 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
11800
11801         * /src/ds390/gen.c, /src/ds390/main.c:
11802         More builtin function additions for TININative
11803
11804         * /src/ds390/ralloc.c:
11805         Had broken the regression testsuite
11806
11807         * /src/SDCCast.c: Fixed a bug in dumptree
11808
11809         * /src/SDCCsymt.c, /src/SDCCsymt.h:
11810         Added funcattr hasStackParms will be set for reentrant functions when there
11811         are paramteres on the stack, this helps in minimizing frame pointer generation
11812         typeFromStr can handle function pointers now
11813
11814         * /doc/builtins.txt, /doc/TININative.txt:
11815         *** empty log message ***
11816
11817
11818 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
11819
11820         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
11821         ALPHA version for -mTININative
11822
11823         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
11824         updated to reflect changes in the port structure
11825
11826         * /src/port.h:
11827         added function do_assemble (similar to do_link) if non-null this function
11828         will be called to do assembly (-mTININative) requires a multi command
11829         assembly
11830         added function genAssemblerEnd will be called to generate assembler Epilogue
11831
11832         * /src/SDCCsymt.c:
11833         added _JavaNative to debug info printing
11834
11835         * /src/SDCCmain.c: added option --tini-libid
11836         added port->do_assemble function (-mTININative) has a multi command assemble
11837
11838         * /src/SDCCglue.c: Disabled "constExpr" check
11839         added port->genAssemblerEnd function
11840
11841         * /src/SDCCglobl.h: Added option --tini-libid value
11842
11843         * /src/SDCCast.h:
11844         tookout optimizeCompare from the header (has no external references)
11845
11846         * /src/SDCCast.c: made one more function "static"
11847
11848 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
11849
11850         * src/z80/mappings.i: Added z80asm support.
11851
11852         * src/z80/main.c: Added z80asm support on --asm=z80asm
11853
11854         * src/z80/gen.c: Fixed asm portability issues.
11855
11856         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
11857
11858         * src/SDCCglue.c (printExterns): Added global/extern split.
11859
11860 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
11861
11862         * support/regression/Makefile: added test for mcs51 model large
11863
11864         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
11865
11866         * support/regression/ports/gbz80/spec.mk: added -mgbz80
11867
11868 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
11869
11870         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
11871
11872 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
11873
11874         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
11875
11876         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
11877
11878 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
11879
11880         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
11881
11882         * support/regression/tests/simplefloat.c: Port to mcs51.
11883
11884 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
11885         * support/regression/tests/bug-485362.c: Added.
11886
11887         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
11888
11889         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
11890
11891         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
11892
11893         * src/z80/gen.c (aopDump): Added a dump function.
11894
11895 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
11896         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
11897
11898         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
11899
11900         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
11901
11902         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
11903
11904         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
11905
11906         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
11907
11908         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
11909
11910         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
11911
11912         * support/regression/ports/ds390/support.c: Use tinibios.
11913
11914         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
11915
11916 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
11917
11918         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
11919         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
11920
11921         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
11922
11923         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
11924
11925 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
11926
11927         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
11928
11929         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
11930         (packRegsForIYUse): Created and optimised.
11931
11932 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
11933
11934         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
11935 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
11936
11937         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
11938
11939         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
11940
11941         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
11942
11943 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
11944
11945         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
11946
11947         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
11948
11949 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
11950
11951         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
11952
11953         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
11954
11955         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
11956
11957 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
11958
11959         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
11960         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
11961         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
11962
11963         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
11964
11965         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
11966         (genNotFloat): Added.
11967         (genUminusFloat): Added.
11968
11969         * device/lib/z80/Makefile: Added floating pt stubs.
11970
11971         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
11972
11973         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
11974
11975         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
11976
11977 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
11978
11979         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
11980
11981         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
11982
11983         * sdcc/support/regression/Makefile: Add port ds390.
11984
11985         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
11986
11987         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
11988
11989         * sdcc/support/regression/ports/ds390/spec.mk: Added.
11990
11991         * sdcc/support/regression/ports/ds390/support.c: Added.
11992
11993         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
11994
11995         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
11996
11997         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
11998
11999 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
12000
12001         * device/include/malloc.h: Added z80 and gbz80 support.
12002
12003         * device/lib/gbz80/heap.s: Added.
12004
12005         * device/lib/z80/heap.s: Added.
12006
12007         * device/lib/malloc.c: Added z80 and gbz80 support.
12008
12009         * support/regression/tests/malloc.c (testMalloc): Added.
12010
12011         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
12012
12013         * support/regression/tests/bug-478094.c: Added.
12014
12015         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
12016
12017 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
12018
12019         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
12020
12021         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
12022
12023         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
12024
12025         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
12026
12027         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
12028
12029 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
12030
12031         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
12032
12033 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
12034
12035         * support/regression/tests/bug-477927.c: Added.
12036
12037         * src/z80/peeph.def: Added minor rules.
12038
12039         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
12040
12041         * src/z80/peeph.def: Added jump optimisation modification.
12042
12043 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
12044
12045         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
12046
12047 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
12048
12049         * support/regression/tests/funptrs.c: Added.
12050
12051 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
12052
12053         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
12054
12055 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
12056
12057         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
12058
12059         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
12060
12061         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
12062         (movLeft2ResultLong): Created.
12063
12064         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
12065         (joinPushes): Added.  Joins two char pushes into a word push.
12066
12067 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
12068
12069         * support/cpp2/Makefile.in (install): Added creation of dest dir.
12070
12071         * support/makebin/Makefile (install): Added creation of dest dir.
12072
12073 2001-10-24 Karl Bongers <karl AT turbobit.com>
12074
12075         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
12076
12077 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
12078
12079         * src/z80/ralloc.c: Turned off faulty pack for one use.
12080
12081         * src/z80/peeph-gbz80.def: Removed redundent restart options.
12082
12083         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
12084
12085 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
12086
12087         * support/regression/Makefile: Improved clean
12088
12089         * support/regression/ports/gbz80/spec.mk: Added clean
12090
12091         * support/regression/ports/host/spec.mk: Added clean
12092
12093         * support/regression/ports/z80/spec.mk: Added clean
12094
12095         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
12096
12097         * support/regression/ports/mcs51/timeout.c: little improvements
12098
12099 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
12100
12101         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
12102
12103         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
12104
12105         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
12106
12107 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
12108
12109         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
12110
12111         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
12112
12113 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
12114         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
12115
12116         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
12117
12118         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
12119
12120         * src/mcs51/main.c (_linkCmd): Added bin path to command.
12121
12122         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
12123
12124         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
12125
12126         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
12127
12128         * support/regression/tests/longor.c: Added.
12129
12130 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
12131
12132         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
12133
12134         * as/mcs51/aslink.h: define PATH_MAX
12135
12136         * as/mcs51/asm.h: define PATH_MAX
12137
12138         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
12139
12140         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
12141
12142         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
12143
12144         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
12145
12146         * src/SDCCglobl.h: define PATH_MAX
12147
12148         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
12149
12150         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
12151
12152 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
12153
12154         * src/z80/gen.c (gencjneshort): Fixed
12155
12156         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
12157
12158 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
12159
12160         * support/regression/tests/bug-469671.c: Added.
12161
12162         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
12163
12164 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
12165
12166         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
12167
12168         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
12169
12170 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
12171
12172         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
12173
12174         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
12175
12176         * src/device/lib/_mullong.c : removed hint: nooverlay bug
12177
12178         * src/device/lib/_divuint.c : removed hint: nooverlay bug
12179
12180         * src/device/lib/_divulong.c: removed hint: nooverlay bug
12181
12182         * src/device/lib/_moduint.c : removed hint: nooverlay bug
12183
12184         * src/device/lib/_modulong.c: removed hint: nooverlay bug
12185
12186 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
12187
12188         * 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.
12189
12190         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
12191
12192         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
12193
12194 2001-10-07    <johan AT FRIJA>
12195
12196         * device/lib/gets.c (gets): fixed the return value.
12197
12198 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
12199         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
12200
12201         * 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.
12202
12203         * 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.
12204
12205         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
12206
12207         * src/pic/gen.c: Removed Safe_strdup.
12208
12209         * configure.in: Added option to enable libgc support.
12210
12211         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
12212         (bitVectUnion): Optimised.
12213         (bitVectIntersect): Optimised.
12214         (bitVectBitsInCommon): Optimised.
12215         (bitVectCplAnd): Optimised.
12216
12217         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
12218
12219 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
12220
12221         * src/SDCCmain.c: distinguish between assembler debug and plain options
12222
12223         * src/avr/main.c:   remove standard assembler options
12224
12225         * src/ds390/main.c: remove standard assembler options
12226
12227         * src/mcs51/main.c: remove standard assembler options
12228
12229         * src/port.h: removed "PENDING" comment
12230
12231 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
12232
12233         * src/device/lib/_mulint.c  : new, with assember functions
12234
12235         * src/device/lib/_mullong.c : new, with assember functions
12236
12237         * src/device/lib/_divuint.c : with assember functions
12238
12239         * src/device/lib/_divsint.c : with assember functions
12240
12241         * src/device/lib/_divulong.c: with assember functions
12242
12243         * src/device/lib/_divslong.c: with assember functions
12244
12245         * src/device/lib/_moduint.c : with assember functions
12246
12247         * src/device/lib/_modsint.c : with assember functions
12248
12249         * src/device/lib/_modulong.c: with assember functions
12250
12251         * src/device/lib/_modslong.c: with assember functions
12252
12253         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
12254
12255         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
12256
12257         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
12258                                       replaced _mululong.c and _mulslong.c by _mullong.c
12259
12260 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
12261
12262         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
12263
12264 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
12265
12266         * src/SDCCglue.c: test, if win32api is available for MINGW
12267
12268 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
12269
12270         * src/SDCCsymt.c: no more _modifier in printTypeChain()
12271         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
12272         * support/regression/ports/gbz80/spec.mk: removed GENERIC
12273         * support/regression/ports/host/spec.mk: removed GENERIC
12274         * support/regression/ports/mcs51/spec.mk: removed GENERIC
12275         * support/regression/ports/z80/spec.mk: removed GENERIC
12276
12277 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
12278
12279         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
12280
12281         * support/regression/tests/bug-467035.c: Created.
12282
12283 2001-10-01    <johan AT FRIJA>
12284
12285         * src/SDCC.y: fixed bug #466586 part 1
12286
12287 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
12288
12289         * SDCCicode.c: z80 has no generic pointers
12290         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
12291
12292 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
12293
12294         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
12295
12296 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
12297
12298         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
12299
12300         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
12301
12302 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
12303
12304         * configure.in: Fixed up so that ucsim is only configured once.
12305
12306         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
12307
12308         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
12309         (getPathDifference): As above.
12310
12311         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
12312
12313         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
12314
12315 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
12316         * .version: Updated to 2.3.1
12317
12318         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
12319         Added copyright header.
12320
12321         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
12322         (assemble): Added support for macro based assembler commands.
12323         (linkEdit): Added support for macro based linker commands.
12324         (preProcess): Changed the pre-processor to use macros.
12325         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
12326         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
12327
12328         * device/lib/z80/crt0.s: Added module name for debugging.
12329
12330 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
12331
12332         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
12333
12334         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
12335
12336         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
12337
12338         * src/Makefile.in: Added SDCCmacro and SDCCutil
12339
12340 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
12341
12342         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
12343
12344 2001-09-16    <johan AT FRIJA>
12345
12346         * 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.
12347
12348 2001-09-15    <johan AT FRIJA>
12349
12350         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
12351         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
12352
12353 2001-09-11    <johan AT FRIJA>
12354
12355         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
12356
12357 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
12358
12359         * support/regression/tests/bug-460444.c: Added test case.
12360
12361         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
12362         (genCast): Added justification for all of the asserts.
12363
12364 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
12365
12366         * support/regression/support.c: _xdata replaced by xdata
12367
12368         * support/regression/spec.mk: removed _generic
12369
12370 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
12371
12372         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
12373
12374         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
12375         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
12376
12377         * src/z80/peeph.def: Added a rule to optimise shift then compare.
12378
12379         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
12380
12381         * support/regression/tests/bug-460010.c: Added test case.
12382
12383         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
12384
12385 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
12386
12387         * support/regression/Makefile: inter-port-clean adjusted for mcs51
12388
12389         * support/regression/testfwk.c: removed workaround for bug #436344
12390
12391         * support/regression/tests/bp.c: use less memory with mcs51
12392
12393         * support/regression/tests/bug-441448.c: use less memory
12394
12395         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
12396
12397         * support/regression/collate-results.py: typo
12398
12399 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
12400
12401         * support/regression/tests/fetchoverlap.c: Added new test case.
12402
12403         * support/regression/tests/bp.c: Added new test case.
12404
12405         * support/regression/tests/bug-448984.c: Added new test case.
12406
12407         * support/regression/tests/pow2shifts.c: Added new test case.
12408
12409         * src/z80/gen.c: Turned off the noise it normally generates for the release.
12410         (genlshTwo): Fixed right shift for count > 8.
12411
12412         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
12413
12414 2001-09-08    <johan AT FRIJA>
12415
12416         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
12417
12418 2001-09-07    <johan AT FRIJA>
12419
12420         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
12421
12422         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
12423
12424 2001-09-06    <johan AT FRIJA>
12425
12426         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
12427         * bernhard noted me at this: "() equals to (void)" (1.38)
12428
12429 2001-09-05    <johan AT FRIJA>
12430
12431         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
12432
12433 2001-09-04    <johan AT FRIJA>
12434
12435         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
12436
12437
12438 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
12439
12440         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
12441
12442 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
12443
12444         * link/z80/aslink.h: Fixed path for PATH_MAX
12445
12446 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
12447
12448         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
12449
12450         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
12451
12452         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
12453
12454         * 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.
12455
12456 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
12457
12458         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
12459         (genCmp): Fixed up genCmp for the GB with longs.
12460
12461         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
12462
12463         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
12464
12465         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
12466
12467         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
12468
12469 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
12470
12471         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
12472
12473 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
12474
12475         * 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.
12476
12477         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
12478
12479 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
12480
12481         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
12482
12483         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
12484
12485 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
12486
12487   * sim/ucsim/configure:    little improvement of Cygwin-detection
12488   * sim/ucsim/configure.in: little improvement of Cygwin-detection
12489   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
12490   * support/regression/tests/bug-221100.c: small changes for mcs51
12491   * support/regression/tests/bug-221168.c: small changes for mcs51
12492   * support/regression/tests/bug-227710.c: small changes for mcs51
12493   * support/regression/tests/staticinit.c: small changes for mcs51
12494   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
12495   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
12496   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
12497
12498 $Revision$