* src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
[fw/sdcc] / ChangeLog
1 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2
3         * src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
4         * src/hc08/gen.c (storeRegToAop): fix for bug #1439894
5
6 2006-05-11 Maarten Brock <sourceforge.brock AT dse.nl>
7
8         * sim/ucsim/sim.src/memcl.h: added get_decoder() to cl_address_space
9         * sim/ucsim/sim.src/mem.cc: implemented cl_address_space::get_decoder,
10           (cl_address_space constructor): removed expensive initialization,
11           (cl_address_space::get_cell): extended for late initialization,
12           (cl_address_space::*): use late initialization,
13           (cl_address_decoder::activate): removed expensive initialization,
14           This reduced regression test running time by 25%
15
16 2006-05-11 Bernhard Held <bernhard AT bernhardheld.de>
17
18         * packihx/,
19         * configure.in,
20         * configure,
21         * sdcc.dsw,
22         * Makefile.bcc,
23         * Makefile.in,
24         * support/packihx/Makefile.in,
25         * support/packihx/clean.mk,
26         * support/packihx/Makefile.bcc,
27         * support/packihx/PackIhx.dsp: moved packihx to support/packihx
28
29 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
30
31         * src/SDCCval.c (valNot): fix for regression test failure
32           of not.c on big endian hosts
33
34 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
35
36         * device/inlcude/mcs51/msc1210.h: new, added, thanks Philippe Latu
37
38 2006-05-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
39
40         * device/lib/mcs51/Makefile.in: changed string comparison operator
41           to = for POSIX compliance; == is bash extension
42
43 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
44
45         * device/lib/hc08/_mulint.c: applied patch 1485428, thanks
46           kosmonaut_pirx
47
48 2006-05-09 Vangelis Rokas <vrokas AT users.sourceforge.net>
49
50         * src/pic16/gen.c (pic16_freeAsmop): release any temp registers
51         allocated by aopForSym thus fixing bug #1478657 about failed testfwk.c
52         * src/pic16/main.c (_pic16_keywords): added 'sfr16' keyword,
53         * src/pic16/ralloc.c (pic16_allocWithIdx): also a fix for bug exposed by
54         bug report #1478657,
55
56 2006-05-05 Borut Razem <borut.razem AT siol.net>
57
58         * doc/Makefile.in: remove of WARNINGS and labels.pl immediately after
59           making the html
60
61 2006-05-02 Borut Razem <borut.razem AT siol.net>
62
63         * doc/Makefile.in: removed *.ind dependency since there is no rule to
64           create *.ind, which made make to fail if invoked with -j 2
65
66 2006-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
67
68         * src/SDCCglue.c (emitRegularMap): partial fix for bug 1477149, thanks
69           Hubert Sack for patch 1479782
70
71 2006-05-01 Vangelis Rokas <vrokas AT users.sourceforge.net>
72
73         * src/pic16/glue.c (pic16_printIvalStruct): fixed bug #1445929
74
75 2006-05-01 Raphael Neider <rneider AT web.de>
76
77         * src/pic/device.c (sanitise_processor_name): only remove p(ic) prefix,
78           (create_pic): store only prefix-free device name,
79           (init_pic): check for device names with "16" prefix,
80           (list_valid_pics),
81         * src/pic/device.h (struct PIC_device),
82         * src/pic/main.c (_pic14_genAssemblerPreamble): adapted to single
83             stored device name,
84         * device/include/pic/pic12f{635,675,629,683}.h,
85         * device/lib/pic/libdev/pic12f{635,675,629,683}.c: NEW device libraries
86         * device/lib/pic/libdev/Makefile.in: allow pic12* devices,
87         * device/include/pic/pic16f505.h,
88         * device/lib/pic/libdev/pic16f505.c: removed
89         * device/include/pic/pic14devices.txt: added support for pic12f
90             devices, removed unsupported non 16-bit devices
91             [above changes provided by patch from Zik Saleeba]
92         * src/pic/*, src/pic16/*, device/include/pic16/*,
93           device/lib/pic/**, device/lib/pic16/**: obfuscated email address
94
95 2006-05-01 Borut Razem <borut.razem AT siol.net>
96
97         * configure.in, configure, doc/Makefile.in:
98           sync with nightly build makefile - latex, dvipdf and dvips
99           not needed any more
100
101 2006-04-30 Bernhard Held <bernhard AT bernhardheld.de>
102
103         * support/scripts/sdcc.nsi: removed all Readmes and Makefiles
104         in the library source
105
106 2006-04-30 Maarten Brock <sourceforge.brock AT dse.nl>
107
108         * support/regression/ports/hc08/spec.mk: fixed bug 1478892
109
110 2006-04-28 Raphael Neider <rneider AT web.de>
111
112         * src/pic16/pcode.c (pic16_newpCodeOpLit12),
113         * src/pic16/gen.c (pic16_popGetLit12): NEW, create 12 bit literal,
114           (pic16_loadFSR0): handle 12 bit literals correctly, fixes #1440527
115         * src/pic16/pcode.h: added prototype for pic16_newpCodeOpLit12()
116
117 2006-04-28 Bernhard Held <bernhard AT bernhardheld.de>
118
119         * device/lib/pic/libdev/Makefile.in,
120         * device/lib/hc08/Makefile.in,
121         * device/lib/gbz80/Makefile.in,
122         * device/lib/z80/Makefile.in,
123         * device/lib/ds390/Makefile.in,
124         * device/lib/ds400/Makefile.in: added srcdir to include search path,
125         thanks to Borut for the bug report
126         * configure.in,
127         * configure: always create doc/Makefile independent from --enable-doc
128         * Makefile.in: always install from directory doc independent from
129         --enable-doc
130         * device/lib/pic/Makefile.in: added libdev again, it was erroneously
131         removed
132         * device/lib/pic/libdev/Makefile.in: fixed VPATH build
133         * doc/Makefile.in: install *.txt if present
134         * device/include/Makefile.in (install): added installation of pic/*.inc
135         and pic/*.txt files again, they were erroneously removed
136
137 2006-04-28 Raphael Neider <rneider AT web.de>
138
139         * src/pic/{gen.c,main.h,pcode.c},
140         * src/pic16/{gen.c,pcode.c}: quietened compiler warnings
141             concerning signedness with casts
142
143 2006-04-28 Raphael Neider <rneider AT web.de>
144
145         * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
146             definition of an interrupt handler,
147         * src/pic/glue.c (pic14_emitInterruptHandler): moved output of
148             interrupt handler stuff from picglue() to separate routine,
149           (picglue): enabled definition of intr handlers in files w/o main()
150
151 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
152
153         * support/librarian/sdcclib.c: moved include <limits.h> up to enable
154           compilation with MSVC 2005 Express Edition (VC8)
155
156 2006-04-26 Bernhard Held <bernhard AT bernhardheld.de>
157
158         * device/lib/Makefile: fixed build of gbz80 lib
159
160 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
161
162         * support/regression/tests/bug-460010.c,
163         * support/regression/tests/bug-524691.c,
164         * support/regression/tests/bug-716242.c: removed conditional defines
165           that are already in testfwk.h
166
167 2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
168
169         * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
170           (AccAXRsh1): added, shift right by 1,
171           (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
172            AccAXLrl1
173         * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
174
175 2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
176
177         * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
178         remove cast to same type
179         * src/SDCCast.c (decorateType): fix for RFE 1475742,
180         optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
181         * as/z80/Makefile,
182         * link/z80/Makefile: removed, they have moved to
183         Makefile.in files
184         * configure,
185         * configure.in: replaced duplicate message about ucsim by missing sdcpp
186         * install-sh: fix bug #1204398 by setting umask 0022
187         * device/lib/Makefile: separate build of z80 and gbz80 lib
188
189 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
190
191         Enabled VPATH feature: changed nearly all Makefiles (149 files).
192         See sdccman.lyx '2.4.10 VPATH feature' about how to use it.
193
194         One basic decision: e.g. src/clean.mk includes further files. In order
195         to make this work there are two solutions:
196         - rename another dozen clean.mk to clean_in.mk, add srcdir to them and
197           run configure on them. This way they can use
198           'include $(srcdir)/port-clean.mk'
199         - always include clean.mk by the Makefile at the same level. To avoid
200           that `make clean` tries to include and build Makefile.dep the
201           MAKECMDGOALS are examined (see e.g. src/Makefile.in). This has been
202           implemented, because now even `make uninstall` doesn't create
203           Makefile.in. clean.mk could be eliminated by pasting it in
204           Makefile.in.
205
206         * debugger/mcs51/Makefile.in: build own objects from library sources
207         (SLIB, SDCC) in current directory
208
209         * configure, configure.in: renamed --disable-device-lib-build in
210         --disable-device-lib; added --enable-doc, the required tools are
211         searched by configure; added result message; the toolchain for the
212         belonging ports are now only built, if the port is enabled.
213
214         * support/regression/*: all output is written in directory gen, because
215         the fwk and ports directories don't livet in the build tree using vpath
216
217         * doc/sdccman.lyx: renamed --disable-device-lib-build to
218         --disable-device-lib, added --enable-doc, added section VPATH
219
220         * sim/ucsim/configure.in,
221         * sim/ucsim/configure.in: hc08 couldn't be disabled, now hc08 and
222         z80 are enabled by default
223
224 2006-04-24 Raphael Neider <rneider AT web.de>
225
226         * src/pic/device.c (pic14_assignConfigWordValue): remember assignments
227             to config word, "pic14_"-prefixed some extern functions
228           (pic14_emitConfigWord): emit __config directive(s) if assignment to
229             config word has been found
230         * src/pic/device.h: added prototypes
231         * src/pic/pcode.c: added "pic14_"-prefix where needed
232         * src/pic/ralloc.c (IS_CONFIG_ADDRESS,pic14_assignRegisters): cosmetic
233             fixup
234         * src/pic/glue.c (pic14_constructAbsMap): handle assignments to config
235             words,
236           (pic14emitRegularMap): ignore config words,
237           (pic14createInterruptVect): moved generating __config directives away
238           (picglue): have __config directives emitted
239
240 2006-04-24 Borut Razem <borut.razem AT siol.net>
241
242         * doc/Makefile: sync with nightly build makefile
243
244 2006-04-24 Raphael Neider <rneider AT web.de>
245
246         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
247             registers that have not been assigned proper liveranges,
248             fixes #1469504 and #1474602,
249           (pCodeRegOptimizeRegUsage): fixed typo in comment
250
251 2006-04-24 Borut Razem <borut.razem AT siol.net>
252
253         * device/examples/main8051.c: deleted - it was removed from CVS
254           24.mar.2000 and after that modified 18.feb.2001, so it reappered
255           after the transition to Subversion
256         * src/SDCCalloc.h: deleted - it was removed  from CVS
257           3.feb.2001 and after that modified 18.feb.2001, so it reappered
258           after the transition to Subversion
259         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
260           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
261           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
262           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
263
264 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
265
266         * as/asx8051.dsp: added mcs51/strcmpi.h
267         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
268         * as/hc08/aslink.h: updated lnksect prototype
269         * as/hc08/asm.h,
270         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
271         * as/hc08/asmain.c,
272         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
273           (newdot): handle A_ABS
274         * as/hc08/asout.c,
275         * as/mcs51/asout.c (outarea): output address
276         * as/hc08/lkaomf51.c,
277         * as/mcs51/lkaomf51.c: disabled unused array UsageType
278         * as/hc08/m08pst.c,
279         * as/mcs51/i51pst.c,
280         * as/z80/z80pst.c: "ABS" is not A_OVR
281         * as/hc08/lkarea.c (newarea): read a_addr,
282           (lnkarea): added codemap array, sort absolute areas to the front,
283            combine all GSINITx/GSFINAL,
284           (find_empty_space, allocate_space): new functions,
285           (lnksect): return next address, handle absolute sections
286         * as/mcs51/lkarea.c (newarea): read a_addr,
287           lnksect2 prototype changed,
288           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
289           (find_empty_space, allocate_space): new, factored out of lnksect2,
290           (lnksect2): return next address, handle absolute sections
291         * as/hc08/lkhead.c,
292         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
293         * as/hc08/lklibr.c (addfile, fndsym),
294         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
295           index out of range and detect both '\' and '/'
296         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
297         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
298           regression tests (ds390 cannot return bool yet)
299         * doc/sdccman.lyx: changed version number, document changed --no-peep,
300           document critical interrupts on z80, document changed SDCC define
301         * src/asm.c (_asxxxx_mapping): fixed .org directive,
302           (_a390_mapping): added .org directive
303         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
304           (genMultOneByte): fixed warnings
305         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
306           ones
307         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
308         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
309           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
310         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
311         * src/pic16/main.c: removed newReg prototype
312         * src/pic16/pcode.c,
313         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
314           warnings
315         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
316           ones
317         * src/pic16/ralloc.c
318         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
319           to fix warnings
320         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
321           from short to PIC_OPTYPE
322         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
323         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
324           optype from short to PIC_OPTYPE
325         * src/port.h: made int_size unsigned to fix warnings
326         * src/SDCC.y: fixed warning on MSVC
327         * src/SDCCicode.c (getArraySizePtr): return unsigned int
328         * src/SDCCopt.c (convertToFcall): fixed warnings
329         * src/SDCCsymt.h: removed double prototype for genSymName
330         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
331           offset int to fix warnings
332
333 2006-04-22 Borut Razem <borut.razem AT siol.net>
334
335         * doc/sdccman.lyx, */Makefile, */Makefile.in:
336           references to CVS replaced with Subversion
337
338 2006-04-21 Borut Razem <borut.razem AT siol.net>
339
340         * doc/sdccman.lyx, */Makefile, */Makefile.in:
341           references to CVS replaced with Subversion
342
343 2006-04-19 Borut Razem <borut.razem AT siol.net>
344
345         * src/version.awk: adapted for svn
346         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
347           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
348           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
349           /binutils-avr/etc/*.vi, *.jin: removed all properties
350           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
351
352 2006-04-19 Borut Razem <borut.razem AT siol.net>
353
354         * CVS to Subversion migration completed
355
356 2006-04-18 Borut Razem <borut.razem AT siol.net>
357
358         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
359           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
360
361 2006-04-17 Borut Razem <borut.razem AT siol.net>
362
363         * device/include/Makefile.in: added pic/*.inc to the installation
364
365 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
366
367         * support/regression/collate-results.py: fixed output in case of
368         a valdiag error
369         * support/regression/generate-cases.py: fixed splitting of pathnames
370         with dots
371         * as/hc08/lklibr.c (addfile),
372         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
373
374 2006-04-11 Raphael Neider <rneider AT web.de>
375
376         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
377         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
378         * src/pic16/pcode.c (assignValnums): fixed #1460578
379
380 2006-04-11 Raphael Neider <rneider AT web.de>
381
382         * device/lib/pic/libdev/*.c,
383         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
384           fixes #1468739, enables compilation in --std-c99 mode
385         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
386
387 2006-04-11 Raphael Neider <rneider AT web.de>
388
389         * src/pic/device.c (find_device): removed debug output
390           (list_valid_pics): enabled verbose listing of supported devices
391         * device/include/stdbool.h: define bool as char for pic14/16 as well
392
393 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
394
395         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
396
397 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
398
399         * .version: bumped version to 2.5.6
400         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
401
402 2006-04-06 Raphael Neider <rneider AT web.de>
403
404         * .version: bumped version to 2.5.6 (pic14 ABI changed)
405         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
406         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
407           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
408             pic14_constructAbsMap
409           (pic14printPublics): declare absolute global symbols as global
410           (pic14createInterruptVect),
411         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
412           (newReg): assume new registers unused, use correct name in
413             hashtable (reg->name instead of name), more debugLog output
414         * src/pic/device.h (PIC_device): added fields for verbose output
415         * src/pic/device.c: moved device definition to pic14devices.txt,
416             added routines for runtime parsing of pic14devices.txt,
417             added support for second config word
418         * src/pic/main.c (_process_pragma): removed #pragma maxram,
419           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
420           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
421           (_pic14_parseOptions): moved pCodeInitRegisters here
422           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
423         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
424           (pCodeInitRegisters): rewrapped comments, perpared new approach to
425             handling the pseudo stack
426         * device/lib/Makefile.in: ignore failures in objects-pic16,
427         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
428         * device/lib/pic/NEWS: document new dependency on picXXX.lib
429         * device/lib/pic/Makefile.subdir,
430         * device/lib/pic16/Makefile.subdir: improved clean rules
431         * device/lib/pic/libdev/: NEW, pic14 device libraries
432         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
433         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
434         * device/include/Makefile.in: create subdir and install pic14 headers
435         * device/include/pic/p16f_common.inc: removed unused declarations
436         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
437             PICs from inc2h.pl v1.6,
438             replaced BIT_AT macros with struct declarations
439         * device/include/pic/pic14devices.txt: definition of supported devices,
440             all above improvements contributed by Zik Saleeba, thanks
441         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
442         * support/scripts/sdcc.nsi: also install pic14 device libraries and
443             headers
444
445 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
446
447         * device/include/mcs51/c8051f410.h: added interrupt numbers,
448         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
449           thanks to Charles Olds
450
451 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
452
453         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
454
455 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
456
457         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
458         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
459         * support/regression/bug1464657.c: added, new test
460
461 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
462
463         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
464           version number
465
466 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
467
468         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
469           --no-peep and --peep-file <file> are used don't use default rules but
470           do use the <file>
471
472 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
473
474         * src/mcs51/gen.c (genCall): fixed bug 1457608
475
476 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
477
478         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
479         changes seem to cause (trigger?) problems with the build system.
480
481 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
482
483         * src/SDCCpeeph.c (operandsLiteral): new, added,
484           (callFuncByName): inserted operandsLiteral
485         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
486
487 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
488
489         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
490         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
491
492 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
493
494         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
495           implemented patch 1120823 Thanks to Willy De la Court (normal
496           interrupts need an interrupt number now if they are made critical),
497           and enabled nesting of critical functions though not for gbz80
498           (genCritical, genEndCritical): added functions
499           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
500         * src/z80/mappings.i: added "ei" to all mappings
501
502 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
503
504         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
505         submitted by the Debian SDCC maintainer Aurelien Jarno:
506         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
507         archive with gcc 4.1 on mips and wrote the patch"
508
509 2006-03-16 Raphael Neider <rneider AT web.de>
510
511         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
512           the left operand is shorter than the result (c* = lit-c* + int),
513           fixes bug #1450796
514         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
515           OP_SYMBOL
516
517 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
518
519         * src/.version: increased version number to 2.5.5
520         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
521         linking is done manually in pic16 port's _linkEdit,
522         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
523         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
524         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
525         allocate asmop as AOP_ACC,
526         (aopForRemat): added parameter 'bool result' in function declaration,
527         (pic16_aopGet): return AOP_ACC when accessing WREG,
528         (pic16_popGetTempReg): minor modification,
529         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
530         'pic16_allocWithIdx',
531         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
532         calling function in absolute addresses,
533         (genAssign): take into account AOP_ACC asmop,
534         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
535         * src/pic16/pcoderegs.c: some debug functions and lines added,
536         * src/pic16/ralloc.c (decodeRegType): added but commented out,
537         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
538         register too,
539         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
540         call to allocReg, not by manually allocating a new one,
541         (pic16_assignRegisters): now before going through the register
542         allocating functions mark all registers as free. This eliminates some
543         side effects resulting from peephole parser done earlier in the backbone
544
545 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
546
547         * src/SDCCicode.c (geniCodeLogic),
548         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
549
550 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
551
552         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
553           (genSend): bugfix, do not allocate and free twice,
554           (shiftRLong): handle partially overlapping aops
555         * support/regression/tests/bitopcse.c: fixed warning redefined idata
556
557 2006-03-08 Borut Razem <borut.razem AT siol.net>
558
559         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
560           for pic16
561
562 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
563
564         * support/regression/tests/bug1409955.c: new, added
565         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
566         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
567           (aopForSym, aopOp): increment asmop.allocated if reused,
568           (freeAsmop): decrement asmop.allocated and check for zero instead of
569           using asmop.freed,
570           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
571           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
572            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
573            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
574            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
575            genSignedRightShift, genRightShift, genDataPointerGet,
576            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
577            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
578             in reverse order from allocation,
579           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
580             added swappedLR to keep track
581         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
582           pdata & code for GCC, z80, gbz80 & hc08
583         * support/regression/tests/zeropad.c: moved defines to testfwk.h
584
585 2006-03-08 Raphael Neider <rneider AT web.de>
586
587         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
588
589 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
590
591         * device/include/mcs51/c8051f410.h: new SiLabs mcu
592         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
593         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
594
595 2006-03-06 Borut Razem <borut.razem AT siol.net>
596
597         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
598           made the linker quiet
599
600 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
601
602         * src/pic16/gen.c (genPcall): fixed bug #1443644
603         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
604         which dumps before the function entry point a data byte which represents
605         the number of the local variables used by the specified function, added
606         'xinst' for initial support for Extended Instruction Support,
607         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
608         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
609         port->fun_prefix anymore (may change later),
610         (genFunction, genEndFunction): do not store/restore local registers for
611         _main (this should take care the --main-return command line option in
612         the future),
613         (genOr): removed some legacy pic-port instructions,
614         * src/pic16/genarith.c (genAddLit): re-enabled old code because
615         performing operations with SFR's causes data to be written more than
616         once to each SFR. Perhaps SFRs should be handled in special cases...
617         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
618         pcode.h
619         * src/pic16/main.c (_process_pragma): stack bound checking did not take
620         into account for stack starting position,
621         (struct OPTIONS pic16_optionsTable): added command line argument
622         --extended or -y for Extended Instruction Support,
623         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
624         (deassignLRs): *** perhaps the most important change, old 'for' code
625         (commented out for reference), didn't account for some registers which
626         were left marked 'not free' after a pointer operation. The change
627         reduces register usage a lot in some cases
628
629 2006-03-04 Borut Razem <borut.razem AT siol.net>
630
631         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
632           _clean
633         * support/regression/tests/bug-524697.c: decreased array size for
634           mcs51 to fit into the internal RAM
635         * support/regression/Makefile.in: a little bit more verbose
636
637 2006-03-03 Borut Razem <borut.razem AT siol.net>
638
639         * support/regression/fwk/lib/testfwk.c,
640           support/regression/fwk/include/testfwk.h: introduced function
641           _prints(), nonrecursive _printn(), call _initEmu() from main()
642         * support/regression/ports/gbz80/support.asm,
643           support/regression/ports/ucz80/support.asm,
644           support/regression/ports/z80/support.asm,
645           support/regression/ports/ds390/support.c,
646           support/regression/ports/hc08/support.c,
647           support/regression/ports/host/support.c,
648           support/regression/ports/mcs51/support.c,
649           support/regression/ports/xa51/support.c: added empty _initEmu()
650           function
651         * support/regression/ports/pic16/gpsim.cmd,
652           support/regression/ports/pic16/spec.mk,
653           support/regression/ports/pic16/support.c,
654           support/regression/Makefile.in: added pic16 regression test
655
656 2006-03-01 Raphael Neider <rneider AT web.de>
657
658         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
659           genConstPointerGet): use safe way of generating MOVFF to cover
660             literals as well as registers, fixes bug #1440527
661         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
662             dereference
663           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
664             more correctly, fixes bug #1232186
665           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
666         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
667             gplink guess the correct processor in more cases, applied patch
668             from Till Riedel attached to and fixing bug #1436552
669
670 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
671
672         * support/regression/tests/array.c: added, contains check for #1434401
673         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
674
675 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
676
677         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
678         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
679         * device/include/mcs51/c8051f326.h,
680         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
681         * device/include/mcs51/c8051f000.h,
682         * device/include/mcs51/c8051f018.h,
683         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
684           PCON_IDLE,PCON_STOP and added sfr16 definitions
685
686 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
687
688         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
689           genGetWord): fixed bug 1409955
690
691 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
692
693         * device/include/hc08/mc68hc908gp32.h,
694         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
695
696 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
697
698         * src/SDCCast.c (constExprValue): return NULL if not a value
699         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
700         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
701         * support/regression/tests/bitfields.c: enabled signed bitfield for all
702
703 2006-02-13 Borut Razem <borut.razem AT siol.net>
704
705         * src/regression/ptrarg.c: added, fails due to bug #1430967
706         * src/regression/Makefile: ptrarg.c added, ...
707
708 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
709
710         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
711         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
712
713 2006-02-11 Borut Razem <borut.razem AT siol.net>
714
715         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
716           print "Processor: xxx" message to stdout only if --verbose
717
718 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
719
720         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
721         * support/regression/tests/bug1426356.c: added
722         * support/regression/tests/bitfields.c: removed 2 tests
723
724 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
725
726         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
727         * device/include/mcs51/c8051f330.h,
728         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
729           PCON_IDLE,PCON_STOP and added sfr16 definitions
730         * device/lib/_divsint.c,
731         * device/lib/_divuint.c,
732         * device/lib/_divulong.c,
733         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
734           register bank bug for small stackauto
735
736 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
737
738         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
739
740 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
741
742         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
743         * all.dsp: corrected several bin paths
744         * device/include/mcs51/c8051f120.h,
745         * device/include/mcs51/c8051f300.h,
746         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
747           to PCON_IDLE,PCON_STOP
748         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
749         * device/lib/printf_large.c (output_float): fixed bug 1388703
750         * support/regression/tests/bug1057979.c: added test for bug 1388703
751
752 2006-02-08 Raphael Neider <rneider AT web.de>
753
754         * src/pic/pcode.c (pciTRIS): fixed typo,
755           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
756           (LinkFlow): fixed handling of flows that end in a call,
757           (ReuseReg): perform safety check earlier
758         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
759             to work with flows at the beginning of a pBlock,
760             fixes #1426557 (Symbol not previously defined),
761           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
762             usage information
763           (RemoveUnusedRegisters): update register usage info
764         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
765             created, reuse existing ones instead
766         * src/pic/gen.c (genPcall): fixed #1424719
767
768 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
769
770         * link/z80/lkmain.c,
771         * link/z80/lklex.c,
772         * link/z80/lkdata.c,
773         * link/z80/aslink.h: fixed build on current cygwin:
774         replaced getline() by lk_getline()
775
776 2006-02-01 Borut Razem <borut.razem AT siol.net>
777
778         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
779           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
780           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
781           src/regression/bool1.c, src/regression/bool2.c,
782           src/regression/bool3.c, src/regression/call1.c,
783           src/regression/compare.c, src/regression/compare10.c,
784           src/regression/compare2.c, src/regression/compare3.c,
785           src/regression/compare4.c, src/regression/compare5.c,
786           src/regression/compare6.c, src/regression/compare7.c,
787           src/regression/compare8.c, src/regression/compare9.c,
788           src/regression/configword.c, src/regression/for.c,
789           src/regression/inline.c, src/regression/mult1.c,
790           src/regression/nestfor.c, src/regression/or1.c,
791           src/regression/pointer1.c, src/regression/ptrfunc.c,
792           src/regression/rotate1.c, src/regression/rotate2.c,
793           src/regression/rotate3.c, src/regression/rotate4.c,
794           src/regression/rotate5.c, src/regression/rotate6.c,
795           src/regression/rotate7.c, src/regression/string1.c,
796           src/regression/struct1.c, src/regression/sub.c,
797           src/regression/sub2.c, src/regression/switch1.c,
798           src/regression/while.c, src/regression/xor.c,
799           src/regression/create_stc, src/regression/simulate,
800           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
801           regression tests
802         * src/regression/gpsim_assert.h: added
803
804 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
805
806         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
807         ((void (code *) (void)) 0) ();
808         * as/hc08/aslex.c,
809         * as/hc08/aslink.h,
810         * as/hc08/asm.h,
811         * as/hc08/asmain.c,
812         * as/hc08/lkdata.c,
813         * as/hc08/lklex.c,
814         * as/hc08/lkmain.c,
815         * as/mcs51/aslex.c,
816         * as/mcs51/aslink.h,
817         * as/mcs51/asm.h,
818         * as/mcs51/asmain.c,
819         * as/mcs51/lkdata.c,
820         * as/mcs51/lklex.c,
821         * as/mcs51/lkmain.c,
822         * as/z80/aslex.c,
823         * as/z80/asm.h,
824         * as/z80/asmain.c: fixed build on current cygwin:
825         replaced getline() by as_getline()
826
827 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
828
829         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
830         declarator in the symbol chain
831         * src/SDCCsymt.h,
832         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
833         parameter list for function pointers
834         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
835         * support/regression/tests/bug-716242.c: added
836
837 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
838
839         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
840         offset if possible
841         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
842
843 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
844
845         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
846         inifinitely recurseable, added static
847         * support/regression/tests/bug-1408066.c: added
848
849 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
850
851         * src/SDCCicode.h,
852         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
853         renamed, added possibility to create "postLoopLbl"-labels
854         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
855         newiTempLoopHeaderLabel
856         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
857         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
858         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
859         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
860         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
861         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
862         (basicInduction): fixed bug #136564, made static,
863         (loopInduction): changed parameter of basicInduction, made static,
864         (addPostLoopBlock): added
865         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
866         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
867         findLoopEndSeq
868         * support/regression/tests/bug-136564.c: added
869         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
870         --std-sdcc99 to LIBSDCCFLAGS
871
872 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
873
874         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
875         while loop
876         * support/regression/tests/bug-1406131.c: added
877
878 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
879
880         * src/SDCCast.c (decorateType): fix promotion of unary minus
881         * src/SDCCsymt.c (computeType): beautified
882         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
883         (valUnaryPM, valComplement): fix sign and promotion,
884         (valNot): ANSI: result type is int (SDCC: unsigned char)
885         * support/regression/tests/uminus.c: speedup by removing superflous
886         test case 'int'
887         * support/regression/tests/onebyte.c: added promotion and signedness
888         tests for unary minus
889         * support/regressions/tests/bug-477927.c: disable warning about
890         uninitialized variables
891         * support/regression/tests/not.c: added
892
893 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
894
895         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
896         * src/mcs51/gen.c (gen51Code): show final register usage after
897         fillGaps in asm with --i-code-in-asm
898         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
899         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
900         incUsed, rliveClear, adjustIChain): made static,
901         (setFromRange): excluded because it's unused,
902         (findPrevUseSym, markWholeLoop): added,
903         (findPrevUse): rewritten; fixes bug 895992; now a complete search
904         through all branches of predecessors enables sdcc to emit the warning
905         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
906         (rlivePoint): made static, added parameter emitWarnings which is only
907         true during the first run out of two,
908         (findRecursiveSucc, findRecursivePred): removed,
909         (computeLiveRanges): made static, added parameter emitWarnings,
910         (dumpIcRlive): added for debugging only
911         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
912         removed prototype of setFromRange()
913         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
914         in call of computeLiveRanges()
915         * support/regression/tests/bug-895992.c: added
916         * support/regression/tests/bug-971834.c: added
917         * support/valdiag/tests/bug-895992.c: added
918         * support/valdiag/tests/bug-971834.c: added
919
920 2005-12-18 Raphael Neider <rneider AT web.de>
921
922         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
923           (genUnpackBits): improved code for direct operands,
924           (genPackBits): improved code for literal assignment to bitfields
925             and for direct destination operands (no FSR indirection),
926             prevented redundant AND, fixes #1362800,
927           (AccLsh): added parameter to disable masking of the result
928         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
929           skip instructions with side-effects (like incfsz),
930           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
931         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
932         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
933           fixes #1375263
934
935 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
936
937         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
938         volatile variables as spill location
939
940 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
941
942         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
943         replacing literals
944         * support/regression/tests/bug-1376320.c: added
945
946 2005-12-08 Raphael Neider <rneider AT web.de>
947
948         * src/pic/device.c: renamed is_shared to pic14_is_shared
949         * src/pic/gen.c (genIfx): re-enabled handling of sbits
950         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
951           (is_valid_identifier): added for above workaround
952
953 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
954
955         * device/lib/Makefile.in: fixed to enable port-specific-objects
956         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
957           char, thanks Hubert Sack
958         * doc/sdccman.lyx: documented --xstack-loc,
959           elaborated a bit more on interrupts and pitfalls,
960           removed "setjmp/longjmp unsupported",
961           documented some unsupported C99 features
962         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
963         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
964           if, thanks Hubert Sack
965         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
966         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
967           make make_library
968         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
969           regression tests can report resource usage (rfe 700441)
970         * support/regression/collate-results.py: report resource usage
971         * support/regression/ports/ds390/spec.mk,
972         * support/regression/ports/hc08/spec.mk,
973         * support/regression/ports/mcs51/spec.mk,
974         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
975         * support/regression/ports/ds390/uCsim.cmd,
976         * support/regression/ports/hc08/uCsim.cmd,
977         * support/regression/ports/mcs51/uCsim.cmd,
978         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
979         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
980           library, use the default one
981         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
982           building the library
983
984 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
985
986         * config.dsp: added dependency on .version and configure_vc.awk
987         * device/include/setjmp.h: updated for --stack-auto and --xstack
988         * device/include/mcs51/at89c51snd1c.h: corrected line endings
989         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
990         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
991         * device/lib/libsdcc.lib: added _setjmp
992         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
993           (decorateType): fixed bug 1372851,
994           (optimizeGetHbit): fixed warning
995         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
996           array initialisation
997         * support/regression/tests/bug1057979.c: added test for bug 1358192
998         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
999
1000 2005-12-03 Borut Razem <borut.razem AT siol.net>
1001
1002         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
1003           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
1004
1005 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
1006
1007         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
1008         createIval): implement symbol independant "flexible array member",
1009         (createIvalCharPtr): implemented flexible array initialisation with a
1010         string
1011         * src/SDCCsymt.c (copyStruct): removed,
1012         (getSize): fixed misleading comment,
1013         (getAllocSize): removed, the additional allocation size is now in
1014         sym->flexArrayLength,
1015         (checkStructFlexArray): new, syntax checks for flexible array members,
1016         (compStructSize): added syntax checks for "flexible array members"
1017         (copyStruct): removed,
1018         (copyLinkChain): removed inefficient fix for bug 770487
1019         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
1020         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
1021         symbol->flexArrayLength
1022         * src/SDCCerr.c,
1023         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
1024         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
1025         * support/regression/tests/structflexarray.c: added
1026         * support/valdiag/tests/structflexiblearray.c: added
1027
1028 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
1029
1030         * src/SDCCast.c (decorateType): fixed bug 1368489
1031         * support/Util/SDCCerr.c,
1032         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
1033
1034 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1035
1036         * device/include/mcs51/at89c51snd1c.h: added file submitted by
1037           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
1038
1039 2005-11-27 Borut Razem <borut.razem AT siol.net>
1040
1041         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
1042           support/cpp2/mkdeps.h: added command line option
1043           -obj-ext=<extension> to SDCPP to define object file externion, used
1044           for generation of make dependencies (-M)
1045         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
1046
1047 2005-11-26 Borut Razem <borut.razem AT siol.net>
1048
1049         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
1050           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
1051           added pic and pic16 libraries
1052
1053 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1054
1055         * device/include/float.h: Corrected typo in prototype of __fsgt
1056
1057 2005-11-25 Borut Razem <borut.razem AT siol.net>
1058
1059         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
1060           added creation of model-mcs51-stack-auto libraries
1061
1062 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
1063
1064         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
1065         and fields-list too
1066         * src/SDCCast.c (createIvalArray): removed obsolete comment
1067
1068 2005-11-24 Borut Razem <borut.razem AT siol.net>
1069
1070         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
1071           added missing device/lib/mcs51/crt*.asm sources
1072
1073 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
1074
1075         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
1076
1077 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
1078
1079         * device/lib/_fs2schar.c,
1080         * device/lib/_fs2sint.c,
1081         * device/lib/_fs2slong.c: optimized inline asm
1082
1083 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1084
1085         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
1086           Better handling of floats between -1.0 and 0.0.
1087
1088 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1089
1090         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
1091           (the missing "if"s prohibited removal of redundant labels)
1092
1093 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1094
1095         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
1096           Properly convert floats between -1.0 and 0.0 to long, int, and char
1097           types (max integer value of negative floats tends to zero).
1098         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
1099           Removed changes made so to work properly with floats between
1100           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
1101           and _fs2char.c
1102
1103 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
1104
1105         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
1106         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
1107         (genCast) cosmetic change
1108         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
1109         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
1110         from mcs51
1111         * support/regression/tests/bitfields (testSignedBitfields): added
1112
1113 2005-11-18 Borut Razem <borut.razem AT siol.net>
1114
1115         * sdcc/device/lib/Makefile.in: remove all unnecessary files
1116         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
1117           introduced SILENT option to make building of pic16 libraries less
1118
1119 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1120
1121         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
1122           Now they work properly with floats between -1.0 and 0.0
1123         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
1124
1125 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
1126
1127         * src/SDCCicode.c (printOperand): added missing else
1128
1129 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
1130
1131         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
1132         reformatted for better readability
1133         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
1134         signed bitfields
1135
1136 2005-11-17 Borut Razem <borut.razem AT siol.net>
1137
1138         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
1139           introduced SILENT option to make building of pic16 libraries less
1140           verbose - used for nightly snapshot build
1141         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
1142           available on Win32 platforms.
1143         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
1144           medium, large, pic and pic16
1145
1146 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1147
1148         * device/lib/printf_large.c: Temporary patch for bug 1358192:
1149           printf("%f"...) sets fraction to zero.
1150
1151 2005-11-16 Raphael Neider <rneider AT web.de>
1152
1153         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
1154           fixes #1357221
1155         * src/pic/gen.c (genIfx): implemented for CARRY bit
1156         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
1157           to generic pointers, fixes #1357332,
1158           (pic16_movLit2f): NEW,
1159           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
1160
1161 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
1162
1163         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
1164
1165 2005-11-11 Raphael Neider <rneider AT web.de>
1166
1167         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
1168         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
1169           compute pointer's type from operand,
1170           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
1171           improved single bit reads, fixes bug #1353379
1172
1173 2005-11-09 Borut Razem <borut.razem AT siol.net>
1174
1175         * support/scripts/sdcc.nsi: added lib/pic to the package
1176
1177 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
1178
1179         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
1180
1181 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
1182
1183         * support/regression/tests/bug1348008.c: added
1184         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
1185         * support/regression/tests/bug1337835.c: updated comment
1186
1187 2005-11-06 Borut Razem <borut.razem AT siol.net>
1188
1189         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
1190           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
1191           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
1192           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
1193           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
1194           dynamic construction of cl_error_class and derivates - 2.nd try
1195
1196 2005-11-05 Borut Razem <borut.razem AT siol.net>
1197
1198         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
1199           bug, which caused Bus Errors on sparc solaris
1200
1201 2005-11-04 Borut Razem <borut.razem AT siol.net>
1202
1203         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
1204           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
1205           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
1206           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
1207           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
1208           and derivates to resolve the initialization problem on OSX
1209
1210 2005-11-02 Borut Razem <borut.razem AT siol.net>
1211
1212         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
1213           corrected typo - #include <winsock2.h>
1214
1215 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
1216
1217         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
1218           (_asxxxx_mapping): added org directive for future enhancements
1219
1220 2005-11-01 Borut Razem <borut.razem AT siol.net>
1221
1222         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
1223           enabled sockets on WIN32
1224         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
1225
1226 2005-10-31 Borut Razem <borut.razem AT siol.net>
1227
1228         * support/regression/generate-cases.py: escape backslashes in {testcase}:
1229           WIN32 backslash path delimiters should be escaped when used in C strings
1230         * support/regression/tests/bitfields.c: exclude failing assertions for
1231           __CYGWIN32__ and __MINGW32__ hosts
1232
1233 2005-10-30 Borut Razem <borut.razem AT siol.net>
1234
1235         * src/SDCCutil.c: corrected double comparison typo
1236
1237 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
1238
1239         * device/lib/medium/Makefile: added for new memory model medium
1240         * device/include/asm/mcs51/features.h: updated for medium/pdata
1241         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
1242           added Multiply & Accumulate sbit's and MAC0_PAGE define
1243         * device/include/mcs51/c8051f300.h: added sfr16 definitions
1244         * device/include/mcs51/c8051f310.h: added sfr16 definitions
1245         * device/lib/_mullong.c: update for medium model
1246         * device/lib/incl.mk: added medium model
1247         * doc/sdccman.lyx: documented medium model
1248         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
1249         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
1250         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
1251         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
1252           (allocParms): set SCLS and OCLS to pdata for medium model
1253         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
1254           for pdata,
1255           (powof2): return <0 if not power of 2
1256         * src/avr/gen.c (genBitWise): use updated powof2
1257         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
1258           (shiftR2Left2Result): small optimization in setup, save acc when storing,
1259           (shiftLLeftOrResult): use B if necessary
1260         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
1261         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
1262         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
1263         * support/regression/Makefile.in: added test-mcs51-medium
1264         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
1265
1266 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
1267
1268         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
1269         specifier unsigned
1270         * device/lib/time.c (mktime): fixed bug 1334315
1271
1272 2005-10-28 Raphael Neider <rneider AT web.de>
1273
1274         * device/include/pic/p16f_common.inc: added common declarations
1275         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
1276
1277 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
1278
1279         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
1280           (aopPutUsesAcc): added to predict accumulator use,
1281           (assignResultValue): save acc if necessary,
1282           (genMinusDec): store result if indirectly addressed,
1283           (genDivOneByte):  save acc if necessary,
1284           (movLeft2Result): bugfix if left already in acc,
1285           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
1286             attention to accumulator use (esp. pdata),
1287           (genReceive): receive pdata correctly
1288         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
1289         * src/SDCCicode.h: added isOperandInPagedSpace prototype
1290
1291 2005-10-27 Raphael Neider <rneider AT web.de>
1292
1293         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
1294
1295 2005-10-27 Raphael Neider <rneider AT web.de>
1296
1297         * .version: changed version to 2.5.4
1298         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
1299         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
1300           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
1301             arithmetics support routines
1302         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
1303         * device/lib/Makefile.in: also create installdir for pic
1304
1305         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
1306           pic14 port as well
1307         * src/pic/device.c (dump_sfr): rewritten to delegate register
1308           placement to the linker (use `extern sym' rather than sym EQU addr),
1309           (validAddress): fixed to check last specified address
1310         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
1311           (popGetLit): truncate literal value to 8 bit,
1312           (popGet): moved assert to more appropriate place
1313           (popGetExternal): create pCode operand from and mark the according
1314             symbol as being `extern'
1315           (popGetAddr): added sanity check on immediate's offset, provide
1316             GPOINTER tag on demand
1317           (aopPut): fixed for immediates,
1318           (mov2w_op): move operand's address or contents to WREG (depending on
1319             operand type), safer variant of mov2w,
1320           (movwf,call_libraryfunc): NEW, handy abbreviations,
1321           (get_argument_pcop,get_return_val_pcop,pass_argument,
1322           get_returnvalue): interface for accessing function parameters and
1323             return values,
1324           (assignResultValuei,genRet): use new parameter/return value interface
1325           (pic14_getDataSize): back to old version handling generic pointers,
1326           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
1327             provided implementation and/or fixed old one,
1328           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
1329             calls, removed legacy 8051 reference code
1330           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
1331           (loadSignToC): NEW, move the operands sign bit to CARRY,
1332           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
1333             genRightShiftSigned, accepts negative shift counts,
1334           (setup_fsr): load FSR and adjust IRP (indirect memory access),
1335           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
1336             generic pointers, __data pointers and __code pointers,
1337           (genUnpackBits,genPackBits): rewritten to work with generic pointers
1338             and signed bitfields, limit bitfields to 8 bit,
1339           (genDataPointerGet): fixed number of bytes read,
1340           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
1341           (genPointerGet,genPointerSet): fixed handling of __code pointers,
1342             pointers to constant data are no longer assumed to point to __code
1343             space, removed invalid pointer types,
1344           (bitpatternFromVal): retrieve the PICs representation of an integer
1345             or float literal,
1346           (genDataPointerSet): fixed assigning to po_immediate operands,
1347           (genGenPointerSet): implemented as library call,
1348           (genIfx): fixed incorrect condition,
1349           (genAddrOf): limit generic pointers' addresses to 2 bytes,
1350             provide GPOINTER tag according to destination's storage class,
1351           (genCast): added code to handle casting to generic pointers, added
1352             sign-/zero extension of the result
1353           (aop_isLitLike,op_isLitLike): fixed handling of immediates
1354         * src/pic/gen.h: added macros to access IRP bit in STATUS register
1355         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
1356           extend the result
1357         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
1358           address/register resides in the shared banks
1359           (emitSymbolToFile): improved to handle global and `pinned' symbols,
1360             put all variables into separate sections (have the linker arrange
1361             them)
1362           (picglue): put init code and interrupt handlers in separate sections
1363         * src/pic/main.c: added port specific options table, modified to PORT
1364           structure to make GPOINTERs 3 byte, added pic14_options
1365           (_pic14_do_link): private linking routine (update paths to libraries,
1366             add libsdcc.lib by default)
1367         * src/pic/main.h: declare pic14_options
1368         * src/pic/pcode.c: fixed instructions i/o relations,
1369           (RegCond): reverted to correct version,
1370           (newpCodeOpLit): truncate literals to 8 bit,
1371           (genericPrint): added debug output,
1372           (getRegFromInstruction): fixed for various operand types, simplified
1373           (BuildFlow): fixed broken handling of isntructions with labels
1374           (LinkFlow): start at last instruction in flow (skip trailing comments),
1375             pass the flow on to the next instruction after CALL
1376           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
1377           (insertPCodeInstruction): fixed inserting after a skip instruction,
1378           (DoBankSelect): fixed for labeled instructions
1379           (OptimizepBlock): honor --nopeep switch
1380           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
1381         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
1382         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
1383           (pCodeOptime2pCodes): allow disabling this optimization via
1384             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
1385             but is still buggy), started implementation of a dataflow based
1386             pCode optimization (CSE + dead code elimination)
1387           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
1388         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
1389           names are independant of the stack location and therefore portable across
1390           devices
1391
1392 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
1393
1394         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
1395           (selectSpil): fixed bug 1337835 by not spilling bit variables
1396         * support/regression/tests/bug1337835.c: added test for this bug
1397         * src/mcs51/peeph.def: restart after rule 3.c,
1398           addded rules 263.x to optimize loading constants
1399
1400 2005-10-26 Raphael Neider <rneider AT web.de>
1401
1402         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
1403         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
1404           (genAssign): emit warning when casting literals to generic pointer
1405             type, also applies when taking the address of a fixed variable,
1406           (genCast): improved casting to generic pointers
1407         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
1408           extern variables, added verbose error message
1409         * device/include/pic16/{string.h,errno.h}: added #pragma library c
1410
1411 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
1412
1413         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
1414         carry must be complemented too
1415         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
1416         could be emitted by genMinus
1417         * src/SDCCval.c (constVal): fixed bug 1305065
1418
1419 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
1420
1421         * src/SDCCast.c (addCast): added promotion for bit variables
1422         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
1423         promotion casts + optimisation
1424         (optimizeGetWord): fix warning 'i' might be used uninitialized
1425         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
1426         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
1427
1428 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
1429
1430         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
1431         all chars are promoted to int; promotion should be handled in SDCCast.c
1432
1433 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1434
1435         * device/lib/_strcmp.c: Fixed bug 1326457
1436
1437 2005-10-11 Raphael Neider <rneider AT web.de>
1438
1439         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
1440         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
1441
1442 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
1443
1444         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
1445         * support/regression/tests/sfr16.c: added test for the sfr32 bug
1446
1447 2005-10-04 Raphael Neider <rneider AT web.de>
1448
1449         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
1450           device/lib/pic16/pics.all: added pic18f1320
1451         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
1452
1453 2005-09-30 Raphael Neider <rneider AT web.de>
1454
1455         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
1456         * src/pic16/devices.inc: NEW, provides device descriptions
1457         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
1458
1459 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
1460
1461         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
1462           GETHBIT
1463
1464 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
1465
1466         * doc/sdccman.lyx: updated Highest Order Bit documentation,
1467           documented Any Order Bit, Higher Order Byte and Higher Order Word
1468         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
1469         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
1470           (optimizeGetAbit): new, to get any bit, not only the high bit,
1471           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
1472           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
1473           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
1474           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
1475             RIGHT_OP: also try GETBYTE, GETWORD optimization,
1476             GETABIT, GETBYTE, GETWORD: decorate them,
1477           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
1478           (ast_print): added GETABIT, GETBYTE, GETWORD
1479         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
1480         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
1481           (geniCodeBinary): new generic binary icode,
1482           (ast2iCode): added GETABIT, GETBYTE, GETWORD
1483         * src/port.h: updated comment for PORT.hasExtBitOp
1484         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
1485           (genGetByte): new, to get a single byte,
1486           (genGetWord): new, to get a word from a long,
1487           (gen51Code): added GETABIT, GETBYTE, GETWORD
1488         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
1489
1490 2005-09-23 Raphael Neider <rneider AT web.de>
1491
1492         * configure.in, configure: have device/lib/pic configured
1493         * device/lib/Makefile.in: added model-pic14
1494         * device/lib/clean.mk: added pic/ to clean rule
1495         * device/lib/pic: added rudimentary pic14 library providing support
1496           functions for multiplication/division/generic pointer access
1497         * src/SDCCopt.c (convilong): mark support functions as extern
1498           for pic14 port as well
1499         * src/pic/gen.c (genMult): added assertions,
1500           (genpic14Code): emit warning on unhandled iCodes
1501         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
1502         * src/pic/pcode.c (pCodeOpCopy),
1503         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
1504           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
1505           SFR_REGISTER}), made safe for future extensions
1506         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
1507           instructions even if preceeded by SKIP instructions (also remove
1508           them); removed unused code
1509         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
1510           prevents leaving parts of the structure uninitialized after copying
1511
1512 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
1513
1514         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
1515           ago by me
1516         * support/regression/tests/addsub.c: added test for the bug
1517
1518 2005-09-21 Raphael Neider <rneider AT web.de>
1519
1520         * device/include/pic16/pic18f1220.h,
1521           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
1522         * device/lib/pic16/Makefile.rules: added missing opening paren
1523         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
1524           are provided in genutils.c,
1525           (genUminusFloat,genUminus,genCmpEq): added asserts on different
1526           operand/result sizes,
1527           (genCmp): assert on NULL pointers first, then check deref'ed values
1528         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
1529           result size
1530
1531 2005-09-18 Raphael Neider <rneider AT web.de>
1532
1533         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
1534           as these are now unused,
1535           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
1536         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
1537           local, avoids uninitialized pointer dereference on r->name
1538         * src/pic16/ralloc.c (newReg): fixed indentation
1539
1540 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
1541
1542         * src/SDCCval.c (constVal): fixed bug 730366
1543         * support/Util/SDCCerr.c,
1544         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
1545
1546 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
1547
1548         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
1549
1550 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
1551
1552         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
1553
1554 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
1555
1556         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
1557           (hex2dec): made hex_digit unsigned char, removed ascii dependance
1558         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
1559           (hex2dec): made hex_digit unsigned char, removed ascii dependance
1560         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
1561         * packihx/packihx.c (hexDigit): made c unsigned char
1562         * as/mcs51/lklibr.c (fndsym),
1563         * link/z80/lkgb.c (gb),
1564         * link/z80/lklibr.c (fndsym),
1565         * link/z80/lkrloc.c (relr),
1566         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
1567         * src/SDCC.lex (checkCurrFile, process_pragma),
1568         * src/SDCCglue.c (spacesToUnderscores),
1569         * src/SDCCmain.c (setParseWithComma, processFile),
1570         * src/asm.c (tvsprintf, printCLine),
1571         * src/avr/gen.c (emitcode, aopPut),
1572         * src/ds390/gen.c (emitcode),
1573         * src/hc08/gen.c (emitcode, emitinline),
1574         * src/mcs51/gen.c (emitcode, genInline),
1575         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
1576           tokenizeLineNode),
1577         * src/pic/ralloc.c (debugLog),
1578         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
1579           tokenizeLineNode),
1580         * src/pic16/ralloc.c (debugLog),
1581         * src/z80/main.c (_process_pragma):
1582            made all ctype.h function calls safe
1583         * src/SDCCopt.c: include math.h for fabs
1584         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
1585           and used them throughout the code to make ctype.h function calls safe
1586         * src/ds390/main.c (asmLineNodeFromLineNode),
1587         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
1588         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
1589            unsigned char*
1590         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
1591           (newpCodeAsmDir): made ctype.h function calls safe
1592         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
1593           pic16_emitcode):  made lbp unsigned char*
1594         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
1595           (pic16_newpCodeAsmDir): made ctype.h function calls safe
1596         * src/xa51/gen.c (emitcode),
1597         * src/z80/gen.c (_emit2): made lbp unsigned char*
1598         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
1599            char*
1600
1601 2005-09-05 Raphael Neider <rneider AT web.de>
1602
1603         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
1604           access bank splitpoint
1605
1606 2005-09-05 Raphael Neider <rneider AT web.de>
1607
1608         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
1609
1610 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
1611
1612         * .version: changed to version 2.5.3
1613         * doc/sdccman.lyx: changed version to 2.5.3,
1614           documented --codeseg and --constseg and pragma codeseg and constseg,
1615           documented bit parameters (reentrant) and bit returning
1616         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
1617            currFunc->recvSize, but is this ok for all ports?
1618           (ast2iCode): result of ~ on unsigned char must be cast to int for
1619            bool to work
1620         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
1621           function pointers in bit space
1622         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
1623           (processFuncArgs): call port.reg_parm() with reentrancy info
1624         * src/port.h,
1625         * src/avr/main.c,
1626         * src/ds390/main.c,
1627         * src/hc08/main.c,
1628         * src/pic/main.c,
1629         * src/pic16/main.c,
1630         * src/xa51/main.c,
1631         * src/z80/main.c: port.reg_parm prototype extended with
1632           "bool reentrant" parameter
1633         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
1634           options.stackAuto for allocating bit register parameters
1635         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
1636           (genSend): set BitBankUsed if it is,
1637           (selectRegBank): factored out of genCall for use in genPcall,
1638           (genCall): removed redundant dtype assignmen, use selectRegBank,
1639           (genPcall): handle returning in Carry properly, save in F0 if needed,
1640           (genReceive): handle bit register parameters
1641         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
1642           (mcs51_assignRegisters): enable bit registers for all reentrant
1643            functions and don't set BitBankUsed unconditionally
1644         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
1645         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
1646         * support/regression/tests/funptrs.c: added tests for BOOL and for return
1647
1648 2005-08-27 Borut Razem <borut.razem AT siol.net>
1649
1650         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
1651         ppc-osx (Darwin) does not support -u option. It seems that it is
1652         supported only on Linux - GNU cp
1653
1654 2005-08-25 Borut Razem <borut.razem AT siol.net>
1655
1656         * sim/ucsim/gui.src/serio.src/Makefile.in,
1657           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
1658           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1659           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
1660           install and strip, since the strip at /usr/ccs/bin should be used
1661           on solaris
1662
1663 2005-08-24 Borut Razem <borut.razem AT siol.net>
1664
1665         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
1666
1667 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
1668
1669         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
1670         ffffffffu
1671
1672 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
1673
1674         * as/mcs51/aslink.h: completed lkrloc.c prototypes
1675         * as/mcs51/lkmain.c (link_main): fixed warning
1676         * device/include/stdbool.h: ds390 has no advanced bit support yet
1677         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
1678         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
1679         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
1680           and updated their macros
1681         * src/SDCCval.c (constVal): updated comment for renamed b_long
1682
1683 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
1684
1685         * as/mcs51/asdata.c: changed ctype['['] to BINOP
1686         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
1687           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
1688           (oprio): set priority for '['
1689         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
1690            and adb_24_bit
1691         * as/mcs51/asm.h: added defines R_BIT and S_BIT
1692         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
1693         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
1694         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
1695           added overlayable BIT_BANK area
1696         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
1697           (summary2): explain 'T' in legenda
1698         * as/mcs51/lkrloc.c: replaced old K&R style,
1699           (relr): added R_BIT processing,
1700           (errmsg): added "Bit-addressable relocation error",
1701           (adb_bit): added for converting from byte- to bit-addressable space,
1702           (adb_24_bit): added for converting from byte- to bit-addressable space
1703         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
1704            used in reentrant functions now even as return value
1705         * device/lib/_gptrput.c (_gptrput): removed obsolete code
1706         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
1707           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
1708         * src/SDCCglobl.h: added indicator BitBankUsed
1709         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
1710            the bit registers b0-b7
1711         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
1712           (geniCodeCast): fixed bug 1263853,
1713           (geniCodeLogicAndOr): put result in bool or char,
1714           (geniCodeReceive): added parameter func for accessing the return type,
1715           (geniCodeFunctionBody): pass func to geniCodeReceive
1716         * src/SDCCmain.c: added indicator BitBankUsed
1717         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
1718         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
1719           (checkSClass): don't put automatic bool/bit on stack,
1720           (checkFunction): removed check on function cannot return bit
1721         * src/SDCCsymt.h: added newBoolLink prototype
1722         * src/mcs51/gen.c (rb1regs): added bit registers,
1723           (movc): created for assigning to carry,
1724           (pushReg, popReg): created for pushing registers,
1725           (sameRegs): check both AOP_REG and AOP_CRY types,
1726           (aopOp): handle bit registers,
1727           (aopPut): optimization no self-assign,
1728           (saveRegisters): push reg->base (bits) only once for bit registers,
1729            and use pushReg,
1730           (unsaveRegisters): pop reg->base only once and use popReg,
1731           (assignResultValue): added parameter func and return in carry for bits,
1732           (genIpush): optimization no reload in A if not changed,
1733           (genSend): bit parameters in reentrant functions are passed in bit
1734            registers by first assigning to bits in B, then save registers and
1735            copy B to bits,
1736           (genCall): handle returning in Carry properly, save it in F0 if needed,
1737           (genPcall): updated assignResultValue call, this is not safe yet for bit
1738            returning function !!!
1739           (genFunction): don't generate equ's for bit registers and use pushReg,
1740           (genEndFunction): take care of bit returning functions and use popReg,
1741           (genRet): return bit in Carry,
1742           (genIfx): optimize bit registers and other directly addressable bits,
1743           (genReceive): updated assignResultValue call
1744         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
1745           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
1746            registers when using stack-auto
1747         * src/mcs51/ralloc.c (_G): added allBitregs,
1748           (regs8051): added the bit registers,
1749           (createStackSpil): use macro IS_BIT,
1750           (getRegBit): added to allocate a bit register, else spill,
1751           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
1752           (updateRegUsage): factored out to ease stepping while debugging,
1753           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
1754            also allocate bit registers,
1755           (fillGaps): handle bit registers,
1756           (findAllBitregs): added to create bit vector with all bit registers,
1757           (mcs51_allBitregs): returns this bit vector,
1758           (mcs51_assignRegisters): when using stack-auto use bit registers for
1759            passing parameters and creating local variables
1760         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
1761
1762 2005-08-22 Borut Razem <borut.razem AT siol.net>
1763
1764         * device/lib/Makefile.in: replaced find option -or with -o
1765           to make it run on solaris
1766
1767 2005-08-22 Raphael Neider <rneider AT web.de>
1768
1769         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
1770           fixes #1265442 (crash on Solaris)
1771
1772 2005-08-20 Borut Razem <borut.razem AT siol.net>
1773
1774         * configure, configure.in: added tests for libsocket and libnsl libraries,
1775           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
1776           from support/regression/Makefile.in
1777         * support/regression/Makefile.in: added
1778         * device/lib/pic16/Makefile.common.in: force make to use bash shell
1779         * sim/ucsim/libtool: regenerated on sparc-solaris
1780         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1781           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
1782           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
1783           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
1784           sparc-solaris, which doesn't use GNU ld linker
1785         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
1786         * as/Makefile: find on sparc-solaris does not support -maxdepth option
1787
1788 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
1789
1790         * src/mcs51/peeph.def: updated comments
1791
1792 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1793
1794         * device/lib/_gptrget.c,
1795         * device/lib/_gptrput.c: slightly shorter
1796         * doc/sdccman.lyx: incremented version
1797         * src/mcs51/peeph.def: moved peephole comments to the line of first
1798           change to better keep line correlation, reanimated 186.e
1799         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
1800
1801 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
1802
1803         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
1804           David Saxton with quotes around file name.
1805
1806 2005-08-15 Borut Razem <borut.razem AT siol.net>
1807
1808         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
1809           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
1810           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
1811           make tests run on x86_64 platform
1812
1813 2005-08-13 Raphael Neider <rneider AT web.de>
1814
1815         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
1816           as it might be executed DURING a build (parallel make is wonderful)
1817
1818 2005-08-13 Raphael Neider <rneider AT web.de>
1819
1820         * device/lib/Makefile.in (port-specific-objects-pic16):
1821           revert to cp $(PORT)/bin/*.* $(PORTDIR)
1822         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
1823           dependency
1824         * device/lib/pic16/Makefile.rules: build subdirs before creating
1825           the library, removed builddir rule, create $(builddir) early in
1826           recurse rule, use empty recurse rule for leaf directories
1827         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
1828           mkdir errors (race condition), removed duplicate suffix "hex"
1829           from clean rules
1830         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
1831         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
1832           prevents mkdir -p from aborting on Alpha
1833
1834 2005-08-12 Raphael Neider <rneider AT web.de>
1835
1836         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
1837           db-statements in order to allow for arrays of pointers in code
1838           sections to be placed without interspersed 0-padding, fixes
1839           bug #1256215
1840         * (emitStatistics): fixed division by zero for pic18f1220
1841         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
1842           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
1843         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
1844         * (pic16_pCodeConstString): keep track of already emitted string
1845           literals to prevent "duplicate definitions of symbol _str_NR"
1846         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
1847           debug message
1848         * device/lib/Makefile.in: ignore failing PIC16 library builds
1849         * device/lib/pic16/Makefile: do not build if gputils are missing
1850         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
1851
1852 2005-08-10 Raphael Neider <rneider AT web.de>
1853
1854         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
1855           my last commit)
1856
1857 2005-08-10 Raphael Neider <rneider AT web.de>
1858
1859         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
1860           Rokas' patch to add the new fixed point type "__fixed16x16"
1861         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
1862           functions for __fixed16x16 arithmetics
1863         * device/lib/pic16: reimplemented the build system to support
1864           a separate build directory, better handling of libio (create
1865           the library in a separate subdir for each architecture) and
1866           easier configuration (centralized in Makefile.common)
1867
1868 2005-08-07 Raphael Neider <rneider AT web.de>
1869
1870         * src/pic16/gen.c (genrshTwo): fixed sign extension
1871         * src/pic16/device.c: added pic18f2320, 4220 and 4320
1872         * device/include/pic16/pic18f2220.h: changed some bit definitions,
1873           added T0CONbits
1874         * device/include/pic16/pic18f4220.h: NEW, header for
1875           pic18f4220 and pic18f4320
1876         * device/include/pic16/pic18fregs.h: added new devices,
1877           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
1878         * device/include/pic16/signal.h: resolved name clashes
1879           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
1880           to also allow testing for interrupt enable bits, added
1881           comments on how to use the macros
1882         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
1883         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
1884           register definitions for the devices
1885         * device/lib/pic16/pics.all: added new devices
1886         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
1887           allocated memory
1888         * device/lib/pic16/libc/stdlib/memfree: do not count
1889           the block header as free memory
1890         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
1891           simplified and added missing end-of-blocklist-marker
1892           (reported by Peter Onion, fixes #1252814)
1893         * (_mergeHeapBlock): fixed loop condition
1894         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
1895           len==0, restructured code
1896         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
1897           up a bit, reduced bitfield accesses, prevent endless loops
1898           in case of heap corruption
1899         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
1900           "unreferenced arguments/must return a value" warnings
1901         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
1902           replaced BAUDREG with SPBRG
1903         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
1904           device/lib/pic16/debug/gstack/gstack.c: replaced
1905           _naked, _asm, _endasm with __naked, __asm, __endasm
1906
1907 2005-08-05 Raphael Neider <rneider AT web.de>
1908
1909         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
1910           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
1911
1912 2005-08-05 Borut Razem <borut.razem AT siol.net>
1913
1914         * device/lib/Makefile.in: added missing ';'
1915         * configure: removed ^M characters
1916
1917 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1918
1919         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
1920           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
1921           License
1922
1923 2005-08-04 Borut Razem <borut.razem AT siol.net>
1924
1925         * configure.in: pic16 libraries build 2nd try - enable running
1926           configure in device/lib/pic16
1927         * configure: regenerated from configure.in
1928         * device/lib/Makefile.in: create $(PORT)/bin directory
1929
1930 2005-08-03 Raphael Neider <rneider AT web.de>
1931
1932         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
1933           to get/set values via pointers
1934         * (genUnpackBits,genPackBits): changed detection of
1935           ptr->bitfield vs. sym.bitfield, fixed access via generic
1936           pointers, removed dead (wrong) code for multibyte bitfields
1937         * (genNearPointerGet, genGenPointerGet): removed useless code,
1938           fixed bitfield detection, fixes #1250594
1939         * (genNearPointerSet): removed useless code
1940         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
1941           and introduced macro pic16_emitpcode that conditionally emits
1942           the origin of the following pCode (useful for debugging SDCC)
1943         * src/pic16/pcode.c: changed (and disabled) some debug outputs
1944         * (createDefmap): fixed handling of LFSR for --optimize-df
1945
1946 2005-08-02 Borut Razem <borut.razem AT siol.net>
1947
1948         * device/lib/Makefile.in: pic16 libraries build enabled since
1949           gputils-0.13.2 are now localy installed at sourceforge's compile farm
1950
1951 2005-08-02 Raphael Neider <rneider AT web.de>
1952
1953         * src/pic16/gen.c (genPackBits): removed deprecated warning
1954         * (genGenPointerSet): fixed bitfield detection
1955
1956 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1957
1958         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
1959
1960 2005-07-31 Raphael Neider <rneider AT web.de>
1961
1962         * device/lib/pic16/libdev/pic18f458.c,
1963           device/include/pic16/pic18f458.h: added missing T0CONbits
1964
1965 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
1966
1967         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
1968
1969 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
1970
1971         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
1972
1973 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1974
1975         * device/include/mcs51/at89c51ed2.h: added.
1976
1977 2005-07-23 Raphael Neider <rneider AT web.de>
1978
1979         * src/pic/gen.h: added emitpcode macro for debugging
1980         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
1981           and replace by macro adding debug information on demand
1982         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
1983         * (gencjne): tried to fix; replaced with correct (slower) code
1984         * (gen{Unp,P}ackBits): fixed single bit access
1985         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
1986         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
1987           previous instruction
1988         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
1989           register has to be handled with care (forbidding movement
1990           of assignments/uses, removing assignments completely, ...)
1991         * (pCodeOptime2pCodes): make use of regIsSpecial
1992         * added lots of debugging output (commented out)
1993         * src/pic/rallloc.c (deassignLRs): prevent operand registers
1994           from being reused as result UNLESS it is known to work
1995
1996 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
1997
1998         * support/Util/dbuf.h: include <stddef.h> for size_t
1999         * .version: changed to version 2.5.2
2000
2001 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2002
2003         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
2004
2005 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2006
2007         * src/hc08/gen.c (genMinus): fixed bug #1241835,
2008           (genModOneByte): removed needless psha/pula
2009
2010 2005-07-22 Raphael Neider <rneider AT web.de>
2011
2012         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
2013           have PIC14 handled like PIC16, fixes broken pic14 linker calls
2014         * src/pic/gen.c (resolveIfx): do not "invent" labels
2015         * (genSkipc): changed to positive logic
2016         * (genSkipCond): removed as no longer needed
2017         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
2018           backport from PIC16
2019         * (genLeftShift): check operands are in different registers
2020         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
2021           INCF does not update CARRY...
2022         * src/pic/main.c: fixed _linkCmd
2023         * src/pic/pcode.c (unlinkpCode): added inactive code
2024         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
2025           alive (do not assign result and operand overlapping registers)
2026
2027 2005-07-22 Raphael Neider <rneider AT web.de>
2028
2029         * src/pic/device.c (dump_sfr): replaced register declaration with
2030           call to emitSymbolToFile() to avoid duplicate symbols
2031         * (assignRelocatableRegisters): do not declare external symbols
2032         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
2033           right (take size of type, not etype)
2034         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
2035         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
2036         * (packRegsForAccUse): disabled assignment of WREG as
2037           the result reg to prevent occurence of just fixed #1235003,
2038           fixes #1242954
2039         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
2040           symbols (avoids duplicate symbols in .asm file)
2041         * (pic14emitRegularMap): use emitSymbolToFile()
2042         * src/pic/gen.c (aopOp): fixed spillLocation handling
2043         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
2044         * (genDataPointerSet): removed unneccessary variables/output
2045
2046 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
2047
2048         * as/mcs51/lkarea.c: enlarged codemap for banked memory
2049         * device/lib/mcs51/crtbank.asm: added # to 0x0F
2050
2051 2005-07-21 Raphael Neider <rneider AT web.de>
2052
2053         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
2054           architecture cannot handle them efficiently, fixes bug #1235003
2055         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
2056           check for empty sets before using them (fixes bug #1232190)
2057
2058 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
2059
2060         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
2061           (lnksect2): generate warnings for memory overlap
2062         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
2063           constseg to set the name of these segments so you can instruct the linker
2064           to place them in banks
2065         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
2066         * src/SDCCglobl.h: added MODEL_HUGE to enum,
2067           added code_seg and const_seg to options
2068         * src/SDCCglue.c (emitMaps): use options.const_seg,
2069           (createInterruptVect): put interrupt vectors in segment HOME,
2070           (glue): put HOME before static segment and put the main glue in HOME,
2071           (glue): use options.code_seg
2072         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
2073         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
2074           these segments so you can instruct the linker to place them in banks
2075           (linkEdit): use code_loc for HOME segment which should be the first
2076           segment in code memory now
2077         * src/SDCCmem.c: fixed more stuff like bug 1238386
2078         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
2079           (changePointer): don't change function pointers to code pointers for
2080           banked functions,
2081           (compareType): added exceptional check for banked function pointers
2082         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
2083         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
2084           after static in code memory
2085         * src/mcs51/gen.c: added aopLiteralLong prototype,
2086           (aopForSym): use getSize for functions,
2087           (genCall): generate banked calls over one trampoline __sdcc_banked_call
2088           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
2089           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
2090           the segment,
2091           (genPcall): use call for literal function pointers and generate banked
2092           calls over the one trampoline so there's only one place for the user to
2093           modify according to his/hers hardware,
2094           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
2095           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
2096         * src/mcs51/main.c: added keyword banked,
2097           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
2098         * support/Util/SDCCerr.c,
2099         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
2100           needed for passing the bank and address to the trampoline
2101         * device/lib/mcs51/crtbank.asm: added for bankswitching
2102         * device/lib/mcs51/Makefile: added crtbank
2103
2104 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2105
2106         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
2107           for fields at offset 0 of a struct or union as reported
2108           on 2005-07-07 in the developer mailing list.
2109
2110 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
2111
2112         * src/SDCCmem.c: fixed bug 1238386
2113
2114 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2115
2116         * src/mcs51/peeph.def: added labelrefcounting for peepholes
2117           (patch #1144962), added peephole 300, enabled 259.x
2118         * doc/sdccman.lyx: removed screenshot and provided link instead
2119
2120 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2121
2122         * doc/sdccman.lyx: added section about debugging with ddd
2123         * doc/figures/ddd_example.eps: screenshot of debugging session
2124
2125 2005-07-04 Raphael Neider <rneider AT web.de>
2126
2127         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
2128           like CODE pointers, fixes #1115683
2129         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
2130           call, fixes bugs #1232211, #1228110,
2131           fixed wrong casts to pCodeFlow from pCodeInstructions
2132
2133 2005-07-04 Raphael Neider <rneider AT web.de>
2134
2135         * src/pic/gen.c (popGet): changed assert to allow for
2136           bit operands
2137         * (popGetAddr): changed signature to provide
2138           an additional index, patched all call sites
2139         * (genCmpEq): handle literal-like operands correctly
2140         * (genAddrOf): added sanity checks on __code/__data pointers
2141         * (genAssign): added handling of symbols from __code section
2142         * (gencjne): do not generate code for comparisons whose result
2143           is neither stored nor used, fixes bug #1171114
2144         * (AccLsh, AccRsh): operate on operand instead of WREG
2145         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
2146           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
2147           by known count
2148         * rewrote complete shift-by-literal logic, commented unused
2149           functions out
2150         * (genConstPointerGet): get multiple bytes (if result size > 1),
2151           fixed handling of non-immediate addresses
2152         * (genPointerGet): handle CODE pointers like CONST pointers
2153         * (genpic14Code): insert C-SRC lines as Cource-pCodes
2154         * ({aop,op}_isLitLike): NEW, single place to decide whether an
2155           operand is to be treated as a literal or not
2156         * (mov2w,genPcall,genCmpEq),
2157           src/pic/genarith.c: use aop_isLitLike() to decide between
2158           literal/register contents
2159         * (addSign): added missing offset
2160         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
2161           only emit comment in debug-mode,
2162           use {aop,op}_isLitLike throughout the file
2163         * src/pic/glue.c: fix initializers for pointers (work in progress)
2164         * src/pic/pcode.c (get_op): honor index on _const symbols
2165         * ({reset,dump}pCodeStatistics): NEW, estimate code size
2166         * (dumppBlock): added pCode size estimation
2167         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
2168           check for IS_SYMOP before OP_SYMBOL'ing
2169         * fixed indentation, compacted switch-statements
2170         * (allocReg): find free register and allocate it instead of
2171           allocating new registers all the time
2172         * (deassignLRs): prevent POINTER_GET's from being assigned the same
2173           registers as its operands (necessary only for multibyte GETs)
2174
2175 2005-07-01 Raphael Neider <rneider AT web.de>
2176
2177         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
2178           debugging .asm-output macros FENTRY + FEXIT
2179         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
2180           way... I wonder...
2181         * (emitpComment): NEW, printf to pCode
2182         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
2183           offset handling
2184         * (popGetAddr): NEW, variant of popGet to access an immediates
2185           high(er) bytes instead of the n'th byte of memory they reference,
2186           replaced popGet with popGetAddr where neccessary
2187         * (genDataPointerGet): reactivated and fixed implementation
2188         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
2189           accesses
2190         * (genDataPointerSet): fixed multibyte assignments
2191         * (genpic14Code): fixed --i-code-in-asm handling
2192         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
2193         * (genPlus): fixed index-out-of-bounds error
2194         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
2195         * src/pic/ralloc.c: added debugging output macro FENTRY2
2196         * (spillThis): fixed indentation, enbraced for-body for clarity
2197         * (rematStr): commented out as now unused
2198         * (regTypeNum): commented out special spill case (overwrites
2199           arbitrary values)
2200         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
2201
2202 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
2203
2204         * doc/sdccman.lyx: documented sfr16/sfr32,
2205           added example for using storage class with function pointers
2206         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
2207
2208 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
2209
2210         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
2211         * device/lib/_itoa.c,
2212         * device/lib/_ltoa.c: optimized codesize
2213         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
2214           but don't know how to suppress the double warning.
2215         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
2216         * support/Util/SDCCerr.c,
2217         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
2218
2219 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
2220
2221         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
2222           fixed old K&R prototypes
2223         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
2224         * device/lib/_gptrget.c,
2225         * device/lib/_gptrgetc.c,
2226         * device/lib/_gptrput.c: changed versions for new memory indicator values,
2227           also new versions for small generic pointers and banked generic pointers
2228         * src/port.h: added const_name
2229         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
2230         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
2231         * src/SDCCcse.c (findPrevIc): check all associative operators
2232         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
2233         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
2234         * src/SDCCmem.c: updated comments,
2235           set far-space to 0 for pdata, results in optimized code
2236         * src/SDCCmem.h: added macro CONST_NAME
2237         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
2238           moving the info into the highest bits, see also gptrget/gptrput
2239         * src/src.dsp: added sdcc.ico to project files
2240         * src/avr/gen.c (genCast): fixed bug 0x%d
2241         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
2242         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
2243           relation between ptr_type and DCL_TYPE,
2244           (genCast): fixed bug 0x%d
2245         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
2246           (CODE)" for const_name
2247         * src/hc08/gen.c (genCast): fixed bug 0x%d
2248         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
2249           (hc08_port): added "CONST (CODE)" for const_name
2250         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
2251           (aopForRemat, adjustArithmeticResult): disconnected direct relation
2252           between ptr_type and DCL_TYPE,
2253           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
2254           operand* and took AOP() inside function so sfr-ness can be checked,
2255           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
2256           new prototype,
2257           (genFunction, genEndFunction): optimized stack setup,
2258           (genMinus): optimized for literals with ending zeroes (in bytes),
2259           (genCast): fixed bug 0x%d
2260         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
2261           (mcs51_port): added "CONST (CODE)" for const_name
2262         * src/mcs51/peeph.def: made rule 226 more generic
2263         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
2264         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
2265         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
2266         * src/z80/main.c (z80_port): added NULL for const_name,
2267           (gbz80_port): added NULL for const_name
2268         * support/regression/tests/bug663539.c,
2269         * support/regression/tests/sfr16.c: new tests
2270
2271 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2272
2273         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
2274
2275 2005-06-24 Raphael Neider <rneider AT web.de>
2276
2277         * device/lib/pic16/libdev/pic18f[68][567]20.c:
2278           corrected typos...
2279         * device/include/pic16/signal.h: added USBIF
2280           and SIG_USB
2281
2282 2005-06-24 Raphael Neider <rneider AT web.de>
2283
2284         * device/lib/pic16/libdev/pic18f2455.c,
2285           device/include/pic16/pic18f2455.h: NEW
2286         * device/include/pic16/pic18fregs.h,
2287           device/lib/pic16/pics.all,
2288           src/pic16/device.c: added 18f2455
2289         * device/lib/pic16/libdev/pic18f[68][567]20.c,
2290           device/include/pic16/{pic18f[68][567].h,usart.h}:
2291           replaced MULTIPLE_USARTS define with more relaible
2292           compatibility sfrs (for USART access)
2293
2294 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
2295
2296         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
2297           and the output asm file line is printed on two lines.
2298
2299 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2300
2301         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
2302           BGT, BLE, BHI, and BLS instructions
2303         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
2304           genCmpEq): removed
2305         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
2306           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
2307           fixes bug #1216342
2308         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
2309
2310 2005-06-15 Raphael Neider <rneider AT web.de>
2311
2312         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
2313         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
2314         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
2315           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
2316           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
2317
2318 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2319
2320         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
2321           Marcel Telka in bug #1215704
2322
2323 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
2324
2325         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
2326           located in shared memory bank.
2327
2328 2005-05-31 Raphael Neider <rneider AT web.de>
2329
2330         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
2331           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
2332           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
2333
2334 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
2335
2336         * device/lib/_strncpy.c: fixed the fix
2337
2338 2005-05-26 Raphael Neider <rneider AT web.de>
2339
2340         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
2341           initializers with \0, bug #1208187
2342         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
2343           intializers with \0, bug #1208187
2344
2345 2005-05-26 Raphael Neider <rneider AT web.de>
2346
2347         * src/pic16/glue.c (pic16_printIvalChar): fixed string
2348           initializers with \0, bug #1208187
2349         * src/pic16/main.c (_process_pragma): added sanity checks
2350           for stack position and size, emit warnings when appropriate
2351
2352 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
2353
2354         * device/lib/_strncpy.c: fixed not filling with \0
2355
2356 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2357
2358         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
2359           createFunction),
2360         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
2361           compound_statement),
2362         * src/SDCCsymt.h,
2363         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
2364
2365 2005-05-24 Raphael Neider <rneider AT web.de>
2366
2367         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
2368
2369 2005-05-24 Raphael Neider <rneider AT web.de>
2370
2371         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
2372           TRISE definitions, closes bug #1162453
2373
2374 2005-05-22 Raphael Neider <rneider AT web.de>
2375
2376         * src/pic16/main.c (_process_pragma): check for missing
2377           arguments to pragmas code and udata
2378         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
2379           consistency fixes to match other headers (thanks to Jim Paris)
2380         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
2381
2382 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
2383
2384         * src/SDCCicode.c (isOperandEqual): fixed missing ;
2385
2386 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
2387
2388         * support/regression/tests/bug1198642.c: new test
2389         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
2390         * src/SDCCcse.c (findPrevIc): added comment, please have a look
2391         * support/scripts/resource.h,
2392         * support/scripts/resource.rc,
2393         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
2394         * support/scripts/sdcc.ico: added 32x32 icon
2395
2396 2005-05-18 Raphael Neider <rneider AT web.de>
2397
2398         * device/lib/pic16/libdev/pic18f*.c,
2399         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
2400           keywords to "__sfr" and "__at (X)"
2401         * device/include/pic16/pic18fregs.h: added pic18f4520
2402         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
2403           #1203088 (MPLAB compatibility)
2404
2405 2005-05-17 Raphael Neider <rneider AT web.de>
2406
2407         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
2408         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
2409         * device/lib/pic16/pics.all: added new devices
2410         * src/pic16/device.c: added support for pic18f4520
2411
2412 2005-05-16 Raphael Neider <rneider AT web.de>
2413         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
2414         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
2415         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
2416           convenience function for bit access
2417
2418 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
2419
2420         * device/lib/printf_large.c: fixed bug 1193299
2421         * support/regression/tests/bug1057979.c: added test %3.3s
2422
2423 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2424
2425         * device/include/mcs51/8051.h,
2426         * device/include/mcs51/8052.h: made parseable with lint
2427         * device/include/mcs51/lint.h: added include file for (sp)lint
2428         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
2429         * doc/cdbfileformat.lyx,
2430         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
2431
2432 2005-05-14 Raphael Neider <rneider AT web.de>
2433
2434         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
2435         * device/lib/pic16/libc/stdlib/itoa.c (new)
2436         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
2437         * device/lib/pic16/libio/Makefile: exclude subdir according to
2438           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
2439         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
2440         * src/pic16/gen.c (genFunction): prevent annoying warning
2441         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
2442           nameclashes on BeOS
2443         * support/cpp2/cppmain.c (cpp_output_string): new
2444         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
2445           fixes bug 1116802
2446
2447 2005-05-13 Borut Razem <borut.razem AT siol.net>
2448
2449         * src/SDCCmain.c (linkEdit): fixed bug 1195202
2450
2451 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2452
2453         * .version: changed to version 2.5.1; back to bleeding edge development
2454
2455 2005-05-11 Borut Razem <borut.razem AT siol.net>
2456
2457         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
2458           generate PDF version 1.3 documents
2459
2460 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2461
2462         * .version: changed to version 2.5.0
2463
2464 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2465
2466         * doc/sdccman.lyx: updated weblinks, index and smaller updates
2467
2468 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2469
2470         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
2471         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
2472         well as many smaller updates.
2473         * .version: changed to version 2.5.0-pre1
2474
2475 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2476
2477         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
2478
2479 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2480
2481         * support/regression/tests/bug1185672.c: added
2482         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
2483           bug 1185672
2484         * src/mcs51/gen.c (genCall): added comments, made it look safer
2485         * src/mcs51/gen.c (genEndFunction): simplified
2486
2487 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
2488
2489         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
2490
2491 2005-04-14 Borut Razem <borut.razem AT siol.net>
2492
2493         * fixed bug 1045046 - SIGSEGV with really simple code?:
2494           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
2495           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
2496
2497 2005-04-14 Borut Razem <borut.razem AT siol.net>
2498
2499         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
2500           src/pic16/device.h: temporarily disabled experimental #inline pragma
2501           for 2.5.0 release
2502
2503 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
2504
2505         * device/include/z80/stdio.h,
2506         * device/include/z80/string.h: removed these highly incomplete files so
2507           SDCC can use the default ones in device/include/
2508
2509 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2510
2511         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
2512         gcc warning.
2513         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
2514         fix sdcpp warnings.
2515
2516 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
2517
2518         * device/include/malloc.h: removed redundant __reentrant prototypes
2519         * device/lib/_mullong.c: added working xstack variant in asm (C version
2520           doesn't pass regression tests)
2521         * device/lib/bpx.c: used __data and made bpx char for mcs51
2522         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
2523           (createFunction): fixed bug with xstackPtr
2524         * src/SDCCcse.c: corrected comments
2525         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
2526           (killDeadCode, eBBlockFromiCode): removed unused code
2527         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
2528           corrected comments
2529         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
2530           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
2531           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
2532           (genModOneByte): fixed warning in MSVC
2533         * src/mcs51/main.c (): added comments
2534         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
2535
2536 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
2537
2538         * src/SDCCmain.c (linkEdit): oops, changed one line too many
2539
2540 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
2541
2542         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
2543
2544 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
2545
2546         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
2547         characters arrays of larger size than the declared one.
2548
2549 2005-04-10 Borut Razem <borut.razem AT siol.net>
2550
2551         * src/pic/gen.c (genInline),
2552           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
2553           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
2554           (findNextInstruction), (findPrevInstruction),
2555           (findInstructionUsingLabel),
2556           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
2557         * src/pic/pcode.c (findLabel): added missing '\n'
2558         * src/src.dsp: added SDCCdwarf2.c to the project
2559
2560 2005-04-09 Borut Razem <borut.razem AT siol.net>
2561
2562         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
2563
2564 2005-04-08 Raphael Neider <rneider AT web.de>
2565
2566         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
2567           into the chain after a given one) and mergeDefmapSymbols (combine
2568           defmap entries for each symbol per pcode)
2569         * (createDefmap): have defmap entries merged in the end
2570         * (defmapReplaceSymRef): split defmap entries covering two accesses to
2571           a symbol before replacing one access type's symbol, merge symbols in
2572           the end (replacement symbol might already have an entry)
2573         * (assignValnums): keep reference to written WREG intact
2574
2575 2005-04-08 Raphael Neider <rneider AT web.de>
2576
2577         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
2578           Alpha)
2579
2580 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
2581
2582         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
2583         bytes
2584
2585 2005-04-07 Raphael Neider <rneider AT web.de>
2586
2587         * device/include/pic16/usart.h: added compatibility defines for
2588           devices with more than one USART
2589         * device/include/pic16/pic18f[68][567]20.h: activated above defines
2590
2591 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2592
2593         * device/lib/Makefile.in: updated for port specific include
2594
2595 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2596
2597         * support/regression/ports/mcs51/spec.mk: added mcs51 include
2598
2599 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2600
2601         * device/include/8051.h,
2602         * device/include/8052.h,
2603         * device/include/at89S8252.h,
2604         * device/include/at89c55.h,
2605         * device/include/at89x051.h,
2606         * device/include/at89x51.h,
2607         * device/include/at89x52.h,
2608         * device/include/mcs51reg.h,
2609         * device/include/reg51.h,
2610         * device/include/reg764.h,
2611         * device/include/regc515c.h,
2612         * device/include/sab80515.h: (re)moved these 12 files
2613         * device/include/mcs51/8051.h,
2614         * device/include/mcs51/8052.h,
2615         * device/include/mcs51/at89S8252.h,
2616         * device/include/mcs51/at89c55.h,
2617         * device/include/mcs51/at89x051.h,
2618         * device/include/mcs51/at89x51.h,
2619         * device/include/mcs51/at89x52.h,
2620         * device/include/mcs51/mcs51reg.h,
2621         * device/include/mcs51/reg51.h,
2622         * device/include/mcs51/reg764.h,
2623         * device/include/mcs51/regc515c.h,
2624         * device/include/mcs51/sab80515.h: and added them here
2625
2626 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2627
2628         * device/include/stdarg.h: changed SDCC specific keywords to double
2629           underlined form.
2630         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
2631           mcs51 and ds390.
2632         * device/include/hc08/mc68hc908gp32.h,
2633         * device/include/hc08/mc68hc908jb8.h,
2634         * device/include/hc08/mc68hc908jkjl.h,
2635         * device/include/hc08/mc68hc908qy.h: fixed comments
2636         * device/include/mcs51/README: updated
2637         * device/include/mcs51/c8051f120.h: added PINRSF
2638         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
2639         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
2640           amidst code. Also inline is not supported.
2641
2642 2005-04-06 Raphael Neider <rneider AT web.de>
2643
2644         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
2645         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
2646           callers stack/frame pointers
2647
2648 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
2649
2650         * device/include/pic16/usart.h: added, missing in previous commit,
2651         * device/include/pic16/adc.h: fixed typo,
2652         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
2653         commit,
2654         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
2655         <p18fxxx.inc>
2656         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
2657         uninitialized because a bug appears with gplink
2658         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
2659         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
2660         complains for unrecognised option
2661
2662 2005-04-05 Raphael Neider <rneider AT web.de>
2663
2664         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
2665           structs as well (using memcpy)
2666         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
2667           on ISRs (GOTO has no label)
2668         * src/pic16/device.h: added OF_OPTIMIZE_DF
2669         * src/pic16/main.c: added compiler switch --optimize-df to enable the
2670           new data flow analysis/optimization
2671         * src/pic16/pcode.c: added (prototypes for and implementation of)
2672           dataflow analysis functions, fixed pCodeInstructions' inCond and
2673           outCond values, made RCALL a branch instruction
2674         * (pic16_unlinkpCode): keep C line if possible
2675         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
2676           C line moved if possible
2677         * (pic16_getRegFrompCodeOp): NEW, improved version of...
2678         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
2679           to use new pic16_getRegFrompCodeOp (works for more SFRs)
2680         * (pic16_BuildFlow): fixed skip instructions with label (did not start
2681           new flow)
2682         * (pic16_getJumptabpCode): NEW, needed in...
2683         * (LinkFlow): fixed handling of jumptables, calls and conditional
2684           branches
2685         * (pic16_InsertCommentAfter): NEW
2686         * (pic16_pCodeReplace): made verbose and flow preserving
2687         * (AnalyzeFlow): added call to data flow analysis
2688         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
2689         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
2690         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
2691
2692 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2693
2694         * src/SDCCast.c (decorateType): fixed bug #1105626
2695
2696 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
2697
2698         * device/include/asm/pic16/features.h,
2699         * pic18f*.h headers,
2700         * device/include/pic16/adc.h,
2701         * device/include/pic16/delay.h,
2702         * device/include/pic16/i2c.h,
2703         * device/include/pic16/malloc.h,
2704         * device/include/pic16/stdio.h,
2705         * device/include/pic16/stdlib.h,
2706         * device/include/pic16/string.h,
2707         * device/lib/pic16/libc/stdio/printf_tiny.c,
2708         * device/lib/pic16/libc/stdio/printf_small.c,
2709         * device/lib/pic16/libc/stdio/strmgpsim.c,
2710         * device/lib/pic16/libc/stdio/strmmssp.c,
2711         * device/lib/pic16/libc/stdio/strmusart.c,
2712         * device/lib/pic16/libc/stdio/vfprintf.c,
2713         * device/lib/pic16/libc/stdlib/ltoa.c,
2714         * device/lib/pic16/libc/stdlib/putchar.c,
2715         * device/lib/pic16/libc/stdlib/x_ftoa.c,
2716         * device/lib/pic16/libc/stdlib/memchrpgm.c,
2717         * device/lib/pic16/libc/stdlib/memchrram.c,
2718         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
2719         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
2720         * device/lib/pic16/libio/adc/adcbusy.c,
2721         * device/lib/pic16/libio/adc/adcread.c,
2722         * device/lib/pic16/libio/adc/adcsetch.c,
2723         * device/lib/pic16/libio/usart/ubaud.c,
2724         * device/lib/pic16/libio/usart/ubusy.c,
2725         * device/lib/pic16/libio/usart/udrdy.c,
2726         * device/lib/pic16/libio/usart/uopen.c,
2727         * device/lib/pic16/libio/usart/uputc.c,
2728         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
2729         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
2730         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
2731         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
2732         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
2733         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
2734         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
2735         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
2736         specific keywords to double underlined form,
2737         * device/lib/pic16/libc/Makefile.rules,
2738         * device/lib/pic16/libsdcc/Makefile.rules,
2739         * device/lib/pic16/libm/Makefile,
2740         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
2741         to compile with C standard set in Makefile.common
2742         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
2743         rand.c and crc.c in compilation process,
2744         * device/lib/pic16/libsdcc/int/divuint.c,
2745         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
2746         `c' from signed to unsigned,
2747         * device/lib/pic16/startup/crt0.c,
2748         * device/lib/pic16/startup/crt0i.c,
2749         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
2750         keywords to double underlined form, bug fixes in _do_cinit function
2751         which prevented the correct initialization of the .idata segment,
2752         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
2753         core to enter a infinite loop
2754         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
2755
2756 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2757
2758         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
2759
2760 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2761
2762         * device/include/Makefile.in: add support for hc08 subdirectory
2763         * device/include/hc08/: new subdirectory
2764         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
2765         Lucas Loizaga, thanks!
2766         * device/include/hc08/mc68hc908qy.h,
2767         * device/include/hc08/mc68hc908gp32.h,
2768         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
2769         their own directory. Changed internal macro names to use the compiler
2770         reserved namespace. Changed SDCC specific keywords to double
2771         underlined form.
2772         * device/include/math.h,
2773         * device/include/malloc.h,
2774         * device/include/stdarg.h,
2775         * device/include/stdbool.h
2776         * device/include/string.h,
2777         * device/include/tinibios.h,
2778         * device/include/ds400rom.h,
2779         * device/include/8051.h,
2780         * device/include/8052.h,
2781         * device/include/80c51xa.h,
2782         * device/include/at89c55.h,
2783         * device/include/at89S8252.h,
2784         * device/include/at89x51.h,
2785         * device/include/at89x52.h,
2786         * device/include/ds80c390.h,
2787         * device/include/reg764.h,
2788         * device/include/regc515c.h,
2789         * device/include/sab80515.h,
2790         * device/include/mcs51/c8051f000.h,
2791         * device/include/mcs51/c8051f018.h,
2792         * device/include/mcs51/c8051f020.h,
2793         * device/include/mcs51/c8051f040.h,
2794         * device/include/mcs51/c8051f060.h,
2795         * device/include/mcs51/c8051f120.h,
2796         * device/include/mcs51/c8051f300.h,
2797         * device/include/mcs51/c8051f310.h,
2798         * device/include/mcs51/c8051f320.h,
2799         * device/include/mcs51/c8051f330.h,
2800         * device/include/mcs51/c8051f350.h,
2801         * device/include/z180.h: Changed SDCC specific keywords to double
2802         underlined form.
2803
2804 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
2805
2806         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
2807         18F4455,
2808         * (pic16_assignConfigWordValue): disable testing of configuration
2809         register value with config mask,
2810         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
2811         function with port->fun_prefix,
2812         * (genFunction): when generating a naked interrupt function never
2813         create an absolute segment placed in interrupt vector address, place
2814         the actual interrupt function at IVA instead, when an interrupt
2815         function is generated with unspecified interrupt then do not create
2816         the absolute section,
2817         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
2818         code for generating a call to generic pointer get/put function with
2819         a call to function pic16_callGenericPointer(),
2820         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
2821         the call to the generic pointer get/put functions with prefixing the
2822         function name with port->fun_prefix,
2823         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
2824         * src/pic16/main.c (_process_pragma): prefix function with
2825         port->fun_prefix,
2826         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
2827         calling assembler, old 18Fxxxx macro is deprecated,
2828         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
2829         PC_ASMDIR in while condition,
2830         * (findInstruction): add PC_ASMDIR in while condition,
2831         * (buildCallTree): prefix main with port->fun_prefix,
2832         * (pic16_pCode2str): fixed bug that didn't emit the memory access
2833         identifier for variable with banked access in instructions BTFSS,
2834         BTFSC, BCF, BSF, BTG
2835         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
2836         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
2837         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
2838         perform optimization when enviroment variable NO_REG_OPT is set,
2839         * (insideLRBlock): NEW, return 1 if register is inside an
2840         INF_LOCALREGS block,
2841         * (RemoveRegFromLRBlock): remove a register that is completely
2842         eliminated by register optimization, but it is still left in local
2843         register store/restore in/from stack block,
2844         * (Remove2pcodes): after removing register, check to see if it
2845         should be removed from local register store/restore in/from stack
2846         block,
2847         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
2848         DUMMY_READ_VOLATILE,
2849
2850         * device/include/pic16/adc.h: minor prototype modifications and
2851         update,
2852         * device/include/pic16/malloc.h: added GPL notice various
2853         modifications,
2854         * device/include/pic16/stdint.h: NEW, standard header for ints
2855         * device/include/pic16/delay.h: NEW, header for delay functions,
2856         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
2857         delay1mtcy,
2858         * device/include/pic16/signal.h: NEW, header providing helper macros
2859         for implementing signal handlers,
2860         * device/include/pic16/stdio.h: added prototypes for functions,
2861         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
2862         prototypes for stdin and stdout, added macro PUTCHAR to
2863         automatically implement putchar function prototype,
2864         * device/include/pic16/usart.h: modified and updated USART library,
2865         * device/lib/pic16/libio/adc/,
2866         * device/lib/pic16/libio/i2c: some modifications to improve library
2867         performance,
2868         * device/lib/pic16/libc/stdio/: modifications for the new printf*
2869         family of functions,
2870         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
2871         family of functions and other sources,
2872         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
2873         of the PIC18Fxx[28] devices,
2874         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
2875         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
2876         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
2877         _do_cinit function, because the previous failed when local variables
2878         where not placed in the same memory bank,
2879         * device/lib/pic16/libsdcc/char/: various modifications to improve
2880         library performance,
2881         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
2882         information on the new functions of the c library and more...
2883
2884 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2885
2886         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
2887
2888 2005-03-26 Raphael Neider <rneider AT web.de>
2889
2890         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
2891           if condition == CARRY)
2892         * (genCmp): adapted to new genSkipc semantics
2893         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
2894           on rIfx (genCmp was broken)
2895
2896 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2897
2898         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
2899         * src/z80/main.c (_keywords[]),
2900         * src/SDCCglobal.h (struct options),
2901         * src/SDCC.y,
2902         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
2903         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
2904         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
2905         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
2906         always available in leading double underscore form. The C99 support is
2907         mostly missing, but it's a start.
2908         * support/regression/tests/bug-227710.c: fixed nonconforming use of
2909         reserved identifier "__data".
2910
2911 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
2912
2913         * src/mcs51/peeph.def: fixed bug 1170013
2914
2915 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
2916
2917         * device/include/mcs51reg.h: fixed bug 842007
2918
2919 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2920
2921         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
2922         last time.
2923
2924 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2925
2926         * src/port.h (struct PORT),
2927         * src/avr/ralloc.c (avr_assignRegisters),
2928         * src/avr/main.c,
2929         * src/ds390/ralloc.c (ds390_assignRegisters),
2930         * src/ds390/main.c,
2931         * src/hc08/ralloc.c (hc08_assignRegisters),
2932         * src/hc08/main.c,
2933         * src/mcs51/ralloc.c (mcs51_assignRegisters),
2934         * src/mcs51/main.c,
2935         * src/pic/ralloc.c (pic14_assignRegisters),
2936         * src/pic/main.c,
2937         * src/pic16/ralloc.c (pic16_assignRegisters),
2938         * src/pic16/main.c,
2939         * src/xa51/ralloc.c (xa51_assignRegisters),
2940         * src/xa51/main.c,
2941         * src/z80/ralloc.c (z80_assignRegisters),
2942         * src/z80/ralloc.h,
2943         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
2944         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
2945         * src/SDCCcse.h,
2946         * src/SDCCdflow.c (computeDataFlow),
2947         * src/SDCCdflow.h,
2948         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
2949         * src/SDCCloop.h,
2950         * src/SDCCcflow.c (*),
2951         * src/SDCCcflow.h,
2952         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
2953         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
2954         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
2955         immedDom() returning wrong block; probably fixes bug #1160833)
2956
2957 2005-03-20 Borut Razem <borut.razem AT siol.net>
2958
2959         * support/scripts/inc2h.pl: WIN32 port
2960
2961 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
2962
2963         * device/lib/makefile.in: added abs.c and labs.c
2964
2965 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
2966
2967         * device/include/stdint.h: added
2968         * device/lib/abs.c: added
2969         * device/lib/labs.c: added
2970         * device/include/stdlib.h: added abs() and labs() prototypes
2971         * device/lib/libsdcc.lib: added abs and labs
2972         * device/include/float.h,
2973         * device/lib/_fsmul.c,
2974         * device/lib/printf_fast.c,
2975         * device/lib/printf_tiny.c: updated comments
2976
2977 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2978
2979         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
2980         bug #1164313
2981
2982 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2983
2984         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
2985         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
2986
2987 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
2988
2989         * device/lib/printf_large.c: removed inline assembly for portability and
2990           readability. Use printf_fast if speed or size are more important.
2991         * src/pic16/gen.c: removed conditions around use of DEBUGpc
2992         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
2993
2994 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
2995
2996         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
2997         prevent compiler warning
2998
2999 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
3000
3001         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
3002         moved to level 0 and declared as static. Also they are explicit
3003         placed in access bank. This was necessery because some times they
3004         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
3005         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
3006         optimizations. Currently only compare to unsigned char is implemented,
3007         * src/pic16/gen.c: added fReturnIdx array,
3008         * (struct resolvedIfx) is moved to gen.h and made public,
3009         * (struct _G): added sregsAlloc and sregsAllocSet fields,
3010         * (aopForSym): added an optimization to directly store in stack of
3011         the operand of a SEND iCode,
3012         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
3013         but as registers instead (AOP_REG) using the fReturnIdx array,
3014         * (pic16_freeAsmop): remove the freed register from the
3015         _G.sregsAlloc field,
3016         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
3017         a compare of 'WREG',
3018         * (pic16_popGetTempRegCond): changed function prototype, now
3019         function takes also a bitVector argument v which holds the current
3020         set of registers that are allocated for stack access by aopForSym,
3021         registers allocated in aopForSym for accessing stack symbols are not
3022         any more part of the functions usedRegs field,
3023         * (genCall): some times aopOp is called for a stack variable to be
3024         send, aopForSym might perform the push, if this is true make sure
3025         that genCall doesn't push the variable twice by testing _G.resDirect,
3026         * (genFunction): changed testing for unspecified interrupt number
3027         from 256 to INTNO_UNSPEC,
3028         * modified selection scheme of frame pointer generation. Previously
3029         if function did use local registers a frame pointer was generated,
3030         now a frame pointer is generated only if function has arguments
3031         (that need PLUSW2 register access), or has stack arguments, or the
3032         compiler is not instructed to omit the frame pointer,
3033         * (genEndFunction): before restoring local registers that were saved
3034         in the function preamble, also restore the registers that *might*
3035         have been allocated for stack access,
3036         * (genRet): removed some old comments,
3037         * (genCmp, the active (RN's) version): added a call to the
3038         pic16_genCmp_special function to perform the compare with a more
3039         robust and optimized way,
3040         * (genInline): a feature has been added in inline code generation,
3041         which allows a wildcard variable substitution when writing inline
3042         assembly. Code is incomplete and experimental therefore undocumented,
3043         * (genCast): changed order of aopOp for result and right to allow
3044         aopForSym to directly load the result if possible,
3045         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
3046         perform an optimized compare on some selected special occasions,
3047         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
3048         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
3049         generate an IVT any more,
3050         * src/pic16/main.c (pic16_optionsTable): added command line option
3051         --optimize-cmp,
3052         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
3053         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
3054         macros,
3055         * src/pic16/NOTES: Raphael Neider added in list of active developers
3056         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
3057         jumptable_end to prevent bug #,
3058         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
3059         inCond and outCond fields,
3060         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
3061         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
3062         turn off register spilling,
3063         * (packRegsForOneUse): synced with other ports' versions although it
3064         is not used currently,
3065         * (pic16_packRegisters): added an optimization while reading
3066         structure bitfields, some registers may be saved (malloc code is
3067         decreased by 80 bytes)
3068
3069 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
3070
3071         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
3072         left is a bitfield, if yes, then don't optimize assignment. Perhaps
3073         this can be optimized more?
3074
3075 2005-03-10 Raphael Neider <rneider AT web.de>
3076
3077         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
3078           genNearPointerGet): (hopefully) fixed access to bitfields via
3079           pointers (p->bitN = x; and x = p->bitN; failed)
3080
3081 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
3082
3083         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
3084
3085 2005-03-09 Raphael Neider <rneider AT web.de>
3086
3087         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
3088
3089 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
3090
3091         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
3092         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
3093           (regTypeNum): set REG_BIT type if necessary
3094         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
3095         * support/regression/tests/critical.c: check bug 1144613
3096
3097 2005-03-02 Raphael Neider <rneider AT web.de>
3098
3099         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
3100
3101 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3102
3103         * src/avr/ralloc.c (serialRegAssign),
3104         * src/ds390/ralloc.c (serialRegAssign),
3105         * src/hc08/ralloc.c (serialRegAssign),
3106         * src/mcs51/ralloc.c (serialRegAssign),
3107         * src/pic/ralloc.c (serialRegAssign),
3108         * src/pic16/ralloc.c (serialRegAssign),
3109         * src/xa51/ralloc.c (serialRegAssign),
3110         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
3111
3112 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
3113
3114         * src/SDCCast.c (decorateType): fixed bug 1124787
3115
3116 2005-02-20 Hubert Sack <sack AT digiplan.de>
3117         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3118
3119         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
3120         patch #1121755
3121
3122 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3123
3124         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
3125         to keep the correct label reference count when adding/removing references
3126         to labels. A peephole file using this is appended to patch #1144962.
3127
3128 2005-02-14 Raphael Neider <rneider AT web.de>
3129
3130         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
3131         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
3132         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
3133           retrievals of result operand's value on assignment
3134
3135 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
3136
3137         * device/include/pic16/string.h: modified prototype for memccpy()
3138         to memccpy(void *, void *, char, size_t)
3139         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
3140         check whether to omit frame pointer or not,
3141         * (genInline): convert all occurences of "\n" to LF in inline
3142         assembler blocks, this helps formatting the inline text,
3143         * (pic16_loadFSR0): modified prototype,
3144         * (genNearPointerGet, genNearPointerSet): reorganization of code,
3145         removed some 8051 legacy code,
3146         * (genPackBits): enabled handling bitfields exceeding one byte in size,
3147         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
3148         before allocating temporary registers in functions,
3149
3150 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
3151
3152         * support/regression/tests/bitvars.c: corrected the "fix"
3153
3154 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
3155
3156         * support/regression/tests/bitvars.c,
3157         * support/regression/tests/bitwise.c,
3158         * support/regression/tests/rotate.c: "fixed" problems on Alpha
3159
3160 2005-02-10 Raphael Neider <rneider AT web.de>
3161
3162         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
3163           different size for Alpha
3164         * src/pic16/gen.c (genCmpEq) : improved compare with 0
3165
3166 2005-02-09 Raphael Neider <rneider AT web.de>
3167
3168         * src/SDCC.lex(doPragma) : save and restore warning options as well
3169           (also added new stack plus clone- and copyAndFreeSDCCERRG())
3170         * have #pragma less_pedantic set the errorlevel to WARNING
3171           (fixes #1117001)
3172         * (cloneOptimize) : fixed wrong malloc's size
3173         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
3174           facilitate correct handling of #pragma (save|restore)
3175
3176 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
3177
3178         * src/mcs51/gen.c: removed non-standard C nameless struct/union
3179
3180 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
3181
3182         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
3183
3184 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
3185
3186         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
3187
3188 2005-02-02 Raphael Neider <rneider AT web.de>
3189
3190         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
3191         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
3192         * (pic16_storeForReturn): fixed to allow returning function pointers
3193         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
3194         * device/include/pic16/{stddef.h,stdbool.h}: added
3195
3196 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
3197
3198         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
3199
3200 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
3201
3202         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
3203         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
3204          appeared to be required
3205
3206 2005-01-31 Borut Razem <borut.razem AT siol.net>
3207
3208         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
3209           include/mcs51 and include/z80 directories to the package
3210
3211 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3212
3213         * src/hc08/gen.c (genFunction): fixed bug #1112752
3214
3215 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3216
3217         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
3218
3219 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3220
3221         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
3222
3223 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
3224
3225         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
3226
3227 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
3228
3229         * device/include/c8051fxxx.h: removed these 6 files
3230         * device/include/mcs51/c8051fxxx.h: added these 11 new files
3231
3232 2005-01-26 Raphael Neider <rneider AT web.de>
3233
3234         * src/pic16/gen.c (genAssign): fixed assignment from longs
3235           in codespace (were cut to three bytes)
3236         * (genDummyRead): implemented (except for CODESPACE...),
3237           fixed bug #1108575
3238         * src/pic16/glue.c (emitStatistics): beautified
3239         * device/lib/pic16/libm/Makefile: added include path
3240
3241 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3242
3243         * src/z80/gen.c (aopPut): fixed bug #1103902
3244
3245 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3246
3247         * device/lib/expf.c: fixed bug #1095792
3248
3249 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
3250
3251         * device/lib/pic16/libm: added Math library sources
3252
3253 2005-01-24 Raphael Neider <rneider AT web.de>
3254
3255         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
3256           to enable upcast to pCodeOpReg2 (there is no type tag to
3257           differenciate the two and pic16_popGet2p cast into PCOR2)
3258         * src/pic16/main.c (_process_pragma): fixed another malloc bug
3259           (sizeof(sectNames) changed to sizeof(sectName))
3260           Both patches fix segfaults under MinGW.
3261
3262 2005-01-23 Raphael Neider <rneider AT web.de>
3263
3264         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
3265           Safe_[mc]?alloc()'ed variables
3266         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
3267           of (byte sized) temporaries (assign them to WREG for now)
3268         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
3269           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
3270           this might fix SIGSEGVs on MinGW...
3271         * src/SDCCopt.c (killDeadCode): restored original behaviour
3272           (volatile operands might get thrown away though)
3273
3274 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
3275
3276         * src/pic16/gen.c: fixed bug #1106975,
3277         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
3278         pointer update, INTCON is saved, global interrupts are disabled and
3279         restored after updateing TOS.
3280         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
3281         * added function attribute 'shadowregs' to take advantage of shadow
3282         registers,
3283         * added function attribute 'wparam' as an alternative to the wparam
3284         pragma,
3285         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
3286         user declares a non-ISR function as 'shadowregs',
3287         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
3288
3289 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
3290
3291         * .version: bumped version number to 2.4.8
3292         * device/lib/pic16/pics.all: list of PIC18F devices supported by
3293         pic16 port,
3294         * device/lib/pic16/libio/i2c/: I2C module support library,
3295         * device/include/pic16/i2c.h: I2C support library header,
3296         * device/lib/pic16/libc/stdio/: standard IO support sources,
3297         * (printf_small.c): printf_small() source, supports float print,
3298         * (printf_tiny.c): printf_tiny() source, does not support floats,
3299         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
3300         enable global optimizations for entire library source, other
3301         Makefiles in the source tree are also modified to reflect this,
3302         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
3303         function,
3304         * doc/sdccman.lyx: updated to reflect new changes,
3305         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
3306         sym->onStack if-case,
3307         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
3308         sbit, idata, _idata, xdata, _xdata,
3309         * added pragma library, to link an external library, (see doc),
3310         * removed command line options, --pomit-config-words, --pomit-ivt,
3311         --pleave-reset-vector,
3312         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
3313         when calling assembler to reflect memory model used, also define
3314         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
3315         reflect stack model used,
3316         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
3317         on stack return NULL,
3318
3319 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
3320
3321         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
3322           of the operands is volatile. Fixes #1020220
3323
3324 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
3325
3326         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
3327         * (OptimizeRegUsage): make sure that there is really no other flow where
3328           the first pCode is used
3329
3330 2005-01-22 Raphael Neider <rneider AT web.de>
3331
3332         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
3333           to fix #1106967 (pCode->seq are not set up correctly)
3334
3335 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3336
3337         * src/SDCCglue.c (glue): make sure code area is declared before the
3338         static initialization area.
3339
3340 2005-01-21 Raphael Neider <rneider AT web.de>
3341
3342         * device/lib/Makefile.in: fixed test for pic16 install dir
3343         * device/lib/pic16/*/Makefile*: modified compile flags to enable
3344           optimizations
3345         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
3346           added --optimize-goto compiler switch and pragma wparam documentation
3347         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
3348         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
3349           and PRODH closing bug #1071770 (peephole optimizer)
3350
3351 2005-01-19 Raphael Neider <rneider AT web.de>
3352
3353         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
3354           cmdLine buffers (used when calling sdcpp...) are large enough
3355           (MAX_PATH=256 truncates arguments leading to system halts when
3356           used in MinGW...)
3357         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
3358         * (genUminus): rewritten to for efficiency
3359         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
3360           used uninitialized in some cases)
3361         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
3362           copy the third byte from the int -- now assumes 0x80 (data memory)
3363         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
3364           operands (genAddLit expects the iCode's operands to swapped as
3365           well), fixed leftover bytes (crashed for short left operands)
3366         * (pic16_genMinusDec): performance improvements, removed false
3367           PIC14 emitSKPNCs
3368         * (pic16_genMinus): fixed to cope with differently sized operands
3369         * src/pic16/glue.c (pic16_glue): added new banksel optimization
3370           for --obanksel > 1
3371         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
3372         * src/pic16/graph.[ch]: implementation of directed graphs, used by
3373           new banksel optimization
3374         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
3375           analysis for temporary registers (segfaults...)
3376         * src/pic16/peeph.def: added rule
3377
3378 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
3379
3380         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
3381         which converts a float number to its ASCII representation
3382         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
3383         functions to convert the fractional and integer part of a float to ASCII,
3384         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
3385         realloc.c): added _MALLOC_SPEC to explicit place variables in data
3386         ram
3387         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
3388         _STATMEM macros,
3389         * device/include/pic16/adc.h: added GPL info,
3390         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
3391         a pCodeOp as tested operand,
3392         * (genNearPointerGet): optimized bit testing, does not use
3393         intermediate register for bit value, test directly instead with
3394         BTFSS, BTFSC, works only for single bits,
3395         * (genpic16Code): dump the name of the iCode in the asm,
3396         * src/pic16/ralloc.c (decodeOp): removed static declaration and
3397         renamed to pic16_decodeOp,
3398         * (serialRegAssign): do not allocate a temporary register for iCode
3399         sequences that test a single bit for 1/0
3400
3401 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
3402
3403         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
3404         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
3405         access stack and frame pointers. They are initially assigned to
3406         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
3407         accessing SFRs. Updated all occurences of modification of stack or
3408         frame pointer in gen.c and pcode.c,
3409         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
3410         assigning of a literal value to pointers,
3411         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
3412         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
3413         selected
3414
3415 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
3416
3417         * doc/sdccman.lyx: update documentation about stack pragma, added
3418         some info for stack memory models
3419
3420 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3421
3422         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
3423
3424 2005-01-08 Raphael Neider <rneider AT web.de>
3425
3426         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
3427           udata sections to fix bug #1097823
3428
3429 2005-01-05 Raphael Neider <rneider AT web.de>
3430
3431         * src/pic16/gen.c (genGenericShift): added handling of differently
3432           sized left operand and result
3433
3434 2005-01-04 Raphael Neider <rneider AT web.de>
3435
3436         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
3437         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
3438           to hold the condition bit)
3439         * added new version of genCmp (old code available via #define)
3440         * added new version of genShiftLeft/genShiftRight in a generic
3441           way, now supports shifting by negative values
3442         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
3443           shiftCount (expected by genGenericShift)
3444         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
3445         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
3446           dump
3447         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
3448           is an invalid literal too...)
3449
3450 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
3451
3452         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
3453         from Raphael Neider,
3454         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
3455         for 8-bit literals. This fixes some literal operands which are sign
3456         extended to 16-bits ints when instruction needs only 8-bits.
3457
3458 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
3459
3460         * device/lib/logf.c: added mcs51 assembly version
3461         * device/lib/expf.c: added mcs51 assembly version
3462         * device/lib/_logexpf.c: new shared asm code for expf and logf
3463         * device/include/math.h: add defines for assembly math library
3464         * device/lib/Makefile.in: build new _logexpf.c
3465         * device/lib/libfloat.lib: use new _logexpf.c
3466
3467 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
3468
3469         * src/pic/device.c
3470         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
3471           device types which have less than 0x7f registers.
3472
3473 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
3474
3475         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
3476
3477 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
3478
3479         * device/lib/printf_fast.c: only build on supported arch.
3480         * device/lib/printf_tiny.c: only build on supported arch.
3481         * device/lib/printf_fast_f.c: only build if asm float lib
3482         * device/lib/_fsget1arg.c: only build if asm float lib
3483         * device/lib/_fsget2args.c: only build if asm float lib
3484         * device/lib/_fsnormalize.c: only build if asm float lib
3485         * device/lib/_fsreturnval.c: only build if asm float lib
3486         * device/lib/_fsrshift.c: only build if asm float lib
3487         * device/lib/_fsswapargs.c: only build if asm float lib
3488         * device/include/stdio.h: don't provide print_fast,
3489           print_fast_f, print_tiny prototypes if --xstack used
3490
3491 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
3492
3493         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
3494         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
3495           to the SOURCES
3496
3497 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
3498
3499         * device/lib/printf_fast_f.c: same as printf_fast, but
3500           with floating point enabled
3501         * device/lib/printf_fast.c: minor tweaks
3502         * device/include/stdio.h: add printf_fast_f
3503
3504 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
3505
3506         * src/SDCCmain.c: make --float-reent default for mcs51
3507         * device/lib/_fsadd.c: added mcs51 assembly version
3508         * device/lib/_fssub.c: added mcs51 assembly version
3509         * device/lib/_fsmul.c: added mcs51 assembly version
3510         * device/lib/_fsdiv.c: added mcs51 assembly version
3511         * device/lib/_fseq.c: added mcs51 assembly version
3512         * device/lib/_fsneq.c: added mcs51 assembly version
3513         * device/lib/_fsgt.c: added mcs51 assembly version
3514         * device/lib/_fslt.c: added mcs51 assembly version
3515         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
3516         * device/lib/Makefile.in: add _fscmp to build
3517         * device/lib/libfloat.lib: add _fscmp to build
3518
3519 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
3520
3521         * device/lib/_fs2slong.c: added mcs51 assembly version
3522         * device/lib/_fs2sint.c: added mcs51 assembly version
3523         * device/lib/_fs2schar.c: added mcs51 assembly version
3524         * device/lib/_fs2ulong.c: added mcs51 assembly version
3525         * device/lib/_fs2uint.c: added mcs51 assembly version
3526         * device/lib/_fs2uchar.c: added mcs51 assembly version
3527         * device/lib/_slong2fs.c: added mcs51 assembly version
3528         * device/lib/_sint2fs.c: added mcs51 assembly version
3529         * device/lib/_schar2fs.c: added mcs51 assembly version
3530         * device/lib/_ulong2fs.c: added mcs51 assembly version
3531         * device/lib/_uint2fs.c: added mcs51 assembly version
3532         * device/lib/_uchar2fs.c: added mcs51 assembly version
3533         * device/include/float.h: added #define to select asm vs c
3534
3535 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
3536
3537         * device/lib/printf_fast.c: improvements to float output
3538         * device/include/float.h: add defines for assembly float library
3539         * device/lib/_fsget1arg.c: receive 1 float arg
3540         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
3541         * device/lib/_fsnormalize.c: normalize a float
3542         * device/lib/_fsreturnval.c: return float, various helper routines
3543         * device/lib/_fsrshift.c: right shift a float's mantissa
3544         * device/lib/_fsswapargs.c: swap 2 floats
3545         * device/lib/Makefile.in: build these 6 new files for mcs51
3546         * device/lib/libfloat.lib: add these 6 files to the library
3547
3548 2004-12-26 Borut Razem <borut.razem AT siol.net>
3549
3550         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
3551           built by gcc 3.4.2
3552
3553 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
3554
3555         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
3556           and fully reentrant and register bank neutral.
3557         * device/lib/printf_fast.c: added float (not enabled by default),
3558           added compact/slower integer (also not enabled by default),
3559           improved size/speed of fast integer code, other minor changes
3560         * device/include/stdio.h, device/lib/Makefile.in,
3561           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
3562
3563 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
3564
3565         * src/pic16/pcode.c: declaring variables other than at the start of a
3566           block is not supported in C by VC6.
3567
3568 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
3569
3570         * applied a previous patch from Raphael Neider that wasn't included
3571         in the previous commits, which fixes infinite loops within jumptable
3572         improvements,
3573         * made some fixes that previous patches introduced
3574
3575 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
3576
3577         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
3578         that fixes an issue with AOP_PCODE asmop's offset,
3579         * (pic16_popCopyReg): update instance field too,
3580         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
3581         function of pic port,
3582         * (genCmp, genAnd, genAssign),
3583         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
3584
3585 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
3586
3587         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
3588         variables initial values to idata section,
3589         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
3590         variables in some functions. This utilizes parmBytes field of iCode
3591         structure to hold the offset of the variable in stack. (might be
3592         able to use the stack field too?)
3593         * applied patch from Raphael Neider # ### , # ###
3594         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
3595         variable initial values in idata section,
3596         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
3597         for static variables with initial value
3598         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
3599         applied fix in while loop from Raphael Neider.
3600
3601 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
3602
3603         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
3604         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
3605         * src/ds390/ralloc.c (serialRegAssign): spill bits
3606         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
3607         * support/Util/SDCCerr.c,
3608         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
3609         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
3610         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
3611
3612 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
3613
3614         * device/include/sdcc-lib.h: inserted LGPL, added includes
3615           asm/ds390/features.h and asm/mcs51/features.h
3616         * device/include/asm/default/features.h,
3617         * device/include/asm/gbz80/features.h,
3618         * device/include/asm/z80/features.h: added empty _AUTOMEM
3619           and _STATMEM
3620         * device/include/asm/ds390/features.h,
3621         * device/include/asm/mcs51/features.h: added files with defines for
3622           _AUTOMEM and _STATMEM indicating automatic and static storage class
3623         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
3624         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
3625         * src/SDCCicode.c (geniCodeCast),
3626         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
3627         * src/SDCCloop.c (loopInduction): removed unused variable lr
3628         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
3629           to convertToFcall to include char modulo (RFE 1065037), added check
3630           if left operand is unsigned and use abs of literal value
3631         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
3632           as it doesn't work after conversion from peephole.def to peephole.rul
3633         * src/mcs51/gen.c (toBoolean): added check for size,
3634           (genModOneByte): optimized code for signed char modulo a literal
3635           power of 2 (thanks to Hubert Sack),
3636           (genRRC): removed unnecessary "clr c",
3637           (genRLC): replaced "add a,acc" with cheaper "rlc a"
3638         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
3639           jump optimization,
3640           swapped rules 256.c and 256.d,
3641           extended 256.d by using new multiple checks (thanks Erik),
3642           added rules 256.e and 256.f,
3643           updated rule 261.a and 261.b to new generated code
3644         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
3645
3646 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3647
3648         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
3649           induction related bugs, including first part of bug #1074377
3650
3651 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
3652
3653         * applied patch from bug-report #1076292,
3654         * applied patches for genAnd and Goto-optimizations for Raphael
3655         Neider,
3656         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
3657         dump a less iCode information,
3658         * src/pic16/device.h (pic16_options_t): added field debgen,
3659         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
3660         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
3661         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
3662         puclic,
3663         * (various functions): added macros FENTRY and FENTRY2 to functions,
3664         to emit function prologue,
3665         * (various functions): fixed indentation,
3666         * (genNearPointerGet): fixed loading of FSR0,
3667         * (genPackBits): applied patch from Raphael Neider to fix updating
3668         of FSR0 and touching only the modified bits,
3669         * src/pic16/genarith.c (various functions): added macros FENTRY to
3670         emit function prologue in comments,
3671         * src/pic16/pcode.h: added functions debugf2, debugf3,
3672         * src/pic16/ralloc.c: partial fix for packForPush caused
3673         segmentation fault,
3674
3675 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3676
3677         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
3678           <stsp AT users.sourceforge.net> with reversed byte order
3679         * support/regression/tests/rotate.c: added (ds390 skips some tests)
3680
3681 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3682
3683         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
3684           bug #1074377
3685         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
3686         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
3687
3688 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
3689
3690         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
3691
3692 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3693
3694         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
3695           conditions,
3696           (setFromConditionArgs): friendly operand parser for peephole rules,
3697           (operandBaseName, operandsNotRelated): new peephole condition
3698           "operandsNotRelated" -- similar to "operandsNotSame", but takes
3699           architecture specific register naming into account, handles n-way
3700           comparisons, and supports quoted literals
3701         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
3702
3703 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3704
3705         * src/mcs51/peeph.def: fixed bug #1076940
3706
3707 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
3708
3709         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
3710
3711 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3712
3713         Adding support for replacing ljmps with sjmps in jumptables
3714         generated for switch statements. For now you need to set the
3715         environment variable SDCC_SJMP_JUMPTABLE to enable this.
3716         Now 4 algorithms for mcs51 jumptable generation are used:
3717         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
3718         addresses loaded pc-relative for up to 112 cases and stack-pushing
3719         target addresses loaded with offset from dptr for up to 256 cases.
3720
3721         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
3722         * src/mcs51/main.c: adapted constants for switch table generation
3723         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
3724
3725 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
3726
3727         * device/lib/printf_large.c (_print_format): fixed bug 1073386
3728         * support/regression/tests/bug1057979.c: added test for bug 1073386
3729
3730 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
3731
3732         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
3733         compilers
3734
3735 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
3736
3737         * src/pic16/device.h,
3738         * src/pic16/genarith.c,
3739         * src/pic16/glue.c,
3740         * src/pic16/main.c,
3741         * src/pic16/pcode.c: applied patches #1068154 and #1070213
3742
3743 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
3744
3745         Large cummulative patch for pic16 port.
3746         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
3747         to call when a stack overflow occurs,
3748         * (malloc.h): added CVS Id tag,
3749         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
3750         variable,
3751         * added libc directory. The current version of LibC contains string
3752         functions, ctype functions and macros and some functions of the
3753         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
3754         be extensively tested in the future. Standard disclaimer here.
3755         Library is not automatically build yet. But one can build it by
3756         invoking 'make' inside the libc directory.
3757         * added ADC library under libio. Preliminary version yet.
3758
3759         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
3760         * src/pic16/gen.c (aopForRemat): asmop size is filled by
3761         aopForRemat() now and not by pic16_aopOp(),
3762         * (pic16_popGetTempReg): removed warning messgae when allocating
3763         temporary registers, its a buggy feature and will be removed,
3764         * (pic16_popGet): set register instance field in AOP_CRY,
3765         * (pic16_outBitC): fixed for results in size greater than 1,
3766         * (genUminusFloat): fixed for pic16, ported code from mcs51,
3767         * (pic16_storeForReturn): optimized return of 0,
3768         * (genCmp): experimental code for new genCmp which uses PIC18's
3769         special compare&skip instructions. Initial tests fail some times
3770         with variables grater than 1 byte in size, so new code is disabled,
3771         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
3772         a single bit,
3773         * (genCast): began a fix to optimize the casting of a bit to another
3774         bit, now assigning a bitfield to another bitfield will fail, sorry,
3775         * src/pic16/main.c: disabled the use of lr-support feature,
3776         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
3777         * added some function prototypes, added function _debugf prototype,
3778         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
3779         bits with offset (case PO_GPR_BIT),
3780         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
3781         command line,
3782         * (isBankInstruction): modified to return 0 for no banking instruction,
3783         and 1 for banking instruction,
3784         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
3785         caused stop processing pCodes after a inline assembly block,
3786         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
3787         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
3788         registers when it shouldn't,
3789         * src/pic16/ralloc.c (allocReg): add preliminary support for
3790         supporting a limited set of temporary registers,
3791
3792 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3793
3794         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
3795           genDataPointerSet): ensure assignments always copy in MSB to LSB
3796           order,
3797           (loadRegFromAop): recognize CLRH optimization,
3798           (genFunction): optimize RECEIVE iCodes in reentrant functions
3799
3800 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3801
3802         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
3803           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
3804           selected.
3805         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
3806         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
3807           contiguous with data
3808
3809 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3810
3811         * device/lib/_gptrget.c (_gptrget),
3812         * device/lib/_gptrgetc.c (_gptrgetc),
3813         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
3814           instead of sjmp to ret
3815         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
3816           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
3817
3818 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
3819
3820         * .version: bumped version to 2.4.7
3821         * device/lib/_gptrget.c (_gptrget): is now _naked
3822         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
3823         * device/lib/_gptrput.c (_gptrput): is now _naked
3824         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
3825           (createFunction): fixed xstack
3826         * src/SDCCglue.c (emitMaps): set allocation required for bit area
3827         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
3828           or bit either,
3829           (geniCodeCritical): store original interrupt state in an iTemp bit
3830           var unless stack-auto
3831         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
3832         * src/SDCCmain.c (setIncludePath): added include/target to search path
3833         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
3834         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
3835           prototype,
3836           (processFuncArgs): put bit vars in bit area
3837         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
3838           unsaveRBank): fixed xstack,
3839           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
3840           (genFunction, genEndFunction): fixed xstack,
3841           (genAssign): optimization don't walk backwards through mem
3842         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
3843         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
3844         * support/regression/Makefile: also make library (for stack-auto) when
3845           making "all" and added "test-mcs51-xstack-auto"
3846         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
3847         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
3848         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
3849         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
3850         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
3851           make-library by MAKE_LIBRARY
3852         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
3853           regression tests for xstack
3854         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
3855         * support/regression/tests/critical.c: test for critical on mcs51
3856
3857 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3858
3859         * support/regression/ports/ucz80/spec.mk: use include and lib files from
3860           built version of sdcc instead of installed version
3861
3862 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
3863
3864         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
3865         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
3866           vprintf.c now
3867         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
3868         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
3869           WARNING: remove device/lib/build/z80/printf.o by hand when
3870           updating from previous build!
3871         * device/lib/z80/printf.c: updated comment
3872         * support/regression/tests/bug1057979.c: test all ports now
3873         * support/regression/tests/bug1065458.c: file added
3874
3875 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3876
3877         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
3878           *_start and *_end symbols for static functions
3879
3880 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
3881
3882         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
3883           and search crt0.o in all library paths,
3884           (setIncludePath): proper handling of --nostdinc,
3885           (setLibPath): proper handling of --nostdlib
3886         * support/regression/Makefile,
3887         * support/regression/ports/ds390/spec.mk,
3888         * support/regression/ports/gbz80/spec.mk,
3889         * support/regression/ports/hc08/spec.mk,
3890         * support/regression/ports/mcs51/spec.mk,
3891         * support/regression/ports/mcs51-large/spec.mk,
3892         * support/regression/ports/mcs51-stack-auto/spec.mk,
3893         * support/regression/ports/z80/spec.mk: use include and lib files from
3894           built version of sdcc instead of installed version
3895         * doc/sdccman.lyx: fixed typo in --nostdinc
3896
3897 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
3898
3899         * src/pic/pcode.c,
3900         * src/pic/device.c,
3901         * src/pic/ralloc.c,
3902         * src/pic/gen.c : added support to generate code for struct bit fields.
3903
3904 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
3905
3906         * as/xa51/xa_version.h,
3907         * device/include/errno.h,
3908         * device/include/regc515c.h,
3909         * device/lib/_itoa.c,
3910         * device/lib/_ltoa.c,
3911         * device/lib/ser_ir_cts_rts.c,
3912         * sim/ucsim/xa.src/glob.cc,
3913         * sim/ucsim/xa.src/inst_gen.cc,
3914         * sim/ucsim/xa.src/xa_bit.cc,
3915         * sim/ucsim/xa.src/xa_sfr.cc,
3916         * sim/ucsim/z80.src/inst_dd.cc,
3917         * sim/ucsim/z80.src/inst_fdcb.cc,
3918         * support/scripts/keil2sdcc.pl,
3919         * src/pic16/pic16.dsp,
3920         * src/pic16/pic16a.dsp: corrected cvs line endings
3921         * device/lib/printf_large.c: fixed bug 1057979
3922         * src/pic16/gen.c: fixed non-C standard code
3923         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
3924         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
3925         * support/regression/ports/mcs51/support.c: reload T1 asap
3926         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
3927           pdata use and clear idata startup behaviour
3928         * support/regression/tests/bug1057979.c: added
3929
3930 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
3931
3932         * device/examples/ds390/ow390/ad26.h,
3933         * device/examples/ds390/ow390/cnt1d.h,
3934         * device/examples/ds390/ow390/crcutil.c,
3935         * device/examples/ds390/ow390/ownet.h,
3936         * device/examples/ds390/ow390/owsesu.c,
3937         * device/examples/ds390/ow390/swt12.h,
3938         * device/examples/ds390/ow390/swtoper.c,
3939         * device/examples/ds390/ow390/temp10.h,
3940         * device/examples/ds390/ow390/thermodl.c,
3941         * device/examples/ds390/tinitalk/tinitalk.dsp,
3942         * device/examples/ds390/tinitalk/tinitalk.dsw,
3943         * device/examples/mcs51/clock/hw.h,
3944         * device/examples/mcs51/simple2/go.bat,
3945         * device/examples/serialcomm/windows/serial.h,
3946         * device/examples/xa51/dummy.c,
3947         * device/examples/xa51/hello.c,
3948         * device/include/80c51xa.h,
3949         * device/include/at89x051.h: corrected cvs line endings
3950
3951 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
3952
3953         * src/pic16/main.c (options): added command line --gstack, to trace
3954         stack over/under flows,
3955         * added pragma 'wparam' to allow passing first byte of function
3956         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
3957         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
3958         call to __gstack_test function and sets up the symbol as extern,
3959         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
3960         * popaop): added call to pic16_testStackOverflow,
3961         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
3962         wparamList list,
3963         * (genCall, genPcall): now all parameters are passed via stack
3964         except in functions that are pass to wparam pragma in which WREG is
3965         used too,
3966         * (genPcall): REENTRANT flag is checked to see if variable prototype
3967         contains reentrant keyword, don't call a non-reentrant function, via
3968         a reentrant function pointer or vice versa, functions are never
3969         passed via WREG,
3970         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
3971         D.Winkler,
3972         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
3973         SIGSEGV when accessing a NULL register stucture,
3974         * (pic16_printGPointerType): modified to handle UPPER modifier for
3975         function initializers, changed prototype of function to simpler one,
3976         * (pic16_printIvalFuncPtr): check to see if function is already
3977         added in externs list,
3978         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
3979         optimized a move from W to SFR with a move to the same register
3980         later after a CALL,
3981         * device/lib/pic16/debug: NEW directory, contains debug features
3982         which are enabled when linking with libdebug.lib, currently command
3983         line option --gstack enables stack pointer tracing for over/under
3984         flow, corresponding sources are in debug/gstack
3985
3986 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
3987
3988         * doc/sdccman.lyx: updated SDCC version,
3989         * (PIC16 port): update list of command line options,
3990         * src/pic16/device.h (structure pic16_options_t): added field gstack
3991         to enable stack overflow tracing on push/pops,
3992         * src/pic16/device.c (statistics structure): added statistics
3993         structure,
3994         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
3995         pic16_dump_int_registers): increase statistics counters for each
3996         * variable which is encountered
3997         * (pic16_dump_usection): emit each .udata variable to its own udata
3998         section,
3999         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
4000         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
4001         parameters via stack, otherwise use old scheme,
4002         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
4003         assembler output file,
4004         * src/pic16/main.c: added command line options --gstack to enable
4005         push/pop tracing for stack overflow,
4006         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
4007         instructions): added size of each instruction,
4008         * (pic16_countInstruction): estimate size of instructions in
4009         the_pFile list, inline assembly blocks are not counted,
4010         * (pic16_FixRegisterBanking): trace previous register usage, when
4011         banksel optimizations is greater than 0, don't emit a redudant
4012         banksel directive,
4013
4014 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
4015
4016         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
4017         * src/pic16/ralloc.c : applied same fix for pic16.
4018         * src/pic/gen.c : tidied it up a little.
4019
4020 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4021
4022         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
4023         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
4024
4025 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4026
4027         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
4028
4029 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4030
4031         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
4032         non-reentrant function __modsint in the interrupt function (thus
4033         corrupting math operations during serial I/O)
4034         * device/lib/ser_ir.c: as above, changed buffersize
4035         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
4036         256.c,d for zeroing
4037         * doc/Makefile: added option -t for rsync
4038
4039 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4040
4041         * src/SDCCast.h (struct ast),
4042         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
4043
4044 2004-10-20 Borut Razem <borut.razem AT siol.net>
4045
4046         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
4047         package
4048
4049 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
4050
4051         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
4052         makefile targets,
4053         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
4054         support functions to replace long sequences of MOVFF's from access
4055         bank registers to stack and vice versa,
4056         * src/pic16/device.h: added new field opt_flags, where optimization
4057         flags can be set to enable certain features,
4058         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
4059         * pBlock, (genFunction, genEndFunction): surroung loop for
4060         saving/loading used registers in stack with PC_INFO pCodes,
4061         INF_LREGS. Code in between can then be optimized by pCode optimizer
4062         to support function calls,
4063         * (genDataPointerSet): fixed bug which loaded float fields in
4064         structures with corrupt data,
4065         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
4066         in a standard way debug info on stderr. Feature used for developing
4067         and debugging only,
4068         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
4069         obsolete chunks of code,
4070         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
4071         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
4072         * pic16/src/pcode.c (pic16_newpCodeInfo,
4073         * (pic16_newpCodeOpLocalRegs),
4074         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
4075         feature,
4076         * (pic16_pCodeConstString): printing of the initial value of a
4077         symbol as a comment is inhibited since parsing was already done by
4078         copyStr and output is corrupt,
4079         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
4080
4081 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4082
4083         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
4084
4085 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
4086
4087         * as/mcs51/lkarea.c: removed old K&R style,
4088           (lnksect): changed check on boundary error,
4089           (lnksect2): changed check on boundary error,
4090           (lnksect2): extend XSTK to end of page if size = 1
4091         * as/mcs51/lkmain.c: removed old K&R style,
4092           (Areas51): create l_IRAM symbol
4093         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
4094         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
4095           model-mcs51-stack-auto, added model-mcs51-xstack-auto
4096         * device/lib/_mullong.c: added version to be compiled with xstack
4097         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
4098         * device/lib/mcs51/crtxclear.asm: clear pdata as well
4099         * device/lib/mcs51/crtxstack.asm: fixed comment
4100         * src/SDCCglue.c: maxInterrupts defaults to 0,
4101           (emitMaps): added pdata,
4102           (createInterruptVect): (re)moved default,
4103           (glue): added pdata,
4104           (glue): moved __start__xstack to XSTK with default size 1
4105         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
4106           and options.float_rent when options.stackAuto is set,
4107           (linkEdit): only write XDATA_NAME if provided on command line
4108         * src/SDCCmem.h,
4109         * src/SDCCmem.c: added pdata
4110         * src/port.h: added pdata_name to PORT
4111         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
4112           (saveRegisters, unsaveRegisters): removed usage of B,
4113           (genMinus): fixed accumulator clash,
4114           (genJumpTab): added comment, this needs another look
4115         * src/mcs51/gen.c: added check for "B in use" paranoia,
4116           added pushB() and popB()
4117         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
4118           chance
4119         * src/avr/main.c,
4120         * src/ds390/main.c,
4121         * src/hc08/main.c,
4122         * src/mcs51/main.c,
4123         * src/pic/main.c,
4124         * src/pic16/main.c,
4125         * src/xa51/main.c,
4126         * src/z80/main.c: (reset_regparms) made void parameter explicit and
4127           added PSEG (PAG,XDATA) or NULL to port specifier
4128         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
4129         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
4130           (_mcs51_genInitStartup): removed __start__xstack equ,
4131           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
4132         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
4133         * src/z80/gen.c (_rleAppend): fixed warnings
4134         * support/regression/tests/zeropad.c: added pdata test
4135         * .version: bumped to 2.4.6
4136
4137 2004-10-17 Borut Razem <borut.razem AT siol.net>
4138
4139         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
4140         as a part of nightly build
4141
4142 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
4143
4144         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
4145         WREG holds the first byte function parameters,
4146         * (aopForSym): take special case for symbols which are in FARSPACE
4147         but in CODESPACE too,
4148         * (assignResultValue): modified to take into account _G.useWreg,
4149         * (genCall): don't use wreg for parameter passing when function is
4150         declared as reentrant, too, added optimization INCF to stack
4151         pointer when stack parameter count is 1,
4152         * (genFunction, genEndFunction): refurnished and fixed to not using
4153         wreg for passing parameters when function has varargs or is
4154         reentrant, fixed bug with symbol name compare for generating
4155         functions in absolute address,
4156         * (pic16_storeForReturn): refurnished,
4157         * (genCmp): began writing a new version of the function, not ready
4158         yet, therefore it is disabled,
4159         * (genAssign): do not read code memory when assigning a function to
4160         a pointer function,
4161         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
4162         array of characters, not pointer,
4163         * (pic16initialComments): in debug mode emit an .ident directive for
4164         the assembler,
4165         * (_process_pragma): emit a new warning type (internal to pic16)
4166         when setting stack to default length, emit a similar warning when
4167         placing a function at absolute address and address is not word aligned
4168         * (_pic16_parseOptions): added 'return TRUE' statement,
4169         * (_pic16_linkEdit): if compiling a source, then add the source's
4170         file object, first in the list of objects to link,
4171
4172 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
4173
4174         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
4175         * src/pic/main.c : removed VC warning.
4176         * src/pic/gen.c : changed comment.
4177
4178 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
4179
4180         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
4181         reference to a deprecated symbol _GPTRREG was causing failure to
4182         link. Thanks G. M. Gallant for the info.
4183
4184 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
4185
4186         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
4187         comments for Bugs item #954788.
4188
4189 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
4190
4191         * src/pic16/device.c (pic16_dump_gsection,
4192         * pic16_groupRegistersInSection): handle symbols declared to be in
4193         access bank differently,
4194         * src/pic16/gen.c (struct _G): added field resDirect,
4195         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
4196         send values read from stack directly to result and don't allocate
4197         temporary values,
4198         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
4199         same registers,
4200         * (pic16_sameRegsOfs): NEW,
4201         * (freeAsmop): if _G.resDirect is set then do not mark registers as
4202         free because they were not allocated from temporary pool,
4203         * pic16_popRegFromString): workaround to fix a problem with
4204         allocating variables twice or never,
4205         * (genGenPointerGet): using PRODL instead of FSR0H,
4206         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
4207         instead of FSR0H,
4208         * (genAssign): take advantage of the _G.resDirect flag,
4209         * (genCast): around line 11844, use mov2f instead of directly
4210         MOVFF'ing between operands to account for literal values,
4211         * src/pic16/genutils.c: some new debug functions for gpsim have been
4212         added,
4213         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
4214         float with integer part only,
4215         * src/pic16/main.c (_process_pragma): handle pragma udata access to
4216         place variables in access bank
4217         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
4218         updated sources to reflect recent changes in gen.c
4219
4220 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
4221
4222         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
4223         sources that searched for headers in installation path, now the
4224         device/include/pic16 is used,
4225         * src/pic16/glue.c (pic16glue),
4226         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
4227         .line directives if not in debug mode, this suppresses assembler's
4228         warnings for ignored directives
4229
4230 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
4231
4232         * src/port.h: made reset_regparms prototype void parameter explicit.
4233         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
4234         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
4235         * doc/sdccman.lyx: documented warning disabling and how to use
4236           printf_large to make it print floats.
4237         * device/include/stdbool.h: NEW
4238         * device/lib/_atof.c,
4239         * device/lib/_divuint.c,
4240         * device/lib/_divulong.c,
4241         * device/lib/expf.c,
4242         * device/lib/printf_large.c,
4243         * device/lib/sincosf.c,
4244         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
4245         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
4246           a completely reentrant lib.
4247
4248 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
4249
4250         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
4251         * device/include/pic16/stdio.h: fixed bug with colon
4252
4253 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
4254
4255         * device/include/pic16/stdio.h,
4256         * device/include/pic16/stdlib.h,
4257         * device/include/pic16/math.h: NEW
4258         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
4259         declared as _naked to reduce overhead
4260         * device/lib/Makefile.in (target port-specific-objects-pic16):
4261         changed * to *.* so to ignore the CVS directory,
4262         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
4263         stacked variables back in stack,
4264         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
4265         corruption
4266
4267 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
4268
4269         * .version: bumped version number to 2.4.5
4270         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
4271         * support/Util/SDCCerr.c (messages structure): added entry for
4272         W_POSSBUG2
4273
4274         Large cumulative patch for pic16 port and libraries.
4275         * device/include/pic16/sdcc-lib.h,
4276         * device/include/pic16/stdarg.h,
4277         * device/include/asm/pic16/features.h,
4278         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
4279         * device/include/pic16/float.h: changes reentrant keyword with
4280         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
4281         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
4282         updated target build-libraries to include objects from gptr,
4283         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
4284         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
4285         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
4286         all function headings,
4287         * src/SDCCmain.c: added global parameter userIncDirsSet,
4288         * (parseCmdLine): when option -I is encountered add directory to
4289         userIncDirsSet too,
4290         * src/version.awk: added space between control and long,
4291         * src/pic16/NOTES: added some notes for the port,
4292         * src/pic16/gen.c: added prototype for mov2fp function,
4293         * (fReturnpic16[]): properly named return value registers,
4294         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
4295         * (aopForSym): added code to handle symbols with onStack flag set,
4296         symbols onStack are allocated PTRSIZE bytes,
4297         * (aopFreeAsmop): handles special case where asmops are stack objects,
4298         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
4299         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
4300         added argument lock to trace flaws in allocating temporary registers
4301         when developing port,
4302         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
4303         * (pic16_popRegFromString): reenabled allocating a direct register
4304         from string,
4305         * (assignResultValue): various beautifications,
4306         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
4307         referenced function argument,
4308         * (genIpush): reenabled to allow stacked arguments, handles only
4309         ic->parmPush iCodes,
4310         * (genCall, genPcall): major changes to allow for variable argument
4311         functions, fixed a bug with falsely restoring stack pointer after
4312         returning from call,
4313         * (genFunction): pending code for critical function,
4314         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
4315         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
4316         * (genNearPointerGet): fixed bug with indirect reading, was always
4317         reading from INDF0
4318         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
4319         pointers,
4320         * (genAddrOf): rewrote code to take address of a stacked function parameter
4321         * (genCast): fixed casting to generic pointer type,
4322         * src/pic16/gen.h: added AOP_STA,
4323         * (struct asmop): added field stk,
4324         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
4325         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
4326         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
4327         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
4328         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
4329         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
4330         generic pointers,
4331         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
4332         and library paths,
4333         * (pic16_port structure): generic pointer size is set to 3,
4334         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
4335         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
4336         compiler warning,
4337         * src/pic16/ralloc.c (allocReg): prevent allocating register when
4338         operand is an iTemp,
4339
4340 2004-09-24 Martin Helmling <mh AT octo-soft.de>
4341
4342         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
4343         * debugger/mcs51/simi.c: addapt new syntax of s51
4344
4345 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
4346
4347         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
4348         * src/pic16/pcode.c: commented out some calls to free() in order to
4349         fix bug #989576,
4350
4351 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4352
4353         * src/SDCCicode.h,
4354         * src/SDCCicode.c (isiCodeInFunctionCall),
4355         * src/avr/ralloc.c (selectSpil),
4356         * src/pic/ralloc.c (selectSpil),
4357         * src/pic16/ralloc.c (selectSpil),
4358         * src/ds390/ralloc.c (selectSpil),
4359         * src/hc08/ralloc.c (selectSpil),
4360         * src/xa51/ralloc.c (selectSpil),
4361         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
4362         stack in the middle of a function call sequence (fixes bug #1020268)
4363         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
4364         costs associated with the minimum switch case.
4365
4366 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4367
4368         * src/SDCC.lex: fixed bug #1030549
4369
4370 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4371
4372         * src/SDCCcse.h (struct cseDef),
4373         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
4374         over a function call if the CSE is derived from a symbol whose
4375         address has been taken (fixes bug #1029883)
4376         * support/regression/tests/bug-1029883: a new regression test for
4377         this bug
4378
4379 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4380
4381         * src/hc08/gen.c (emitinline): fixed bug #1029778
4382         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
4383         to a cast object is no longer a syntax error ("fixes" bug #1030006,
4384         and starts toward RFE #905167)
4385
4386 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
4387
4388         * src/pic16/gen.c (mov2f): New function to move an operand to
4389         another without considering if it is a literal or a register,
4390         * (pic16_sameRegs): don't check if they are both AOP_REG,
4391         * (AccRsh): removed andmask=0 lines,
4392         * (genLeftShift): duplicated to be improved in future versions,
4393         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
4394         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
4395         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
4396         * (pic16initMnemonics): added initialization for POC_INFSNZW,
4397         * (insertBankSwitch): fixed inserting banksel directives algorithm
4398         for instructions that follow a skip instruction, this fixes a report
4399         for broken subtraction code generation,
4400         * src/pic16/ralloc.c (deassignLRs): do not free register if current
4401         iCode is a left op, just in case result and right share the same
4402         registers
4403
4404 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4405
4406         * src/hc08/main.c,
4407         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
4408         preservation of HX
4409         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
4410         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
4411         on 2004-09-12; it was buggy
4412
4413 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
4414
4415         * src/SDCCsymt.h: removed RESULT_CHECK
4416         * src/SDCCast.c,
4417         * src/SDCCglue.c,
4418         * src/SDCCval.c,
4419         * src/pic/glue.c,
4420         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
4421
4422 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
4423
4424         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
4425         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
4426         configuration values no more rejected by compiler, they are assigned
4427         to configuration registers with a warning message instead,
4428         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
4429         the for-loop so last conf register is emitted too,
4430         * (_pic16_initPaths): link library libsdcc.lib by default,
4431         * (_hasNativeMulFor): modified test for multiplication according to
4432         Raphael Neider's remarks. Integer multiplication is also done with
4433         support functions,
4434         * device/include/pic16/pic18fregs.h: corrected type error in while
4435         testing and including 18f6720 header file
4436
4437 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
4438
4439         * src/pic16/device.h (pic16_options): removed field use_crt,
4440         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
4441         until an optimization to handle single bits is added,
4442         * (pic16_loadFSR0): moved before genUnpackBits,
4443         * (genAnd): some white lines removed,
4444         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
4445         leave_reset flags in pic16_options when using crt modules,
4446
4447 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
4448
4449         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
4450           for bugs 898889 & 979599. Also used some safer print instructions.
4451
4452 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
4453
4454         * src/pic16/device.h (pic16_options_t): added field use_crt,
4455         crt_name, no_crt,
4456         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
4457         catch a probable future bug,
4458         * src/pic16/gen.c: aopIdx function commented out,
4459         * (genAssign): commented out old code which used aopIdx,
4460         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
4461         code, added if conditionals to take into account the --use-crt
4462         command line options,
4463         * src/pic16/main.c (pic16_optionsTable): added new command line
4464         options, --use-crt= and --no-crt,
4465         * (_pic16_linkEdit): now the proper crt object is added in the
4466         linker command line except than when --no-crt is specified,
4467         * src/pic16/pcode.c,
4468         * src/pic16/pcode.h: added some structures and functions for a new
4469         optimization scheme to compansate for instruction overhead between
4470         same iCodes, this scheme is currently under development and is not
4471         working in any way,
4472         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
4473         to && operator,
4474         * device/lib/pic16/startup/crt0i.c,
4475         * device/lib/pic16/startup/crt0iz.c: added global char variable
4476         __uflags to force the generation of an idata section
4477
4478 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
4479
4480         * doc/Makefile,
4481         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
4482         * doc/sdccman.lyx: updated sdcc version to 2.4.4
4483
4484 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4485
4486         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
4487         Frieder) and clarified the default code optimization mode
4488
4489 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4490
4491         * src/SDCC.lex (doPragma, process_pragma),
4492         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
4493         "opt_code_size", and "opt_code_balanced"
4494         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
4495         regrouped options by category, added support for category headers
4496         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
4497         and "--opt-code-size"
4498         * doc/sdccman.lyx: documented these new options and pragmas
4499         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
4500         preference into account
4501
4502 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4503
4504         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
4505           geniCodePreDec): Fixed bug 904237 by generating a warning
4506         * src/SDCCerr.h,
4507         * src/SDCCerr.c: added warning W_SIZEOF_VOID
4508
4509 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
4510
4511         * src/pic/device.c : When no max ram set validate full memory range.
4512         * src/pic/pcode.c,
4513         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
4514
4515 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4516
4517         * device/lib/_gptrget.c,
4518         * device/lib/_gptrput.c: updated comment
4519         * device/lib/calloc.c,
4520         * device/lib/free.c,
4521         * device/lib/malloc.c,
4522         * device/lib/realloc.c: added LGPL, made them reentrant-safe
4523         * src/SDCCcse.c (cseBBlock),
4524         * src/SDCCicode.c (printOperand, geniCodeArray),
4525         * src/SDCCicode.h (struct operand): fixed bug 868103
4526         * support/regression/tests/bug-868103.c: added
4527         * src/SDCCast.c (searchLitOp),
4528         * src/SDCCcse.h (struct cseDef),
4529         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
4530         * src/SDCCicode.h (struct operand),
4531         * src/SDCCsymt.h (struct sym_link),
4532         * src/avr/gen.c (hasInc),
4533         * src/ds390/gen.c (hasInc),
4534         * src/hc08/gen.c (genPlusIncr, hasInc),
4535         * src/mcs51/gen.c (hasInc),
4536         * src/pic16/glue.c (pic16_printIvalChar),
4537         * src/pic16/ralloc.c (regWithIdx),
4538         * src/xa51/gen.c (hasInc) : removed warnings
4539         * src/SDCCast.c (createBlock): added comment ???
4540         * src/hc08/ralloc.c: updated comments
4541
4542 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4543
4544         * doc/sdccman.lyx: updated section on switch statements, added
4545         section about semaphore locking
4546         * doc/Makefile: added option -info for latex2html
4547         * device/lib/_gptrget.c,
4548         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
4549
4550 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
4551
4552         * src/pic/device.h,
4553         * src/pic/device.c,
4554         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
4555          maxram is less than 0x100.
4556
4557 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
4558
4559         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
4560
4561 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4562
4563         * src/port.h,
4564         * src/mcs51/main.c,
4565         * src/ds390/main.c,
4566         * src/z80/main.c,
4567         * src/hc08/main.c,
4568         * src/pic/main.c,
4569         * src/pic16/main.c,
4570         * src/avr/main.c,
4571         * src/xa51/main.c
4572         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
4573         a jump table is the best form for a switch statement, including
4574         automatic insertion of missing cases to make the case range
4575         continuous. Developed in collaboration with Frieder Ferlemann.
4576
4577 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4578
4579         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
4580         accumulator result if it needs sign extension
4581
4582 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4583
4584         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
4585
4586 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4587
4588         * device/lib/gbz80/printf.c,
4589         * device/lib/z80/printf.c: removed define for NULL
4590
4591 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4592
4593         * as/xa51/xa_link.c,
4594         * device/examples/ds390/ow390/ad26.c,
4595         * device/examples/ds390/ow390/cnt1d.c,
4596         * device/examples/ds390/ow390/counter.c,
4597         * device/examples/ds390/ow390/ds2480.h,
4598         * device/examples/ds390/ow390/ds2480ut.c,
4599         * device/examples/ds390/ow390/findtype.c,
4600         * device/examples/ds390/ow390/gethumd.c,
4601         * device/examples/ds390/ow390/owllu.c,
4602         * device/examples/ds390/ow390/ownetu.c,
4603         * device/examples/ds390/ow390/swt12.c,
4604         * device/examples/ds390/ow390/swtloop.c,
4605         * device/examples/ds390/ow390/temp.c,
4606         * device/examples/ds390/ow390/temp10.c,
4607         * device/examples/ds390/ow390/thermo21.c,
4608         * device/examples/ds390/ow390/tinilnk.c,
4609         * device/examples/ds390/ow390/tstfind.c,
4610         * device/examples/serialcomm/windows/serial.cpp,
4611         * device/examples/serialcomm/windows/test_serialcomm.cpp,
4612         * device/include/reg51.h: fixed line endings for cvs
4613
4614 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4615
4616         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
4617         packRegsForAccUse, packRegisters): new accumulator register
4618         packing algorithm
4619         * support/regression/ports/hc08/support.c (_putchar): suppress
4620         warning of unused variable
4621         * src/SDCCicode.c: added SWAP entry to codeTable
4622
4623 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
4624
4625         * device/lib/sprintf.c: forgot to add this file before previous commit
4626
4627 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
4628
4629         * src/pic16/gen.c (genPackBits): added operand right in function
4630         parameters, load result directly if p_type is POINTER (that is
4631         called by genNearPointerSet)
4632         * (genUnPackBits): added operand left in function parameters,
4633         * (genNearPointerGet, genNearPointerSet): prevent the loading of
4634         FSR0 if accessing bitfields,
4635
4636 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
4637
4638         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
4639           _print_format; updated printf, sprintf, vsprintf
4640         * device/include/asm/default/features.h: corrected comment/define
4641         * device/lib/Makefile.in: added sprintf.c
4642         * device/lib/libsdcc.lib: added sprintf module
4643         * device/lib/printf_large.c,
4644         * device/lib/vprintf.c,
4645         * device/lib/sprintf.c: totally refactored printf_large and vprintf
4646           into these 3 files
4647         * support/regression/Makefile: changed ALL_PORTS into a usefull default
4648         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
4649         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
4650           hc08 test
4651         * support/regression/tests/zeropad.c: define idata as data for hc08
4652
4653 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4654
4655         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
4656         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
4657         labels are referenced at least once (even if a reference is not found)
4658         * src/hc08/gen.c (emitcode): set isComment flag for comments
4659         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
4660         loads), rules 6a..6b (optimize jumps to return)
4661
4662 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4663
4664         * device/lib/acosf.c (acosf),
4665         * device/lib/asinf.c (asinf),
4666         * device/lib/atanf.c (atanf),
4667         * device/lib/ceilf.c (ceilf),
4668         * device/lib/cosf.c (cosf),
4669         * device/lib/coshf.c (coshf),
4670         * device/lib/cotf.c (cotf),
4671         * device/lib/fabsf.c (fabsf),
4672         * device/lib/floorf.c (floorf),
4673         * device/lib/log10f.c (log10f),
4674         * device/lib/logf.c (logf),
4675         * device/lib/sinf.c (sinf),
4676         * device/lib/sinhf.c (sinhf),
4677         * device/lib/sqrtf.c (sqrtf),
4678         * device/lib/tanf.c (tanf),
4679         * device/lib/tanhf.c (tanhf),
4680         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
4681         replaced all instances of "reentrant" in the library functions
4682         defined in math.h with this macro.
4683         * support/regression/tests/float_trans.c: reenabled test for hc08
4684
4685 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
4686
4687         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
4688         erroneously deleted
4689
4690 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4691
4692         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
4693         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
4694         multi-byte volatile operands are used
4695         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
4696         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
4697         initialization to area GSINIT0 so that it would always precede
4698         any static initializers in GSINIT
4699         * support/regression/tests/zeropad.c: fixed idata define for hc08
4700         * support/regression/tests/bug-927659.c,
4701         * support/regression/tests/float_trans.c: disabled tests for hc08
4702         pending missing library routines
4703         * .version: increased version number to 2.4.4 - hc08 port now passes
4704         regression tests
4705
4706
4707 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
4708
4709         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
4710         * Makefile.common.in,
4711         * as/Makefile,
4712         * as/hc08/Makefile.in,
4713         * as/mcs51/Makefile.in,
4714         * as/z80/Makefile.in,
4715         * debugger/mcs51/Makefile.in,
4716         * device/include/Makefile.in,
4717         * device/lib/Makefile.in,
4718         * doc/Makefile,
4719         * link/Makefile,
4720         * link/z80/Makefile.in,
4721         * packihx/Makefile.in,
4722         * sim/ucsim/main_in.mk,
4723         * sim/ucsim/avr.src/Makefile.in,
4724         * sim/ucsim/doc/Makefile.in,
4725         * sim/ucsim/gui.src/serio.src/Makefile.in,
4726         * sim/ucsim/hc08.src/Makefile.in,
4727         * sim/ucsim/s51.src/Makefile.in,
4728         * sim/ucsim/xa.src/Makefile.in,
4729         * sim/ucsim/z80.src/Makefile.in,
4730         * src/Makefile.in,
4731         * support/cpp2/Makefile.in,
4732         * support/librarian/Makefile,
4733         * support/makebin/Makefile: added DESTDIR to the install path proposed
4734         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
4735         * doc/sdccman.lyx: added DESTDIR documentation
4736
4737 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
4738
4739         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
4740         instruction for interrupt handlers, use fast returns when returning
4741         from high priority interrupts
4742
4743 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4744
4745         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
4746         code generation
4747         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
4748         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
4749         bugs, ported much of Bernhard's code from mcs51
4750         * src/mcs51/gen.c (genSend),
4751         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
4752         than one when calling a reentrant function
4753         * device/lib/_mullong.c: defined an alternate struct layout for big
4754         endian ports (hc08)
4755
4756 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4757
4758         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
4759         test
4760
4761 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4762
4763         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
4764         are sane and complete before asking the port its prefered parameter
4765         passing method (fixes bug #1017633)
4766         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
4767         and _ret3
4768
4769 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4770
4771         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
4772         problem in bitfields >= 8 bits.
4773
4774 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4775
4776         * src/SDCCsymt.c: undid changes that were not meant to be committed
4777
4778 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4779
4780         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
4781
4782 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4783
4784         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
4785           copied and wrong bit got inverted
4786
4787 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4788
4789         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
4790         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
4791         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
4792         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
4793         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
4794         assignments to bitfields at known addresses
4795         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
4796         reads from bitfields at known addresses
4797         * src/hc08/ralloc.c (packRegisters),
4798         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
4799         genhc08Code): optimize pointer get values used as conditionals
4800         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
4801         and branch
4802
4803 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4804
4805         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
4806         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
4807         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
4808         as conditionals
4809
4810 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4811
4812         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
4813
4814 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4815
4816         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
4817         related problems
4818
4819 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
4820
4821         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
4822
4823 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4824
4825         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
4826         mcs51 port
4827
4828 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
4829
4830         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
4831
4832 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4833
4834         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
4835         cases use more compact code.
4836
4837 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
4838
4839         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
4840
4841 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4842
4843         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
4844
4845 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4846
4847         * src/SDCCsymt.h,
4848         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
4849         parameter of changePointer() from symbol* to sym_link*
4850         * src/SDCCast.c (decorateType): call changePointer() for CAST op
4851         * src/SDCCsymt.c (compareType): void* type is castable to other
4852         pointers, but not necesarily an exact match.
4853         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
4854         is no longer blindly treated as an exact match.
4855         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
4856
4857 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
4858
4859         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
4860
4861 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
4862
4863         * src/pic/gen.c,
4864         * src/pic/pcode.c,
4865         * src/pic/ralloc.h,
4866         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
4867
4868 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
4869
4870         * src/pic/device.c,
4871         * src/pic/device.h,
4872         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
4873
4874 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4875
4876         * src/mcs51/gen.c (emitcode): fixed bug #992819
4877
4878 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
4879
4880         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
4881           there's no need to make it worse
4882
4883 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4884
4885         * src/mcs51/ralloc.c (deassignLR),
4886         * src/ds390/ralloc.c (deassignLR),
4887         * src/hc08/ralloc.c (deassignLR),
4888         * src/z80/ralloc.c (deassignLR),
4889         * src/pic/ralloc.c (deassignLR),
4890         * src/pic16/ralloc.c (deassignLR),
4891         * src/avr/ralloc.c (deassignLR),
4892         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
4893         rlivePoint): fixed another part of bug #971834
4894
4895 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4896
4897         * src/z80/main.c: enabled "critical" keyword
4898         * src/z80/mappings.i,
4899         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
4900         functions (fixes bug #979646)
4901         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
4902
4903 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4904
4905         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
4906           such as c:\mydir.
4907
4908 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
4909
4910         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
4911           doesn't disable too much optimizations
4912
4913 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
4914
4915         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
4916
4917 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
4918
4919         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
4920
4921 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
4922
4923         * src/pic/gen.c tidied up tabs
4924         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
4925         * src/pic/main.c tidied up tabs
4926         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
4927         * src/pic/pcoderegs.c tidied up tabs
4928         * src/pic/ralloc.c tidied up tabs
4929
4930 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
4931
4932         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
4933         to S_FIXED for pic16 port and when symbol is not in level 0,
4934         allocate for S_REGISTER storage class and pic16 port, too,
4935         * src/pic16/device.h: prototype for checkSym,
4936         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
4937         * (pic16_assignConfigWordValue): test the value and the mask to
4938         validate that the value is suitable for the configuration word,
4939         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
4940         collect extern declared symbols, don't emit symbol twice, check
4941         first if symbol is in publics set first,
4942         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
4943         * added command line '--fstack' which enables an experimental
4944         feature for stack access, too buggy to be used yet...
4945         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
4946         * (pic16_allocDirReg): when register has storage class S_REGISTER
4947         allocate in pic16_dynAccessRegs,
4948         * device/include/pic16/pic18f????.h: modified configuration word
4949         naming convention, words started as CONFIG0H but should be CONFIG1H
4950
4951 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
4952
4953         * device/include/mcs51reg.h: fixed bug 970993
4954
4955 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
4956
4957         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
4958         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
4959         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
4960         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
4961         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
4962         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
4963           error/warning numbers,
4964           added function setWarningDisabled()
4965         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
4966         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
4967           _memcmp.c _memmove.c calloc.c realloc.c free.c
4968         * support/regression/tests/malloc.c: added tests for new functionality
4969         * support/regression/tests/zeropad.c: added tests for truncated initializers
4970           and initialized char arrays starting with '\x0'
4971         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
4972
4973 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
4974
4975         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
4976
4977 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4978
4979         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
4980         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
4981         peephole 177.e. Thanks to anonymous
4982
4983 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
4984
4985         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
4986         function isn't used in the source but referenced as a
4987         variable initializer then declare it as extern in .asm file
4988
4989 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
4990
4991         * .version: increased version number to 2.4.3
4992
4993         Adding version extension according to ChangeLog CVS revision
4994         * src/Makefile.in (target all): added dependency 'version.h'
4995         * (rule version.h): added rule to create version.h from ChangeLog,
4996         * (rule dep): added dependency version.h,
4997         * src/version.awk: AWK script to create version.h
4998         * src/SDCCdwarf2.c (dwWriteModule),
4999         * src/SDCCglue.c (initialComments),
5000         * src/SDCCmain.c (printVersionInfo): modified to write after
5001         version string the version extension number,
5002         * src/SDCCutil.c: included "version.h"
5003         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
5004         number,
5005         * src/SDCCutil.h: added prototype for getBuildNumber
5006
5007         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
5008         includeDirsSet, too,
5009         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
5010         const char [] is found in function prototype...
5011
5012         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
5013         moving to WREG with source is already in WREG,
5014         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
5015         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
5016         * (aopForSym): stack'ed symbols are partially supported, added
5017         if-clause to support symbols in FARSPACE,
5018         * (sameRegs): added test for AOP_ACC to see if registers are same,
5019         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
5020         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
5021         * (pic16_popRegFromString): will not allocate a new register if it
5022         doesn't find one by name, bug may have introduced...
5023         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
5024         * (genIpush): revived to use pic16 port's stack,
5025         * (genAddrOf): added incomplete case for stack'ed operand,
5026         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
5027         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
5028         can handle multibyte operands,
5029         * src/pic16/glue.c (pic16_printIval*): some debug info added,
5030         * (pic16initialComments): added message for MPLAB compatibility
5031         mode enabled,
5032         * src/pic16/main.h: prototype for pic16_mplab_comp,
5033         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
5034         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
5035         * (_pic16_linkEdit): NEW, handles link stage, transferred here
5036         because of increased complexity of procedure,
5037         * (_process_pragma): stack pragma changed to format 'stack pos len',
5038         emit symbol '_stack_end' to conform with gplink,
5039         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
5040         to search for register,
5041         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
5042         PO_GPR_REGISTER,
5043         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
5044         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
5045         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
5046         case for PO_GPR_REGISTER,
5047         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
5048         dies, the new era is ahead !...
5049         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
5050         pic16_dynInternalRegs,
5051         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
5052         * (pic16_allocDirReg): minor optimizations and bug fixes,
5053         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
5054
5055         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
5056         load stack and frame pointer with address of 'stack_end' symbol
5057
5058 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
5059
5060         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
5061         without source code but only variable initializers
5062
5063 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
5064
5065         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
5066         external are not declared as extern to reduce overhead while linking
5067
5068 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
5069
5070         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
5071
5072 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
5073
5074         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
5075           Yee Keat for the patch
5076         * src/SDCCast.c (decorateType): fixed bug #979599
5077         * src/ds390/gen.h: removed local fReturnSizeDS390
5078         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
5079         * src/ds390/gen.c (genAnd, genOr, genXor),
5080         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
5081
5082 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
5083
5084         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
5085         add relFilesSet to $3, manipulate $2 to handle linking of object
5086         files without source files in command line,
5087         * device/include/pic16 (all headers): added ID location macros,
5088         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
5089         entries for ID location bytes,
5090         * (pic16_assignIdByteValue): NEW,
5091         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
5092         added field dumpcalltree to pic16_options_t,
5093         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
5094         is used instead of pic16_Gstack_base_addr, check if (ifx) before
5095         emitting rFalseIfx label after check_carry label,
5096         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
5097         pic16_emitDIRegs), NEW
5098         * (pic16glue): dump .calltree file when option --calltree found,
5099         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
5100         * (_pic16_genAssemblerPreamble): emit ID locations after
5101         configuration registers,
5102         * (pic16_linkCmd): modifications of the link command,
5103         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
5104         * (pic16_pCodeInitRegisters): don't init stack registers,
5105         * (pic16_findPrevInstruction): fixed bug,
5106         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
5107         bug with immediate registers,
5108         * (buildCallTree): traces stack push and pop,
5109         * (pct2): dump also stack usage for each function,
5110         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
5111         * (pic16_allocDirReg): various modifications,
5112         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
5113         fixed to 1,
5114
5115 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
5116
5117         * src/pic16/pcode.c: removed buggy double colon
5118
5119 2004-07-01 Borut Razem <borut.razem AT siol.net>
5120
5121         * support/scripts/sdcc.nsi: added include/pic16 to setup
5122
5123 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
5124
5125         * device/lib/Makefile.in: fixed bug in target objects-pic16,
5126         * device/lib/pic16/Makefile: prefixed with dash (-) command under
5127         target 'clean',
5128         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
5129         specific command line arguments. Also added sample lkr script
5130         for placing a variable at a specific memory bank.
5131         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
5132         at a specific memory bank,
5133         * (pic16_dump_isection): fixed bug which caused string literals to
5134         be omitted when dumping idata section,
5135         * (pic16_groupRegistersInSection): added code to handle registers
5136         in specific memory banks,
5137         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
5138         public, all references are renamed too,
5139         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
5140         AOP_DPTR2,
5141         * (pic16_storeForReturn): added case to handle when dest is WREG,
5142         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
5143         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
5144         pic16_rel_udata, check to see if that register is marked as being
5145         a member of a specific memory bank,
5146         * (pic16_printIvalCharPtr): added code to add string literals either
5147         to code or the idata sections,
5148         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
5149         also accept the 'udata' pragma,
5150         * src/pic16/main.h: new structure types sectName and sectSym
5151         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
5152         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
5153         * (pic16_findPrevInstruction): fixed, it returned nothing,
5154         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
5155         instruction combinations,
5156         * (pic16_FixRegisterBanking): heavily reorganised,
5157         * (pic16_AnalyzeBanking): if generating banksel directives is
5158         disabled, then don't call FixRegisterBanking at all,
5159         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
5160         completely removed,
5161         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
5162
5163 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
5164
5165         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
5166         Phuah Yee Keat <yk.phuah AT nestac.com>
5167
5168 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
5169
5170         * src/pic16/glue.c (pic16createInterruptVect): function now emits
5171         correctly the IVT even if it is relocated to some other location
5172
5173 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
5174
5175         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
5176         * device/include/pic16/pic18f2220.h: NEW,
5177         * device/lib/pic16/libdev/pic18f2220.c: NEW,
5178         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
5179         * src/pic16/device.c (struct Pics16): added info for 18f2220,
5180         * src/pic16/device.h (struct pic16_options): added ivt_loc and
5181         nodefaultlibs, ivt_loc is the location of the interrupt vector
5182         table, and nodefaultlibs signs that default libraries should not be
5183         linked in link stage,
5184         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
5185         according to --ivt-loc argument,
5186         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
5187         when pragma stack is found,
5188
5189 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5190
5191         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
5192         256 (range check), 257 (do while), 258.a-f (bit banging
5193         f.e. on 3-wire SPI bus)
5194
5195 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5196
5197         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
5198         variables used exclusively within a loop
5199
5200 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
5201
5202         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
5203
5204 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5205
5206         * src/SDCClrange.c (computeClash): fixed bug #971834
5207
5208 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5209
5210         * src/mcs51/gen.c (genCmp): fixed bug #975903
5211         * src/hc08/gen.c (operandsEqu),
5212         * src/ds390/gen.c (operandsEqu),
5213         * src/z80/gen.c (operandsEqu),
5214         * src/pic/gen.c (operandsEqu),
5215         * src/pic16/gen.c (operandsEqu),
5216         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
5217         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
5218
5219 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5220
5221         * src/SDCCcse.c (cseBBlock): fixed bug #966963
5222
5223 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
5224
5225         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
5226         default case in switch statement,
5227         * glue.c (pic16_initPointer): expr is initialised via decoarteType
5228         to eliminate problem with initialisation of pointers, but problem
5229         still exists,
5230         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
5231         * (emitStaticSegment): removed various lines emitting debug info,
5232         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
5233         added processor registers for utilizing EEPROM,
5234         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
5235         configurable and set 8
5236
5237 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
5238
5239         * .version: increased version number to 2.4.2,
5240
5241         Cumulative patch for pic16 port
5242         * src/pic16/device.c: changed scheme to dump initial values for
5243         variables in idata segment, all print_idata* functions were removed,
5244         now the pic16_printIval* will be called,
5245         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
5246         * _pic16_printPointerType, pic16_printPointerType,
5247         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
5248         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
5249         NEW, similar to the respective functions in SDCCglue.c,
5250         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
5251         way, emitting hex bytes,
5252         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
5253
5254 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5255
5256         * src/avr/ralloc.c (serialRegAssign),
5257         * src/xa51/ralloc.c (serialRegAssign),
5258         * src/pic/ralloc.c (serialRegAssign),
5259         * src/pic16/ralloc.c (serialRegAssign),
5260         * src/hc08/ralloc.c (serialRegAssign),
5261         * src/z80/ralloc.c (serialRegAssign),
5262         * src/ds390/ralloc.c (serialRegAssign),
5263         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
5264
5265 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5266
5267         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
5268         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
5269
5270 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
5271
5272         Cumulative patch for pic16 port:
5273         * src/pic16/device.h (typedef PIC16_device) modified fields for
5274         defining microcontrollers,
5275         * src/pic16/device.c: added new info for all devices in Pics16 array,
5276         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
5277         to be optimised out by the pCode optimiser,
5278         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
5279         specially, bug reported by G.M. Gallant,
5280         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
5281         as force'd so that cannot be optimised out by pCode optimiser,
5282         * src/pic16/pcode.c,
5283         * src/pic16/pcodepeeph.c,
5284         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
5285         they are disabled by default, but can be enabled explicit with
5286         command argument --denable-peeps, for testing,
5287         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
5288         --pomit-ivt in COMPILE_FLAGS
5289
5290 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
5291
5292         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
5293           compilation on MSVC
5294
5295 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
5296
5297         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
5298
5299 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5300
5301         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
5302         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
5303
5304 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
5305
5306         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
5307         would only assign 0x300001 register.
5308
5309 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
5310
5311         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
5312         in COMPILE_FLAGS. Thanks to G. Gallant for report.
5313
5314 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5315
5316         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
5317         for ds80c400
5318         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
5319         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
5320         added peephole 254 (left shift), 255 (jump table)
5321
5322 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
5323
5324         * device/lib/Makefile.in: removed comment line with model-pic16,
5325         * (target port-specific-objects-pic16): the libraries and objects
5326         are copied to the build directory form the device/lib/pic16/bin
5327         directory
5328
5329         Cumulative patch concerning pic16 port:
5330         * library directory has been re-organized,
5331         * added support for PIC18F1220,
5332         * added headers and library sources for chips 18f1220,18f6520,
5333         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
5334
5335         * configuration registers setting has changed, now each supported
5336         device has a complete description of the registers it uses,
5337         * all initialisations are moved to idata sections, these section
5338         can be absolute or relocatable,
5339         * fixed initialisation of codespace variables,
5340         * fixed warning about PCLATU and gpsim,
5341         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
5342         * (genAssign): use table reads when assigning from variables in codespace,
5343         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
5344         char/int variables placed in codespace,
5345         * (pic16_emitConfigRegs): NEW, emits a list with configuration
5346         registers set in .asm file, no need for --pomit-config-words anymore,
5347         * (pic16glue): some 8051 legacy segments are commented out
5348         (to be removed completely),
5349         * added support for alternative assembler and linker with --asm=
5350         and --link= command line arguments,
5351         * peepholes are disabled automatically in the port, no need to
5352         specify on command line,
5353         * port supports natively char/int/long multiplication, but converts
5354         all divisions to support functions,
5355         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
5356         to the file set in variable $2,
5357         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
5358         strings in ASCII format and not in hex,
5359         * ralloc.c (serialRegAssign): added a triplet of conditional calls
5360         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
5361         allocate proper register if iCodes aren't temporary,
5362
5363 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
5364
5365         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
5366
5367 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
5368
5369         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
5370         is commented out
5371
5372 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5373
5374         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
5375         computed address is reused
5376         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
5377         multi-byte bitfields
5378
5379 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
5380
5381         * src/z80/gen.c: (genArrayInit): must check for pointers too
5382
5383 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
5384
5385         * support/regression/tests/zeropad.c: never meant to commit the
5386           nestedstruct test: removed, added check for GCC version
5387
5388 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
5389
5390         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
5391         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
5392         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
5393           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
5394           bugs 928906 and 954082 half-empty initializers
5395         * src/SDCCsymt.h,
5396         * src/SDCCsymt.c (getAllocSize): added for above fix
5397         * src/z80/gen.c (genArrayInit): fixed bug 741044
5398         * support/regression/tests/zeropad.c: added tests
5399
5400 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
5401
5402         * src/pic16/device.c (pic16_dump_section): corrected bug which
5403         caused some symbols of the libraries to be misplaced
5404
5405 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
5406
5407         * src/pic16/glue.c,
5408         * src/pic16/ralloc.h,
5409         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
5410         to fix conflict with pic port
5411
5412 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
5413
5414         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
5415         externs configuration variables,
5416         * src/pic16/ralloc.h,
5417         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
5418         prototype in header, commented out some debug messages
5419
5420 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
5421
5422         * src/pic16/glue.c,
5423         * src/pic16/main.c,
5424         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
5425         for gpasm COFF object generation. Thanks to D. Hawkins for
5426         his patch info
5427
5428 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5429
5430         * src/ds390/main.c,
5431         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
5432         Brock for spotting this)
5433         * src/ds390/gen.c (genEndFunction),
5434         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
5435         interrupt handler and critical. Disable push/pop optimizations when
5436         peephole optimizations disabled.
5437
5438 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
5439
5440         Updated pic16 library sources and headers.
5441         * device/lib/pic16/pic18f*/ ,
5442         * device/include/pic16/*.h: modified to handle structured SFR
5443         definitions
5444
5445 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
5446
5447         * src/port.h (PORT structure): added hook initPaths, now each
5448         port can declare its own default search paths,
5449         which can been seen with the --print-search-dirs option,
5450         see pic16 port for example,
5451         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
5452         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
5453         * (doPrintSearchDirs): NEW, replaces in a central manner the
5454         printing of search dirs which was split in set*Paths functions,
5455         * (main): added call to port->initPaths and doPrintSearchDirs,
5456         * src/avr/main.c,
5457         * src/ds390/main.c,
5458         * src/hc08/main.c,
5459         * src/izt/i186.c,
5460         * src/izt/tlcs900h.c,
5461         * src/mcs51/main.c,
5462         * src/pic/main.c,
5463         * src/pic16/main.c: modified port structures to reflect addition of
5464         initPaths hook,
5465
5466         * src/pic16/device.c (regCompare): registers are finally sorted by name,
5467         * (pic16_dump_section): for registers in same address reserve memory once,
5468         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
5469         to no_banksel,
5470         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
5471         result is greater in size than right or left,
5472         * (pic16_genUMult8X8_8): there are some cases where the result can
5473         be 16 bits size, so handle these,
5474         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
5475         * (pic16_outBitC): modified to emit pcodes,
5476         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
5477         or not,
5478         * (genDivOneByte): implemented algorithm to divide 8-bits,
5479         * (genCmp): uncommented goto, but issues still exist,
5480         * (genAnd): fixed a bug with variables >8bits,
5481         * (genPackBits): optimization added that uses BCF/BSF to change a
5482         single bit,
5483         * (genAssign): fixed bug when assigning floating point literals,
5484         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
5485         __sdcc_gsinit_startup label,
5486         * src/pic16/main.c (_pic16_init): removed search directory
5487         initialisations,
5488         * (_pic16_initPaths): NEW, used to initialise search directories,
5489         * (_hasNativeMulFor): support functions for all except char/int
5490         multiplication, and char division,
5491         * (PIC16_port struct): modified entry for native mul support,
5492         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
5493         no_banksel option,
5494         * (buildCallTree): call to register_usage is ifdef'ed out,
5495
5496 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5497
5498         * device/include/string.h: applied Stas Sergeev's patch to make this
5499         header file compatible with the preprocessor -Wundef option
5500         * src/SDCCmain.c (main): abort compilation if preprocessor reports
5501         failure (fixes bug #941458)
5502
5503 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5504
5505         * src/SDCCopt.c (killDeadCode): fixed bug #907733
5506         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
5507         that the variable, not the function, should be static
5508         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
5509         to be consistent with non-literal case
5510
5511 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5512
5513         * src/SDCCast.c (isConformingBody): fixed bug #949967
5514         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
5515         convilong): fixed bug #952086
5516
5517 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5518
5519         * src/SDCCmem.c (allocVariables): fixed bug #955321
5520
5521 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5522
5523         * src/hc08/main.c (_hc08_genAssemblerEnd),
5524         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
5525         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
5526         completely eliminated the use of a temporary file
5527         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
5528         when more than one file linked
5529         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
5530
5531 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5532
5533         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
5534         which fixes bug #543481
5535         * support/regression/tests/bug-751703.c: fixed comments left from a
5536         cut and paste error
5537         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
5538         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
5539         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
5540         scopes
5541         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
5542         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
5543         are now changed to underscores in moduleName
5544
5545 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5546
5547         * as/mcs51/lkmem.c: better fix for bug #954173
5548
5549 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
5550         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5551
5552         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
5553         * device/include/c8051f000.h,
5554         * device/include/c8051f120.h,
5555         * device/include/c8051f300.h,
5556         * device/include/c8051f310.h,
5557         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
5558         PWM16) and detab'ed
5559
5560 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5561
5562         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
5563         and mailing lists, doc'ed --no-peep-comments, removed reference
5564         to knoppix (newest version has no LyX/LaTeX), other minor changes
5565         * src/SDCCglue.c (glue): save 2 bytes stack space with
5566         option --main-return. The ljmp could probably be avoided too
5567
5568 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5569
5570         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
5571
5572 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5573
5574         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
5575         * src/SDCCopt.c (isLocalWithoutDef),
5576         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
5577         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
5578         (credit to Maarten Brock for patch #949363, on which this is based)
5579         * support/regression/tests/bug-751703.c: some test cases of extern used
5580         within inner scopes.
5581
5582 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5583
5584         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
5585         SPEC_STRUCT
5586         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
5587         struct definitions
5588         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
5589         dwWriteLabel): fix to create valid debugger symbols even when
5590         the module name has non-alphanumeric symbols in it
5591         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
5592         when a variable's allocation has been optimized away
5593
5594
5595 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5596
5597         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
5598         * src/hc08/main.c,
5599         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
5600         * src/mcs51/main.c,
5601         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
5602         * src/ds390/main.c,
5603         * src/z80/gen.c (z80_emitDebuggerSymbol),
5604         * src/z80/main.c,
5605         * src/pic/gen.c (pic14_emitDebuggerSymbol),
5606         * src/pic/main.c,
5607         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
5608         * src/pic16/main.c,
5609         * src/avr/gen.c (avr_emitDebuggerSymbol),
5610         * src/avr/main.c,
5611         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
5612         * src/xa51/main.c,
5613         * src/SDCCdebug.c (emitDebuggerSymbol),
5614         * src/SDCCdebug.h,
5615         * src/port.h: added a debugger struct to the port struct. Added a
5616         callback for defining debugger symbols
5617
5618         * src/SDCCast.c (createLabel),
5619         * src/SDCC.y (labeled_statement): mark all compiler generated labels
5620         with isitmp = 1
5621         * src/SDCCicode.h,
5622         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
5623         iCode back to the ast for the function
5624
5625         * src/hc08/ralloc.c (hc08_assignRegisters),
5626         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
5627         unneeded fields from the regs struct.
5628         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
5629         pushReg() & pullReg() functions instead of emitcode()
5630
5631         * src/hc08/gen.c (genLabel, genhc08Code),
5632         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
5633
5634         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
5635         debugger hooks
5636
5637         * src/hc08/gen.c (genEndFunction, genhc08Code),
5638         * src/hc08/gen.h,
5639         * src/mcs51/gen.c (genEndFunction, gen51Code),
5640         * src/mcs51/gen.h,
5641         * src/ds390/gen.c (genEndFunction, gen390Code),
5642         * src/ds390/gen.h,
5643         * src/z80/gen.c (genEndFunction, genZ80Code),
5644         * src/z80/gen.h,
5645         * src/z80/z80.h,
5646         * src/pic/gen.c (genEndFunction, genpic14Code),
5647         * src/pic/gen.h,
5648         * src/pic16/gen.c (genEndFunction, genpic16Code),
5649         * src/pic16/gen.h,
5650         * src/avr/gen.c (genEndFunction, genAVRCode),
5651         * src/avr/gen.h,
5652         * src/xa51/gen.c (genEndFunction, genXA51Code),
5653         * src/xa51/gen.h,
5654         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
5655         specific code to cdbFile.c and out of the backend code generators
5656
5657         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
5658         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
5659         starting address is now 0
5660
5661         * as/hc08/asm.h,
5662         * as/hc08/m08pst.c,
5663         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
5664         assembler directive for DWARF support
5665         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
5666
5667         * src/src.dsp,
5668         * src/Makefile.in,
5669         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
5670
5671 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5672
5673         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
5674         and inappropriate peephole optimization in jump tables
5675
5676 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5677
5678         * as/hc08/m08pst.c,
5679         * src/SDCCglue.c: sdccopt works for the hc08 port now
5680
5681 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
5682
5683         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
5684
5685 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5686
5687         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
5688
5689 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5690
5691         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
5692         rules
5693         * src/SDCCmain.c,
5694         * src/SDCCglobl.h,
5695         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
5696         comments from the peephole optimizer replacement rules
5697         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
5698         symbols
5699         * src/SDCCcse.c (updateSpillLocation),
5700         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
5701         equivalents
5702         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
5703         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
5704         objects far pointers
5705
5706 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5707
5708         * src/SDCCsymt.h: a missing part of my last change
5709         * src/pic/ralloc.c (regTypeNum),
5710         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
5711
5712 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5713
5714         * src/SDCCicode.h,
5715         * src/SDCCicode.c (aggrToPtrDclType),
5716         * src/SDCCptropt.h,
5717         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
5718         ptrPseudoSymConvert),
5719         * src/pic/ralloc.c (regTypeNum),
5720         * src/pic16/ralloc.c (regTypeNum),
5721         * src/hc08/ralloc.c (regTypeNum),
5722         * src/ds390/ralloc.c (regTypeNum),
5723         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
5724         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
5725
5726 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5727
5728         * link/z80/lkmain.c (afile),
5729         * as/hc08/lkmain.c (afile),
5730         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
5731         prevent a pointer problem when a filename has no directory and
5732         no extension specified.
5733
5734 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5735
5736         * link/z80/lkmain.c (afile): allow periods in directory names
5737         * link/z80/lkmain.c (afile),
5738         * as/mcs51/lkmain.c (afile),
5739         * as/hc08/lkmain.c (afile): allow linker script file to have an
5740         extension other than ".lnk"
5741         * link/z80/lklex.c (getfid),
5742         * link/z80/lkmain.c (parse),
5743         * as/mcs51/lklex.c (getfid),
5744         * as/mcs51/lkmain.c (parse),
5745         * as/hc08/lklex.c (getfid),
5746         * as/hc08/lkmain.c (parse): Support comments in the linker script
5747         file on lines by themselves and after filenames
5748
5749 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5750
5751         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
5752
5753 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5754
5755         * src/z80/peeph-z80.def: removed some peephole rules that don't
5756         work with multibyte arithmetic (fixed bug #937126)
5757         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
5758         to registers and not global variables
5759         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
5760         geniCodePreInc, geniCodePostDec, geniCodePreDec,
5761         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
5762         checking for assignments not internally generated (fixed bug #931895)
5763         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
5764         structure member (fixed bug #930072)
5765
5766 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5767
5768         * src/SDCCmain.c (linkEdit),
5769         * src/hc08/main.c (_hc08_parseOptions),
5770         * as/hc08/Makefile.in,
5771         * as/hc08/aslink.h,
5772         * as/hc08/asm.h,
5773         * as/hc08/m08pst.c,
5774         * as/hc08/lkrloc.c (relr, rele),
5775         * as/hc08/lkarea.c (lnkarea)
5776         * as/hc08/lkmain.c (afile, parse),
5777         * as/hc08/lkelf.c: support for ELF output
5778         * as/hc08/lks19.c (s19),
5779         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
5780
5781 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5782
5783         * as/mcs51/lkihx.c: Fixed bug #899105.
5784
5785 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5786
5787         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
5788         .dsp files from Unix to DOS.
5789
5790 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5791
5792         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
5793         function pointers; we have been compliant for several months now.
5794         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
5795         change that was accidently commented out
5796         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
5797         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
5798         bug #922319
5799
5800 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5801
5802         * src/hc08/gen.c: output of all of the internal debugging information
5803         is now controlled by the D() macro; it is disabled by default
5804
5805 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5806
5807         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
5808         harder to keep the same registers during a CAST iCode
5809         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
5810         long via int can be done in a single cast, if the signedness is
5811         correct.
5812         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
5813         putchar() in tinibios.c in ds390's library
5814
5815 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
5816
5817         * src/SDCCast.c (decorateType): fixed bug #898889,
5818         cast result of a literal complement too
5819         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
5820         fixed check for bitfields
5821
5822 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
5823
5824         * src/SDCCicode.c (geniCodeLogic): made it static,
5825         (geniCodeLogicAndOr): added in order to fix bug #905492,
5826         (ast2iCode): fixed bug #905492
5827         * support/regression/tests/bug-905492.c: added
5828         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
5829         (processParms): fixed bug #927659: don't copy parms, this will clear
5830         decorated flag
5831         * support/regression/tests/bug-927659.c: added
5832
5833 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
5834
5835         * src/SDCCast.c (addCast): don't cast float to char
5836         * device/lib/libsdcc.lib: added _memmove
5837
5838 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
5839
5840         * device/lib/large/Makefile: fixed parallel execution by
5841         replacing `make` by `$(MAKE)`
5842
5843 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5844
5845         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
5846         offsets (fixes bug #923936)
5847
5848 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
5849
5850         * device/lib/small/Makefile: fixed parallel execution by
5851         replacing `make` by `$(MAKE)`
5852
5853 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
5854
5855         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
5856
5857 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
5858
5859         * src/pic/gen.c (genCpl): multi-byte complements were not working.
5860         * src/regression/Makefile: Regression test was not running.
5861
5862 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
5863
5864         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
5865         complement if possible
5866         * src/SDCCval.c (valComplement),
5867         * src/SDCCicode.c (operandOperation): fixed complement of literal
5868         * support/regression/tests/onebyte.c (testComplement): added
5869
5870 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
5871
5872         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
5873         return an optimized tree; actually replace actParm with the new tree
5874         * src/SDCCast.h: added some parantheses to remove side effects
5875         * support/regression/tests/bug-920866.c
5876
5877 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
5878         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
5879         Bit operands were not being handled properly in the pic14 port.
5880         (now src/regression/add.c passes again).
5881
5882 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5883
5884         * src/SDCC.y (labeled_statement): case and default no longer require
5885         a following statement (RFE #893037)
5886
5887 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5888
5889         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
5890         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
5891         disabled (fixes bug #916294)
5892         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
5893         "mov a,acc"; patch provided by Lenny Story
5894         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
5895
5896 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5897
5898         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
5899         functions
5900         * src/ds390/gen.c (genFunction, genEndFunction),
5901         * src/ds390/ralloc.c (ds390_assignRegisters),
5902         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
5903         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
5904         pushed if there are parameters passed on the stack. Also, a cleaner
5905         way to decide if r0/r1 should be pushed/popped. (Together they fix
5906         bug #918693)
5907
5908 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5909
5910         * doc/sdccman.lyx,
5911         * device/lib/mcs51/crtpagesfr.asm,
5912         * device/lib/mcs51/crtxinit.asm,
5913         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
5914         to avoid confusion with Si Lab's SFRPAGE register.
5915
5916 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5917
5918         * src/SDCCglue.c (emitMaps): allow public sfr variables
5919         * src/SDCCglue.c (initialComments): include compiler build date
5920         with compiler version and put the timestamp of the generated
5921         assembly file on a serperate line to be less confusing.
5922         * src/port.h: added genInitStartup hook
5923         * src/avr/main.c,
5924         * src/ds390/main.c,
5925         * src/hc08/main.c,
5926         * src/pic/main.c,
5927         * src/pic16/main.c,
5928         * src/xa51/main.c,
5929         * src/z80/main.c: genInitStartup initialize as NULL (default to
5930         historical behaviour)
5931         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
5932         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
5933         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
5934         library instead of hard coding it into the compiler.
5935         * support/regression/ports/mcs51-stack-auto/spec.mk,
5936         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
5937         * device/lib/mcs51/Makefile,
5938         * device/lib/small/Makefile,
5939         * device/lib/large/Makefile,
5940         * device/lib/mcs51/crtpagesfr.asm,
5941         * device/lib/mcs51/crtstart.asm,
5942         * device/lib/mcs51/crtxclear.asm,
5943         * device/lib/mcs51/crtxinit.asm,
5944         * device/lib/mcs51/crtclear.asm,
5945         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
5946         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
5947         and into user configurable files.
5948         * device/lib/clean.mk: clean mcs51 directory too
5949         * support/regression/tests/longlit.c: added static to T1 declaration
5950         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
5951         accesses in the initialization code
5952
5953 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5954
5955         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
5956         OSCTRIMVAL as noted in bug #916008
5957
5958 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5959
5960         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
5961         in loops with multiple exits (reported as incorrect registers
5962         used by Martin Helmling in Sdcc-user list)
5963
5964 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5965
5966         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
5967         made ds390 register extensions look less like error messages
5968
5969 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5970
5971         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
5972         reported by Adam Wozniak in Sdcc-user list
5973
5974 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
5975
5976         * src/SDCCast.c (decorateType): fixed with bug and promotion in
5977         arithmetic optimizations, added debug output
5978
5979 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
5980
5981         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
5982         * sdcc.spec: updated and split sdcc into 3 rpms
5983         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
5984         needed for literals of LEFT_OP and '+'
5985         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
5986         introduced RESULT_TYPE_NOPROM
5987         (geniCodeMultiply): fixed logic for decision if mul is optimized to
5988         left shift
5989         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
5990         limited promotion to int only for '*'
5991         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
5992
5993 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
5994
5995         * src/pic16/gen.c (genSkip),
5996         (genc16bit2lit), (gencjneshort): commented out
5997         (is_LitOp): new helper function, checks operand type
5998         (genCmpEq): rewritten
5999
6000 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
6001
6002         * support/regression/tests/bug-908454.c: added
6003
6004 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
6005
6006         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
6007         * src/SDCCicode.c (usualBinaryConversions): op needs int type
6008         (geniCodeCast): cosmetic, don't preserve bit storage class
6009         (geniCodeLeftShift): added promotion
6010         (geniCodeLogic): fixed regression
6011         * src/SDCCsymt.c (computeTypeOr): accept bits too
6012         (compareType): 2nd part of fix for bug #908454, needed for bitfields
6013
6014 2004-03-07  Borut Razem <borut.razem AT siol.net>
6015
6016         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
6017
6018 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
6019
6020         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
6021         version of pic16_genPackRegisters which does not check if ic is a
6022         CAST operator,
6023         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
6024         function cause string1.c regression test fails
6025
6026 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
6027
6028         * sim/ucsim/configure.in,
6029         * sim/ucsim/configure,
6030         * sim/ucsim/doc/Makefile.in: use docdir
6031         * src/SDCC.y: fixed sbit atrributes
6032         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
6033         * src/SDCCast.c (decorateType): |^& need special promotion handling
6034         * src/SDCCast.h,
6035         * src/SDCCsymt.h: moved definition of RESULT_TYPE
6036         * src/SDCCsymt.h (computeType),
6037         * src/SDCCicode.c: computeType() needs op
6038         * src/SDCCsymt.c (checkTypeSanity),
6039         * doc/sddman.lyx: "plain" bitfields are unsigned
6040         * src/SDCCsymt.c (computeTypeOr): added
6041         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
6042         |^& ops
6043         * src/SDCCval.c (val*): computeType() needs op
6044         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
6045         * support/regression/tests/onebyte.c: added tests for |^&
6046
6047 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
6048
6049         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
6050         for writing icode into asm output.
6051
6052 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
6053
6054         * src/pic16/device.c: added some debug lines enabled
6055         with macro DEBUG_CHECK,
6056         * src/pic16/genarith.c: more debug in genPlus,
6057         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
6058         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
6059         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
6060         * (aopForSym): onStack symbols are re-placed in data memspace,
6061         and onStack flag is cleared,
6062         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
6063         copy temporary pcodeop,
6064         * (genPcall): added warning for not updating PCLATU,
6065         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
6066         always true for pic16 port,
6067         * (genMultOneWord): NEW, supports integer multiplication,
6068         * (genMult): modified to call genMultOneWord,
6069         * (ifxForOp): added warning when return NULL,
6070         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
6071         flag is set before call to operandFromSymbol for implicit
6072         added structures,
6073         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
6074         options.intlong_rent are set by default,
6075         * (_hasNativeMulFor): modified to allow port generation of integer
6076         multiplication,
6077         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
6078         set regtype to REG_SFR for all registers, restricting seting the
6079         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
6080
6081 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6082
6083         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
6084         more than 500 times in the regression tests
6085
6086 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6087
6088         * support/Util/SDCCerr.h,
6089         * support/Util/SDCCerr.c,
6090         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
6091         enumerator_list),
6092         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
6093         for symbol conflicts.
6094         * support/valdiags/tests/enum.c,
6095         * support/valdiags/tests/tentdecl.c,
6096         * support/valdiags/tests/struct.c: expect possible error messages
6097         referring to original symbol definitions.
6098         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
6099         * src/SDCCsymt.h,
6100         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
6101
6102 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
6103
6104         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
6105
6106 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
6107
6108         * src/pic16/ralloc.c (newReg): fixed bug #908929
6109
6110 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6111
6112         * src/ds390/gen.c: added missing #include "main.h"
6113
6114 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
6115
6116         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
6117         checking if symbol is already in set,
6118         * src/pic16/device.h: prototype for checkAddSym,
6119         * src/pic16/gen.c: (_G): added entry interruptvector,
6120         * (assignResultValue): removed some commented out lines,
6121         * (genFunction): check for ISR via sym->type, absolute section for
6122         interrupt code is created via a new pBlock, the goto instruction is
6123         placed now correctly at the interrupt vector position, changed all
6124         references from ivec to _G.interruptvector,
6125         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
6126         is the interrupt is a high priority one, same for return from ISR,
6127         * src/pic16/glue.c: changed all calls of addSetHead for publics and
6128         externs to calls of checkAddSym,
6129         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
6130         pic16_pcode_verbose flag is set,
6131         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
6132         * src/pic16/pcoderegs.c: message about how many registers are saved
6133         will only be emitted if pic16_pcode_verbose flag is set,
6134
6135 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6136
6137         * src/ds390/ralloc.h,
6138         * src/ds390/ralloc.c (ds390_regWithIdx),
6139         * src/ds390/gen.c (emitcode),
6140         * src/ds390/main.h,
6141         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
6142         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
6143         ds390operandCompare, getRegsRead, getRegsWritten,
6144         initializeAsmLineNode): customized instruction size calculation for
6145         ds390, started basis for some register optimizations
6146         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
6147         corresponding assembly output
6148         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
6149         missing push/pop of r0/r1. Optimized push/pops
6150
6151 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6152
6153         * src/mcs51/main.c (instructionSize): fixed ACALL size
6154         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
6155
6156 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
6157
6158         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
6159         the sorting of rlist with NULL elements
6160         * (print_idataType, print_idata): NEW to create idata sections
6161         * src/pic16/device.h: idataSymSet new variable
6162         * src/pic16/gen.c (genFunction): fixed some bugs in string
6163         comparing, improved the absolute section creation for ISRs,
6164         added FSR0L/FSR0H in registers that are saved in an ISR,
6165         * (genInline): fixed the processing of inline snippets,
6166         now they undergo no process by the peephole optimizer
6167         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
6168         are placed in idataSymSet,
6169         * (pic16emitStaticSeg): extern symbols are added in externs,
6170         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
6171         switching when aboslute variables are placed in access bank memory
6172         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
6173         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
6174         commented out with #if,
6175         * (pic16_packRegisters): reintroduce the check for CAST because some
6176         symbols are not correctly handled,
6177         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
6178         pCodeInstruction instead of pCode,
6179         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
6180         pCodeAsmDir definition,
6181         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
6182         directive, then the argument directive is emitted without the leading
6183         tab, hack for inline labels which must be in the first column,
6184         * (compareLabel,pic16_findNextInstruction),
6185         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
6186         * (insertBankSwitch): modified for the new pCodeAsmDir,
6187
6188 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6189         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
6190
6191         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
6192         instance,
6193         * (pushSide): commented out with #if,
6194         * (assignResultValue): fixed some typos in saving
6195         registers,
6196         * (genPcall): FIXED and sync'ed with genCall,
6197         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
6198         * (genNearPointerGet): fixed to handle some more cases,
6199         implementation scheme via table reads,
6200         * (genConstPointerGet): modified to access code memory correct,
6201         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
6202         and improved to handle some cases
6203         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
6204         instead of "RETLW" for init data
6205         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
6206         not IN_DIRSPACE, work around to reduce bank switching when aboslute
6207         variables are placed in access bank memory (<0x80 and >=0xf80),
6208         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
6209         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
6210         TBLWT_POSTDEC,TBLWT_PREINC
6211         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
6212         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
6213         directives
6214         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
6215         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
6216         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
6217         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
6218
6219 2004-02-29  Borut Razem <borut.razem AT siol.net>
6220
6221         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
6222         support/Util/findme.h, support/Util/system.h: enhance binary relative
6223         search for lib and include by using findProgramPath()
6224
6225 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6226
6227         * src/SDCCpeeph.h,
6228         * src/SDCCpeeph.c (pcDistance),
6229         * src/port.h,
6230         * src/mcs51/ralloc.h,
6231         * src/mcs51/ralloc.c (mcs51_regWithIdx),
6232         * src/mcs51/main.h,
6233         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
6234         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
6235         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
6236         size calculation port specific, started basis for some register
6237         optimizations
6238         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
6239         missing push/pop of r0/r1. Optimized push/pops
6240         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
6241         * device/lib/_modsint.c (_modsint),
6242         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
6243         and stack version so regression tests pass
6244
6245 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
6246
6247         * src/Makefile.in (dep): include SLIBOBJS in dependency check
6248         * src/SDCCast.c (decorateType): catch another small optimization
6249         with '?' operator
6250         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
6251         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
6252         modified to finally use computeType() all over SDCC,
6253         see Feature Request #877103
6254         * src/SDCCval.h: cosmetic
6255         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
6256         valCompare(); regression tested in muldiv.c
6257         * support/regression/tests/muldiv.c (testMod): mod sign follows
6258         dividend only
6259
6260 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
6261
6262         * src/SDCCast.c (decorateType): fixed bug #902362
6263         * doc/INSTALL.txt: fixed install instructions for win32
6264
6265 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
6266
6267         * device/include/Makefile.in (install): fixed by replacing spaces
6268         by tabs
6269         * doc/README.txt,
6270         * doc/INSTALL.txt: updated for release
6271         * doc/sdccman.lyx: added warning for --xstack being buggy
6272
6273 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
6274
6275         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
6276         to eliminate build warnings.
6277         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
6278
6279 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
6280            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6281
6282         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
6283         removed -penable-stack, added comment for stack pragma, added
6284         warning for not initializing the stack/frame registers, removed
6285         comment at interrupts section
6286
6287         Stack is made permanent, there is no ability to disable stack usage.
6288         * src/pic16/device.h,
6289         * src/pic16/device.c: removed all references to USE_STACK macro,
6290         * src/pic16/device.c (pic16_dump_section): when no elements in
6291         rlist, free rlist before return,
6292         * (pic16_dump_int_registers): NEW, internal registers are a new set
6293         of general purpose registers reused by each function,
6294         * (checkAddReg): returns 1 if registers is added to set,
6295         * (pic16_groupRegistersInSection): when a registers is of type
6296         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
6297         * src/pic16/device.h: memRange and Assigned Memory are deleted,
6298         SRCASECMP macro is moved here from device.c
6299         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
6300         PO_PCLATU, PO_PRODL, PO_PRODH,
6301         * (pic16_pCodeOpType, genMinus,
6302         changed compares to "a" register, with AOP_ACC,
6303         * (pic16_genPlus): fixed some bugs and indented properly,
6304         * (pic16_addSign): changed size to size+offset in the MOVWF
6305         instruction,
6306         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
6307         multiply 8-bit operand by literal, result is 8-bit,
6308         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
6309         multiply 2 8-bit operand, result is 8-bit,
6310         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
6311         genUMult8X*_16,
6312         * src/pic16/gen.c: changed accUse to contain WREG only,
6313         * (pic16_emitcomment): renamed to pic16_emitpcomment,
6314         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
6315         true, do not use immediate addressing any more unless sym is a
6316         pointer in codespace,
6317         * (aopForRemat): do not use immediate addressing when symbol not in
6318         codespace and when symbol's address is requested,
6319         * (aopOp): for-loop in if(sym->accUse) is modified for the new
6320         accUse size (= 1),
6321         * (aopGet): added case for AOP_ACC and don't return "accumulator
6322         bug" but WREG instead,
6323         * (popGetTempReg): pushes contents of temporary register in stack,
6324         * (popReleaseTempReg): pops contents of temporary register from
6325         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
6326         * (pic16_popGet): separated case AOP_ACC to return register WREG
6327         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
6328         or PO_IMMEDIATE and initializes their instance/offset appropriately,
6329         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
6330         the use of immediate pointers to certain cases only.
6331
6332         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
6333         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
6334         * (assignResultValue, genCall, genRet): modified to use the new
6335         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
6336         genPcall is still broken,
6337         * (genFunction): added code to create 'A' type pBlocks when
6338         interrupt functions are generated, code not extensively tested yet,
6339         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
6340         * (genEndFunction): modified so ISRs pop stored registers from stack,
6341         * (genMultOneByte): cleanup,
6342         * (AccRsh): added flag andmask, to and result with appropriate mask,
6343         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
6344         * (genDataPointerGet): fixed and reenabled its use,
6345         * (genNearDataPointerGet): bugs fixed,
6346         * (genDataPointerSet): bugs fixed,
6347         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
6348         pic16_DumpSymbol, pic16_DumpOp,
6349         * src/pic16/genutils.h: function prototypes for the above functions,
6350         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
6351         pointers,
6352         * (pic16emitRegularMap): many many many improvements, but needs a
6353         major cleanup,
6354         * src/pic16/main.c: enable_stack in pic16_options is removed,
6355         * (_pic16_parseOptions): removed command line options -penable-stack,
6356         * (_process_pragma): emit stack symbol only when stack pragma is
6357         processed,
6358         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
6359         redirected to FSR0L/FSR0H pair,
6360         * (pic16_get_op, pic16_get_op2): modifications and improvements,
6361         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
6362         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
6363         for immediates,
6364         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
6365         * (dumpPicOptype): NEW,
6366         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
6367         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
6368         with movff instruction,
6369         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
6370         added pic16_int_regs, some packRegsFor* functions are commented out,
6371         because produce errors,
6372         * src/pic16/NOTES: minor modifications
6373
6374 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6375
6376         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
6377         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
6378         --pack-iram.
6379         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
6380         * as/mcs51/lkaomf51.c: fixed bug #895763
6381
6382 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
6383
6384         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
6385
6386 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6387
6388         * doc/sdccman.lyx: added details about the HC08 storage classes and
6389         interrupts, fixed the register usage info for z80 & gbz80
6390
6391 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
6392
6393         * doc/sdccman.lyx: added more pic16 port documentation
6394         * device/include/pic16/: added header pic18fregs.h
6395
6396 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
6397
6398         * doc/sdccman.lyx: added Vangelis' contribution
6399
6400 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6401
6402         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
6403         extend to the next CALL or PCALL, not just to the next CALL.
6404
6405 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
6406
6407         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
6408
6409 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6410
6411         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
6412         bug #895752 and a better fix for bug #716790
6413
6414 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6415
6416         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
6417
6418 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6419
6420         * doc/sdccman.lyx: minor changes, minor changed
6421
6422 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
6423
6424         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
6425         which can't handle SDCC_NEWONEBYTEOPS,
6426         (geniCodeMultiply): removed conversion from mult to shift for pic14
6427         and pic16
6428
6429 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6430
6431         * src/hc08/gen.h,
6432         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
6433         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
6434         thus fixing bug #895406
6435
6436 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
6437
6438         * device/lib/_modsint.c,
6439         * device/lib/_modslong.c: sign follows divisor only
6440         * src/hc08/gen.c (genMultOneByte): if result size is 1,
6441         signs or signedness can be ignored
6442         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
6443         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
6444         added optimization for IFX,
6445         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
6446         arguments;
6447         reenabled optimization for IFX, which was removed on 2004-01-11
6448         * src/SDCCast.h: added return type IFX
6449         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
6450         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
6451         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
6452         SDCC_OLDONEBYTEOPS selects the old behaviour
6453         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
6454         changed again and commented promotion rule
6455         * src/SDCCval.c (valDiv): promotion no longer necessary
6456         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
6457         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
6458         rewritten
6459         * support/regression/tests/onebyte.c: added
6460
6461 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
6462
6463         * gen.c (genInline): reverted to old code for assemnling inline
6464         code because of bug reported James Chadd
6465
6466 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
6467
6468         * ralloc.h: missing declarations from previous patch,
6469         seems that patch for ralloc.h was never applied, fixed
6470
6471 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6472            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
6473
6474         * pcode.c,
6475         * pcode.h,
6476         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
6477         indirect addressing. Marked FSR0 as deprecated
6478         * gen.c (pointerCode): commented out, not needed now
6479         (pic16_popGet2p): new MOVFF helper function
6480         (genGenPointerGet),
6481         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
6482         (shiftRLong): removed duplicate debugging info
6483
6484 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6485
6486         * src/ds390/gen.c (genNearPointerGet),
6487         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
6488         optimization with bits, but not bitfields.
6489         * src/ds390/ralloc.c (packRegisters),
6490         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
6491
6492 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
6493
6494         * src/SDCCcse.c (algebraicOpts): copy operands before modification
6495
6496 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6497
6498         * src/SDCCsymt.h,
6499         * src/SDCCicode.c (operandFromSymbol),
6500         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
6501         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
6502         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
6503         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
6504         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
6505         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
6506         bug #892038
6507         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
6508         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
6509         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
6510         * src/SDCCsymt.c (newSymbol),
6511         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
6512         enumerator_list),
6513         * src/SDCCval.h,
6514         * src/SDCCval.c (newiList): fixed bug #885705
6515
6516 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6517
6518         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
6519         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
6520
6521 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6522
6523         * device/include/c8051f120.h,
6524         * device/include/c8051f300.h,
6525         * device/include/c8051f310.h: added/updated header files for Silicon
6526         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
6527         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
6528         in new section Submitting patches
6529
6530 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6531
6532         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
6533         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6534         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6535         genGenPointerSet),
6536         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
6537         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6538         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6539         genGenPointerSet),
6540         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
6541         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6542         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6543         genGenPointerSet),
6544         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
6545         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6546         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6547         genGenPointerSet): fixed bug #892400
6548         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
6549         to eliminate build warnings.
6550         * src/SDCCast.c (processParms),
6551         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
6552         fixed bug 751859
6553         * support/valdiag/valdiag.py: added GCC to the list of defines active
6554         when compiling with gcc
6555
6556 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6557
6558         * support/Util/SDCCerr.h,
6559         * support/Util/SDCCerr.c,
6560         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
6561         with an incomplete type (fixed bug #883734)
6562         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
6563
6564 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6565
6566         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
6567
6568 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6569
6570         * src/SDCCast.c (decorateType),
6571         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
6572         function pointer implementation
6573         * support/regression/tests/funptrs.c: added tests to verify both forms
6574         of function pointers work correctly. Added tests to verify parameters
6575         are passed in the correct order.
6576
6577 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
6578
6579         * device.c (regCompare): registers are sorted by ascending
6580         address and increasing size,
6581         * main.c (_pic16_finaliseOptions): removed the declaration
6582         of compiler macro MCU. Now a macro of the format pic18fxxxx
6583         will be defined from the command line
6584
6585 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6586             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
6587
6588         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
6589         PCOP_RLCF was overwritten!
6590         * gen.c (genSkip): commented out calls to pic16_emitcode,
6591         * (genCmpEQ): fixed "long" compares, only high word did get compared,
6592         * (genlshTwo),
6593         * (genRRC): added debugging info,
6594         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
6595         overwritten while shifting,
6596         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
6597         overwritten while shifting,
6598         * (AccLsh),
6599         * (AccRsh),
6600         * (shiftLLeftOrResult),
6601         * (shiftRLeftOrResult),
6602         * (shiftRLong),
6603         * (shiftLLong): Implemented with pic16_emitpcode
6604         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
6605         * (genLeftShift): Fixed bug, operand for shift by variable always
6606         was "and"ed with 0x0f,
6607         * (genLeftShiftLiteral),
6608         * (genrshTwo),
6609         * (genRightShiftLiteral): added debugging info,
6610         * (genrshFour): added comment,
6611         * (genRightShift): determined signedness from operand "left"
6612         instead of "result"
6613
6614 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6615
6616         * src/SDCCicode.c (geniCodeParms),
6617         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
6618         function pointers, fixed function pointer bugs #861242 and #861896
6619
6620 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6621
6622         * device/include/c8051f000.h,
6623         * device/include/c8051f120.h,
6624         * device/include/c8051f300.h: added header files for Silicon
6625         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
6626
6627 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
6628
6629         * src/SDCCast.c (processParams): added new type flow and restructured
6630         (gatherAutoInit): added new type flow
6631         (addCast): cosmetic changes
6632         (getLeftResultType): added new type flow for array indices, patch
6633         provided by Stas, see FR #877103
6634         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
6635         array index patch by Stas
6636         * src/SDCCast.h: added prototype getResultTypeFromType()
6637         * src/SDCCval.h,
6638         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
6639         * src/pic/glue.c (pic14emitStaticSeg),
6640         * src/pic16/glue.c (pic16emitStaticSeg),
6641         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
6642         for initialization of symbols
6643         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
6644         * support/Util/SDCCerr.h:
6645         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
6646         * .version: bumped version number to 2.3.8
6647         * device/include/Makefile.in (install),
6648         * doc/Makefile (install): changed to 'rm `find ...`' construct to
6649         avoid warnings
6650
6651 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
6652
6653         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
6654         Slade Rich fixed an optimization bug
6655         * src/pic/pcodepeep.c,
6656         * src/pic/pcoderegs.c
6657         * doc/Makefile (install): added test for directory
6658
6659 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6660
6661         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
6662         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
6663         * src/pic/ralloc.c (getRegPtr, getRegGpr),
6664         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
6665         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
6666         * as/mcs51/asexpr.c (term),
6667         * as/hc08/asexpr.c (term): fixed bug #887146
6668
6669 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6670
6671         * src/z80/gen.c (genMult): handle single byte result product
6672         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
6673         DUMMY_READ_VOLATILE (fixed bug #886367)
6674
6675 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
6676
6677         * support/regression/tests/libmullong.c: fixed logic, on little endian
6678         hosts we ended without a mullong_wrapper()
6679
6680 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6681
6682         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
6683         virus/worm forged address usage.
6684
6685 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
6686
6687         Fixed promotion, it should be done on AST level:
6688         * src/SDCCast.c (addCast): added promotion to int
6689         (decorateType): updated call to upCast()
6690         * src/SDCCicode.c (geniCodeLeftShift): removed call to
6691         usualUnaryConversions()
6692
6693 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
6694
6695         * support/regression/tests/literalop.c (mulWrapper): Added a
6696         wrapper to remove integer overflow warnings.
6697
6698         * support/regression/tests/float_trans.c: Made work on host.
6699
6700         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
6701         location of sz80.
6702
6703         * support/regression/generate-cases.py (main): Changed from inline
6704         to a main method.
6705
6706         * doc/Makefile (install): Changed to depth first to get rid of
6707         missing directory install warning.
6708
6709         * as/Makefile (install-doc): Made work on Mac.
6710
6711 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
6712
6713         * src/SDCCast.c: added an additional type flow in decorateType() of
6714         opposite direction, see feature request #860006; it's enabled at runtime
6715         by setting the environment variable SDCC_NEWTYPEFLOW
6716         * src/SDCCast.h: changed prototype of decorateType()
6717         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
6718         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
6719         'char' to 'int' can be omitted, if both operands are 'unsigned char';
6720         see feature request #877103
6721         * src/SDCCval.c: updated call of decorateType()
6722         (valBitwise): fixed bug #882876
6723         (valMinus): added promotion
6724         (valLogicAndOr): result is unsigned
6725         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
6726         * src/SDCCsymt.c (computeType),
6727         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
6728         must not cause an unsigned operation
6729         * src/pic/glue (pic14emitRegularMap),
6730         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
6731
6732 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
6733
6734         * src/pic/pcode.c (PCodeID): commented out left over debug code
6735
6736 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
6737
6738         * support/valdiag/tests/overflow.c: added shift tests
6739         * src/pic/device.c,
6740         * src/pic/gen.c,
6741         * src/pic/gen.h,
6742         * src/pic/glue.c,
6743         * src/pic/main.c,
6744         * src/pic/pcode.c,
6745         * src/pic/pcode.h,
6746         * src/pic/pcodepeep.c,
6747         * src/pic/pcoderegs.c,
6748         * src/pic/ralloc.c,
6749         * src/pic/ralloc.h: applied patch from Slade Rich;
6750         added support for multiple code pages and multiple RAM banks on the
6751         PIC 14 port. The ASM files now no longer simply assume all the
6752         code / RAM are in the same page / bank. This means the linker can
6753         safely allocate code/RAM of separate ASM files to different pages/banks.
6754         * doc/sdccman.lyx: added Slade's tips
6755         * src/mcs51/peeph.def: fixed bug #880768
6756
6757 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6758
6759         * src/hc08/ralloc.c (rematStr): fixed bug #879282
6760         * src/SDCCast.c (decorateType): fixed bug #880197
6761
6762 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
6763
6764         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
6765         getopt.h.
6766
6767         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
6768         strtof is not part of C89 and isn't included with Mac OS X.
6769
6770 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6771
6772         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
6773         shiftL2Left2Result): fixed bug #879326
6774         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
6775         (genMultOneByte): fixed bug in signed vs unsigned multiplication
6776         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
6777         address fetch for clr instruction
6778         * device/lib/hc08/_mulint.c: created optimized assembly version
6779         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
6780
6781 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
6782
6783         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
6784         proposed in FR #877103
6785
6786 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
6787
6788         * src/SDCCval.c (cheapestVal): added missing checks
6789         * src/SDCCicode.c (usualBinaryConversions): fixed condition
6790         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
6791
6792 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
6793
6794         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
6795         equal operands
6796
6797 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
6798
6799         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
6800         loaded with the linker search paths (-L arguments) and the libraries
6801         to be linked with the current source (-l arguments). Changes
6802         currently will affect only the pic16 port.
6803         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
6804         include path the port specific paths and port specific libraries,
6805         * gplink command now contains the $3 argument,
6806         * src/pic16/device.h,
6807         * src/pic16/device.c,: structure PIC_device is made public and
6808         renamed to PIC16_device, the same for variable Pics which is renamed
6809         to Pics16. Updated all references to them.
6810         * src/pic16/glue.c (pic16glue): corrected bug with code
6811         initialization which bypassed the variable initializations block.
6812
6813         * device/lib/pic16/Makefile.rules: removed --penable-stack from
6814         COMPILE_FLAGS and added the --nostdinc option
6815
6816 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6817
6818         * device/include/mc68hc908jb8.h: Register defs for another member
6819         of the hc08 family. Contributed by Bjorn Bringert - thanks!
6820
6821 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
6822
6823         Documenting changes from previous commits.
6824         * configure.in (version 1.56),
6825         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
6826         when generating output files to configure the pic16 library,
6827         but now I've commented it out, since gputils aren't installed in the
6828         SF compile farm, so library won't compile
6829
6830         * device/lib/Makefile.in (version 1.56): initially I've added in
6831         target 'all' the prerequestive 'model-pic16' so it compiled the
6832         pic16 library, but now I've commented it out for the same reasons
6833         above,
6834         * added targets 'model-pic16' and 'objects-pic16' to compile the
6835         library
6836         * added target 'port-specific-objects-pic16' to handle the
6837         generated libraries and copy them into the build/ directory
6838         * added target 'clean-intermediate-pic16' to clean intermediate
6839         files into pic16 directory
6840         * in target 'installdirs' added line to create directory pic16 in
6841         the installation path
6842
6843         * device/include/Makefile.in (version 1.11): in target 'install'
6844         added lines to copy all header files to installation path,
6845         * in target 'installdirs' added line create directory for pic16
6846         headers in the installation path
6847
6848 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
6849
6850         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
6851          a function call
6852
6853 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
6854
6855         * configure,
6856         * device/lib/configure.in,
6857         * device/lib/configure: fixed for autoconf 2.57
6858
6859 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6860
6861         * src/z80/main.c (_parseOptions): fixed the portmode= command line
6862         option so that it actually works. Made it specific to the z80, since
6863         the gbz80 doesn't have these kinds of I/O ports.
6864
6865 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6866
6867         * device/include/z180.h,
6868         * device/lib/_memcpy.c,
6869         * device/lib/_memmove.c,
6870         * device/lib/_mulint.c,
6871         * device/lib/ser_ir.c,
6872         * device/lib/ser_ir_cts_rts.c,
6873         * device/lib/_strcmp.c,
6874         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
6875         * src/z80/main.c (_process_pragma): add support for pragmas bank and
6876         portmode; added deprecation warning for bank= and protmode= forms.
6877         Also, guard against buffer overflow.
6878         * src/z80/gen.c (aopGet): generate better code for sfr banked read
6879
6880 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6881
6882         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
6883         changed interrupt vector table generation to only emit declared vectors.
6884         * device/include/Makefile.in: added missing backslash
6885         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
6886
6887 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
6888
6889         Mainly changes to support compilation of the device libraries
6890         * src/pic16/device.c: stack is allocated via symbol and not
6891         via literal number. The symbol is placed in the corresponding
6892         position of the data ram
6893         * (pic16_dump_section): relocatable and absolute uninitialized
6894         data are now emitted in sorted order to reduce section naming,
6895         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
6896         weren't marked as being in the access bank,
6897
6898 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
6899
6900         Added portion of GNU PIC Library under the directory
6901         device/include/pic16 and device/lib/pic16. These files
6902         contain the declarations of SFRs for the PIC18Fxx2 devices.
6903         The directory is initialized via configure from toplevel.
6904
6905 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
6906
6907         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
6908         the spilllocations to be compared correctly
6909
6910 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
6911
6912         * src/SDCCast.c (decorateType): fixed bug introduced today
6913
6914 2004-01-12  Borut Razem <borut.razem AT siol.net>
6915
6916         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
6917         doc/sdccman.lyx: upper case pragmas are deprecated
6918
6919 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
6920
6921         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
6922         in simpler and even better code
6923
6924 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
6925
6926         * src/SDCCicode.c (operandOperation): fixed bug #874819
6927         * src/SDCCast.c (decorateType): fixed
6928         char foo (unsigned long ul) { return ul > 0; }
6929
6930 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6931
6932         * doc/sdccman.lyx: Moved and added some sections, small changes
6933         all over. Telling LaTeX to be less strict with word spacing
6934         to better keep the right margin. Changed some notes about
6935         maintainance of the ports in section 3.2.1 - is it OK like this?
6936
6937 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
6938
6939         SDCC source changes:
6940         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
6941         convilong): modified to inform the pic16 port that builtin functions
6942         are external
6943
6944         PIC16 PORT specific changes:
6945         * src/pic16/device.c pic16_dump_equates() added,
6946         processor registers declared internally by the port are emitted in
6947         the translation as equates,
6948         * src/pic16/gen.c: inline code is passed unprocessed to the
6949         translation,
6950         * (pic16_popGetLit2): fnuction modified to take second operand as
6951         pCodeOp pointer and not as literal,
6952         * (popRegFromIdx): prefixed with pic16_,
6953         * (pic16_popCombine2): modified to receive already allocated pCode
6954         operands,
6955         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
6956         * (genFunction): initializes local stack frame and pushes on stack
6957         all the registers used by this function,
6958         * (genEndFunction): restores all registers from stack and restores
6959         stack frame,
6960         * src/pic16/glue.c (pic16emitRegularMap): various changes and
6961         improvements,
6962         * (pic16glue): changed the program startup sequence,
6963         * added new dbName code 'A' for functions placed in absolute section
6964         * src/pic16/main.c: added function attribute _naked,
6965         * added pragma 'code' to place a fnuction at an absolute address,
6966         * added command line arguments --debug-ralloc and --pcode-verbose,
6967         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
6968         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
6969         * (pic16_newpCodeOpLit2): modified to take the second operand as
6970         pCodeOp pointer,
6971         * (pic16_printpBlock): modified to emit each function in a separate
6972         section,
6973         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
6974         UPPER for immediate operands,
6975         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
6976         instruction,
6977         * src/pic16/peeph.def: all peepholes with movff are commented out,
6978         because there is a problem in the pcode peep optimizer,
6979         * src/pic16/ralloc.c: the register allocator can now reuse local
6980         function symbols for another function. This saves register usage.
6981         * src/pic16/ralloc.h: added flag isLocal in structure regs,
6982
6983         Added file src/pic16/NOTES with information about program writing on
6984         the current port version.
6985
6986 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6987
6988         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
6989         and peephole 252 (array access)
6990
6991 2004-01-09  Borut Razem <borut.razem AT siol.net>
6992
6993         * src/SDCCmain.c : fixed #872250: -l command line defined library
6994           files are scanned before standard library files
6995
6996 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6997
6998         * src/SDCCast.c (decorateType): fixed bug #874046
6999
7000 2004-01-09  Borut Razem <borut.razem AT siol.net>
7001
7002         * support/scripts/sdcc.nsi: remove previous installation
7003
7004 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7005
7006         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
7007         bytes for last interrupt vector (mcs51)
7008         * sdcc.spec: fixed typo
7009
7010 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7011
7012         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
7013         gen51Code): more efficient parameter receive for --model-large
7014         ("bug" #845294)
7015
7016 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7017
7018         * src/ds390/main.c,
7019         * src/z80/main.c: added missed needLinkerScript flags (more than
7020         one port structure defined in these file)
7021         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
7022         bug #795325
7023
7024 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
7025
7026         * src/SDCCmain.c: removed various references to DEFAULT_PORT
7027         * src/port.h: added flag needLinkerScript in port->linker
7028         structure to inform whether to create a .lnk file or not,
7029         * src/avr/main.c,
7030         * src/ds390/main.c,
7031         * src/hc08/main.c,
7032         * src/mcs51/main.c,
7033         * src/pic/main.c,
7034         * src/pic16/main.c,
7035         * src/xa51/main.c,
7036         * src/z80/main.c: changed appropriately to configure
7037         needLinkerScript flag
7038         * src/pic/gen.c,
7039         * src/pic16/gen.c (genAddrOf): fixed bug #863624
7040         * src/pic/glue.c: added variable udata_section_name to
7041         override default uninitialized data segment definition for
7042         devices only with SHAREBANK memory (reported from Erik Epetrich)
7043         * (pic14emitOverlay): modified to emit a commented overlay segment
7044         directive when no overlay data exist
7045         * (picglue): modified to emit uninitialized data segment
7046         according to udata_section_name
7047         * src/pic/main.c (_pic14_parseOptions): added command line
7048         options --udata-section-name=[name] to override default
7049         udata definition name
7050         * modified _linkCmd and _asmCmd to include compiler passed
7051         arguments via -W option
7052         * src/pic16/main.c: added $l in _asmCmd, changed extension for
7053         object file from '.rel' to '.o' in port->linker structure,
7054         changed size of fptr from 2 to 3 in port structure
7055
7056 2004-01-07  Borut Razem <borut.razem AT siol.net>
7057
7058         * support/scripts/sdcc.nsi: update PATH
7059         * support/scripts/sdcc.ico: craeted
7060
7061 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
7062
7063         * device/include/Makefile.in: fix install
7064         * doc/Makefile: fix install
7065
7066 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7067
7068         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
7069         in bug #860505
7070         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
7071         how the function variable allocation summary is displayed; also
7072         include information about variables allocated to the overlay
7073         segment
7074
7075 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7076
7077         * as/mcs51/lkmain.c: Help about -Y option
7078         * as/mcs51/lkarea.c: Fixed gcc warnings
7079
7080 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
7081
7082         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
7083         fixed warning
7084         * support/valdiag/tests/overflow.c: added
7085         * src/SDCCast.c (decorateType),
7086         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
7087         LEFT_OP (left shift)
7088
7089 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7090
7091         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
7092         (default behaviour).
7093
7094 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7095
7096         A python script to validate compiler diagnostic messages. It can be
7097         used to verify that sdcc complains about bad c source code and
7098         gives a good location of the error.
7099         * support/valdiag/Makefile,
7100         * support/valdiag/valdiag.py,
7101         * support/valdiag/tests/*
7102
7103 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7104
7105         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
7106         * src/SDCCsymt.c (newEnumType),
7107         * src/SDCCsymt.h
7108         * support/Util/SDCCerr.c,
7109         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
7110         enum related bugs.
7111         * support/regression/tests/enum.c: added test for enum values that
7112         require at least 2 bytes of storage.
7113
7114 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
7115
7116         * src/common.h: added ifndef/define/endif macros
7117         around the header file.
7118         Bug reported from Jesus Calvino-Fraga
7119
7120 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
7121
7122         * sdcc.spec: updated
7123         * device/include/Makefile.in: don't install CVS directories
7124         * device/lib/Makefile.in: added removal of CVS directories after install
7125         * doc/Makefile: fixed install, added local_icons
7126         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
7127         * src/mcs51/gen.c (genRightShift): fixed bug #870788
7128         * src/ds390/gen.c (genRightShift): fixed bug #870788
7129         * src/SDCCast.c (decorateType): fixed bug #870781
7130
7131 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
7132
7133         PIC16 port related changes:
7134         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
7135         added variable stackPos,
7136
7137         * gen.c: genCall, assignResultValue: added support for
7138         pushing/retrieving function parameters to/from stack,
7139         genFunction,genEndFunction: setup stack frame for the
7140         generated function,
7141         genAddrOf: will be changed according to bug 863624
7142
7143         * added files genutils.c and genutils.h which contain gen*
7144         debugged and optimised functions extracted from gen.c
7145
7146         * glue.c: added variable 'externs' which holds extern symbols,
7147         pic16emitRegularMap: is modified to properly handle relocatable
7148          symbols under the new scheme,
7149         pic16createInterruptVect: is modified
7150         pic16printPublics: is modified to emit 'global' assembler directives,
7151         added pic16_printExterns to print extern symbols,
7152         pic16glue: initializes stack/frame pointer in the beginning of
7153         the assembly output. Temporary hack, will be corrected later,
7154         because gplink yet does not support stack and SDCC does not
7155         yet support a type of crt0.o object to create the final binary.
7156
7157         * Removed many lines that contain 8051 legacy code.
7158         * The code is finally placed under a 'code' directive.
7159         * Added port specific options.
7160
7161         * _process_pragma: simplified since now we do not need *special*
7162         include file to define SFR registers. But a separate header
7163         will be needed. This will be developed later.
7164         * _pic16_parseOptions: added, parses port specific options:
7165         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
7166         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
7167         --preplace-udata-with=
7168
7169         * _pic16_setDefaultOptions: modified to initialize section names,
7170         but hack is temporarly out of order since it needs improvement.
7171         * _pic16_genAssemblerPreamble: configuration words are emitted by
7172         their address instead of their name. This part is incomplete and
7173         supports only the 18Fxx2 devices. Other devices will emit an error
7174         during assembly since they do not contain the same set of config
7175         registers
7176         * _pic16_genIVT: is modified,
7177
7178         * pcode.c: added definitions for some hardware registers that are needed
7179         for stack support
7180         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
7181         All PCI entries are updated. Now LFSR is supported.
7182         * Removed pic16_pciTRIS is mentioned by mdubuc in source
7183         * added pic16_newpCodeOpLit2 to support instructions with
7184         two literal arguments
7185         * pic16_pCode2str: corrected code that emits assembler instructions
7186         with two literal operands and those that have an access bit modifier
7187         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
7188         this fixes a bug which caused some labels to be lost, when an
7189         assembler directive was added, i.e. banksel,
7190         * pic16_FixRegisterBanking: improved logic that causes the insertion
7191         of bank switching,
7192         * InlineFunction: functions that are called once, are not any more
7193         inlined. This can be a port option in the future,
7194
7195         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
7196
7197         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
7198         hold the corresponding uninitialized symbols,
7199         * pic16_allocProcessorRegister: registers have explicit marked the
7200         accessBank field,
7201         * pic16_allocInternalRegister: registers are explicit marked as
7202         not used,
7203         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
7204         processing list, so bit registers were lost,
7205         *
7206
7207         * ralloc.h: added field 'accessBank' and original symbol operand
7208         in register definition,
7209         * removed the field isMapped from register definition,
7210
7211         ** Several functions have been removed from various sources:
7212         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
7213         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
7214         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
7215         pic16_assignRelocatableRegisters
7216
7217         ** others have been introduced:
7218         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
7219         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
7220
7221 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
7222
7223         * support/scripts/inc2h.pl: changed definition of BIT_AT
7224         to emit 'sbit at' instead of 'bit at'. This was a request.
7225
7226         PIC16 port related preliminary changes:
7227         * gen.c: prefixed function popRegFromString with
7228         pic16_ and all references to it corrected
7229         * pcode.c: all pic16_pc_* hardware registers prefixed
7230         with underscore (_),
7231         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
7232         * ralloc.c: newReg(): when register is REG_SFR then
7233         set address to rIdx,
7234         pic16_allocProcessorRegister(): marks register wasUsed=0
7235         pic16_writeUsedRegs(): added a call to assign processor
7236         registers via pic16_assignFixedRegisters
7237
7238 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7239
7240         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
7241         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
7242         variables in unused register banks.  Also the SSEG is placed
7243         wherever there is enough space for it, and IDATA can be anywhere
7244         in internal RAM.  For now compile using -Wl-Y[stack_size].
7245         The mem file is different for this option as well, since it
7246         makes no sense of talking about DSEG lenght.
7247
7248 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
7249
7250         * src/SDCClrange.c: fixed bug 869095 that caused segfault
7251         in certain cases, e.g. when ROM assignment, patch provided
7252         from Albert den Haan.
7253
7254 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
7255
7256         Many signedness and type propagation fixes:
7257         * src/SDCCicode.c: made geniCodeCast() static
7258         replaced SPEC_ by IS_ (cosmetic)
7259         (operandOperation): fixed div and mod operation
7260         (usualBinaryConversions): added support for promotion of char
7261         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
7262         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
7263         (geniCodeAdd): an array index will stay unsigned, even if promoted
7264         from char to int
7265         (geniCodeArray): ditto
7266         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
7267         * src/SDCCsymt.c (computeType): added more support for char;
7268         promotion of char is selectable by promoteCharToInt, fixed signedness
7269         for all cases
7270         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
7271         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
7272         * src/SDCCval (val*): replaced signedness calculation by
7273         computeType()
7274         rearranged if-branches (cosmetic)
7275         (valShift): added warning W_SHIFT_CHANGED
7276         (valCompare): fixed problem with different types
7277         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
7278         * support/regression/tests/literalop.c: added many cases
7279         * support/regression/tests/ast_constant_folding.c: changed finally to
7280         'unsigned int'
7281         * .version: new year, new version: 2.3.7
7282         * src/SDCCmain.c (main): applied patch #866468
7283         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
7284         provided by Scott Bronson
7285         * doc/sdccman.lyx: updated documentation for sdcdb
7286         updated and added chapter tips
7287
7288 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7289
7290         * src/SDCCsymt.h: missing from yesterday's commits
7291
7292 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7293
7294         * src/SDCC.y (struct_or_union_specifier),
7295         * support/Util/SDCCerr.c,
7296         * support/Util/SDCCerr.h: verify that struct & union tags are used
7297         as declared.
7298
7299 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7300
7301         * src/SDCCglobl.h: missing from yesterday's commits
7302
7303 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7304
7305         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
7306         sft_attributes, struct_declaration, parameter_declaration,
7307         type_name, start_block, declaration_list),
7308         * src/SDCC.lex (check_type): support redefinition of typedef names
7309
7310 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7311
7312         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
7313         aligned xdata arrays. Erik helped me with the if clause.
7314
7315 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7316
7317         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
7318         warning
7319
7320 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7321
7322         * src/SDCCast.h,
7323         * src/SDCCast.c (newAst_),
7324         * src/SDCCicode.h,
7325         * src/SDCCicode.c (ast2iCode, newiCode),
7326         * src/SDCCglobl.h,
7327         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
7328         expr, statement, expression_statement, selection_statement,
7329         iteration_statement, expr_opt, jump_statement): foundation for tracking
7330         sequence points
7331         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
7332         point code too)
7333
7334 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7335
7336         * support/Util/SDCCerr.c,
7337         * src/SDCCast.h,
7338         * src/SDCCast.c (createCase, createDefault, decorateType),
7339         * src/SDCClabel.c (labelUnreach),
7340         * src/SDCC.y (labeled_statement, jump_statement): More improvements
7341         to error messages.
7342         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
7343         (with thanks to Stas Sergeev)
7344         * device/include/time.h,
7345         * device/lib/time.c (CheckTime): suppress unreachable code warning
7346
7347 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7348
7349         * src/SDCCast.c (createIvalCharPtr),
7350         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
7351         bug #753752)
7352         * support/regression/tests/nullstring.c: tests for these two bugs
7353
7354 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7355
7356         * support/Util/SDCCerr.h,
7357         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
7358         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
7359         about storage class and 'at' used inside struct or union
7360         * src/SDCCBBlock.c (iCodeFromeBBlock),
7361         * src/SDCCcse.c (ifxOptimize),
7362         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
7363         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
7364         printIval, emitStaticSeg, emitOverlay),
7365         * src/SDCClabel.c (deleteIfx),
7366         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
7367         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
7368         gatherAutoInit, processParms),
7369         * support/Util/SDCCerr.h,
7370         * support/Util/SDCCerr.c (werrorfl): Support for better error location
7371         reporting for post-parse errors.
7372
7373 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7374
7375         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
7376         implicit casts via union; they don't work on big endian systems
7377         (possible fix for bug #861138)
7378
7379 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7380
7381         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
7382         * src/mcs51/main.c: fixed the fix for bug #737001
7383
7384 2003-12-15  Borut Razem <borut.razem AT siol.net>
7385
7386         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
7387
7388 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7389
7390         * support/makebin/makebin.c: put output in binary mode
7391
7392 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7393
7394         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
7395         xdata and data memory on startup. Set the environment variable
7396         SDCC_NOGENRAMCLEAR to disable this.
7397         * src/mcs51/peephole.def,
7398         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
7399         (allows non-interrupt and interrupt code to safely compete for a resource
7400         without the non-interrupt code having to disable interrupts)
7401
7402 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7403
7404         * src/SDCCicode.c (geniCodeAdd),
7405         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
7406         with valFromType if type might be a pointer and host is big endian).
7407         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
7408         types, not just integer types.
7409         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
7410         multiply defined with mismatching "at" address.
7411
7412 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7413
7414         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
7415         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
7416         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
7417         with embedded nulls (fixed bug #753752)
7418
7419 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7420
7421         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
7422         Apparently this did not see much testing (endless loop)
7423
7424 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7425
7426         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
7427
7428 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7429
7430         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
7431         gracefully handle NULL memmap pointers
7432
7433 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7434
7435         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
7436         instead of deleting the iCode when an operand is volatile
7437         * src/z80/gen.c (genDummyRead),
7438         * src/mcs51/gen.c (genDummyRead),
7439         * src/ds390/gen.c (genDummyRead),
7440         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
7441         not just IC_RIGHT
7442         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
7443         * src/SDCC.y: fixed bug #850420
7444
7445 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7446
7447         Applied z80 i/o port patch from Peter Townson and fixed some operators
7448         to better handle operands in A register.
7449         * device/include/z180.h
7450         * src/SDCC.y
7451         * src/SDCCglue.c
7452         * src/z80/gen.c
7453         * src/z80/gen.h
7454         * src/z80/main.c
7455         * src/z80/peeph-z80.def
7456         * src/z80/peeph.def
7457         * src/z80/z80.h
7458
7459 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7460
7461         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
7462
7463 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7464
7465         * device/lib/hc08/_mullong.c: Removed extra #endif
7466
7467 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7468
7469         * sim/ucsim/hc08.src/inst.cc,
7470         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
7471         carries from x to h
7472         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
7473         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
7474         * device/include/stdarg.h: fixed varargs for hc08
7475         * device/lib/Makefile.in,
7476         * device/lib/hc08/Makefile,
7477         * device/lib/hc08/_mulint.c,
7478         * device/lib/hc08/_mullong.c: fixed some endian problems
7479
7480 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7481
7482         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
7483         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
7484         * device/lib/_gptrget.c,
7485         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
7486
7487 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7488
7489         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
7490         * src/SDCCast.c (astErrors): fixed bug #846007
7491         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
7492
7493 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7494
7495         * src/SDCCast.c (decorateType): disabled a transformation I added in
7496         revision 1.188 (access to fields of a structure at an absolute address);
7497         it breaks with bitfields, extern declarations, and gcse analysis.
7498         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
7499         could be assigned through a pointer, so don't complain.
7500         * src/SDCCast.c (astErrors),
7501         * src/SDCCast.h,
7502         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
7503
7504 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
7505
7506         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
7507         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
7508         output of __config directives, since gpasm now supports them
7509         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
7510         pre-processor macro, i.e. -DMCU=p18f452
7511         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
7512         and modified to handle 'cast' icode similarly to '=' icode
7513         * src/pic16/device.h (typedef struct PIC_device): added field
7514         'extMIface' to indicate that chip has external memory interface
7515         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
7516         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
7517         18F8720
7518
7519 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7520
7521         * src/SDCC.y (pointer): fixed bug #846006
7522         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
7523         * src/SDCCast.c (decorateType): fixed bug #846009
7524         * src/ds390/peeph.def,
7525         * src/ds390/gen.c (genAnd, genOr),
7526         * src/mcs51/peeph.def,
7527         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
7528
7529 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7530
7531         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
7532         * src/SDCCdflow.c
7533         * src/SDCCcse.c
7534         * src/SDCCcse.h
7535         * src/SDCCBBlock.h
7536         * src/SDCCBBlock.c
7537
7538 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
7539
7540         fixed bug #845089
7541         * src/SDCCbitv.h,
7542         * src/SDCCbitv.c: added function to free a bitvector
7543         * src/SDCClrange.h,
7544         * src/SDCClrange.c: added function to recompute the liveranges
7545         * src/avr/ralloc.c,
7546         * src/ds390/ralloc.c,
7547         * src/hc08/ralloc.c,
7548         * src/mcs51/ralloc.c,
7549         * src/pic/ralloc.c,
7550         * src/pic16/ralloc.c,
7551         * src/xa51/ralloc.c,
7552         * src/z80/ralloc.c: recompute the liveranges after register packing
7553
7554 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
7555
7556         * src/SDCCloop.c (newInduction): fixed bug #845630
7557
7558 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7559
7560         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
7561         inadvertantly left behind from my 2003-11-12 change
7562
7563 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7564
7565         Updated headers I neglected to commit yesterday.
7566         * src/SDCClrange.h,
7567         * src/SDCCicode.h
7568
7569 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7570
7571         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
7572         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
7573         * src/SDCCopt.c (eBBlockFromiCode),
7574         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
7575         the creation of the key hash table from the sequencing so it can be used
7576         earlier (for some GCSE bug fixes still pending)
7577
7578 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7579
7580         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
7581         * support/regression/tests/addsub.c: testing genPlus shortcut
7582
7583 2003-11-15  Borut Razem <borut.razem AT siol.net>
7584
7585         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
7586
7587 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7588
7589         * src/SDCCcse.c (cseBBlock): fixed bug #527779
7590         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
7591         ordering is immaterial.
7592         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
7593
7594 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7595
7596         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
7597         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
7598         (SIGSEV) of bug #840381
7599         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
7600         unlink new file before rename if new and old filenames are the same)
7601
7602 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7603
7604         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
7605         uninitialized variables) for the mcs51. Set environment variable
7606         SDCC_GENRAMCLEAR to test.
7607         xdata initialization slightly shorter
7608
7609 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7610
7611         * src/SDCCsymt.h,
7612         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
7613         #838241 & 780691 (basicly the same bug)
7614         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
7615         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
7616
7617 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
7618
7619         * src/SDCCmain.c (linkEdit): "fix" #834252
7620
7621 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7622
7623         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
7624         * src/SDCCast.h,
7625         * src/SDCC.y: fixed bug #819403
7626
7627 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7628
7629         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
7630         the reentrant attribute.
7631         * src/hc08/gen.c (genPackBits): added missing stack readjustment
7632         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
7633         simulation
7634         * src/SDCCast.c (decorateType): fixed bug with storage class not being
7635         updated during pointer dereference; f.e. ~(((char *)1)*) was being
7636         erroneously reduced to a literal.
7637         * src/hc08/ralloc.c (packRegisters, rematStr),
7638         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
7639         some cases
7640
7641 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7642
7643         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
7644         * doc/sdccman.lyx: changed from 'article' to 'book'
7645         * doc/Makefile: readded test_suite_spec and cdbfileformat
7646
7647 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
7648
7649         * device/include/stdlib.h: include malloc.h to comply with ANSI
7650         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
7651
7652 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7653
7654         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
7655         * doc/clean.mk: also remove *.out files
7656         * doc/sdccman.lyx: some additions, larger top/bottom margins
7657
7658 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7659
7660         * src/SDCC.y: fixed bug #837365
7661         * support/regression/tests/bitopcse.c
7662         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
7663         a symbol (might be valop instead)
7664         * device/lib/Makefile.in: added errno.c to HC08SOURCES
7665         * device/lib/clean.mk: added hc08 to the cleaning list
7666
7667 2003-11-04  Borut Razem <borut.razem AT siol.net>
7668
7669         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
7670           made 2003-11-04
7671         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
7672           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
7673           malloc is declared in standard stdlib.h
7674
7675 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7676
7677         * device/lib/hc08/Makefile: need to clean .rel not .o files
7678         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
7679
7680 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7681
7682         * src/port.h,
7683         * src/hc08/main.c,
7684         * src/mcs51/main.c,
7685         * src/ds390/main.c,
7686         * src/z80/main.c,
7687         * src/avr/main.c,
7688         * src/pic/main.c,
7689         * src/pic16/main.c,
7690         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
7691         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
7692         tests (which uses the port's oclsExpense function)
7693         * src/SDCC.y,
7694         * src/SDCCast.c,
7695         * src/SDCCicode.c,
7696         * src/hc08/gen.c,
7697         * src/ds390/gen.c,
7698         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
7699
7700 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7701
7702         * src/SDCCcse.c (ifxOptimize),
7703         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
7704         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
7705         deleting the IFX iCode.
7706         * src/hc08/ralloc.c: reduced unneeded slocs
7707         * src/hc08/gen.c: fixed bug in asmopToBoolean
7708
7709 2003-11-04  Borut Razem <borut.razem AT siol.net>
7710
7711         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
7712           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
7713           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
7714           transferred to configure
7715
7716 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
7717
7718         Use headers defined in the C[++] standards:
7719         * sim/ucsim/gui.src/serio.src/fileio.cc
7720         * sim/ucsim/gui.src/serio.src/frontend.cc
7721         * sim/ucsim/gui.src/serio.src/main.cc
7722         * sim/ucsim/gui.src/serio.src/posix_signal.cc
7723         * support/Util/NewAlloc.c
7724         * as/hc08/lklibr.c
7725         * as/mcs51/lklibr.c
7726         * as/z80/aslist.c
7727         * as/z80/assym.c
7728
7729 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7730
7731         * Added MSVC projects for hc08 assembler and linker:
7732         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
7733         /as/hc08/link_hc08.dsp
7734
7735 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
7736
7737         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
7738
7739 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
7740
7741         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
7742
7743 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7744
7745         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
7746
7747 2003-10-31  Borut Razem <borut.razem AT siol.net>
7748
7749         * support/cpp2/cpplib.h,
7750           support/cpp2/cpplib.c,
7751           support/cpp2/cpplex.c,
7752           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
7753           to switch _asm block preprocessing on / off. Default is
7754           #pragma preproc_asm +
7755
7756 2003-10-31  Borut Razem <borut.razem AT siol.net>
7757
7758         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
7759           when outputting comment blocks (when executed with -C option) and
7760           _asm (SDCPP specific) blocks
7761
7762 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7763
7764         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
7765
7766 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
7767
7768         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
7769
7770 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
7771
7772         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
7773         * src/SDCCast.c (decorateType): fixed bug #832664
7774
7775 2003-10-31  Borut Razem <borut.razem AT siol.net>
7776
7777         * support\cpp2\cpplex.c: fixed for SDCPP:
7778           comments(when executed with -C option) and _asm blocks
7779           were included even if they where in skipped #if block.
7780           Applied solution from GCC cpp 3.3.2
7781
7782 2003-10-31  Borut Razem <borut.razem AT siol.net>
7783
7784         * src/SDCC.lex: sdcc now understands both formats:
7785           '# <line_number> <file_name>' and
7786           '#line <line_number> <file_name>'
7787         * support/cpp2/cppmain.c: sdcpp now generates the standard
7788           '# <line_number> <file_name>' instead of former
7789           '#line <line_number> <file_name>'
7790
7791 2003-10-30  Borut Razem <borut.razem AT siol.net>
7792
7793         * support/cpp2/cpphash.h,
7794         * support/cpp2/cpplib.h
7795         * support/cpp2/cpplex.c,
7796         * support/cpp2/cppmain.c,
7797         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
7798
7799 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7800
7801         Fixed a number of problems revealed by bug #827883.
7802         * src/SDCCloop.c (loopInvariants): Spill location of the
7803         result operand should be recomputed if extracted from
7804         a loop. Also, don't extract assignments of an iTemp
7805         from a literal.
7806         * src/SDCCast.c (isConformingBody): loop reversal should
7807         not occur if the control variable is involved with a
7808         relational operator.
7809
7810 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
7811
7812         * .version: bumped to 2.3.6 to reflect the big improvements
7813         made by Erik and Klaus. Thanks!
7814
7815 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
7816
7817         Replaced the livrange code.
7818         * src/SDCClrange.c: added new LR code
7819         * src/SDCCloop.c,
7820         * src/SDCCBBlock.h: removed remainig parts from old LR code
7821         * src/ds390/ralloc.c,
7822         * src/ds390/gen.c: minor fixes to make it work with new code
7823
7824 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7825
7826         * as/hc08/asm.h,
7827         * as/hc08/lkrloc.c,
7828         * src/hc08/gen.c,
7829         * src/hc08/ralloc.c: Fix various warnings related to the hc08
7830         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
7831         (tweaked fix for bug #818696)
7832
7833 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7834
7835         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
7836
7837 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7838
7839         * src/SDCCmain.c,
7840         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
7841         * src/mcs51/gen.c (gencjneshort),
7842         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
7843         more efficient (per Scott Bronson's suggestion)
7844
7845 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7846
7847         Extended the semantics of the critical keyword to include
7848         individual statements. See RFE #827755 and #799831
7849         * src/SDCC.y
7850         * src/SDCCicode.c
7851         * src/SDCCopt.c
7852         * src/SDCCast.c
7853         * support/Util/SDCCerr.c
7854         * support/Util/SDCCerr.h
7855         * src/mcs51/gen.c
7856         * src/ds390/gen.c
7857         * src/hc08/gen.c
7858
7859 2003-10-19  Borut Razem <borut.razem AT siol.net>
7860
7861         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
7862
7863 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7864
7865         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
7866         Fixed bug #818696
7867         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
7868         and predecrement operand is displayed
7869
7870 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
7871
7872         * src/SDCCval.c (valMinus): fixed bug #826041
7873
7874 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7875
7876         Some hc08 related updates that I missed earlier
7877         * sim/ucsim/stypes.h
7878         * support/regression/ports/hc08/spec.mk
7879
7880 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7881
7882         New target "hc08" for the Motorola 68hc08 family of micros
7883
7884         * configure
7885         * configure.in
7886         * Makefile
7887         * src/hc08/*
7888         * src/SDCCmain.c
7889         * src/port.h
7890         * sim/ucsim/hc08.src/*
7891         * sim/ucsim/configure.in
7892         * src/ucsim/configure
7893         * sim/ucsim/packages_in.mk
7894         * as/hc08/*
7895         * as/Makefile
7896         * device/include/mc68hc908qy.h
7897         * device/lib/hc08/*
7898         * device/lib/Makefile.in
7899         * support/regression/ports/hc08/*
7900         * support/regression/Makefile
7901
7902 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7903
7904         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
7905         regression test
7906         * src/ds390/gen.c (genCast): fixed bug #821957
7907
7908 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
7909
7910         * device/lib/logf.c: "fixed" overlay bug
7911         * support/regression/ports/host/spec.mk: added m library
7912         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
7913         * support/regression/tests/float_trans: added (for Eric)
7914
7915 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
7916
7917         * src/mcs51/gen.c (genCpl): fixed bug
7918         http://sf.net/mailarchive/message.php?msg_id=6263915
7919
7920 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
7921
7922         * src/SDCCast.c (decorateType): added extended constant folding
7923         * src/SDCCsymt.c (computeType): cleanup
7924         * src/SDCCval.c (valShift): minor optimization
7925         * support/regression/tests/ast_constant_folding.c: added
7926
7927 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7928
7929         * src/SDCCmain.c: removed some unintended changes
7930
7931 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7932
7933         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
7934         * src/z80/gen.c: fixed part of bug #817589
7935         * src/SDCCsymt.c (checkFunction): fixed bug #817895
7936
7937 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
7938
7939         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
7940         * src/SDCCcflow.c
7941         * src/SDCCcse.c
7942         * src/SDCCdflow.c
7943         * src/SDCClabel.c
7944         * src/SDCClrange.c
7945         * src/SDCCmem.c
7946         * src/SDCCopt.c
7947         * src/SDCCpeeph.c
7948         * src/SDCCset.c
7949         * src/avr/ralloc.c
7950         * src/ds390/ralloc.c
7951         * src/izt/ralloc.c
7952         * src/mcs51/ralloc.c
7953         * src/pic/ralloc.c
7954         * src/pic16/ralloc.c
7955         * src/xa51/ralloc.c
7956         * src/z80/ralloc.c
7957         * src/z80/gen.c: removed unused label "release:"
7958
7959 2003-10-06  Borut Razem <borut.razem AT siol.net>
7960
7961         * src/SDCC.lex: removed definition of unused variables
7962           save_optimize and save_options
7963
7964 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
7965
7966         * clean.mk: removed '=' in "-maxdepth=1"
7967         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
7968         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
7969
7970 2003-10-06  Borut Razem <borut.razem AT siol.net>
7971
7972         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
7973           my_unput() replaced by unput()
7974
7975 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
7976
7977         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
7978         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
7979         type-punned pointer will break strict-aliasing rules"
7980         Old LR behaviour is again default; Klaus' LR can be choosen by
7981         defining the environment variable LRKLAUS
7982         * src/SDCCBBlock.h
7983         * src/SDCCloop.c
7984         * src/SDCClrange.c
7985         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
7986         * clean.mk: fixed removal of files in bin/CVS/
7987         * device/lib/clean.mk: fixed removal of directories small and large
7988         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
7989         * src/SDCCicode.c,
7990         * src/SDCCval.c: removed superflous test for pedantic
7991
7992 2003-10-05  Borut Razem <borut.razem AT siol.net>
7993
7994         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
7995           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
7996           message "unmatched #pragma SAVE and #pragma RESTORE"
7997
7998 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7999
8000         * doc/sdccman.lyx: various additions and updates (interrupts, inline
8001           assembly, critical functions, atomic, nojtbound)
8002
8003 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
8004
8005         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
8006         * src/SDCCBBlock.h
8007         * src/SDCCloop.c
8008         * src/SDCCloop.h
8009         * src/SDCClrange.c
8010
8011 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8012
8013         * src/z80/gen.h,
8014         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
8015         * src/mcs51/gen.h
8016         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
8017         * src/ds390/gen.h
8018         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
8019         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
8020         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
8021
8022 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8023
8024         * src/z80/gen.c (genRet): fixed bug #524753
8025         * src/z80/gen.c (genCast): fixed internal error on cast from
8026         pointer to long
8027         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
8028         fix for bug #477835 to the z80
8029         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
8030         for tracking iCodes in the peephole optimizer for z80
8031
8032 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8033
8034         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
8035         the other part of bug #814548
8036         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
8037
8038 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
8039
8040         * src/SDCCcse.c: fixed part of bug #814548
8041
8042 2003-09-28  Borut Razem <borut.razem AT siol.net>
8043
8044         * src/asm.c: rewrite of printILine() to use temporary file instead
8045           a pipe
8046         * src/xa51/main.c: commented out declaration of int rewinds
8047
8048 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8049
8050         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
8051
8052 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8053
8054         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
8055         * src/asm.c (printILine): Fixed bug #811015
8056
8057 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8058
8059         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
8060         freeing.
8061
8062 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8063
8064         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
8065         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
8066         to correctly handle general case of AOP_PAIRPTR
8067         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
8068
8069 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8070
8071         * src/mcs51/ralloc.c (fillGaps),
8072         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
8073         register positioning bug)
8074
8075 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
8076
8077         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
8078
8079 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8080
8081         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
8082         genCodePointerGet, genGenPointerGet, genFarPointerSet,
8083         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
8084         (ralloc doesn't intentionally do this now, but perhaps later)
8085         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
8086         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
8087         register positioning bugs (Fixed bug #762602 and #795325)
8088         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
8089         (Fixed bug #808779)
8090         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
8091         lines that --i-code-in-asm generates
8092
8093 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8094
8095         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
8096         trying to fclose a FILE* that was already closed.
8097
8098 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8099
8100         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
8101         of const struct should be treated as if const themselves)
8102
8103 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
8104
8105         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
8106
8107 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8108
8109         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
8110         Unix (/n) and DOS (/r/n) line terminations.
8111
8112 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8113
8114         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
8115         bug #613775
8116
8117 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8118
8119         * src/mcs51/gen.c (genFunction, genEndFunction),
8120         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
8121         and restore of EA so that stack offsets to parameters are
8122         correct when using both critical and reentrant/stack-auto.
8123         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
8124         size (can be triggered in error if sloc is shared between
8125         different sized objects)
8126         * device/include/float.h: fixed macros to explicitly use
8127         unsigned long where needed
8128
8129 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
8130
8131         Feature req. 799831: added code to allow nesting of critical functions
8132         * src/mcs51/gen.c (genFunction, genEndFunction)
8133         * src/ds390/gen.c (genFunction, genEndFunction)
8134
8135 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8136
8137         * src/SDCCsymt.c (sclsFromPtr),
8138         * src/SDCCsymt.h,
8139         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
8140         support for standard C idiom of memory mapped variables; for
8141         example, *((xdata int*)0x1234) = 1 is now internally equivalent
8142         to xdata int at 0x1234 tempvar = 1.
8143         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
8144         provided by Akiya ISHIDA
8145
8146 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
8147
8148         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
8149         * src/SDCCval.c (constVal): added reduction from int to char
8150         * src/SDCCval.c (valMult, valDiv): fixed sign handling
8151         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
8152         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
8153         to ignore the sign
8154         * support/regression/tests/shifts.c: fixed
8155
8156 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8157
8158         * src/z80/gen.c (genXor): Fixed bug #805445
8159
8160 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8161
8162         Fixed bug #621531 (const & volatile confusion in the type chain).
8163         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
8164         refer to the const or volatile state of the pointer itself.
8165
8166         * src/SDCCast.c
8167         * src/SDCCglue.c
8168         * src/SDCCicode.c
8169         * src/SDCCsymt.c
8170         * src/SDCCval.c
8171         * src/SDCC.y
8172         * src/SDCCsymt.h
8173         * src/pic/gen.c
8174         * src/pic/ralloc.c
8175         * src/pic16/gen.c
8176         * src/pic16/ralloc.c
8177         * support/regression/tests/const.c
8178
8179 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8180
8181         When checking for duplicated modules, use absolute paths
8182         instead of relative paths.  Files changed:
8183
8184         * as/mcs51/lklib.c
8185         * link/z80/lklib.c
8186
8187 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8188
8189         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
8190
8191 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8192
8193         * device/include/string.h: added size_t typedef, changed
8194         prototypes to use size_t, eliminated separate reentrant and
8195         non-reentrant declarations, added _memmove declaration
8196         * device/lib/_memcpy.c: changed to use size_t instead of int,
8197         changed /4 to >>2 to avoid division library call
8198         * device/lib/_memcmp.c,
8199         * device/lib/_memset.c,
8200         * device/lib/_strncat.c,
8201         * device/lib/_strncpy.c,
8202         * device/lib/_strncmp.c: changed to use size_t instead of int
8203         * device/lib/_memmove.c: new file (fixed bug #772294)
8204         * device/lib/Makefile.in: added _memmove.c
8205         * device/lib/z80/asm_strings.s: fixed bug #772290
8206         * support/regression/tests/bitfields.c: attempt to fix host assertion
8207         failure on amd64-unknown-linux2.2
8208
8209 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8210
8211         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
8212         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
8213         * as/z80/asmain.c (main): fixed bug #801766
8214
8215 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
8216
8217         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
8218         compilers
8219
8220 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8221
8222         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
8223         reported in bug #800609
8224
8225 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
8226
8227         * Top header beautifications in src/pic16 directory:
8228           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
8229           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
8230           pcoderegs.h, ralloc.c, ralloc.h
8231         * main.c: added top header and GPL license notice
8232         * pcode.c: fixed the if-conditional warning
8233
8234 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
8235
8236         * device/lib/_mullong.c: replaced int by short for gcc
8237
8238 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8239
8240         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
8241         and JUMPTABLE iCodes properly now (worked by accident before)
8242         * src/mcs51/gen.c (leftRightUseAcc),
8243         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
8244         iCode properly now. Use getSize instead of nRegs since a & b
8245         aren't part of the nRegs tally.
8246
8247 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
8248
8249         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
8250         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
8251           before instructions that use the _STATUS register
8252
8253 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
8254
8255         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
8256         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
8257         fetching of the pointer
8258         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
8259         copied from genNearPointerSet()
8260         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
8261         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
8262         If they pop r0/r1 they must be called in the opposite order than aopOp().
8263         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
8264         (resp. --stack-auto), prepared for --xstack
8265
8266 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8267
8268         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
8269
8270 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
8271
8272         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
8273         these ports have their own __sdcc_external_start()
8274
8275 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
8276
8277         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
8278         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
8279         type for bits was changed. It resulted in bit variables becoming
8280         global, which is not permitted in PIC 14 assembly output.
8281
8282 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8283
8284         * doc/sdccman.lyx: various additions and updates. Rearranged sections
8285
8286 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8287
8288         Z80 and MCS51 linkers complaint if a public symbol is defined
8289         in more than one library module:
8290
8291         * as/mcs51/lklib.c
8292         * link/z80/lklib.c
8293         * as/mcs51/Makefile.in
8294
8295 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8296
8297         A few small changes that speed up the peephole optimizer.
8298
8299         * src/SDCCpeeph.c
8300
8301 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8302
8303         Try to make the peephole optimizer smarter by maintaining
8304         an association between the assembly source code and the
8305         iCodes that originated them. Put this information to use
8306         with a new peephole rule condition "notVolatile" so that
8307         the rules can be aggressive yet still safe.
8308
8309         * src/SDCCpeeph.c
8310         * src/SDCCpeeph.h
8311         * src/mcs51/gen.c
8312         * src/mcs51/peeph.def
8313
8314 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8315
8316         Fixed bug #741761
8317
8318         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
8319         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
8320         if the left or right operand symbols have the accuse flag set.
8321
8322 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8323
8324         Changed the type of the result of the ! (NOT) operator to char;
8325         previously it returned the same type as the source. This allows
8326         us to eliminate all the genFloatNot functions (all of its target
8327         implementations were very buggy) since !float can use the same
8328         code as !long now.
8329
8330         * src/SDCCicode.c (ast2iCode): ! returns char
8331         * src/mcs51/gen.c (genNot, genNotFloat),
8332         * src/ds390/gen.c (genNot, genNotFloat),
8333         * src/z80/gen.c (genNot, genNotFloat),
8334         * src/pic/gen.c (genNot, genNotFloat),
8335         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
8336
8337 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
8338
8339         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
8340         1. Interrupt would not compile properly. Ensure PCLATH register is saved
8341            during interrupts. Ensure WSAVE is located at a shared bank address.
8342         2. Fixed page selection in some places
8343         3. Fixed BTFSS/C to where necessary use registers directly and not simply
8344            the registers name strings.
8345         4. Fixed "signed / unsigned compare" compiler warnings.
8346         5. The PIC port manages its own allocation of the general purpose
8347            registers, but makes no attempt to reuse them. As a result when
8348            compiling it soon runs out of general purpose registers. Some
8349            additional code was added to the files pcode.c and device.c to walk
8350            through the function call tree and rename the registers so that they
8351            get reused.
8352
8353         * src/pic/device.c
8354         * src/pic/gen.c
8355         * src/pic/glue.c
8356         * src/pic/pcode.c
8357         * src/pic/pcode.h
8358         * src/pic/ralloc.c
8359         * src/pic/ralloc.h
8360         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
8361         genPlus() & genMinus() when the result is the same as left or right
8362
8363 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8364
8365         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
8366
8367 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8368
8369         Made bitfield a distinct type from bit so that bitfields
8370         convert as per ANSI C and bits retain their traditional
8371         boolean style behaviour. Implemented bitfield support in
8372         the z80 port.
8373
8374         * src/SDCCsymt.h,
8375         * src/SDCCsymt.c,
8376         * src/SDCCast.c,
8377         * src/cdbFile.c,
8378         * src/mcs51/gen.c,
8379         * src/ds390/gen.c: bit v bitfield split
8380         * src/z80/gen.c: New support for bitfields
8381         * support/regression/tests/bitfields.c: reenabled z80,
8382         added more tests
8383
8384 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8385
8386         Rules 246.x, 247.x relate to bitfields, the others speed up
8387         access to xdata mapped I/O devices.
8388
8389         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
8390
8391 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8392
8393         Cleaned up genPackBits and genUnpackBits and added two helper
8394         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
8395         for literal assignments in genPackBits (thanks to Frieder for
8396         reminding me).
8397
8398         * src/mcs51/gen.c
8399         * src/ds390/gen.c
8400
8401 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8402
8403         Fixed bug #748310 (pointer to function type mishandled when the
8404         function name is omitted). Also fixed a SIGSEGV when a function
8405         attribute (reentrant, etc) is used on a non-function or on a
8406         function but misplaced before the parameter list.
8407
8408         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
8409         bug #748310
8410         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
8411         * support/Util/SDCCerr.h,
8412         * support/Util/SDCCerr.c: Added func attr misuse error msg
8413
8414 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
8415
8416         Fixed bug #787649 by anonymous
8417         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
8418         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
8419
8420 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8421
8422         Fixed numerous bitfield problems.
8423
8424         * src/SDCC.y: More bitfield related error checking
8425         * src/SDCCsymt.h,
8426         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
8427         * support/Util/SDCCerr.h,
8428         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
8429         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
8430         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
8431         * support/regression/tests/bitfields.c: tests added
8432
8433 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8434
8435         Made the constant following the "interrupt" keyword optional. If
8436         omitted, the function will not automatically be given an entry
8437         in the interrupt vector table (similar to #pragma NOIV, but
8438         less syntacticly kludgy). The interrupt number is also now
8439         range checked. Also fixed a bug in the high order bit example
8440         in the manual.
8441
8442         * src/SDCC.y
8443         * src/SDCCmem.c
8444         * src/SDCCglue.c
8445         * src/SDCCsymt.h
8446         * support/Util/SDCCerr.c
8447         * support/Util/SDCCerr.h
8448         * doc/sdccman.lyx
8449
8450 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
8451
8452         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
8453         * src/SDCCicode.c (operandOperation): rewritten some ops
8454         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
8455         * src/SDCCsymt.c (computeType): literals are handled the same way as any
8456         other type
8457         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
8458         be re-activated by defining REDUCE_LITERALS)
8459         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
8460         unsigned, but are signed by default
8461         * src/SDCCval.c (constVal): rearranged
8462         * src/SDCCval.c (valMod): preliminary fix
8463         * src/SDCCval.c (valCastLiteral): use TYPE_* types
8464         * support/regression/literalop.c: added, work in progress
8465
8466 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8467
8468         Generate warnings for useless declarations like "char data;"
8469         that don't do what new users expect.
8470
8471         * src/SDCC.y
8472         * support/Util/SDCCerr.h
8473         * support/Util/SDCCerr.c
8474
8475 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
8476
8477         * src/SDCCval.c (valMult): fix overflow detection of negative int
8478
8479 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8480
8481         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
8482
8483         Changes to support big endian targets:
8484
8485         * src/ports.h
8486         * src/SDCCglue.c
8487         * src/avr/main.c
8488         * src/ds390/main.c
8489         * src/izt/i186.c
8490         * src/mcs51/main.c
8491         * src/pic/main.c
8492         * src/pic16/main.c
8493         * src/xa51/main.c
8494         * src/z80/main.c
8495
8496 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
8497
8498         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
8499         * device/lib/time.c: fixed warning "integer overflow in expression"
8500
8501 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
8502
8503         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
8504         * src/SDCCval.c (constVal): changed default to signed; hex and octal
8505         constants are unsigned; added recognition of "u" flag for unsigned
8506         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
8507         * src/SDCCval.c (valDiv, valMod): fixed signdness
8508         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
8509         signedness of modulo, left and right shift
8510         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
8511         * support/Util/SDCCerr.h: added warning W_INT_OVL
8512         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
8513         * src/SDCCast.c (ast_print): improved output of constants
8514
8515 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8516
8517         Fixed some warnings when building with MSVC:
8518
8519         * as\mcs51\asdata.c
8520         * as\z80\asdata.c
8521         * as\mcs51\asm.h
8522         * as\z80\asm.h
8523         * link\z80\aslink.h
8524         * link\z80\lkdata.c
8525         * link\z80\lkeval.c
8526         * link\z80\lkgb.c
8527         * link\z80\lkihx.c
8528         * link\z80\lks19.c
8529         * link\z80\lksym.c
8530         * support\cpp2\cpplib.c
8531         * src\ds390\gen.c
8532         * src\mcs51\gen.c
8533
8534 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
8535
8536         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
8537
8538 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8539
8540         * support\librarian\clean.mk: Do not remove Makefile.
8541         * support\librarian\Makefile: added.
8542
8543 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8544
8545         Added librarian to MSVC build:
8546         * all.dsp
8547         * sdcc.dsw
8548         * support\librarian\librarian.dsp
8549
8550         'configure' not needed for librarian, removed:
8551         * support\librarian\configure
8552         * support\librarian\configure.in
8553         * support\librarian\config_in.h
8554         * support\librarian\Makefile.in
8555
8556         Hopefully these ones built the librarian and the rest of sdcc properly:
8557         * Makefile
8558         * Makefile.common.in
8559
8560         Messed up 'configure', so revert to previous version:
8561         * configure
8562         * configure.in
8563
8564 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
8565
8566         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
8567         there, while the mantissa of a double is "only" 53 bits wide.
8568
8569 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8570
8571         Adding sdcclib to the build.  MSVC project coming soon.
8572         Files added/changed:
8573
8574         * support\librarian\clean.mk
8575         * support\librarian\configure
8576         * support\librarian\configure.in
8577         * support\librarian\config_in.h
8578         * support\librarian\Makefile.bcc
8579         * support\librarian\Makefile.in
8580         * support\librarian\sdcclib.c
8581         * Makefile.bcc
8582         * Makefile
8583         * Makefile.common.in
8584         * configure
8585         * configure.in
8586
8587 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8588
8589         Linker now complaints if linked modules have conflicting options, for
8590         example, one compiled using --model-large and another one compiled with
8591         --model-small.  The following files were modified:
8592
8593         * as\mcs51\asdata.c
8594         * as\mcs51\aslink.h
8595         * as\mcs51\asm.h
8596         * as\mcs51\asmain.c
8597         * as\mcs51\asout.c
8598         * as\mcs51\i51pst.c
8599         * as\mcs51\lkdata.c
8600         * as\mcs51\lklibr.c
8601         * as\mcs51\lkmain.c
8602         * as\z80\asdata.c
8603         * as\z80\asm.h
8604         * as\z80\asmain.c
8605         * as\z80\asout.c
8606         * as\z80\z80pst.c
8607         * link\z80\aslink.h
8608         * link\z80\lkdata.c
8609         * link\z80\lklibr.c
8610         * link\z80\lkmain.c
8611         * src\SDCCglue.c
8612
8613 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8614
8615         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
8616         as/mcs51/lklibr.c: Generate a warning when a library is not found.
8617
8618 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
8619
8620         * src/z80/mappings.i: fix _mul[us][int,long] entries
8621
8622 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8623
8624         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
8625
8626 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
8627
8628         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
8629         * support/regression/tests/bitopcse.c: added
8630         fixed warning:
8631         * src/avr/gen.c:
8632         * src/pic/gen.c:
8633         * src/pic16/gen.c:
8634         * src/z80/gen.c:
8635         * src/xa51/gen.c:
8636
8637 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8638
8639         added support for new library format to z80, gbz80 linkers:
8640         *link/z80/aslink.h
8641         *link/z80/lklex.c
8642         *link/z80/lklib.c
8643         *link/z80/lklist.c
8644
8645 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
8646
8647         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
8648         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
8649
8650 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
8651
8652         added DUMMY_READ_VOLATILE:
8653         * src/SDCC.y:
8654         * src/avr/gen.c:
8655         * src/xa51/gen.c:
8656         * src/z80/gen.c:
8657         * src/pic/gen.c:
8658         * src/pic16/gen.c:
8659         * src/mcs51/gen.c:
8660         * src/ds390/gen.c:
8661         * src/SDCCcse.c (algebraicOpts): many improvements
8662         * src/SDCCcse.h: removed algebraicOpts()
8663         * src/SDCCicode.c (picDummyRead): added
8664
8665 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8666
8667         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
8668         "Insufficient space in data memory".
8669
8670 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8671
8672         * src/mcs51/gen.c: fixed bug #771358
8673         * src/z80/gen.c: fixed bug #759087
8674
8675 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
8676
8677         * src/pic16/glue.c: minor cleanup by Vangelis
8678
8679 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8680
8681         * device/include/regc515c.h: fixed #758477
8682         * device/lib/_gptrget.c: saving some cycles in generic pointer get
8683         * device/lib/_gptrput.c: saved a few bytes
8684         * my tab spacing is 8, yours too?)
8685         * device/lib/_ser.c: process RX bytes earlier than TX bytes
8686         * device/lib/serial.c: process RX bytes earlier than TX bytes
8687         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
8688
8689 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8690
8691         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
8692
8693 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8694
8695     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
8696
8697 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
8698
8699         * device/lib/Makefile.in: bad fix, reverted to 1.43
8700
8701 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
8702
8703         * device/lib/Makefile.in: added missing z80 object files
8704
8705 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
8706
8707         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
8708         pic16 progress by Vangelis:
8709         * src/SDCCglobl.h:
8710         * src/SDCCmain.c:
8711         * src/pic/Makefile:
8712         * src/pic:
8713         * pic/Makefile:
8714         * pic16/device.c:
8715         * pic16/device.h:
8716         * pic16/gen.c:
8717         * pic16/gen.h:
8718         * pic16/genarith.c:
8719         * pic16/glue.c:
8720         * pic16/main.c:
8721         * pic16/pcode.c:
8722         * pic16/pcode.h:
8723         * pic16/pcodepeep.c:
8724         * pic16/peeph.def:
8725
8726 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8727
8728     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
8729
8730 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8731
8732     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
8733     added gbz80 build to MSVC project.
8734     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
8735     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
8736     from 8051 stuff and setup so it links using a .lnk file.
8737
8738 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8739
8740     * support/librarian/sdcclib.c: sdcc librarian.
8741     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
8742     with sdcclib.
8743
8744 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8745
8746     * as/mcs51/lkmain.c: properly handle extensions in function afile.
8747
8748 2003-07-02  Borut Razem <borut.razem AT siol.net>
8749
8750         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
8751         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
8752         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
8753         src/xa51/main.c, src/z80/main.c:
8754         virtualization of glue() function: each port has it's own glue function,
8755         which is accessed by do_glue function pointer in PORT.general structure
8756
8757 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
8758
8759         * DS800C400 fun, improved ROM interface and tinibios.
8760
8761 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
8762
8763         * More support for DS80C400. Now includes beginning of interface to ROM.
8764
8765 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
8766
8767         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
8768
8769 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8770
8771         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
8772
8773 2003-06-19  Borut Razem <borut.razem AT siol.net>
8774
8775         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
8776
8777 2003-06-19  Borut Razem <borut.razem AT siol.net>
8778
8779         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
8780         fixed Z80 port - crt0.o: cannot open.
8781
8782 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
8783
8784         * support/Util/MySystem.c (merge_command): revert bad fix
8785
8786 2003-06-18  Borut Razem <borut.razem AT siol.net>
8787
8788         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
8789
8790 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8791
8792         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
8793         option --use-stdout sends errors to stdout instead of stderr.
8794
8795 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
8796
8797         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
8798
8799 2003-06-15  Borut Razem <borut.razem AT siol.net>
8800
8801         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
8802         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
8803         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
8804         fixed width array of pointers replaced with sets;
8805         multiple include and lib paths ared transferred to preprocessor and linker
8806         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
8807         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
8808         fixed width array of pointers
8809         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
8810         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
8811         fixupPath(), getPathDifference()
8812         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
8813         fixed width array of pointers
8814
8815 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
8816
8817         * src/pic16/ralloc.c: fix warnings
8818         * src/pic16/pcode.c: fix warning
8819
8820 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
8821
8822          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
8823         know all the details, but essentially this set of changes enable
8824         the pic16 port to generate movff instructions and generate assembler
8825         directives,
8826         * src/SDCCmain.c:
8827         * src/pic16/gen.c:
8828         * src/pic16/glue.c:
8829         * src/pic16/pcode.c:
8830         * src/pic16/device.c:
8831         * src/pic16/main.c:
8832         * src/pic16/pcode.h:
8833         * src/pic16/pcoderegs.c:
8834         * src/pic16/ralloc.c:
8835         * src/pic16/ralloc.h:
8836
8837 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8838
8839         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
8840         added option --vc, so sdcc errors and warnings are compatible with
8841         Microsoft Visual Studio.
8842
8843 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8844
8845         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
8846           device/lib/libfloat.lib: added atof function.
8847
8848 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
8849
8850         * doc/sdccman.lyx: updated to Lyx 1.3
8851         * doc/cdbfileformat.lyx: updated to Lyx 1.3
8852         * doc/test_suite_spec.lyx: updated to Lyx 1.3
8853         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
8854
8855 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
8856
8857         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
8858
8859 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8860
8861         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
8862           additions to the "related tools/documentation" section
8863
8864 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
8865
8866         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
8867
8868 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
8869
8870         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
8871         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
8872
8873 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
8874
8875         * doc/sdccman.lyx: fix double dash and other minor things
8876         * doc/Makefile: fix double dash
8877
8878 2003-05-28  Karl Bongers(patches from Martin Helmling)
8879         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
8880           condition and ignore commands.
8881
8882 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8883
8884         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
8885           is in parts still quite out of date, I did changes as far as I felt makes sense
8886           for a non-native english speaker.
8887           Please feel free to add to the manual or to correct my changes.
8888         * doc/Makefile: undid touching the date of intermediate tex files.
8889
8890 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8891
8892         * doc/sdccman.lyx: Manual has an index now
8893
8894 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
8895
8896         Finalize muluint/mulsint and mululong/mulslong merging:
8897         * device/lib/_mulint.c
8898         * device/lib/_mullong.c
8899         * device/lib/gbz80/mul.s
8900         * device/lib/gbz80/stubs.s
8901         * device/lib/z80/mul.s
8902         * device/lib/z80/stubs.s
8903         * src/SDCCsymt.c (initCSupport)
8904
8905 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8906
8907         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
8908         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
8909           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
8910           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
8911           instead of /Zm500.
8912
8913 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8914
8915         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
8916           the regression tests I'm not brave enough to enable 245.b, 245.c
8917         * doc/sdccman.lyx: added latex preamble for hyperref package.
8918           Using pdflatex this will give you a hyperlinked pdf file with
8919           bookmarks. (prepend '%' before /usepackage if this breaks something)
8920
8921 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8922
8923          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
8924
8925 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
8926
8927         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
8928
8929 2003-05-21    <johan AT balder>
8930
8931         * src/SDCCglue.c (printIval): fixed bug #739934
8932
8933 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
8934
8935         Applied patch from bug 737905 (renamed yylineo to mylineno):
8936         * src/altlex.c
8937         * src/SDCCast.c
8938         * src/SDCglobl.h
8939         * src/SDCC.lex
8940         * src/SDCCsymt.c
8941         * src/SDCCval.c
8942         * src/pic16/pcode.c: Cleaned warnings
8943         * src/pic16/pcodeflow.c: Cleaned warnings
8944         * src/pic16/pcoderegs.c: Cleaned warnings
8945
8946 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
8947
8948         * src/pic16/pcode.c: Cleaned warnings
8949         * src/pic16/pcodepeep.c: Cleaned warnings
8950         * src/pic16/ralloc.c: Cleaned warnings
8951
8952 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
8953
8954         * doc/sdccman.lyx: fixed bug 739745
8955         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
8956
8957 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
8958
8959         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
8960         it can be defined with CFLAGS when running configure
8961         * src/SDCCmain.c: fixed compiling + linking with object files
8962
8963 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
8964
8965         * configure.in: configure for pic16 port,
8966             added --disable-pic16-port
8967         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
8968         * src/SDCCmain.c: linkOptions is changed to set *,
8969             added if/endif conditional macros to remove options help
8970             messages from optionsTable when a port is not configured, added
8971             support for the PIc16 port in the ports table, when executing
8972             the compiler with no port specified on command line, a default
8973             port is selected with the new macro DEFAULT_PORT which is
8974             defined in port.h, in setDefaultOptions() linkOptions is removed
8975             from initialization assignment, since now it is a set,
8976             parseCmdLine uses setParseWithComma for linkOptions, in
8977             linkEdit() linkOptions are accessed with new function indexSet()
8978             which returns the i'th item of a set variable. See SDCCset.c, in
8979             linkEdit() when calling buildCmdLine(), added linkOptions as
8980             last argument. Now users can pass arguments to gplink via the
8981             -Wl option, main() uses pic16glue() to glue up pic16 programs
8982         * src/SDCCpeeph.c: various changes to support pic16
8983         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
8984             return the i'th item of the set
8985         * src/SDCCset.h: added function prototype for indexSet()
8986         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
8987         * src/clean.mk: added pic16 in CLEANALLPORTS variable
8988         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
8989             added macro DEFAULT_PORT
8990         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
8991         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
8992             generated
8993         * src/pic16/glue.c: commented out some error producing lines
8994         * src/pic16/main.c: __config directives are commented out to stop
8995             gpasm complaining and test the linkage with gplink, _linkCmd and
8996             _asmCmd changed to be more gplink and gpasm friendly
8997         * src/pic16/peeph.def: peep rule 3 is commented out, since it
8998             produced an error when parsed, peep rule 12 is added to utilize
8999             movff, but it is commented out since the pCode does not support
9000             yet a command with 2 address arguments
9001
9002 2003-05-18    <johan AT balder>
9003
9004         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
9005         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
9006 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
9007
9008         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
9009   Added feature to script commands from file.
9010
9011 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
9012
9013         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
9014         * src/SDCCutil.c: include ctype.h for win32
9015
9016 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
9017
9018         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
9019
9020 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
9021
9022         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
9023   Fixed so you can set breakpoints prior to run, run does not stop
9024   on entry now.  Add tbreak.  Other enhancements and fixes for use
9025   with ddd.
9026
9027 2003-05-12  Borut Razem <borut.razem AT siol.net>
9028
9029         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
9030
9031 2003-05-11  Borut Razem <borut.razem AT siol.net>
9032
9033         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
9034         the path of bin directory, so that PATH is the only env. variable, which has to be set
9035         in case of standard installation.
9036         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
9037         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
9038         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
9039
9040 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
9041
9042         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
9043         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
9044         temp files are in the port dir; clean the gen/test directory when
9045         generating new test.c
9046         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
9047         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
9048         * support/regression/tests/zeropad.c: added
9049
9050 2003-05-09    <johan AT balder>
9051
9052         * src/SDCCglue.c: fixed bug #597940
9053
9054 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
9055
9056         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
9057   cache sfr, optimize next,step, fix off by one sourceline,
9058   support ddd list function.
9059         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
9060
9061 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
9062
9063         * support/regression/HTMLgen.py: added compare_s2f()
9064         * support/regression/Makefile: redo 1.27
9065         * support/regression/generate-cases.py: redo 1.5
9066
9067 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
9068
9069         * support/regression/tests/float.c: workaround 33 bit hex constant
9070         * support/regression/tests/simplefloat.c: fix division for host
9071
9072 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
9073
9074         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
9075         that tame's the PIC's over-aggressive optimizer.
9076
9077 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9078
9079          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
9080          support for MSVC.
9081
9082 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
9083
9084         Initial support for DS80C400. "Hello world" runs on TINIm400
9085         (with polled I/O).
9086
9087 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
9088
9089          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
9090          * Some notes on ddd usage added in debugger/README
9091          Martin Helmling adding more features and fixes for ddd GUI debugger.
9092          Code added for nexti, stepi, up, down, and other adjustments.
9093
9094 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
9095
9096         * src/pic/pCodepeep.c non-wildcard asmops are now handled
9097         * src/pic/peeph.def Added two rules to optimize carry manipulation
9098         * src/pic/* removed debug printfs
9099
9100 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
9101
9102         * debugger/mcs51/cmd.c: added header newalloc.h
9103
9104 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
9105
9106         * as/Makefile: new EXEEXT
9107         * as/z80/Makefile: remove trailing slash of BUILDIR
9108         * as/z80/clean.mk: new EXEEXT
9109         * Makefile.common.in: add to CFLAGS (and others), don't replace it
9110         * support/cpp2/Makefile.in: new EXEEXT
9111         * src/pic/glue.c (pic14emitRegularMap): fixed warning
9112
9113 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
9114
9115         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
9116         EXEEXT was introduced to fix all related problems with targets
9117         "clean", "install" and "uninstall"; a couple of further flaws
9118         especially with "clean" have been fixed too
9119         * as/mcs51/Makefile.in
9120         * as/mcs51/clean.mk
9121         * as/z80/Makefile
9122         * Makefile
9123         * clean.mk
9124         * debugger/mcs51/Makefile.in
9125         * debugger/mcs51/clean.mk
9126         * link/z80/Makefile
9127         * link/z80/Makefile.in
9128         * link/z80/clean.mk
9129         * link/Makefile
9130         * packihx/Makefile.in
9131         * packihx/clean.mk
9132         * sim/ucsim/Makefile
9133         * sim/ucsim/clean.mk
9134         * sim/ucsim/avr.src/Makefile.in
9135         * sim/ucsim/avr.src/clean.mk
9136         * sim/ucsim/s51.src/Makefile.in
9137         * sim/ucsim/s51.src/clean.mk
9138         * sim/ucsim/xa.src/Makefile.in
9139         * sim/ucsim/xa.src/clean.mk
9140         * sim/ucsim/z80.src/Makefile.in
9141         * sim/ucsim/z80.src/clean.mk
9142         * sim/ucsim/main_in.mk
9143         * sim/ucsim/packages_in.mk
9144         * sim/ucsim/gui.src/Makefile.in
9145         * sim/ucsim/gui.src/serio.src/Makefile.in
9146         * sim/ucsim/gui.src/serio.src/clean.mk
9147         * src/Makefile.in
9148         * src/clean.mk
9149         * support/cpp2/Makefile.in
9150         * support/cpp2/clean.mk
9151         * support/makebin/Makefile
9152         * support/makebin/clean.mk
9153         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
9154         * doc/sdccman.lyx: --program-suffix no longer needed
9155
9156 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
9157
9158          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
9159          Martin Helmling added support for ddd GUI debugger.
9160          Code added to display assembly, set variables, and other commands
9161          to interface to ddd.
9162
9163 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
9164
9165         * as/Makefile: fix target clean
9166         * as/clean.mk: fix target clean
9167         * as/z80/clean.mk: fix target clean
9168
9169 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
9170
9171         * Makefile.common.in: added  AT EXEEXT AT
9172         * configure.in: removed all mingw32 stuff
9173         * configure: rebuilt from configure.in
9174         * doc/sdccman.lyx: updated section "installation"
9175         * support/scripts/sdcc_mingw32: adapted to configure
9176         * support/scripts/sdcc_cygwin_mingw32: added
9177
9178 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
9179
9180         * src/pic Added object file support for the PIC port
9181         * src/pic Applied patch from Craig Franklin (this started the object file support)
9182         * src/regression Updated the PIC regression tests for object files
9183
9184 2003-04-20  Borut Razem <borut.razem AT siol.net>
9185
9186         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
9187           lklex.c: In function `getfid':
9188           lklex.c:203: warning: array subscript has type `char'
9189         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
9190           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
9191         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
9192           stack handling macros
9193
9194 2003-04-19  Borut Razem <borut.razem AT siol.net>
9195
9196         * "handling space characters in file path" task:
9197         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
9198         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
9199         * support/Util/MySystem.h: make it self-sufficient
9200         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
9201           src/z80/main.c, sdcc/as/mcs51/lklex.c:
9202           handling space characters in file path
9203         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
9204           (it will be used by assemblers, which have their own includes, e.g. gpasm)
9205         * support/Util/MySystem.c: handling space characters in executable's path
9206
9207 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
9208
9209         * as/z80/Makefile: fix permanent rebuild of z80
9210         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
9211         * support/regression/tests/bitfields.c: added Johan's bitfields.c
9212
9213 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
9214
9215         * src/SDCCopt.c: add special case optimization to replace modulo by
9216           a power of two with a bitwise AND.
9217
9218 2003-04-18    <johan AT balder>
9219
9220         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
9221
9222 2003-04-17    <johan AT balder>
9223
9224         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
9225         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
9226
9227 2003-04-13  Borut Razem <borut.razem AT siol.net>
9228
9229         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
9230         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
9231           fixed mingw problem in adl_NORMALIZE_PATH
9232
9233 2003-04-12  Borut Razem <borut.razem AT siol.net>
9234
9235         * fixed "#pragma SAVE/RESTORE can not be nested":
9236         * src/SDCC.lex: reworked pragma handling functions
9237         * sdcc/src/SDCCglobl.h: reworked stack handling macros
9238         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
9239
9240 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
9241
9242         * src/SDCCutil.c (pathEquivalent): defined but not used
9243         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
9244         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
9245         * configure: rebuilt from configure.in
9246         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
9247         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
9248         * device/include/Makefile.in: replace sdcc_datadir
9249         * device/lib/Makefile.in: replace sdcc_datadir
9250         * Makefile.common.in: add LDFLAGS from configure
9251         * packihx/Makefile.in: use LDFLAGS
9252         * src/Makefile.in: use LDFLAGS
9253         * support/cpp2/Makefile.in: add LDFLAGS from configure
9254         * support/makebin/Makefile: use LDFLAGS
9255         * .version: bumped version number to 2.3.5
9256
9257 2003-04-12  Borut Razem <borut.razem AT siol.net>
9258
9259         * completed "different paths" task:
9260         * src/SDCCmacro.c: fixed bug in handling quotes
9261         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
9262         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
9263
9264 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
9265
9266         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
9267
9268 2003-04-11 kevin Vigor <kevin AT vigor.nu>
9269
9270         * ds390/gen.c ds390/peeph.def: fix bug 706781
9271
9272 2003-04-11  Borut Razem <borut.razem AT siol.net>
9273
9274         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
9275
9276 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
9277
9278         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
9279         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
9280          set - this bit used to not be set...).
9281         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
9282           bad code in PIC Port
9283         * src/regression/and2.c added to test bug 609268
9284         * src/regression/Makefile added and2.c to regression test
9285
9286
9287 2003-04-08    <johan AT CP255758-A>
9288
9289         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
9290         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
9291         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
9292
9293 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
9294
9295         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
9296         fix bug #487815
9297         * support/cpp2/Makefile.in: fix bug #487815
9298         * configure: rebuilt from configure.in
9299         * Makefile.common.in: docdir changed, new path suffixes
9300         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
9301         * sdcc_vc_in.h: reflect changes from sdccconf.h
9302         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
9303         * src/SDCCutil.h: remove BINDIR hack
9304         * doc/sdccman.lyx: update new path hierarchy
9305
9306 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9307
9308         * src/SDCCpeeph.c: added okToRemoveSLOC test
9309
9310 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9311
9312         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
9313
9314 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9315
9316         * src/SDCCpeeph.c: added labelIsReturnOnly test
9317         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
9318
9319 2003-04-05    <johan AT balder>
9320
9321         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
9322         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
9323         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
9324         * src/SDCCast.c: fixed a warning
9325         * src/SDCCast.h: fixed a warning
9326         * src/SDCCicode.c (operandFromAst): fixed a warning
9327
9328 2003-04-04    <johan AT balder>
9329
9330         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
9331         * src/SDCCast.c (decorateType): fixed bug #715076
9332         * src/SDCC.y: fixed bug #702907
9333
9334 2003-04-03    <johan AT balder>
9335
9336         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
9337         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
9338         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
9339         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
9340         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
9341
9342 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
9343
9344         * _decdptr.c: fix return values
9345         * _gptrget.c: fix return values
9346         * _gptrgetc.c: fix return values
9347         * _gptrput.c: fix return values
9348         * _mulint.c: fix return values
9349         * as/z80/Makefile: fix 'make -j' problem
9350
9351 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
9352
9353         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
9354         * configure.in: big cleanup, updated to autoconf 2.5x
9355         * configure: rebuilt from configure.in
9356         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
9357         * sdcc_vc_in.h: reflect changes from sdccconf.h
9358         * doc/Makefile: fixed a flaw in "make install"
9359
9360 2003-04-02    <johan AT balder>
9361
9362         * src/ds390/gen.c (genCmp): no comments
9363         * src/mcs51/gen.c (genCmp): no comments
9364         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
9365         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
9366
9367 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
9368
9369         * support/regression/generate-cases.py: place generated file in given sub directory
9370         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
9371         * support/regression/Makefile: improvements for 'make -j';
9372         side effect: it's simpler and faster now
9373
9374 2003-03-31  Borut Razem <borut.razem AT siol.net>
9375
9376         * src/z80/main.c: link-{port} and as-{port} defined without path
9377         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
9378
9379 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
9380
9381         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
9382
9383 2003-03-30  Borut Razem <borut.razem AT siol.net>
9384
9385         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
9386           changed type of list parameter to set
9387         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
9388         * src/port.h: changed type of do_assemble() parameter to set
9389         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
9390           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
9391           definition of "cppoutfilename" macro with NULL value in preProcess()
9392         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
9393         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
9394         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
9395           replaced with set *binPathSet
9396         * shash_add() deallocates the item, if allready exsists, before adding the new one
9397         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
9398
9399 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
9400
9401         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
9402           a nested for loop bug in the PIC port
9403         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
9404           for loops
9405
9406 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
9407
9408         * support/Util/dbuf.h: remove C++ stuff to make it portable
9409
9410 2003-03-28  Borut Razem <borut.razem AT siol.net>
9411
9412         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
9413           literal strings in stringLiteral()
9414         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
9415         * src/Makefile.bcc, src/Makefile.in, src\src.dsp: added support/Util/dbuf.c
9416           to the project
9417
9418 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
9419
9420         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
9421
9422 2003-03-26    <johan AT balder>
9423
9424         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
9425         * src/ds390/gen.c (saveRegisters): catched symbol abuse
9426         * src/SDCCast.c (decorateType): fixed " -v < 3"
9427
9428 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
9429
9430         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
9431         Added Lenny Story's debug infrastructure changes:
9432         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
9433         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
9434         * src/cdbFile.c: added
9435         * src/SDCCdebug.c: added
9436         * src/SDCCdebug.h: added
9437         * src/SDCCast.c (createFunction)
9438         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
9439         * src/SDCCmain.c (parseCmdLine, main)
9440         * src/SDCCmem.c (redoStackOffsets)
9441         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
9442         * src/SDCCsymt.h
9443         * src/common.h
9444         * src/avr/gen.c (genAVRCode)
9445         * src/ds390/gen.c (gen390Code)
9446         * src/mcs51/gen.c (gen51Code)
9447         * src/pic/gen.c (genpic14Code)
9448         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
9449         * src/xa51/gen.c (genXA51Code)
9450         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
9451
9452 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9453
9454         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
9455         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
9456
9457 2003-03-22    <johan AT balder>
9458
9459         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
9460
9461 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
9462
9463         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
9464         * doc/cdbfileformat.lyx: added, written by Lenny Story
9465         * doc/Makefile: added cdbfileformat.lyx
9466         * doc/clean.mk: added cdbfileformat.lyx
9467
9468 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
9469
9470         * src/mcs51/peeph.def: fix bug #705773
9471
9472 2003-03-20    <johan AT balder>
9473
9474         An sfr/sbit can have an "at #" AND an initializer
9475         * src/SDCCsymt.c (checkSClass):
9476         * src/SDCCmem.c (allocGlobal):
9477         * src/SDCCmem.c (allocLocal):
9478         * src/SDCCast.c (createBlock):
9479
9480 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
9481
9482         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
9483
9484 2003-03-16    <johan AT balder>
9485
9486         Undid the hackup of const and volatile, the problem is much bigger
9487         * src/SDCC.y:1.65
9488         * src/SDCCast.c:1.171
9489         * src/SDCCglue.c:1.138
9490         * src/SDCCicode.c:1.146
9491         * src/SDCCsymt.c:1.150
9492         * src/SDCCval.c:1.65
9493
9494 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
9495
9496         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
9497         * src/ds390/gen.c (genAddrOf): fixed bug #704087
9498
9499 2003-03-13    <johan AT balder>
9500
9501         Hackup const and volatile modifiers in type chains a bit:
9502         * src/SDCC.y:1.63
9503         * src/SDCCast.c:1.169
9504         * src/SDCCglue.c:1.136
9505         * src/SDCCicode.c:1.143
9506         * src/SDCCsymt.c1.146
9507         * src/SDCCsymt.h1.59
9508         * src/SDCCval.c:1.63
9509
9510 2003-03-12    <johan AT balder>
9511
9512         * src/SDCCBBlock.h: more LRH debugging junk
9513         * src/SDCCcflow.h: more LRH debugging junk
9514         * src/SDCCloop.c: more LRH debugging junk
9515         * src/SDCC.y (struct_declaration): fixed bug #697590
9516         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
9517         * src/ds390/gen.c (aopForRemat): fixed bug #700031
9518         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
9519
9520 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9521         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
9522         test function names must now match exactly).
9523         * src/SDCCcse.c: added special case in findCheaperOp to allow
9524         extending a short integer. Makes less awful code for bug 700121 test case.
9525
9526 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9527
9528         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
9529         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
9530
9531 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9532
9533         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
9534         actually called (operandsNotEqual() was called for all
9535         operandsNotEqualX tests).
9536
9537 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9538
9539         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
9540         with shorter literals. Fixes bug 700121.
9541
9542 2003-03-11    <johan AT balder>
9543
9544         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
9545
9546 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
9547
9548         * src/SDCCloop.c (mergeRegions): an evil beast is dead
9549         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
9550
9551 2003-03-10  Borut Razem <borut.razem AT siol.net>
9552
9553         * src/SDCCmain.c: pipe preprocessor's output
9554         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
9555         * sdcc_vc_in.h: define pclose as _pclose for WIN32
9556         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
9557         which closes all pipes in pipeSet set
9558         * src/SDCCset.c: free deleted item in function deleteSetItem()
9559         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
9560         moved from z80 to src subproject
9561         * .version: increased version number to 2.3.4
9562
9563 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
9564
9565         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
9566         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
9567         * support/regression/ports/xa51/spec.mk: fix typo
9568
9569 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
9570
9571         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
9572
9573 2003-03-09  Borut Razem <borut.razem AT siol.net>
9574
9575         * src/SDCCmain.c: pipe preprocessor's output
9576         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
9577         * sdcc_vc_in.h: define pclose as _pclose for WIN32
9578         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
9579         which closes all pipes in pipeSet set
9580         * src/SDCCset.c: free deleted item in function deleteSetItem()
9581         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
9582         moved from z80 to src subproject
9583
9584 2003-03-09  Borut Razem <borut.razem AT siol.net>
9585
9586         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
9587         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
9588         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
9589         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
9590         * src/SDCCglobl.h: unification of WIN32 native definitions
9591
9592 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9593
9594         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
9595
9596 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
9597
9598         * src/configure.in:   check for endianess (even while cross-compiling)
9599         * src/configure:      check for endianess (even while cross-compiling)
9600         * src/configure_in.h: check for endianess (even while cross-compiling)
9601         * src/avr/gen.c:        remove old endianess stuff
9602         * src/mcs51/gen.c:      remove old endianess stuff
9603         * src/ds390/gen.c:      remove old endianess stuff
9604         * src/pic/gen.c:        remove old endianess stuff
9605         * src/pic/genarith.c:   remove old endianess stuff
9606         * src/pic/glue.c:       fix endianess check
9607         * src/pic16/gen.c:      remove old endianess stuff
9608         * src/pic16/genarith.c: remove old endianess stuff
9609         * src/pic16/glue.c:     fix endianess check
9610         * src/xa51/gen.c:       remove old endianess stuff
9611         * src/z80/gen.c:        fix endianess check
9612         * src/SDCCglue.c:       fix endianess check
9613         * src/ds390/peeph.def: fix bug 700036
9614
9615 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
9616
9617         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
9618         * src/configure: find appropriate data-types on host for SDCC's int and long
9619         * src/configure.in: find appropriate data-types on host for SDCC's int and long
9620         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
9621         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
9622
9623 2003-03-07    <johan AT balder>
9624
9625         Just a big NOOP:
9626                 some minor cleanups before the big shot
9627                 OP_DEFS and OP_USES now use Kevin's protection
9628                 new option --nolabelopt
9629
9630         * src/SDCCBBlock.c:
9631         * src/SDCCast.c,:
9632         * src/SDCCcflow.c:
9633         * src/SDCCcse.c:
9634         * src/SDCCicode.c:
9635         * src/SDCCicode.h:
9636         * src/SDCClabel.c:
9637         * src/SDCCloop.c:
9638         * src/SDCCmain.c:
9639         * src/ds390/ralloc.c:
9640         * src/mcs51/ralloc.c:
9641         * src/pic/ralloc.c:
9642         * src/xa51/ralloc.c:
9643         * src/z80/ralloc.c:
9644
9645 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
9646
9647         * src/pic/pcode.c (get_op): fix 64 bit warnings
9648         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
9649         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
9650         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
9651         * support/regression/tests/malloc.c: fix 64 bit warnings
9652
9653 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
9654
9655         * src/mcs51/gen.c (genMinus): fixed bug 696436
9656
9657 2003-03-02  Borut Razem <borut.razem AT siol.net>
9658
9659         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
9660
9661 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
9662
9663         * configure.in: test for mkstemp
9664         * sdccconf_in.h: add HAVE_MKSTEMP
9665
9666 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
9667
9668         * device/include/ctype.h: removed warning while using --stack-auto
9669         * device/include/malloc.h: removed warning while using --stack-auto
9670         * device/include/string.h: removed warning while using --stack-auto
9671
9672 2003-02-23  Borut Razem <borut.razem AT siol.net>
9673
9674         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
9675         because NDEBUG is defined (see man assert)
9676         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
9677
9678 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9679
9680         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
9681         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
9682
9683 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9684
9685         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
9686         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
9687
9688 2003-02-18    <johan AT balder>
9689
9690         * as/mcs51/asmain.c (asmbl): module can start with a digit
9691         * as/z80/asmain.c (asmbl): module can start with a digit
9692
9693 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
9694
9695         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
9696         * src/asm.c: fix pipe() for Mingw32
9697
9698 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
9699
9700         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
9701         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
9702         make -V work again; --c1mode reads now from stdin
9703         * doc/sdccman.lyx: added --c1mode
9704         * support/Util/SDCCerr.c: new messages for c1 mode
9705         * support/Util/SDCCerr.h: new messages for c1 mode
9706         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
9707
9708 2003-02-15    <johan AT balder>
9709
9710         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
9711
9712 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
9713
9714         * doc/sdccman.lyx: Environment variables, -o and other minor things
9715
9716 2003-02-14    <johan AT balder>
9717
9718         * src/xa51/main.c: before anyone really tries to use it :)
9719
9720         * Install doc's in share/sdcc/doc
9721         * removed some obsolete files
9722         * Do a proper make distclean and uninstall
9723         M Makefile.common.in
9724         R sdccbuild.sh
9725         M as/Makefile
9726         M device/include/Makefile.in
9727         M device/lib/Makefile.in
9728         M doc/sdccman.lyx
9729         M link/Makefile
9730         M sim/ucsim/doc/Makefile.in
9731         M src/clean.mk
9732         R src/avr/peeph.rul
9733         R src/xa51/peeph.rul
9734         M support/cpp2/Makefile.in
9735         M support/makebin/Makefile
9736
9737
9738 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
9739
9740         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
9741
9742 2003-02-10  Borut Razem <borut.razem AT siol.net>
9743
9744         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
9745         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
9746         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
9747         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
9748         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
9749         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
9750         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
9751         src/z80/Makefile.bcc: Borland Makefile cleanup
9752         * as/z80/Makefile.bcc: Added Borland Makefile
9753         * support/cpp2/borland.h: Removed
9754
9755 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
9756
9757         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
9758         * src/SDCC.lex: new pragma NOIV
9759         * src/SDCCglobl.h: new pragma NOIV
9760         * src/SDCCmem.c: new pragma NOIV
9761
9762 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9763
9764         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
9765
9766 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9767
9768         * src/SDCCmain.c: signal handling is switched off by --debug
9769         * doc/Makefile: small fix for install; use clean.mk again
9770         * doc/clean.mk: clean *.pdf and *.html too
9771
9772 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
9773
9774         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
9775         * device/lib/printfl.c: fix a ds390 bug by making it portable
9776         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
9777         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
9778         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
9779         * debugger/mcs51/cmd.c: converted multi-line string literals
9780         * sim/ucsim/globals.cc: converted multi-line string literals
9781         * src/SDCCmain.c: introduced signal handler to remove temp files
9782         * doc/Makefile: small tweaks, implement clean
9783         * doc: removed generated files
9784
9785 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9786
9787         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
9788         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
9789         Address Record is not correctly generated for DS390."
9790
9791 2003-02-02  Borut Razem <borut.razem AT siol.net>
9792
9793         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
9794         * as/mcs51/asm.h: fixed compilation with Borland C
9795         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
9796         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
9797         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
9798         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
9799         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
9800         src/z80/Makefile.bcc: delete $(LIB) only if exist
9801         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
9802
9803 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
9804
9805         * device/include/malloc.h: introduced NULL
9806         * device/include/string.h: introduced NULL
9807         * device/include/stdlib.h: introduced NULL
9808         * device/lib/_memcpy.c: removed NULL
9809         * device/lib/_strcat.c: removed NULL
9810         * device/lib/_strchr.c: removed NULL
9811         * device/lib/_strcmp.c: removed NULL
9812         * device/lib/_strcpy.c: removed NULL
9813         * device/lib/_strcspn.c: removed NULL
9814         * device/lib/_strlen.c: removed NULL
9815         * device/lib/_strncat.c: removed NULL
9816         * device/lib/_strncmp.c: removed NULL
9817         * device/lib/_strncpy.c: removed NULL
9818         * device/lib/_strpbrk.c: removed NULL
9819         * device/lib/_strrchr.c: removed NULL
9820         * device/lib/_strspn.c: removed NULL
9821         * device/lib/_strstr.c: removed NULL
9822         * device/lib/_strtok.c: removed NULL
9823         * device/lib/malloc.c: removed NULL, include own header
9824
9825 2003-02-02    <johan AT balder>
9826
9827         * 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
9828         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
9829         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
9830         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
9831         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
9832         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
9833
9834 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9835
9836         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
9837         area 'DATA'"
9838
9839 2003-02-01    <johan AT balder>
9840
9841         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
9842
9843 2003-01-31    <johan AT CP255758-A>
9844
9845         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
9846
9847 2003-01-30    <johan AT balder>
9848
9849         * src/SDCCBBlock.c: automatic bug detection
9850         * src/SDCCicode.c: automatic bug detection
9851
9852 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9853
9854         * src/SDCCglobl.h:   now --xram-size 0 works
9855         * src/SDCCmain.c:    now --xram-size 0 works
9856
9857 2003-01-29    <johan AT balder>
9858
9859         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
9860
9861 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9862
9863         * as/mcs51/aslink.h: Added options --xram-size and --code-size
9864         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
9865         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
9866         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
9867         * src/SDCCglobl.h:   Added options --xram-size and --code-size
9868         * src/SDCCmain.c:    Added options --xram-size and --code-size
9869
9870 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
9871
9872         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
9873         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
9874
9875 2003-01-27    <johan AT balder>
9876
9877         * src/SDCC.y: fixed bug #613764
9878
9879 2003-01-26    <johan AT balder>
9880
9881         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
9882         * src/SDCCsymt.h: fixed bug #673374
9883         * src/SDCCglue.c: fixed bug #661910
9884         * src/SDCCast.c: fixed bug #458099 and 673374
9885
9886 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
9887
9888         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
9889         * as/mcs51/strcmpi.h: added
9890         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
9891         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
9892         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
9893         * as/mcs51/assym.c: strcmpi -> as_strcmpi
9894         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
9895         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
9896         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
9897         * as/mcs51/Makefile.aslink: new module strcmpi
9898         * as/mcs51/Makefile.asx8051: new module strcmpi
9899         * as/mcs51/Makefil.bcc: new module strcmpi
9900         * as/mcs51/Makefile.in: new module strcmpi
9901         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
9902
9903 2003-01-26    <johan AT balder>
9904
9905         * src/SDCCglue.c: reverted back to 1.124
9906         * src/SDCCast.c: reverted back to 1.156
9907         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
9908
9909 2003-01-25    <johan AT balder>
9910
9911         * src/SDCCglue.c: A better fix for bug #661910
9912         * src/SDCCast.c: A better fix for bug #661910
9913         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
9914
9915 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
9916
9917         * src/Makefile.in: remove spawn.o
9918         * src/SDCCmain.c: remove spawn.h
9919         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
9920         * src/spawn.c: removed
9921         * src/spawn.h: removed
9922         * support/regression/ports/ds390/spec.mk: link with -r
9923
9924 2003-01-24    <johan AT CP255758-A>
9925
9926         * src/ds390/gen.c (aopOp): fixed bug #667458
9927         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
9928         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
9929         (createIvalCharPtr): an ival doesn't always have a storage class anymore
9930
9931 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
9932
9933         * src/mcs51/peeph.def: better assembler identation by Frieder
9934         * src/mcs51/gen.c: better assembler identation by Frieder
9935
9936 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
9937
9938         * as/z80/string.h: removed for gcc 3.2
9939         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
9940         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
9941
9942 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
9943
9944         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
9945         * src/SDCCpeeph.c (replaceRule): fix bug #663503
9946         * support/regression/Makefile: separate temp files for ports
9947         * support/regression/generate-cases.py: separate temp files for ports
9948         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
9949         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
9950
9951 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
9952
9953         * moved tinitalk to device/examples/ds390
9954
9955 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
9956
9957         * as/mcs51/lkmem.c: rflag is for DS390
9958         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
9959         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
9960                          (linkEdit): move mem- and map-files the same way as ihx-files
9961         * src/z80/main.c (_setDefaultOptions): removed --generic
9962         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
9963         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
9964         * src/pic/glue.c (picglue): --c1mode works again
9965         * src/pic16/glue.c (pic16glue): --c1mode works again
9966         * src/asm.c (printCLine): fix #660034
9967
9968 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
9969
9970         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
9971         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
9972         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
9973         * as/mcs51/lkmem (summary): better fix for sp problem
9974         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
9975         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
9976         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
9977                                               remove --stack-after-data
9978
9979 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
9980
9981         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
9982         * src/SDCCutil.c (join): ugly bug: missing '\0'
9983         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
9984
9985 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
9986
9987         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
9988         * src/port.h: typo
9989         * src/pic/main.c (_asmCmd): gpasm supports -o
9990         * src/z80/main.c: more general macros
9991         * device/lib/Makefile.in: remove intermediate files
9992
9993 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
9994
9995         * .version: Bumped version number to 2.3.3
9996         * src/SDCCBBlock.c: new option -o
9997         * src/SDCCglobl.h: new option -o
9998         * src/SDCCglue.c: new option -o
9999         * src/SDCCmain.c: new option -o
10000         * src/asm.c: new option -o
10001         * src/ds390/main.c: new option -o
10002         * src/pic/glue.c: new option -o
10003         * src/pic/pcode.c: new option -o
10004         * src/pic/ralloc.c: new option -o
10005         * src/pic16/glue.c: new option -o
10006         * src/pic16/pcode.c: new option -o
10007         * src/pic16/ralloc.c: new option -o
10008         * src/z80/main.c: new option -o
10009         * device/lib/Makefile.in: use -o
10010         * support/regression/ports/ds390/spec.mk: use -o
10011         * support/regression/ports/gbz80/spec.mk: use -o
10012         * support/regression/ports/mcs51/spec.mk: use -o
10013         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
10014         * support/regression/ports/z80/spec.mk: use -o
10015         * support/regression/ports/ucz80/spec.mk: use -o
10016         * support/regression/ports/xa51/spec.mk: use -o
10017         * support/regression/fwk/lib/timeout.c: fix usage string
10018
10019 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
10020         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
10021
10022 2003-01-07    <johan AT balder>
10023
10024         * src/SDCCast.c (decorateType): fixed bug #600035
10025
10026 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
10027         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
10028         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
10029         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
10030         * src/pic/pcode.c: outcommented unused variable to remove warnings
10031         * src/pic/ralloc.c: outcommented unused variable to remove warnings
10032
10033 2003-01-06    <karl AT turbobit.com>
10034         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
10035    regression tests.
10036
10037 2003-01-06    <johan AT balder>
10038
10039         * src/SDCCicode.c: fixed array add
10040
10041 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
10042         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
10043         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
10044
10045 2003-01-04    <johan AT balder>
10046
10047         * src/SDCCval.c (getNelements): fixed the initialized array of structures
10048
10049 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10050         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
10051
10052 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
10053         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
10054         * support/regression/tests/bug-524697.c: fit mem usage into 8032
10055
10056 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
10057         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
10058
10059 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
10060         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
10061
10062 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
10063         * src/mcs51/main.c: removed {bindir}{sep} from aslink
10064
10065 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10066
10067     * in \sdcc\as\mcs51\ changed these files in order to create an
10068     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
10069     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
10070     following files to include the previous two files: aslink.dsp,
10071     Makefile.aslink, Makefile.bcc, and Makefile.in.
10072
10073     * Changed \sdcc\src\SDCCmain.c so it creates files with extension
10074     .adb instead of .cdb
10075
10076 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10077
10078         * \sdcc\as\mcs51\lklist.c: Now reports memory usage using the
10079         value from option --iram-size.
10080
10081 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10082
10083         * \sdcc\as\mcs51\lklist.c: added boundary check before using
10084         dram[] array.
10085
10086 2002-09-18    <wiml AT hhhh.org>
10087
10088         * SDCClrange.h: exposed setFromRange() and setToRange()
10089         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
10090           packRegsForAccUse() (bug 542397)
10091         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
10092           multiple times and emitting the fetch operations more than once
10093           added aopGetUsesAcc() function to allow binary operators to
10094           fetch their operands in the correct order; made genMinus() emit
10095           compact code for X = LITERAL - Y
10096
10097 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10098         * \sdcc\as\mcs51\lklist.c: Fixed incorrect number of parameters to
10099         sprintf() in line 1267.
10100
10101 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10102         * \sdcc\src\SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
10103         like ports.
10104
10105 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10106         Changes to aslink (All the changes are marked with 'JCF'):
10107
10108         * \sdcc\as\mcs51\aslink.h: External definition of sflag and
10109         summary().
10110
10111         * \sdcc\as\mcs51\lkarea.c: Computes the size of area BSEG_BYTES from
10112         area BSEG.  Also moves, if possible, the DATA area down into the internal
10113         ram so more space is available.
10114
10115         * \sdcc\as\mcs51\lkdata.c: Definition of memory summary output flag
10116         sflag.
10117
10118         * \sdcc\as\mcs51\lklist.c: For the BSEG area report the size in bits,
10119         not bytes.  Function summary() which creates a memory usage summary
10120         file with extension .mem.  Reports of overlaping stack and small stack
10121         size.  If the space for the stack is less than 16 bytes aslink trows a
10122         warning.
10123
10124         * \sdcc\as\mcs51\lkmain.c: Creation of some of the default areas for
10125         the 8051.  Option 'y' for memory summary output file.
10126
10127         Changes to sdcc (All the changes are marked with 'JCF'):
10128
10129         * \sdcc\src\SDCCglobl.h: External definition of RegBankUsed[4].
10130
10131         * \sdcc\src\SDCCglue.c:  If a register bank is used, creates an
10132         overlaying area for it (uses RegBankUsed[4]).
10133
10134         * \sdcc\src\SDCCmain.c: Definition RegBankUsed[4]; marks register
10135         bank zero as used by default.  By default aslink locates the stack
10136         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
10137         the creation of the .mem file.  Delegates the allocation of data area
10138         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
10139         the begining of the stack area to aslink.
10140
10141         * \sdcc\src\SDCCmem.c:  If a register bank is used, marks it so
10142         glue() in SDCCglue.c creates an area for it.
10143
10144 2002-09-03  Borut Razem <borut.razem AT siol.net>
10145         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
10146         sdcc/src/pic/glue.c:
10147         introduced atexit() handler for teporay files removal in case of
10148         errors, assertions, ...
10149
10150 2002-08-29  Borut Razem <borut.razem AT siol.net>
10151         * sdcc/support/cpp2/auto-host_vc_in.h:
10152         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
10153         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
10154         Maybe there is a similar problem with BORLANDC? It should be checked!
10155
10156         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
10157         corrected improper use of assert: the assignment to clr variable was done inside the assert.
10158         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
10159         was not executed, and the compiler (cl) launched a warning:
10160         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
10161
10162 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
10163         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
10164
10165 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
10166         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
10167
10168         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
10169           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
10170           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
10171           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
10172           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
10173           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
10174           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
10175         - added Release configuration in VS projects
10176         - review of compiler an linker options
10177         - VC .exe files are generated in bin_vc directory, not to interfere
10178           with binaries generated from other projects (cygwin, mingw, bcc ...)
10179
10180         * sdcc/src/yacc.dsp: added
10181
10182         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
10183         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
10184         and insert the version number definitions from .version
10185
10186         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
10187
10188         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
10189         added - genarate auto-host.h using auto-host_vc_in.h as template
10190
10191         * sdcc/sdcc_vc.h,
10192         removed from CVS, generated automatically
10193
10194 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
10195         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
10196
10197 2002-08-11  Borut Razem <borut.razem AT siol.net>
10198         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
10199
10200 2002-08-10  Borut Razem <borut.razem AT siol.net>
10201         * src/SDCCmain.c (main):
10202         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
10203         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
10204         The consequence was that some temporary files were not removed.
10205
10206         * src/SDCCglue.c:
10207         unification of code in functions tempfilename() and tempfile():
10208         function tempnam() is defined in Visual Studio 6.0 and .NET
10209
10210         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
10211
10212         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
10213           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
10214         - removed compiler command line option /WX: Treats all warnings as errors
10215         - update a list of source files, included into the project
10216
10217         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
10218           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
10219         changed project type to Generic Project so that can be correcly converted to VS.NET project
10220
10221         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
10222
10223         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
10224
10225         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
10226
10227         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
10228         added return 0 statements after assert() to make compiler happy
10229
10230         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
10231         added newline in the def file to keep MSC compiler satisfied
10232
10233         * sdcc/src/z80/gen.c:
10234         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
10235           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
10236         - solved MSC error in function aopDump()
10237
10238         * sdcc_vc.h: define PREFIX as "\\sdcc"
10239
10240 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
10241         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
10242
10243 2002-06-22  Scott Dattalo <scott AT dattalo.com>
10244         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
10245         - Rewrote the register banking algorithm.
10246         - Added pCode live-range analysis to registers (for now, only non-used and
10247         singly-used registers optimized away)
10248
10249         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
10250
10251         * 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.
10252
10253 2002-05-10  Scott Dattalo <scott AT dattalo.com>
10254         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
10255
10256 2002-04-22  Michael Hope  <michaelh AT vroom>
10257
10258         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
10259
10260         * configure.in (DD_COPT): Added include support required for gbdk.
10261
10262         * .version: Bumped version number just to increase it.
10263
10264         * src/SDCCmain.c: Added -nostdinc to the default options.
10265
10266 2002-04-15  Michael Hope  <michaelh AT vroom>
10267
10268         * device/lib/z80/printf.c (sprintf): Added.
10269
10270         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
10271
10272         * src/z80/peeph.def: Added transpose redundent load rule.
10273
10274         * src/z80/main.c: Added force callee saves for jaune.
10275
10276         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
10277
10278         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
10279
10280 2002-03-28  Johan Knol  <johan AT balder>
10281
10282         * src/SDCCval.c: fixed bug #532436
10283
10284 2002-03-14  Scott Dattalo <scott AT dattalo.com>
10285         * /src/port.h:
10286         Added "char *Processor" field to the port structure.
10287
10288         * /src/SDCCmain.c:
10289         Added -p option. Allows port dependent processor to be specified.
10290
10291         * all ports:
10292         Initialized the new field char *Processor field to NULL in all ports
10293
10294         * /src/pic/*:
10295         Compiler generated registers for interrupt context saving
10296         were not getting allocated.
10297
10298 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
10299
10300         * /src/SDCCast.c:
10301         Fixed left shift. Will promote the left side of a left shift
10302         if a) left shifting more than size of operand or b) when assigned
10303         to something size > size of left side
10304
10305 2002-03-14  Scott Dattalo <scott AT dattalo.com>
10306         * src/pic/*
10307         tons of changes. Register allocation has been
10308         rewritten. Added customization for the various PICs. Flow
10309         analysis is restructured. ...
10310
10311         * src/pic/device.h:
10312         Added
10313
10314         * src/pic/device.c:
10315         Added. device.c is a PIC port hack to accomodate variations
10316         in PIC devices.
10317
10318 2002-03-13  Michael Hope  <michaelh AT vroom>
10319
10320         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
10321
10322 2002-03-04  johanknol  <johanknol AT manik>
10323
10324         * /src/SDCCval.c: fixed
10325
10326         const unsigned char arr[][2] = { { 0, 1 } };
10327         t18.c:1: error: Initializer element is not constant
10328
10329 2002-03-04  bela  <bela AT manik>
10330
10331         * /device/include/mcs51reg.h:
10332         ds89c420 register definition update
10333
10334 2002-03-03    <johan AT FRIJA>
10335
10336         * support/Util/SDCCerr.c: did something, but don't no why anymore
10337
10338         * support/regression/tests/bug-524691.c: made it a little less shy
10339
10340         * src/SDCCast.c (decorateType): fixed bug #524697
10341
10342         * src/SDCCast.c: made some lineno improvements
10343
10344         * src/SDCCval.c (getNelements): changed warning to error
10345
10346         * src/SDCCglue.c (printIvalArray): changed warning to error
10347
10348         * src/SDCCicode.c: fixed a warning for mingw
10349
10350         * src/SDCCast.c (decorateType): fixed the << promotion for ops
10351
10352         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
10353
10354 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
10355
10356         * src/ds390/peeph.def:
10357         Added some more peephole rules
10358
10359         * src/ds390/gen.c: Various fixes & enhancements
10360
10361         * src/SDCClrange.c, src/SDCClrange.h:
10362         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
10363
10364         * src/ds390/ralloc.c:
10365         various fixes & enhancements (ds390) specific
10366
10367         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
10368         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
10369         from rallocs.
10370
10371         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
10372
10373 2002-03-02    <johan AT FRIJA>
10374
10375         * src/SDCCast.c (decorateType): fixed bug #524708
10376
10377         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
10378
10379         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
10380
10381 2002-03-01  Michael Hope  <michaelh AT vroom>
10382
10383         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
10384
10385         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
10386
10387 2002-03-01    <johan AT FRIJA>
10388
10389         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
10390
10391         * src/SDCCast.c (decorateType): fixed bug #524209
10392
10393         * src/SDCCval.c (valNot): fixed bug #524195
10394
10395 2002-02-26    <johan AT balder>
10396
10397         * src/xa51/gen.c: fixed a warning
10398
10399         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
10400
10401         * src/SDCCast.c (decorateType): fixed bug #522534
10402
10403 2002-02-23    <johan AT balder>
10404
10405         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
10406
10407 2002-02-22    <johan AT balder>
10408
10409         * src/SDCCast.c: fixed bug #514865
10410
10411         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
10412
10413 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
10414
10415         * sdcc/src/SDCCloop.c:
10416         Previous fix was not good. basic blocks that have "break" or "return" are
10417         not really partof a loop , but live ranges used in these blocks should
10418         be live thru the entire loop, so set partOfLoop but don't add them to
10419         loop region
10420
10421 2002-02-21    <johan AT FRIJA>
10422
10423         * src/SDCCcse.c: fixed bug #514308
10424
10425 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
10426
10427         * src/SDCCloop.c:
10428         Fixed BUG #519583. If a conditional block ended in a return/break
10429         statement inside a loop, it was not being considered part of the loop.
10430
10431         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
10432
10433 2002-02-10  Karl Bongers <karl AT turbobit.com>
10434
10435         * debugger/*:
10436         Fixed up SDCDB debugger somewhat.  Updated debugger/README
10437         with lots of comments and notes.
10438
10439         * device/examples/test2.c:
10440         Fix bug, "red" variable not being initialized(compiler complained).
10441
10442         * device/examples/Makefile, examples/test3.c:
10443         Add Makefile in device/examples folder, compiles test3.c
10444         for use as a multiple module SDCDB test case.
10445
10446         * sim/ucsim/cmd.src/cmdset.cc:
10447         Took out debug printfs in ucsim "next" command.
10448
10449         * sim/ucsim/xa.src:
10450         Karl and Johan start ucsim XA support.  Most dissassembly working,
10451         about 75% emulation done(plenty of work remaining).
10452
10453         * sim/ucsim/z80.src:
10454         Add Z80 support to ucsim, add test-ucz80 regression test,
10455         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
10456         Notice z80 compiler fails on examples/test3.c/crc code.
10457
10458 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
10459
10460         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
10461         Added support for --parms-in-bank1
10462
10463         * src/ds390/peeph.def:
10464         added a few more peephole optimzations
10465
10466         * src/ds390/main.c:
10467         1) added __builtin_inp & __builtin_outp used to read in data of given length
10468            from a memory mapped port
10469         2) added __builtin_memcmp
10470         3) added __builtin_swapw swap bytes of a short
10471
10472         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
10473         1) handle multiple send & receives from register bank1
10474         2) ralloc can now allocate DPTR1 to some liveRanges
10475
10476         * src/SDCCsymt.c, src/SDCCsymt.h:
10477         changes to handle multiple sends & receives
10478
10479         * src/SDCCptropt.h:
10480         added some pointer arithmetic optimization
10481
10482         * src/SDCCptropt.c:
10483         added some pointer arithmetic optimizations but not stable yet so not
10484         called from anywhere (will get this working shortly)
10485
10486         * src/SDCCopt.c: fixed for multiple sends & receives
10487
10488         * src/SDCCmain.c:
10489         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
10490         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
10491            set preprocessor defines (depending on options)
10492
10493         * src/SDCCicode.c, src/SDCCicode.h:
10494         changes made to handle multiple sends & receives
10495
10496         * src/SDCCglobl.h:
10497         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
10498
10499         * src/SDCCcse.c, src/SDCCcse.h:
10500         added function findbackward def (to be used in upcoming optimization)
10501
10502         * src/SDCCcflow.c, src/SDCCcflow.h:
10503         added function returnAtEnd - to determine if a basic block terminates with
10504         a RETURN iCode
10505
10506         * src/SDCCast.c, src/SDCCast.h:
10507         added option parms-in-bank1
10508
10509         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
10510         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
10511         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
10512         adjusted for --parms-in-bank1 option
10513
10514         * device/include/string.h:
10515         donot redefine "reentrant" keyword
10516
10517         * device/include/ds80c390.h: Added some more SFRs
10518
10519 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
10520
10521         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
10522
10523 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
10524
10525         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
10526
10527 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
10528
10529         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
10530
10531 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
10532
10533         * Added --xram-movc option
10534
10535 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
10536
10537         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
10538
10539 2002-01-11  Johan Knol
10540
10541         * Added math lib of Jesus Calvino-Fraga
10542
10543 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
10544
10545         * src/SDCCmain.c (processFile): fix processing of ../../src.c
10546         * support/regression/Makefile: new target test-mcs51-stack-auto
10547         * support/regression/ports/mcs51-stack-auto/spec.mk: added
10548
10549 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
10550
10551         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
10552
10553 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
10554
10555         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
10556
10557 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
10558
10559         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
10560
10561         * src/SDCCglue.h: add definition for printIvalChar()
10562
10563 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
10564
10565         * src/SDCCast.c: fix #498138 by Johan
10566
10567         * src/SDCCglue.c: fix #498138 by Johan
10568
10569 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
10570
10571         * support/regression/Makefile: fix clean
10572
10573         * support/regression/ports/ds390/support.c: fix transmission of last character
10574
10575 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
10576
10577         * /sdcc/src/ds390/gen.c:
10578         a) improved computing address of stack variable
10579         b) took out some #if 0 code
10580         c) improved parmBytes adjustment
10581         d) improved genPlusIncr & genMinusIncr
10582         e) genCmp could generate bad code (when left assigned to DPTR)
10583         f) Fixed bug in hasInc
10584
10585         * /sdcc/src/ds390/ralloc.c:
10586         a) packRegsForSupport could mess up live information (Fixed)
10587         b) packRegsDPTRuse could be incorrect for left & right shift
10588
10589         * /sdcc/src/mcs51/ralloc.c:
10590         packRegsForSupport could mess up the live information (Fixed)
10591
10592         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
10593
10594         * /sdcc/src/SDCCast.c:
10595         can reverse a loop even if function call is present as long
10596         as the loop control variable is local & is not passed as parameter
10597
10598 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10599
10600         * /sdcc/ChangeLog: *** empty log message ***
10601
10602         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
10603         More builtin function additions for TININative
10604
10605         * /sdcc/src/ds390/ralloc.c:
10606         Had broken the regression testsuite
10607
10608         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
10609
10610         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
10611         Added funcattr hasStackParms will be set for reentrant functions when there
10612         are paramteres on the stack, this helps in minimizing frame pointer generation
10613         typeFromStr can handle function pointers now
10614
10615         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
10616         *** empty log message ***
10617
10618 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10619
10620         * /src/ds390/gen.c, /src/ds390/main.c:
10621         More builtin function additions for TININative
10622
10623         * /src/ds390/ralloc.c:
10624         Had broken the regression testsuite
10625
10626         * /src/SDCCast.c: Fixed a bug in dumptree
10627
10628         * /src/SDCCsymt.c, /src/SDCCsymt.h:
10629         Added funcattr hasStackParms will be set for reentrant functions when there
10630         are paramteres on the stack, this helps in minimizing frame pointer generation
10631         typeFromStr can handle function pointers now
10632
10633         * /doc/builtins.txt, /doc/TININative.txt:
10634         *** empty log message ***
10635
10636
10637 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10638
10639         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
10640         ALPHA version for -mTININative
10641
10642         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
10643         updated to reflect changes in the port structure
10644
10645         * /src/port.h:
10646         added function do_assemble (similar to do_link) if non-null this function
10647         will be called to do assembly (-mTININative) requires a multi command
10648         assembly
10649         added function genAssemblerEnd will be called to generate assembler Epilogue
10650
10651         * /src/SDCCsymt.c:
10652         added _JavaNative to debug info printing
10653
10654         * /src/SDCCmain.c: added option --tini-libid
10655         added port->do_assemble function (-mTININative) has a multi command assemble
10656
10657         * /src/SDCCglue.c: Disabled "constExpr" check
10658         added port->genAssemblerEnd function
10659
10660         * /src/SDCCglobl.h: Added option --tini-libid value
10661
10662         * /src/SDCCast.h:
10663         tookout optimizeCompare from the header (has no external references)
10664
10665         * /src/SDCCast.c: made one more function "static"
10666
10667 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
10668
10669         * src/z80/mappings.i: Added z80asm support.
10670
10671         * src/z80/main.c: Added z80asm support on --asm=z80asm
10672
10673         * src/z80/gen.c: Fixed asm portability issues.
10674
10675         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
10676
10677         * src/SDCCglue.c (printExterns): Added global/extern split.
10678
10679 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
10680
10681         * support/regression/Makefile: added test for mcs51 model large
10682
10683         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
10684
10685         * support/regression/ports/gbz80/spec.mk: added -mgbz80
10686
10687 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
10688
10689         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
10690
10691 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
10692
10693         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
10694
10695         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
10696
10697 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
10698
10699         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
10700
10701         * support/regression/tests/simplefloat.c: Port to mcs51.
10702
10703 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
10704         * support/regression/tests/bug-485362.c: Added.
10705
10706         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
10707
10708         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
10709
10710         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
10711
10712         * src/z80/gen.c (aopDump): Added a dump function.
10713
10714 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
10715         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
10716
10717         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
10718
10719         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
10720
10721         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
10722
10723         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
10724
10725         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
10726
10727         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
10728
10729         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
10730
10731         * support/regression/ports/ds390/support.c: Use tinibios.
10732
10733         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
10734
10735 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
10736
10737         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
10738         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
10739
10740         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
10741
10742         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
10743
10744 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
10745
10746         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
10747
10748         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
10749         (packRegsForIYUse): Created and optimised.
10750
10751 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10752
10753         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
10754 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
10755
10756         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
10757
10758         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
10759
10760         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
10761
10762 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10763
10764         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
10765
10766         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
10767
10768 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10769
10770         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
10771
10772         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
10773
10774         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
10775
10776 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10777
10778         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
10779         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
10780         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
10781
10782         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
10783
10784         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
10785         (genNotFloat): Added.
10786         (genUminusFloat): Added.
10787
10788         * device/lib/z80/Makefile: Added floating pt stubs.
10789
10790         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
10791
10792         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
10793
10794         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
10795
10796 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10797
10798         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
10799
10800         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
10801
10802         * sdcc/support/regression/Makefile: Add port ds390.
10803
10804         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
10805
10806         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
10807
10808         * sdcc/support/regression/ports/ds390/spec.mk: Added.
10809
10810         * sdcc/support/regression/ports/ds390/support.c: Added.
10811
10812         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
10813
10814         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
10815
10816         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
10817
10818 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
10819
10820         * device/include/malloc.h: Added z80 and gbz80 support.
10821
10822         * device/lib/gbz80/heap.s: Added.
10823
10824         * device/lib/z80/heap.s: Added.
10825
10826         * device/lib/malloc.c: Added z80 and gbz80 support.
10827
10828         * support/regression/tests/malloc.c (testMalloc): Added.
10829
10830         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
10831
10832         * support/regression/tests/bug-478094.c: Added.
10833
10834         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
10835
10836 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
10837
10838         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
10839
10840         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
10841
10842         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
10843
10844         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
10845
10846         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
10847
10848 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
10849
10850         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
10851
10852 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
10853
10854         * support/regression/tests/bug-477927.c: Added.
10855
10856         * src/z80/peeph.def: Added minor rules.
10857
10858         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
10859
10860         * src/z80/peeph.def: Added jump optimisation modification.
10861
10862 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
10863
10864         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
10865
10866 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
10867
10868         * support/regression/tests/funptrs.c: Added.
10869
10870 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
10871
10872         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
10873
10874 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
10875
10876         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
10877
10878         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
10879
10880         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
10881         (movLeft2ResultLong): Created.
10882
10883         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
10884         (joinPushes): Added.  Joins two char pushes into a word push.
10885
10886 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
10887
10888         * support/cpp2/Makefile.in (install): Added creation of dest dir.
10889
10890         * support/makebin/Makefile (install): Added creation of dest dir.
10891
10892 2001-10-24 Karl Bongers <karl AT turbobit.com>
10893
10894         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
10895
10896 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
10897
10898         * src/z80/ralloc.c: Turned off faulty pack for one use.
10899
10900         * src/z80/peeph-gbz80.def: Removed redundent restart options.
10901
10902         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
10903
10904 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
10905
10906         * support/regression/Makefile: Improved clean
10907
10908         * support/regression/ports/gbz80/spec.mk: Added clean
10909
10910         * support/regression/ports/host/spec.mk: Added clean
10911
10912         * support/regression/ports/z80/spec.mk: Added clean
10913
10914         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
10915
10916         * support/regression/ports/mcs51/timeout.c: little improvements
10917
10918 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
10919
10920         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
10921
10922         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
10923
10924         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
10925
10926 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
10927
10928         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
10929
10930         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
10931
10932 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
10933         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
10934
10935         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
10936
10937         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
10938
10939         * src/mcs51/main.c (_linkCmd): Added bin path to command.
10940
10941         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
10942
10943         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
10944
10945         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
10946
10947         * support/regression/tests/longor.c: Added.
10948
10949 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
10950
10951         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
10952
10953         * as/mcs51/aslink.h: define PATH_MAX
10954
10955         * as/mcs51/asm.h: define PATH_MAX
10956
10957         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
10958
10959         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
10960
10961         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
10962
10963         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
10964
10965         * src/SDCCglobl.h: define PATH_MAX
10966
10967         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
10968
10969         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
10970
10971 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
10972
10973         * src/z80/gen.c (gencjneshort): Fixed
10974
10975         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
10976
10977 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
10978
10979         * support/regression/tests/bug-469671.c: Added.
10980
10981         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
10982
10983 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
10984
10985         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
10986
10987         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
10988
10989 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
10990
10991         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
10992
10993         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
10994
10995         * src/device/lib/_mullong.c : removed hint: nooverlay bug
10996
10997         * src/device/lib/_divuint.c : removed hint: nooverlay bug
10998
10999         * src/device/lib/_divulong.c: removed hint: nooverlay bug
11000
11001         * src/device/lib/_moduint.c : removed hint: nooverlay bug
11002
11003         * src/device/lib/_modulong.c: removed hint: nooverlay bug
11004
11005 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
11006
11007         * 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.
11008
11009         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
11010
11011         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
11012
11013 2001-10-07    <johan AT FRIJA>
11014
11015         * device/lib/gets.c (gets): fixed the return value.
11016
11017 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
11018         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
11019
11020         * 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.
11021
11022         * 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.
11023
11024         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
11025
11026         * src/pic/gen.c: Removed Safe_strdup.
11027
11028         * configure.in: Added option to enable libgc support.
11029
11030         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
11031         (bitVectUnion): Optimised.
11032         (bitVectIntersect): Optimised.
11033         (bitVectBitsInCommon): Optimised.
11034         (bitVectCplAnd): Optimised.
11035
11036         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
11037
11038 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
11039
11040         * src/SDCCmain.c: distinguish between assembler debug and plain options
11041
11042         * src/avr/main.c:   remove standard assembler options
11043
11044         * src/ds390/main.c: remove standard assembler options
11045
11046         * src/mcs51/main.c: remove standard assembler options
11047
11048         * src/port.h: removed "PENDING" comment
11049
11050 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
11051
11052         * src/device/lib/_mulint.c  : new, with assember functions
11053
11054         * src/device/lib/_mullong.c : new, with assember functions
11055
11056         * src/device/lib/_divuint.c : with assember functions
11057
11058         * src/device/lib/_divsint.c : with assember functions
11059
11060         * src/device/lib/_divulong.c: with assember functions
11061
11062         * src/device/lib/_divslong.c: with assember functions
11063
11064         * src/device/lib/_moduint.c : with assember functions
11065
11066         * src/device/lib/_modsint.c : with assember functions
11067
11068         * src/device/lib/_modulong.c: with assember functions
11069
11070         * src/device/lib/_modslong.c: with assember functions
11071
11072         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
11073
11074         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
11075
11076         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
11077                                       replaced _mululong.c and _mulslong.c by _mullong.c
11078
11079 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
11080
11081         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
11082
11083 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
11084
11085         * src/SDCCglue.c: test, if win32api is available for MINGW
11086
11087 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
11088
11089         * src/SDCCsymt.c: no more _modifier in printTypeChain()
11090         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
11091         * support/regression/ports/gbz80/spec.mk: removed GENERIC
11092         * support/regression/ports/host/spec.mk: removed GENERIC
11093         * support/regression/ports/mcs51/spec.mk: removed GENERIC
11094         * support/regression/ports/z80/spec.mk: removed GENERIC
11095
11096 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
11097
11098         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
11099
11100         * support/regression/tests/bug-467035.c: Created.
11101
11102 2001-10-01    <johan AT FRIJA>
11103
11104         * src/SDCC.y: fixed bug #466586 part 1
11105
11106 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
11107
11108         * SDCCicode.c: z80 has no generic pointers
11109         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
11110
11111 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
11112
11113         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
11114
11115 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
11116
11117         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
11118
11119         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
11120
11121 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
11122
11123         * configure.in: Fixed up so that ucsim is only configured once.
11124
11125         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
11126
11127         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
11128         (getPathDifference): As above.
11129
11130         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
11131
11132         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
11133
11134 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
11135         * .version: Updated to 2.3.1
11136
11137         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
11138         Added copyright header.
11139
11140         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
11141         (assemble): Added support for macro based assembler commands.
11142         (linkEdit): Added support for macro based linker commands.
11143         (preProcess): Changed the pre-processor to use macros.
11144         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
11145         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
11146
11147         * device/lib/z80/crt0.s: Added module name for debugging.
11148
11149 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
11150
11151         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
11152
11153         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
11154
11155         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
11156
11157         * src/Makefile.in: Added SDCCmacro and SDCCutil
11158
11159 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
11160
11161         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
11162
11163 2001-09-16    <johan AT FRIJA>
11164
11165         * 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.
11166
11167 2001-09-15    <johan AT FRIJA>
11168
11169         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
11170         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
11171
11172 2001-09-11    <johan AT FRIJA>
11173
11174         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
11175
11176 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
11177
11178         * support/regression/tests/bug-460444.c: Added test case.
11179
11180         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
11181         (genCast): Added justification for all of the asserts.
11182
11183 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
11184
11185         * support/regression/support.c: _xdata replaced by xdata
11186
11187         * support/regression/spec.mk: removed _generic
11188
11189 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
11190
11191         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
11192
11193         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
11194         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
11195
11196         * src/z80/peeph.def: Added a rule to optimise shift then compare.
11197
11198         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
11199
11200         * support/regression/tests/bug-460010.c: Added test case.
11201
11202         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
11203
11204 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
11205
11206         * support/regression/Makefile: inter-port-clean adjusted for mcs51
11207
11208         * support/regression/testfwk.c: removed workaround for bug #436344
11209
11210         * support/regression/tests/bp.c: use less memory with mcs51
11211
11212         * support/regression/tests/bug-441448.c: use less memory
11213
11214         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
11215
11216         * support/regression/collate-results.py: typo
11217
11218 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
11219
11220         * support/regression/tests/fetchoverlap.c: Added new test case.
11221
11222         * support/regression/tests/bp.c: Added new test case.
11223
11224         * support/regression/tests/bug-448984.c: Added new test case.
11225
11226         * support/regression/tests/pow2shifts.c: Added new test case.
11227
11228         * src/z80/gen.c: Turned off the noise it normally generates for the release.
11229         (genlshTwo): Fixed right shift for count > 8.
11230
11231         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
11232
11233 2001-09-08    <johan AT FRIJA>
11234
11235         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
11236
11237 2001-09-07    <johan AT FRIJA>
11238
11239         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
11240
11241         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
11242
11243 2001-09-06    <johan AT FRIJA>
11244
11245         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
11246         * bernhard noted me at this: "() equals to (void)" (1.38)
11247
11248 2001-09-05    <johan AT FRIJA>
11249
11250         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
11251
11252 2001-09-04    <johan AT FRIJA>
11253
11254         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
11255
11256
11257 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
11258
11259         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
11260
11261 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
11262
11263         * link/z80/aslink.h: Fixed path for PATH_MAX
11264
11265 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
11266
11267         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
11268
11269         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
11270
11271         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
11272
11273         * 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.
11274
11275 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
11276
11277         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
11278         (genCmp): Fixed up genCmp for the GB with longs.
11279
11280         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
11281
11282         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
11283
11284         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
11285
11286         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
11287
11288 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
11289
11290         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
11291
11292 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
11293
11294         * 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.
11295
11296         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
11297
11298 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
11299
11300         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
11301
11302         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
11303
11304 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
11305
11306   * sim/ucsim/configure:    little improvement of Cygwin-detection
11307   * sim/ucsim/configure.in: little improvement of Cygwin-detection
11308   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
11309   * support/regression/tests/bug-221100.c: small changes for mcs51
11310   * support/regression/tests/bug-221168.c: small changes for mcs51
11311   * support/regression/tests/bug-227710.c: small changes for mcs51
11312   * support/regression/tests/staticinit.c: small changes for mcs51
11313   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
11314   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
11315   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
11316
11317 $Revision$