* doc/Makefile: sync with nightly build makefile
[fw/sdcc] / ChangeLog
1 2006-04-24 Borut Razem <borut.razem AT siol.net>
2
3         * doc/Makefile: sync with nightly build makefile
4
5 2006-04-24 Raphael Neider <rneider AT web.de>
6
7         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
8             registers that have not been assigned proper liveranges,
9             fixes #1469504 and #1474602,
10           (pCodeRegOptimizeRegUsage): fixed typo in comment
11
12 2006-04-24 Borut Razem <borut.razem AT siol.net>
13
14         * device/examples/main8051.c: deleted - it was removed from CVS
15           24.mar.2000 and after that modified 18.feb.2001, so it reappered
16           after the transition to Subversion 
17         * src/SDCCalloc.h: deleted - it was removed  from CVS
18           3.feb.2001 and after that modified 18.feb.2001, so it reappered
19           after the transition to Subversion 
20         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif, 
21           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
22           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
23           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
24
25 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
26
27         * as/asx8051.dsp: added mcs51/strcmpi.h
28         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
29         * as/hc08/aslink.h: updated lnksect prototype
30         * as/hc08/asm.h,
31         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
32         * as/hc08/asmain.c,
33         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
34           (newdot): handle A_ABS
35         * as/hc08/asout.c,
36         * as/mcs51/asout.c (outarea): output address
37         * as/hc08/lkaomf51.c,
38         * as/mcs51/lkaomf51.c: disabled unused array UsageType
39         * as/hc08/m08pst.c,
40         * as/mcs51/i51pst.c,
41         * as/z80/z80pst.c: "ABS" is not A_OVR
42         * as/hc08/lkarea.c (newarea): read a_addr,
43           (lnkarea): added codemap array, sort absolute areas to the front,
44            combine all GSINITx/GSFINAL,
45           (find_empty_space, allocate_space): new functions,
46           (lnksect): return next address, handle absolute sections
47         * as/mcs51/lkarea.c (newarea): read a_addr,
48           lnksect2 prototype changed,
49           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
50           (find_empty_space, allocate_space): new, factored out of lnksect2,
51           (lnksect2): return next address, handle absolute sections
52         * as/hc08/lkhead.c,
53         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
54         * as/hc08/lklibr.c (addfile, fndsym),
55         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
56           index out of range and detect both '\' and '/'
57         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
58         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
59           regression tests (ds390 cannot return bool yet)
60         * doc/sdccman.lyx: changed version number, document changed --no-peep,
61           document critical interrupts on z80, document changed SDCC define
62         * src/asm.c (_asxxxx_mapping): fixed .org directive,
63           (_a390_mapping): added .org directive
64         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
65           (genMultOneByte): fixed warnings
66         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
67           ones
68         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
69         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
70           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
71         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
72         * src/pic16/main.c: removed newReg prototype
73         * src/pic16/pcode.c,
74         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
75           warnings
76         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
77           ones
78         * src/pic16/ralloc.c
79         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
80           to fix warnings
81         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
82           from short to PIC_OPTYPE
83         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
84         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
85           optype from short to PIC_OPTYPE
86         * src/port.h: made int_size unsigned to fix warnings
87         * src/SDCC.y: fixed warning on MSVC
88         * src/SDCCicode.c (getArraySizePtr): return unsigned int
89         * src/SDCCopt.c (convertToFcall): fixed warnings
90         * src/SDCCsymt.h: removed double prototype for genSymName
91         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
92           offset int to fix warnings
93
94 2006-04-22 Borut Razem <borut.razem AT siol.net>
95
96         * doc/sdccman.lyx, */Makefile, */Makefile.in:
97           references to CVS replaced with Subversion
98
99 2006-04-21 Borut Razem <borut.razem AT siol.net>
100
101         * doc/sdccman.lyx, */Makefile, */Makefile.in:
102           references to CVS replaced with Subversion
103
104 2006-04-19 Borut Razem <borut.razem AT siol.net>
105
106         * src/version.awk: adapted for svn
107         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
108           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
109           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
110           /binutils-avr/etc/*.vi, *.jin: removed all properties
111           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
112
113 2006-04-19 Borut Razem <borut.razem AT siol.net>
114
115         * CVS to Subversion migration completed
116
117 2006-04-18 Borut Razem <borut.razem AT siol.net>
118
119         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
120           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
121
122 2006-04-17 Borut Razem <borut.razem AT siol.net>
123
124         * device/include/Makefile.in: added pic/*.inc to the installation
125
126 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
127
128         * support/regression/collate-results.py: fixed output in case of
129         a valdiag error
130         * support/regression/generate-cases.py: fixed splitting of pathnames
131         with dots
132         * as/hc08/lklibr.c (addfile),
133         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
134
135 2006-04-11 Raphael Neider <rneider AT web.de>
136
137         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
138         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
139         * src/pic16/pcode.c (assignValnums): fixed #1460578
140
141 2006-04-11 Raphael Neider <rneider AT web.de>
142
143         * device/lib/pic/libdev/*.c,
144         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
145           fixes #1468739, enables compilation in --std-c99 mode
146         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
147
148 2006-04-11 Raphael Neider <rneider AT web.de>
149
150         * src/pic/device.c (find_device): removed debug output
151           (list_valid_pics): enabled verbose listing of supported devices
152         * device/include/stdbool.h: define bool as char for pic14/16 as well
153
154 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
155
156         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
157
158 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
159
160         * .version: bumped version to 2.5.6
161         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
162
163 2006-04-06 Raphael Neider <rneider AT web.de>
164
165         * .version: bumped version to 2.5.6 (pic14 ABI changed)
166         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
167         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
168           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
169             pic14_constructAbsMap
170           (pic14printPublics): declare absolute global symbols as global
171           (pic14createInterruptVect),
172         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
173           (newReg): assume new registers unused, use correct name in
174             hashtable (reg->name instead of name), more debugLog output
175         * src/pic/device.h (PIC_device): added fields for verbose output
176         * src/pic/device.c: moved device definition to pic14devices.txt,
177             added routines for runtime parsing of pic14devices.txt,
178             added support for second config word
179         * src/pic/main.c (_process_pragma): removed #pragma maxram,
180           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
181           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
182           (_pic14_parseOptions): moved pCodeInitRegisters here
183           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
184         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
185           (pCodeInitRegisters): rewrapped comments, perpared new approach to
186             handling the pseudo stack
187         * device/lib/Makefile.in: ignore failures in objects-pic16,
188         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
189         * device/lib/pic/NEWS: document new dependency on picXXX.lib
190         * device/lib/pic/Makefile.subdir,
191         * device/lib/pic16/Makefile.subdir: improved clean rules
192         * device/lib/pic/libdev/: NEW, pic14 device libraries
193         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
194         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
195         * device/include/Makefile.in: create subdir and install pic14 headers
196         * device/include/pic/p16f_common.inc: removed unused declarations
197         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
198             PICs from inc2h.pl v1.6,
199             replaced BIT_AT macros with struct declarations
200         * device/include/pic/pic14devices.txt: definition of supported devices,
201             all above improvements contributed by Zik Saleeba, thanks
202         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
203         * support/scripts/sdcc.nsi: also install pic14 device libraries and
204             headers
205
206 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
207
208         * device/include/mcs51/c8051f410.h: added interrupt numbers,
209         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
210           thanks to Charles Olds
211
212 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
213
214         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
215
216 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
217
218         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
219         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
220         * support/regression/bug1464657.c: added, new test
221
222 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
223
224         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
225           version number
226
227 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
228
229         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
230           --no-peep and --peep-file <file> are used don't use default rules but
231           do use the <file>
232
233 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
234
235         * src/mcs51/gen.c (genCall): fixed bug 1457608
236
237 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
238
239         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
240         changes seem to cause (trigger?) problems with the build system.
241
242 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
243
244         * src/SDCCpeeph.c (operandsLiteral): new, added,
245           (callFuncByName): inserted operandsLiteral
246         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
247
248 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
249
250         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
251         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
252
253 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
254
255         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
256           implemented patch 1120823 Thanks to Willy De la Court (normal
257           interrupts need an interrupt number now if they are made critical),
258           and enabled nesting of critical functions though not for gbz80
259           (genCritical, genEndCritical): added functions
260           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
261         * src/z80/mappings.i: added "ei" to all mappings
262
263 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
264
265         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
266         submitted by the Debian SDCC maintainer Aurelien Jarno:
267         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
268         archive with gcc 4.1 on mips and wrote the patch"
269
270 2006-03-16 Raphael Neider <rneider AT web.de>
271
272         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
273           the left operand is shorter than the result (c* = lit-c* + int),
274           fixes bug #1450796
275         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
276           OP_SYMBOL
277
278 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
279
280         * src/.version: increased version number to 2.5.5
281         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
282         linking is done manually in pic16 port's _linkEdit,
283         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
284         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
285         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
286         allocate asmop as AOP_ACC,
287         (aopForRemat): added parameter 'bool result' in function declaration,
288         (pic16_aopGet): return AOP_ACC when accessing WREG,
289         (pic16_popGetTempReg): minor modification,
290         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
291         'pic16_allocWithIdx',
292         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
293         calling function in absolute addresses,
294         (genAssign): take into account AOP_ACC asmop,
295         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
296         * src/pic16/pcoderegs.c: some debug functions and lines added,
297         * src/pic16/ralloc.c (decodeRegType): added but commented out,
298         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
299         register too,
300         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
301         call to allocReg, not by manually allocating a new one,
302         (pic16_assignRegisters): now before going through the register
303         allocating functions mark all registers as free. This eliminates some
304         side effects resulting from peephole parser done earlier in the backbone
305
306 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
307
308         * src/SDCCicode.c (geniCodeLogic),
309         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
310
311 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
312
313         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
314           (genSend): bugfix, do not allocate and free twice,
315           (shiftRLong): handle partially overlapping aops
316         * support/regression/tests/bitopcse.c: fixed warning redefined idata
317
318 2006-03-08 Borut Razem <borut.razem AT siol.net>
319
320         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
321           for pic16
322
323 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
324
325         * support/regression/tests/bug1409955.c: new, added
326         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
327         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
328           (aopForSym, aopOp): increment asmop.allocated if reused,
329           (freeAsmop): decrement asmop.allocated and check for zero instead of
330           using asmop.freed,
331           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
332           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
333            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
334            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
335            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
336            genSignedRightShift, genRightShift, genDataPointerGet,
337            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
338            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
339             in reverse order from allocation,
340           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
341             added swappedLR to keep track
342         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
343           pdata & code for GCC, z80, gbz80 & hc08
344         * support/regression/tests/zeropad.c: moved defines to testfwk.h
345
346 2006-03-08 Raphael Neider <rneider AT web.de>
347
348         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
349
350 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
351
352         * device/include/mcs51/c8051f410.h: new SiLabs mcu
353         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
354         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
355
356 2006-03-06 Borut Razem <borut.razem AT siol.net>
357
358         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
359           made the linker quiet
360
361 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
362
363         * src/pic16/gen.c (genPcall): fixed bug #1443644
364         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
365         which dumps before the function entry point a data byte which represents
366         the number of the local variables used by the specified function, added
367         'xinst' for initial support for Extended Instruction Support,
368         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
369         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
370         port->fun_prefix anymore (may change later),
371         (genFunction, genEndFunction): do not store/restore local registers for
372         _main (this should take care the --main-return command line option in
373         the future),
374         (genOr): removed some legacy pic-port instructions,
375         * src/pic16/genarith.c (genAddLit): re-enabled old code because
376         performing operations with SFR's causes data to be written more than
377         once to each SFR. Perhaps SFRs should be handled in special cases...
378         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
379         pcode.h
380         * src/pic16/main.c (_process_pragma): stack bound checking did not take
381         into account for stack starting position,
382         (struct OPTIONS pic16_optionsTable): added command line argument
383         --extended or -y for Extended Instruction Support,
384         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
385         (deassignLRs): *** perhaps the most important change, old 'for' code
386         (commented out for reference), didn't account for some registers which
387         were left marked 'not free' after a pointer operation. The change
388         reduces register usage a lot in some cases
389
390 2006-03-04 Borut Razem <borut.razem AT siol.net>
391
392         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
393           _clean
394         * support/regression/tests/bug-524697.c: decreased array size for
395           mcs51 to fit into the internal RAM
396         * support/regression/Makefile.in: a little bit more verbose
397
398 2006-03-03 Borut Razem <borut.razem AT siol.net>
399
400         * support/regression/fwk/lib/testfwk.c,
401           support/regression/fwk/include/testfwk.h: introduced function
402           _prints(), nonrecursive _printn(), call _initEmu() from main()
403         * support/regression/ports/gbz80/support.asm,
404           support/regression/ports/ucz80/support.asm,
405           support/regression/ports/z80/support.asm,
406           support/regression/ports/ds390/support.c,
407           support/regression/ports/hc08/support.c,
408           support/regression/ports/host/support.c,
409           support/regression/ports/mcs51/support.c,
410           support/regression/ports/xa51/support.c: added empty _initEmu()
411           function
412         * support/regression/ports/pic16/gpsim.cmd,
413           support/regression/ports/pic16/spec.mk,
414           support/regression/ports/pic16/support.c,
415           support/regression/Makefile.in: added pic16 regression test
416
417 2006-03-01 Raphael Neider <rneider AT web.de>
418
419         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
420           genConstPointerGet): use safe way of generating MOVFF to cover
421             literals as well as registers, fixes bug #1440527
422         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
423             dereference
424           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
425             more correctly, fixes bug #1232186
426           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
427         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
428             gplink guess the correct processor in more cases, applied patch
429             from Till Riedel attached to and fixing bug #1436552
430
431 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
432
433         * support/regression/tests/array.c: added, contains check for #1434401
434         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
435
436 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
437
438         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
439         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
440         * device/include/mcs51/c8051f326.h,
441         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
442         * device/include/mcs51/c8051f000.h,
443         * device/include/mcs51/c8051f018.h,
444         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
445           PCON_IDLE,PCON_STOP and added sfr16 definitions
446
447 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
448
449         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
450           genGetWord): fixed bug 1409955
451
452 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
453
454         * device/include/hc08/mc68hc908gp32.h,
455         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
456
457 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
458
459         * src/SDCCast.c (constExprValue): return NULL if not a value
460         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
461         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
462         * support/regression/tests/bitfields.c: enabled signed bitfield for all
463
464 2006-02-13 Borut Razem <borut.razem AT siol.net>
465
466         * src/regression/ptrarg.c: added, fails due to bug #1430967
467         * src/regression/Makefile: ptrarg.c added, ...
468
469 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
470
471         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
472         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
473
474 2006-02-11 Borut Razem <borut.razem AT siol.net>
475
476         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
477           print "Processor: xxx" message to stdout only if --verbose
478
479 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
480
481         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
482         * support/regression/tests/bug1426356.c: added
483         * support/regression/tests/bitfields.c: removed 2 tests
484
485 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
486
487         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
488         * device/include/mcs51/c8051f330.h,
489         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
490           PCON_IDLE,PCON_STOP and added sfr16 definitions
491         * device/lib/_divsint.c,
492         * device/lib/_divuint.c,
493         * device/lib/_divulong.c,
494         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
495           register bank bug for small stackauto
496
497 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
498
499         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
500
501 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
502
503         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
504         * all.dsp: corrected several bin paths
505         * device/include/mcs51/c8051f120.h,
506         * device/include/mcs51/c8051f300.h,
507         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
508           to PCON_IDLE,PCON_STOP
509         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
510         * device/lib/printf_large.c (output_float): fixed bug 1388703
511         * support/regression/tests/bug1057979.c: added test for bug 1388703
512
513 2006-02-08 Raphael Neider <rneider AT web.de>
514
515         * src/pic/pcode.c (pciTRIS): fixed typo,
516           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
517           (LinkFlow): fixed handling of flows that end in a call,
518           (ReuseReg): perform safety check earlier
519         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
520             to work with flows at the beginning of a pBlock,
521             fixes #1426557 (Symbol not previously defined),
522           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
523             usage information
524           (RemoveUnusedRegisters): update register usage info
525         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
526             created, reuse existing ones instead
527         * src/pic/gen.c (genPcall): fixed #1424719
528
529 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
530
531         * link/z80/lkmain.c,
532         * link/z80/lklex.c,
533         * link/z80/lkdata.c,
534         * link/z80/aslink.h: fixed build on current cygwin:
535         replaced getline() by lk_getline()
536
537 2006-02-01 Borut Razem <borut.razem AT siol.net>
538
539         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
540           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
541           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
542           src/regression/bool1.c, src/regression/bool2.c,
543           src/regression/bool3.c, src/regression/call1.c,
544           src/regression/compare.c, src/regression/compare10.c,
545           src/regression/compare2.c, src/regression/compare3.c,
546           src/regression/compare4.c, src/regression/compare5.c,
547           src/regression/compare6.c, src/regression/compare7.c,
548           src/regression/compare8.c, src/regression/compare9.c,
549           src/regression/configword.c, src/regression/for.c,
550           src/regression/inline.c, src/regression/mult1.c,
551           src/regression/nestfor.c, src/regression/or1.c,
552           src/regression/pointer1.c, src/regression/ptrfunc.c,
553           src/regression/rotate1.c, src/regression/rotate2.c,
554           src/regression/rotate3.c, src/regression/rotate4.c,
555           src/regression/rotate5.c, src/regression/rotate6.c,
556           src/regression/rotate7.c, src/regression/string1.c,
557           src/regression/struct1.c, src/regression/sub.c,
558           src/regression/sub2.c, src/regression/switch1.c,
559           src/regression/while.c, src/regression/xor.c,
560           src/regression/create_stc, src/regression/simulate,
561           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
562           regression tests
563         * src/regression/gpsim_assert.h: added
564
565 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
566
567         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
568         ((void (code *) (void)) 0) ();
569         * as/hc08/aslex.c,
570         * as/hc08/aslink.h,
571         * as/hc08/asm.h,
572         * as/hc08/asmain.c,
573         * as/hc08/lkdata.c,
574         * as/hc08/lklex.c,
575         * as/hc08/lkmain.c,
576         * as/mcs51/aslex.c,
577         * as/mcs51/aslink.h,
578         * as/mcs51/asm.h,
579         * as/mcs51/asmain.c,
580         * as/mcs51/lkdata.c,
581         * as/mcs51/lklex.c,
582         * as/mcs51/lkmain.c,
583         * as/z80/aslex.c,
584         * as/z80/asm.h,
585         * as/z80/asmain.c: fixed build on current cygwin:
586         replaced getline() by as_getline()
587
588 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
589
590         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
591         declarator in the symbol chain
592         * src/SDCCsymt.h,
593         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
594         parameter list for function pointers
595         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
596         * support/regression/tests/bug-716242.c: added
597
598 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
599
600         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
601         offset if possible
602         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
603
604 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
605
606         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
607         inifinitely recurseable, added static
608         * support/regression/tests/bug-1408066.c: added
609
610 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
611
612         * src/SDCCicode.h,
613         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
614         renamed, added possibility to create "postLoopLbl"-labels
615         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
616         newiTempLoopHeaderLabel
617         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
618         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
619         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
620         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
621         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
622         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
623         (basicInduction): fixed bug #136564, made static,
624         (loopInduction): changed parameter of basicInduction, made static,
625         (addPostLoopBlock): added
626         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
627         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
628         findLoopEndSeq
629         * support/regression/tests/bug-136564.c: added
630         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
631         --std-sdcc99 to LIBSDCCFLAGS
632
633 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
634
635         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
636         while loop
637         * support/regression/tests/bug-1406131.c: added
638
639 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
640
641         * src/SDCCast.c (decorateType): fix promotion of unary minus
642         * src/SDCCsymt.c (computeType): beautified
643         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
644         (valUnaryPM, valComplement): fix sign and promotion,
645         (valNot): ANSI: result type is int (SDCC: unsigned char)
646         * support/regression/tests/uminus.c: speedup by removing superflous
647         test case 'int'
648         * support/regression/tests/onebyte.c: added promotion and signedness
649         tests for unary minus
650         * support/regressions/tests/bug-477927.c: disable warning about
651         uninitialized variables
652         * support/regression/tests/not.c: added
653
654 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
655
656         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
657         * src/mcs51/gen.c (gen51Code): show final register usage after
658         fillGaps in asm with --i-code-in-asm
659         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
660         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
661         incUsed, rliveClear, adjustIChain): made static,
662         (setFromRange): excluded because it's unused,
663         (findPrevUseSym, markWholeLoop): added,
664         (findPrevUse): rewritten; fixes bug 895992; now a complete search
665         through all branches of predecessors enables sdcc to emit the warning
666         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
667         (rlivePoint): made static, added parameter emitWarnings which is only
668         true during the first run out of two,
669         (findRecursiveSucc, findRecursivePred): removed,
670         (computeLiveRanges): made static, added parameter emitWarnings,
671         (dumpIcRlive): added for debugging only
672         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
673         removed prototype of setFromRange()
674         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
675         in call of computeLiveRanges()
676         * support/regression/tests/bug-895992.c: added
677         * support/regression/tests/bug-971834.c: added
678         * support/valdiag/tests/bug-895992.c: added
679         * support/valdiag/tests/bug-971834.c: added
680
681 2005-12-18 Raphael Neider <rneider AT web.de>
682
683         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
684           (genUnpackBits): improved code for direct operands,
685           (genPackBits): improved code for literal assignment to bitfields
686             and for direct destination operands (no FSR indirection),
687             prevented redundant AND, fixes #1362800,
688           (AccLsh): added parameter to disable masking of the result
689         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
690           skip instructions with side-effects (like incfsz),
691           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
692         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
693         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
694           fixes #1375263
695
696 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
697
698         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
699         volatile variables as spill location
700
701 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
702
703         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
704         replacing literals
705         * support/regression/tests/bug-1376320.c: added
706
707 2005-12-08 Raphael Neider <rneider AT web.de>
708
709         * src/pic/device.c: renamed is_shared to pic14_is_shared
710         * src/pic/gen.c (genIfx): re-enabled handling of sbits
711         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
712           (is_valid_identifier): added for above workaround
713
714 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
715
716         * device/lib/Makefile.in: fixed to enable port-specific-objects
717         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
718           char, thanks Hubert Sack
719         * doc/sdccman.lyx: documented --xstack-loc,
720           elaborated a bit more on interrupts and pitfalls,
721           removed "setjmp/longjmp unsupported",
722           documented some unsupported C99 features
723         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
724         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
725           if, thanks Hubert Sack
726         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
727         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
728           make make_library
729         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
730           regression tests can report resource usage (rfe 700441)
731         * support/regression/collate-results.py: report resource usage
732         * support/regression/ports/ds390/spec.mk,
733         * support/regression/ports/hc08/spec.mk,
734         * support/regression/ports/mcs51/spec.mk,
735         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
736         * support/regression/ports/ds390/uCsim.cmd,
737         * support/regression/ports/hc08/uCsim.cmd,
738         * support/regression/ports/mcs51/uCsim.cmd,
739         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
740         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
741           library, use the default one
742         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
743           building the library
744
745 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
746
747         * config.dsp: added dependency on .version and configure_vc.awk
748         * device/include/setjmp.h: updated for --stack-auto and --xstack
749         * device/include/mcs51/at89c51snd1c.h: corrected line endings
750         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
751         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
752         * device/lib/libsdcc.lib: added _setjmp
753         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
754           (decorateType): fixed bug 1372851,
755           (optimizeGetHbit): fixed warning
756         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
757           array initialisation
758         * support/regression/tests/bug1057979.c: added test for bug 1358192
759         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
760
761 2005-12-03 Borut Razem <borut.razem AT siol.net>
762
763         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
764           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
765
766 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
767
768         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
769         createIval): implement symbol independant "flexible array member",
770         (createIvalCharPtr): implemented flexible array initialisation with a
771         string
772         * src/SDCCsymt.c (copyStruct): removed,
773         (getSize): fixed misleading comment,
774         (getAllocSize): removed, the additional allocation size is now in
775         sym->flexArrayLength,
776         (checkStructFlexArray): new, syntax checks for flexible array members,
777         (compStructSize): added syntax checks for "flexible array members"
778         (copyStruct): removed,
779         (copyLinkChain): removed inefficient fix for bug 770487
780         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
781         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
782         symbol->flexArrayLength
783         * src/SDCCerr.c,
784         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
785         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
786         * support/regression/tests/structflexarray.c: added
787         * support/valdiag/tests/structflexiblearray.c: added
788
789 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
790
791         * src/SDCCast.c (decorateType): fixed bug 1368489
792         * support/Util/SDCCerr.c,
793         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
794
795 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
796
797         * device/include/mcs51/at89c51snd1c.h: added file submitted by
798           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
799
800 2005-11-27 Borut Razem <borut.razem AT siol.net>
801
802         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
803           support/cpp2/mkdeps.h: added command line option
804           -obj-ext=<extension> to SDCPP to define object file externion, used
805           for generation of make dependencies (-M)
806         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
807
808 2005-11-26 Borut Razem <borut.razem AT siol.net>
809
810         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
811           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
812           added pic and pic16 libraries
813
814 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
815
816         * device/include/float.h: Corrected typo in prototype of __fsgt
817
818 2005-11-25 Borut Razem <borut.razem AT siol.net>
819
820         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
821           added creation of model-mcs51-stack-auto libraries
822
823 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
824
825         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
826         and fields-list too
827         * src/SDCCast.c (createIvalArray): removed obsolete comment
828
829 2005-11-24 Borut Razem <borut.razem AT siol.net>
830
831         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
832           added missing device/lib/mcs51/crt*.asm sources
833
834 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
835
836         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
837
838 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
839
840         * device/lib/_fs2schar.c,
841         * device/lib/_fs2sint.c,
842         * device/lib/_fs2slong.c: optimized inline asm
843
844 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
845
846         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
847           Better handling of floats between -1.0 and 0.0.
848
849 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
850
851         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
852           (the missing "if"s prohibited removal of redundant labels)
853
854 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
855
856         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
857           Properly convert floats between -1.0 and 0.0 to long, int, and char
858           types (max integer value of negative floats tends to zero).
859         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
860           Removed changes made so to work properly with floats between
861           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
862           and _fs2char.c
863
864 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
865
866         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
867         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
868         (genCast) cosmetic change
869         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
870         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
871         from mcs51
872         * support/regression/tests/bitfields (testSignedBitfields): added
873
874 2005-11-18 Borut Razem <borut.razem AT siol.net>
875
876         * sdcc/device/lib/Makefile.in: remove all unnecessary files
877         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
878           introduced SILENT option to make building of pic16 libraries less
879
880 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
881
882         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
883           Now they work properly with floats between -1.0 and 0.0
884         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
885
886 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
887
888         * src/SDCCicode.c (printOperand): added missing else
889
890 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
891
892         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
893         reformatted for better readability
894         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
895         signed bitfields
896
897 2005-11-17 Borut Razem <borut.razem AT siol.net>
898
899         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
900           introduced SILENT option to make building of pic16 libraries less
901           verbose - used for nightly snapshot build
902         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
903           available on Win32 platforms.
904         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
905           medium, large, pic and pic16
906
907 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
908
909         * device/lib/printf_large.c: Temporary patch for bug 1358192:
910           printf("%f"...) sets fraction to zero.
911
912 2005-11-16 Raphael Neider <rneider AT web.de>
913
914         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
915           fixes #1357221
916         * src/pic/gen.c (genIfx): implemented for CARRY bit
917         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
918           to generic pointers, fixes #1357332,
919           (pic16_movLit2f): NEW,
920           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
921
922 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
923
924         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
925
926 2005-11-11 Raphael Neider <rneider AT web.de>
927
928         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
929         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
930           compute pointer's type from operand,
931           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
932           improved single bit reads, fixes bug #1353379
933
934 2005-11-09 Borut Razem <borut.razem AT siol.net>
935
936         * support/scripts/sdcc.nsi: added lib/pic to the package
937
938 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
939
940         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
941
942 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
943
944         * support/regression/tests/bug1348008.c: added
945         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
946         * support/regression/tests/bug1337835.c: updated comment
947
948 2005-11-06 Borut Razem <borut.razem AT siol.net>
949
950         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
951           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
952           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
953           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
954           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
955           dynamic construction of cl_error_class and derivates - 2.nd try
956
957 2005-11-05 Borut Razem <borut.razem AT siol.net>
958
959         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
960           bug, which caused Bus Errors on sparc solaris
961
962 2005-11-04 Borut Razem <borut.razem AT siol.net>
963
964         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
965           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
966           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
967           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
968           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
969           and derivates to resolve the initialization problem on OSX
970
971 2005-11-02 Borut Razem <borut.razem AT siol.net>
972
973         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
974           corrected typo - #include <winsock2.h>
975
976 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
977
978         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
979           (_asxxxx_mapping): added org directive for future enhancements
980
981 2005-11-01 Borut Razem <borut.razem AT siol.net>
982
983         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
984           enabled sockets on WIN32
985         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
986
987 2005-10-31 Borut Razem <borut.razem AT siol.net>
988
989         * support/regression/generate-cases.py: escape backslashes in {testcase}:
990           WIN32 backslash path delimiters should be escaped when used in C strings
991         * support/regression/tests/bitfields.c: exclude failing assertions for
992           __CYGWIN32__ and __MINGW32__ hosts
993
994 2005-10-30 Borut Razem <borut.razem AT siol.net>
995
996         * src/SDCCutil.c: corrected double comparison typo
997
998 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
999
1000         * device/lib/medium/Makefile: added for new memory model medium
1001         * device/include/asm/mcs51/features.h: updated for medium/pdata
1002         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
1003           added Multiply & Accumulate sbit's and MAC0_PAGE define
1004         * device/include/mcs51/c8051f300.h: added sfr16 definitions
1005         * device/include/mcs51/c8051f310.h: added sfr16 definitions
1006         * device/lib/_mullong.c: update for medium model
1007         * device/lib/incl.mk: added medium model
1008         * doc/sdccman.lyx: documented medium model
1009         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
1010         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
1011         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
1012         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
1013           (allocParms): set SCLS and OCLS to pdata for medium model
1014         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
1015           for pdata,
1016           (powof2): return <0 if not power of 2
1017         * src/avr/gen.c (genBitWise): use updated powof2
1018         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
1019           (shiftR2Left2Result): small optimization in setup, save acc when storing,
1020           (shiftLLeftOrResult): use B if necessary
1021         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
1022         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
1023         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
1024         * support/regression/Makefile.in: added test-mcs51-medium
1025         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
1026
1027 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
1028
1029         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
1030         specifier unsigned
1031         * device/lib/time.c (mktime): fixed bug 1334315
1032
1033 2005-10-28 Raphael Neider <rneider AT web.de>
1034
1035         * device/include/pic/p16f_common.inc: added common declarations
1036         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
1037
1038 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
1039
1040         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
1041           (aopPutUsesAcc): added to predict accumulator use,
1042           (assignResultValue): save acc if necessary,
1043           (genMinusDec): store result if indirectly addressed,
1044           (genDivOneByte):  save acc if necessary,
1045           (movLeft2Result): bugfix if left already in acc,
1046           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
1047             attention to accumulator use (esp. pdata),
1048           (genReceive): receive pdata correctly
1049         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
1050         * src/SDCCicode.h: added isOperandInPagedSpace prototype
1051
1052 2005-10-27 Raphael Neider <rneider AT web.de>
1053
1054         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
1055
1056 2005-10-27 Raphael Neider <rneider AT web.de>
1057
1058         * .version: changed version to 2.5.4
1059         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
1060         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
1061           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
1062             arithmetics support routines
1063         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
1064         * device/lib/Makefile.in: also create installdir for pic
1065
1066         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
1067           pic14 port as well
1068         * src/pic/device.c (dump_sfr): rewritten to delegate register
1069           placement to the linker (use `extern sym' rather than sym EQU addr),
1070           (validAddress): fixed to check last specified address
1071         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
1072           (popGetLit): truncate literal value to 8 bit,
1073           (popGet): moved assert to more appropriate place
1074           (popGetExternal): create pCode operand from and mark the according
1075             symbol as being `extern'
1076           (popGetAddr): added sanity check on immediate's offset, provide
1077             GPOINTER tag on demand
1078           (aopPut): fixed for immediates,
1079           (mov2w_op): move operand's address or contents to WREG (depending on
1080             operand type), safer variant of mov2w,
1081           (movwf,call_libraryfunc): NEW, handy abbreviations,
1082           (get_argument_pcop,get_return_val_pcop,pass_argument,
1083           get_returnvalue): interface for accessing function parameters and
1084             return values,
1085           (assignResultValuei,genRet): use new parameter/return value interface
1086           (pic14_getDataSize): back to old version handling generic pointers,
1087           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
1088             provided implementation and/or fixed old one,
1089           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
1090             calls, removed legacy 8051 reference code
1091           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
1092           (loadSignToC): NEW, move the operands sign bit to CARRY,
1093           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
1094             genRightShiftSigned, accepts negative shift counts,
1095           (setup_fsr): load FSR and adjust IRP (indirect memory access),
1096           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
1097             generic pointers, __data pointers and __code pointers,
1098           (genUnpackBits,genPackBits): rewritten to work with generic pointers
1099             and signed bitfields, limit bitfields to 8 bit,
1100           (genDataPointerGet): fixed number of bytes read,
1101           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
1102           (genPointerGet,genPointerSet): fixed handling of __code pointers,
1103             pointers to constant data are no longer assumed to point to __code
1104             space, removed invalid pointer types,
1105           (bitpatternFromVal): retrieve the PICs representation of an integer
1106             or float literal,
1107           (genDataPointerSet): fixed assigning to po_immediate operands,
1108           (genGenPointerSet): implemented as library call,
1109           (genIfx): fixed incorrect condition,
1110           (genAddrOf): limit generic pointers' addresses to 2 bytes,
1111             provide GPOINTER tag according to destination's storage class,
1112           (genCast): added code to handle casting to generic pointers, added
1113             sign-/zero extension of the result
1114           (aop_isLitLike,op_isLitLike): fixed handling of immediates
1115         * src/pic/gen.h: added macros to access IRP bit in STATUS register
1116         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
1117           extend the result
1118         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
1119           address/register resides in the shared banks
1120           (emitSymbolToFile): improved to handle global and `pinned' symbols,
1121             put all variables into separate sections (have the linker arrange
1122             them)
1123           (picglue): put init code and interrupt handlers in separate sections
1124         * src/pic/main.c: added port specific options table, modified to PORT
1125           structure to make GPOINTERs 3 byte, added pic14_options
1126           (_pic14_do_link): private linking routine (update paths to libraries,
1127             add libsdcc.lib by default)
1128         * src/pic/main.h: declare pic14_options
1129         * src/pic/pcode.c: fixed instructions i/o relations,
1130           (RegCond): reverted to correct version,
1131           (newpCodeOpLit): truncate literals to 8 bit,
1132           (genericPrint): added debug output,
1133           (getRegFromInstruction): fixed for various operand types, simplified
1134           (BuildFlow): fixed broken handling of isntructions with labels
1135           (LinkFlow): start at last instruction in flow (skip trailing comments),
1136             pass the flow on to the next instruction after CALL
1137           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
1138           (insertPCodeInstruction): fixed inserting after a skip instruction,
1139           (DoBankSelect): fixed for labeled instructions
1140           (OptimizepBlock): honor --nopeep switch
1141           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
1142         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
1143         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
1144           (pCodeOptime2pCodes): allow disabling this optimization via
1145             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
1146             but is still buggy), started implementation of a dataflow based
1147             pCode optimization (CSE + dead code elimination)
1148           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
1149         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
1150           names are independant of the stack location and therefore portable across
1151           devices
1152
1153 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
1154
1155         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
1156           (selectSpil): fixed bug 1337835 by not spilling bit variables
1157         * support/regression/tests/bug1337835.c: added test for this bug
1158         * src/mcs51/peeph.def: restart after rule 3.c,
1159           addded rules 263.x to optimize loading constants
1160
1161 2005-10-26 Raphael Neider <rneider AT web.de>
1162
1163         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
1164         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
1165           (genAssign): emit warning when casting literals to generic pointer
1166             type, also applies when taking the address of a fixed variable,
1167           (genCast): improved casting to generic pointers
1168         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
1169           extern variables, added verbose error message
1170         * device/include/pic16/{string.h,errno.h}: added #pragma library c
1171
1172 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
1173
1174         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
1175         carry must be complemented too
1176         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
1177         could be emitted by genMinus
1178         * src/SDCCval.c (constVal): fixed bug 1305065
1179
1180 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
1181
1182         * src/SDCCast.c (addCast): added promotion for bit variables
1183         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
1184         promotion casts + optimisation
1185         (optimizeGetWord): fix warning 'i' might be used uninitialized
1186         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
1187         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
1188
1189 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
1190
1191         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
1192         all chars are promoted to int; promotion should be handled in SDCCast.c
1193
1194 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1195
1196         * device/lib/_strcmp.c: Fixed bug 1326457
1197
1198 2005-10-11 Raphael Neider <rneider AT web.de>
1199
1200         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
1201         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
1202
1203 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
1204
1205         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
1206         * support/regression/tests/sfr16.c: added test for the sfr32 bug
1207
1208 2005-10-04 Raphael Neider <rneider AT web.de>
1209
1210         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
1211           device/lib/pic16/pics.all: added pic18f1320
1212         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
1213
1214 2005-09-30 Raphael Neider <rneider AT web.de>
1215
1216         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
1217         * src/pic16/devices.inc: NEW, provides device descriptions
1218         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
1219
1220 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
1221
1222         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
1223           GETHBIT
1224
1225 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
1226
1227         * doc/sdccman.lyx: updated Highest Order Bit documentation,
1228           documented Any Order Bit, Higher Order Byte and Higher Order Word
1229         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
1230         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
1231           (optimizeGetAbit): new, to get any bit, not only the high bit,
1232           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
1233           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
1234           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
1235           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
1236             RIGHT_OP: also try GETBYTE, GETWORD optimization,
1237             GETABIT, GETBYTE, GETWORD: decorate them,
1238           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
1239           (ast_print): added GETABIT, GETBYTE, GETWORD
1240         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
1241         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
1242           (geniCodeBinary): new generic binary icode,
1243           (ast2iCode): added GETABIT, GETBYTE, GETWORD
1244         * src/port.h: updated comment for PORT.hasExtBitOp
1245         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
1246           (genGetByte): new, to get a single byte,
1247           (genGetWord): new, to get a word from a long,
1248           (gen51Code): added GETABIT, GETBYTE, GETWORD
1249         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
1250
1251 2005-09-23 Raphael Neider <rneider AT web.de>
1252
1253         * configure.in, configure: have device/lib/pic configured
1254         * device/lib/Makefile.in: added model-pic14
1255         * device/lib/clean.mk: added pic/ to clean rule
1256         * device/lib/pic: added rudimentary pic14 library providing support
1257           functions for multiplication/division/generic pointer access
1258         * src/SDCCopt.c (convilong): mark support functions as extern
1259           for pic14 port as well
1260         * src/pic/gen.c (genMult): added assertions,
1261           (genpic14Code): emit warning on unhandled iCodes
1262         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
1263         * src/pic/pcode.c (pCodeOpCopy),
1264         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
1265           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
1266           SFR_REGISTER}), made safe for future extensions
1267         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
1268           instructions even if preceeded by SKIP instructions (also remove
1269           them); removed unused code
1270         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
1271           prevents leaving parts of the structure uninitialized after copying
1272
1273 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
1274
1275         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
1276           ago by me
1277         * support/regression/tests/addsub.c: added test for the bug
1278
1279 2005-09-21 Raphael Neider <rneider AT web.de>
1280
1281         * device/include/pic16/pic18f1220.h,
1282           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
1283         * device/lib/pic16/Makefile.rules: added missing opening paren
1284         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
1285           are provided in genutils.c,
1286           (genUminusFloat,genUminus,genCmpEq): added asserts on different
1287           operand/result sizes,
1288           (genCmp): assert on NULL pointers first, then check deref'ed values
1289         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
1290           result size
1291
1292 2005-09-18 Raphael Neider <rneider AT web.de>
1293
1294         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
1295           as these are now unused,
1296           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
1297         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
1298           local, avoids uninitialized pointer dereference on r->name
1299         * src/pic16/ralloc.c (newReg): fixed indentation
1300
1301 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
1302
1303         * src/SDCCval.c (constVal): fixed bug 730366
1304         * support/Util/SDCCerr.c,
1305         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
1306
1307 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
1308
1309         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
1310
1311 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
1312
1313         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
1314
1315 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
1316
1317         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
1318           (hex2dec): made hex_digit unsigned char, removed ascii dependance
1319         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
1320           (hex2dec): made hex_digit unsigned char, removed ascii dependance
1321         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
1322         * packihx/packihx.c (hexDigit): made c unsigned char
1323         * as/mcs51/lklibr.c (fndsym),
1324         * link/z80/lkgb.c (gb),
1325         * link/z80/lklibr.c (fndsym),
1326         * link/z80/lkrloc.c (relr),
1327         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
1328         * src/SDCC.lex (checkCurrFile, process_pragma),
1329         * src/SDCCglue.c (spacesToUnderscores),
1330         * src/SDCCmain.c (setParseWithComma, processFile),
1331         * src/asm.c (tvsprintf, printCLine),
1332         * src/avr/gen.c (emitcode, aopPut),
1333         * src/ds390/gen.c (emitcode),
1334         * src/hc08/gen.c (emitcode, emitinline),
1335         * src/mcs51/gen.c (emitcode, genInline),
1336         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
1337           tokenizeLineNode),
1338         * src/pic/ralloc.c (debugLog),
1339         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
1340           tokenizeLineNode),
1341         * src/pic16/ralloc.c (debugLog),
1342         * src/z80/main.c (_process_pragma):
1343            made all ctype.h function calls safe
1344         * src/SDCCopt.c: include math.h for fabs
1345         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
1346           and used them throughout the code to make ctype.h function calls safe
1347         * src/ds390/main.c (asmLineNodeFromLineNode),
1348         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
1349         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
1350            unsigned char*
1351         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
1352           (newpCodeAsmDir): made ctype.h function calls safe
1353         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
1354           pic16_emitcode):  made lbp unsigned char*
1355         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
1356           (pic16_newpCodeAsmDir): made ctype.h function calls safe
1357         * src/xa51/gen.c (emitcode),
1358         * src/z80/gen.c (_emit2): made lbp unsigned char*
1359         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
1360            char*
1361
1362 2005-09-05 Raphael Neider <rneider AT web.de>
1363
1364         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
1365           access bank splitpoint
1366
1367 2005-09-05 Raphael Neider <rneider AT web.de>
1368
1369         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
1370
1371 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
1372
1373         * .version: changed to version 2.5.3
1374         * doc/sdccman.lyx: changed version to 2.5.3,
1375           documented --codeseg and --constseg and pragma codeseg and constseg,
1376           documented bit parameters (reentrant) and bit returning
1377         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
1378            currFunc->recvSize, but is this ok for all ports?
1379           (ast2iCode): result of ~ on unsigned char must be cast to int for
1380            bool to work
1381         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
1382           function pointers in bit space
1383         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
1384           (processFuncArgs): call port.reg_parm() with reentrancy info
1385         * src/port.h,
1386         * src/avr/main.c,
1387         * src/ds390/main.c,
1388         * src/hc08/main.c,
1389         * src/pic/main.c,
1390         * src/pic16/main.c,
1391         * src/xa51/main.c,
1392         * src/z80/main.c: port.reg_parm prototype extended with
1393           "bool reentrant" parameter
1394         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
1395           options.stackAuto for allocating bit register parameters
1396         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
1397           (genSend): set BitBankUsed if it is,
1398           (selectRegBank): factored out of genCall for use in genPcall,
1399           (genCall): removed redundant dtype assignmen, use selectRegBank,
1400           (genPcall): handle returning in Carry properly, save in F0 if needed,
1401           (genReceive): handle bit register parameters
1402         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
1403           (mcs51_assignRegisters): enable bit registers for all reentrant
1404            functions and don't set BitBankUsed unconditionally
1405         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
1406         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
1407         * support/regression/tests/funptrs.c: added tests for BOOL and for return
1408
1409 2005-08-27 Borut Razem <borut.razem AT siol.net>
1410
1411         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
1412         ppc-osx (Darwin) does not support -u option. It seems that it is
1413         supported only on Linux - GNU cp
1414
1415 2005-08-25 Borut Razem <borut.razem AT siol.net>
1416
1417         * sim/ucsim/gui.src/serio.src/Makefile.in,
1418           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
1419           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1420           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
1421           install and strip, since the strip at /usr/ccs/bin should be used
1422           on solaris
1423
1424 2005-08-24 Borut Razem <borut.razem AT siol.net>
1425
1426         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
1427
1428 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
1429
1430         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
1431         ffffffffu
1432
1433 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
1434
1435         * as/mcs51/aslink.h: completed lkrloc.c prototypes
1436         * as/mcs51/lkmain.c (link_main): fixed warning
1437         * device/include/stdbool.h: ds390 has no advanced bit support yet
1438         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
1439         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
1440         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
1441           and updated their macros
1442         * src/SDCCval.c (constVal): updated comment for renamed b_long
1443
1444 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
1445
1446         * as/mcs51/asdata.c: changed ctype['['] to BINOP
1447         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
1448           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
1449           (oprio): set priority for '['
1450         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
1451            and adb_24_bit
1452         * as/mcs51/asm.h: added defines R_BIT and S_BIT
1453         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
1454         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
1455         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
1456           added overlayable BIT_BANK area
1457         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
1458           (summary2): explain 'T' in legenda
1459         * as/mcs51/lkrloc.c: replaced old K&R style,
1460           (relr): added R_BIT processing,
1461           (errmsg): added "Bit-addressable relocation error",
1462           (adb_bit): added for converting from byte- to bit-addressable space,
1463           (adb_24_bit): added for converting from byte- to bit-addressable space
1464         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
1465            used in reentrant functions now even as return value
1466         * device/lib/_gptrput.c (_gptrput): removed obsolete code
1467         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
1468           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
1469         * src/SDCCglobl.h: added indicator BitBankUsed
1470         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
1471            the bit registers b0-b7
1472         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
1473           (geniCodeCast): fixed bug 1263853,
1474           (geniCodeLogicAndOr): put result in bool or char,
1475           (geniCodeReceive): added parameter func for accessing the return type,
1476           (geniCodeFunctionBody): pass func to geniCodeReceive
1477         * src/SDCCmain.c: added indicator BitBankUsed
1478         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
1479         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
1480           (checkSClass): don't put automatic bool/bit on stack,
1481           (checkFunction): removed check on function cannot return bit
1482         * src/SDCCsymt.h: added newBoolLink prototype
1483         * src/mcs51/gen.c (rb1regs): added bit registers,
1484           (movc): created for assigning to carry,
1485           (pushReg, popReg): created for pushing registers,
1486           (sameRegs): check both AOP_REG and AOP_CRY types,
1487           (aopOp): handle bit registers,
1488           (aopPut): optimization no self-assign,
1489           (saveRegisters): push reg->base (bits) only once for bit registers,
1490            and use pushReg,
1491           (unsaveRegisters): pop reg->base only once and use popReg,
1492           (assignResultValue): added parameter func and return in carry for bits,
1493           (genIpush): optimization no reload in A if not changed,
1494           (genSend): bit parameters in reentrant functions are passed in bit
1495            registers by first assigning to bits in B, then save registers and
1496            copy B to bits,
1497           (genCall): handle returning in Carry properly, save it in F0 if needed,
1498           (genPcall): updated assignResultValue call, this is not safe yet for bit
1499            returning function !!!
1500           (genFunction): don't generate equ's for bit registers and use pushReg,
1501           (genEndFunction): take care of bit returning functions and use popReg,
1502           (genRet): return bit in Carry,
1503           (genIfx): optimize bit registers and other directly addressable bits,
1504           (genReceive): updated assignResultValue call
1505         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
1506           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
1507            registers when using stack-auto
1508         * src/mcs51/ralloc.c (_G): added allBitregs,
1509           (regs8051): added the bit registers,
1510           (createStackSpil): use macro IS_BIT,
1511           (getRegBit): added to allocate a bit register, else spill,
1512           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
1513           (updateRegUsage): factored out to ease stepping while debugging,
1514           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
1515            also allocate bit registers,
1516           (fillGaps): handle bit registers,
1517           (findAllBitregs): added to create bit vector with all bit registers,
1518           (mcs51_allBitregs): returns this bit vector,
1519           (mcs51_assignRegisters): when using stack-auto use bit registers for
1520            passing parameters and creating local variables
1521         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
1522
1523 2005-08-22 Borut Razem <borut.razem AT siol.net>
1524
1525         * device/lib/Makefile.in: replaced find option -or with -o
1526           to make it run on solaris
1527
1528 2005-08-22 Raphael Neider <rneider AT web.de>
1529
1530         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
1531           fixes #1265442 (crash on Solaris)
1532
1533 2005-08-20 Borut Razem <borut.razem AT siol.net>
1534
1535         * configure, configure.in: added tests for libsocket and libnsl libraries,
1536           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
1537           from support/regression/Makefile.in
1538         * support/regression/Makefile.in: added
1539         * device/lib/pic16/Makefile.common.in: force make to use bash shell
1540         * sim/ucsim/libtool: regenerated on sparc-solaris
1541         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
1542           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
1543           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
1544           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
1545           sparc-solaris, which doesn't use GNU ld linker
1546         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
1547         * as/Makefile: find on sparc-solaris does not support -maxdepth option
1548
1549 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
1550
1551         * src/mcs51/peeph.def: updated comments
1552
1553 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1554
1555         * device/lib/_gptrget.c,
1556         * device/lib/_gptrput.c: slightly shorter
1557         * doc/sdccman.lyx: incremented version
1558         * src/mcs51/peeph.def: moved peephole comments to the line of first
1559           change to better keep line correlation, reanimated 186.e
1560         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
1561
1562 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
1563
1564         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
1565           David Saxton with quotes around file name.
1566
1567 2005-08-15 Borut Razem <borut.razem AT siol.net>
1568
1569         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
1570           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
1571           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
1572           make tests run on x86_64 platform
1573
1574 2005-08-13 Raphael Neider <rneider AT web.de>
1575
1576         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
1577           as it might be executed DURING a build (parallel make is wonderful)
1578
1579 2005-08-13 Raphael Neider <rneider AT web.de>
1580
1581         * device/lib/Makefile.in (port-specific-objects-pic16):
1582           revert to cp $(PORT)/bin/*.* $(PORTDIR)
1583         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
1584           dependency
1585         * device/lib/pic16/Makefile.rules: build subdirs before creating
1586           the library, removed builddir rule, create $(builddir) early in
1587           recurse rule, use empty recurse rule for leaf directories
1588         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
1589           mkdir errors (race condition), removed duplicate suffix "hex"
1590           from clean rules
1591         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
1592         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
1593           prevents mkdir -p from aborting on Alpha
1594
1595 2005-08-12 Raphael Neider <rneider AT web.de>
1596
1597         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
1598           db-statements in order to allow for arrays of pointers in code
1599           sections to be placed without interspersed 0-padding, fixes
1600           bug #1256215
1601         * (emitStatistics): fixed division by zero for pic18f1220
1602         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
1603           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
1604         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
1605         * (pic16_pCodeConstString): keep track of already emitted string
1606           literals to prevent "duplicate definitions of symbol _str_NR"
1607         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
1608           debug message
1609         * device/lib/Makefile.in: ignore failing PIC16 library builds
1610         * device/lib/pic16/Makefile: do not build if gputils are missing
1611         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
1612
1613 2005-08-10 Raphael Neider <rneider AT web.de>
1614
1615         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
1616           my last commit)
1617
1618 2005-08-10 Raphael Neider <rneider AT web.de>
1619
1620         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
1621           Rokas' patch to add the new fixed point type "__fixed16x16"
1622         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
1623           functions for __fixed16x16 arithmetics
1624         * device/lib/pic16: reimplemented the build system to support
1625           a separate build directory, better handling of libio (create
1626           the library in a separate subdir for each architecture) and
1627           easier configuration (centralized in Makefile.common)
1628
1629 2005-08-07 Raphael Neider <rneider AT web.de>
1630
1631         * src/pic16/gen.c (genrshTwo): fixed sign extension
1632         * src/pic16/device.c: added pic18f2320, 4220 and 4320
1633         * device/include/pic16/pic18f2220.h: changed some bit definitions,
1634           added T0CONbits
1635         * device/include/pic16/pic18f4220.h: NEW, header for
1636           pic18f4220 and pic18f4320
1637         * device/include/pic16/pic18fregs.h: added new devices,
1638           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
1639         * device/include/pic16/signal.h: resolved name clashes
1640           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
1641           to also allow testing for interrupt enable bits, added
1642           comments on how to use the macros
1643         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
1644         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
1645           register definitions for the devices
1646         * device/lib/pic16/pics.all: added new devices
1647         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
1648           allocated memory
1649         * device/lib/pic16/libc/stdlib/memfree: do not count
1650           the block header as free memory
1651         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
1652           simplified and added missing end-of-blocklist-marker
1653           (reported by Peter Onion, fixes #1252814)
1654         * (_mergeHeapBlock): fixed loop condition
1655         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
1656           len==0, restructured code
1657         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
1658           up a bit, reduced bitfield accesses, prevent endless loops
1659           in case of heap corruption
1660         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
1661           "unreferenced arguments/must return a value" warnings
1662         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
1663           replaced BAUDREG with SPBRG
1664         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
1665           device/lib/pic16/debug/gstack/gstack.c: replaced
1666           _naked, _asm, _endasm with __naked, __asm, __endasm
1667
1668 2005-08-05 Raphael Neider <rneider AT web.de>
1669
1670         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
1671           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
1672
1673 2005-08-05 Borut Razem <borut.razem AT siol.net>
1674
1675         * device/lib/Makefile.in: added missing ';'
1676         * configure: removed ^M characters
1677
1678 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1679
1680         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
1681           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
1682           License
1683
1684 2005-08-04 Borut Razem <borut.razem AT siol.net>
1685
1686         * configure.in: pic16 libraries build 2nd try - enable running
1687           configure in device/lib/pic16
1688         * configure: regenerated from configure.in
1689         * device/lib/Makefile.in: create $(PORT)/bin directory
1690
1691 2005-08-03 Raphael Neider <rneider AT web.de>
1692
1693         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
1694           to get/set values via pointers
1695         * (genUnpackBits,genPackBits): changed detection of
1696           ptr->bitfield vs. sym.bitfield, fixed access via generic
1697           pointers, removed dead (wrong) code for multibyte bitfields
1698         * (genNearPointerGet, genGenPointerGet): removed useless code,
1699           fixed bitfield detection, fixes #1250594
1700         * (genNearPointerSet): removed useless code
1701         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
1702           and introduced macro pic16_emitpcode that conditionally emits
1703           the origin of the following pCode (useful for debugging SDCC)
1704         * src/pic16/pcode.c: changed (and disabled) some debug outputs
1705         * (createDefmap): fixed handling of LFSR for --optimize-df
1706
1707 2005-08-02 Borut Razem <borut.razem AT siol.net>
1708
1709         * device/lib/Makefile.in: pic16 libraries build enabled since
1710           gputils-0.13.2 are now localy installed at sourceforge's compile farm
1711
1712 2005-08-02 Raphael Neider <rneider AT web.de>
1713
1714         * src/pic16/gen.c (genPackBits): removed deprecated warning
1715         * (genGenPointerSet): fixed bitfield detection
1716
1717 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1718
1719         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
1720
1721 2005-07-31 Raphael Neider <rneider AT web.de>
1722
1723         * device/lib/pic16/libdev/pic18f458.c,
1724           device/include/pic16/pic18f458.h: added missing T0CONbits
1725
1726 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
1727
1728         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
1729
1730 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
1731
1732         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
1733
1734 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1735
1736         * device/include/mcs51/at89c51ed2.h: added.
1737
1738 2005-07-23 Raphael Neider <rneider AT web.de>
1739
1740         * src/pic/gen.h: added emitpcode macro for debugging
1741         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
1742           and replace by macro adding debug information on demand
1743         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
1744         * (gencjne): tried to fix; replaced with correct (slower) code
1745         * (gen{Unp,P}ackBits): fixed single bit access
1746         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
1747         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
1748           previous instruction
1749         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
1750           register has to be handled with care (forbidding movement
1751           of assignments/uses, removing assignments completely, ...)
1752         * (pCodeOptime2pCodes): make use of regIsSpecial
1753         * added lots of debugging output (commented out)
1754         * src/pic/rallloc.c (deassignLRs): prevent operand registers
1755           from being reused as result UNLESS it is known to work
1756
1757 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
1758
1759         * support/Util/dbuf.h: include <stddef.h> for size_t
1760         * .version: changed to version 2.5.2
1761
1762 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1763
1764         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
1765
1766 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1767
1768         * src/hc08/gen.c (genMinus): fixed bug #1241835,
1769           (genModOneByte): removed needless psha/pula
1770
1771 2005-07-22 Raphael Neider <rneider AT web.de>
1772
1773         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
1774           have PIC14 handled like PIC16, fixes broken pic14 linker calls
1775         * src/pic/gen.c (resolveIfx): do not "invent" labels
1776         * (genSkipc): changed to positive logic
1777         * (genSkipCond): removed as no longer needed
1778         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
1779           backport from PIC16
1780         * (genLeftShift): check operands are in different registers
1781         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
1782           INCF does not update CARRY...
1783         * src/pic/main.c: fixed _linkCmd
1784         * src/pic/pcode.c (unlinkpCode): added inactive code
1785         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
1786           alive (do not assign result and operand overlapping registers)
1787
1788 2005-07-22 Raphael Neider <rneider AT web.de>
1789
1790         * src/pic/device.c (dump_sfr): replaced register declaration with
1791           call to emitSymbolToFile() to avoid duplicate symbols
1792         * (assignRelocatableRegisters): do not declare external symbols
1793         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
1794           right (take size of type, not etype)
1795         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
1796         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
1797         * (packRegsForAccUse): disabled assignment of WREG as
1798           the result reg to prevent occurence of just fixed #1235003,
1799           fixes #1242954
1800         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
1801           symbols (avoids duplicate symbols in .asm file)
1802         * (pic14emitRegularMap): use emitSymbolToFile()
1803         * src/pic/gen.c (aopOp): fixed spillLocation handling
1804         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
1805         * (genDataPointerSet): removed unneccessary variables/output
1806
1807 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
1808
1809         * as/mcs51/lkarea.c: enlarged codemap for banked memory
1810         * device/lib/mcs51/crtbank.asm: added # to 0x0F
1811
1812 2005-07-21 Raphael Neider <rneider AT web.de>
1813
1814         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
1815           architecture cannot handle them efficiently, fixes bug #1235003
1816         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
1817           check for empty sets before using them (fixes bug #1232190)
1818
1819 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
1820
1821         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
1822           (lnksect2): generate warnings for memory overlap
1823         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
1824           constseg to set the name of these segments so you can instruct the linker
1825           to place them in banks
1826         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
1827         * src/SDCCglobl.h: added MODEL_HUGE to enum,
1828           added code_seg and const_seg to options
1829         * src/SDCCglue.c (emitMaps): use options.const_seg,
1830           (createInterruptVect): put interrupt vectors in segment HOME,
1831           (glue): put HOME before static segment and put the main glue in HOME,
1832           (glue): use options.code_seg
1833         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
1834         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
1835           these segments so you can instruct the linker to place them in banks
1836           (linkEdit): use code_loc for HOME segment which should be the first
1837           segment in code memory now
1838         * src/SDCCmem.c: fixed more stuff like bug 1238386
1839         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
1840           (changePointer): don't change function pointers to code pointers for
1841           banked functions,
1842           (compareType): added exceptional check for banked function pointers
1843         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
1844         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
1845           after static in code memory
1846         * src/mcs51/gen.c: added aopLiteralLong prototype,
1847           (aopForSym): use getSize for functions,
1848           (genCall): generate banked calls over one trampoline __sdcc_banked_call
1849           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
1850           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
1851           the segment,
1852           (genPcall): use call for literal function pointers and generate banked
1853           calls over the one trampoline so there's only one place for the user to
1854           modify according to his/hers hardware,
1855           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
1856           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
1857         * src/mcs51/main.c: added keyword banked,
1858           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
1859         * support/Util/SDCCerr.c,
1860         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
1861           needed for passing the bank and address to the trampoline
1862         * device/lib/mcs51/crtbank.asm: added for bankswitching
1863         * device/lib/mcs51/Makefile: added crtbank
1864
1865 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1866
1867         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
1868           for fields at offset 0 of a struct or union as reported
1869           on 2005-07-07 in the developer mailing list.
1870
1871 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
1872
1873         * src/SDCCmem.c: fixed bug 1238386
1874
1875 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1876
1877         * src/mcs51/peeph.def: added labelrefcounting for peepholes
1878           (patch #1144962), added peephole 300, enabled 259.x
1879         * doc/sdccman.lyx: removed screenshot and provided link instead
1880
1881 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1882
1883         * doc/sdccman.lyx: added section about debugging with ddd
1884         * doc/figures/ddd_example.eps: screenshot of debugging session
1885
1886 2005-07-04 Raphael Neider <rneider AT web.de>
1887
1888         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
1889           like CODE pointers, fixes #1115683
1890         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
1891           call, fixes bugs #1232211, #1228110,
1892           fixed wrong casts to pCodeFlow from pCodeInstructions
1893
1894 2005-07-04 Raphael Neider <rneider AT web.de>
1895
1896         * src/pic/gen.c (popGet): changed assert to allow for
1897           bit operands
1898         * (popGetAddr): changed signature to provide
1899           an additional index, patched all call sites
1900         * (genCmpEq): handle literal-like operands correctly
1901         * (genAddrOf): added sanity checks on __code/__data pointers
1902         * (genAssign): added handling of symbols from __code section
1903         * (gencjne): do not generate code for comparisons whose result
1904           is neither stored nor used, fixes bug #1171114
1905         * (AccLsh, AccRsh): operate on operand instead of WREG
1906         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
1907           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
1908           by known count
1909         * rewrote complete shift-by-literal logic, commented unused
1910           functions out
1911         * (genConstPointerGet): get multiple bytes (if result size > 1),
1912           fixed handling of non-immediate addresses
1913         * (genPointerGet): handle CODE pointers like CONST pointers
1914         * (genpic14Code): insert C-SRC lines as Cource-pCodes
1915         * ({aop,op}_isLitLike): NEW, single place to decide whether an
1916           operand is to be treated as a literal or not
1917         * (mov2w,genPcall,genCmpEq),
1918           src/pic/genarith.c: use aop_isLitLike() to decide between
1919           literal/register contents
1920         * (addSign): added missing offset
1921         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
1922           only emit comment in debug-mode,
1923           use {aop,op}_isLitLike throughout the file
1924         * src/pic/glue.c: fix initializers for pointers (work in progress)
1925         * src/pic/pcode.c (get_op): honor index on _const symbols
1926         * ({reset,dump}pCodeStatistics): NEW, estimate code size
1927         * (dumppBlock): added pCode size estimation
1928         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
1929           check for IS_SYMOP before OP_SYMBOL'ing
1930         * fixed indentation, compacted switch-statements
1931         * (allocReg): find free register and allocate it instead of
1932           allocating new registers all the time
1933         * (deassignLRs): prevent POINTER_GET's from being assigned the same
1934           registers as its operands (necessary only for multibyte GETs)
1935
1936 2005-07-01 Raphael Neider <rneider AT web.de>
1937
1938         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
1939           debugging .asm-output macros FENTRY + FEXIT
1940         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
1941           way... I wonder...
1942         * (emitpComment): NEW, printf to pCode
1943         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
1944           offset handling
1945         * (popGetAddr): NEW, variant of popGet to access an immediates
1946           high(er) bytes instead of the n'th byte of memory they reference,
1947           replaced popGet with popGetAddr where neccessary
1948         * (genDataPointerGet): reactivated and fixed implementation
1949         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
1950           accesses
1951         * (genDataPointerSet): fixed multibyte assignments
1952         * (genpic14Code): fixed --i-code-in-asm handling
1953         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
1954         * (genPlus): fixed index-out-of-bounds error
1955         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
1956         * src/pic/ralloc.c: added debugging output macro FENTRY2
1957         * (spillThis): fixed indentation, enbraced for-body for clarity
1958         * (rematStr): commented out as now unused
1959         * (regTypeNum): commented out special spill case (overwrites
1960           arbitrary values)
1961         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
1962
1963 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
1964
1965         * doc/sdccman.lyx: documented sfr16/sfr32,
1966           added example for using storage class with function pointers
1967         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
1968
1969 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
1970
1971         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
1972         * device/lib/_itoa.c,
1973         * device/lib/_ltoa.c: optimized codesize
1974         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
1975           but don't know how to suppress the double warning.
1976         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
1977         * support/Util/SDCCerr.c,
1978         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
1979
1980 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
1981
1982         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
1983           fixed old K&R prototypes
1984         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
1985         * device/lib/_gptrget.c,
1986         * device/lib/_gptrgetc.c,
1987         * device/lib/_gptrput.c: changed versions for new memory indicator values,
1988           also new versions for small generic pointers and banked generic pointers
1989         * src/port.h: added const_name
1990         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
1991         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
1992         * src/SDCCcse.c (findPrevIc): check all associative operators
1993         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
1994         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
1995         * src/SDCCmem.c: updated comments,
1996           set far-space to 0 for pdata, results in optimized code
1997         * src/SDCCmem.h: added macro CONST_NAME
1998         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
1999           moving the info into the highest bits, see also gptrget/gptrput
2000         * src/src.dsp: added sdcc.ico to project files
2001         * src/avr/gen.c (genCast): fixed bug 0x%d
2002         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
2003         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
2004           relation between ptr_type and DCL_TYPE,
2005           (genCast): fixed bug 0x%d
2006         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
2007           (CODE)" for const_name
2008         * src/hc08/gen.c (genCast): fixed bug 0x%d
2009         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
2010           (hc08_port): added "CONST (CODE)" for const_name
2011         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
2012           (aopForRemat, adjustArithmeticResult): disconnected direct relation
2013           between ptr_type and DCL_TYPE,
2014           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
2015           operand* and took AOP() inside function so sfr-ness can be checked,
2016           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
2017           new prototype,
2018           (genFunction, genEndFunction): optimized stack setup,
2019           (genMinus): optimized for literals with ending zeroes (in bytes),
2020           (genCast): fixed bug 0x%d
2021         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
2022           (mcs51_port): added "CONST (CODE)" for const_name
2023         * src/mcs51/peeph.def: made rule 226 more generic
2024         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
2025         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
2026         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
2027         * src/z80/main.c (z80_port): added NULL for const_name,
2028           (gbz80_port): added NULL for const_name
2029         * support/regression/tests/bug663539.c,
2030         * support/regression/tests/sfr16.c: new tests
2031
2032 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2033
2034         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
2035
2036 2005-06-24 Raphael Neider <rneider AT web.de>
2037
2038         * device/lib/pic16/libdev/pic18f[68][567]20.c:
2039           corrected typos...
2040         * device/include/pic16/signal.h: added USBIF
2041           and SIG_USB
2042
2043 2005-06-24 Raphael Neider <rneider AT web.de>
2044
2045         * device/lib/pic16/libdev/pic18f2455.c,
2046           device/include/pic16/pic18f2455.h: NEW
2047         * device/include/pic16/pic18fregs.h,
2048           device/lib/pic16/pics.all,
2049           src/pic16/device.c: added 18f2455
2050         * device/lib/pic16/libdev/pic18f[68][567]20.c,
2051           device/include/pic16/{pic18f[68][567].h,usart.h}:
2052           replaced MULTIPLE_USARTS define with more relaible
2053           compatibility sfrs (for USART access)
2054
2055 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
2056
2057         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
2058           and the output asm file line is printed on two lines.
2059
2060 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2061
2062         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
2063           BGT, BLE, BHI, and BLS instructions
2064         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
2065           genCmpEq): removed
2066         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
2067           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
2068           fixes bug #1216342
2069         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
2070
2071 2005-06-15 Raphael Neider <rneider AT web.de>
2072
2073         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
2074         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
2075         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
2076           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
2077           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
2078
2079 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2080
2081         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
2082           Marcel Telka in bug #1215704
2083
2084 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
2085
2086         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
2087           located in shared memory bank.
2088
2089 2005-05-31 Raphael Neider <rneider AT web.de>
2090
2091         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
2092           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
2093           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
2094
2095 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
2096
2097         * device/lib/_strncpy.c: fixed the fix
2098
2099 2005-05-26 Raphael Neider <rneider AT web.de>
2100
2101         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
2102           initializers with \0, bug #1208187
2103         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
2104           intializers with \0, bug #1208187
2105
2106 2005-05-26 Raphael Neider <rneider AT web.de>
2107
2108         * src/pic16/glue.c (pic16_printIvalChar): fixed string
2109           initializers with \0, bug #1208187
2110         * src/pic16/main.c (_process_pragma): added sanity checks
2111           for stack position and size, emit warnings when appropriate
2112
2113 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
2114
2115         * device/lib/_strncpy.c: fixed not filling with \0
2116
2117 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2118
2119         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
2120           createFunction),
2121         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
2122           compound_statement),
2123         * src/SDCCsymt.h,
2124         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
2125
2126 2005-05-24 Raphael Neider <rneider AT web.de>
2127
2128         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
2129
2130 2005-05-24 Raphael Neider <rneider AT web.de>
2131
2132         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
2133           TRISE definitions, closes bug #1162453
2134
2135 2005-05-22 Raphael Neider <rneider AT web.de>
2136
2137         * src/pic16/main.c (_process_pragma): check for missing
2138           arguments to pragmas code and udata
2139         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
2140           consistency fixes to match other headers (thanks to Jim Paris)
2141         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
2142
2143 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
2144
2145         * src/SDCCicode.c (isOperandEqual): fixed missing ;
2146
2147 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
2148
2149         * support/regression/tests/bug1198642.c: new test
2150         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
2151         * src/SDCCcse.c (findPrevIc): added comment, please have a look
2152         * support/scripts/resource.h,
2153         * support/scripts/resource.rc,
2154         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
2155         * support/scripts/sdcc.ico: added 32x32 icon
2156
2157 2005-05-18 Raphael Neider <rneider AT web.de>
2158
2159         * device/lib/pic16/libdev/pic18f*.c,
2160         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
2161           keywords to "__sfr" and "__at (X)"
2162         * device/include/pic16/pic18fregs.h: added pic18f4520
2163         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
2164           #1203088 (MPLAB compatibility)
2165
2166 2005-05-17 Raphael Neider <rneider AT web.de>
2167
2168         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
2169         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
2170         * device/lib/pic16/pics.all: added new devices
2171         * src/pic16/device.c: added support for pic18f4520
2172
2173 2005-05-16 Raphael Neider <rneider AT web.de>
2174         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
2175         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
2176         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
2177           convenience function for bit access
2178
2179 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
2180
2181         * device/lib/printf_large.c: fixed bug 1193299
2182         * support/regression/tests/bug1057979.c: added test %3.3s
2183
2184 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2185
2186         * device/include/mcs51/8051.h,
2187         * device/include/mcs51/8052.h: made parseable with lint
2188         * device/include/mcs51/lint.h: added include file for (sp)lint
2189         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
2190         * doc/cdbfileformat.lyx,
2191         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
2192
2193 2005-05-14 Raphael Neider <rneider AT web.de>
2194
2195         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
2196         * device/lib/pic16/libc/stdlib/itoa.c (new)
2197         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
2198         * device/lib/pic16/libio/Makefile: exclude subdir according to
2199           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
2200         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
2201         * src/pic16/gen.c (genFunction): prevent annoying warning
2202         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
2203           nameclashes on BeOS
2204         * support/cpp2/cppmain.c (cpp_output_string): new
2205         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
2206           fixes bug 1116802
2207
2208 2005-05-13 Borut Razem <borut.razem AT siol.net>
2209
2210         * src/SDCCmain.c (linkEdit): fixed bug 1195202
2211
2212 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2213
2214         * .version: changed to version 2.5.1; back to bleeding edge development
2215
2216 2005-05-11 Borut Razem <borut.razem AT siol.net>
2217
2218         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
2219           generate PDF version 1.3 documents
2220
2221 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2222
2223         * .version: changed to version 2.5.0
2224
2225 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2226
2227         * doc/sdccman.lyx: updated weblinks, index and smaller updates
2228
2229 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2230
2231         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
2232         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
2233         well as many smaller updates.
2234         * .version: changed to version 2.5.0-pre1
2235
2236 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2237
2238         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
2239
2240 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2241
2242         * support/regression/tests/bug1185672.c: added
2243         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
2244           bug 1185672
2245         * src/mcs51/gen.c (genCall): added comments, made it look safer
2246         * src/mcs51/gen.c (genEndFunction): simplified
2247
2248 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
2249
2250         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
2251
2252 2005-04-14 Borut Razem <borut.razem AT siol.net>
2253
2254         * fixed bug 1045046 - SIGSEGV with really simple code?:
2255           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
2256           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
2257
2258 2005-04-14 Borut Razem <borut.razem AT siol.net>
2259
2260         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
2261           src/pic16/device.h: temporarily disabled experimental #inline pragma
2262           for 2.5.0 release
2263
2264 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
2265
2266         * device/include/z80/stdio.h,
2267         * device/include/z80/string.h: removed these highly incomplete files so
2268           SDCC can use the default ones in device/include/
2269
2270 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2271
2272         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
2273         gcc warning.
2274         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
2275         fix sdcpp warnings.
2276
2277 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
2278
2279         * device/include/malloc.h: removed redundant __reentrant prototypes
2280         * device/lib/_mullong.c: added working xstack variant in asm (C version
2281           doesn't pass regression tests)
2282         * device/lib/bpx.c: used __data and made bpx char for mcs51
2283         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
2284           (createFunction): fixed bug with xstackPtr
2285         * src/SDCCcse.c: corrected comments
2286         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
2287           (killDeadCode, eBBlockFromiCode): removed unused code
2288         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
2289           corrected comments
2290         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
2291           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
2292           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
2293           (genModOneByte): fixed warning in MSVC
2294         * src/mcs51/main.c (): added comments
2295         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
2296
2297 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
2298
2299         * src/SDCCmain.c (linkEdit): oops, changed one line too many
2300
2301 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
2302
2303         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
2304
2305 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
2306
2307         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
2308         characters arrays of larger size than the declared one.
2309
2310 2005-04-10 Borut Razem <borut.razem AT siol.net>
2311
2312         * src/pic/gen.c (genInline),
2313           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
2314           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
2315           (findNextInstruction), (findPrevInstruction),
2316           (findInstructionUsingLabel),
2317           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
2318         * src/pic/pcode.c (findLabel): added missing '\n'
2319         * src/src.dsp: added SDCCdwarf2.c to the project
2320
2321 2005-04-09 Borut Razem <borut.razem AT siol.net>
2322
2323         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
2324
2325 2005-04-08 Raphael Neider <rneider AT web.de>
2326
2327         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
2328           into the chain after a given one) and mergeDefmapSymbols (combine
2329           defmap entries for each symbol per pcode)
2330         * (createDefmap): have defmap entries merged in the end
2331         * (defmapReplaceSymRef): split defmap entries covering two accesses to
2332           a symbol before replacing one access type's symbol, merge symbols in
2333           the end (replacement symbol might already have an entry)
2334         * (assignValnums): keep reference to written WREG intact
2335
2336 2005-04-08 Raphael Neider <rneider AT web.de>
2337
2338         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
2339           Alpha)
2340
2341 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
2342
2343         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
2344         bytes
2345
2346 2005-04-07 Raphael Neider <rneider AT web.de>
2347
2348         * device/include/pic16/usart.h: added compatibility defines for
2349           devices with more than one USART
2350         * device/include/pic16/pic18f[68][567]20.h: activated above defines
2351
2352 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2353
2354         * device/lib/Makefile.in: updated for port specific include
2355
2356 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2357
2358         * support/regression/ports/mcs51/spec.mk: added mcs51 include
2359
2360 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
2361
2362         * device/include/8051.h,
2363         * device/include/8052.h,
2364         * device/include/at89S8252.h,
2365         * device/include/at89c55.h,
2366         * device/include/at89x051.h,
2367         * device/include/at89x51.h,
2368         * device/include/at89x52.h,
2369         * device/include/mcs51reg.h,
2370         * device/include/reg51.h,
2371         * device/include/reg764.h,
2372         * device/include/regc515c.h,
2373         * device/include/sab80515.h: (re)moved these 12 files
2374         * device/include/mcs51/8051.h,
2375         * device/include/mcs51/8052.h,
2376         * device/include/mcs51/at89S8252.h,
2377         * device/include/mcs51/at89c55.h,
2378         * device/include/mcs51/at89x051.h,
2379         * device/include/mcs51/at89x51.h,
2380         * device/include/mcs51/at89x52.h,
2381         * device/include/mcs51/mcs51reg.h,
2382         * device/include/mcs51/reg51.h,
2383         * device/include/mcs51/reg764.h,
2384         * device/include/mcs51/regc515c.h,
2385         * device/include/mcs51/sab80515.h: and added them here
2386
2387 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
2388
2389         * device/include/stdarg.h: changed SDCC specific keywords to double
2390           underlined form.
2391         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
2392           mcs51 and ds390.
2393         * device/include/hc08/mc68hc908gp32.h,
2394         * device/include/hc08/mc68hc908jb8.h,
2395         * device/include/hc08/mc68hc908jkjl.h,
2396         * device/include/hc08/mc68hc908qy.h: fixed comments
2397         * device/include/mcs51/README: updated
2398         * device/include/mcs51/c8051f120.h: added PINRSF
2399         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
2400         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
2401           amidst code. Also inline is not supported.
2402
2403 2005-04-06 Raphael Neider <rneider AT web.de>
2404
2405         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
2406         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
2407           callers stack/frame pointers
2408
2409 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
2410
2411         * device/include/pic16/usart.h: added, missing in previous commit,
2412         * device/include/pic16/adc.h: fixed typo,
2413         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
2414         commit,
2415         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
2416         <p18fxxx.inc>
2417         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
2418         uninitialized because a bug appears with gplink
2419         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
2420         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
2421         complains for unrecognised option
2422
2423 2005-04-05 Raphael Neider <rneider AT web.de>
2424
2425         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
2426           structs as well (using memcpy)
2427         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
2428           on ISRs (GOTO has no label)
2429         * src/pic16/device.h: added OF_OPTIMIZE_DF
2430         * src/pic16/main.c: added compiler switch --optimize-df to enable the
2431           new data flow analysis/optimization
2432         * src/pic16/pcode.c: added (prototypes for and implementation of)
2433           dataflow analysis functions, fixed pCodeInstructions' inCond and
2434           outCond values, made RCALL a branch instruction
2435         * (pic16_unlinkpCode): keep C line if possible
2436         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
2437           C line moved if possible
2438         * (pic16_getRegFrompCodeOp): NEW, improved version of...
2439         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
2440           to use new pic16_getRegFrompCodeOp (works for more SFRs)
2441         * (pic16_BuildFlow): fixed skip instructions with label (did not start
2442           new flow)
2443         * (pic16_getJumptabpCode): NEW, needed in...
2444         * (LinkFlow): fixed handling of jumptables, calls and conditional
2445           branches
2446         * (pic16_InsertCommentAfter): NEW
2447         * (pic16_pCodeReplace): made verbose and flow preserving
2448         * (AnalyzeFlow): added call to data flow analysis
2449         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
2450         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
2451         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
2452
2453 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2454
2455         * src/SDCCast.c (decorateType): fixed bug #1105626
2456
2457 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
2458
2459         * device/include/asm/pic16/features.h,
2460         * pic18f*.h headers,
2461         * device/include/pic16/adc.h,
2462         * device/include/pic16/delay.h,
2463         * device/include/pic16/i2c.h,
2464         * device/include/pic16/malloc.h,
2465         * device/include/pic16/stdio.h,
2466         * device/include/pic16/stdlib.h,
2467         * device/include/pic16/string.h,
2468         * device/lib/pic16/libc/stdio/printf_tiny.c,
2469         * device/lib/pic16/libc/stdio/printf_small.c,
2470         * device/lib/pic16/libc/stdio/strmgpsim.c,
2471         * device/lib/pic16/libc/stdio/strmmssp.c,
2472         * device/lib/pic16/libc/stdio/strmusart.c,
2473         * device/lib/pic16/libc/stdio/vfprintf.c,
2474         * device/lib/pic16/libc/stdlib/ltoa.c,
2475         * device/lib/pic16/libc/stdlib/putchar.c,
2476         * device/lib/pic16/libc/stdlib/x_ftoa.c,
2477         * device/lib/pic16/libc/stdlib/memchrpgm.c,
2478         * device/lib/pic16/libc/stdlib/memchrram.c,
2479         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
2480         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
2481         * device/lib/pic16/libio/adc/adcbusy.c,
2482         * device/lib/pic16/libio/adc/adcread.c,
2483         * device/lib/pic16/libio/adc/adcsetch.c,
2484         * device/lib/pic16/libio/usart/ubaud.c,
2485         * device/lib/pic16/libio/usart/ubusy.c,
2486         * device/lib/pic16/libio/usart/udrdy.c,
2487         * device/lib/pic16/libio/usart/uopen.c,
2488         * device/lib/pic16/libio/usart/uputc.c,
2489         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
2490         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
2491         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
2492         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
2493         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
2494         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
2495         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
2496         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
2497         specific keywords to double underlined form,
2498         * device/lib/pic16/libc/Makefile.rules,
2499         * device/lib/pic16/libsdcc/Makefile.rules,
2500         * device/lib/pic16/libm/Makefile,
2501         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
2502         to compile with C standard set in Makefile.common
2503         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
2504         rand.c and crc.c in compilation process,
2505         * device/lib/pic16/libsdcc/int/divuint.c,
2506         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
2507         `c' from signed to unsigned,
2508         * device/lib/pic16/startup/crt0.c,
2509         * device/lib/pic16/startup/crt0i.c,
2510         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
2511         keywords to double underlined form, bug fixes in _do_cinit function
2512         which prevented the correct initialization of the .idata segment,
2513         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
2514         core to enter a infinite loop
2515         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
2516
2517 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2518
2519         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
2520
2521 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2522
2523         * device/include/Makefile.in: add support for hc08 subdirectory
2524         * device/include/hc08/: new subdirectory
2525         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
2526         Lucas Loizaga, thanks!
2527         * device/include/hc08/mc68hc908qy.h,
2528         * device/include/hc08/mc68hc908gp32.h,
2529         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
2530         their own directory. Changed internal macro names to use the compiler
2531         reserved namespace. Changed SDCC specific keywords to double
2532         underlined form.
2533         * device/include/math.h,
2534         * device/include/malloc.h,
2535         * device/include/stdarg.h,
2536         * device/include/stdbool.h
2537         * device/include/string.h,
2538         * device/include/tinibios.h,
2539         * device/include/ds400rom.h,
2540         * device/include/8051.h,
2541         * device/include/8052.h,
2542         * device/include/80c51xa.h,
2543         * device/include/at89c55.h,
2544         * device/include/at89S8252.h,
2545         * device/include/at89x51.h,
2546         * device/include/at89x52.h,
2547         * device/include/ds80c390.h,
2548         * device/include/reg764.h,
2549         * device/include/regc515c.h,
2550         * device/include/sab80515.h,
2551         * device/include/mcs51/c8051f000.h,
2552         * device/include/mcs51/c8051f018.h,
2553         * device/include/mcs51/c8051f020.h,
2554         * device/include/mcs51/c8051f040.h,
2555         * device/include/mcs51/c8051f060.h,
2556         * device/include/mcs51/c8051f120.h,
2557         * device/include/mcs51/c8051f300.h,
2558         * device/include/mcs51/c8051f310.h,
2559         * device/include/mcs51/c8051f320.h,
2560         * device/include/mcs51/c8051f330.h,
2561         * device/include/mcs51/c8051f350.h,
2562         * device/include/z180.h: Changed SDCC specific keywords to double
2563         underlined form.
2564
2565 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
2566
2567         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
2568         18F4455,
2569         * (pic16_assignConfigWordValue): disable testing of configuration
2570         register value with config mask,
2571         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
2572         function with port->fun_prefix,
2573         * (genFunction): when generating a naked interrupt function never
2574         create an absolute segment placed in interrupt vector address, place
2575         the actual interrupt function at IVA instead, when an interrupt
2576         function is generated with unspecified interrupt then do not create
2577         the absolute section,
2578         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
2579         code for generating a call to generic pointer get/put function with
2580         a call to function pic16_callGenericPointer(),
2581         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
2582         the call to the generic pointer get/put functions with prefixing the
2583         function name with port->fun_prefix,
2584         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
2585         * src/pic16/main.c (_process_pragma): prefix function with
2586         port->fun_prefix,
2587         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
2588         calling assembler, old 18Fxxxx macro is deprecated,
2589         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
2590         PC_ASMDIR in while condition,
2591         * (findInstruction): add PC_ASMDIR in while condition,
2592         * (buildCallTree): prefix main with port->fun_prefix,
2593         * (pic16_pCode2str): fixed bug that didn't emit the memory access
2594         identifier for variable with banked access in instructions BTFSS,
2595         BTFSC, BCF, BSF, BTG
2596         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
2597         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
2598         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
2599         perform optimization when enviroment variable NO_REG_OPT is set,
2600         * (insideLRBlock): NEW, return 1 if register is inside an
2601         INF_LOCALREGS block,
2602         * (RemoveRegFromLRBlock): remove a register that is completely
2603         eliminated by register optimization, but it is still left in local
2604         register store/restore in/from stack block,
2605         * (Remove2pcodes): after removing register, check to see if it
2606         should be removed from local register store/restore in/from stack
2607         block,
2608         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
2609         DUMMY_READ_VOLATILE,
2610
2611         * device/include/pic16/adc.h: minor prototype modifications and
2612         update,
2613         * device/include/pic16/malloc.h: added GPL notice various
2614         modifications,
2615         * device/include/pic16/stdint.h: NEW, standard header for ints
2616         * device/include/pic16/delay.h: NEW, header for delay functions,
2617         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
2618         delay1mtcy,
2619         * device/include/pic16/signal.h: NEW, header providing helper macros
2620         for implementing signal handlers,
2621         * device/include/pic16/stdio.h: added prototypes for functions,
2622         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
2623         prototypes for stdin and stdout, added macro PUTCHAR to
2624         automatically implement putchar function prototype,
2625         * device/include/pic16/usart.h: modified and updated USART library,
2626         * device/lib/pic16/libio/adc/,
2627         * device/lib/pic16/libio/i2c: some modifications to improve library
2628         performance,
2629         * device/lib/pic16/libc/stdio/: modifications for the new printf*
2630         family of functions,
2631         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
2632         family of functions and other sources,
2633         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
2634         of the PIC18Fxx[28] devices,
2635         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
2636         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
2637         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
2638         _do_cinit function, because the previous failed when local variables
2639         where not placed in the same memory bank,
2640         * device/lib/pic16/libsdcc/char/: various modifications to improve
2641         library performance,
2642         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
2643         information on the new functions of the c library and more...
2644
2645 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2646
2647         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
2648
2649 2005-03-26 Raphael Neider <rneider AT web.de>
2650
2651         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
2652           if condition == CARRY)
2653         * (genCmp): adapted to new genSkipc semantics
2654         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
2655           on rIfx (genCmp was broken)
2656
2657 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2658
2659         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
2660         * src/z80/main.c (_keywords[]),
2661         * src/SDCCglobal.h (struct options),
2662         * src/SDCC.y,
2663         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
2664         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
2665         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
2666         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
2667         always available in leading double underscore form. The C99 support is
2668         mostly missing, but it's a start.
2669         * support/regression/tests/bug-227710.c: fixed nonconforming use of
2670         reserved identifier "__data".
2671
2672 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
2673
2674         * src/mcs51/peeph.def: fixed bug 1170013
2675
2676 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
2677
2678         * device/include/mcs51reg.h: fixed bug 842007
2679
2680 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2681
2682         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
2683         last time.
2684
2685 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2686
2687         * src/port.h (struct PORT),
2688         * src/avr/ralloc.c (avr_assignRegisters),
2689         * src/avr/main.c,
2690         * src/ds390/ralloc.c (ds390_assignRegisters),
2691         * src/ds390/main.c,
2692         * src/hc08/ralloc.c (hc08_assignRegisters),
2693         * src/hc08/main.c,
2694         * src/mcs51/ralloc.c (mcs51_assignRegisters),
2695         * src/mcs51/main.c,
2696         * src/pic/ralloc.c (pic14_assignRegisters),
2697         * src/pic/main.c,
2698         * src/pic16/ralloc.c (pic16_assignRegisters),
2699         * src/pic16/main.c,
2700         * src/xa51/ralloc.c (xa51_assignRegisters),
2701         * src/xa51/main.c,
2702         * src/z80/ralloc.c (z80_assignRegisters),
2703         * src/z80/ralloc.h,
2704         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
2705         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
2706         * src/SDCCcse.h,
2707         * src/SDCCdflow.c (computeDataFlow),
2708         * src/SDCCdflow.h,
2709         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
2710         * src/SDCCloop.h,
2711         * src/SDCCcflow.c (*),
2712         * src/SDCCcflow.h,
2713         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
2714         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
2715         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
2716         immedDom() returning wrong block; probably fixes bug #1160833)
2717
2718 2005-03-20 Borut Razem <borut.razem AT siol.net>
2719
2720         * support/scripts/inc2h.pl: WIN32 port
2721
2722 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
2723
2724         * device/lib/makefile.in: added abs.c and labs.c
2725
2726 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
2727
2728         * device/include/stdint.h: added
2729         * device/lib/abs.c: added
2730         * device/lib/labs.c: added
2731         * device/include/stdlib.h: added abs() and labs() prototypes
2732         * device/lib/libsdcc.lib: added abs and labs
2733         * device/include/float.h,
2734         * device/lib/_fsmul.c,
2735         * device/lib/printf_fast.c,
2736         * device/lib/printf_tiny.c: updated comments
2737
2738 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2739
2740         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
2741         bug #1164313
2742
2743 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2744
2745         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
2746         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
2747
2748 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
2749
2750         * device/lib/printf_large.c: removed inline assembly for portability and
2751           readability. Use printf_fast if speed or size are more important.
2752         * src/pic16/gen.c: removed conditions around use of DEBUGpc
2753         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
2754
2755 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
2756
2757         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
2758         prevent compiler warning
2759
2760 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
2761
2762         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
2763         moved to level 0 and declared as static. Also they are explicit
2764         placed in access bank. This was necessery because some times they
2765         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
2766         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
2767         optimizations. Currently only compare to unsigned char is implemented,
2768         * src/pic16/gen.c: added fReturnIdx array,
2769         * (struct resolvedIfx) is moved to gen.h and made public,
2770         * (struct _G): added sregsAlloc and sregsAllocSet fields,
2771         * (aopForSym): added an optimization to directly store in stack of
2772         the operand of a SEND iCode,
2773         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
2774         but as registers instead (AOP_REG) using the fReturnIdx array,
2775         * (pic16_freeAsmop): remove the freed register from the
2776         _G.sregsAlloc field,
2777         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
2778         a compare of 'WREG',
2779         * (pic16_popGetTempRegCond): changed function prototype, now
2780         function takes also a bitVector argument v which holds the current
2781         set of registers that are allocated for stack access by aopForSym,
2782         registers allocated in aopForSym for accessing stack symbols are not
2783         any more part of the functions usedRegs field,
2784         * (genCall): some times aopOp is called for a stack variable to be
2785         send, aopForSym might perform the push, if this is true make sure
2786         that genCall doesn't push the variable twice by testing _G.resDirect,
2787         * (genFunction): changed testing for unspecified interrupt number
2788         from 256 to INTNO_UNSPEC,
2789         * modified selection scheme of frame pointer generation. Previously
2790         if function did use local registers a frame pointer was generated,
2791         now a frame pointer is generated only if function has arguments
2792         (that need PLUSW2 register access), or has stack arguments, or the
2793         compiler is not instructed to omit the frame pointer,
2794         * (genEndFunction): before restoring local registers that were saved
2795         in the function preamble, also restore the registers that *might*
2796         have been allocated for stack access,
2797         * (genRet): removed some old comments,
2798         * (genCmp, the active (RN's) version): added a call to the
2799         pic16_genCmp_special function to perform the compare with a more
2800         robust and optimized way,
2801         * (genInline): a feature has been added in inline code generation,
2802         which allows a wildcard variable substitution when writing inline
2803         assembly. Code is incomplete and experimental therefore undocumented,
2804         * (genCast): changed order of aopOp for result and right to allow
2805         aopForSym to directly load the result if possible,
2806         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
2807         perform an optimized compare on some selected special occasions,
2808         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
2809         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
2810         generate an IVT any more,
2811         * src/pic16/main.c (pic16_optionsTable): added command line option
2812         --optimize-cmp,
2813         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
2814         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
2815         macros,
2816         * src/pic16/NOTES: Raphael Neider added in list of active developers
2817         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
2818         jumptable_end to prevent bug #,
2819         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
2820         inCond and outCond fields,
2821         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
2822         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
2823         turn off register spilling,
2824         * (packRegsForOneUse): synced with other ports' versions although it
2825         is not used currently,
2826         * (pic16_packRegisters): added an optimization while reading
2827         structure bitfields, some registers may be saved (malloc code is
2828         decreased by 80 bytes)
2829
2830 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
2831
2832         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
2833         left is a bitfield, if yes, then don't optimize assignment. Perhaps
2834         this can be optimized more?
2835
2836 2005-03-10 Raphael Neider <rneider AT web.de>
2837
2838         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
2839           genNearPointerGet): (hopefully) fixed access to bitfields via
2840           pointers (p->bitN = x; and x = p->bitN; failed)
2841
2842 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
2843
2844         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
2845
2846 2005-03-09 Raphael Neider <rneider AT web.de>
2847
2848         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
2849
2850 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
2851
2852         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
2853         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
2854           (regTypeNum): set REG_BIT type if necessary
2855         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
2856         * support/regression/tests/critical.c: check bug 1144613
2857
2858 2005-03-02 Raphael Neider <rneider AT web.de>
2859
2860         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
2861
2862 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2863
2864         * src/avr/ralloc.c (serialRegAssign),
2865         * src/ds390/ralloc.c (serialRegAssign),
2866         * src/hc08/ralloc.c (serialRegAssign),
2867         * src/mcs51/ralloc.c (serialRegAssign),
2868         * src/pic/ralloc.c (serialRegAssign),
2869         * src/pic16/ralloc.c (serialRegAssign),
2870         * src/xa51/ralloc.c (serialRegAssign),
2871         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
2872
2873 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
2874
2875         * src/SDCCast.c (decorateType): fixed bug 1124787
2876
2877 2005-02-20 Hubert Sack <sack AT digiplan.de>
2878         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2879
2880         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
2881         patch #1121755
2882
2883 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2884
2885         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
2886         to keep the correct label reference count when adding/removing references
2887         to labels. A peephole file using this is appended to patch #1144962.
2888
2889 2005-02-14 Raphael Neider <rneider AT web.de>
2890
2891         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
2892         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
2893         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
2894           retrievals of result operand's value on assignment
2895
2896 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
2897
2898         * device/include/pic16/string.h: modified prototype for memccpy()
2899         to memccpy(void *, void *, char, size_t)
2900         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
2901         check whether to omit frame pointer or not,
2902         * (genInline): convert all occurences of "\n" to LF in inline
2903         assembler blocks, this helps formatting the inline text,
2904         * (pic16_loadFSR0): modified prototype,
2905         * (genNearPointerGet, genNearPointerSet): reorganization of code,
2906         removed some 8051 legacy code,
2907         * (genPackBits): enabled handling bitfields exceeding one byte in size,
2908         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
2909         before allocating temporary registers in functions,
2910
2911 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
2912
2913         * support/regression/tests/bitvars.c: corrected the "fix"
2914
2915 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
2916
2917         * support/regression/tests/bitvars.c,
2918         * support/regression/tests/bitwise.c,
2919         * support/regression/tests/rotate.c: "fixed" problems on Alpha
2920
2921 2005-02-10 Raphael Neider <rneider AT web.de>
2922
2923         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
2924           different size for Alpha
2925         * src/pic16/gen.c (genCmpEq) : improved compare with 0
2926
2927 2005-02-09 Raphael Neider <rneider AT web.de>
2928
2929         * src/SDCC.lex(doPragma) : save and restore warning options as well
2930           (also added new stack plus clone- and copyAndFreeSDCCERRG())
2931         * have #pragma less_pedantic set the errorlevel to WARNING
2932           (fixes #1117001)
2933         * (cloneOptimize) : fixed wrong malloc's size
2934         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
2935           facilitate correct handling of #pragma (save|restore)
2936
2937 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
2938
2939         * src/mcs51/gen.c: removed non-standard C nameless struct/union
2940
2941 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
2942
2943         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
2944
2945 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
2946
2947         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
2948
2949 2005-02-02 Raphael Neider <rneider AT web.de>
2950
2951         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
2952         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
2953         * (pic16_storeForReturn): fixed to allow returning function pointers
2954         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
2955         * device/include/pic16/{stddef.h,stdbool.h}: added
2956
2957 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
2958
2959         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
2960
2961 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
2962
2963         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
2964         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
2965          appeared to be required
2966
2967 2005-01-31 Borut Razem <borut.razem AT siol.net>
2968
2969         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
2970           include/mcs51 and include/z80 directories to the package
2971
2972 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2973
2974         * src/hc08/gen.c (genFunction): fixed bug #1112752
2975
2976 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2977
2978         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
2979
2980 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2981
2982         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
2983
2984 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
2985
2986         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
2987
2988 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
2989
2990         * device/include/c8051fxxx.h: removed these 6 files
2991         * device/include/mcs51/c8051fxxx.h: added these 11 new files
2992
2993 2005-01-26 Raphael Neider <rneider AT web.de>
2994
2995         * src/pic16/gen.c (genAssign): fixed assignment from longs
2996           in codespace (were cut to three bytes)
2997         * (genDummyRead): implemented (except for CODESPACE...),
2998           fixed bug #1108575
2999         * src/pic16/glue.c (emitStatistics): beautified
3000         * device/lib/pic16/libm/Makefile: added include path
3001
3002 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3003
3004         * src/z80/gen.c (aopPut): fixed bug #1103902
3005
3006 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3007
3008         * device/lib/expf.c: fixed bug #1095792
3009
3010 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
3011
3012         * device/lib/pic16/libm: added Math library sources
3013
3014 2005-01-24 Raphael Neider <rneider AT web.de>
3015
3016         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
3017           to enable upcast to pCodeOpReg2 (there is no type tag to
3018           differenciate the two and pic16_popGet2p cast into PCOR2)
3019         * src/pic16/main.c (_process_pragma): fixed another malloc bug
3020           (sizeof(sectNames) changed to sizeof(sectName))
3021           Both patches fix segfaults under MinGW.
3022
3023 2005-01-23 Raphael Neider <rneider AT web.de>
3024
3025         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
3026           Safe_[mc]?alloc()'ed variables
3027         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
3028           of (byte sized) temporaries (assign them to WREG for now)
3029         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
3030           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
3031           this might fix SIGSEGVs on MinGW...
3032         * src/SDCCopt.c (killDeadCode): restored original behaviour
3033           (volatile operands might get thrown away though)
3034
3035 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
3036
3037         * src/pic16/gen.c: fixed bug #1106975,
3038         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
3039         pointer update, INTCON is saved, global interrupts are disabled and
3040         restored after updateing TOS.
3041         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
3042         * added function attribute 'shadowregs' to take advantage of shadow
3043         registers,
3044         * added function attribute 'wparam' as an alternative to the wparam
3045         pragma,
3046         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
3047         user declares a non-ISR function as 'shadowregs',
3048         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
3049
3050 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
3051
3052         * .version: bumped version number to 2.4.8
3053         * device/lib/pic16/pics.all: list of PIC18F devices supported by
3054         pic16 port,
3055         * device/lib/pic16/libio/i2c/: I2C module support library,
3056         * device/include/pic16/i2c.h: I2C support library header,
3057         * device/lib/pic16/libc/stdio/: standard IO support sources,
3058         * (printf_small.c): printf_small() source, supports float print,
3059         * (printf_tiny.c): printf_tiny() source, does not support floats,
3060         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
3061         enable global optimizations for entire library source, other
3062         Makefiles in the source tree are also modified to reflect this,
3063         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
3064         function,
3065         * doc/sdccman.lyx: updated to reflect new changes,
3066         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
3067         sym->onStack if-case,
3068         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
3069         sbit, idata, _idata, xdata, _xdata,
3070         * added pragma library, to link an external library, (see doc),
3071         * removed command line options, --pomit-config-words, --pomit-ivt,
3072         --pleave-reset-vector,
3073         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
3074         when calling assembler to reflect memory model used, also define
3075         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
3076         reflect stack model used,
3077         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
3078         on stack return NULL,
3079
3080 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
3081
3082         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
3083           of the operands is volatile. Fixes #1020220
3084
3085 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
3086
3087         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
3088         * (OptimizeRegUsage): make sure that there is really no other flow where
3089           the first pCode is used
3090
3091 2005-01-22 Raphael Neider <rneider AT web.de>
3092
3093         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
3094           to fix #1106967 (pCode->seq are not set up correctly)
3095
3096 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3097
3098         * src/SDCCglue.c (glue): make sure code area is declared before the
3099         static initialization area.
3100
3101 2005-01-21 Raphael Neider <rneider AT web.de>
3102
3103         * device/lib/Makefile.in: fixed test for pic16 install dir
3104         * device/lib/pic16/*/Makefile*: modified compile flags to enable
3105           optimizations
3106         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
3107           added --optimize-goto compiler switch and pragma wparam documentation
3108         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
3109         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
3110           and PRODH closing bug #1071770 (peephole optimizer)
3111
3112 2005-01-19 Raphael Neider <rneider AT web.de>
3113
3114         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
3115           cmdLine buffers (used when calling sdcpp...) are large enough
3116           (MAX_PATH=256 truncates arguments leading to system halts when
3117           used in MinGW...)
3118         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
3119         * (genUminus): rewritten to for efficiency
3120         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
3121           used uninitialized in some cases)
3122         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
3123           copy the third byte from the int -- now assumes 0x80 (data memory)
3124         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
3125           operands (genAddLit expects the iCode's operands to swapped as
3126           well), fixed leftover bytes (crashed for short left operands)
3127         * (pic16_genMinusDec): performance improvements, removed false
3128           PIC14 emitSKPNCs
3129         * (pic16_genMinus): fixed to cope with differently sized operands
3130         * src/pic16/glue.c (pic16_glue): added new banksel optimization
3131           for --obanksel > 1
3132         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
3133         * src/pic16/graph.[ch]: implementation of directed graphs, used by
3134           new banksel optimization
3135         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
3136           analysis for temporary registers (segfaults...)
3137         * src/pic16/peeph.def: added rule
3138
3139 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
3140
3141         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
3142         which converts a float number to its ASCII representation
3143         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
3144         functions to convert the fractional and integer part of a float to ASCII,
3145         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
3146         realloc.c): added _MALLOC_SPEC to explicit place variables in data
3147         ram
3148         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
3149         _STATMEM macros,
3150         * device/include/pic16/adc.h: added GPL info,
3151         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
3152         a pCodeOp as tested operand,
3153         * (genNearPointerGet): optimized bit testing, does not use
3154         intermediate register for bit value, test directly instead with
3155         BTFSS, BTFSC, works only for single bits,
3156         * (genpic16Code): dump the name of the iCode in the asm,
3157         * src/pic16/ralloc.c (decodeOp): removed static declaration and
3158         renamed to pic16_decodeOp,
3159         * (serialRegAssign): do not allocate a temporary register for iCode
3160         sequences that test a single bit for 1/0
3161
3162 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
3163
3164         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
3165         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
3166         access stack and frame pointers. They are initially assigned to
3167         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
3168         accessing SFRs. Updated all occurences of modification of stack or
3169         frame pointer in gen.c and pcode.c,
3170         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
3171         assigning of a literal value to pointers,
3172         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
3173         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
3174         selected
3175
3176 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
3177
3178         * doc/sdccman.lyx: update documentation about stack pragma, added
3179         some info for stack memory models
3180
3181 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3182
3183         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
3184
3185 2005-01-08 Raphael Neider <rneider AT web.de>
3186
3187         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
3188           udata sections to fix bug #1097823
3189
3190 2005-01-05 Raphael Neider <rneider AT web.de>
3191
3192         * src/pic16/gen.c (genGenericShift): added handling of differently
3193           sized left operand and result
3194
3195 2005-01-04 Raphael Neider <rneider AT web.de>
3196
3197         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
3198         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
3199           to hold the condition bit)
3200         * added new version of genCmp (old code available via #define)
3201         * added new version of genShiftLeft/genShiftRight in a generic
3202           way, now supports shifting by negative values
3203         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
3204           shiftCount (expected by genGenericShift)
3205         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
3206         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
3207           dump
3208         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
3209           is an invalid literal too...)
3210
3211 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
3212
3213         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
3214         from Raphael Neider,
3215         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
3216         for 8-bit literals. This fixes some literal operands which are sign
3217         extended to 16-bits ints when instruction needs only 8-bits.
3218
3219 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
3220
3221         * device/lib/logf.c: added mcs51 assembly version
3222         * device/lib/expf.c: added mcs51 assembly version
3223         * device/lib/_logexpf.c: new shared asm code for expf and logf
3224         * device/include/math.h: add defines for assembly math library
3225         * device/lib/Makefile.in: build new _logexpf.c
3226         * device/lib/libfloat.lib: use new _logexpf.c
3227
3228 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
3229
3230         * src/pic/device.c
3231         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
3232           device types which have less than 0x7f registers.
3233
3234 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
3235
3236         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
3237
3238 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
3239
3240         * device/lib/printf_fast.c: only build on supported arch.
3241         * device/lib/printf_tiny.c: only build on supported arch.
3242         * device/lib/printf_fast_f.c: only build if asm float lib
3243         * device/lib/_fsget1arg.c: only build if asm float lib
3244         * device/lib/_fsget2args.c: only build if asm float lib
3245         * device/lib/_fsnormalize.c: only build if asm float lib
3246         * device/lib/_fsreturnval.c: only build if asm float lib
3247         * device/lib/_fsrshift.c: only build if asm float lib
3248         * device/lib/_fsswapargs.c: only build if asm float lib
3249         * device/include/stdio.h: don't provide print_fast,
3250           print_fast_f, print_tiny prototypes if --xstack used
3251
3252 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
3253
3254         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
3255         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
3256           to the SOURCES
3257
3258 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
3259
3260         * device/lib/printf_fast_f.c: same as printf_fast, but
3261           with floating point enabled
3262         * device/lib/printf_fast.c: minor tweaks
3263         * device/include/stdio.h: add printf_fast_f
3264
3265 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
3266
3267         * src/SDCCmain.c: make --float-reent default for mcs51
3268         * device/lib/_fsadd.c: added mcs51 assembly version
3269         * device/lib/_fssub.c: added mcs51 assembly version
3270         * device/lib/_fsmul.c: added mcs51 assembly version
3271         * device/lib/_fsdiv.c: added mcs51 assembly version
3272         * device/lib/_fseq.c: added mcs51 assembly version
3273         * device/lib/_fsneq.c: added mcs51 assembly version
3274         * device/lib/_fsgt.c: added mcs51 assembly version
3275         * device/lib/_fslt.c: added mcs51 assembly version
3276         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
3277         * device/lib/Makefile.in: add _fscmp to build
3278         * device/lib/libfloat.lib: add _fscmp to build
3279
3280 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
3281
3282         * device/lib/_fs2slong.c: added mcs51 assembly version
3283         * device/lib/_fs2sint.c: added mcs51 assembly version
3284         * device/lib/_fs2schar.c: added mcs51 assembly version
3285         * device/lib/_fs2ulong.c: added mcs51 assembly version
3286         * device/lib/_fs2uint.c: added mcs51 assembly version
3287         * device/lib/_fs2uchar.c: added mcs51 assembly version
3288         * device/lib/_slong2fs.c: added mcs51 assembly version
3289         * device/lib/_sint2fs.c: added mcs51 assembly version
3290         * device/lib/_schar2fs.c: added mcs51 assembly version
3291         * device/lib/_ulong2fs.c: added mcs51 assembly version
3292         * device/lib/_uint2fs.c: added mcs51 assembly version
3293         * device/lib/_uchar2fs.c: added mcs51 assembly version
3294         * device/include/float.h: added #define to select asm vs c
3295
3296 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
3297
3298         * device/lib/printf_fast.c: improvements to float output
3299         * device/include/float.h: add defines for assembly float library
3300         * device/lib/_fsget1arg.c: receive 1 float arg
3301         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
3302         * device/lib/_fsnormalize.c: normalize a float
3303         * device/lib/_fsreturnval.c: return float, various helper routines
3304         * device/lib/_fsrshift.c: right shift a float's mantissa
3305         * device/lib/_fsswapargs.c: swap 2 floats
3306         * device/lib/Makefile.in: build these 6 new files for mcs51
3307         * device/lib/libfloat.lib: add these 6 files to the library
3308
3309 2004-12-26 Borut Razem <borut.razem AT siol.net>
3310
3311         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
3312           built by gcc 3.4.2
3313
3314 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
3315
3316         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
3317           and fully reentrant and register bank neutral.
3318         * device/lib/printf_fast.c: added float (not enabled by default),
3319           added compact/slower integer (also not enabled by default),
3320           improved size/speed of fast integer code, other minor changes
3321         * device/include/stdio.h, device/lib/Makefile.in,
3322           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
3323
3324 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
3325
3326         * src/pic16/pcode.c: declaring variables other than at the start of a
3327           block is not supported in C by VC6.
3328
3329 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
3330
3331         * applied a previous patch from Raphael Neider that wasn't included
3332         in the previous commits, which fixes infinite loops within jumptable
3333         improvements,
3334         * made some fixes that previous patches introduced
3335
3336 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
3337
3338         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
3339         that fixes an issue with AOP_PCODE asmop's offset,
3340         * (pic16_popCopyReg): update instance field too,
3341         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
3342         function of pic port,
3343         * (genCmp, genAnd, genAssign),
3344         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
3345
3346 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
3347
3348         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
3349         variables initial values to idata section,
3350         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
3351         variables in some functions. This utilizes parmBytes field of iCode
3352         structure to hold the offset of the variable in stack. (might be
3353         able to use the stack field too?)
3354         * applied patch from Raphael Neider # ### , # ###
3355         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
3356         variable initial values in idata section,
3357         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
3358         for static variables with initial value
3359         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
3360         applied fix in while loop from Raphael Neider.
3361
3362 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
3363
3364         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
3365         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
3366         * src/ds390/ralloc.c (serialRegAssign): spill bits
3367         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
3368         * support/Util/SDCCerr.c,
3369         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
3370         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
3371         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
3372
3373 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
3374
3375         * device/include/sdcc-lib.h: inserted LGPL, added includes
3376           asm/ds390/features.h and asm/mcs51/features.h
3377         * device/include/asm/default/features.h,
3378         * device/include/asm/gbz80/features.h,
3379         * device/include/asm/z80/features.h: added empty _AUTOMEM
3380           and _STATMEM
3381         * device/include/asm/ds390/features.h,
3382         * device/include/asm/mcs51/features.h: added files with defines for
3383           _AUTOMEM and _STATMEM indicating automatic and static storage class
3384         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
3385         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
3386         * src/SDCCicode.c (geniCodeCast),
3387         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
3388         * src/SDCCloop.c (loopInduction): removed unused variable lr
3389         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
3390           to convertToFcall to include char modulo (RFE 1065037), added check
3391           if left operand is unsigned and use abs of literal value
3392         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
3393           as it doesn't work after conversion from peephole.def to peephole.rul
3394         * src/mcs51/gen.c (toBoolean): added check for size,
3395           (genModOneByte): optimized code for signed char modulo a literal
3396           power of 2 (thanks to Hubert Sack),
3397           (genRRC): removed unnecessary "clr c",
3398           (genRLC): replaced "add a,acc" with cheaper "rlc a"
3399         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
3400           jump optimization,
3401           swapped rules 256.c and 256.d,
3402           extended 256.d by using new multiple checks (thanks Erik),
3403           added rules 256.e and 256.f,
3404           updated rule 261.a and 261.b to new generated code
3405         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
3406
3407 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3408
3409         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
3410           induction related bugs, including first part of bug #1074377
3411
3412 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
3413
3414         * applied patch from bug-report #1076292,
3415         * applied patches for genAnd and Goto-optimizations for Raphael
3416         Neider,
3417         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
3418         dump a less iCode information,
3419         * src/pic16/device.h (pic16_options_t): added field debgen,
3420         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
3421         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
3422         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
3423         puclic,
3424         * (various functions): added macros FENTRY and FENTRY2 to functions,
3425         to emit function prologue,
3426         * (various functions): fixed indentation,
3427         * (genNearPointerGet): fixed loading of FSR0,
3428         * (genPackBits): applied patch from Raphael Neider to fix updating
3429         of FSR0 and touching only the modified bits,
3430         * src/pic16/genarith.c (various functions): added macros FENTRY to
3431         emit function prologue in comments,
3432         * src/pic16/pcode.h: added functions debugf2, debugf3,
3433         * src/pic16/ralloc.c: partial fix for packForPush caused
3434         segmentation fault,
3435
3436 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3437
3438         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
3439           <stsp AT users.sourceforge.net> with reversed byte order
3440         * support/regression/tests/rotate.c: added (ds390 skips some tests)
3441
3442 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3443
3444         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
3445           bug #1074377
3446         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
3447         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
3448
3449 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
3450
3451         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
3452
3453 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3454
3455         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
3456           conditions,
3457           (setFromConditionArgs): friendly operand parser for peephole rules,
3458           (operandBaseName, operandsNotRelated): new peephole condition
3459           "operandsNotRelated" -- similar to "operandsNotSame", but takes
3460           architecture specific register naming into account, handles n-way
3461           comparisons, and supports quoted literals
3462         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
3463
3464 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3465
3466         * src/mcs51/peeph.def: fixed bug #1076940
3467
3468 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
3469
3470         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
3471
3472 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3473
3474         Adding support for replacing ljmps with sjmps in jumptables
3475         generated for switch statements. For now you need to set the
3476         environment variable SDCC_SJMP_JUMPTABLE to enable this.
3477         Now 4 algorithms for mcs51 jumptable generation are used:
3478         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
3479         addresses loaded pc-relative for up to 112 cases and stack-pushing
3480         target addresses loaded with offset from dptr for up to 256 cases.
3481
3482         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
3483         * src/mcs51/main.c: adapted constants for switch table generation
3484         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
3485
3486 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
3487
3488         * device/lib/printf_large.c (_print_format): fixed bug 1073386
3489         * support/regression/tests/bug1057979.c: added test for bug 1073386
3490
3491 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
3492
3493         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
3494         compilers
3495
3496 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
3497
3498         * src/pic16/device.h,
3499         * src/pic16/genarith.c,
3500         * src/pic16/glue.c,
3501         * src/pic16/main.c,
3502         * src/pic16/pcode.c: applied patches #1068154 and #1070213
3503
3504 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
3505
3506         Large cummulative patch for pic16 port.
3507         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
3508         to call when a stack overflow occurs,
3509         * (malloc.h): added CVS Id tag,
3510         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
3511         variable,
3512         * added libc directory. The current version of LibC contains string
3513         functions, ctype functions and macros and some functions of the
3514         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
3515         be extensively tested in the future. Standard disclaimer here.
3516         Library is not automatically build yet. But one can build it by
3517         invoking 'make' inside the libc directory.
3518         * added ADC library under libio. Preliminary version yet.
3519
3520         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
3521         * src/pic16/gen.c (aopForRemat): asmop size is filled by
3522         aopForRemat() now and not by pic16_aopOp(),
3523         * (pic16_popGetTempReg): removed warning messgae when allocating
3524         temporary registers, its a buggy feature and will be removed,
3525         * (pic16_popGet): set register instance field in AOP_CRY,
3526         * (pic16_outBitC): fixed for results in size greater than 1,
3527         * (genUminusFloat): fixed for pic16, ported code from mcs51,
3528         * (pic16_storeForReturn): optimized return of 0,
3529         * (genCmp): experimental code for new genCmp which uses PIC18's
3530         special compare&skip instructions. Initial tests fail some times
3531         with variables grater than 1 byte in size, so new code is disabled,
3532         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
3533         a single bit,
3534         * (genCast): began a fix to optimize the casting of a bit to another
3535         bit, now assigning a bitfield to another bitfield will fail, sorry,
3536         * src/pic16/main.c: disabled the use of lr-support feature,
3537         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
3538         * added some function prototypes, added function _debugf prototype,
3539         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
3540         bits with offset (case PO_GPR_BIT),
3541         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
3542         command line,
3543         * (isBankInstruction): modified to return 0 for no banking instruction,
3544         and 1 for banking instruction,
3545         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
3546         caused stop processing pCodes after a inline assembly block,
3547         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
3548         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
3549         registers when it shouldn't,
3550         * src/pic16/ralloc.c (allocReg): add preliminary support for
3551         supporting a limited set of temporary registers,
3552
3553 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3554
3555         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
3556           genDataPointerSet): ensure assignments always copy in MSB to LSB
3557           order,
3558           (loadRegFromAop): recognize CLRH optimization,
3559           (genFunction): optimize RECEIVE iCodes in reentrant functions
3560
3561 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3562
3563         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
3564           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
3565           selected.
3566         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
3567         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
3568           contiguous with data
3569
3570 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3571
3572         * device/lib/_gptrget.c (_gptrget),
3573         * device/lib/_gptrgetc.c (_gptrgetc),
3574         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
3575           instead of sjmp to ret
3576         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
3577           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
3578
3579 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
3580
3581         * .version: bumped version to 2.4.7
3582         * device/lib/_gptrget.c (_gptrget): is now _naked
3583         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
3584         * device/lib/_gptrput.c (_gptrput): is now _naked
3585         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
3586           (createFunction): fixed xstack
3587         * src/SDCCglue.c (emitMaps): set allocation required for bit area
3588         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
3589           or bit either,
3590           (geniCodeCritical): store original interrupt state in an iTemp bit
3591           var unless stack-auto
3592         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
3593         * src/SDCCmain.c (setIncludePath): added include/target to search path
3594         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
3595         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
3596           prototype,
3597           (processFuncArgs): put bit vars in bit area
3598         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
3599           unsaveRBank): fixed xstack,
3600           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
3601           (genFunction, genEndFunction): fixed xstack,
3602           (genAssign): optimization don't walk backwards through mem
3603         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
3604         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
3605         * support/regression/Makefile: also make library (for stack-auto) when
3606           making "all" and added "test-mcs51-xstack-auto"
3607         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
3608         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
3609         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
3610         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
3611         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
3612           make-library by MAKE_LIBRARY
3613         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
3614           regression tests for xstack
3615         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
3616         * support/regression/tests/critical.c: test for critical on mcs51
3617
3618 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3619
3620         * support/regression/ports/ucz80/spec.mk: use include and lib files from
3621           built version of sdcc instead of installed version
3622
3623 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
3624
3625         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
3626         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
3627           vprintf.c now
3628         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
3629         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
3630           WARNING: remove device/lib/build/z80/printf.o by hand when
3631           updating from previous build!
3632         * device/lib/z80/printf.c: updated comment
3633         * support/regression/tests/bug1057979.c: test all ports now
3634         * support/regression/tests/bug1065458.c: file added
3635
3636 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3637
3638         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
3639           *_start and *_end symbols for static functions
3640
3641 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
3642
3643         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
3644           and search crt0.o in all library paths,
3645           (setIncludePath): proper handling of --nostdinc,
3646           (setLibPath): proper handling of --nostdlib
3647         * support/regression/Makefile,
3648         * support/regression/ports/ds390/spec.mk,
3649         * support/regression/ports/gbz80/spec.mk,
3650         * support/regression/ports/hc08/spec.mk,
3651         * support/regression/ports/mcs51/spec.mk,
3652         * support/regression/ports/mcs51-large/spec.mk,
3653         * support/regression/ports/mcs51-stack-auto/spec.mk,
3654         * support/regression/ports/z80/spec.mk: use include and lib files from
3655           built version of sdcc instead of installed version
3656         * doc/sdccman.lyx: fixed typo in --nostdinc
3657
3658 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
3659
3660         * src/pic/pcode.c,
3661         * src/pic/device.c,
3662         * src/pic/ralloc.c,
3663         * src/pic/gen.c : added support to generate code for struct bit fields.
3664
3665 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
3666
3667         * as/xa51/xa_version.h,
3668         * device/include/errno.h,
3669         * device/include/regc515c.h,
3670         * device/lib/_itoa.c,
3671         * device/lib/_ltoa.c,
3672         * device/lib/ser_ir_cts_rts.c,
3673         * sim/ucsim/xa.src/glob.cc,
3674         * sim/ucsim/xa.src/inst_gen.cc,
3675         * sim/ucsim/xa.src/xa_bit.cc,
3676         * sim/ucsim/xa.src/xa_sfr.cc,
3677         * sim/ucsim/z80.src/inst_dd.cc,
3678         * sim/ucsim/z80.src/inst_fdcb.cc,
3679         * support/scripts/keil2sdcc.pl,
3680         * src/pic16/pic16.dsp,
3681         * src/pic16/pic16a.dsp: corrected cvs line endings
3682         * device/lib/printf_large.c: fixed bug 1057979
3683         * src/pic16/gen.c: fixed non-C standard code
3684         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
3685         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
3686         * support/regression/ports/mcs51/support.c: reload T1 asap
3687         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
3688           pdata use and clear idata startup behaviour
3689         * support/regression/tests/bug1057979.c: added
3690
3691 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
3692
3693         * device/examples/ds390/ow390/ad26.h,
3694         * device/examples/ds390/ow390/cnt1d.h,
3695         * device/examples/ds390/ow390/crcutil.c,
3696         * device/examples/ds390/ow390/ownet.h,
3697         * device/examples/ds390/ow390/owsesu.c,
3698         * device/examples/ds390/ow390/swt12.h,
3699         * device/examples/ds390/ow390/swtoper.c,
3700         * device/examples/ds390/ow390/temp10.h,
3701         * device/examples/ds390/ow390/thermodl.c,
3702         * device/examples/ds390/tinitalk/tinitalk.dsp,
3703         * device/examples/ds390/tinitalk/tinitalk.dsw,
3704         * device/examples/mcs51/clock/hw.h,
3705         * device/examples/mcs51/simple2/go.bat,
3706         * device/examples/serialcomm/windows/serial.h,
3707         * device/examples/xa51/dummy.c,
3708         * device/examples/xa51/hello.c,
3709         * device/include/80c51xa.h,
3710         * device/include/at89x051.h: corrected cvs line endings
3711
3712 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
3713
3714         * src/pic16/main.c (options): added command line --gstack, to trace
3715         stack over/under flows,
3716         * added pragma 'wparam' to allow passing first byte of function
3717         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
3718         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
3719         call to __gstack_test function and sets up the symbol as extern,
3720         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
3721         * popaop): added call to pic16_testStackOverflow,
3722         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
3723         wparamList list,
3724         * (genCall, genPcall): now all parameters are passed via stack
3725         except in functions that are pass to wparam pragma in which WREG is
3726         used too,
3727         * (genPcall): REENTRANT flag is checked to see if variable prototype
3728         contains reentrant keyword, don't call a non-reentrant function, via
3729         a reentrant function pointer or vice versa, functions are never
3730         passed via WREG,
3731         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
3732         D.Winkler,
3733         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
3734         SIGSEGV when accessing a NULL register stucture,
3735         * (pic16_printGPointerType): modified to handle UPPER modifier for
3736         function initializers, changed prototype of function to simpler one,
3737         * (pic16_printIvalFuncPtr): check to see if function is already
3738         added in externs list,
3739         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
3740         optimized a move from W to SFR with a move to the same register
3741         later after a CALL,
3742         * device/lib/pic16/debug: NEW directory, contains debug features
3743         which are enabled when linking with libdebug.lib, currently command
3744         line option --gstack enables stack pointer tracing for over/under
3745         flow, corresponding sources are in debug/gstack
3746
3747 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
3748
3749         * doc/sdccman.lyx: updated SDCC version,
3750         * (PIC16 port): update list of command line options,
3751         * src/pic16/device.h (structure pic16_options_t): added field gstack
3752         to enable stack overflow tracing on push/pops,
3753         * src/pic16/device.c (statistics structure): added statistics
3754         structure,
3755         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
3756         pic16_dump_int_registers): increase statistics counters for each
3757         * variable which is encountered
3758         * (pic16_dump_usection): emit each .udata variable to its own udata
3759         section,
3760         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
3761         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
3762         parameters via stack, otherwise use old scheme,
3763         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
3764         assembler output file,
3765         * src/pic16/main.c: added command line options --gstack to enable
3766         push/pop tracing for stack overflow,
3767         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
3768         instructions): added size of each instruction,
3769         * (pic16_countInstruction): estimate size of instructions in
3770         the_pFile list, inline assembly blocks are not counted,
3771         * (pic16_FixRegisterBanking): trace previous register usage, when
3772         banksel optimizations is greater than 0, don't emit a redudant
3773         banksel directive,
3774
3775 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
3776
3777         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
3778         * src/pic16/ralloc.c : applied same fix for pic16.
3779         * src/pic/gen.c : tidied it up a little.
3780
3781 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3782
3783         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
3784         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
3785
3786 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3787
3788         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
3789
3790 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3791
3792         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
3793         non-reentrant function __modsint in the interrupt function (thus
3794         corrupting math operations during serial I/O)
3795         * device/lib/ser_ir.c: as above, changed buffersize
3796         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
3797         256.c,d for zeroing
3798         * doc/Makefile: added option -t for rsync
3799
3800 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3801
3802         * src/SDCCast.h (struct ast),
3803         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
3804
3805 2004-10-20 Borut Razem <borut.razem AT siol.net>
3806
3807         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
3808         package
3809
3810 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
3811
3812         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
3813         makefile targets,
3814         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
3815         support functions to replace long sequences of MOVFF's from access
3816         bank registers to stack and vice versa,
3817         * src/pic16/device.h: added new field opt_flags, where optimization
3818         flags can be set to enable certain features,
3819         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
3820         * pBlock, (genFunction, genEndFunction): surroung loop for
3821         saving/loading used registers in stack with PC_INFO pCodes,
3822         INF_LREGS. Code in between can then be optimized by pCode optimizer
3823         to support function calls,
3824         * (genDataPointerSet): fixed bug which loaded float fields in
3825         structures with corrupt data,
3826         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
3827         in a standard way debug info on stderr. Feature used for developing
3828         and debugging only,
3829         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
3830         obsolete chunks of code,
3831         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
3832         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
3833         * pic16/src/pcode.c (pic16_newpCodeInfo,
3834         * (pic16_newpCodeOpLocalRegs),
3835         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
3836         feature,
3837         * (pic16_pCodeConstString): printing of the initial value of a
3838         symbol as a comment is inhibited since parsing was already done by
3839         copyStr and output is corrupt,
3840         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
3841
3842 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3843
3844         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
3845
3846 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
3847
3848         * as/mcs51/lkarea.c: removed old K&R style,
3849           (lnksect): changed check on boundary error,
3850           (lnksect2): changed check on boundary error,
3851           (lnksect2): extend XSTK to end of page if size = 1
3852         * as/mcs51/lkmain.c: removed old K&R style,
3853           (Areas51): create l_IRAM symbol
3854         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
3855         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
3856           model-mcs51-stack-auto, added model-mcs51-xstack-auto
3857         * device/lib/_mullong.c: added version to be compiled with xstack
3858         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
3859         * device/lib/mcs51/crtxclear.asm: clear pdata as well
3860         * device/lib/mcs51/crtxstack.asm: fixed comment
3861         * src/SDCCglue.c: maxInterrupts defaults to 0,
3862           (emitMaps): added pdata,
3863           (createInterruptVect): (re)moved default,
3864           (glue): added pdata,
3865           (glue): moved __start__xstack to XSTK with default size 1
3866         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
3867           and options.float_rent when options.stackAuto is set,
3868           (linkEdit): only write XDATA_NAME if provided on command line
3869         * src/SDCCmem.h,
3870         * src/SDCCmem.c: added pdata
3871         * src/port.h: added pdata_name to PORT
3872         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
3873           (saveRegisters, unsaveRegisters): removed usage of B,
3874           (genMinus): fixed accumulator clash,
3875           (genJumpTab): added comment, this needs another look
3876         * src/mcs51/gen.c: added check for "B in use" paranoia,
3877           added pushB() and popB()
3878         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
3879           chance
3880         * src/avr/main.c,
3881         * src/ds390/main.c,
3882         * src/hc08/main.c,
3883         * src/mcs51/main.c,
3884         * src/pic/main.c,
3885         * src/pic16/main.c,
3886         * src/xa51/main.c,
3887         * src/z80/main.c: (reset_regparms) made void parameter explicit and
3888           added PSEG (PAG,XDATA) or NULL to port specifier
3889         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
3890         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
3891           (_mcs51_genInitStartup): removed __start__xstack equ,
3892           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
3893         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
3894         * src/z80/gen.c (_rleAppend): fixed warnings
3895         * support/regression/tests/zeropad.c: added pdata test
3896         * .version: bumped to 2.4.6
3897
3898 2004-10-17 Borut Razem <borut.razem AT siol.net>
3899
3900         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
3901         as a part of nightly build
3902
3903 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
3904
3905         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
3906         WREG holds the first byte function parameters,
3907         * (aopForSym): take special case for symbols which are in FARSPACE
3908         but in CODESPACE too,
3909         * (assignResultValue): modified to take into account _G.useWreg,
3910         * (genCall): don't use wreg for parameter passing when function is
3911         declared as reentrant, too, added optimization INCF to stack
3912         pointer when stack parameter count is 1,
3913         * (genFunction, genEndFunction): refurnished and fixed to not using
3914         wreg for passing parameters when function has varargs or is
3915         reentrant, fixed bug with symbol name compare for generating
3916         functions in absolute address,
3917         * (pic16_storeForReturn): refurnished,
3918         * (genCmp): began writing a new version of the function, not ready
3919         yet, therefore it is disabled,
3920         * (genAssign): do not read code memory when assigning a function to
3921         a pointer function,
3922         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
3923         array of characters, not pointer,
3924         * (pic16initialComments): in debug mode emit an .ident directive for
3925         the assembler,
3926         * (_process_pragma): emit a new warning type (internal to pic16)
3927         when setting stack to default length, emit a similar warning when
3928         placing a function at absolute address and address is not word aligned
3929         * (_pic16_parseOptions): added 'return TRUE' statement,
3930         * (_pic16_linkEdit): if compiling a source, then add the source's
3931         file object, first in the list of objects to link,
3932
3933 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
3934
3935         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
3936         * src/pic/main.c : removed VC warning.
3937         * src/pic/gen.c : changed comment.
3938
3939 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
3940
3941         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
3942         reference to a deprecated symbol _GPTRREG was causing failure to
3943         link. Thanks G. M. Gallant for the info.
3944
3945 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
3946
3947         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
3948         comments for Bugs item #954788.
3949
3950 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
3951
3952         * src/pic16/device.c (pic16_dump_gsection,
3953         * pic16_groupRegistersInSection): handle symbols declared to be in
3954         access bank differently,
3955         * src/pic16/gen.c (struct _G): added field resDirect,
3956         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
3957         send values read from stack directly to result and don't allocate
3958         temporary values,
3959         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
3960         same registers,
3961         * (pic16_sameRegsOfs): NEW,
3962         * (freeAsmop): if _G.resDirect is set then do not mark registers as
3963         free because they were not allocated from temporary pool,
3964         * pic16_popRegFromString): workaround to fix a problem with
3965         allocating variables twice or never,
3966         * (genGenPointerGet): using PRODL instead of FSR0H,
3967         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
3968         instead of FSR0H,
3969         * (genAssign): take advantage of the _G.resDirect flag,
3970         * (genCast): around line 11844, use mov2f instead of directly
3971         MOVFF'ing between operands to account for literal values,
3972         * src/pic16/genutils.c: some new debug functions for gpsim have been
3973         added,
3974         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
3975         float with integer part only,
3976         * src/pic16/main.c (_process_pragma): handle pragma udata access to
3977         place variables in access bank
3978         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
3979         updated sources to reflect recent changes in gen.c
3980
3981 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
3982
3983         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
3984         sources that searched for headers in installation path, now the
3985         device/include/pic16 is used,
3986         * src/pic16/glue.c (pic16glue),
3987         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
3988         .line directives if not in debug mode, this suppresses assembler's
3989         warnings for ignored directives
3990
3991 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
3992
3993         * src/port.h: made reset_regparms prototype void parameter explicit.
3994         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
3995         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
3996         * doc/sdccman.lyx: documented warning disabling and how to use
3997           printf_large to make it print floats.
3998         * device/include/stdbool.h: NEW
3999         * device/lib/_atof.c,
4000         * device/lib/_divuint.c,
4001         * device/lib/_divulong.c,
4002         * device/lib/expf.c,
4003         * device/lib/printf_large.c,
4004         * device/lib/sincosf.c,
4005         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
4006         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
4007           a completely reentrant lib.
4008
4009 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
4010
4011         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
4012         * device/include/pic16/stdio.h: fixed bug with colon
4013
4014 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
4015
4016         * device/include/pic16/stdio.h,
4017         * device/include/pic16/stdlib.h,
4018         * device/include/pic16/math.h: NEW
4019         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
4020         declared as _naked to reduce overhead
4021         * device/lib/Makefile.in (target port-specific-objects-pic16):
4022         changed * to *.* so to ignore the CVS directory,
4023         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
4024         stacked variables back in stack,
4025         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
4026         corruption
4027
4028 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
4029
4030         * .version: bumped version number to 2.4.5
4031         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
4032         * support/Util/SDCCerr.c (messages structure): added entry for
4033         W_POSSBUG2
4034
4035         Large cumulative patch for pic16 port and libraries.
4036         * device/include/pic16/sdcc-lib.h,
4037         * device/include/pic16/stdarg.h,
4038         * device/include/asm/pic16/features.h,
4039         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
4040         * device/include/pic16/float.h: changes reentrant keyword with
4041         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
4042         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
4043         updated target build-libraries to include objects from gptr,
4044         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
4045         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
4046         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
4047         all function headings,
4048         * src/SDCCmain.c: added global parameter userIncDirsSet,
4049         * (parseCmdLine): when option -I is encountered add directory to
4050         userIncDirsSet too,
4051         * src/version.awk: added space between control and long,
4052         * src/pic16/NOTES: added some notes for the port,
4053         * src/pic16/gen.c: added prototype for mov2fp function,
4054         * (fReturnpic16[]): properly named return value registers,
4055         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
4056         * (aopForSym): added code to handle symbols with onStack flag set,
4057         symbols onStack are allocated PTRSIZE bytes,
4058         * (aopFreeAsmop): handles special case where asmops are stack objects,
4059         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
4060         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
4061         added argument lock to trace flaws in allocating temporary registers
4062         when developing port,
4063         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
4064         * (pic16_popRegFromString): reenabled allocating a direct register
4065         from string,
4066         * (assignResultValue): various beautifications,
4067         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
4068         referenced function argument,
4069         * (genIpush): reenabled to allow stacked arguments, handles only
4070         ic->parmPush iCodes,
4071         * (genCall, genPcall): major changes to allow for variable argument
4072         functions, fixed a bug with falsely restoring stack pointer after
4073         returning from call,
4074         * (genFunction): pending code for critical function,
4075         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
4076         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
4077         * (genNearPointerGet): fixed bug with indirect reading, was always
4078         reading from INDF0
4079         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
4080         pointers,
4081         * (genAddrOf): rewrote code to take address of a stacked function parameter
4082         * (genCast): fixed casting to generic pointer type,
4083         * src/pic16/gen.h: added AOP_STA,
4084         * (struct asmop): added field stk,
4085         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
4086         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
4087         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
4088         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
4089         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
4090         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
4091         generic pointers,
4092         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
4093         and library paths,
4094         * (pic16_port structure): generic pointer size is set to 3,
4095         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
4096         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
4097         compiler warning,
4098         * src/pic16/ralloc.c (allocReg): prevent allocating register when
4099         operand is an iTemp,
4100
4101 2004-09-24 Martin Helmling <mh AT octo-soft.de>
4102
4103         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
4104         * debugger/mcs51/simi.c: addapt new syntax of s51
4105
4106 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
4107
4108         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
4109         * src/pic16/pcode.c: commented out some calls to free() in order to
4110         fix bug #989576,
4111
4112 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4113
4114         * src/SDCCicode.h,
4115         * src/SDCCicode.c (isiCodeInFunctionCall),
4116         * src/avr/ralloc.c (selectSpil),
4117         * src/pic/ralloc.c (selectSpil),
4118         * src/pic16/ralloc.c (selectSpil),
4119         * src/ds390/ralloc.c (selectSpil),
4120         * src/hc08/ralloc.c (selectSpil),
4121         * src/xa51/ralloc.c (selectSpil),
4122         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
4123         stack in the middle of a function call sequence (fixes bug #1020268)
4124         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
4125         costs associated with the minimum switch case.
4126
4127 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4128
4129         * src/SDCC.lex: fixed bug #1030549
4130
4131 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4132
4133         * src/SDCCcse.h (struct cseDef),
4134         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
4135         over a function call if the CSE is derived from a symbol whose
4136         address has been taken (fixes bug #1029883)
4137         * support/regression/tests/bug-1029883: a new regression test for
4138         this bug
4139
4140 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4141
4142         * src/hc08/gen.c (emitinline): fixed bug #1029778
4143         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
4144         to a cast object is no longer a syntax error ("fixes" bug #1030006,
4145         and starts toward RFE #905167)
4146
4147 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
4148
4149         * src/pic16/gen.c (mov2f): New function to move an operand to
4150         another without considering if it is a literal or a register,
4151         * (pic16_sameRegs): don't check if they are both AOP_REG,
4152         * (AccRsh): removed andmask=0 lines,
4153         * (genLeftShift): duplicated to be improved in future versions,
4154         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
4155         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
4156         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
4157         * (pic16initMnemonics): added initialization for POC_INFSNZW,
4158         * (insertBankSwitch): fixed inserting banksel directives algorithm
4159         for instructions that follow a skip instruction, this fixes a report
4160         for broken subtraction code generation,
4161         * src/pic16/ralloc.c (deassignLRs): do not free register if current
4162         iCode is a left op, just in case result and right share the same
4163         registers
4164
4165 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4166
4167         * src/hc08/main.c,
4168         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
4169         preservation of HX
4170         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
4171         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
4172         on 2004-09-12; it was buggy
4173
4174 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
4175
4176         * src/SDCCsymt.h: removed RESULT_CHECK
4177         * src/SDCCast.c,
4178         * src/SDCCglue.c,
4179         * src/SDCCval.c,
4180         * src/pic/glue.c,
4181         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
4182
4183 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
4184
4185         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
4186         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
4187         configuration values no more rejected by compiler, they are assigned
4188         to configuration registers with a warning message instead,
4189         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
4190         the for-loop so last conf register is emitted too,
4191         * (_pic16_initPaths): link library libsdcc.lib by default,
4192         * (_hasNativeMulFor): modified test for multiplication according to
4193         Raphael Neider's remarks. Integer multiplication is also done with
4194         support functions,
4195         * device/include/pic16/pic18fregs.h: corrected type error in while
4196         testing and including 18f6720 header file
4197
4198 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
4199
4200         * src/pic16/device.h (pic16_options): removed field use_crt,
4201         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
4202         until an optimization to handle single bits is added,
4203         * (pic16_loadFSR0): moved before genUnpackBits,
4204         * (genAnd): some white lines removed,
4205         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
4206         leave_reset flags in pic16_options when using crt modules,
4207
4208 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
4209
4210         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
4211           for bugs 898889 & 979599. Also used some safer print instructions.
4212
4213 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
4214
4215         * src/pic16/device.h (pic16_options_t): added field use_crt,
4216         crt_name, no_crt,
4217         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
4218         catch a probable future bug,
4219         * src/pic16/gen.c: aopIdx function commented out,
4220         * (genAssign): commented out old code which used aopIdx,
4221         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
4222         code, added if conditionals to take into account the --use-crt
4223         command line options,
4224         * src/pic16/main.c (pic16_optionsTable): added new command line
4225         options, --use-crt= and --no-crt,
4226         * (_pic16_linkEdit): now the proper crt object is added in the
4227         linker command line except than when --no-crt is specified,
4228         * src/pic16/pcode.c,
4229         * src/pic16/pcode.h: added some structures and functions for a new
4230         optimization scheme to compansate for instruction overhead between
4231         same iCodes, this scheme is currently under development and is not
4232         working in any way,
4233         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
4234         to && operator,
4235         * device/lib/pic16/startup/crt0i.c,
4236         * device/lib/pic16/startup/crt0iz.c: added global char variable
4237         __uflags to force the generation of an idata section
4238
4239 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
4240
4241         * doc/Makefile,
4242         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
4243         * doc/sdccman.lyx: updated sdcc version to 2.4.4
4244
4245 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4246
4247         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
4248         Frieder) and clarified the default code optimization mode
4249
4250 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4251
4252         * src/SDCC.lex (doPragma, process_pragma),
4253         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
4254         "opt_code_size", and "opt_code_balanced"
4255         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
4256         regrouped options by category, added support for category headers
4257         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
4258         and "--opt-code-size"
4259         * doc/sdccman.lyx: documented these new options and pragmas
4260         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
4261         preference into account
4262
4263 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4264
4265         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
4266           geniCodePreDec): Fixed bug 904237 by generating a warning
4267         * src/SDCCerr.h,
4268         * src/SDCCerr.c: added warning W_SIZEOF_VOID
4269
4270 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
4271
4272         * src/pic/device.c : When no max ram set validate full memory range.
4273         * src/pic/pcode.c,
4274         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
4275
4276 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4277
4278         * device/lib/_gptrget.c,
4279         * device/lib/_gptrput.c: updated comment
4280         * device/lib/calloc.c,
4281         * device/lib/free.c,
4282         * device/lib/malloc.c,
4283         * device/lib/realloc.c: added LGPL, made them reentrant-safe
4284         * src/SDCCcse.c (cseBBlock),
4285         * src/SDCCicode.c (printOperand, geniCodeArray),
4286         * src/SDCCicode.h (struct operand): fixed bug 868103
4287         * support/regression/tests/bug-868103.c: added
4288         * src/SDCCast.c (searchLitOp),
4289         * src/SDCCcse.h (struct cseDef),
4290         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
4291         * src/SDCCicode.h (struct operand),
4292         * src/SDCCsymt.h (struct sym_link),
4293         * src/avr/gen.c (hasInc),
4294         * src/ds390/gen.c (hasInc),
4295         * src/hc08/gen.c (genPlusIncr, hasInc),
4296         * src/mcs51/gen.c (hasInc),
4297         * src/pic16/glue.c (pic16_printIvalChar),
4298         * src/pic16/ralloc.c (regWithIdx),
4299         * src/xa51/gen.c (hasInc) : removed warnings
4300         * src/SDCCast.c (createBlock): added comment ???
4301         * src/hc08/ralloc.c: updated comments
4302
4303 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4304
4305         * doc/sdccman.lyx: updated section on switch statements, added
4306         section about semaphore locking
4307         * doc/Makefile: added option -info for latex2html
4308         * device/lib/_gptrget.c,
4309         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
4310
4311 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
4312
4313         * src/pic/device.h,
4314         * src/pic/device.c,
4315         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
4316          maxram is less than 0x100.
4317
4318 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
4319
4320         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
4321
4322 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4323
4324         * src/port.h,
4325         * src/mcs51/main.c,
4326         * src/ds390/main.c,
4327         * src/z80/main.c,
4328         * src/hc08/main.c,
4329         * src/pic/main.c,
4330         * src/pic16/main.c,
4331         * src/avr/main.c,
4332         * src/xa51/main.c
4333         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
4334         a jump table is the best form for a switch statement, including
4335         automatic insertion of missing cases to make the case range
4336         continuous. Developed in collaboration with Frieder Ferlemann.
4337
4338 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4339
4340         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
4341         accumulator result if it needs sign extension
4342
4343 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4344
4345         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
4346
4347 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4348
4349         * device/lib/gbz80/printf.c,
4350         * device/lib/z80/printf.c: removed define for NULL
4351
4352 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
4353
4354         * as/xa51/xa_link.c,
4355         * device/examples/ds390/ow390/ad26.c,
4356         * device/examples/ds390/ow390/cnt1d.c,
4357         * device/examples/ds390/ow390/counter.c,
4358         * device/examples/ds390/ow390/ds2480.h,
4359         * device/examples/ds390/ow390/ds2480ut.c,
4360         * device/examples/ds390/ow390/findtype.c,
4361         * device/examples/ds390/ow390/gethumd.c,
4362         * device/examples/ds390/ow390/owllu.c,
4363         * device/examples/ds390/ow390/ownetu.c,
4364         * device/examples/ds390/ow390/swt12.c,
4365         * device/examples/ds390/ow390/swtloop.c,
4366         * device/examples/ds390/ow390/temp.c,
4367         * device/examples/ds390/ow390/temp10.c,
4368         * device/examples/ds390/ow390/thermo21.c,
4369         * device/examples/ds390/ow390/tinilnk.c,
4370         * device/examples/ds390/ow390/tstfind.c,
4371         * device/examples/serialcomm/windows/serial.cpp,
4372         * device/examples/serialcomm/windows/test_serialcomm.cpp,
4373         * device/include/reg51.h: fixed line endings for cvs
4374
4375 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4376
4377         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
4378         packRegsForAccUse, packRegisters): new accumulator register
4379         packing algorithm
4380         * support/regression/ports/hc08/support.c (_putchar): suppress
4381         warning of unused variable
4382         * src/SDCCicode.c: added SWAP entry to codeTable
4383
4384 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
4385
4386         * device/lib/sprintf.c: forgot to add this file before previous commit
4387
4388 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
4389
4390         * src/pic16/gen.c (genPackBits): added operand right in function
4391         parameters, load result directly if p_type is POINTER (that is
4392         called by genNearPointerSet)
4393         * (genUnPackBits): added operand left in function parameters,
4394         * (genNearPointerGet, genNearPointerSet): prevent the loading of
4395         FSR0 if accessing bitfields,
4396
4397 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
4398
4399         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
4400           _print_format; updated printf, sprintf, vsprintf
4401         * device/include/asm/default/features.h: corrected comment/define
4402         * device/lib/Makefile.in: added sprintf.c
4403         * device/lib/libsdcc.lib: added sprintf module
4404         * device/lib/printf_large.c,
4405         * device/lib/vprintf.c,
4406         * device/lib/sprintf.c: totally refactored printf_large and vprintf
4407           into these 3 files
4408         * support/regression/Makefile: changed ALL_PORTS into a usefull default
4409         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
4410         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
4411           hc08 test
4412         * support/regression/tests/zeropad.c: define idata as data for hc08
4413
4414 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4415
4416         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
4417         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
4418         labels are referenced at least once (even if a reference is not found)
4419         * src/hc08/gen.c (emitcode): set isComment flag for comments
4420         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
4421         loads), rules 6a..6b (optimize jumps to return)
4422
4423 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4424
4425         * device/lib/acosf.c (acosf),
4426         * device/lib/asinf.c (asinf),
4427         * device/lib/atanf.c (atanf),
4428         * device/lib/ceilf.c (ceilf),
4429         * device/lib/cosf.c (cosf),
4430         * device/lib/coshf.c (coshf),
4431         * device/lib/cotf.c (cotf),
4432         * device/lib/fabsf.c (fabsf),
4433         * device/lib/floorf.c (floorf),
4434         * device/lib/log10f.c (log10f),
4435         * device/lib/logf.c (logf),
4436         * device/lib/sinf.c (sinf),
4437         * device/lib/sinhf.c (sinhf),
4438         * device/lib/sqrtf.c (sqrtf),
4439         * device/lib/tanf.c (tanf),
4440         * device/lib/tanhf.c (tanhf),
4441         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
4442         replaced all instances of "reentrant" in the library functions
4443         defined in math.h with this macro.
4444         * support/regression/tests/float_trans.c: reenabled test for hc08
4445
4446 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
4447
4448         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
4449         erroneously deleted
4450
4451 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4452
4453         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
4454         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
4455         multi-byte volatile operands are used
4456         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
4457         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
4458         initialization to area GSINIT0 so that it would always precede
4459         any static initializers in GSINIT
4460         * support/regression/tests/zeropad.c: fixed idata define for hc08
4461         * support/regression/tests/bug-927659.c,
4462         * support/regression/tests/float_trans.c: disabled tests for hc08
4463         pending missing library routines
4464         * .version: increased version number to 2.4.4 - hc08 port now passes
4465         regression tests
4466
4467
4468 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
4469
4470         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
4471         * Makefile.common.in,
4472         * as/Makefile,
4473         * as/hc08/Makefile.in,
4474         * as/mcs51/Makefile.in,
4475         * as/z80/Makefile.in,
4476         * debugger/mcs51/Makefile.in,
4477         * device/include/Makefile.in,
4478         * device/lib/Makefile.in,
4479         * doc/Makefile,
4480         * link/Makefile,
4481         * link/z80/Makefile.in,
4482         * packihx/Makefile.in,
4483         * sim/ucsim/main_in.mk,
4484         * sim/ucsim/avr.src/Makefile.in,
4485         * sim/ucsim/doc/Makefile.in,
4486         * sim/ucsim/gui.src/serio.src/Makefile.in,
4487         * sim/ucsim/hc08.src/Makefile.in,
4488         * sim/ucsim/s51.src/Makefile.in,
4489         * sim/ucsim/xa.src/Makefile.in,
4490         * sim/ucsim/z80.src/Makefile.in,
4491         * src/Makefile.in,
4492         * support/cpp2/Makefile.in,
4493         * support/librarian/Makefile,
4494         * support/makebin/Makefile: added DESTDIR to the install path proposed
4495         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
4496         * doc/sdccman.lyx: added DESTDIR documentation
4497
4498 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
4499
4500         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
4501         instruction for interrupt handlers, use fast returns when returning
4502         from high priority interrupts
4503
4504 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4505
4506         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
4507         code generation
4508         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
4509         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
4510         bugs, ported much of Bernhard's code from mcs51
4511         * src/mcs51/gen.c (genSend),
4512         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
4513         than one when calling a reentrant function
4514         * device/lib/_mullong.c: defined an alternate struct layout for big
4515         endian ports (hc08)
4516
4517 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4518
4519         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
4520         test
4521
4522 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4523
4524         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
4525         are sane and complete before asking the port its prefered parameter
4526         passing method (fixes bug #1017633)
4527         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
4528         and _ret3
4529
4530 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4531
4532         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
4533         problem in bitfields >= 8 bits.
4534
4535 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4536
4537         * src/SDCCsymt.c: undid changes that were not meant to be committed
4538
4539 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4540
4541         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
4542
4543 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
4544
4545         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
4546           copied and wrong bit got inverted
4547
4548 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4549
4550         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
4551         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
4552         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
4553         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
4554         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
4555         assignments to bitfields at known addresses
4556         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
4557         reads from bitfields at known addresses
4558         * src/hc08/ralloc.c (packRegisters),
4559         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
4560         genhc08Code): optimize pointer get values used as conditionals
4561         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
4562         and branch
4563
4564 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4565
4566         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
4567         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
4568         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
4569         as conditionals
4570
4571 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4572
4573         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
4574
4575 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4576
4577         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
4578         related problems
4579
4580 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
4581
4582         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
4583
4584 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4585
4586         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
4587         mcs51 port
4588
4589 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
4590
4591         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
4592
4593 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4594
4595         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
4596         cases use more compact code.
4597
4598 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
4599
4600         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
4601
4602 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4603
4604         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
4605
4606 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4607
4608         * src/SDCCsymt.h,
4609         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
4610         parameter of changePointer() from symbol* to sym_link*
4611         * src/SDCCast.c (decorateType): call changePointer() for CAST op
4612         * src/SDCCsymt.c (compareType): void* type is castable to other
4613         pointers, but not necesarily an exact match.
4614         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
4615         is no longer blindly treated as an exact match.
4616         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
4617
4618 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
4619
4620         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
4621
4622 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
4623
4624         * src/pic/gen.c,
4625         * src/pic/pcode.c,
4626         * src/pic/ralloc.h,
4627         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
4628
4629 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
4630
4631         * src/pic/device.c,
4632         * src/pic/device.h,
4633         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
4634
4635 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4636
4637         * src/mcs51/gen.c (emitcode): fixed bug #992819
4638
4639 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
4640
4641         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
4642           there's no need to make it worse
4643
4644 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4645
4646         * src/mcs51/ralloc.c (deassignLR),
4647         * src/ds390/ralloc.c (deassignLR),
4648         * src/hc08/ralloc.c (deassignLR),
4649         * src/z80/ralloc.c (deassignLR),
4650         * src/pic/ralloc.c (deassignLR),
4651         * src/pic16/ralloc.c (deassignLR),
4652         * src/avr/ralloc.c (deassignLR),
4653         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
4654         rlivePoint): fixed another part of bug #971834
4655
4656 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4657
4658         * src/z80/main.c: enabled "critical" keyword
4659         * src/z80/mappings.i,
4660         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
4661         functions (fixes bug #979646)
4662         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
4663
4664 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4665
4666         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
4667           such as c:\mydir.
4668
4669 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
4670
4671         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
4672           doesn't disable too much optimizations
4673
4674 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
4675
4676         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
4677
4678 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
4679
4680         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
4681
4682 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
4683
4684         * src/pic/gen.c tidied up tabs
4685         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
4686         * src/pic/main.c tidied up tabs
4687         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
4688         * src/pic/pcoderegs.c tidied up tabs
4689         * src/pic/ralloc.c tidied up tabs
4690
4691 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
4692
4693         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
4694         to S_FIXED for pic16 port and when symbol is not in level 0,
4695         allocate for S_REGISTER storage class and pic16 port, too,
4696         * src/pic16/device.h: prototype for checkSym,
4697         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
4698         * (pic16_assignConfigWordValue): test the value and the mask to
4699         validate that the value is suitable for the configuration word,
4700         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
4701         collect extern declared symbols, don't emit symbol twice, check
4702         first if symbol is in publics set first,
4703         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
4704         * added command line '--fstack' which enables an experimental
4705         feature for stack access, too buggy to be used yet...
4706         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
4707         * (pic16_allocDirReg): when register has storage class S_REGISTER
4708         allocate in pic16_dynAccessRegs,
4709         * device/include/pic16/pic18f????.h: modified configuration word
4710         naming convention, words started as CONFIG0H but should be CONFIG1H
4711
4712 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
4713
4714         * device/include/mcs51reg.h: fixed bug 970993
4715
4716 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
4717
4718         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
4719         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
4720         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
4721         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
4722         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
4723         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
4724           error/warning numbers,
4725           added function setWarningDisabled()
4726         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
4727         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
4728           _memcmp.c _memmove.c calloc.c realloc.c free.c
4729         * support/regression/tests/malloc.c: added tests for new functionality
4730         * support/regression/tests/zeropad.c: added tests for truncated initializers
4731           and initialized char arrays starting with '\x0'
4732         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
4733
4734 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
4735
4736         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
4737
4738 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4739
4740         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
4741         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
4742         peephole 177.e. Thanks to anonymous
4743
4744 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
4745
4746         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
4747         function isn't used in the source but referenced as a
4748         variable initializer then declare it as extern in .asm file
4749
4750 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
4751
4752         * .version: increased version number to 2.4.3
4753
4754         Adding version extension according to ChangeLog CVS revision
4755         * src/Makefile.in (target all): added dependency 'version.h'
4756         * (rule version.h): added rule to create version.h from ChangeLog,
4757         * (rule dep): added dependency version.h,
4758         * src/version.awk: AWK script to create version.h
4759         * src/SDCCdwarf2.c (dwWriteModule),
4760         * src/SDCCglue.c (initialComments),
4761         * src/SDCCmain.c (printVersionInfo): modified to write after
4762         version string the version extension number,
4763         * src/SDCCutil.c: included "version.h"
4764         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
4765         number,
4766         * src/SDCCutil.h: added prototype for getBuildNumber
4767
4768         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
4769         includeDirsSet, too,
4770         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
4771         const char [] is found in function prototype...
4772
4773         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
4774         moving to WREG with source is already in WREG,
4775         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
4776         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
4777         * (aopForSym): stack'ed symbols are partially supported, added
4778         if-clause to support symbols in FARSPACE,
4779         * (sameRegs): added test for AOP_ACC to see if registers are same,
4780         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
4781         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
4782         * (pic16_popRegFromString): will not allocate a new register if it
4783         doesn't find one by name, bug may have introduced...
4784         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
4785         * (genIpush): revived to use pic16 port's stack,
4786         * (genAddrOf): added incomplete case for stack'ed operand,
4787         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
4788         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
4789         can handle multibyte operands,
4790         * src/pic16/glue.c (pic16_printIval*): some debug info added,
4791         * (pic16initialComments): added message for MPLAB compatibility
4792         mode enabled,
4793         * src/pic16/main.h: prototype for pic16_mplab_comp,
4794         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
4795         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
4796         * (_pic16_linkEdit): NEW, handles link stage, transferred here
4797         because of increased complexity of procedure,
4798         * (_process_pragma): stack pragma changed to format 'stack pos len',
4799         emit symbol '_stack_end' to conform with gplink,
4800         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
4801         to search for register,
4802         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
4803         PO_GPR_REGISTER,
4804         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
4805         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
4806         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
4807         case for PO_GPR_REGISTER,
4808         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
4809         dies, the new era is ahead !...
4810         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
4811         pic16_dynInternalRegs,
4812         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
4813         * (pic16_allocDirReg): minor optimizations and bug fixes,
4814         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
4815
4816         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
4817         load stack and frame pointer with address of 'stack_end' symbol
4818
4819 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
4820
4821         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
4822         without source code but only variable initializers
4823
4824 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
4825
4826         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
4827         external are not declared as extern to reduce overhead while linking
4828
4829 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
4830
4831         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
4832
4833 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
4834
4835         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
4836           Yee Keat for the patch
4837         * src/SDCCast.c (decorateType): fixed bug #979599
4838         * src/ds390/gen.h: removed local fReturnSizeDS390
4839         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
4840         * src/ds390/gen.c (genAnd, genOr, genXor),
4841         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
4842
4843 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
4844
4845         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
4846         add relFilesSet to $3, manipulate $2 to handle linking of object
4847         files without source files in command line,
4848         * device/include/pic16 (all headers): added ID location macros,
4849         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
4850         entries for ID location bytes,
4851         * (pic16_assignIdByteValue): NEW,
4852         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
4853         added field dumpcalltree to pic16_options_t,
4854         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
4855         is used instead of pic16_Gstack_base_addr, check if (ifx) before
4856         emitting rFalseIfx label after check_carry label,
4857         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
4858         pic16_emitDIRegs), NEW
4859         * (pic16glue): dump .calltree file when option --calltree found,
4860         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
4861         * (_pic16_genAssemblerPreamble): emit ID locations after
4862         configuration registers,
4863         * (pic16_linkCmd): modifications of the link command,
4864         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
4865         * (pic16_pCodeInitRegisters): don't init stack registers,
4866         * (pic16_findPrevInstruction): fixed bug,
4867         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
4868         bug with immediate registers,
4869         * (buildCallTree): traces stack push and pop,
4870         * (pct2): dump also stack usage for each function,
4871         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
4872         * (pic16_allocDirReg): various modifications,
4873         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
4874         fixed to 1,
4875
4876 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
4877
4878         * src/pic16/pcode.c: removed buggy double colon
4879
4880 2004-07-01 Borut Razem <borut.razem AT siol.net>
4881
4882         * support/scripts/sdcc.nsi: added include/pic16 to setup
4883
4884 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
4885
4886         * device/lib/Makefile.in: fixed bug in target objects-pic16,
4887         * device/lib/pic16/Makefile: prefixed with dash (-) command under
4888         target 'clean',
4889         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
4890         specific command line arguments. Also added sample lkr script
4891         for placing a variable at a specific memory bank.
4892         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
4893         at a specific memory bank,
4894         * (pic16_dump_isection): fixed bug which caused string literals to
4895         be omitted when dumping idata section,
4896         * (pic16_groupRegistersInSection): added code to handle registers
4897         in specific memory banks,
4898         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
4899         public, all references are renamed too,
4900         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
4901         AOP_DPTR2,
4902         * (pic16_storeForReturn): added case to handle when dest is WREG,
4903         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
4904         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
4905         pic16_rel_udata, check to see if that register is marked as being
4906         a member of a specific memory bank,
4907         * (pic16_printIvalCharPtr): added code to add string literals either
4908         to code or the idata sections,
4909         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
4910         also accept the 'udata' pragma,
4911         * src/pic16/main.h: new structure types sectName and sectSym
4912         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
4913         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
4914         * (pic16_findPrevInstruction): fixed, it returned nothing,
4915         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
4916         instruction combinations,
4917         * (pic16_FixRegisterBanking): heavily reorganised,
4918         * (pic16_AnalyzeBanking): if generating banksel directives is
4919         disabled, then don't call FixRegisterBanking at all,
4920         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
4921         completely removed,
4922         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
4923
4924 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
4925
4926         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
4927         Phuah Yee Keat <yk.phuah AT nestac.com>
4928
4929 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
4930
4931         * src/pic16/glue.c (pic16createInterruptVect): function now emits
4932         correctly the IVT even if it is relocated to some other location
4933
4934 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
4935
4936         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
4937         * device/include/pic16/pic18f2220.h: NEW,
4938         * device/lib/pic16/libdev/pic18f2220.c: NEW,
4939         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
4940         * src/pic16/device.c (struct Pics16): added info for 18f2220,
4941         * src/pic16/device.h (struct pic16_options): added ivt_loc and
4942         nodefaultlibs, ivt_loc is the location of the interrupt vector
4943         table, and nodefaultlibs signs that default libraries should not be
4944         linked in link stage,
4945         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
4946         according to --ivt-loc argument,
4947         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
4948         when pragma stack is found,
4949
4950 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4951
4952         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
4953         256 (range check), 257 (do while), 258.a-f (bit banging
4954         f.e. on 3-wire SPI bus)
4955
4956 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4957
4958         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
4959         variables used exclusively within a loop
4960
4961 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
4962
4963         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
4964
4965 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4966
4967         * src/SDCClrange.c (computeClash): fixed bug #971834
4968
4969 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4970
4971         * src/mcs51/gen.c (genCmp): fixed bug #975903
4972         * src/hc08/gen.c (operandsEqu),
4973         * src/ds390/gen.c (operandsEqu),
4974         * src/z80/gen.c (operandsEqu),
4975         * src/pic/gen.c (operandsEqu),
4976         * src/pic16/gen.c (operandsEqu),
4977         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
4978         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
4979
4980 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4981
4982         * src/SDCCcse.c (cseBBlock): fixed bug #966963
4983
4984 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
4985
4986         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
4987         default case in switch statement,
4988         * glue.c (pic16_initPointer): expr is initialised via decoarteType
4989         to eliminate problem with initialisation of pointers, but problem
4990         still exists,
4991         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
4992         * (emitStaticSegment): removed various lines emitting debug info,
4993         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
4994         added processor registers for utilizing EEPROM,
4995         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
4996         configurable and set 8
4997
4998 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
4999
5000         * .version: increased version number to 2.4.2,
5001
5002         Cumulative patch for pic16 port
5003         * src/pic16/device.c: changed scheme to dump initial values for
5004         variables in idata segment, all print_idata* functions were removed,
5005         now the pic16_printIval* will be called,
5006         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
5007         * _pic16_printPointerType, pic16_printPointerType,
5008         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
5009         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
5010         NEW, similar to the respective functions in SDCCglue.c,
5011         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
5012         way, emitting hex bytes,
5013         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
5014
5015 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5016
5017         * src/avr/ralloc.c (serialRegAssign),
5018         * src/xa51/ralloc.c (serialRegAssign),
5019         * src/pic/ralloc.c (serialRegAssign),
5020         * src/pic16/ralloc.c (serialRegAssign),
5021         * src/hc08/ralloc.c (serialRegAssign),
5022         * src/z80/ralloc.c (serialRegAssign),
5023         * src/ds390/ralloc.c (serialRegAssign),
5024         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
5025
5026 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5027
5028         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
5029         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
5030
5031 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
5032
5033         Cumulative patch for pic16 port:
5034         * src/pic16/device.h (typedef PIC16_device) modified fields for
5035         defining microcontrollers,
5036         * src/pic16/device.c: added new info for all devices in Pics16 array,
5037         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
5038         to be optimised out by the pCode optimiser,
5039         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
5040         specially, bug reported by G.M. Gallant,
5041         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
5042         as force'd so that cannot be optimised out by pCode optimiser,
5043         * src/pic16/pcode.c,
5044         * src/pic16/pcodepeeph.c,
5045         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
5046         they are disabled by default, but can be enabled explicit with
5047         command argument --denable-peeps, for testing,
5048         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
5049         --pomit-ivt in COMPILE_FLAGS
5050
5051 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
5052
5053         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
5054           compilation on MSVC
5055
5056 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
5057
5058         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
5059
5060 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5061
5062         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
5063         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
5064
5065 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
5066
5067         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
5068         would only assign 0x300001 register.
5069
5070 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
5071
5072         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
5073         in COMPILE_FLAGS. Thanks to G. Gallant for report.
5074
5075 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5076
5077         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
5078         for ds80c400
5079         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
5080         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
5081         added peephole 254 (left shift), 255 (jump table)
5082
5083 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
5084
5085         * device/lib/Makefile.in: removed comment line with model-pic16,
5086         * (target port-specific-objects-pic16): the libraries and objects
5087         are copied to the build directory form the device/lib/pic16/bin
5088         directory
5089
5090         Cumulative patch concerning pic16 port:
5091         * library directory has been re-organized,
5092         * added support for PIC18F1220,
5093         * added headers and library sources for chips 18f1220,18f6520,
5094         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
5095
5096         * configuration registers setting has changed, now each supported
5097         device has a complete description of the registers it uses,
5098         * all initialisations are moved to idata sections, these section
5099         can be absolute or relocatable,
5100         * fixed initialisation of codespace variables,
5101         * fixed warning about PCLATU and gpsim,
5102         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
5103         * (genAssign): use table reads when assigning from variables in codespace,
5104         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
5105         char/int variables placed in codespace,
5106         * (pic16_emitConfigRegs): NEW, emits a list with configuration
5107         registers set in .asm file, no need for --pomit-config-words anymore,
5108         * (pic16glue): some 8051 legacy segments are commented out
5109         (to be removed completely),
5110         * added support for alternative assembler and linker with --asm=
5111         and --link= command line arguments,
5112         * peepholes are disabled automatically in the port, no need to
5113         specify on command line,
5114         * port supports natively char/int/long multiplication, but converts
5115         all divisions to support functions,
5116         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
5117         to the file set in variable $2,
5118         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
5119         strings in ASCII format and not in hex,
5120         * ralloc.c (serialRegAssign): added a triplet of conditional calls
5121         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
5122         allocate proper register if iCodes aren't temporary,
5123
5124 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
5125
5126         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
5127
5128 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
5129
5130         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
5131         is commented out
5132
5133 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5134
5135         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
5136         computed address is reused
5137         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
5138         multi-byte bitfields
5139
5140 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
5141
5142         * src/z80/gen.c: (genArrayInit): must check for pointers too
5143
5144 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
5145
5146         * support/regression/tests/zeropad.c: never meant to commit the
5147           nestedstruct test: removed, added check for GCC version
5148
5149 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
5150
5151         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
5152         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
5153         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
5154           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
5155           bugs 928906 and 954082 half-empty initializers
5156         * src/SDCCsymt.h,
5157         * src/SDCCsymt.c (getAllocSize): added for above fix
5158         * src/z80/gen.c (genArrayInit): fixed bug 741044
5159         * support/regression/tests/zeropad.c: added tests
5160
5161 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
5162
5163         * src/pic16/device.c (pic16_dump_section): corrected bug which
5164         caused some symbols of the libraries to be misplaced
5165
5166 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
5167
5168         * src/pic16/glue.c,
5169         * src/pic16/ralloc.h,
5170         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
5171         to fix conflict with pic port
5172
5173 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
5174
5175         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
5176         externs configuration variables,
5177         * src/pic16/ralloc.h,
5178         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
5179         prototype in header, commented out some debug messages
5180
5181 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
5182
5183         * src/pic16/glue.c,
5184         * src/pic16/main.c,
5185         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
5186         for gpasm COFF object generation. Thanks to D. Hawkins for
5187         his patch info
5188
5189 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5190
5191         * src/ds390/main.c,
5192         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
5193         Brock for spotting this)
5194         * src/ds390/gen.c (genEndFunction),
5195         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
5196         interrupt handler and critical. Disable push/pop optimizations when
5197         peephole optimizations disabled.
5198
5199 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
5200
5201         Updated pic16 library sources and headers.
5202         * device/lib/pic16/pic18f*/ ,
5203         * device/include/pic16/*.h: modified to handle structured SFR
5204         definitions
5205
5206 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
5207
5208         * src/port.h (PORT structure): added hook initPaths, now each
5209         port can declare its own default search paths,
5210         which can been seen with the --print-search-dirs option,
5211         see pic16 port for example,
5212         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
5213         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
5214         * (doPrintSearchDirs): NEW, replaces in a central manner the
5215         printing of search dirs which was split in set*Paths functions,
5216         * (main): added call to port->initPaths and doPrintSearchDirs,
5217         * src/avr/main.c,
5218         * src/ds390/main.c,
5219         * src/hc08/main.c,
5220         * src/izt/i186.c,
5221         * src/izt/tlcs900h.c,
5222         * src/mcs51/main.c,
5223         * src/pic/main.c,
5224         * src/pic16/main.c: modified port structures to reflect addition of
5225         initPaths hook,
5226
5227         * src/pic16/device.c (regCompare): registers are finally sorted by name,
5228         * (pic16_dump_section): for registers in same address reserve memory once,
5229         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
5230         to no_banksel,
5231         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
5232         result is greater in size than right or left,
5233         * (pic16_genUMult8X8_8): there are some cases where the result can
5234         be 16 bits size, so handle these,
5235         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
5236         * (pic16_outBitC): modified to emit pcodes,
5237         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
5238         or not,
5239         * (genDivOneByte): implemented algorithm to divide 8-bits,
5240         * (genCmp): uncommented goto, but issues still exist,
5241         * (genAnd): fixed a bug with variables >8bits,
5242         * (genPackBits): optimization added that uses BCF/BSF to change a
5243         single bit,
5244         * (genAssign): fixed bug when assigning floating point literals,
5245         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
5246         __sdcc_gsinit_startup label,
5247         * src/pic16/main.c (_pic16_init): removed search directory
5248         initialisations,
5249         * (_pic16_initPaths): NEW, used to initialise search directories,
5250         * (_hasNativeMulFor): support functions for all except char/int
5251         multiplication, and char division,
5252         * (PIC16_port struct): modified entry for native mul support,
5253         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
5254         no_banksel option,
5255         * (buildCallTree): call to register_usage is ifdef'ed out,
5256
5257 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5258
5259         * device/include/string.h: applied Stas Sergeev's patch to make this
5260         header file compatible with the preprocessor -Wundef option
5261         * src/SDCCmain.c (main): abort compilation if preprocessor reports
5262         failure (fixes bug #941458)
5263
5264 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5265
5266         * src/SDCCopt.c (killDeadCode): fixed bug #907733
5267         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
5268         that the variable, not the function, should be static
5269         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
5270         to be consistent with non-literal case
5271
5272 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5273
5274         * src/SDCCast.c (isConformingBody): fixed bug #949967
5275         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
5276         convilong): fixed bug #952086
5277
5278 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5279
5280         * src/SDCCmem.c (allocVariables): fixed bug #955321
5281
5282 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5283
5284         * src/hc08/main.c (_hc08_genAssemblerEnd),
5285         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
5286         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
5287         completely eliminated the use of a temporary file
5288         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
5289         when more than one file linked
5290         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
5291
5292 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5293
5294         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
5295         which fixes bug #543481
5296         * support/regression/tests/bug-751703.c: fixed comments left from a
5297         cut and paste error
5298         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
5299         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
5300         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
5301         scopes
5302         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
5303         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
5304         are now changed to underscores in moduleName
5305
5306 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5307
5308         * as/mcs51/lkmem.c: better fix for bug #954173
5309
5310 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
5311         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5312
5313         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
5314         * device/include/c8051f000.h,
5315         * device/include/c8051f120.h,
5316         * device/include/c8051f300.h,
5317         * device/include/c8051f310.h,
5318         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
5319         PWM16) and detab'ed
5320
5321 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5322
5323         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
5324         and mailing lists, doc'ed --no-peep-comments, removed reference
5325         to knoppix (newest version has no LyX/LaTeX), other minor changes
5326         * src/SDCCglue.c (glue): save 2 bytes stack space with
5327         option --main-return. The ljmp could probably be avoided too
5328
5329 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5330
5331         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
5332
5333 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5334
5335         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
5336         * src/SDCCopt.c (isLocalWithoutDef),
5337         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
5338         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
5339         (credit to Maarten Brock for patch #949363, on which this is based)
5340         * support/regression/tests/bug-751703.c: some test cases of extern used
5341         within inner scopes.
5342
5343 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5344
5345         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
5346         SPEC_STRUCT
5347         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
5348         struct definitions
5349         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
5350         dwWriteLabel): fix to create valid debugger symbols even when
5351         the module name has non-alphanumeric symbols in it
5352         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
5353         when a variable's allocation has been optimized away
5354
5355
5356 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5357
5358         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
5359         * src/hc08/main.c,
5360         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
5361         * src/mcs51/main.c,
5362         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
5363         * src/ds390/main.c,
5364         * src/z80/gen.c (z80_emitDebuggerSymbol),
5365         * src/z80/main.c,
5366         * src/pic/gen.c (pic14_emitDebuggerSymbol),
5367         * src/pic/main.c,
5368         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
5369         * src/pic16/main.c,
5370         * src/avr/gen.c (avr_emitDebuggerSymbol),
5371         * src/avr/main.c,
5372         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
5373         * src/xa51/main.c,
5374         * src/SDCCdebug.c (emitDebuggerSymbol),
5375         * src/SDCCdebug.h,
5376         * src/port.h: added a debugger struct to the port struct. Added a
5377         callback for defining debugger symbols
5378
5379         * src/SDCCast.c (createLabel),
5380         * src/SDCC.y (labeled_statement): mark all compiler generated labels
5381         with isitmp = 1
5382         * src/SDCCicode.h,
5383         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
5384         iCode back to the ast for the function
5385
5386         * src/hc08/ralloc.c (hc08_assignRegisters),
5387         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
5388         unneeded fields from the regs struct.
5389         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
5390         pushReg() & pullReg() functions instead of emitcode()
5391
5392         * src/hc08/gen.c (genLabel, genhc08Code),
5393         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
5394
5395         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
5396         debugger hooks
5397
5398         * src/hc08/gen.c (genEndFunction, genhc08Code),
5399         * src/hc08/gen.h,
5400         * src/mcs51/gen.c (genEndFunction, gen51Code),
5401         * src/mcs51/gen.h,
5402         * src/ds390/gen.c (genEndFunction, gen390Code),
5403         * src/ds390/gen.h,
5404         * src/z80/gen.c (genEndFunction, genZ80Code),
5405         * src/z80/gen.h,
5406         * src/z80/z80.h,
5407         * src/pic/gen.c (genEndFunction, genpic14Code),
5408         * src/pic/gen.h,
5409         * src/pic16/gen.c (genEndFunction, genpic16Code),
5410         * src/pic16/gen.h,
5411         * src/avr/gen.c (genEndFunction, genAVRCode),
5412         * src/avr/gen.h,
5413         * src/xa51/gen.c (genEndFunction, genXA51Code),
5414         * src/xa51/gen.h,
5415         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
5416         specific code to cdbFile.c and out of the backend code generators
5417
5418         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
5419         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
5420         starting address is now 0
5421
5422         * as/hc08/asm.h,
5423         * as/hc08/m08pst.c,
5424         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
5425         assembler directive for DWARF support
5426         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
5427
5428         * src/src.dsp,
5429         * src/Makefile.in,
5430         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
5431
5432 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5433
5434         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
5435         and inappropriate peephole optimization in jump tables
5436
5437 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5438
5439         * as/hc08/m08pst.c,
5440         * src/SDCCglue.c: sdccopt works for the hc08 port now
5441
5442 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
5443
5444         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
5445
5446 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5447
5448         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
5449
5450 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5451
5452         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
5453         rules
5454         * src/SDCCmain.c,
5455         * src/SDCCglobl.h,
5456         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
5457         comments from the peephole optimizer replacement rules
5458         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
5459         symbols
5460         * src/SDCCcse.c (updateSpillLocation),
5461         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
5462         equivalents
5463         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
5464         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
5465         objects far pointers
5466
5467 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5468
5469         * src/SDCCsymt.h: a missing part of my last change
5470         * src/pic/ralloc.c (regTypeNum),
5471         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
5472
5473 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5474
5475         * src/SDCCicode.h,
5476         * src/SDCCicode.c (aggrToPtrDclType),
5477         * src/SDCCptropt.h,
5478         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
5479         ptrPseudoSymConvert),
5480         * src/pic/ralloc.c (regTypeNum),
5481         * src/pic16/ralloc.c (regTypeNum),
5482         * src/hc08/ralloc.c (regTypeNum),
5483         * src/ds390/ralloc.c (regTypeNum),
5484         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
5485         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
5486
5487 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5488
5489         * link/z80/lkmain.c (afile),
5490         * as/hc08/lkmain.c (afile),
5491         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
5492         prevent a pointer problem when a filename has no directory and
5493         no extension specified.
5494
5495 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5496
5497         * link/z80/lkmain.c (afile): allow periods in directory names
5498         * link/z80/lkmain.c (afile),
5499         * as/mcs51/lkmain.c (afile),
5500         * as/hc08/lkmain.c (afile): allow linker script file to have an
5501         extension other than ".lnk"
5502         * link/z80/lklex.c (getfid),
5503         * link/z80/lkmain.c (parse),
5504         * as/mcs51/lklex.c (getfid),
5505         * as/mcs51/lkmain.c (parse),
5506         * as/hc08/lklex.c (getfid),
5507         * as/hc08/lkmain.c (parse): Support comments in the linker script
5508         file on lines by themselves and after filenames
5509
5510 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5511
5512         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
5513
5514 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5515
5516         * src/z80/peeph-z80.def: removed some peephole rules that don't
5517         work with multibyte arithmetic (fixed bug #937126)
5518         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
5519         to registers and not global variables
5520         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
5521         geniCodePreInc, geniCodePostDec, geniCodePreDec,
5522         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
5523         checking for assignments not internally generated (fixed bug #931895)
5524         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
5525         structure member (fixed bug #930072)
5526
5527 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5528
5529         * src/SDCCmain.c (linkEdit),
5530         * src/hc08/main.c (_hc08_parseOptions),
5531         * as/hc08/Makefile.in,
5532         * as/hc08/aslink.h,
5533         * as/hc08/asm.h,
5534         * as/hc08/m08pst.c,
5535         * as/hc08/lkrloc.c (relr, rele),
5536         * as/hc08/lkarea.c (lnkarea)
5537         * as/hc08/lkmain.c (afile, parse),
5538         * as/hc08/lkelf.c: support for ELF output
5539         * as/hc08/lks19.c (s19),
5540         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
5541
5542 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5543
5544         * as/mcs51/lkihx.c: Fixed bug #899105.
5545
5546 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5547
5548         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
5549         .dsp files from Unix to DOS.
5550
5551 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5552
5553         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
5554         function pointers; we have been compliant for several months now.
5555         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
5556         change that was accidently commented out
5557         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
5558         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
5559         bug #922319
5560
5561 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5562
5563         * src/hc08/gen.c: output of all of the internal debugging information
5564         is now controlled by the D() macro; it is disabled by default
5565
5566 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5567
5568         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
5569         harder to keep the same registers during a CAST iCode
5570         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
5571         long via int can be done in a single cast, if the signedness is
5572         correct.
5573         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
5574         putchar() in tinibios.c in ds390's library
5575
5576 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
5577
5578         * src/SDCCast.c (decorateType): fixed bug #898889,
5579         cast result of a literal complement too
5580         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
5581         fixed check for bitfields
5582
5583 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
5584
5585         * src/SDCCicode.c (geniCodeLogic): made it static,
5586         (geniCodeLogicAndOr): added in order to fix bug #905492,
5587         (ast2iCode): fixed bug #905492
5588         * support/regression/tests/bug-905492.c: added
5589         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
5590         (processParms): fixed bug #927659: don't copy parms, this will clear
5591         decorated flag
5592         * support/regression/tests/bug-927659.c: added
5593
5594 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
5595
5596         * src/SDCCast.c (addCast): don't cast float to char
5597         * device/lib/libsdcc.lib: added _memmove
5598
5599 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
5600
5601         * device/lib/large/Makefile: fixed parallel execution by
5602         replacing `make` by `$(MAKE)`
5603
5604 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5605
5606         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
5607         offsets (fixes bug #923936)
5608
5609 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
5610
5611         * device/lib/small/Makefile: fixed parallel execution by
5612         replacing `make` by `$(MAKE)`
5613
5614 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
5615
5616         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
5617
5618 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
5619
5620         * src/pic/gen.c (genCpl): multi-byte complements were not working.
5621         * src/regression/Makefile: Regression test was not running.
5622
5623 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
5624
5625         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
5626         complement if possible
5627         * src/SDCCval.c (valComplement),
5628         * src/SDCCicode.c (operandOperation): fixed complement of literal
5629         * support/regression/tests/onebyte.c (testComplement): added
5630
5631 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
5632
5633         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
5634         return an optimized tree; actually replace actParm with the new tree
5635         * src/SDCCast.h: added some parantheses to remove side effects
5636         * support/regression/tests/bug-920866.c
5637
5638 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
5639         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
5640         Bit operands were not being handled properly in the pic14 port.
5641         (now src/regression/add.c passes again).
5642
5643 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5644
5645         * src/SDCC.y (labeled_statement): case and default no longer require
5646         a following statement (RFE #893037)
5647
5648 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5649
5650         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
5651         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
5652         disabled (fixes bug #916294)
5653         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
5654         "mov a,acc"; patch provided by Lenny Story
5655         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
5656
5657 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5658
5659         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
5660         functions
5661         * src/ds390/gen.c (genFunction, genEndFunction),
5662         * src/ds390/ralloc.c (ds390_assignRegisters),
5663         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
5664         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
5665         pushed if there are parameters passed on the stack. Also, a cleaner
5666         way to decide if r0/r1 should be pushed/popped. (Together they fix
5667         bug #918693)
5668
5669 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5670
5671         * doc/sdccman.lyx,
5672         * device/lib/mcs51/crtpagesfr.asm,
5673         * device/lib/mcs51/crtxinit.asm,
5674         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
5675         to avoid confusion with Si Lab's SFRPAGE register.
5676
5677 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5678
5679         * src/SDCCglue.c (emitMaps): allow public sfr variables
5680         * src/SDCCglue.c (initialComments): include compiler build date
5681         with compiler version and put the timestamp of the generated
5682         assembly file on a serperate line to be less confusing.
5683         * src/port.h: added genInitStartup hook
5684         * src/avr/main.c,
5685         * src/ds390/main.c,
5686         * src/hc08/main.c,
5687         * src/pic/main.c,
5688         * src/pic16/main.c,
5689         * src/xa51/main.c,
5690         * src/z80/main.c: genInitStartup initialize as NULL (default to
5691         historical behaviour)
5692         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
5693         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
5694         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
5695         library instead of hard coding it into the compiler.
5696         * support/regression/ports/mcs51-stack-auto/spec.mk,
5697         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
5698         * device/lib/mcs51/Makefile,
5699         * device/lib/small/Makefile,
5700         * device/lib/large/Makefile,
5701         * device/lib/mcs51/crtpagesfr.asm,
5702         * device/lib/mcs51/crtstart.asm,
5703         * device/lib/mcs51/crtxclear.asm,
5704         * device/lib/mcs51/crtxinit.asm,
5705         * device/lib/mcs51/crtclear.asm,
5706         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
5707         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
5708         and into user configurable files.
5709         * device/lib/clean.mk: clean mcs51 directory too
5710         * support/regression/tests/longlit.c: added static to T1 declaration
5711         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
5712         accesses in the initialization code
5713
5714 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5715
5716         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
5717         OSCTRIMVAL as noted in bug #916008
5718
5719 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5720
5721         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
5722         in loops with multiple exits (reported as incorrect registers
5723         used by Martin Helmling in Sdcc-user list)
5724
5725 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5726
5727         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
5728         made ds390 register extensions look less like error messages
5729
5730 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5731
5732         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
5733         reported by Adam Wozniak in Sdcc-user list
5734
5735 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
5736
5737         * src/SDCCast.c (decorateType): fixed with bug and promotion in
5738         arithmetic optimizations, added debug output
5739
5740 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
5741
5742         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
5743         * sdcc.spec: updated and split sdcc into 3 rpms
5744         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
5745         needed for literals of LEFT_OP and '+'
5746         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
5747         introduced RESULT_TYPE_NOPROM
5748         (geniCodeMultiply): fixed logic for decision if mul is optimized to
5749         left shift
5750         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
5751         limited promotion to int only for '*'
5752         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
5753
5754 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
5755
5756         * src/pic16/gen.c (genSkip),
5757         (genc16bit2lit), (gencjneshort): commented out
5758         (is_LitOp): new helper function, checks operand type
5759         (genCmpEq): rewritten
5760
5761 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
5762
5763         * support/regression/tests/bug-908454.c: added
5764
5765 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
5766
5767         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
5768         * src/SDCCicode.c (usualBinaryConversions): op needs int type
5769         (geniCodeCast): cosmetic, don't preserve bit storage class
5770         (geniCodeLeftShift): added promotion
5771         (geniCodeLogic): fixed regression
5772         * src/SDCCsymt.c (computeTypeOr): accept bits too
5773         (compareType): 2nd part of fix for bug #908454, needed for bitfields
5774
5775 2004-03-07  Borut Razem <borut.razem AT siol.net>
5776
5777         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
5778
5779 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
5780
5781         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
5782         version of pic16_genPackRegisters which does not check if ic is a
5783         CAST operator,
5784         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
5785         function cause string1.c regression test fails
5786
5787 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
5788
5789         * sim/ucsim/configure.in,
5790         * sim/ucsim/configure,
5791         * sim/ucsim/doc/Makefile.in: use docdir
5792         * src/SDCC.y: fixed sbit atrributes
5793         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
5794         * src/SDCCast.c (decorateType): |^& need special promotion handling
5795         * src/SDCCast.h,
5796         * src/SDCCsymt.h: moved definition of RESULT_TYPE
5797         * src/SDCCsymt.h (computeType),
5798         * src/SDCCicode.c: computeType() needs op
5799         * src/SDCCsymt.c (checkTypeSanity),
5800         * doc/sddman.lyx: "plain" bitfields are unsigned
5801         * src/SDCCsymt.c (computeTypeOr): added
5802         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
5803         |^& ops
5804         * src/SDCCval.c (val*): computeType() needs op
5805         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
5806         * support/regression/tests/onebyte.c: added tests for |^&
5807
5808 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
5809
5810         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
5811         for writing icode into asm output.
5812
5813 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
5814
5815         * src/pic16/device.c: added some debug lines enabled
5816         with macro DEBUG_CHECK,
5817         * src/pic16/genarith.c: more debug in genPlus,
5818         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
5819         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
5820         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
5821         * (aopForSym): onStack symbols are re-placed in data memspace,
5822         and onStack flag is cleared,
5823         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
5824         copy temporary pcodeop,
5825         * (genPcall): added warning for not updating PCLATU,
5826         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
5827         always true for pic16 port,
5828         * (genMultOneWord): NEW, supports integer multiplication,
5829         * (genMult): modified to call genMultOneWord,
5830         * (ifxForOp): added warning when return NULL,
5831         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
5832         flag is set before call to operandFromSymbol for implicit
5833         added structures,
5834         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
5835         options.intlong_rent are set by default,
5836         * (_hasNativeMulFor): modified to allow port generation of integer
5837         multiplication,
5838         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
5839         set regtype to REG_SFR for all registers, restricting seting the
5840         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
5841
5842 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5843
5844         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
5845         more than 500 times in the regression tests
5846
5847 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5848
5849         * support/Util/SDCCerr.h,
5850         * support/Util/SDCCerr.c,
5851         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
5852         enumerator_list),
5853         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
5854         for symbol conflicts.
5855         * support/valdiags/tests/enum.c,
5856         * support/valdiags/tests/tentdecl.c,
5857         * support/valdiags/tests/struct.c: expect possible error messages
5858         referring to original symbol definitions.
5859         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
5860         * src/SDCCsymt.h,
5861         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
5862
5863 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
5864
5865         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
5866
5867 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
5868
5869         * src/pic16/ralloc.c (newReg): fixed bug #908929
5870
5871 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5872
5873         * src/ds390/gen.c: added missing #include "main.h"
5874
5875 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
5876
5877         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
5878         checking if symbol is already in set,
5879         * src/pic16/device.h: prototype for checkAddSym,
5880         * src/pic16/gen.c: (_G): added entry interruptvector,
5881         * (assignResultValue): removed some commented out lines,
5882         * (genFunction): check for ISR via sym->type, absolute section for
5883         interrupt code is created via a new pBlock, the goto instruction is
5884         placed now correctly at the interrupt vector position, changed all
5885         references from ivec to _G.interruptvector,
5886         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
5887         is the interrupt is a high priority one, same for return from ISR,
5888         * src/pic16/glue.c: changed all calls of addSetHead for publics and
5889         externs to calls of checkAddSym,
5890         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
5891         pic16_pcode_verbose flag is set,
5892         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
5893         * src/pic16/pcoderegs.c: message about how many registers are saved
5894         will only be emitted if pic16_pcode_verbose flag is set,
5895
5896 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5897
5898         * src/ds390/ralloc.h,
5899         * src/ds390/ralloc.c (ds390_regWithIdx),
5900         * src/ds390/gen.c (emitcode),
5901         * src/ds390/main.h,
5902         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
5903         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
5904         ds390operandCompare, getRegsRead, getRegsWritten,
5905         initializeAsmLineNode): customized instruction size calculation for
5906         ds390, started basis for some register optimizations
5907         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
5908         corresponding assembly output
5909         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
5910         missing push/pop of r0/r1. Optimized push/pops
5911
5912 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5913
5914         * src/mcs51/main.c (instructionSize): fixed ACALL size
5915         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
5916
5917 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
5918
5919         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
5920         the sorting of rlist with NULL elements
5921         * (print_idataType, print_idata): NEW to create idata sections
5922         * src/pic16/device.h: idataSymSet new variable
5923         * src/pic16/gen.c (genFunction): fixed some bugs in string
5924         comparing, improved the absolute section creation for ISRs,
5925         added FSR0L/FSR0H in registers that are saved in an ISR,
5926         * (genInline): fixed the processing of inline snippets,
5927         now they undergo no process by the peephole optimizer
5928         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
5929         are placed in idataSymSet,
5930         * (pic16emitStaticSeg): extern symbols are added in externs,
5931         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
5932         switching when aboslute variables are placed in access bank memory
5933         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
5934         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
5935         commented out with #if,
5936         * (pic16_packRegisters): reintroduce the check for CAST because some
5937         symbols are not correctly handled,
5938         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
5939         pCodeInstruction instead of pCode,
5940         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
5941         pCodeAsmDir definition,
5942         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
5943         directive, then the argument directive is emitted without the leading
5944         tab, hack for inline labels which must be in the first column,
5945         * (compareLabel,pic16_findNextInstruction),
5946         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
5947         * (insertBankSwitch): modified for the new pCodeAsmDir,
5948
5949 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
5950         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
5951
5952         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
5953         instance,
5954         * (pushSide): commented out with #if,
5955         * (assignResultValue): fixed some typos in saving
5956         registers,
5957         * (genPcall): FIXED and sync'ed with genCall,
5958         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
5959         * (genNearPointerGet): fixed to handle some more cases,
5960         implementation scheme via table reads,
5961         * (genConstPointerGet): modified to access code memory correct,
5962         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
5963         and improved to handle some cases
5964         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
5965         instead of "RETLW" for init data
5966         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
5967         not IN_DIRSPACE, work around to reduce bank switching when aboslute
5968         variables are placed in access bank memory (<0x80 and >=0xf80),
5969         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
5970         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
5971         TBLWT_POSTDEC,TBLWT_PREINC
5972         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
5973         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
5974         directives
5975         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
5976         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
5977         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
5978         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
5979
5980 2004-02-29  Borut Razem <borut.razem AT siol.net>
5981
5982         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
5983         support/Util/findme.h, support/Util/system.h: enhance binary relative
5984         search for lib and include by using findProgramPath()
5985
5986 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5987
5988         * src/SDCCpeeph.h,
5989         * src/SDCCpeeph.c (pcDistance),
5990         * src/port.h,
5991         * src/mcs51/ralloc.h,
5992         * src/mcs51/ralloc.c (mcs51_regWithIdx),
5993         * src/mcs51/main.h,
5994         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
5995         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
5996         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
5997         size calculation port specific, started basis for some register
5998         optimizations
5999         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
6000         missing push/pop of r0/r1. Optimized push/pops
6001         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
6002         * device/lib/_modsint.c (_modsint),
6003         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
6004         and stack version so regression tests pass
6005
6006 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
6007
6008         * src/Makefile.in (dep): include SLIBOBJS in dependency check
6009         * src/SDCCast.c (decorateType): catch another small optimization
6010         with '?' operator
6011         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
6012         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
6013         modified to finally use computeType() all over SDCC,
6014         see Feature Request #877103
6015         * src/SDCCval.h: cosmetic
6016         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
6017         valCompare(); regression tested in muldiv.c
6018         * support/regression/tests/muldiv.c (testMod): mod sign follows
6019         dividend only
6020
6021 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
6022
6023         * src/SDCCast.c (decorateType): fixed bug #902362
6024         * doc/INSTALL.txt: fixed install instructions for win32
6025
6026 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
6027
6028         * device/include/Makefile.in (install): fixed by replacing spaces
6029         by tabs
6030         * doc/README.txt,
6031         * doc/INSTALL.txt: updated for release
6032         * doc/sdccman.lyx: added warning for --xstack being buggy
6033
6034 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
6035
6036         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
6037         to eliminate build warnings.
6038         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
6039
6040 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
6041            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6042
6043         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
6044         removed -penable-stack, added comment for stack pragma, added
6045         warning for not initializing the stack/frame registers, removed
6046         comment at interrupts section
6047
6048         Stack is made permanent, there is no ability to disable stack usage.
6049         * src/pic16/device.h,
6050         * src/pic16/device.c: removed all references to USE_STACK macro,
6051         * src/pic16/device.c (pic16_dump_section): when no elements in
6052         rlist, free rlist before return,
6053         * (pic16_dump_int_registers): NEW, internal registers are a new set
6054         of general purpose registers reused by each function,
6055         * (checkAddReg): returns 1 if registers is added to set,
6056         * (pic16_groupRegistersInSection): when a registers is of type
6057         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
6058         * src/pic16/device.h: memRange and Assigned Memory are deleted,
6059         SRCASECMP macro is moved here from device.c
6060         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
6061         PO_PCLATU, PO_PRODL, PO_PRODH,
6062         * (pic16_pCodeOpType, genMinus,
6063         changed compares to "a" register, with AOP_ACC,
6064         * (pic16_genPlus): fixed some bugs and indented properly,
6065         * (pic16_addSign): changed size to size+offset in the MOVWF
6066         instruction,
6067         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
6068         multiply 8-bit operand by literal, result is 8-bit,
6069         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
6070         multiply 2 8-bit operand, result is 8-bit,
6071         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
6072         genUMult8X*_16,
6073         * src/pic16/gen.c: changed accUse to contain WREG only,
6074         * (pic16_emitcomment): renamed to pic16_emitpcomment,
6075         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
6076         true, do not use immediate addressing any more unless sym is a
6077         pointer in codespace,
6078         * (aopForRemat): do not use immediate addressing when symbol not in
6079         codespace and when symbol's address is requested,
6080         * (aopOp): for-loop in if(sym->accUse) is modified for the new
6081         accUse size (= 1),
6082         * (aopGet): added case for AOP_ACC and don't return "accumulator
6083         bug" but WREG instead,
6084         * (popGetTempReg): pushes contents of temporary register in stack,
6085         * (popReleaseTempReg): pops contents of temporary register from
6086         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
6087         * (pic16_popGet): separated case AOP_ACC to return register WREG
6088         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
6089         or PO_IMMEDIATE and initializes their instance/offset appropriately,
6090         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
6091         the use of immediate pointers to certain cases only.
6092
6093         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
6094         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
6095         * (assignResultValue, genCall, genRet): modified to use the new
6096         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
6097         genPcall is still broken,
6098         * (genFunction): added code to create 'A' type pBlocks when
6099         interrupt functions are generated, code not extensively tested yet,
6100         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
6101         * (genEndFunction): modified so ISRs pop stored registers from stack,
6102         * (genMultOneByte): cleanup,
6103         * (AccRsh): added flag andmask, to and result with appropriate mask,
6104         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
6105         * (genDataPointerGet): fixed and reenabled its use,
6106         * (genNearDataPointerGet): bugs fixed,
6107         * (genDataPointerSet): bugs fixed,
6108         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
6109         pic16_DumpSymbol, pic16_DumpOp,
6110         * src/pic16/genutils.h: function prototypes for the above functions,
6111         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
6112         pointers,
6113         * (pic16emitRegularMap): many many many improvements, but needs a
6114         major cleanup,
6115         * src/pic16/main.c: enable_stack in pic16_options is removed,
6116         * (_pic16_parseOptions): removed command line options -penable-stack,
6117         * (_process_pragma): emit stack symbol only when stack pragma is
6118         processed,
6119         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
6120         redirected to FSR0L/FSR0H pair,
6121         * (pic16_get_op, pic16_get_op2): modifications and improvements,
6122         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
6123         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
6124         for immediates,
6125         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
6126         * (dumpPicOptype): NEW,
6127         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
6128         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
6129         with movff instruction,
6130         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
6131         added pic16_int_regs, some packRegsFor* functions are commented out,
6132         because produce errors,
6133         * src/pic16/NOTES: minor modifications
6134
6135 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6136
6137         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
6138         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
6139         --pack-iram.
6140         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
6141         * as/mcs51/lkaomf51.c: fixed bug #895763
6142
6143 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
6144
6145         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
6146
6147 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6148
6149         * doc/sdccman.lyx: added details about the HC08 storage classes and
6150         interrupts, fixed the register usage info for z80 & gbz80
6151
6152 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
6153
6154         * doc/sdccman.lyx: added more pic16 port documentation
6155         * device/include/pic16/: added header pic18fregs.h
6156
6157 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
6158
6159         * doc/sdccman.lyx: added Vangelis' contribution
6160
6161 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6162
6163         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
6164         extend to the next CALL or PCALL, not just to the next CALL.
6165
6166 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
6167
6168         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
6169
6170 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6171
6172         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
6173         bug #895752 and a better fix for bug #716790
6174
6175 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6176
6177         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
6178
6179 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6180
6181         * doc/sdccman.lyx: minor changes, minor changed
6182
6183 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
6184
6185         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
6186         which can't handle SDCC_NEWONEBYTEOPS,
6187         (geniCodeMultiply): removed conversion from mult to shift for pic14
6188         and pic16
6189
6190 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6191
6192         * src/hc08/gen.h,
6193         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
6194         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
6195         thus fixing bug #895406
6196
6197 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
6198
6199         * device/lib/_modsint.c,
6200         * device/lib/_modslong.c: sign follows divisor only
6201         * src/hc08/gen.c (genMultOneByte): if result size is 1,
6202         signs or signedness can be ignored
6203         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
6204         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
6205         added optimization for IFX,
6206         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
6207         arguments;
6208         reenabled optimization for IFX, which was removed on 2004-01-11
6209         * src/SDCCast.h: added return type IFX
6210         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
6211         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
6212         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
6213         SDCC_OLDONEBYTEOPS selects the old behaviour
6214         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
6215         changed again and commented promotion rule
6216         * src/SDCCval.c (valDiv): promotion no longer necessary
6217         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
6218         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
6219         rewritten
6220         * support/regression/tests/onebyte.c: added
6221
6222 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
6223
6224         * gen.c (genInline): reverted to old code for assemnling inline
6225         code because of bug reported James Chadd
6226
6227 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
6228
6229         * ralloc.h: missing declarations from previous patch,
6230         seems that patch for ralloc.h was never applied, fixed
6231
6232 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6233            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
6234
6235         * pcode.c,
6236         * pcode.h,
6237         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
6238         indirect addressing. Marked FSR0 as deprecated
6239         * gen.c (pointerCode): commented out, not needed now
6240         (pic16_popGet2p): new MOVFF helper function
6241         (genGenPointerGet),
6242         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
6243         (shiftRLong): removed duplicate debugging info
6244
6245 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6246
6247         * src/ds390/gen.c (genNearPointerGet),
6248         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
6249         optimization with bits, but not bitfields.
6250         * src/ds390/ralloc.c (packRegisters),
6251         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
6252
6253 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
6254
6255         * src/SDCCcse.c (algebraicOpts): copy operands before modification
6256
6257 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6258
6259         * src/SDCCsymt.h,
6260         * src/SDCCicode.c (operandFromSymbol),
6261         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
6262         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
6263         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
6264         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
6265         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
6266         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
6267         bug #892038
6268         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
6269         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
6270         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
6271         * src/SDCCsymt.c (newSymbol),
6272         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
6273         enumerator_list),
6274         * src/SDCCval.h,
6275         * src/SDCCval.c (newiList): fixed bug #885705
6276
6277 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6278
6279         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
6280         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
6281
6282 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6283
6284         * device/include/c8051f120.h,
6285         * device/include/c8051f300.h,
6286         * device/include/c8051f310.h: added/updated header files for Silicon
6287         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
6288         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
6289         in new section Submitting patches
6290
6291 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6292
6293         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
6294         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6295         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6296         genGenPointerSet),
6297         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
6298         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6299         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6300         genGenPointerSet),
6301         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
6302         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6303         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6304         genGenPointerSet),
6305         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
6306         genFarPointerGet, genCodePointerGet, genGenPointerGet,
6307         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
6308         genGenPointerSet): fixed bug #892400
6309         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
6310         to eliminate build warnings.
6311         * src/SDCCast.c (processParms),
6312         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
6313         fixed bug 751859
6314         * support/valdiag/valdiag.py: added GCC to the list of defines active
6315         when compiling with gcc
6316
6317 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6318
6319         * support/Util/SDCCerr.h,
6320         * support/Util/SDCCerr.c,
6321         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
6322         with an incomplete type (fixed bug #883734)
6323         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
6324
6325 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6326
6327         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
6328
6329 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6330
6331         * src/SDCCast.c (decorateType),
6332         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
6333         function pointer implementation
6334         * support/regression/tests/funptrs.c: added tests to verify both forms
6335         of function pointers work correctly. Added tests to verify parameters
6336         are passed in the correct order.
6337
6338 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
6339
6340         * device.c (regCompare): registers are sorted by ascending
6341         address and increasing size,
6342         * main.c (_pic16_finaliseOptions): removed the declaration
6343         of compiler macro MCU. Now a macro of the format pic18fxxxx
6344         will be defined from the command line
6345
6346 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
6347             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
6348
6349         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
6350         PCOP_RLCF was overwritten!
6351         * gen.c (genSkip): commented out calls to pic16_emitcode,
6352         * (genCmpEQ): fixed "long" compares, only high word did get compared,
6353         * (genlshTwo),
6354         * (genRRC): added debugging info,
6355         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
6356         overwritten while shifting,
6357         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
6358         overwritten while shifting,
6359         * (AccLsh),
6360         * (AccRsh),
6361         * (shiftLLeftOrResult),
6362         * (shiftRLeftOrResult),
6363         * (shiftRLong),
6364         * (shiftLLong): Implemented with pic16_emitpcode
6365         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
6366         * (genLeftShift): Fixed bug, operand for shift by variable always
6367         was "and"ed with 0x0f,
6368         * (genLeftShiftLiteral),
6369         * (genrshTwo),
6370         * (genRightShiftLiteral): added debugging info,
6371         * (genrshFour): added comment,
6372         * (genRightShift): determined signedness from operand "left"
6373         instead of "result"
6374
6375 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6376
6377         * src/SDCCicode.c (geniCodeParms),
6378         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
6379         function pointers, fixed function pointer bugs #861242 and #861896
6380
6381 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6382
6383         * device/include/c8051f000.h,
6384         * device/include/c8051f120.h,
6385         * device/include/c8051f300.h: added header files for Silicon
6386         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
6387
6388 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
6389
6390         * src/SDCCast.c (processParams): added new type flow and restructured
6391         (gatherAutoInit): added new type flow
6392         (addCast): cosmetic changes
6393         (getLeftResultType): added new type flow for array indices, patch
6394         provided by Stas, see FR #877103
6395         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
6396         array index patch by Stas
6397         * src/SDCCast.h: added prototype getResultTypeFromType()
6398         * src/SDCCval.h,
6399         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
6400         * src/pic/glue.c (pic14emitStaticSeg),
6401         * src/pic16/glue.c (pic16emitStaticSeg),
6402         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
6403         for initialization of symbols
6404         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
6405         * support/Util/SDCCerr.h:
6406         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
6407         * .version: bumped version number to 2.3.8
6408         * device/include/Makefile.in (install),
6409         * doc/Makefile (install): changed to 'rm `find ...`' construct to
6410         avoid warnings
6411
6412 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
6413
6414         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
6415         Slade Rich fixed an optimization bug
6416         * src/pic/pcodepeep.c,
6417         * src/pic/pcoderegs.c
6418         * doc/Makefile (install): added test for directory
6419
6420 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6421
6422         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
6423         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
6424         * src/pic/ralloc.c (getRegPtr, getRegGpr),
6425         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
6426         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
6427         * as/mcs51/asexpr.c (term),
6428         * as/hc08/asexpr.c (term): fixed bug #887146
6429
6430 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6431
6432         * src/z80/gen.c (genMult): handle single byte result product
6433         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
6434         DUMMY_READ_VOLATILE (fixed bug #886367)
6435
6436 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
6437
6438         * support/regression/tests/libmullong.c: fixed logic, on little endian
6439         hosts we ended without a mullong_wrapper()
6440
6441 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6442
6443         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
6444         virus/worm forged address usage.
6445
6446 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
6447
6448         Fixed promotion, it should be done on AST level:
6449         * src/SDCCast.c (addCast): added promotion to int
6450         (decorateType): updated call to upCast()
6451         * src/SDCCicode.c (geniCodeLeftShift): removed call to
6452         usualUnaryConversions()
6453
6454 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
6455
6456         * support/regression/tests/literalop.c (mulWrapper): Added a
6457         wrapper to remove integer overflow warnings.
6458
6459         * support/regression/tests/float_trans.c: Made work on host.
6460
6461         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
6462         location of sz80.
6463
6464         * support/regression/generate-cases.py (main): Changed from inline
6465         to a main method.
6466
6467         * doc/Makefile (install): Changed to depth first to get rid of
6468         missing directory install warning.
6469
6470         * as/Makefile (install-doc): Made work on Mac.
6471
6472 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
6473
6474         * src/SDCCast.c: added an additional type flow in decorateType() of
6475         opposite direction, see feature request #860006; it's enabled at runtime
6476         by setting the environment variable SDCC_NEWTYPEFLOW
6477         * src/SDCCast.h: changed prototype of decorateType()
6478         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
6479         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
6480         'char' to 'int' can be omitted, if both operands are 'unsigned char';
6481         see feature request #877103
6482         * src/SDCCval.c: updated call of decorateType()
6483         (valBitwise): fixed bug #882876
6484         (valMinus): added promotion
6485         (valLogicAndOr): result is unsigned
6486         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
6487         * src/SDCCsymt.c (computeType),
6488         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
6489         must not cause an unsigned operation
6490         * src/pic/glue (pic14emitRegularMap),
6491         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
6492
6493 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
6494
6495         * src/pic/pcode.c (PCodeID): commented out left over debug code
6496
6497 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
6498
6499         * support/valdiag/tests/overflow.c: added shift tests
6500         * src/pic/device.c,
6501         * src/pic/gen.c,
6502         * src/pic/gen.h,
6503         * src/pic/glue.c,
6504         * src/pic/main.c,
6505         * src/pic/pcode.c,
6506         * src/pic/pcode.h,
6507         * src/pic/pcodepeep.c,
6508         * src/pic/pcoderegs.c,
6509         * src/pic/ralloc.c,
6510         * src/pic/ralloc.h: applied patch from Slade Rich;
6511         added support for multiple code pages and multiple RAM banks on the
6512         PIC 14 port. The ASM files now no longer simply assume all the
6513         code / RAM are in the same page / bank. This means the linker can
6514         safely allocate code/RAM of separate ASM files to different pages/banks.
6515         * doc/sdccman.lyx: added Slade's tips
6516         * src/mcs51/peeph.def: fixed bug #880768
6517
6518 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6519
6520         * src/hc08/ralloc.c (rematStr): fixed bug #879282
6521         * src/SDCCast.c (decorateType): fixed bug #880197
6522
6523 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
6524
6525         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
6526         getopt.h.
6527
6528         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
6529         strtof is not part of C89 and isn't included with Mac OS X.
6530
6531 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6532
6533         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
6534         shiftL2Left2Result): fixed bug #879326
6535         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
6536         (genMultOneByte): fixed bug in signed vs unsigned multiplication
6537         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
6538         address fetch for clr instruction
6539         * device/lib/hc08/_mulint.c: created optimized assembly version
6540         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
6541
6542 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
6543
6544         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
6545         proposed in FR #877103
6546
6547 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
6548
6549         * src/SDCCval.c (cheapestVal): added missing checks
6550         * src/SDCCicode.c (usualBinaryConversions): fixed condition
6551         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
6552
6553 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
6554
6555         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
6556         equal operands
6557
6558 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
6559
6560         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
6561         loaded with the linker search paths (-L arguments) and the libraries
6562         to be linked with the current source (-l arguments). Changes
6563         currently will affect only the pic16 port.
6564         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
6565         include path the port specific paths and port specific libraries,
6566         * gplink command now contains the $3 argument,
6567         * src/pic16/device.h,
6568         * src/pic16/device.c,: structure PIC_device is made public and
6569         renamed to PIC16_device, the same for variable Pics which is renamed
6570         to Pics16. Updated all references to them.
6571         * src/pic16/glue.c (pic16glue): corrected bug with code
6572         initialization which bypassed the variable initializations block.
6573
6574         * device/lib/pic16/Makefile.rules: removed --penable-stack from
6575         COMPILE_FLAGS and added the --nostdinc option
6576
6577 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6578
6579         * device/include/mc68hc908jb8.h: Register defs for another member
6580         of the hc08 family. Contributed by Bjorn Bringert - thanks!
6581
6582 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
6583
6584         Documenting changes from previous commits.
6585         * configure.in (version 1.56),
6586         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
6587         when generating output files to configure the pic16 library,
6588         but now I've commented it out, since gputils aren't installed in the
6589         SF compile farm, so library won't compile
6590
6591         * device/lib/Makefile.in (version 1.56): initially I've added in
6592         target 'all' the prerequestive 'model-pic16' so it compiled the
6593         pic16 library, but now I've commented it out for the same reasons
6594         above,
6595         * added targets 'model-pic16' and 'objects-pic16' to compile the
6596         library
6597         * added target 'port-specific-objects-pic16' to handle the
6598         generated libraries and copy them into the build/ directory
6599         * added target 'clean-intermediate-pic16' to clean intermediate
6600         files into pic16 directory
6601         * in target 'installdirs' added line to create directory pic16 in
6602         the installation path
6603
6604         * device/include/Makefile.in (version 1.11): in target 'install'
6605         added lines to copy all header files to installation path,
6606         * in target 'installdirs' added line create directory for pic16
6607         headers in the installation path
6608
6609 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
6610
6611         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
6612          a function call
6613
6614 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
6615
6616         * configure,
6617         * device/lib/configure.in,
6618         * device/lib/configure: fixed for autoconf 2.57
6619
6620 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6621
6622         * src/z80/main.c (_parseOptions): fixed the portmode= command line
6623         option so that it actually works. Made it specific to the z80, since
6624         the gbz80 doesn't have these kinds of I/O ports.
6625
6626 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6627
6628         * device/include/z180.h,
6629         * device/lib/_memcpy.c,
6630         * device/lib/_memmove.c,
6631         * device/lib/_mulint.c,
6632         * device/lib/ser_ir.c,
6633         * device/lib/ser_ir_cts_rts.c,
6634         * device/lib/_strcmp.c,
6635         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
6636         * src/z80/main.c (_process_pragma): add support for pragmas bank and
6637         portmode; added deprecation warning for bank= and protmode= forms.
6638         Also, guard against buffer overflow.
6639         * src/z80/gen.c (aopGet): generate better code for sfr banked read
6640
6641 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6642
6643         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
6644         changed interrupt vector table generation to only emit declared vectors.
6645         * device/include/Makefile.in: added missing backslash
6646         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
6647
6648 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
6649
6650         Mainly changes to support compilation of the device libraries
6651         * src/pic16/device.c: stack is allocated via symbol and not
6652         via literal number. The symbol is placed in the corresponding
6653         position of the data ram
6654         * (pic16_dump_section): relocatable and absolute uninitialized
6655         data are now emitted in sorted order to reduce section naming,
6656         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
6657         weren't marked as being in the access bank,
6658
6659 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
6660
6661         Added portion of GNU PIC Library under the directory
6662         device/include/pic16 and device/lib/pic16. These files
6663         contain the declarations of SFRs for the PIC18Fxx2 devices.
6664         The directory is initialized via configure from toplevel.
6665
6666 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
6667
6668         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
6669         the spilllocations to be compared correctly
6670
6671 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
6672
6673         * src/SDCCast.c (decorateType): fixed bug introduced today
6674
6675 2004-01-12  Borut Razem <borut.razem AT siol.net>
6676
6677         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
6678         doc/sdccman.lyx: upper case pragmas are deprecated
6679
6680 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
6681
6682         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
6683         in simpler and even better code
6684
6685 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
6686
6687         * src/SDCCicode.c (operandOperation): fixed bug #874819
6688         * src/SDCCast.c (decorateType): fixed
6689         char foo (unsigned long ul) { return ul > 0; }
6690
6691 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6692
6693         * doc/sdccman.lyx: Moved and added some sections, small changes
6694         all over. Telling LaTeX to be less strict with word spacing
6695         to better keep the right margin. Changed some notes about
6696         maintainance of the ports in section 3.2.1 - is it OK like this?
6697
6698 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
6699
6700         SDCC source changes:
6701         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
6702         convilong): modified to inform the pic16 port that builtin functions
6703         are external
6704
6705         PIC16 PORT specific changes:
6706         * src/pic16/device.c pic16_dump_equates() added,
6707         processor registers declared internally by the port are emitted in
6708         the translation as equates,
6709         * src/pic16/gen.c: inline code is passed unprocessed to the
6710         translation,
6711         * (pic16_popGetLit2): fnuction modified to take second operand as
6712         pCodeOp pointer and not as literal,
6713         * (popRegFromIdx): prefixed with pic16_,
6714         * (pic16_popCombine2): modified to receive already allocated pCode
6715         operands,
6716         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
6717         * (genFunction): initializes local stack frame and pushes on stack
6718         all the registers used by this function,
6719         * (genEndFunction): restores all registers from stack and restores
6720         stack frame,
6721         * src/pic16/glue.c (pic16emitRegularMap): various changes and
6722         improvements,
6723         * (pic16glue): changed the program startup sequence,
6724         * added new dbName code 'A' for functions placed in absolute section
6725         * src/pic16/main.c: added function attribute _naked,
6726         * added pragma 'code' to place a fnuction at an absolute address,
6727         * added command line arguments --debug-ralloc and --pcode-verbose,
6728         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
6729         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
6730         * (pic16_newpCodeOpLit2): modified to take the second operand as
6731         pCodeOp pointer,
6732         * (pic16_printpBlock): modified to emit each function in a separate
6733         section,
6734         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
6735         UPPER for immediate operands,
6736         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
6737         instruction,
6738         * src/pic16/peeph.def: all peepholes with movff are commented out,
6739         because there is a problem in the pcode peep optimizer,
6740         * src/pic16/ralloc.c: the register allocator can now reuse local
6741         function symbols for another function. This saves register usage.
6742         * src/pic16/ralloc.h: added flag isLocal in structure regs,
6743
6744         Added file src/pic16/NOTES with information about program writing on
6745         the current port version.
6746
6747 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6748
6749         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
6750         and peephole 252 (array access)
6751
6752 2004-01-09  Borut Razem <borut.razem AT siol.net>
6753
6754         * src/SDCCmain.c : fixed #872250: -l command line defined library
6755           files are scanned before standard library files
6756
6757 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6758
6759         * src/SDCCast.c (decorateType): fixed bug #874046
6760
6761 2004-01-09  Borut Razem <borut.razem AT siol.net>
6762
6763         * support/scripts/sdcc.nsi: remove previous installation
6764
6765 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6766
6767         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
6768         bytes for last interrupt vector (mcs51)
6769         * sdcc.spec: fixed typo
6770
6771 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6772
6773         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
6774         gen51Code): more efficient parameter receive for --model-large
6775         ("bug" #845294)
6776
6777 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6778
6779         * src/ds390/main.c,
6780         * src/z80/main.c: added missed needLinkerScript flags (more than
6781         one port structure defined in these file)
6782         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
6783         bug #795325
6784
6785 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
6786
6787         * src/SDCCmain.c: removed various references to DEFAULT_PORT
6788         * src/port.h: added flag needLinkerScript in port->linker
6789         structure to inform whether to create a .lnk file or not,
6790         * src/avr/main.c,
6791         * src/ds390/main.c,
6792         * src/hc08/main.c,
6793         * src/mcs51/main.c,
6794         * src/pic/main.c,
6795         * src/pic16/main.c,
6796         * src/xa51/main.c,
6797         * src/z80/main.c: changed appropriately to configure
6798         needLinkerScript flag
6799         * src/pic/gen.c,
6800         * src/pic16/gen.c (genAddrOf): fixed bug #863624
6801         * src/pic/glue.c: added variable udata_section_name to
6802         override default uninitialized data segment definition for
6803         devices only with SHAREBANK memory (reported from Erik Epetrich)
6804         * (pic14emitOverlay): modified to emit a commented overlay segment
6805         directive when no overlay data exist
6806         * (picglue): modified to emit uninitialized data segment
6807         according to udata_section_name
6808         * src/pic/main.c (_pic14_parseOptions): added command line
6809         options --udata-section-name=[name] to override default
6810         udata definition name
6811         * modified _linkCmd and _asmCmd to include compiler passed
6812         arguments via -W option
6813         * src/pic16/main.c: added $l in _asmCmd, changed extension for
6814         object file from '.rel' to '.o' in port->linker structure,
6815         changed size of fptr from 2 to 3 in port structure
6816
6817 2004-01-07  Borut Razem <borut.razem AT siol.net>
6818
6819         * support/scripts/sdcc.nsi: update PATH
6820         * support/scripts/sdcc.ico: craeted
6821
6822 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
6823
6824         * device/include/Makefile.in: fix install
6825         * doc/Makefile: fix install
6826
6827 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6828
6829         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
6830         in bug #860505
6831         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
6832         how the function variable allocation summary is displayed; also
6833         include information about variables allocated to the overlay
6834         segment
6835
6836 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6837
6838         * as/mcs51/lkmain.c: Help about -Y option
6839         * as/mcs51/lkarea.c: Fixed gcc warnings
6840
6841 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
6842
6843         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
6844         fixed warning
6845         * support/valdiag/tests/overflow.c: added
6846         * src/SDCCast.c (decorateType),
6847         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
6848         LEFT_OP (left shift)
6849
6850 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6851
6852         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
6853         (default behaviour).
6854
6855 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6856
6857         A python script to validate compiler diagnostic messages. It can be
6858         used to verify that sdcc complains about bad c source code and
6859         gives a good location of the error.
6860         * support/valdiag/Makefile,
6861         * support/valdiag/valdiag.py,
6862         * support/valdiag/tests/*
6863
6864 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6865
6866         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
6867         * src/SDCCsymt.c (newEnumType),
6868         * src/SDCCsymt.h
6869         * support/Util/SDCCerr.c,
6870         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
6871         enum related bugs.
6872         * support/regression/tests/enum.c: added test for enum values that
6873         require at least 2 bytes of storage.
6874
6875 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
6876
6877         * src/common.h: added ifndef/define/endif macros
6878         around the header file.
6879         Bug reported from Jesus Calvino-Fraga
6880
6881 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
6882
6883         * sdcc.spec: updated
6884         * device/include/Makefile.in: don't install CVS directories
6885         * device/lib/Makefile.in: added removal of CVS directories after install
6886         * doc/Makefile: fixed install, added local_icons
6887         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
6888         * src/mcs51/gen.c (genRightShift): fixed bug #870788
6889         * src/ds390/gen.c (genRightShift): fixed bug #870788
6890         * src/SDCCast.c (decorateType): fixed bug #870781
6891
6892 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
6893
6894         PIC16 port related changes:
6895         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
6896         added variable stackPos,
6897
6898         * gen.c: genCall, assignResultValue: added support for
6899         pushing/retrieving function parameters to/from stack,
6900         genFunction,genEndFunction: setup stack frame for the
6901         generated function,
6902         genAddrOf: will be changed according to bug 863624
6903
6904         * added files genutils.c and genutils.h which contain gen*
6905         debugged and optimised functions extracted from gen.c
6906
6907         * glue.c: added variable 'externs' which holds extern symbols,
6908         pic16emitRegularMap: is modified to properly handle relocatable
6909          symbols under the new scheme,
6910         pic16createInterruptVect: is modified
6911         pic16printPublics: is modified to emit 'global' assembler directives,
6912         added pic16_printExterns to print extern symbols,
6913         pic16glue: initializes stack/frame pointer in the beginning of
6914         the assembly output. Temporary hack, will be corrected later,
6915         because gplink yet does not support stack and SDCC does not
6916         yet support a type of crt0.o object to create the final binary.
6917
6918         * Removed many lines that contain 8051 legacy code.
6919         * The code is finally placed under a 'code' directive.
6920         * Added port specific options.
6921
6922         * _process_pragma: simplified since now we do not need *special*
6923         include file to define SFR registers. But a separate header
6924         will be needed. This will be developed later.
6925         * _pic16_parseOptions: added, parses port specific options:
6926         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
6927         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
6928         --preplace-udata-with=
6929
6930         * _pic16_setDefaultOptions: modified to initialize section names,
6931         but hack is temporarly out of order since it needs improvement.
6932         * _pic16_genAssemblerPreamble: configuration words are emitted by
6933         their address instead of their name. This part is incomplete and
6934         supports only the 18Fxx2 devices. Other devices will emit an error
6935         during assembly since they do not contain the same set of config
6936         registers
6937         * _pic16_genIVT: is modified,
6938
6939         * pcode.c: added definitions for some hardware registers that are needed
6940         for stack support
6941         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
6942         All PCI entries are updated. Now LFSR is supported.
6943         * Removed pic16_pciTRIS is mentioned by mdubuc in source
6944         * added pic16_newpCodeOpLit2 to support instructions with
6945         two literal arguments
6946         * pic16_pCode2str: corrected code that emits assembler instructions
6947         with two literal operands and those that have an access bit modifier
6948         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
6949         this fixes a bug which caused some labels to be lost, when an
6950         assembler directive was added, i.e. banksel,
6951         * pic16_FixRegisterBanking: improved logic that causes the insertion
6952         of bank switching,
6953         * InlineFunction: functions that are called once, are not any more
6954         inlined. This can be a port option in the future,
6955
6956         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
6957
6958         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
6959         hold the corresponding uninitialized symbols,
6960         * pic16_allocProcessorRegister: registers have explicit marked the
6961         accessBank field,
6962         * pic16_allocInternalRegister: registers are explicit marked as
6963         not used,
6964         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
6965         processing list, so bit registers were lost,
6966         *
6967
6968         * ralloc.h: added field 'accessBank' and original symbol operand
6969         in register definition,
6970         * removed the field isMapped from register definition,
6971
6972         ** Several functions have been removed from various sources:
6973         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
6974         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
6975         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
6976         pic16_assignRelocatableRegisters
6977
6978         ** others have been introduced:
6979         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
6980         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
6981
6982 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
6983
6984         * support/scripts/inc2h.pl: changed definition of BIT_AT
6985         to emit 'sbit at' instead of 'bit at'. This was a request.
6986
6987         PIC16 port related preliminary changes:
6988         * gen.c: prefixed function popRegFromString with
6989         pic16_ and all references to it corrected
6990         * pcode.c: all pic16_pc_* hardware registers prefixed
6991         with underscore (_),
6992         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
6993         * ralloc.c: newReg(): when register is REG_SFR then
6994         set address to rIdx,
6995         pic16_allocProcessorRegister(): marks register wasUsed=0
6996         pic16_writeUsedRegs(): added a call to assign processor
6997         registers via pic16_assignFixedRegisters
6998
6999 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7000
7001         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
7002         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
7003         variables in unused register banks.  Also the SSEG is placed
7004         wherever there is enough space for it, and IDATA can be anywhere
7005         in internal RAM.  For now compile using -Wl-Y[stack_size].
7006         The mem file is different for this option as well, since it
7007         makes no sense of talking about DSEG lenght.
7008
7009 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
7010
7011         * src/SDCClrange.c: fixed bug 869095 that caused segfault
7012         in certain cases, e.g. when ROM assignment, patch provided
7013         from Albert den Haan.
7014
7015 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
7016
7017         Many signedness and type propagation fixes:
7018         * src/SDCCicode.c: made geniCodeCast() static
7019         replaced SPEC_ by IS_ (cosmetic)
7020         (operandOperation): fixed div and mod operation
7021         (usualBinaryConversions): added support for promotion of char
7022         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
7023         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
7024         (geniCodeAdd): an array index will stay unsigned, even if promoted
7025         from char to int
7026         (geniCodeArray): ditto
7027         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
7028         * src/SDCCsymt.c (computeType): added more support for char;
7029         promotion of char is selectable by promoteCharToInt, fixed signedness
7030         for all cases
7031         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
7032         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
7033         * src/SDCCval (val*): replaced signedness calculation by
7034         computeType()
7035         rearranged if-branches (cosmetic)
7036         (valShift): added warning W_SHIFT_CHANGED
7037         (valCompare): fixed problem with different types
7038         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
7039         * support/regression/tests/literalop.c: added many cases
7040         * support/regression/tests/ast_constant_folding.c: changed finally to
7041         'unsigned int'
7042         * .version: new year, new version: 2.3.7
7043         * src/SDCCmain.c (main): applied patch #866468
7044         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
7045         provided by Scott Bronson
7046         * doc/sdccman.lyx: updated documentation for sdcdb
7047         updated and added chapter tips
7048
7049 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7050
7051         * src/SDCCsymt.h: missing from yesterday's commits
7052
7053 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7054
7055         * src/SDCC.y (struct_or_union_specifier),
7056         * support/Util/SDCCerr.c,
7057         * support/Util/SDCCerr.h: verify that struct & union tags are used
7058         as declared.
7059
7060 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7061
7062         * src/SDCCglobl.h: missing from yesterday's commits
7063
7064 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7065
7066         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
7067         sft_attributes, struct_declaration, parameter_declaration,
7068         type_name, start_block, declaration_list),
7069         * src/SDCC.lex (check_type): support redefinition of typedef names
7070
7071 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7072
7073         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
7074         aligned xdata arrays. Erik helped me with the if clause.
7075
7076 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7077
7078         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
7079         warning
7080
7081 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7082
7083         * src/SDCCast.h,
7084         * src/SDCCast.c (newAst_),
7085         * src/SDCCicode.h,
7086         * src/SDCCicode.c (ast2iCode, newiCode),
7087         * src/SDCCglobl.h,
7088         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
7089         expr, statement, expression_statement, selection_statement,
7090         iteration_statement, expr_opt, jump_statement): foundation for tracking
7091         sequence points
7092         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
7093         point code too)
7094
7095 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7096
7097         * support/Util/SDCCerr.c,
7098         * src/SDCCast.h,
7099         * src/SDCCast.c (createCase, createDefault, decorateType),
7100         * src/SDCClabel.c (labelUnreach),
7101         * src/SDCC.y (labeled_statement, jump_statement): More improvements
7102         to error messages.
7103         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
7104         (with thanks to Stas Sergeev)
7105         * device/include/time.h,
7106         * device/lib/time.c (CheckTime): suppress unreachable code warning
7107
7108 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7109
7110         * src/SDCCast.c (createIvalCharPtr),
7111         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
7112         bug #753752)
7113         * support/regression/tests/nullstring.c: tests for these two bugs
7114
7115 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7116
7117         * support/Util/SDCCerr.h,
7118         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
7119         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
7120         about storage class and 'at' used inside struct or union
7121         * src/SDCCBBlock.c (iCodeFromeBBlock),
7122         * src/SDCCcse.c (ifxOptimize),
7123         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
7124         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
7125         printIval, emitStaticSeg, emitOverlay),
7126         * src/SDCClabel.c (deleteIfx),
7127         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
7128         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
7129         gatherAutoInit, processParms),
7130         * support/Util/SDCCerr.h,
7131         * support/Util/SDCCerr.c (werrorfl): Support for better error location
7132         reporting for post-parse errors.
7133
7134 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7135
7136         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
7137         implicit casts via union; they don't work on big endian systems
7138         (possible fix for bug #861138)
7139
7140 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7141
7142         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
7143         * src/mcs51/main.c: fixed the fix for bug #737001
7144
7145 2003-12-15  Borut Razem <borut.razem AT siol.net>
7146
7147         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
7148
7149 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7150
7151         * support/makebin/makebin.c: put output in binary mode
7152
7153 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7154
7155         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
7156         xdata and data memory on startup. Set the environment variable
7157         SDCC_NOGENRAMCLEAR to disable this.
7158         * src/mcs51/peephole.def,
7159         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
7160         (allows non-interrupt and interrupt code to safely compete for a resource
7161         without the non-interrupt code having to disable interrupts)
7162
7163 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7164
7165         * src/SDCCicode.c (geniCodeAdd),
7166         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
7167         with valFromType if type might be a pointer and host is big endian).
7168         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
7169         types, not just integer types.
7170         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
7171         multiply defined with mismatching "at" address.
7172
7173 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7174
7175         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
7176         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
7177         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
7178         with embedded nulls (fixed bug #753752)
7179
7180 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7181
7182         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
7183         Apparently this did not see much testing (endless loop)
7184
7185 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7186
7187         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
7188
7189 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7190
7191         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
7192         gracefully handle NULL memmap pointers
7193
7194 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7195
7196         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
7197         instead of deleting the iCode when an operand is volatile
7198         * src/z80/gen.c (genDummyRead),
7199         * src/mcs51/gen.c (genDummyRead),
7200         * src/ds390/gen.c (genDummyRead),
7201         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
7202         not just IC_RIGHT
7203         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
7204         * src/SDCC.y: fixed bug #850420
7205
7206 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7207
7208         Applied z80 i/o port patch from Peter Townson and fixed some operators
7209         to better handle operands in A register.
7210         * device/include/z180.h
7211         * src/SDCC.y
7212         * src/SDCCglue.c
7213         * src/z80/gen.c
7214         * src/z80/gen.h
7215         * src/z80/main.c
7216         * src/z80/peeph-z80.def
7217         * src/z80/peeph.def
7218         * src/z80/z80.h
7219
7220 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7221
7222         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
7223
7224 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7225
7226         * device/lib/hc08/_mullong.c: Removed extra #endif
7227
7228 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7229
7230         * sim/ucsim/hc08.src/inst.cc,
7231         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
7232         carries from x to h
7233         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
7234         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
7235         * device/include/stdarg.h: fixed varargs for hc08
7236         * device/lib/Makefile.in,
7237         * device/lib/hc08/Makefile,
7238         * device/lib/hc08/_mulint.c,
7239         * device/lib/hc08/_mullong.c: fixed some endian problems
7240
7241 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7242
7243         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
7244         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
7245         * device/lib/_gptrget.c,
7246         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
7247
7248 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7249
7250         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
7251         * src/SDCCast.c (astErrors): fixed bug #846007
7252         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
7253
7254 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7255
7256         * src/SDCCast.c (decorateType): disabled a transformation I added in
7257         revision 1.188 (access to fields of a structure at an absolute address);
7258         it breaks with bitfields, extern declarations, and gcse analysis.
7259         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
7260         could be assigned through a pointer, so don't complain.
7261         * src/SDCCast.c (astErrors),
7262         * src/SDCCast.h,
7263         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
7264
7265 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
7266
7267         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
7268         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
7269         output of __config directives, since gpasm now supports them
7270         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
7271         pre-processor macro, i.e. -DMCU=p18f452
7272         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
7273         and modified to handle 'cast' icode similarly to '=' icode
7274         * src/pic16/device.h (typedef struct PIC_device): added field
7275         'extMIface' to indicate that chip has external memory interface
7276         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
7277         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
7278         18F8720
7279
7280 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7281
7282         * src/SDCC.y (pointer): fixed bug #846006
7283         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
7284         * src/SDCCast.c (decorateType): fixed bug #846009
7285         * src/ds390/peeph.def,
7286         * src/ds390/gen.c (genAnd, genOr),
7287         * src/mcs51/peeph.def,
7288         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
7289
7290 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7291
7292         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
7293         * src/SDCCdflow.c
7294         * src/SDCCcse.c
7295         * src/SDCCcse.h
7296         * src/SDCCBBlock.h
7297         * src/SDCCBBlock.c
7298
7299 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
7300
7301         fixed bug #845089
7302         * src/SDCCbitv.h,
7303         * src/SDCCbitv.c: added function to free a bitvector
7304         * src/SDCClrange.h,
7305         * src/SDCClrange.c: added function to recompute the liveranges
7306         * src/avr/ralloc.c,
7307         * src/ds390/ralloc.c,
7308         * src/hc08/ralloc.c,
7309         * src/mcs51/ralloc.c,
7310         * src/pic/ralloc.c,
7311         * src/pic16/ralloc.c,
7312         * src/xa51/ralloc.c,
7313         * src/z80/ralloc.c: recompute the liveranges after register packing
7314
7315 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
7316
7317         * src/SDCCloop.c (newInduction): fixed bug #845630
7318
7319 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7320
7321         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
7322         inadvertantly left behind from my 2003-11-12 change
7323
7324 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7325
7326         Updated headers I neglected to commit yesterday.
7327         * src/SDCClrange.h,
7328         * src/SDCCicode.h
7329
7330 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7331
7332         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
7333         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
7334         * src/SDCCopt.c (eBBlockFromiCode),
7335         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
7336         the creation of the key hash table from the sequencing so it can be used
7337         earlier (for some GCSE bug fixes still pending)
7338
7339 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7340
7341         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
7342         * support/regression/tests/addsub.c: testing genPlus shortcut
7343
7344 2003-11-15  Borut Razem <borut.razem AT siol.net>
7345
7346         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
7347
7348 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7349
7350         * src/SDCCcse.c (cseBBlock): fixed bug #527779
7351         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
7352         ordering is immaterial.
7353         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
7354
7355 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7356
7357         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
7358         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
7359         (SIGSEV) of bug #840381
7360         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
7361         unlink new file before rename if new and old filenames are the same)
7362
7363 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7364
7365         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
7366         uninitialized variables) for the mcs51. Set environment variable
7367         SDCC_GENRAMCLEAR to test.
7368         xdata initialization slightly shorter
7369
7370 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7371
7372         * src/SDCCsymt.h,
7373         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
7374         #838241 & 780691 (basicly the same bug)
7375         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
7376         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
7377
7378 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
7379
7380         * src/SDCCmain.c (linkEdit): "fix" #834252
7381
7382 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7383
7384         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
7385         * src/SDCCast.h,
7386         * src/SDCC.y: fixed bug #819403
7387
7388 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7389
7390         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
7391         the reentrant attribute.
7392         * src/hc08/gen.c (genPackBits): added missing stack readjustment
7393         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
7394         simulation
7395         * src/SDCCast.c (decorateType): fixed bug with storage class not being
7396         updated during pointer dereference; f.e. ~(((char *)1)*) was being
7397         erroneously reduced to a literal.
7398         * src/hc08/ralloc.c (packRegisters, rematStr),
7399         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
7400         some cases
7401
7402 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7403
7404         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
7405         * doc/sdccman.lyx: changed from 'article' to 'book'
7406         * doc/Makefile: readded test_suite_spec and cdbfileformat
7407
7408 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
7409
7410         * device/include/stdlib.h: include malloc.h to comply with ANSI
7411         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
7412
7413 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7414
7415         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
7416         * doc/clean.mk: also remove *.out files
7417         * doc/sdccman.lyx: some additions, larger top/bottom margins
7418
7419 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7420
7421         * src/SDCC.y: fixed bug #837365
7422         * support/regression/tests/bitopcse.c
7423         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
7424         a symbol (might be valop instead)
7425         * device/lib/Makefile.in: added errno.c to HC08SOURCES
7426         * device/lib/clean.mk: added hc08 to the cleaning list
7427
7428 2003-11-04  Borut Razem <borut.razem AT siol.net>
7429
7430         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
7431           made 2003-11-04
7432         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
7433           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
7434           malloc is declared in standard stdlib.h
7435
7436 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7437
7438         * device/lib/hc08/Makefile: need to clean .rel not .o files
7439         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
7440
7441 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7442
7443         * src/port.h,
7444         * src/hc08/main.c,
7445         * src/mcs51/main.c,
7446         * src/ds390/main.c,
7447         * src/z80/main.c,
7448         * src/avr/main.c,
7449         * src/pic/main.c,
7450         * src/pic16/main.c,
7451         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
7452         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
7453         tests (which uses the port's oclsExpense function)
7454         * src/SDCC.y,
7455         * src/SDCCast.c,
7456         * src/SDCCicode.c,
7457         * src/hc08/gen.c,
7458         * src/ds390/gen.c,
7459         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
7460
7461 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7462
7463         * src/SDCCcse.c (ifxOptimize),
7464         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
7465         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
7466         deleting the IFX iCode.
7467         * src/hc08/ralloc.c: reduced unneeded slocs
7468         * src/hc08/gen.c: fixed bug in asmopToBoolean
7469
7470 2003-11-04  Borut Razem <borut.razem AT siol.net>
7471
7472         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
7473           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
7474           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
7475           transferred to configure
7476
7477 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
7478
7479         Use headers defined in the C[++] standards:
7480         * sim/ucsim/gui.src/serio.src/fileio.cc
7481         * sim/ucsim/gui.src/serio.src/frontend.cc
7482         * sim/ucsim/gui.src/serio.src/main.cc
7483         * sim/ucsim/gui.src/serio.src/posix_signal.cc
7484         * support/Util/NewAlloc.c
7485         * as/hc08/lklibr.c
7486         * as/mcs51/lklibr.c
7487         * as/z80/aslist.c
7488         * as/z80/assym.c
7489
7490 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7491
7492         * Added MSVC projects for hc08 assembler and linker:
7493         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
7494         /as/hc08/link_hc08.dsp
7495
7496 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
7497
7498         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
7499
7500 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
7501
7502         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
7503
7504 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7505
7506         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
7507
7508 2003-10-31  Borut Razem <borut.razem AT siol.net>
7509
7510         * support/cpp2/cpplib.h,
7511           support/cpp2/cpplib.c,
7512           support/cpp2/cpplex.c,
7513           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
7514           to switch _asm block preprocessing on / off. Default is
7515           #pragma preproc_asm +
7516
7517 2003-10-31  Borut Razem <borut.razem AT siol.net>
7518
7519         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
7520           when outputting comment blocks (when executed with -C option) and
7521           _asm (SDCPP specific) blocks
7522
7523 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7524
7525         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
7526
7527 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
7528
7529         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
7530
7531 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
7532
7533         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
7534         * src/SDCCast.c (decorateType): fixed bug #832664
7535
7536 2003-10-31  Borut Razem <borut.razem AT siol.net>
7537
7538         * support\cpp2\cpplex.c: fixed for SDCPP:
7539           comments(when executed with -C option) and _asm blocks
7540           were included even if they where in skipped #if block.
7541           Applied solution from GCC cpp 3.3.2
7542
7543 2003-10-31  Borut Razem <borut.razem AT siol.net>
7544
7545         * src/SDCC.lex: sdcc now understands both formats:
7546           '# <line_number> <file_name>' and
7547           '#line <line_number> <file_name>'
7548         * support/cpp2/cppmain.c: sdcpp now generates the standard
7549           '# <line_number> <file_name>' instead of former
7550           '#line <line_number> <file_name>'
7551
7552 2003-10-30  Borut Razem <borut.razem AT siol.net>
7553
7554         * support/cpp2/cpphash.h,
7555         * support/cpp2/cpplib.h
7556         * support/cpp2/cpplex.c,
7557         * support/cpp2/cppmain.c,
7558         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
7559
7560 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7561
7562         Fixed a number of problems revealed by bug #827883.
7563         * src/SDCCloop.c (loopInvariants): Spill location of the
7564         result operand should be recomputed if extracted from
7565         a loop. Also, don't extract assignments of an iTemp
7566         from a literal.
7567         * src/SDCCast.c (isConformingBody): loop reversal should
7568         not occur if the control variable is involved with a
7569         relational operator.
7570
7571 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
7572
7573         * .version: bumped to 2.3.6 to reflect the big improvements
7574         made by Erik and Klaus. Thanks!
7575
7576 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
7577
7578         Replaced the livrange code.
7579         * src/SDCClrange.c: added new LR code
7580         * src/SDCCloop.c,
7581         * src/SDCCBBlock.h: removed remainig parts from old LR code
7582         * src/ds390/ralloc.c,
7583         * src/ds390/gen.c: minor fixes to make it work with new code
7584
7585 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7586
7587         * as/hc08/asm.h,
7588         * as/hc08/lkrloc.c,
7589         * src/hc08/gen.c,
7590         * src/hc08/ralloc.c: Fix various warnings related to the hc08
7591         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
7592         (tweaked fix for bug #818696)
7593
7594 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7595
7596         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
7597
7598 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7599
7600         * src/SDCCmain.c,
7601         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
7602         * src/mcs51/gen.c (gencjneshort),
7603         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
7604         more efficient (per Scott Bronson's suggestion)
7605
7606 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7607
7608         Extended the semantics of the critical keyword to include
7609         individual statements. See RFE #827755 and #799831
7610         * src/SDCC.y
7611         * src/SDCCicode.c
7612         * src/SDCCopt.c
7613         * src/SDCCast.c
7614         * support/Util/SDCCerr.c
7615         * support/Util/SDCCerr.h
7616         * src/mcs51/gen.c
7617         * src/ds390/gen.c
7618         * src/hc08/gen.c
7619
7620 2003-10-19  Borut Razem <borut.razem AT siol.net>
7621
7622         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
7623
7624 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7625
7626         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
7627         Fixed bug #818696
7628         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
7629         and predecrement operand is displayed
7630
7631 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
7632
7633         * src/SDCCval.c (valMinus): fixed bug #826041
7634
7635 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7636
7637         Some hc08 related updates that I missed earlier
7638         * sim/ucsim/stypes.h
7639         * support/regression/ports/hc08/spec.mk
7640
7641 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7642
7643         New target "hc08" for the Motorola 68hc08 family of micros
7644
7645         * configure
7646         * configure.in
7647         * Makefile
7648         * src/hc08/*
7649         * src/SDCCmain.c
7650         * src/port.h
7651         * sim/ucsim/hc08.src/*
7652         * sim/ucsim/configure.in
7653         * src/ucsim/configure
7654         * sim/ucsim/packages_in.mk
7655         * as/hc08/*
7656         * as/Makefile
7657         * device/include/mc68hc908qy.h
7658         * device/lib/hc08/*
7659         * device/lib/Makefile.in
7660         * support/regression/ports/hc08/*
7661         * support/regression/Makefile
7662
7663 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7664
7665         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
7666         regression test
7667         * src/ds390/gen.c (genCast): fixed bug #821957
7668
7669 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
7670
7671         * device/lib/logf.c: "fixed" overlay bug
7672         * support/regression/ports/host/spec.mk: added m library
7673         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
7674         * support/regression/tests/float_trans: added (for Eric)
7675
7676 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
7677
7678         * src/mcs51/gen.c (genCpl): fixed bug
7679         http://sf.net/mailarchive/message.php?msg_id=6263915
7680
7681 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
7682
7683         * src/SDCCast.c (decorateType): added extended constant folding
7684         * src/SDCCsymt.c (computeType): cleanup
7685         * src/SDCCval.c (valShift): minor optimization
7686         * support/regression/tests/ast_constant_folding.c: added
7687
7688 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7689
7690         * src/SDCCmain.c: removed some unintended changes
7691
7692 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7693
7694         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
7695         * src/z80/gen.c: fixed part of bug #817589
7696         * src/SDCCsymt.c (checkFunction): fixed bug #817895
7697
7698 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
7699
7700         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
7701         * src/SDCCcflow.c
7702         * src/SDCCcse.c
7703         * src/SDCCdflow.c
7704         * src/SDCClabel.c
7705         * src/SDCClrange.c
7706         * src/SDCCmem.c
7707         * src/SDCCopt.c
7708         * src/SDCCpeeph.c
7709         * src/SDCCset.c
7710         * src/avr/ralloc.c
7711         * src/ds390/ralloc.c
7712         * src/izt/ralloc.c
7713         * src/mcs51/ralloc.c
7714         * src/pic/ralloc.c
7715         * src/pic16/ralloc.c
7716         * src/xa51/ralloc.c
7717         * src/z80/ralloc.c
7718         * src/z80/gen.c: removed unused label "release:"
7719
7720 2003-10-06  Borut Razem <borut.razem AT siol.net>
7721
7722         * src/SDCC.lex: removed definition of unused variables
7723           save_optimize and save_options
7724
7725 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
7726
7727         * clean.mk: removed '=' in "-maxdepth=1"
7728         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
7729         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
7730
7731 2003-10-06  Borut Razem <borut.razem AT siol.net>
7732
7733         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
7734           my_unput() replaced by unput()
7735
7736 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
7737
7738         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
7739         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
7740         type-punned pointer will break strict-aliasing rules"
7741         Old LR behaviour is again default; Klaus' LR can be choosen by
7742         defining the environment variable LRKLAUS
7743         * src/SDCCBBlock.h
7744         * src/SDCCloop.c
7745         * src/SDCClrange.c
7746         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
7747         * clean.mk: fixed removal of files in bin/CVS/
7748         * device/lib/clean.mk: fixed removal of directories small and large
7749         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
7750         * src/SDCCicode.c,
7751         * src/SDCCval.c: removed superflous test for pedantic
7752
7753 2003-10-05  Borut Razem <borut.razem AT siol.net>
7754
7755         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
7756           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
7757           message "unmatched #pragma SAVE and #pragma RESTORE"
7758
7759 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7760
7761         * doc/sdccman.lyx: various additions and updates (interrupts, inline
7762           assembly, critical functions, atomic, nojtbound)
7763
7764 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
7765
7766         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
7767         * src/SDCCBBlock.h
7768         * src/SDCCloop.c
7769         * src/SDCCloop.h
7770         * src/SDCClrange.c
7771
7772 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7773
7774         * src/z80/gen.h,
7775         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
7776         * src/mcs51/gen.h
7777         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
7778         * src/ds390/gen.h
7779         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
7780         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
7781         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
7782
7783 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7784
7785         * src/z80/gen.c (genRet): fixed bug #524753
7786         * src/z80/gen.c (genCast): fixed internal error on cast from
7787         pointer to long
7788         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
7789         fix for bug #477835 to the z80
7790         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
7791         for tracking iCodes in the peephole optimizer for z80
7792
7793 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7794
7795         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
7796         the other part of bug #814548
7797         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
7798
7799 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
7800
7801         * src/SDCCcse.c: fixed part of bug #814548
7802
7803 2003-09-28  Borut Razem <borut.razem AT siol.net>
7804
7805         * src/asm.c: rewrite of printILine() to use temporary file instead
7806           a pipe
7807         * src/xa51/main.c: commented out declaration of int rewinds
7808
7809 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7810
7811         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
7812
7813 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7814
7815         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
7816         * src/asm.c (printILine): Fixed bug #811015
7817
7818 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7819
7820         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
7821         freeing.
7822
7823 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7824
7825         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
7826         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
7827         to correctly handle general case of AOP_PAIRPTR
7828         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
7829
7830 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7831
7832         * src/mcs51/ralloc.c (fillGaps),
7833         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
7834         register positioning bug)
7835
7836 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
7837
7838         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
7839
7840 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7841
7842         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
7843         genCodePointerGet, genGenPointerGet, genFarPointerSet,
7844         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
7845         (ralloc doesn't intentionally do this now, but perhaps later)
7846         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
7847         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
7848         register positioning bugs (Fixed bug #762602 and #795325)
7849         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
7850         (Fixed bug #808779)
7851         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
7852         lines that --i-code-in-asm generates
7853
7854 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7855
7856         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
7857         trying to fclose a FILE* that was already closed.
7858
7859 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7860
7861         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
7862         of const struct should be treated as if const themselves)
7863
7864 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
7865
7866         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
7867
7868 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7869
7870         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
7871         Unix (/n) and DOS (/r/n) line terminations.
7872
7873 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7874
7875         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
7876         bug #613775
7877
7878 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7879
7880         * src/mcs51/gen.c (genFunction, genEndFunction),
7881         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
7882         and restore of EA so that stack offsets to parameters are
7883         correct when using both critical and reentrant/stack-auto.
7884         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
7885         size (can be triggered in error if sloc is shared between
7886         different sized objects)
7887         * device/include/float.h: fixed macros to explicitly use
7888         unsigned long where needed
7889
7890 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
7891
7892         Feature req. 799831: added code to allow nesting of critical functions
7893         * src/mcs51/gen.c (genFunction, genEndFunction)
7894         * src/ds390/gen.c (genFunction, genEndFunction)
7895
7896 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7897
7898         * src/SDCCsymt.c (sclsFromPtr),
7899         * src/SDCCsymt.h,
7900         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
7901         support for standard C idiom of memory mapped variables; for
7902         example, *((xdata int*)0x1234) = 1 is now internally equivalent
7903         to xdata int at 0x1234 tempvar = 1.
7904         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
7905         provided by Akiya ISHIDA
7906
7907 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
7908
7909         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
7910         * src/SDCCval.c (constVal): added reduction from int to char
7911         * src/SDCCval.c (valMult, valDiv): fixed sign handling
7912         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
7913         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
7914         to ignore the sign
7915         * support/regression/tests/shifts.c: fixed
7916
7917 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7918
7919         * src/z80/gen.c (genXor): Fixed bug #805445
7920
7921 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7922
7923         Fixed bug #621531 (const & volatile confusion in the type chain).
7924         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
7925         refer to the const or volatile state of the pointer itself.
7926
7927         * src/SDCCast.c
7928         * src/SDCCglue.c
7929         * src/SDCCicode.c
7930         * src/SDCCsymt.c
7931         * src/SDCCval.c
7932         * src/SDCC.y
7933         * src/SDCCsymt.h
7934         * src/pic/gen.c
7935         * src/pic/ralloc.c
7936         * src/pic16/gen.c
7937         * src/pic16/ralloc.c
7938         * support/regression/tests/const.c
7939
7940 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7941
7942         When checking for duplicated modules, use absolute paths
7943         instead of relative paths.  Files changed:
7944
7945         * as/mcs51/lklib.c
7946         * link/z80/lklib.c
7947
7948 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7949
7950         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
7951
7952 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7953
7954         * device/include/string.h: added size_t typedef, changed
7955         prototypes to use size_t, eliminated separate reentrant and
7956         non-reentrant declarations, added _memmove declaration
7957         * device/lib/_memcpy.c: changed to use size_t instead of int,
7958         changed /4 to >>2 to avoid division library call
7959         * device/lib/_memcmp.c,
7960         * device/lib/_memset.c,
7961         * device/lib/_strncat.c,
7962         * device/lib/_strncpy.c,
7963         * device/lib/_strncmp.c: changed to use size_t instead of int
7964         * device/lib/_memmove.c: new file (fixed bug #772294)
7965         * device/lib/Makefile.in: added _memmove.c
7966         * device/lib/z80/asm_strings.s: fixed bug #772290
7967         * support/regression/tests/bitfields.c: attempt to fix host assertion
7968         failure on amd64-unknown-linux2.2
7969
7970 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7971
7972         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
7973         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
7974         * as/z80/asmain.c (main): fixed bug #801766
7975
7976 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
7977
7978         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
7979         compilers
7980
7981 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7982
7983         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
7984         reported in bug #800609
7985
7986 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
7987
7988         * Top header beautifications in src/pic16 directory:
7989           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
7990           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
7991           pcoderegs.h, ralloc.c, ralloc.h
7992         * main.c: added top header and GPL license notice
7993         * pcode.c: fixed the if-conditional warning
7994
7995 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
7996
7997         * device/lib/_mullong.c: replaced int by short for gcc
7998
7999 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8000
8001         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
8002         and JUMPTABLE iCodes properly now (worked by accident before)
8003         * src/mcs51/gen.c (leftRightUseAcc),
8004         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
8005         iCode properly now. Use getSize instead of nRegs since a & b
8006         aren't part of the nRegs tally.
8007
8008 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
8009
8010         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
8011         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
8012           before instructions that use the _STATUS register
8013
8014 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
8015
8016         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
8017         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
8018         fetching of the pointer
8019         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
8020         copied from genNearPointerSet()
8021         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
8022         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
8023         If they pop r0/r1 they must be called in the opposite order than aopOp().
8024         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
8025         (resp. --stack-auto), prepared for --xstack
8026
8027 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8028
8029         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
8030
8031 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
8032
8033         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
8034         these ports have their own __sdcc_external_start()
8035
8036 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
8037
8038         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
8039         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
8040         type for bits was changed. It resulted in bit variables becoming
8041         global, which is not permitted in PIC 14 assembly output.
8042
8043 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8044
8045         * doc/sdccman.lyx: various additions and updates. Rearranged sections
8046
8047 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8048
8049         Z80 and MCS51 linkers complaint if a public symbol is defined
8050         in more than one library module:
8051
8052         * as/mcs51/lklib.c
8053         * link/z80/lklib.c
8054         * as/mcs51/Makefile.in
8055
8056 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8057
8058         A few small changes that speed up the peephole optimizer.
8059
8060         * src/SDCCpeeph.c
8061
8062 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8063
8064         Try to make the peephole optimizer smarter by maintaining
8065         an association between the assembly source code and the
8066         iCodes that originated them. Put this information to use
8067         with a new peephole rule condition "notVolatile" so that
8068         the rules can be aggressive yet still safe.
8069
8070         * src/SDCCpeeph.c
8071         * src/SDCCpeeph.h
8072         * src/mcs51/gen.c
8073         * src/mcs51/peeph.def
8074
8075 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8076
8077         Fixed bug #741761
8078
8079         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
8080         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
8081         if the left or right operand symbols have the accuse flag set.
8082
8083 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8084
8085         Changed the type of the result of the ! (NOT) operator to char;
8086         previously it returned the same type as the source. This allows
8087         us to eliminate all the genFloatNot functions (all of its target
8088         implementations were very buggy) since !float can use the same
8089         code as !long now.
8090
8091         * src/SDCCicode.c (ast2iCode): ! returns char
8092         * src/mcs51/gen.c (genNot, genNotFloat),
8093         * src/ds390/gen.c (genNot, genNotFloat),
8094         * src/z80/gen.c (genNot, genNotFloat),
8095         * src/pic/gen.c (genNot, genNotFloat),
8096         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
8097
8098 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
8099
8100         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
8101         1. Interrupt would not compile properly. Ensure PCLATH register is saved
8102            during interrupts. Ensure WSAVE is located at a shared bank address.
8103         2. Fixed page selection in some places
8104         3. Fixed BTFSS/C to where necessary use registers directly and not simply
8105            the registers name strings.
8106         4. Fixed "signed / unsigned compare" compiler warnings.
8107         5. The PIC port manages its own allocation of the general purpose
8108            registers, but makes no attempt to reuse them. As a result when
8109            compiling it soon runs out of general purpose registers. Some
8110            additional code was added to the files pcode.c and device.c to walk
8111            through the function call tree and rename the registers so that they
8112            get reused.
8113
8114         * src/pic/device.c
8115         * src/pic/gen.c
8116         * src/pic/glue.c
8117         * src/pic/pcode.c
8118         * src/pic/pcode.h
8119         * src/pic/ralloc.c
8120         * src/pic/ralloc.h
8121         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
8122         genPlus() & genMinus() when the result is the same as left or right
8123
8124 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8125
8126         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
8127
8128 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8129
8130         Made bitfield a distinct type from bit so that bitfields
8131         convert as per ANSI C and bits retain their traditional
8132         boolean style behaviour. Implemented bitfield support in
8133         the z80 port.
8134
8135         * src/SDCCsymt.h,
8136         * src/SDCCsymt.c,
8137         * src/SDCCast.c,
8138         * src/cdbFile.c,
8139         * src/mcs51/gen.c,
8140         * src/ds390/gen.c: bit v bitfield split
8141         * src/z80/gen.c: New support for bitfields
8142         * support/regression/tests/bitfields.c: reenabled z80,
8143         added more tests
8144
8145 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8146
8147         Rules 246.x, 247.x relate to bitfields, the others speed up
8148         access to xdata mapped I/O devices.
8149
8150         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
8151
8152 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8153
8154         Cleaned up genPackBits and genUnpackBits and added two helper
8155         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
8156         for literal assignments in genPackBits (thanks to Frieder for
8157         reminding me).
8158
8159         * src/mcs51/gen.c
8160         * src/ds390/gen.c
8161
8162 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8163
8164         Fixed bug #748310 (pointer to function type mishandled when the
8165         function name is omitted). Also fixed a SIGSEGV when a function
8166         attribute (reentrant, etc) is used on a non-function or on a
8167         function but misplaced before the parameter list.
8168
8169         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
8170         bug #748310
8171         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
8172         * support/Util/SDCCerr.h,
8173         * support/Util/SDCCerr.c: Added func attr misuse error msg
8174
8175 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
8176
8177         Fixed bug #787649 by anonymous
8178         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
8179         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
8180
8181 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8182
8183         Fixed numerous bitfield problems.
8184
8185         * src/SDCC.y: More bitfield related error checking
8186         * src/SDCCsymt.h,
8187         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
8188         * support/Util/SDCCerr.h,
8189         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
8190         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
8191         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
8192         * support/regression/tests/bitfields.c: tests added
8193
8194 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8195
8196         Made the constant following the "interrupt" keyword optional. If
8197         omitted, the function will not automatically be given an entry
8198         in the interrupt vector table (similar to #pragma NOIV, but
8199         less syntacticly kludgy). The interrupt number is also now
8200         range checked. Also fixed a bug in the high order bit example
8201         in the manual.
8202
8203         * src/SDCC.y
8204         * src/SDCCmem.c
8205         * src/SDCCglue.c
8206         * src/SDCCsymt.h
8207         * support/Util/SDCCerr.c
8208         * support/Util/SDCCerr.h
8209         * doc/sdccman.lyx
8210
8211 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
8212
8213         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
8214         * src/SDCCicode.c (operandOperation): rewritten some ops
8215         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
8216         * src/SDCCsymt.c (computeType): literals are handled the same way as any
8217         other type
8218         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
8219         be re-activated by defining REDUCE_LITERALS)
8220         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
8221         unsigned, but are signed by default
8222         * src/SDCCval.c (constVal): rearranged
8223         * src/SDCCval.c (valMod): preliminary fix
8224         * src/SDCCval.c (valCastLiteral): use TYPE_* types
8225         * support/regression/literalop.c: added, work in progress
8226
8227 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8228
8229         Generate warnings for useless declarations like "char data;"
8230         that don't do what new users expect.
8231
8232         * src/SDCC.y
8233         * support/Util/SDCCerr.h
8234         * support/Util/SDCCerr.c
8235
8236 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
8237
8238         * src/SDCCval.c (valMult): fix overflow detection of negative int
8239
8240 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8241
8242         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
8243
8244         Changes to support big endian targets:
8245
8246         * src/ports.h
8247         * src/SDCCglue.c
8248         * src/avr/main.c
8249         * src/ds390/main.c
8250         * src/izt/i186.c
8251         * src/mcs51/main.c
8252         * src/pic/main.c
8253         * src/pic16/main.c
8254         * src/xa51/main.c
8255         * src/z80/main.c
8256
8257 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
8258
8259         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
8260         * device/lib/time.c: fixed warning "integer overflow in expression"
8261
8262 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
8263
8264         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
8265         * src/SDCCval.c (constVal): changed default to signed; hex and octal
8266         constants are unsigned; added recognition of "u" flag for unsigned
8267         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
8268         * src/SDCCval.c (valDiv, valMod): fixed signdness
8269         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
8270         signedness of modulo, left and right shift
8271         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
8272         * support/Util/SDCCerr.h: added warning W_INT_OVL
8273         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
8274         * src/SDCCast.c (ast_print): improved output of constants
8275
8276 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8277
8278         Fixed some warnings when building with MSVC:
8279
8280         * as\mcs51\asdata.c
8281         * as\z80\asdata.c
8282         * as\mcs51\asm.h
8283         * as\z80\asm.h
8284         * link\z80\aslink.h
8285         * link\z80\lkdata.c
8286         * link\z80\lkeval.c
8287         * link\z80\lkgb.c
8288         * link\z80\lkihx.c
8289         * link\z80\lks19.c
8290         * link\z80\lksym.c
8291         * support\cpp2\cpplib.c
8292         * src\ds390\gen.c
8293         * src\mcs51\gen.c
8294
8295 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
8296
8297         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
8298
8299 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8300
8301         * support\librarian\clean.mk: Do not remove Makefile.
8302         * support\librarian\Makefile: added.
8303
8304 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8305
8306         Added librarian to MSVC build:
8307         * all.dsp
8308         * sdcc.dsw
8309         * support\librarian\librarian.dsp
8310
8311         'configure' not needed for librarian, removed:
8312         * support\librarian\configure
8313         * support\librarian\configure.in
8314         * support\librarian\config_in.h
8315         * support\librarian\Makefile.in
8316
8317         Hopefully these ones built the librarian and the rest of sdcc properly:
8318         * Makefile
8319         * Makefile.common.in
8320
8321         Messed up 'configure', so revert to previous version:
8322         * configure
8323         * configure.in
8324
8325 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
8326
8327         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
8328         there, while the mantissa of a double is "only" 53 bits wide.
8329
8330 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8331
8332         Adding sdcclib to the build.  MSVC project coming soon.
8333         Files added/changed:
8334
8335         * support\librarian\clean.mk
8336         * support\librarian\configure
8337         * support\librarian\configure.in
8338         * support\librarian\config_in.h
8339         * support\librarian\Makefile.bcc
8340         * support\librarian\Makefile.in
8341         * support\librarian\sdcclib.c
8342         * Makefile.bcc
8343         * Makefile
8344         * Makefile.common.in
8345         * configure
8346         * configure.in
8347
8348 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8349
8350         Linker now complaints if linked modules have conflicting options, for
8351         example, one compiled using --model-large and another one compiled with
8352         --model-small.  The following files were modified:
8353
8354         * as\mcs51\asdata.c
8355         * as\mcs51\aslink.h
8356         * as\mcs51\asm.h
8357         * as\mcs51\asmain.c
8358         * as\mcs51\asout.c
8359         * as\mcs51\i51pst.c
8360         * as\mcs51\lkdata.c
8361         * as\mcs51\lklibr.c
8362         * as\mcs51\lkmain.c
8363         * as\z80\asdata.c
8364         * as\z80\asm.h
8365         * as\z80\asmain.c
8366         * as\z80\asout.c
8367         * as\z80\z80pst.c
8368         * link\z80\aslink.h
8369         * link\z80\lkdata.c
8370         * link\z80\lklibr.c
8371         * link\z80\lkmain.c
8372         * src\SDCCglue.c
8373
8374 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8375
8376         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
8377         as/mcs51/lklibr.c: Generate a warning when a library is not found.
8378
8379 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
8380
8381         * src/z80/mappings.i: fix _mul[us][int,long] entries
8382
8383 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8384
8385         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
8386
8387 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
8388
8389         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
8390         * support/regression/tests/bitopcse.c: added
8391         fixed warning:
8392         * src/avr/gen.c:
8393         * src/pic/gen.c:
8394         * src/pic16/gen.c:
8395         * src/z80/gen.c:
8396         * src/xa51/gen.c:
8397
8398 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8399
8400         added support for new library format to z80, gbz80 linkers:
8401         *link/z80/aslink.h
8402         *link/z80/lklex.c
8403         *link/z80/lklib.c
8404         *link/z80/lklist.c
8405
8406 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
8407
8408         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
8409         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
8410
8411 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
8412
8413         added DUMMY_READ_VOLATILE:
8414         * src/SDCC.y:
8415         * src/avr/gen.c:
8416         * src/xa51/gen.c:
8417         * src/z80/gen.c:
8418         * src/pic/gen.c:
8419         * src/pic16/gen.c:
8420         * src/mcs51/gen.c:
8421         * src/ds390/gen.c:
8422         * src/SDCCcse.c (algebraicOpts): many improvements
8423         * src/SDCCcse.h: removed algebraicOpts()
8424         * src/SDCCicode.c (picDummyRead): added
8425
8426 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8427
8428         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
8429         "Insufficient space in data memory".
8430
8431 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8432
8433         * src/mcs51/gen.c: fixed bug #771358
8434         * src/z80/gen.c: fixed bug #759087
8435
8436 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
8437
8438         * src/pic16/glue.c: minor cleanup by Vangelis
8439
8440 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8441
8442         * device/include/regc515c.h: fixed #758477
8443         * device/lib/_gptrget.c: saving some cycles in generic pointer get
8444         * device/lib/_gptrput.c: saved a few bytes
8445         * my tab spacing is 8, yours too?)
8446         * device/lib/_ser.c: process RX bytes earlier than TX bytes
8447         * device/lib/serial.c: process RX bytes earlier than TX bytes
8448         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
8449
8450 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8451
8452         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
8453
8454 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8455
8456     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
8457
8458 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
8459
8460         * device/lib/Makefile.in: bad fix, reverted to 1.43
8461
8462 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
8463
8464         * device/lib/Makefile.in: added missing z80 object files
8465
8466 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
8467
8468         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
8469         pic16 progress by Vangelis:
8470         * src/SDCCglobl.h:
8471         * src/SDCCmain.c:
8472         * src/pic/Makefile:
8473         * src/pic:
8474         * pic/Makefile:
8475         * pic16/device.c:
8476         * pic16/device.h:
8477         * pic16/gen.c:
8478         * pic16/gen.h:
8479         * pic16/genarith.c:
8480         * pic16/glue.c:
8481         * pic16/main.c:
8482         * pic16/pcode.c:
8483         * pic16/pcode.h:
8484         * pic16/pcodepeep.c:
8485         * pic16/peeph.def:
8486
8487 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8488
8489     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
8490
8491 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8492
8493     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
8494     added gbz80 build to MSVC project.
8495     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
8496     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
8497     from 8051 stuff and setup so it links using a .lnk file.
8498
8499 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8500
8501     * support/librarian/sdcclib.c: sdcc librarian.
8502     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
8503     with sdcclib.
8504
8505 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8506
8507     * as/mcs51/lkmain.c: properly handle extensions in function afile.
8508
8509 2003-07-02  Borut Razem <borut.razem AT siol.net>
8510
8511         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
8512         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
8513         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
8514         src/xa51/main.c, src/z80/main.c:
8515         virtualization of glue() function: each port has it's own glue function,
8516         which is accessed by do_glue function pointer in PORT.general structure
8517
8518 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
8519
8520         * DS800C400 fun, improved ROM interface and tinibios.
8521
8522 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
8523
8524         * More support for DS80C400. Now includes beginning of interface to ROM.
8525
8526 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
8527
8528         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
8529
8530 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8531
8532         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
8533
8534 2003-06-19  Borut Razem <borut.razem AT siol.net>
8535
8536         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
8537
8538 2003-06-19  Borut Razem <borut.razem AT siol.net>
8539
8540         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
8541         fixed Z80 port - crt0.o: cannot open.
8542
8543 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
8544
8545         * support/Util/MySystem.c (merge_command): revert bad fix
8546
8547 2003-06-18  Borut Razem <borut.razem AT siol.net>
8548
8549         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
8550
8551 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8552
8553         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
8554         option --use-stdout sends errors to stdout instead of stderr.
8555
8556 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
8557
8558         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
8559
8560 2003-06-15  Borut Razem <borut.razem AT siol.net>
8561
8562         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
8563         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
8564         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
8565         fixed width array of pointers replaced with sets;
8566         multiple include and lib paths ared transferred to preprocessor and linker
8567         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
8568         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
8569         fixed width array of pointers
8570         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
8571         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
8572         fixupPath(), getPathDifference()
8573         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
8574         fixed width array of pointers
8575
8576 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
8577
8578         * src/pic16/ralloc.c: fix warnings
8579         * src/pic16/pcode.c: fix warning
8580
8581 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
8582
8583          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
8584         know all the details, but essentially this set of changes enable
8585         the pic16 port to generate movff instructions and generate assembler
8586         directives,
8587         * src/SDCCmain.c:
8588         * src/pic16/gen.c:
8589         * src/pic16/glue.c:
8590         * src/pic16/pcode.c:
8591         * src/pic16/device.c:
8592         * src/pic16/main.c:
8593         * src/pic16/pcode.h:
8594         * src/pic16/pcoderegs.c:
8595         * src/pic16/ralloc.c:
8596         * src/pic16/ralloc.h:
8597
8598 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8599
8600         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
8601         added option --vc, so sdcc errors and warnings are compatible with
8602         Microsoft Visual Studio.
8603
8604 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8605
8606         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
8607           device/lib/libfloat.lib: added atof function.
8608
8609 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
8610
8611         * doc/sdccman.lyx: updated to Lyx 1.3
8612         * doc/cdbfileformat.lyx: updated to Lyx 1.3
8613         * doc/test_suite_spec.lyx: updated to Lyx 1.3
8614         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
8615
8616 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
8617
8618         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
8619
8620 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8621
8622         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
8623           additions to the "related tools/documentation" section
8624
8625 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
8626
8627         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
8628
8629 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
8630
8631         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
8632         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
8633
8634 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
8635
8636         * doc/sdccman.lyx: fix double dash and other minor things
8637         * doc/Makefile: fix double dash
8638
8639 2003-05-28  Karl Bongers(patches from Martin Helmling)
8640         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
8641           condition and ignore commands.
8642
8643 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8644
8645         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
8646           is in parts still quite out of date, I did changes as far as I felt makes sense
8647           for a non-native english speaker.
8648           Please feel free to add to the manual or to correct my changes.
8649         * doc/Makefile: undid touching the date of intermediate tex files.
8650
8651 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8652
8653         * doc/sdccman.lyx: Manual has an index now
8654
8655 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
8656
8657         Finalize muluint/mulsint and mululong/mulslong merging:
8658         * device/lib/_mulint.c
8659         * device/lib/_mullong.c
8660         * device/lib/gbz80/mul.s
8661         * device/lib/gbz80/stubs.s
8662         * device/lib/z80/mul.s
8663         * device/lib/z80/stubs.s
8664         * src/SDCCsymt.c (initCSupport)
8665
8666 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8667
8668         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
8669         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
8670           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
8671           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
8672           instead of /Zm500.
8673
8674 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8675
8676         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
8677           the regression tests I'm not brave enough to enable 245.b, 245.c
8678         * doc/sdccman.lyx: added latex preamble for hyperref package.
8679           Using pdflatex this will give you a hyperlinked pdf file with
8680           bookmarks. (prepend '%' before /usepackage if this breaks something)
8681
8682 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8683
8684          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
8685
8686 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
8687
8688         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
8689
8690 2003-05-21    <johan AT balder>
8691
8692         * src/SDCCglue.c (printIval): fixed bug #739934
8693
8694 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
8695
8696         Applied patch from bug 737905 (renamed yylineo to mylineno):
8697         * src/altlex.c
8698         * src/SDCCast.c
8699         * src/SDCglobl.h
8700         * src/SDCC.lex
8701         * src/SDCCsymt.c
8702         * src/SDCCval.c
8703         * src/pic16/pcode.c: Cleaned warnings
8704         * src/pic16/pcodeflow.c: Cleaned warnings
8705         * src/pic16/pcoderegs.c: Cleaned warnings
8706
8707 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
8708
8709         * src/pic16/pcode.c: Cleaned warnings
8710         * src/pic16/pcodepeep.c: Cleaned warnings
8711         * src/pic16/ralloc.c: Cleaned warnings
8712
8713 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
8714
8715         * doc/sdccman.lyx: fixed bug 739745
8716         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
8717
8718 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
8719
8720         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
8721         it can be defined with CFLAGS when running configure
8722         * src/SDCCmain.c: fixed compiling + linking with object files
8723
8724 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
8725
8726         * configure.in: configure for pic16 port,
8727             added --disable-pic16-port
8728         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
8729         * src/SDCCmain.c: linkOptions is changed to set *,
8730             added if/endif conditional macros to remove options help
8731             messages from optionsTable when a port is not configured, added
8732             support for the PIc16 port in the ports table, when executing
8733             the compiler with no port specified on command line, a default
8734             port is selected with the new macro DEFAULT_PORT which is
8735             defined in port.h, in setDefaultOptions() linkOptions is removed
8736             from initialization assignment, since now it is a set,
8737             parseCmdLine uses setParseWithComma for linkOptions, in
8738             linkEdit() linkOptions are accessed with new function indexSet()
8739             which returns the i'th item of a set variable. See SDCCset.c, in
8740             linkEdit() when calling buildCmdLine(), added linkOptions as
8741             last argument. Now users can pass arguments to gplink via the
8742             -Wl option, main() uses pic16glue() to glue up pic16 programs
8743         * src/SDCCpeeph.c: various changes to support pic16
8744         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
8745             return the i'th item of the set
8746         * src/SDCCset.h: added function prototype for indexSet()
8747         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
8748         * src/clean.mk: added pic16 in CLEANALLPORTS variable
8749         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
8750             added macro DEFAULT_PORT
8751         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
8752         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
8753             generated
8754         * src/pic16/glue.c: commented out some error producing lines
8755         * src/pic16/main.c: __config directives are commented out to stop
8756             gpasm complaining and test the linkage with gplink, _linkCmd and
8757             _asmCmd changed to be more gplink and gpasm friendly
8758         * src/pic16/peeph.def: peep rule 3 is commented out, since it
8759             produced an error when parsed, peep rule 12 is added to utilize
8760             movff, but it is commented out since the pCode does not support
8761             yet a command with 2 address arguments
8762
8763 2003-05-18    <johan AT balder>
8764
8765         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
8766         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
8767 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
8768
8769         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
8770   Added feature to script commands from file.
8771
8772 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
8773
8774         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
8775         * src/SDCCutil.c: include ctype.h for win32
8776
8777 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
8778
8779         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
8780
8781 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
8782
8783         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
8784   Fixed so you can set breakpoints prior to run, run does not stop
8785   on entry now.  Add tbreak.  Other enhancements and fixes for use
8786   with ddd.
8787
8788 2003-05-12  Borut Razem <borut.razem AT siol.net>
8789
8790         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
8791
8792 2003-05-11  Borut Razem <borut.razem AT siol.net>
8793
8794         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
8795         the path of bin directory, so that PATH is the only env. variable, which has to be set
8796         in case of standard installation.
8797         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
8798         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
8799         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
8800
8801 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
8802
8803         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
8804         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
8805         temp files are in the port dir; clean the gen/test directory when
8806         generating new test.c
8807         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
8808         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
8809         * support/regression/tests/zeropad.c: added
8810
8811 2003-05-09    <johan AT balder>
8812
8813         * src/SDCCglue.c: fixed bug #597940
8814
8815 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
8816
8817         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
8818   cache sfr, optimize next,step, fix off by one sourceline,
8819   support ddd list function.
8820         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
8821
8822 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
8823
8824         * support/regression/HTMLgen.py: added compare_s2f()
8825         * support/regression/Makefile: redo 1.27
8826         * support/regression/generate-cases.py: redo 1.5
8827
8828 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
8829
8830         * support/regression/tests/float.c: workaround 33 bit hex constant
8831         * support/regression/tests/simplefloat.c: fix division for host
8832
8833 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
8834
8835         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
8836         that tame's the PIC's over-aggressive optimizer.
8837
8838 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8839
8840          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
8841          support for MSVC.
8842
8843 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
8844
8845         Initial support for DS80C400. "Hello world" runs on TINIm400
8846         (with polled I/O).
8847
8848 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
8849
8850          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
8851          * Some notes on ddd usage added in debugger/README
8852          Martin Helmling adding more features and fixes for ddd GUI debugger.
8853          Code added for nexti, stepi, up, down, and other adjustments.
8854
8855 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
8856
8857         * src/pic/pCodepeep.c non-wildcard asmops are now handled
8858         * src/pic/peeph.def Added two rules to optimize carry manipulation
8859         * src/pic/* removed debug printfs
8860
8861 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
8862
8863         * debugger/mcs51/cmd.c: added header newalloc.h
8864
8865 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
8866
8867         * as/Makefile: new EXEEXT
8868         * as/z80/Makefile: remove trailing slash of BUILDIR
8869         * as/z80/clean.mk: new EXEEXT
8870         * Makefile.common.in: add to CFLAGS (and others), don't replace it
8871         * support/cpp2/Makefile.in: new EXEEXT
8872         * src/pic/glue.c (pic14emitRegularMap): fixed warning
8873
8874 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
8875
8876         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
8877         EXEEXT was introduced to fix all related problems with targets
8878         "clean", "install" and "uninstall"; a couple of further flaws
8879         especially with "clean" have been fixed too
8880         * as/mcs51/Makefile.in
8881         * as/mcs51/clean.mk
8882         * as/z80/Makefile
8883         * Makefile
8884         * clean.mk
8885         * debugger/mcs51/Makefile.in
8886         * debugger/mcs51/clean.mk
8887         * link/z80/Makefile
8888         * link/z80/Makefile.in
8889         * link/z80/clean.mk
8890         * link/Makefile
8891         * packihx/Makefile.in
8892         * packihx/clean.mk
8893         * sim/ucsim/Makefile
8894         * sim/ucsim/clean.mk
8895         * sim/ucsim/avr.src/Makefile.in
8896         * sim/ucsim/avr.src/clean.mk
8897         * sim/ucsim/s51.src/Makefile.in
8898         * sim/ucsim/s51.src/clean.mk
8899         * sim/ucsim/xa.src/Makefile.in
8900         * sim/ucsim/xa.src/clean.mk
8901         * sim/ucsim/z80.src/Makefile.in
8902         * sim/ucsim/z80.src/clean.mk
8903         * sim/ucsim/main_in.mk
8904         * sim/ucsim/packages_in.mk
8905         * sim/ucsim/gui.src/Makefile.in
8906         * sim/ucsim/gui.src/serio.src/Makefile.in
8907         * sim/ucsim/gui.src/serio.src/clean.mk
8908         * src/Makefile.in
8909         * src/clean.mk
8910         * support/cpp2/Makefile.in
8911         * support/cpp2/clean.mk
8912         * support/makebin/Makefile
8913         * support/makebin/clean.mk
8914         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
8915         * doc/sdccman.lyx: --program-suffix no longer needed
8916
8917 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
8918
8919          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
8920          Martin Helmling added support for ddd GUI debugger.
8921          Code added to display assembly, set variables, and other commands
8922          to interface to ddd.
8923
8924 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
8925
8926         * as/Makefile: fix target clean
8927         * as/clean.mk: fix target clean
8928         * as/z80/clean.mk: fix target clean
8929
8930 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
8931
8932         * Makefile.common.in: added  AT EXEEXT AT
8933         * configure.in: removed all mingw32 stuff
8934         * configure: rebuilt from configure.in
8935         * doc/sdccman.lyx: updated section "installation"
8936         * support/scripts/sdcc_mingw32: adapted to configure
8937         * support/scripts/sdcc_cygwin_mingw32: added
8938
8939 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
8940
8941         * src/pic Added object file support for the PIC port
8942         * src/pic Applied patch from Craig Franklin (this started the object file support)
8943         * src/regression Updated the PIC regression tests for object files
8944
8945 2003-04-20  Borut Razem <borut.razem AT siol.net>
8946
8947         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
8948           lklex.c: In function `getfid':
8949           lklex.c:203: warning: array subscript has type `char'
8950         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
8951           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
8952         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
8953           stack handling macros
8954
8955 2003-04-19  Borut Razem <borut.razem AT siol.net>
8956
8957         * "handling space characters in file path" task:
8958         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
8959         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
8960         * support/Util/MySystem.h: make it self-sufficient
8961         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
8962           src/z80/main.c, sdcc/as/mcs51/lklex.c:
8963           handling space characters in file path
8964         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
8965           (it will be used by assemblers, which have their own includes, e.g. gpasm)
8966         * support/Util/MySystem.c: handling space characters in executable's path
8967
8968 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
8969
8970         * as/z80/Makefile: fix permanent rebuild of z80
8971         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
8972         * support/regression/tests/bitfields.c: added Johan's bitfields.c
8973
8974 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
8975
8976         * src/SDCCopt.c: add special case optimization to replace modulo by
8977           a power of two with a bitwise AND.
8978
8979 2003-04-18    <johan AT balder>
8980
8981         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
8982
8983 2003-04-17    <johan AT balder>
8984
8985         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
8986         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
8987
8988 2003-04-13  Borut Razem <borut.razem AT siol.net>
8989
8990         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
8991         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
8992           fixed mingw problem in adl_NORMALIZE_PATH
8993
8994 2003-04-12  Borut Razem <borut.razem AT siol.net>
8995
8996         * fixed "#pragma SAVE/RESTORE can not be nested":
8997         * src/SDCC.lex: reworked pragma handling functions
8998         * sdcc/src/SDCCglobl.h: reworked stack handling macros
8999         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
9000
9001 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
9002
9003         * src/SDCCutil.c (pathEquivalent): defined but not used
9004         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
9005         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
9006         * configure: rebuilt from configure.in
9007         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
9008         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
9009         * device/include/Makefile.in: replace sdcc_datadir
9010         * device/lib/Makefile.in: replace sdcc_datadir
9011         * Makefile.common.in: add LDFLAGS from configure
9012         * packihx/Makefile.in: use LDFLAGS
9013         * src/Makefile.in: use LDFLAGS
9014         * support/cpp2/Makefile.in: add LDFLAGS from configure
9015         * support/makebin/Makefile: use LDFLAGS
9016         * .version: bumped version number to 2.3.5
9017
9018 2003-04-12  Borut Razem <borut.razem AT siol.net>
9019
9020         * completed "different paths" task:
9021         * src/SDCCmacro.c: fixed bug in handling quotes
9022         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
9023         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
9024
9025 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
9026
9027         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
9028
9029 2003-04-11 kevin Vigor <kevin AT vigor.nu>
9030
9031         * ds390/gen.c ds390/peeph.def: fix bug 706781
9032
9033 2003-04-11  Borut Razem <borut.razem AT siol.net>
9034
9035         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
9036
9037 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
9038
9039         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
9040         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
9041          set - this bit used to not be set...).
9042         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
9043           bad code in PIC Port
9044         * src/regression/and2.c added to test bug 609268
9045         * src/regression/Makefile added and2.c to regression test
9046
9047
9048 2003-04-08    <johan AT CP255758-A>
9049
9050         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
9051         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
9052         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
9053
9054 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
9055
9056         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
9057         fix bug #487815
9058         * support/cpp2/Makefile.in: fix bug #487815
9059         * configure: rebuilt from configure.in
9060         * Makefile.common.in: docdir changed, new path suffixes
9061         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
9062         * sdcc_vc_in.h: reflect changes from sdccconf.h
9063         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
9064         * src/SDCCutil.h: remove BINDIR hack
9065         * doc/sdccman.lyx: update new path hierarchy
9066
9067 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9068
9069         * src/SDCCpeeph.c: added okToRemoveSLOC test
9070
9071 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9072
9073         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
9074
9075 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
9076
9077         * src/SDCCpeeph.c: added labelIsReturnOnly test
9078         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
9079
9080 2003-04-05    <johan AT balder>
9081
9082         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
9083         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
9084         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
9085         * src/SDCCast.c: fixed a warning
9086         * src/SDCCast.h: fixed a warning
9087         * src/SDCCicode.c (operandFromAst): fixed a warning
9088
9089 2003-04-04    <johan AT balder>
9090
9091         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
9092         * src/SDCCast.c (decorateType): fixed bug #715076
9093         * src/SDCC.y: fixed bug #702907
9094
9095 2003-04-03    <johan AT balder>
9096
9097         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
9098         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
9099         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
9100         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
9101         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
9102
9103 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
9104
9105         * _decdptr.c: fix return values
9106         * _gptrget.c: fix return values
9107         * _gptrgetc.c: fix return values
9108         * _gptrput.c: fix return values
9109         * _mulint.c: fix return values
9110         * as/z80/Makefile: fix 'make -j' problem
9111
9112 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
9113
9114         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
9115         * configure.in: big cleanup, updated to autoconf 2.5x
9116         * configure: rebuilt from configure.in
9117         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
9118         * sdcc_vc_in.h: reflect changes from sdccconf.h
9119         * doc/Makefile: fixed a flaw in "make install"
9120
9121 2003-04-02    <johan AT balder>
9122
9123         * src/ds390/gen.c (genCmp): no comments
9124         * src/mcs51/gen.c (genCmp): no comments
9125         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
9126         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
9127
9128 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
9129
9130         * support/regression/generate-cases.py: place generated file in given sub directory
9131         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
9132         * support/regression/Makefile: improvements for 'make -j';
9133         side effect: it's simpler and faster now
9134
9135 2003-03-31  Borut Razem <borut.razem AT siol.net>
9136
9137         * src/z80/main.c: link-{port} and as-{port} defined without path
9138         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
9139
9140 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
9141
9142         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
9143
9144 2003-03-30  Borut Razem <borut.razem AT siol.net>
9145
9146         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
9147           changed type of list parameter to set
9148         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
9149         * src/port.h: changed type of do_assemble() parameter to set
9150         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
9151           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
9152           definition of "cppoutfilename" macro with NULL value in preProcess()
9153         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
9154         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
9155         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
9156           replaced with set *binPathSet
9157         * shash_add() deallocates the item, if allready exsists, before adding the new one
9158         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
9159
9160 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
9161
9162         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
9163           a nested for loop bug in the PIC port
9164         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
9165           for loops
9166
9167 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
9168
9169         * support/Util/dbuf.h: remove C++ stuff to make it portable
9170
9171 2003-03-28  Borut Razem <borut.razem AT siol.net>
9172
9173         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
9174           literal strings in stringLiteral()
9175         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
9176         * src/Makefile.bcc, src/Makefile.in, src\src.dsp: added support/Util/dbuf.c
9177           to the project
9178
9179 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
9180
9181         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
9182
9183 2003-03-26    <johan AT balder>
9184
9185         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
9186         * src/ds390/gen.c (saveRegisters): catched symbol abuse
9187         * src/SDCCast.c (decorateType): fixed " -v < 3"
9188
9189 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
9190
9191         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
9192         Added Lenny Story's debug infrastructure changes:
9193         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
9194         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
9195         * src/cdbFile.c: added
9196         * src/SDCCdebug.c: added
9197         * src/SDCCdebug.h: added
9198         * src/SDCCast.c (createFunction)
9199         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
9200         * src/SDCCmain.c (parseCmdLine, main)
9201         * src/SDCCmem.c (redoStackOffsets)
9202         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
9203         * src/SDCCsymt.h
9204         * src/common.h
9205         * src/avr/gen.c (genAVRCode)
9206         * src/ds390/gen.c (gen390Code)
9207         * src/mcs51/gen.c (gen51Code)
9208         * src/pic/gen.c (genpic14Code)
9209         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
9210         * src/xa51/gen.c (genXA51Code)
9211         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
9212
9213 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9214
9215         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
9216         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
9217
9218 2003-03-22    <johan AT balder>
9219
9220         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
9221
9222 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
9223
9224         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
9225         * doc/cdbfileformat.lyx: added, written by Lenny Story
9226         * doc/Makefile: added cdbfileformat.lyx
9227         * doc/clean.mk: added cdbfileformat.lyx
9228
9229 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
9230
9231         * src/mcs51/peeph.def: fix bug #705773
9232
9233 2003-03-20    <johan AT balder>
9234
9235         An sfr/sbit can have an "at #" AND an initializer
9236         * src/SDCCsymt.c (checkSClass):
9237         * src/SDCCmem.c (allocGlobal):
9238         * src/SDCCmem.c (allocLocal):
9239         * src/SDCCast.c (createBlock):
9240
9241 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
9242
9243         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
9244
9245 2003-03-16    <johan AT balder>
9246
9247         Undid the hackup of const and volatile, the problem is much bigger
9248         * src/SDCC.y:1.65
9249         * src/SDCCast.c:1.171
9250         * src/SDCCglue.c:1.138
9251         * src/SDCCicode.c:1.146
9252         * src/SDCCsymt.c:1.150
9253         * src/SDCCval.c:1.65
9254
9255 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
9256
9257         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
9258         * src/ds390/gen.c (genAddrOf): fixed bug #704087
9259
9260 2003-03-13    <johan AT balder>
9261
9262         Hackup const and volatile modifiers in type chains a bit:
9263         * src/SDCC.y:1.63
9264         * src/SDCCast.c:1.169
9265         * src/SDCCglue.c:1.136
9266         * src/SDCCicode.c:1.143
9267         * src/SDCCsymt.c1.146
9268         * src/SDCCsymt.h1.59
9269         * src/SDCCval.c:1.63
9270
9271 2003-03-12    <johan AT balder>
9272
9273         * src/SDCCBBlock.h: more LRH debugging junk
9274         * src/SDCCcflow.h: more LRH debugging junk
9275         * src/SDCCloop.c: more LRH debugging junk
9276         * src/SDCC.y (struct_declaration): fixed bug #697590
9277         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
9278         * src/ds390/gen.c (aopForRemat): fixed bug #700031
9279         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
9280
9281 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9282         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
9283         test function names must now match exactly).
9284         * src/SDCCcse.c: added special case in findCheaperOp to allow
9285         extending a short integer. Makes less awful code for bug 700121 test case.
9286
9287 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9288
9289         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
9290         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
9291
9292 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9293
9294         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
9295         actually called (operandsNotEqual() was called for all
9296         operandsNotEqualX tests).
9297
9298 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
9299
9300         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
9301         with shorter literals. Fixes bug 700121.
9302
9303 2003-03-11    <johan AT balder>
9304
9305         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
9306
9307 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
9308
9309         * src/SDCCloop.c (mergeRegions): an evil beast is dead
9310         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
9311
9312 2003-03-10  Borut Razem <borut.razem AT siol.net>
9313
9314         * src/SDCCmain.c: pipe preprocessor's output
9315         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
9316         * sdcc_vc_in.h: define pclose as _pclose for WIN32
9317         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
9318         which closes all pipes in pipeSet set
9319         * src/SDCCset.c: free deleted item in function deleteSetItem()
9320         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
9321         moved from z80 to src subproject
9322         * .version: increased version number to 2.3.4
9323
9324 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
9325
9326         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
9327         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
9328         * support/regression/ports/xa51/spec.mk: fix typo
9329
9330 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
9331
9332         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
9333
9334 2003-03-09  Borut Razem <borut.razem AT siol.net>
9335
9336         * src/SDCCmain.c: pipe preprocessor's output
9337         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
9338         * sdcc_vc_in.h: define pclose as _pclose for WIN32
9339         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
9340         which closes all pipes in pipeSet set
9341         * src/SDCCset.c: free deleted item in function deleteSetItem()
9342         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
9343         moved from z80 to src subproject
9344
9345 2003-03-09  Borut Razem <borut.razem AT siol.net>
9346
9347         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
9348         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
9349         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
9350         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
9351         * src/SDCCglobl.h: unification of WIN32 native definitions
9352
9353 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9354
9355         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
9356
9357 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
9358
9359         * src/configure.in:   check for endianess (even while cross-compiling)
9360         * src/configure:      check for endianess (even while cross-compiling)
9361         * src/configure_in.h: check for endianess (even while cross-compiling)
9362         * src/avr/gen.c:        remove old endianess stuff
9363         * src/mcs51/gen.c:      remove old endianess stuff
9364         * src/ds390/gen.c:      remove old endianess stuff
9365         * src/pic/gen.c:        remove old endianess stuff
9366         * src/pic/genarith.c:   remove old endianess stuff
9367         * src/pic/glue.c:       fix endianess check
9368         * src/pic16/gen.c:      remove old endianess stuff
9369         * src/pic16/genarith.c: remove old endianess stuff
9370         * src/pic16/glue.c:     fix endianess check
9371         * src/xa51/gen.c:       remove old endianess stuff
9372         * src/z80/gen.c:        fix endianess check
9373         * src/SDCCglue.c:       fix endianess check
9374         * src/ds390/peeph.def: fix bug 700036
9375
9376 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
9377
9378         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
9379         * src/configure: find appropriate data-types on host for SDCC's int and long
9380         * src/configure.in: find appropriate data-types on host for SDCC's int and long
9381         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
9382         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
9383
9384 2003-03-07    <johan AT balder>
9385
9386         Just a big NOOP:
9387                 some minor cleanups before the big shot
9388                 OP_DEFS and OP_USES now use Kevin's protection
9389                 new option --nolabelopt
9390
9391         * src/SDCCBBlock.c:
9392         * src/SDCCast.c,:
9393         * src/SDCCcflow.c:
9394         * src/SDCCcse.c:
9395         * src/SDCCicode.c:
9396         * src/SDCCicode.h:
9397         * src/SDCClabel.c:
9398         * src/SDCCloop.c:
9399         * src/SDCCmain.c:
9400         * src/ds390/ralloc.c:
9401         * src/mcs51/ralloc.c:
9402         * src/pic/ralloc.c:
9403         * src/xa51/ralloc.c:
9404         * src/z80/ralloc.c:
9405
9406 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
9407
9408         * src/pic/pcode.c (get_op): fix 64 bit warnings
9409         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
9410         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
9411         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
9412         * support/regression/tests/malloc.c: fix 64 bit warnings
9413
9414 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
9415
9416         * src/mcs51/gen.c (genMinus): fixed bug 696436
9417
9418 2003-03-02  Borut Razem <borut.razem AT siol.net>
9419
9420         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
9421
9422 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
9423
9424         * configure.in: test for mkstemp
9425         * sdccconf_in.h: add HAVE_MKSTEMP
9426
9427 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
9428
9429         * device/include/ctype.h: removed warning while using --stack-auto
9430         * device/include/malloc.h: removed warning while using --stack-auto
9431         * device/include/string.h: removed warning while using --stack-auto
9432
9433 2003-02-23  Borut Razem <borut.razem AT siol.net>
9434
9435         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
9436         because NDEBUG is defined (see man assert)
9437         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
9438
9439 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9440
9441         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
9442         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
9443
9444 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9445
9446         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
9447         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
9448
9449 2003-02-18    <johan AT balder>
9450
9451         * as/mcs51/asmain.c (asmbl): module can start with a digit
9452         * as/z80/asmain.c (asmbl): module can start with a digit
9453
9454 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
9455
9456         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
9457         * src/asm.c: fix pipe() for Mingw32
9458
9459 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
9460
9461         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
9462         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
9463         make -V work again; --c1mode reads now from stdin
9464         * doc/sdccman.lyx: added --c1mode
9465         * support/Util/SDCCerr.c: new messages for c1 mode
9466         * support/Util/SDCCerr.h: new messages for c1 mode
9467         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
9468
9469 2003-02-15    <johan AT balder>
9470
9471         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
9472
9473 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
9474
9475         * doc/sdccman.lyx: Environment variables, -o and other minor things
9476
9477 2003-02-14    <johan AT balder>
9478
9479         * src/xa51/main.c: before anyone really tries to use it :)
9480
9481         * Install doc's in share/sdcc/doc
9482         * removed some obsolete files
9483         * Do a proper make distclean and uninstall
9484         M Makefile.common.in
9485         R sdccbuild.sh
9486         M as/Makefile
9487         M device/include/Makefile.in
9488         M device/lib/Makefile.in
9489         M doc/sdccman.lyx
9490         M link/Makefile
9491         M sim/ucsim/doc/Makefile.in
9492         M src/clean.mk
9493         R src/avr/peeph.rul
9494         R src/xa51/peeph.rul
9495         M support/cpp2/Makefile.in
9496         M support/makebin/Makefile
9497
9498
9499 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
9500
9501         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
9502
9503 2003-02-10  Borut Razem <borut.razem AT siol.net>
9504
9505         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
9506         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
9507         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
9508         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
9509         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
9510         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
9511         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
9512         src/z80/Makefile.bcc: Borland Makefile cleanup
9513         * as/z80/Makefile.bcc: Added Borland Makefile
9514         * support/cpp2/borland.h: Removed
9515
9516 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
9517
9518         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
9519         * src/SDCC.lex: new pragma NOIV
9520         * src/SDCCglobl.h: new pragma NOIV
9521         * src/SDCCmem.c: new pragma NOIV
9522
9523 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9524
9525         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
9526
9527 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
9528
9529         * src/SDCCmain.c: signal handling is switched off by --debug
9530         * doc/Makefile: small fix for install; use clean.mk again
9531         * doc/clean.mk: clean *.pdf and *.html too
9532
9533 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
9534
9535         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
9536         * device/lib/printfl.c: fix a ds390 bug by making it portable
9537         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
9538         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
9539         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
9540         * debugger/mcs51/cmd.c: converted multi-line string literals
9541         * sim/ucsim/globals.cc: converted multi-line string literals
9542         * src/SDCCmain.c: introduced signal handler to remove temp files
9543         * doc/Makefile: small tweaks, implement clean
9544         * doc: removed generated files
9545
9546 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9547
9548         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
9549         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
9550         Address Record is not correctly generated for DS390."
9551
9552 2003-02-02  Borut Razem <borut.razem AT siol.net>
9553
9554         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
9555         * as/mcs51/asm.h: fixed compilation with Borland C
9556         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
9557         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
9558         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
9559         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
9560         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
9561         src/z80/Makefile.bcc: delete $(LIB) only if exist
9562         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
9563
9564 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
9565
9566         * device/include/malloc.h: introduced NULL
9567         * device/include/string.h: introduced NULL
9568         * device/include/stdlib.h: introduced NULL
9569         * device/lib/_memcpy.c: removed NULL
9570         * device/lib/_strcat.c: removed NULL
9571         * device/lib/_strchr.c: removed NULL
9572         * device/lib/_strcmp.c: removed NULL
9573         * device/lib/_strcpy.c: removed NULL
9574         * device/lib/_strcspn.c: removed NULL
9575         * device/lib/_strlen.c: removed NULL
9576         * device/lib/_strncat.c: removed NULL
9577         * device/lib/_strncmp.c: removed NULL
9578         * device/lib/_strncpy.c: removed NULL
9579         * device/lib/_strpbrk.c: removed NULL
9580         * device/lib/_strrchr.c: removed NULL
9581         * device/lib/_strspn.c: removed NULL
9582         * device/lib/_strstr.c: removed NULL
9583         * device/lib/_strtok.c: removed NULL
9584         * device/lib/malloc.c: removed NULL, include own header
9585
9586 2003-02-02    <johan AT balder>
9587
9588         * 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
9589         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
9590         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
9591         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
9592         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
9593         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
9594
9595 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9596
9597         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
9598         area 'DATA'"
9599
9600 2003-02-01    <johan AT balder>
9601
9602         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
9603
9604 2003-01-31    <johan AT CP255758-A>
9605
9606         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
9607
9608 2003-01-30    <johan AT balder>
9609
9610         * src/SDCCBBlock.c: automatic bug detection
9611         * src/SDCCicode.c: automatic bug detection
9612
9613 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9614
9615         * src/SDCCglobl.h:   now --xram-size 0 works
9616         * src/SDCCmain.c:    now --xram-size 0 works
9617
9618 2003-01-29    <johan AT balder>
9619
9620         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
9621
9622 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9623
9624         * as/mcs51/aslink.h: Added options --xram-size and --code-size
9625         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
9626         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
9627         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
9628         * src/SDCCglobl.h:   Added options --xram-size and --code-size
9629         * src/SDCCmain.c:    Added options --xram-size and --code-size
9630
9631 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
9632
9633         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
9634         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
9635
9636 2003-01-27    <johan AT balder>
9637
9638         * src/SDCC.y: fixed bug #613764
9639
9640 2003-01-26    <johan AT balder>
9641
9642         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
9643         * src/SDCCsymt.h: fixed bug #673374
9644         * src/SDCCglue.c: fixed bug #661910
9645         * src/SDCCast.c: fixed bug #458099 and 673374
9646
9647 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
9648
9649         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
9650         * as/mcs51/strcmpi.h: added
9651         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
9652         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
9653         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
9654         * as/mcs51/assym.c: strcmpi -> as_strcmpi
9655         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
9656         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
9657         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
9658         * as/mcs51/Makefile.aslink: new module strcmpi
9659         * as/mcs51/Makefile.asx8051: new module strcmpi
9660         * as/mcs51/Makefil.bcc: new module strcmpi
9661         * as/mcs51/Makefile.in: new module strcmpi
9662         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
9663
9664 2003-01-26    <johan AT balder>
9665
9666         * src/SDCCglue.c: reverted back to 1.124
9667         * src/SDCCast.c: reverted back to 1.156
9668         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
9669
9670 2003-01-25    <johan AT balder>
9671
9672         * src/SDCCglue.c: A better fix for bug #661910
9673         * src/SDCCast.c: A better fix for bug #661910
9674         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
9675
9676 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
9677
9678         * src/Makefile.in: remove spawn.o
9679         * src/SDCCmain.c: remove spawn.h
9680         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
9681         * src/spawn.c: removed
9682         * src/spawn.h: removed
9683         * support/regression/ports/ds390/spec.mk: link with -r
9684
9685 2003-01-24    <johan AT CP255758-A>
9686
9687         * src/ds390/gen.c (aopOp): fixed bug #667458
9688         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
9689         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
9690         (createIvalCharPtr): an ival doesn't always have a storage class anymore
9691
9692 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
9693
9694         * src/mcs51/peeph.def: better assembler identation by Frieder
9695         * src/mcs51/gen.c: better assembler identation by Frieder
9696
9697 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
9698
9699         * as/z80/string.h: removed for gcc 3.2
9700         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
9701         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
9702
9703 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
9704
9705         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
9706         * src/SDCCpeeph.c (replaceRule): fix bug #663503
9707         * support/regression/Makefile: separate temp files for ports
9708         * support/regression/generate-cases.py: separate temp files for ports
9709         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
9710         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
9711
9712 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
9713
9714         * moved tinitalk to device/examples/ds390
9715
9716 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
9717
9718         * as/mcs51/lkmem.c: rflag is for DS390
9719         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
9720         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
9721                          (linkEdit): move mem- and map-files the same way as ihx-files
9722         * src/z80/main.c (_setDefaultOptions): removed --generic
9723         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
9724         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
9725         * src/pic/glue.c (picglue): --c1mode works again
9726         * src/pic16/glue.c (pic16glue): --c1mode works again
9727         * src/asm.c (printCLine): fix #660034
9728
9729 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
9730
9731         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
9732         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
9733         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
9734         * as/mcs51/lkmem (summary): better fix for sp problem
9735         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
9736         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
9737         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
9738                                               remove --stack-after-data
9739
9740 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
9741
9742         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
9743         * src/SDCCutil.c (join): ugly bug: missing '\0'
9744         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
9745
9746 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
9747
9748         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
9749         * src/port.h: typo
9750         * src/pic/main.c (_asmCmd): gpasm supports -o
9751         * src/z80/main.c: more general macros
9752         * device/lib/Makefile.in: remove intermediate files
9753
9754 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
9755
9756         * .version: Bumped version number to 2.3.3
9757         * src/SDCCBBlock.c: new option -o
9758         * src/SDCCglobl.h: new option -o
9759         * src/SDCCglue.c: new option -o
9760         * src/SDCCmain.c: new option -o
9761         * src/asm.c: new option -o
9762         * src/ds390/main.c: new option -o
9763         * src/pic/glue.c: new option -o
9764         * src/pic/pcode.c: new option -o
9765         * src/pic/ralloc.c: new option -o
9766         * src/pic16/glue.c: new option -o
9767         * src/pic16/pcode.c: new option -o
9768         * src/pic16/ralloc.c: new option -o
9769         * src/z80/main.c: new option -o
9770         * device/lib/Makefile.in: use -o
9771         * support/regression/ports/ds390/spec.mk: use -o
9772         * support/regression/ports/gbz80/spec.mk: use -o
9773         * support/regression/ports/mcs51/spec.mk: use -o
9774         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
9775         * support/regression/ports/z80/spec.mk: use -o
9776         * support/regression/ports/ucz80/spec.mk: use -o
9777         * support/regression/ports/xa51/spec.mk: use -o
9778         * support/regression/fwk/lib/timeout.c: fix usage string
9779
9780 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
9781         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
9782
9783 2003-01-07    <johan AT balder>
9784
9785         * src/SDCCast.c (decorateType): fixed bug #600035
9786
9787 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
9788         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
9789         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
9790         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
9791         * src/pic/pcode.c: outcommented unused variable to remove warnings
9792         * src/pic/ralloc.c: outcommented unused variable to remove warnings
9793
9794 2003-01-06    <karl AT turbobit.com>
9795         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
9796    regression tests.
9797
9798 2003-01-06    <johan AT balder>
9799
9800         * src/SDCCicode.c: fixed array add
9801
9802 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
9803         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
9804         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
9805
9806 2003-01-04    <johan AT balder>
9807
9808         * src/SDCCval.c (getNelements): fixed the initialized array of structures
9809
9810 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9811         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
9812
9813 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
9814         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
9815         * support/regression/tests/bug-524697.c: fit mem usage into 8032
9816
9817 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
9818         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
9819
9820 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
9821         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
9822
9823 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
9824         * src/mcs51/main.c: removed {bindir}{sep} from aslink
9825
9826 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9827
9828     * in \sdcc\as\mcs51\ changed these files in order to create an
9829     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
9830     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
9831     following files to include the previous two files: aslink.dsp,
9832     Makefile.aslink, Makefile.bcc, and Makefile.in.
9833
9834     * Changed \sdcc\src\SDCCmain.c so it creates files with extension
9835     .adb instead of .cdb
9836
9837 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9838
9839         * \sdcc\as\mcs51\lklist.c: Now reports memory usage using the
9840         value from option --iram-size.
9841
9842 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9843
9844         * \sdcc\as\mcs51\lklist.c: added boundary check before using
9845         dram[] array.
9846
9847 2002-09-18    <wiml AT hhhh.org>
9848
9849         * SDCClrange.h: exposed setFromRange() and setToRange()
9850         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
9851           packRegsForAccUse() (bug 542397)
9852         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
9853           multiple times and emitting the fetch operations more than once
9854           added aopGetUsesAcc() function to allow binary operators to
9855           fetch their operands in the correct order; made genMinus() emit
9856           compact code for X = LITERAL - Y
9857
9858 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9859         * \sdcc\as\mcs51\lklist.c: Fixed incorrect number of parameters to
9860         sprintf() in line 1267.
9861
9862 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9863         * \sdcc\src\SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
9864         like ports.
9865
9866 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9867         Changes to aslink (All the changes are marked with 'JCF'):
9868
9869         * \sdcc\as\mcs51\aslink.h: External definition of sflag and
9870         summary().
9871
9872         * \sdcc\as\mcs51\lkarea.c: Computes the size of area BSEG_BYTES from
9873         area BSEG.  Also moves, if possible, the DATA area down into the internal
9874         ram so more space is available.
9875
9876         * \sdcc\as\mcs51\lkdata.c: Definition of memory summary output flag
9877         sflag.
9878
9879         * \sdcc\as\mcs51\lklist.c: For the BSEG area report the size in bits,
9880         not bytes.  Function summary() which creates a memory usage summary
9881         file with extension .mem.  Reports of overlaping stack and small stack
9882         size.  If the space for the stack is less than 16 bytes aslink trows a
9883         warning.
9884
9885         * \sdcc\as\mcs51\lkmain.c: Creation of some of the default areas for
9886         the 8051.  Option 'y' for memory summary output file.
9887
9888         Changes to sdcc (All the changes are marked with 'JCF'):
9889
9890         * \sdcc\src\SDCCglobl.h: External definition of RegBankUsed[4].
9891
9892         * \sdcc\src\SDCCglue.c:  If a register bank is used, creates an
9893         overlaying area for it (uses RegBankUsed[4]).
9894
9895         * \sdcc\src\SDCCmain.c: Definition RegBankUsed[4]; marks register
9896         bank zero as used by default.  By default aslink locates the stack
9897         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
9898         the creation of the .mem file.  Delegates the allocation of data area
9899         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
9900         the begining of the stack area to aslink.
9901
9902         * \sdcc\src\SDCCmem.c:  If a register bank is used, marks it so
9903         glue() in SDCCglue.c creates an area for it.
9904
9905 2002-09-03  Borut Razem <borut.razem AT siol.net>
9906         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
9907         sdcc/src/pic/glue.c:
9908         introduced atexit() handler for teporay files removal in case of
9909         errors, assertions, ...
9910
9911 2002-08-29  Borut Razem <borut.razem AT siol.net>
9912         * sdcc/support/cpp2/auto-host_vc_in.h:
9913         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
9914         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
9915         Maybe there is a similar problem with BORLANDC? It should be checked!
9916
9917         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
9918         corrected improper use of assert: the assignment to clr variable was done inside the assert.
9919         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
9920         was not executed, and the compiler (cl) launched a warning:
9921         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
9922
9923 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
9924         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
9925
9926 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
9927         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
9928
9929         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
9930           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
9931           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
9932           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
9933           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
9934           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
9935           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
9936         - added Release configuration in VS projects
9937         - review of compiler an linker options
9938         - VC .exe files are generated in bin_vc directory, not to interfere
9939           with binaries generated from other projects (cygwin, mingw, bcc ...)
9940
9941         * sdcc/src/yacc.dsp: added
9942
9943         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
9944         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
9945         and insert the version number definitions from .version
9946
9947         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
9948
9949         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
9950         added - genarate auto-host.h using auto-host_vc_in.h as template
9951
9952         * sdcc/sdcc_vc.h,
9953         removed from CVS, generated automatically
9954
9955 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
9956         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
9957
9958 2002-08-11  Borut Razem <borut.razem AT siol.net>
9959         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
9960
9961 2002-08-10  Borut Razem <borut.razem AT siol.net>
9962         * src/SDCCmain.c (main):
9963         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
9964         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
9965         The consequence was that some temporary files were not removed.
9966
9967         * src/SDCCglue.c:
9968         unification of code in functions tempfilename() and tempfile():
9969         function tempnam() is defined in Visual Studio 6.0 and .NET
9970
9971         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
9972
9973         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
9974           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
9975         - removed compiler command line option /WX: Treats all warnings as errors
9976         - update a list of source files, included into the project
9977
9978         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
9979           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
9980         changed project type to Generic Project so that can be correcly converted to VS.NET project
9981
9982         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
9983
9984         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
9985
9986         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
9987
9988         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
9989         added return 0 statements after assert() to make compiler happy
9990
9991         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
9992         added newline in the def file to keep MSC compiler satisfied
9993
9994         * sdcc/src/z80/gen.c:
9995         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
9996           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
9997         - solved MSC error in function aopDump()
9998
9999         * sdcc_vc.h: define PREFIX as "\\sdcc"
10000
10001 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
10002         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
10003
10004 2002-06-22  Scott Dattalo <scott AT dattalo.com>
10005         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
10006         - Rewrote the register banking algorithm.
10007         - Added pCode live-range analysis to registers (for now, only non-used and
10008         singly-used registers optimized away)
10009
10010         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
10011
10012         * 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.
10013
10014 2002-05-10  Scott Dattalo <scott AT dattalo.com>
10015         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
10016
10017 2002-04-22  Michael Hope  <michaelh AT vroom>
10018
10019         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
10020
10021         * configure.in (DD_COPT): Added include support required for gbdk.
10022
10023         * .version: Bumped version number just to increase it.
10024
10025         * src/SDCCmain.c: Added -nostdinc to the default options.
10026
10027 2002-04-15  Michael Hope  <michaelh AT vroom>
10028
10029         * device/lib/z80/printf.c (sprintf): Added.
10030
10031         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
10032
10033         * src/z80/peeph.def: Added transpose redundent load rule.
10034
10035         * src/z80/main.c: Added force callee saves for jaune.
10036
10037         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
10038
10039         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
10040
10041 2002-03-28  Johan Knol  <johan AT balder>
10042
10043         * src/SDCCval.c: fixed bug #532436
10044
10045 2002-03-14  Scott Dattalo <scott AT dattalo.com>
10046         * /src/port.h:
10047         Added "char *Processor" field to the port structure.
10048
10049         * /src/SDCCmain.c:
10050         Added -p option. Allows port dependent processor to be specified.
10051
10052         * all ports:
10053         Initialized the new field char *Processor field to NULL in all ports
10054
10055         * /src/pic/*:
10056         Compiler generated registers for interrupt context saving
10057         were not getting allocated.
10058
10059 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
10060
10061         * /src/SDCCast.c:
10062         Fixed left shift. Will promote the left side of a left shift
10063         if a) left shifting more than size of operand or b) when assigned
10064         to something size > size of left side
10065
10066 2002-03-14  Scott Dattalo <scott AT dattalo.com>
10067         * src/pic/*
10068         tons of changes. Register allocation has been
10069         rewritten. Added customization for the various PICs. Flow
10070         analysis is restructured. ...
10071
10072         * src/pic/device.h:
10073         Added
10074
10075         * src/pic/device.c:
10076         Added. device.c is a PIC port hack to accomodate variations
10077         in PIC devices.
10078
10079 2002-03-13  Michael Hope  <michaelh AT vroom>
10080
10081         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
10082
10083 2002-03-04  johanknol  <johanknol AT manik>
10084
10085         * /src/SDCCval.c: fixed
10086
10087         const unsigned char arr[][2] = { { 0, 1 } };
10088         t18.c:1: error: Initializer element is not constant
10089
10090 2002-03-04  bela  <bela AT manik>
10091
10092         * /device/include/mcs51reg.h:
10093         ds89c420 register definition update
10094
10095 2002-03-03    <johan AT FRIJA>
10096
10097         * support/Util/SDCCerr.c: did something, but don't no why anymore
10098
10099         * support/regression/tests/bug-524691.c: made it a little less shy
10100
10101         * src/SDCCast.c (decorateType): fixed bug #524697
10102
10103         * src/SDCCast.c: made some lineno improvements
10104
10105         * src/SDCCval.c (getNelements): changed warning to error
10106
10107         * src/SDCCglue.c (printIvalArray): changed warning to error
10108
10109         * src/SDCCicode.c: fixed a warning for mingw
10110
10111         * src/SDCCast.c (decorateType): fixed the << promotion for ops
10112
10113         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
10114
10115 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
10116
10117         * src/ds390/peeph.def:
10118         Added some more peephole rules
10119
10120         * src/ds390/gen.c: Various fixes & enhancements
10121
10122         * src/SDCClrange.c, src/SDCClrange.h:
10123         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
10124
10125         * src/ds390/ralloc.c:
10126         various fixes & enhancements (ds390) specific
10127
10128         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
10129         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
10130         from rallocs.
10131
10132         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
10133
10134 2002-03-02    <johan AT FRIJA>
10135
10136         * src/SDCCast.c (decorateType): fixed bug #524708
10137
10138         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
10139
10140         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
10141
10142 2002-03-01  Michael Hope  <michaelh AT vroom>
10143
10144         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
10145
10146         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
10147
10148 2002-03-01    <johan AT FRIJA>
10149
10150         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
10151
10152         * src/SDCCast.c (decorateType): fixed bug #524209
10153
10154         * src/SDCCval.c (valNot): fixed bug #524195
10155
10156 2002-02-26    <johan AT balder>
10157
10158         * src/xa51/gen.c: fixed a warning
10159
10160         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
10161
10162         * src/SDCCast.c (decorateType): fixed bug #522534
10163
10164 2002-02-23    <johan AT balder>
10165
10166         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
10167
10168 2002-02-22    <johan AT balder>
10169
10170         * src/SDCCast.c: fixed bug #514865
10171
10172         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
10173
10174 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
10175
10176         * sdcc/src/SDCCloop.c:
10177         Previous fix was not good. basic blocks that have "break" or "return" are
10178         not really partof a loop , but live ranges used in these blocks should
10179         be live thru the entire loop, so set partOfLoop but don't add them to
10180         loop region
10181
10182 2002-02-21    <johan AT FRIJA>
10183
10184         * src/SDCCcse.c: fixed bug #514308
10185
10186 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
10187
10188         * src/SDCCloop.c:
10189         Fixed BUG #519583. If a conditional block ended in a return/break
10190         statement inside a loop, it was not being considered part of the loop.
10191
10192         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
10193
10194 2002-02-10  Karl Bongers <karl AT turbobit.com>
10195
10196         * debugger/*:
10197         Fixed up SDCDB debugger somewhat.  Updated debugger/README
10198         with lots of comments and notes.
10199
10200         * device/examples/test2.c:
10201         Fix bug, "red" variable not being initialized(compiler complained).
10202
10203         * device/examples/Makefile, examples/test3.c:
10204         Add Makefile in device/examples folder, compiles test3.c
10205         for use as a multiple module SDCDB test case.
10206
10207         * sim/ucsim/cmd.src/cmdset.cc:
10208         Took out debug printfs in ucsim "next" command.
10209
10210         * sim/ucsim/xa.src:
10211         Karl and Johan start ucsim XA support.  Most dissassembly working,
10212         about 75% emulation done(plenty of work remaining).
10213
10214         * sim/ucsim/z80.src:
10215         Add Z80 support to ucsim, add test-ucz80 regression test,
10216         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
10217         Notice z80 compiler fails on examples/test3.c/crc code.
10218
10219 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
10220
10221         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
10222         Added support for --parms-in-bank1
10223
10224         * src/ds390/peeph.def:
10225         added a few more peephole optimzations
10226
10227         * src/ds390/main.c:
10228         1) added __builtin_inp & __builtin_outp used to read in data of given length
10229            from a memory mapped port
10230         2) added __builtin_memcmp
10231         3) added __builtin_swapw swap bytes of a short
10232
10233         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
10234         1) handle multiple send & receives from register bank1
10235         2) ralloc can now allocate DPTR1 to some liveRanges
10236
10237         * src/SDCCsymt.c, src/SDCCsymt.h:
10238         changes to handle multiple sends & receives
10239
10240         * src/SDCCptropt.h:
10241         added some pointer arithmetic optimization
10242
10243         * src/SDCCptropt.c:
10244         added some pointer arithmetic optimizations but not stable yet so not
10245         called from anywhere (will get this working shortly)
10246
10247         * src/SDCCopt.c: fixed for multiple sends & receives
10248
10249         * src/SDCCmain.c:
10250         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
10251         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
10252            set preprocessor defines (depending on options)
10253
10254         * src/SDCCicode.c, src/SDCCicode.h:
10255         changes made to handle multiple sends & receives
10256
10257         * src/SDCCglobl.h:
10258         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
10259
10260         * src/SDCCcse.c, src/SDCCcse.h:
10261         added function findbackward def (to be used in upcoming optimization)
10262
10263         * src/SDCCcflow.c, src/SDCCcflow.h:
10264         added function returnAtEnd - to determine if a basic block terminates with
10265         a RETURN iCode
10266
10267         * src/SDCCast.c, src/SDCCast.h:
10268         added option parms-in-bank1
10269
10270         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
10271         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
10272         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
10273         adjusted for --parms-in-bank1 option
10274
10275         * device/include/string.h:
10276         donot redefine "reentrant" keyword
10277
10278         * device/include/ds80c390.h: Added some more SFRs
10279
10280 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
10281
10282         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
10283
10284 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
10285
10286         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
10287
10288 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
10289
10290         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
10291
10292 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
10293
10294         * Added --xram-movc option
10295
10296 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
10297
10298         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
10299
10300 2002-01-11  Johan Knol
10301
10302         * Added math lib of Jesus Calvino-Fraga
10303
10304 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
10305
10306         * src/SDCCmain.c (processFile): fix processing of ../../src.c
10307         * support/regression/Makefile: new target test-mcs51-stack-auto
10308         * support/regression/ports/mcs51-stack-auto/spec.mk: added
10309
10310 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
10311
10312         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
10313
10314 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
10315
10316         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
10317
10318 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
10319
10320         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
10321
10322         * src/SDCCglue.h: add definition for printIvalChar()
10323
10324 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
10325
10326         * src/SDCCast.c: fix #498138 by Johan
10327
10328         * src/SDCCglue.c: fix #498138 by Johan
10329
10330 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
10331
10332         * support/regression/Makefile: fix clean
10333
10334         * support/regression/ports/ds390/support.c: fix transmission of last character
10335
10336 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
10337
10338         * /sdcc/src/ds390/gen.c:
10339         a) improved computing address of stack variable
10340         b) took out some #if 0 code
10341         c) improved parmBytes adjustment
10342         d) improved genPlusIncr & genMinusIncr
10343         e) genCmp could generate bad code (when left assigned to DPTR)
10344         f) Fixed bug in hasInc
10345
10346         * /sdcc/src/ds390/ralloc.c:
10347         a) packRegsForSupport could mess up live information (Fixed)
10348         b) packRegsDPTRuse could be incorrect for left & right shift
10349
10350         * /sdcc/src/mcs51/ralloc.c:
10351         packRegsForSupport could mess up the live information (Fixed)
10352
10353         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
10354
10355         * /sdcc/src/SDCCast.c:
10356         can reverse a loop even if function call is present as long
10357         as the loop control variable is local & is not passed as parameter
10358
10359 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10360
10361         * /sdcc/ChangeLog: *** empty log message ***
10362
10363         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
10364         More builtin function additions for TININative
10365
10366         * /sdcc/src/ds390/ralloc.c:
10367         Had broken the regression testsuite
10368
10369         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
10370
10371         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
10372         Added funcattr hasStackParms will be set for reentrant functions when there
10373         are paramteres on the stack, this helps in minimizing frame pointer generation
10374         typeFromStr can handle function pointers now
10375
10376         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
10377         *** empty log message ***
10378
10379 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10380
10381         * /src/ds390/gen.c, /src/ds390/main.c:
10382         More builtin function additions for TININative
10383
10384         * /src/ds390/ralloc.c:
10385         Had broken the regression testsuite
10386
10387         * /src/SDCCast.c: Fixed a bug in dumptree
10388
10389         * /src/SDCCsymt.c, /src/SDCCsymt.h:
10390         Added funcattr hasStackParms will be set for reentrant functions when there
10391         are paramteres on the stack, this helps in minimizing frame pointer generation
10392         typeFromStr can handle function pointers now
10393
10394         * /doc/builtins.txt, /doc/TININative.txt:
10395         *** empty log message ***
10396
10397
10398 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
10399
10400         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
10401         ALPHA version for -mTININative
10402
10403         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
10404         updated to reflect changes in the port structure
10405
10406         * /src/port.h:
10407         added function do_assemble (similar to do_link) if non-null this function
10408         will be called to do assembly (-mTININative) requires a multi command
10409         assembly
10410         added function genAssemblerEnd will be called to generate assembler Epilogue
10411
10412         * /src/SDCCsymt.c:
10413         added _JavaNative to debug info printing
10414
10415         * /src/SDCCmain.c: added option --tini-libid
10416         added port->do_assemble function (-mTININative) has a multi command assemble
10417
10418         * /src/SDCCglue.c: Disabled "constExpr" check
10419         added port->genAssemblerEnd function
10420
10421         * /src/SDCCglobl.h: Added option --tini-libid value
10422
10423         * /src/SDCCast.h:
10424         tookout optimizeCompare from the header (has no external references)
10425
10426         * /src/SDCCast.c: made one more function "static"
10427
10428 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
10429
10430         * src/z80/mappings.i: Added z80asm support.
10431
10432         * src/z80/main.c: Added z80asm support on --asm=z80asm
10433
10434         * src/z80/gen.c: Fixed asm portability issues.
10435
10436         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
10437
10438         * src/SDCCglue.c (printExterns): Added global/extern split.
10439
10440 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
10441
10442         * support/regression/Makefile: added test for mcs51 model large
10443
10444         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
10445
10446         * support/regression/ports/gbz80/spec.mk: added -mgbz80
10447
10448 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
10449
10450         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
10451
10452 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
10453
10454         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
10455
10456         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
10457
10458 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
10459
10460         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
10461
10462         * support/regression/tests/simplefloat.c: Port to mcs51.
10463
10464 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
10465         * support/regression/tests/bug-485362.c: Added.
10466
10467         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
10468
10469         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
10470
10471         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
10472
10473         * src/z80/gen.c (aopDump): Added a dump function.
10474
10475 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
10476         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
10477
10478         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
10479
10480         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
10481
10482         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
10483
10484         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
10485
10486         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
10487
10488         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
10489
10490         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
10491
10492         * support/regression/ports/ds390/support.c: Use tinibios.
10493
10494         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
10495
10496 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
10497
10498         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
10499         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
10500
10501         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
10502
10503         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
10504
10505 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
10506
10507         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
10508
10509         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
10510         (packRegsForIYUse): Created and optimised.
10511
10512 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10513
10514         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
10515 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
10516
10517         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
10518
10519         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
10520
10521         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
10522
10523 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10524
10525         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
10526
10527         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
10528
10529 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10530
10531         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
10532
10533         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
10534
10535         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
10536
10537 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
10538
10539         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
10540         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
10541         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
10542
10543         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
10544
10545         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
10546         (genNotFloat): Added.
10547         (genUminusFloat): Added.
10548
10549         * device/lib/z80/Makefile: Added floating pt stubs.
10550
10551         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
10552
10553         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
10554
10555         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
10556
10557 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
10558
10559         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
10560
10561         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
10562
10563         * sdcc/support/regression/Makefile: Add port ds390.
10564
10565         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
10566
10567         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
10568
10569         * sdcc/support/regression/ports/ds390/spec.mk: Added.
10570
10571         * sdcc/support/regression/ports/ds390/support.c: Added.
10572
10573         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
10574
10575         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
10576
10577         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
10578
10579 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
10580
10581         * device/include/malloc.h: Added z80 and gbz80 support.
10582
10583         * device/lib/gbz80/heap.s: Added.
10584
10585         * device/lib/z80/heap.s: Added.
10586
10587         * device/lib/malloc.c: Added z80 and gbz80 support.
10588
10589         * support/regression/tests/malloc.c (testMalloc): Added.
10590
10591         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
10592
10593         * support/regression/tests/bug-478094.c: Added.
10594
10595         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
10596
10597 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
10598
10599         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
10600
10601         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
10602
10603         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
10604
10605         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
10606
10607         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
10608
10609 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
10610
10611         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
10612
10613 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
10614
10615         * support/regression/tests/bug-477927.c: Added.
10616
10617         * src/z80/peeph.def: Added minor rules.
10618
10619         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
10620
10621         * src/z80/peeph.def: Added jump optimisation modification.
10622
10623 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
10624
10625         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
10626
10627 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
10628
10629         * support/regression/tests/funptrs.c: Added.
10630
10631 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
10632
10633         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
10634
10635 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
10636
10637         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
10638
10639         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
10640
10641         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
10642         (movLeft2ResultLong): Created.
10643
10644         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
10645         (joinPushes): Added.  Joins two char pushes into a word push.
10646
10647 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
10648
10649         * support/cpp2/Makefile.in (install): Added creation of dest dir.
10650
10651         * support/makebin/Makefile (install): Added creation of dest dir.
10652
10653 2001-10-24 Karl Bongers <karl AT turbobit.com>
10654
10655         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
10656
10657 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
10658
10659         * src/z80/ralloc.c: Turned off faulty pack for one use.
10660
10661         * src/z80/peeph-gbz80.def: Removed redundent restart options.
10662
10663         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
10664
10665 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
10666
10667         * support/regression/Makefile: Improved clean
10668
10669         * support/regression/ports/gbz80/spec.mk: Added clean
10670
10671         * support/regression/ports/host/spec.mk: Added clean
10672
10673         * support/regression/ports/z80/spec.mk: Added clean
10674
10675         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
10676
10677         * support/regression/ports/mcs51/timeout.c: little improvements
10678
10679 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
10680
10681         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
10682
10683         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
10684
10685         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
10686
10687 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
10688
10689         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
10690
10691         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
10692
10693 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
10694         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
10695
10696         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
10697
10698         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
10699
10700         * src/mcs51/main.c (_linkCmd): Added bin path to command.
10701
10702         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
10703
10704         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
10705
10706         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
10707
10708         * support/regression/tests/longor.c: Added.
10709
10710 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
10711
10712         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
10713
10714         * as/mcs51/aslink.h: define PATH_MAX
10715
10716         * as/mcs51/asm.h: define PATH_MAX
10717
10718         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
10719
10720         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
10721
10722         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
10723
10724         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
10725
10726         * src/SDCCglobl.h: define PATH_MAX
10727
10728         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
10729
10730         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
10731
10732 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
10733
10734         * src/z80/gen.c (gencjneshort): Fixed
10735
10736         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
10737
10738 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
10739
10740         * support/regression/tests/bug-469671.c: Added.
10741
10742         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
10743
10744 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
10745
10746         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
10747
10748         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
10749
10750 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
10751
10752         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
10753
10754         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
10755
10756         * src/device/lib/_mullong.c : removed hint: nooverlay bug
10757
10758         * src/device/lib/_divuint.c : removed hint: nooverlay bug
10759
10760         * src/device/lib/_divulong.c: removed hint: nooverlay bug
10761
10762         * src/device/lib/_moduint.c : removed hint: nooverlay bug
10763
10764         * src/device/lib/_modulong.c: removed hint: nooverlay bug
10765
10766 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
10767
10768         * 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.
10769
10770         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
10771
10772         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
10773
10774 2001-10-07    <johan AT FRIJA>
10775
10776         * device/lib/gets.c (gets): fixed the return value.
10777
10778 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
10779         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
10780
10781         * 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.
10782
10783         * 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.
10784
10785         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
10786
10787         * src/pic/gen.c: Removed Safe_strdup.
10788
10789         * configure.in: Added option to enable libgc support.
10790
10791         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
10792         (bitVectUnion): Optimised.
10793         (bitVectIntersect): Optimised.
10794         (bitVectBitsInCommon): Optimised.
10795         (bitVectCplAnd): Optimised.
10796
10797         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
10798
10799 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
10800
10801         * src/SDCCmain.c: distinguish between assembler debug and plain options
10802
10803         * src/avr/main.c:   remove standard assembler options
10804
10805         * src/ds390/main.c: remove standard assembler options
10806
10807         * src/mcs51/main.c: remove standard assembler options
10808
10809         * src/port.h: removed "PENDING" comment
10810
10811 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
10812
10813         * src/device/lib/_mulint.c  : new, with assember functions
10814
10815         * src/device/lib/_mullong.c : new, with assember functions
10816
10817         * src/device/lib/_divuint.c : with assember functions
10818
10819         * src/device/lib/_divsint.c : with assember functions
10820
10821         * src/device/lib/_divulong.c: with assember functions
10822
10823         * src/device/lib/_divslong.c: with assember functions
10824
10825         * src/device/lib/_moduint.c : with assember functions
10826
10827         * src/device/lib/_modsint.c : with assember functions
10828
10829         * src/device/lib/_modulong.c: with assember functions
10830
10831         * src/device/lib/_modslong.c: with assember functions
10832
10833         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
10834
10835         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
10836
10837         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
10838                                       replaced _mululong.c and _mulslong.c by _mullong.c
10839
10840 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
10841
10842         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
10843
10844 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
10845
10846         * src/SDCCglue.c: test, if win32api is available for MINGW
10847
10848 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
10849
10850         * src/SDCCsymt.c: no more _modifier in printTypeChain()
10851         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
10852         * support/regression/ports/gbz80/spec.mk: removed GENERIC
10853         * support/regression/ports/host/spec.mk: removed GENERIC
10854         * support/regression/ports/mcs51/spec.mk: removed GENERIC
10855         * support/regression/ports/z80/spec.mk: removed GENERIC
10856
10857 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
10858
10859         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
10860
10861         * support/regression/tests/bug-467035.c: Created.
10862
10863 2001-10-01    <johan AT FRIJA>
10864
10865         * src/SDCC.y: fixed bug #466586 part 1
10866
10867 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
10868
10869         * SDCCicode.c: z80 has no generic pointers
10870         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
10871
10872 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
10873
10874         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
10875
10876 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
10877
10878         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
10879
10880         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
10881
10882 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
10883
10884         * configure.in: Fixed up so that ucsim is only configured once.
10885
10886         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
10887
10888         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
10889         (getPathDifference): As above.
10890
10891         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
10892
10893         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
10894
10895 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
10896         * .version: Updated to 2.3.1
10897
10898         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
10899         Added copyright header.
10900
10901         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
10902         (assemble): Added support for macro based assembler commands.
10903         (linkEdit): Added support for macro based linker commands.
10904         (preProcess): Changed the pre-processor to use macros.
10905         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
10906         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
10907
10908         * device/lib/z80/crt0.s: Added module name for debugging.
10909
10910 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
10911
10912         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
10913
10914         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
10915
10916         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
10917
10918         * src/Makefile.in: Added SDCCmacro and SDCCutil
10919
10920 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
10921
10922         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
10923
10924 2001-09-16    <johan AT FRIJA>
10925
10926         * 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.
10927
10928 2001-09-15    <johan AT FRIJA>
10929
10930         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
10931         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
10932
10933 2001-09-11    <johan AT FRIJA>
10934
10935         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
10936
10937 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
10938
10939         * support/regression/tests/bug-460444.c: Added test case.
10940
10941         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
10942         (genCast): Added justification for all of the asserts.
10943
10944 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
10945
10946         * support/regression/support.c: _xdata replaced by xdata
10947
10948         * support/regression/spec.mk: removed _generic
10949
10950 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
10951
10952         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
10953
10954         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
10955         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
10956
10957         * src/z80/peeph.def: Added a rule to optimise shift then compare.
10958
10959         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
10960
10961         * support/regression/tests/bug-460010.c: Added test case.
10962
10963         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
10964
10965 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
10966
10967         * support/regression/Makefile: inter-port-clean adjusted for mcs51
10968
10969         * support/regression/testfwk.c: removed workaround for bug #436344
10970
10971         * support/regression/tests/bp.c: use less memory with mcs51
10972
10973         * support/regression/tests/bug-441448.c: use less memory
10974
10975         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
10976
10977         * support/regression/collate-results.py: typo
10978
10979 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
10980
10981         * support/regression/tests/fetchoverlap.c: Added new test case.
10982
10983         * support/regression/tests/bp.c: Added new test case.
10984
10985         * support/regression/tests/bug-448984.c: Added new test case.
10986
10987         * support/regression/tests/pow2shifts.c: Added new test case.
10988
10989         * src/z80/gen.c: Turned off the noise it normally generates for the release.
10990         (genlshTwo): Fixed right shift for count > 8.
10991
10992         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
10993
10994 2001-09-08    <johan AT FRIJA>
10995
10996         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
10997
10998 2001-09-07    <johan AT FRIJA>
10999
11000         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
11001
11002         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
11003
11004 2001-09-06    <johan AT FRIJA>
11005
11006         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
11007         * bernhard noted me at this: "() equals to (void)" (1.38)
11008
11009 2001-09-05    <johan AT FRIJA>
11010
11011         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
11012
11013 2001-09-04    <johan AT FRIJA>
11014
11015         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
11016
11017
11018 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
11019
11020         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
11021
11022 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
11023
11024         * link/z80/aslink.h: Fixed path for PATH_MAX
11025
11026 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
11027
11028         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
11029
11030         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
11031
11032         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
11033
11034         * 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.
11035
11036 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
11037
11038         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
11039         (genCmp): Fixed up genCmp for the GB with longs.
11040
11041         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
11042
11043         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
11044
11045         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
11046
11047         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
11048
11049 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
11050
11051         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
11052
11053 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
11054
11055         * 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.
11056
11057         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
11058
11059 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
11060
11061         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
11062
11063         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
11064
11065 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
11066
11067   * sim/ucsim/configure:    little improvement of Cygwin-detection
11068   * sim/ucsim/configure.in: little improvement of Cygwin-detection
11069   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
11070   * support/regression/tests/bug-221100.c: small changes for mcs51
11071   * support/regression/tests/bug-221168.c: small changes for mcs51
11072   * support/regression/tests/bug-227710.c: small changes for mcs51
11073   * support/regression/tests/staticinit.c: small changes for mcs51
11074   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
11075   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
11076   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
11077
11078 $Revision$
11079