* src/mcs51/rtrack.h,
[fw/sdcc] / ChangeLog
1 2007-02-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2
3         * src/mcs51/rtrack.h,
4         * src/mcs51/rtrack.c: added register tracking for the mcs51 port,
5           by checking the strings passed by emitcode() to the assembler.
6           Feel free to change. This in part addresses RFE #482179. 
7           Set environment variable SDCC_RTRACK to enable.
8         * src/mcs51/gen.c: inserted hooks
9         * src/mcs51/ralloc.h: added two members to struct regs
10         * support/regression/tests/regtrack.c: added
11
12 2007-02-14 Borut Razem <borut.razem AT siol.net>
13
14         * src/SDCC.y: fixed bug #1291133: duplicate members across enum(s)
15         * Makefile.in: applied patch from Makefile related part of
16           #1469393: Compiler does not initialize static data
17
18 2007-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
19
20         * src/SDCCicode.c (geniCodeAssign): return (itemp) right instead of left
21           for better fix of bug 1273984, compiles pic16 rand.c
22
23 2007-02-12 Borut Razem <borut.razem AT siol.net>
24
25         * src/pic16/main.c: fixed pic16 standard library directory bug
26
27 2007-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
28
29         * src/hc08/gen.c (genSwap): fix swap regression test
30
31 2007-02-10 Borut Razem <borut.razem AT siol.net>
32
33         * src/SDCCsymt.c: fixed bug #1159134: invalid duplicate declarations
34           with same scope
35         * support/regression/tests/bug-1654060.c: added regression test for
36           #1654060
37
38 2007-02-09 Bernhard Held <bernhard AT bernhardheld.de>
39
40         * src/mcs51/gen.c (genRet): fixed RFE 1652561: added code for bit to
41         bit moves in return statement
42
43 2007-02-09 Borut Razem <borut.razem AT siol.net>
44
45         * src/SDCC.y: fixed bug #1654060 typedef within function causes
46           syntax error
47
48 2007-02-07 Maarten Brock <sourceforge.brock AT dse.nl>
49
50         * src/mcs51/gen.c (aopPut): use direct name for pushing registers
51         * src/SDCCmain.c (parseCmdLine): dbuf_s path must be initialised
52
53 2007-02-07 Raphael Neider <rneider AT web.de>
54
55         * src/pic16/devices.inc,
56         * device/include/pic16/pic18fregs.h,
57         * device/include/pic16/pic18f[24][34]31.h,
58         * device/lib/pic16/libdev/pic18f[24][34]31.c,
59         * device/lib/pic16/pics.all: added 18f[24][34]31 family
60         * device/lib/pic16/libio/i2c.ignore: do not build i2c
61
62 2007-02-07 Maarten Brock <sourceforge.brock AT dse.nl>
63
64         * device/lib/printf_large.c (_print_format): fixed compare/assign bug, how
65           can this have lived here for so many years?
66         * src/SDCCicode.c (ast2iCode): return left instead of right for assignment,
67           fixes bug 1273984, see also patch 1645121, thanks Gnther Jehle
68         * support/regression/tests/bug1273984.c: new, added, thanks Gnther Jehle
69
70 2007-02-06 Bernhard Held <bernhard AT bernhardheld.de>
71
72         * src/SDCCBlock.c (addiCodeToeBBlock): fixed bug 1652207: GOTO icodes
73         appended by loop induction must be at the very end of the eBBlock
74
75 2007-02-05 Kevin Vigor
76
77         * src/ds390/gen.c, src/ds390/main.c: Address bug 1469393.
78
79 2007-02-05 Borut Razem <borut.razem AT siol.net>
80
81         * support/regression/fwk/lib/timeout.c: native WIN32 port,
82           implemented #1651830 Reg. tests: rewrite timeout.c to use WIN32 API
83
84 2007-02-03 Borut Razem <borut.razem AT siol.net>
85
86         * src/SDCC.y, src/SDCCmain.c, src/SDCCglobl.h, doc/sdccman.lyx:
87           applied patch #1646602 option to set default signedness of char to
88           unsigned, added -funsigned-char command line option,
89           thanks to Gunther Jehle
90         * device/lib/Makefile.in: added the -f option to rm so it doesn't
91           prompt for file deletion a few hundred times (especially the
92           subversion files, which have ro permissions so it asks for
93           confirmation), thanks to Simon McAuliffe;
94           added {} + option to find in order to remove multiple files from a
95           single rm commad
96
97 2007-02-02 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
98
99         * device/include/mcs51/SST89x5xRDx.h: Added.
100
101 2007-02-02 Raphael Neider <rneider AT web.de>
102
103         * src/pic/glue.c (emitSymbolSet): check sym->etype before use
104         * src/regression/Makefile: use --no-pcode-opt, ignore failing tests
105
106 2007-02-01 Raphael Neider <rneider AT web.de>
107
108         * src/pic/glue.c (picglue,emitSymbolSet,showAllMemmaps): emit the
109           config words again
110
111 2007-01-31 Borut Razem <borut.razem AT siol.net>
112
113         * support/Util/dbuf_string.h: added ATTRIBUTE_PRINTF to dbuf_printf()
114           if compiled with GCC. Thanks to Raphael Neider
115
116 2007-01-31 Raphael Neider <rneider AT web.de>
117
118         * src/pic/pcode.c (isValidIdChar,bankCompare): fuzzy matching of
119             operand names, handles name and (name + n) for all n,
120           (sameBank): restructured, also check bank allocation policy,
121         * src/pic/glue.c (emitPseudoStack): fixed printf arguments,
122           (pic14_operandsAllocatedInSameBank): check whether to operands
123             will be allocated into the same bank (i.e., section) to reduce
124             BANKSEL overhead, queried from pcode.c:sameBank,
125           (pic14printLocals): reintroduced clustering registers into a single
126             section: all compiler generated symbols will now reside in one
127             bank (per file), reducing BANKSEL overhead and code size,
128           (showAllMemmaps): use local dbuf where possible
129
130 2007-01-29 Raphael Neider <rneider AT web.de>
131
132         * src/pic/gen.c (popGetExternal): simplified, mark symbol as used,
133           (call_libraryfunc): retrieve/create symbol and mark as used,
134           (genFunction): mark defined functions as non-extern and add again
135            to code memmap for later output
136         * src/pic/glue.c (emitPseudoStack): put into own subroutine,
137           (pic14printLocals): reworked for new symbol emission,
138           (emitIfNew,pic14_constructAbsMap,emitIvalLabel,emitIvals,emitInitVal,
139           showAllMemmaps): reworked symbol output using dbufs, added handling
140             of string literals (still incomplete),
141           (picglue): removed symbol emission, moved into showAllMemmaps,
142           (emitSymbolSet): new workhorse for symbol output,
143           (pic14emitMaps,pic14printPublics,pic14printExterns): commented out
144
145 2007-01-29 Borut Razem <borut.razem AT siol.net>
146
147         * src/SDCCmain.c, src/SDCCutil.c: dbuf_splitFile: file extension
148           component contains the extension separator.
149
150 2007-01-28 Borut Razem <borut.razem AT siol.net>
151
152         * sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected as CG_FILE type
153           on WIN32
154         * src/SDCCdwarf2.c, src/SDCCglobl.h, src/SDCCmain.c, src/SDCCutil.c,
155           src/SDCCutil.h, src/avr/gen.c, src/ds390/gen.c, src/hc08/gen.c,
156           src/mcs51/gen.c, src/pic/device.c, src/pic/gen.c, src/pic/pcode.c,
157           src/pic/pcodepeep.c, src/pic/ralloc.c, src/pic16/device.h,
158           src/pic16/gen.c, src/pic16/main.c, src/pic16/pcode.c,
159           src/pic16/pcodepeep.c, src/pic16/ralloc.c, src/xa51/gen.c,
160           src/z80/gen.c, support/Util/MySystem.c:
161           accept slash and backslash as directory separator on WIN32 and
162           Cygwin ports
163
164 2007-01-28 Raphael Neider <rneider AT web.de>
165
166         * src/pic16/devices.inc,
167         * device/include/pic16/pic18f[24][23]21.h,
168         * device/include/pic16/pic18fregs.h,
169         * device/lib/pic16/libdev/pic18f[24][23]21.c,
170         * device/lib/pic16/pics.all: added support for the 18f[24][23]21 family
171         * device/lib/pic16/libio/adc.ignore,
172         * device/lib/pic16/libio/i2c.ignore,
173         * device/lib/pic16/libio/usart.ignore: do not build I/O lib for new
174           family, as gputils do not yet support the devices
175         * device/lib/pic16/Makefile.subdir: ignore errors on install
176         * support/scripts/inc2h-pic16.pl: script to generate pic16 device
177           headers and libraries from gputils .inc files
178
179 2007-01-26 Paul Stoffregen <paul AT pjrc.com>
180
181         * doc/sdccman.lyx: add printf_fast_f precision limitation note
182
183 2007-01-26 Paul Stoffregen <paul AT pjrc.com>
184
185         * doc/sdccman.lyx: add printf benchmarks
186
187 2007-01-25 Paul Stoffregen <paul AT pjrc.com>
188
189         * device/lib/printf_fast.c: fix %c, char promoted to int
190         * device/lib/printf_tiny.c: fix %c, char promoted to int
191
192 2007-01-25 Paul Stoffregen <paul AT pjrc.com>
193
194         * device/lib/printf_fast.c: fix float overflow check, bug #1525093
195
196 2007-01-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
197
198         * support/regression/tests/swap.c: 64 bit hosts failed
199         * doc/sdccman.lyx: added preliminary mcs51 printf feature matrix
200
201 2007-01-25 Raphael Neider <rneider AT web.de>
202
203         * src/pic/pcode.c (sameBank,FixRegisterBanking): optimize banksels
204           based on absolute register address, patch by Alex Blond
205
206 2007-01-22 Raphael Neider <rneider AT web.de>
207
208         * src/pic/glue.c (pic14emitRegularMap): mark initialized symbols as
209           emitted, do not emit them again...
210
211 2007-01-22 Raphael Neider <rneider AT web.de>
212
213         * src/regression/bank1.c, src/regression/compare6.c,
214           src/regression/add.c: cosmetic changes
215         * src/pic/pcode.h: moved GPTRTAG_* here from gen.c
216         * src/pic/gen.c: fixed global zero and one,
217           (aopForSym): removed unued code,
218           (aopGet): assert aop is defined, check and use `index' of
219             pCodeImmd operands (fixes #1630908),
220         * src/pic/pcode.c (get_op): added output of generic pointer tag,
221           (register_reassign): prevent accidental register unification,
222           (ReuseReg): cosmetic changes (also above)
223         * src/pic/glue.c (pic14_constructAbsMap,pic14emitRegularMap,
224           pic14emitStaticSeg): do not emit initialized data,
225           (printIval*): replaced with working versions,
226           (pic14createInterruptVect,picglue): use idata for initialized data,
227             now init data should work in all modules (not only main()),
228         * device/lib/pic/libsdcc/idata.c: NEW, handle initialized data
229
230 2007-01-21 Borut Razem <borut.razem AT siol.net>
231
232         * sim/ucsim/configure.in: introduced macro DD_COPT_NO_IGNORE,
233           use -fPIC or -fpic if they are supported and not ignored
234         * src/SDCCval.c: fixed bug introduced by me in rev. #4577
235         * support/cpp2/libcpp/lex.c: fixed gcc 4.1.1 warnings
236
237 2007-01-20 Borut Razem <borut.razem AT siol.net>
238
239         * src/SDCC.lex, src/SDCCmain.c, sdc/SDCCglobl.h, doc/sdccman.lyx:
240           implemented RFE #1470316: allow "$" in variable names
241
242 2007-01-20 Raphael Neider <rneider AT web.de>
243
244         * device/include/pic/pic14regs.h: reverted accidental wipe of the file
245
246 2007-01-20 Raphael Neider <rneider AT web.de>
247
248         * device/lib/pic/libdev/devices.txt: device list for mkall.sh
249         * device/lib/pic/libdev/mkall.sh: script to rebuild all device libs
250         * device/lib/pic/libdev/pic14ports.txt: device PORT specifications
251         * support/scripts/inc2h.pl: fixed major .inc parsing bugs,
252           applied patch from Robert Tate (#1629249) to add PORTs and TRISs
253         * device/lib/pic/libdev/pic*.c,
254         * device/include/pic/pic*.h: regenerated with enhanced inc2h.pl
255         * device/lib/pic/libdev/Makefile.in: show progress
256
257 2007-01-19 Bernhard Held <bernhard AT bernhardheld.de>
258
259         * doc/sdccman.lyx: updated "configure options" for autoconf 2.6
260         * support/scripts/sdcc_cygwin_mingw32,
261         * support/scripts/sdcc_mingw32,
262         * support/scripts/build.mak: replaced --datadir by --datarootdir for
263         conformance with autoconf 2.6
264
265 2007-01-19 Raphael Neider <rneider AT web.de>
266
267         * src/pic/device.c (register_map): fixed list construction
268         * src/pic/gen.c (genDivOneByte,genModOneByte): accept result > 1 byte,
269           (genMod): removed case for genModbits,
270           (genModbits): removed as now unused/unimplemented
271         * src/pic/glue.c (picglue): prevent name clash with sources 'init.c'
272
273 2007-01-18 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
274
275         * support/regression/tests/swap.c: added in response to #1638622
276         * doc/sdccman.lyx: synced version, minor changes
277
278 2007-01-18 Borut Razem <borut.razem AT siol.net>
279
280         * SDCClabel.c: fixed bug #1638651: wrong linenumber presented in warning,
281           thanks to Gunther Jehle
282         * src/asm.c: don't die if the file drfined in #line couldn't be opened
283         * src/SDCC.lex, src/SDCCglobal.h, src/SDCCicode.c, src/SDCCsymt.c,
284           src/SDCCval.c: removed redundant definitions of currFname and mylineno;
285           use filename in lineno instead.
286         * SDCCast.c: removed MSVC warning C4018: '==' : signed/unsigned mismatch,
287           print the file name in ast_print()
288
289 2007-01-18 Borut Razem <borut.razem AT siol.net>
290
291         * support/Util/dbuf_string.c: removed (PTR) cast since it is not
292           defined in MSVC
293         * src/SDCC.lex: stringLiteral() returns const char pointer,
294           EOF detection in stringLiteral(), fixed asmbuf memory leak,
295           fixed column counting
296         * src/SDCCval.[ch]: constVal(), value *strVal() and charVal()
297           accept const char pointer as parameter
298         * src/SDCCdwarf2.c: corrected buffer size
299
300 2007-01-17 Borut Razem <borut.razem AT siol.net>
301
302         * support/Util/dbuf_string.c: fixed for amd64
303
304 2007-01-15 Borut Razem <borut.razem AT siol.net>
305
306         * src/pic16/ralloc.c, src/pic/ralloc.c, src/SDCC.y:
307           removed terminal symbol ELIPSIS, since it was never generated by the
308           lexer and it was wrongly used in parameter_identifier_list rule
309
310 2007-01-15 Raphael Neider <rneider AT web.de>
311
312         * doc/sdccman.lyx: updated PIC14/16 command line args, updated PIC14
313             code page and data banking description
314         * src/pic/genarith.c,
315         * src/pic/gen.h: removed bit arithmetic functions,
316             updated exit(1) to exit(EXIT_FAILURE)
317         * device/lib/pic16/libsdcc/stack/stack.S: default to 256 byte stack
318         * device/include/pic16/pic18f2455.h,
319         * device/lib/pic16/libdev/pic18f2455.c: added PORTD, LATD, LATE,
320             TRISD and TRISE, fixed/added some bit names
321         * device/lib/pic16/libdev/pic18f{2550,4550,4455}.c,
322         * device/include/pic16/pic18f{2550,4550,4455}.h: simply include
323             updated pic18f2455.{c,h} instead of duplicating them
324
325 2007-01-14 Borut Razem <borut.razem AT siol.net>
326
327         * as/mcs51/asnoice.c, as/hc08/asnoice.c: fixed bug #1447412:
328           Cannot debug files that contain spaces in the path name
329           by converting spaces in asm file name to underscores
330
331 2007-01-13 Borut Razem <borut.razem AT siol.net>
332
333         * doc/sdccman.lyx: fixed format errors
334
335 2007-01-10 Borut Razem <borut.razem AT siol.net>
336
337         * src/SDCC.lex, src/SDCCmain.c: fixed bug #1631895:
338           codeseg/constseg #pragma fail
339         * suppoprt/cpp2/Makefile.bcc: reenable Borland C compilation
340         * suppoprt/cpp2/configure.in, suppoprt/cpp2/libcpp/lex.c,
341           suppoprt/cpp2/Makefile.in, suppoprt/cpp2/sdcpp-opts,
342           suppoprt/cpp2/sdcpp.[ch]: house cleaning
343
344 2007-01-09 Borut Razem <borut.razem AT siol.net>
345
346         * get rid of diagnistic.[ch], pretty-print.[ch],
347           c-pretty-print.[ch], ... used just for error, warning, ...
348           message formatting
349         * suppoprt/cpp2/pretty-print.[ch], suppoprt/cpp2/diagnostic.[ch],
350           suppoprt/cpp2/diagnostic.def, suppoprt/cpp2/input.h,
351           suppoprt/cpp2/pretty-print.[ch]:
352           removed
353         * suppoprt/cpp2/Makefile.in, suppoprt/cpp2/opts.c,
354           suppoprt/cpp2/sdcpp-opts.c, suppoprt/cpp2/sdcpp.[ch],
355           suppoprt/cpp2/sdcpp.dsp:
356           changed
357
358 2007-01-08 Maarten Brock <sourceforge.brock AT dse.nl>
359
360         * device/lib/printf_large.c (output_float): removed recursion,
361           use smaller buffer on stack for mcs51,
362           fixed bug printing 1.96
363         * support/regression/tests/snprintf.c: added test
364
365 2007-01-07 Borut Razem <borut.razem AT siol.net>
366
367         * use dynamic memory buffers instead temporary files
368         * support/Util/dbuf_string.c, support/Util/dbuf_string.h:
369           added
370         * src/Makefile.in, src/SDCC.lex, src/SDCCast.c, src/SDCCast.h,
371           src/SDCCcse.c, src/SDCCglobl.h, src/SDCCglue.c, src/SDCCglue.h,
372           src/SDCCicode.c, src/SDCCicode.h, src/SDCCmain.c, src/SDCCmem.c,
373           src/SDCCmem.h, src/SDCCpeeph.c, src/SDCCpeeph.h, src/SDCCsymt.c,
374           src/SDCCsymt.h, src/SDCCutil.c, src/asm.c, src/asm.h, src/avr/gen.c,
375           src/avr/main.c, src/ds390/gen.c, src/ds390/main.c, src/hc08/gen.c,
376           src/hc08/main.c, src/izt/gen.c, src/mcs51/gen.c, src/mcs51/main.c,
377           src/pic/device.c, src/pic/gen.c, src/pic/glue.c, src/pic/main.c,
378           src/pic/ralloc.c, src/pic16/gen.c, src/pic16/glue.c,
379           src/pic16/main.c, src/pic16/ralloc.c, src/port.h, src/src.dsp,
380           src/xa51/gen.c, src/xa51/main.c, src/z80/gen.c, src/z80/main.c,
381           support/Util/dbuf.c, support/Util/dbuf.h:
382           modified
383         * .version, sdcc.spec: bumped version to 2.6.4
384
385 2007-01-07 Maarten Brock <sourceforge.brock AT dse.nl>
386
387         * src/port.h: added TARGET_Z80_LIKE macro
388         * src/SDCCmain.c (linkEdit): use TARGET_Z80_LIKE,
389           output PSEG location if --xram-loc or --xstack-loc was used
390         * as/link/mcs51/lkarea.c (lnksect2): set segment address afterwards
391
392 2007-01-07 Maarten Brock <sourceforge.brock AT dse.nl>
393
394         * as/as_gbz80.dsp, as/z80/as_gbz80.dsp,
395         * as/as_z80.dsp,   as/z80/as_z80.dsp,
396         * as/asx8051.dsp,  as/mcs51/asx8051.dsp,
397         * sdcc.dsw: moved project files into subdir
398         * as/hc08/as_hc08.dsp,
399         * as/hc08/Makefile.bcc,
400         * as/hc08/Makefile.in,
401         * as/mcs51/Makefile.bcc,
402         * as/mcs51/Makefile.in,
403         * as/z80/Makefile.bcc,
404         * as/z80/Makefile.in,
405         * as/link/mcs51/Makefile.bcc: use as/strcmpi.c
406         * as/hc08/asm.h,
407         * as/mcs51/asm.h,
408         * as/z80/asm.h: added as_strcmpi() and as_strncmpi() prototypes
409         * as/hc08/asmain.c,
410         * as/hc08/assym.c,
411         * as/mcs51/asmain.c,
412         * as/mcs51/assym.c,
413         * as/z80/assym.c: removed include "strcmpi.h"
414         * as/hc08/strcmpi.c,
415         * as/hc08/strcmpi.h,
416         * as/mcs51/strcmpi.c,
417         * as/mcs51/strcmpi.h,
418         * support/Util/strcmpi.c,
419         * support/Util/strcmpi.h: removed files
420         * as/strcmpi.c: added as_strncmpi()
421
422 2007-01-05 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
423
424         * sdcc.dsw: Added some dependencies on project config.dsp
425
426 2007-01-05 Maarten Brock <sourceforge.brock AT dse.nl>
427
428         * as/link/mcs51/lkarea.c (lnkarea2, lnksect2): replaced [di]seg_ap->a_addr
429           with [di]ram_start to fix a regresion
430
431 2007-01-03 Bernhard Held <bernhard AT bernhardheld.de>
432
433         * configure.in: added missing mcs51 in status output
434         * Makefile.in: add support/regression to SDCC_EXTRA to distclean this
435         directory
436         * debugger/mcs51/clean.mk (distclean): remove config.h
437         * src/clean.mk (clean): remove SDCCy.c, SDCCy.h, SDCClex.c
438         * support/cpp2/Makefile.in (clean): remove s-options, optionlist,
439         options.h, s-options-h and options.c
440         * support/cpp2/clean.mk: unused, removed
441         * Makefile.common.in,
442         * main_in.mk,
443         * as/Makefile.in,
444         * as/hc08/Makefile.in,
445         * as/hc08/clean.mk,
446         * as/mcs51/Makefile.in,
447         * as/mcs51/clean.mk,
448         * as/z80/clean.mk,
449         * as/z80/conf.mk,
450         * as/z80/Makefile.in,
451         * as/z80/clean.mk,
452         * as/link/Makefile.in,
453         * as/link/hc08/Makefile.in,
454         * as/link/hc08/clean.mk,
455         * as/link/mcs51/Makefile.in,
456         * as/link/mcs51/clean.mk,
457         * as/link/z80/Makefile.in,
458         * as/link/z80/clean.mk,
459         * as/link/z80/conf.mk,
460         * debugger/mcs51/Makefile.in,
461         * debugger/mcs51/clean.mk,
462         * device/include/Makefile.in,
463         * device/lib/Makefile.in,
464         * device/lib/mcs51/Makefile.in,
465         * device/lib/pic/Makefile.in,
466         * device/lib/pic/Makefile.common.in,
467         * device/lib/pic/Makefile.subdir,
468         * device/lib/pic/Makefile.rules,
469         * device/lib/pic16/libio/Makefile.in,
470         * device/lib/pic16/Makefile.subdir,
471         * device/lib/pic16/libdev/Makefile.in,
472         * device/lib/pic16/Makefile.rules,
473         * device/lib/pic16/Makefile.common.in,
474         * sim/ucsim/avr.src/Makefile.in,
475         * sim/ucsim/main_in.mk,
476         * sim/ucsim/cmd.src/Makefile.in,
477         * sim/ucsim/doc/Makefile.in,
478         * sim/ucsim/gui.src/Makefile.in,
479         * sim/ucsim/gui.src/obsolete/portmon.src/Makefile.in,
480         * sim/ucsim/gui.src/serio.src/Makefile.in,
481         * sim/ucsim/hc08.src/Makefile.in,
482         * sim/ucsim/libltdl/Makefile.in,
483         * sim/ucsim/s51.src/Makefile.in,
484         * sim/ucsim/sim.src/Makefile.in,
485         * sim/ucsim/sim.src/conf.mk,
486         * sim/ucsim/xa.src/Makefile.in,
487         * sim/ucsim/z80.src/Makefile.in,
488         * src/Makefile.in,
489         * src/clean.mk,
490         * src/port.mk,
491         * support/cpp2/Makefile.in,
492         * support/librarian/Makefile.in,
493         * support/librarian/clean.mk,
494         * support/makebin/Makefile.in,
495         * support/makebin/clean.mk,
496         * support/packihx/Makefile.in,
497         * support/regression/Makefile.in,
498         * support/regression/ports/ds390/spec.mk,
499         * support/regression/ports/gbz80/spec.mk,
500         * support/regression/ports/hc08/spec.mk,
501         * support/regression/ports/mcs51/spec.mk,
502         * support/regression/ports/mcs51-large/spec.mk,
503         * support/regression/ports/mcs51-medium/spec.mk,
504         * support/regression/ports/mcs51-xstack-auto/spec.mk,
505         * support/regression/ports/pic14/spec.mk,
506         * support/regression/ports/pic16/spec.mk,
507         * support/regression/ports/mcs51-stack-auto/spec.mk,
508         * support/regression/ports/ucz80/spec.mk,
509         * support/regression/ports/xa51/spec.mk,
510         * support/regression/ports/z80/spec.mk: fixed for autoconf 2.6x by
511         adding a slash after $(top_builddir) and/or adding @datarootdir@
512         * configure.in,
513         * debugger/mcs51/configure.in,
514         * device/lib/pic/configure.in,
515         * device/lib/pic16/configure.in,
516         * sim/ucsim/configure.in,
517         * support/cpp2/configure.in,
518         * support/packihx/configure.in: changed AC_PREREQ to 2.60
519         * configure,
520         * debugger/mcs51/configure,
521         * device/lib/pic/configure,
522         * device/lib/pic16/configure,
523         * sim/ucsim/configure,
524         * support/cpp2/configure,
525         * support/packihx/configure: generated with autoconf 2.60
526
527 2007-01-02 Maarten Brock <sourceforge.brock AT dse.nl>
528
529         * as/link/hc08/lkihx.c (newArea),
530         * as/link/hc08/lkrloc.c: renamed newArea() to ihxNewArea()
531
532 2007-01-02 Borut Razem <borut.razem AT siol.net>
533
534         * doc/sdccman.lyx: documented #pragma sdcc_hash
535         * support/cpp2/sdcpp.c: allow_naked_hash (value of #pragma sdcc_hash)
536           initialized to 0
537         * support/cpp2/c-ppoutput.c: fixed warning: no newline at end of file
538
539 2007-01-01 Bernhard Held <bernhard AT bernhardheld.de>
540
541         * src/SDCCast.c (createDo): backPatchLabels() needs falseLabel in
542         empty 'while'-loop to work correctly, see regression test 'while.c'
543         * support/regression/tests/while.c: added
544
545 2007-01-01 Borut Razem <borut.razem AT siol.net>
546
547         * support/cpp2/libcpp/directives.c, support/cpp2/libcpp/identifiers.c,
548           support/cpp2/libcpp/init.c, support/cpp2/libcpp/sdcpp-opts.c,
549           support/cpp2/libcpp/sdcpp.c:
550           sdcpp specific pragma/directive/option handling moved to sdcpp.c
551         * doc/sdccman.lyx: reference to the GCC 4.1.1 CPP Manual
552         * support/cpp2/libcpp/mkdeps.c: synchronized with GCC CPP 4.1.1
553
554 2006-12-31 Borut Razem <borut.razem AT siol.net>
555
556         * SDCPP synchronized with GCC CPP release version 4.1.1,
557           currently the latest release:
558         * support/cpp2/libcpp, support/cpp2/libcpp/include,
559           support/cpp2/libcpp/include/cpp-id-data.h
560           support/cpp2/libiberty/fopen_unlocked.c
561           support/cpp2/libiberty/md5.c
562           support/cpp2/md5.h
563           support/cpp2/opt-functions.awk
564           support/cpp2/opt-gather.awk
565           support/cpp2/optc-gen.awk
566           support/cpp2/opth-gen.awk:
567           added
568         * support/cpp2/Makefile.in, support/cpp2/auto-host_vc_in.h,
569           support/cpp2/c-incpath.c, support/cpp2/c-incpath.h,
570           support/cpp2/c-ppoutput.c, support/cpp2/c-pretty-print.c,
571           support/cpp2/c-pretty-print.h, support/cpp2/cppdefault.c,
572           support/cpp2/cppdefault.h, support/cpp2/diagnostic.c,
573           support/cpp2/diagnostic.h, support/cpp2/except.h,
574           support/cpp2/hwint.h, support/cpp2/input.h,
575           support/cpp2/intl.h, support/cpp2/move-if-change,
576           support/cpp2/opts.c, support/cpp2/opts.h,
577           support/cpp2/output.h, support/cpp2/prefix.c,
578           support/cpp2/prefix.h, support/cpp2/pretty-print.c,
579           support/cpp2/pretty-print.h, support/cpp2/sdcpp-opts.c,
580           support/cpp2/sdcpp.c, support/cpp2/sdcpp.dsp,
581           support/cpp2/sdcpp.h, support/cpp2/sdcpp.opt,
582           support/cpp2/sdcppa.dsp, support/cpp2/symcat.h,
583           support/cpp2/version.c:
584           modified
585         * support/cpp2/libcpp/charset.c, support/cpp2/libcpp/directives.c,
586           support/cpp2/libcpp/errors.c, support/cpp2/libcpp/expr.c,
587           support/cpp2/libcpp/files.c, support/cpp2/libcpp/identifiers.c,
588           support/cpp2/libcpp/include/cpplib.h, support/cpp2/libcpp/include/line-map.h,
589           support/cpp2/libcpp/include/mkdeps.h, support/cpp2/libcpp/include/symtab.h,
590           support/cpp2/libcpp/init.c, support/cpp2/libcpp/internal.h,
591           support/cpp2/libcpp/lex.c, support/cpp2/libcpp/line-map.c,
592           support/cpp2/libcpp/macro.c, support/cpp2/libcpp/mkdeps.c,
593           support/cpp2/libcpp/symtab.c, support/cpp2/libcpp/system.h,
594           support/cpp2/libcpp/traditional.c, support/cpp2/libcpp/ucnid.h,
595           support/cpp2/libiberty/hashtab.c, support/cpp2/libiberty/hashtab.h:
596           moved
597         * support/cpp2/cppcharset.c, support/cpp2/cpperror.c,
598           support/cpp2/cppexp.c, support/cpp2/cppfiles.c,
599           support/cpp2/cpphash.c, support/cpp2/cpphash.h,
600           support/cpp2/cppinit.c, support/cpp2/cpplex.c,
601           support/cpp2/cpplib.c, support/cpp2/cpplib.h,
602           support/cpp2/cppmacro.c, support/cpp2/cpptrad.c,
603           support/cpp2/cppucnid.h, support/cpp2/hashtab.c,
604           support/cpp2/hashtab.h, support/cpp2/hashtable.c,
605           support/cpp2/hashtable.h, support/cpp2/line-map.c,
606           support/cpp2/line-map.h, support/cpp2/mkdeps.c,
607           support/cpp2/mkdeps.h, support/cpp2/options_vc_in.c,
608           support/cpp2/options_vc_in.h, support/cpp2/opts.sh,
609           support/cpp2/system.h:
610           deleted / moved
611
612 2006-12-31 Borut Razem <borut.razem AT siol.net>
613
614         * configure.in, configure: fixed bug #1538756: configure dies if bison
615           and flex are not installed, 2nd try
616
617 2006-12-30 Bernhard Held <bernhard AT bernhardheld.de>
618
619         * src/mcs51/peeph.def: renamed rule 400 to 500, moved rule 253.x to
620         400.x for better code in RFE 899102
621
622 2006-12-30 Bernhard Held <bernhard AT bernhardheld.de>
623
624         * src/SDCCpeeph.c (deadMove),
625         * src/port.h,
626         * src/mcs51/peep.h: renamed 'op' by 'reg'
627         * src/mcs51/peep.c (isFunc, isCallerSaveFunc): added,
628         (scan4op): small change for removeDeadMove(), added support for
629         'callee saves' and/or PACLL function calls,
630         (removeDeadMove): added, removes superflous 'mov r%1,%2',
631         (removeDeadPopPush): renamed from mcs51DeadMove(), common parts
632         left in new dispatcher mcs51DeadMove()
633         (mcs51DeadMove): dispatcher for removeDeadPopPush() and new
634         removeDeadMove()
635         * src/mcs51/peeph.def: added rule 301 removing superflous 'mov r%1,%2'
636
637 2006-12-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
638
639         * support/cpp2/options_vc_in.h, support/cpp2/options_vc_in.c,
640           support/cpp2/sdcppa.dsp: create 'options.h' and 'options.c' under MSVC.
641
642 2006-12-30 Borut Razem <borut.razem AT siol.net>
643
644         * support/cpp2/spacs.h: deleted from svn
645         * configure.in, configure: fixed bug #1538756: configure dies if bison
646           and flex are not installed
647
648 2006-12-29 Maarten Brock <sourceforge.brock AT dse.nl>
649
650         * src/z80/gen.c (assignResultValue): fixed bug when registers overlap,
651           with this z80 passes printf float test when enabled
652         * support/regression/tests/bug1057979.c: typo disabled ds390 float test
653
654 2006-12-28 Borut Razem <borut.razem AT siol.net>
655
656         * support/cpp2/config.in, support/cpp2/configure.in,
657           support/cpp2/configure, support/cpp2/Makefile.in:
658           fix for the solaris build
659
660 2006-12-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
661
662         * src/SDCC.y (type_specifier2, pointer),
663         * src/SDCCsymt.h,
664         * src/SDCCsymt.c (mergeSpec, checkSClass),
665         * support/Util/SDCCerr.c,
666         * support/Util/SDCCerr.h: Parse and validate the restrict keyword
667         * support/valdiag/valdiag.py: Allow test cases to specify
668           required language standard
669         * support/valdiag/tests/restrict.c: New file to test restrict keyword
670         * support/valdiag/tests/tentdecl.c: Supress empty source file error
671
672 2006-12-27 Borut Razem <borut.razem AT siol.net>
673
674         * support/cpp2/cppmain.c, support/cpp2/mbchar.[ch]: removed
675         * support/cpp2/libiberty/Makefile.in, support/cpp2/libiberty/sdcpp.dsp:
676           mbchar removed
677         * support/cpp2/libiberty/getpwd.c, support/cpp2/sdcpp.h:
678           fixed for borland C
679         * support/cpp2/libiberty/Makefile.bcc: updated
680         * src/pic16/main.c: fixed #pragma udata handling
681         * src/mcs51/mcs51.dsp: added peep.[ch] to the project
682
683 2006-12-26 Bernhard Held <bernhard AT bernhardheld.de>
684
685         * src/SDCCpeeph.c: made labelHashEntry global,
686         made pcDistance, FBYNAME static,
687         (pcDistance): made static, use isComment and isLabel,
688         (deadMove): added,
689         (getLabelRef): added, extracted from labelRefCount(),
690         (labelRefCount): use new getLabelRef(),
691         (callFuncByName): made static, added deadMove,
692         use isComment and isLabel,
693         (newPeepRule): made static, set isLabel,
694         (isLabelDefinition): added parameter isPeepRule to allow '%' in
695         labels from peephole rules,
696         (buildLabelRefCountHash): speed up by running isLabelDefinition() only
697         when isComment or isLabel is set
698         * src/SDCCpeeph.h: added "isLabel" and "visited" to struct lineNode,
699         added labelHashEntry, isLabelDefinition, labelHash and getLabelRef
700         to make them global
701         * src/mcs51/peep.h: added
702         * src/mcs51/peep.c: added, implements mcs51DeadMove()
703         * src/port.h: added peep->deadMove to port structure
704         * src/mcs51/main.c: initialize peep->deadMove with mcs51DeadMove
705         * src/mcs51/peeph.def: renumbered rule 300 to 400, added new rule 300
706         deadMove, finally removed no. 1 and 2
707         * src/mcs51/gen.c,
708         * src/pic/gen.c,
709         * src/z80/gen.c,
710         * src/z80/ralloc.c,
711         * src/pic16/gen.c,
712         * src/ds390/gen.c,
713         * src/hc08/gen.c: mark lines with isComment or isLabel
714         * sim/ucsim/s51.src/uc390hw.cc: don't waist 65535 ticks before CKRDY
715         * .version,
716         * sdcc.spec: bumped version to 2.6.3
717
718 2006-12-26 Borut Razem <borut.razem AT siol.net>
719
720         * support/cpp2/Makefile.in: added dependency on options.h
721         * configure: regenerated
722         * support/cpp2/sdcpp.opt, support/cpp2/move-if-change: svn:eol-style native
723         * support/cpp2/Makefile.in: added vasprintf.c
724
725 2006-12-25 Borut Razem <borut.razem AT siol.net>
726
727         * SDCPP synchronized with GCC CPP release version 3.4.6,
728           the latest release before 4.x:
729         * support/cpp2/Makefile.in, support/cpp2/config.h,
730           support/cpp2/configure, support/cpp2/configure.in,
731           support/cpp2/cppdefault.c, support/cpp2/cppdefault.h,
732           support/cpp2/cpperror.c, support/cpp2/cppexp.c,
733           support/cpp2/cppfiles.c, support/cpp2/cpphash.c,
734           support/cpp2/cpphash.h, support/cpp2/cppinit.c,
735           support/cpp2/cpplex.c, support/cpp2/cpplib.c,
736           support/cpp2/cpplib.h, support/cpp2/cppmacro.c,
737           support/cpp2/cpptrad.c, support/cpp2/except.h,
738           support/cpp2/hashtable.c, support/cpp2/hashtable.h,
739           support/cpp2/hwint.h, support/cpp2/intl.h,
740           support/cpp2/line-map.c, support/cpp2/line-map.h,
741           support/cpp2/mkdeps.c, support/cpp2/mkdeps.h,
742           support/cpp2/output.h, support/cpp2/prefix.c,
743           support/cpp2/prefix.h, support/cpp2/sdcpp.dsp,
744           support/cpp2/system.h, support/cpp2/version.c:
745           modified
746         * support/cpp2/c-incpath.c, support/cpp2/c-incpath.h,
747           support/cpp2/c-ppoutput.c, support/cpp2/c-pretty-print.c,
748           support/cpp2/c-pretty-print.h, support/cpp2/cppcharset.c,
749           support/cpp2/cppucnid.h, support/cpp2/diagnostic.c,
750           support/cpp2/diagnostic.def, support/cpp2/diagnostic.h,
751           support/cpp2/hashtab.c, support/cpp2/hashtab.h,
752           support/cpp2/input.h, support/cpp2/libiberty/getpwd.c,
753           support/cpp2/libiberty/vasprintf.c, support/cpp2/libiberty/xmemdup.c,
754           support/cpp2/move-if-change, support/cpp2/opts.c,
755           support/cpp2/opts.h, support/cpp2/opts.sh,
756           support/cpp2/pretty-print.c, support/cpp2/pretty-print.h,
757           support/cpp2/sdcpp.opt, support/cpp2/sdcpp-opts.c,
758           support/cpp2/win32, support/cpp2/win32/dirent.c,
759           support/cpp2/win32/dirent.h:
760           added
761         * support/cpp2/sdcpp.c: renamed from sdcppmain.c
762         * support/cpp2/sdcpp.h: renamed from sdcc.h
763         * sdcppinit.c: deleted
764
765 2006-12-23 Borut Razem <borut.razem AT siol.net>
766
767         * support/cpp2/cpphash.h, support/cpp2/cpplex.c,
768           support/cpp2/cpplib.[ch], support/cpp2/sdcppinit.c, doc/sdccman.lyx,
769           preproc.c: an other try to fix bug #982435: introduced
770           -pedantic-parse-number command line option and pedantic_parse_number
771           pragma
772
773 2006-12-21 Maarten Brock <sourceforge.brock AT dse.nl>
774
775         * as/link/mcs51/lkarea.c (lnkarea2): handle absolute areas, restructured
776            BSEG handling,
777           (lnksect2): use --data-loc and --idata-loc as lower bound for ramstart,
778            corrected overlayed areax addresses, warn about memory overlaps
779         * as/mcs51/asmain.c (asmbl): create a new area for every .org directive
780         * src/avr/main.c,
781         * src/ds390/main.c,
782         * src/hc08/main.c,
783         * src/mcs51/main.c,
784         * src/pic16/main.c,
785         * src/pic/main.c,
786         * src/xa51/main.c,
787         * src/z80/main.c,
788         * src/port.h: added xabs_name and iabs_name
789         * src/SDCCglue.c (emitRegularMap): allocate for absolutes with initializer
790           (glue, emitMaps): create and emit maps d_abs and i_abs
791         * src/SDCCglue.h: cosmetic changes
792         * src/SDCCmain.c (setDefaultOptions): idata can start below 0x80
793         * src/SDCCmem.h,
794         * src/SDCCmem.c (initMem): added x_abs, i_abs and d_abs
795           (allocDefault): put absolute, initialized globals in them
796         * support/regression/tests/absolute.c: added absolute bdata test
797         * device/lib/printf_large.c (output_float): moved fpBuffer to stack/xdata
798
799 2006-12-20 Borut Razem <borut.razem AT siol.net>
800
801         * support/cpp2/cpphash.h, support/cpp2/cpplex.c: fixed bug #982435
802         * support/regression/tests/preproc.c: renamed from bug-1351710.c,
803           added regression test for bug #982435
804
805 2006-12-18 Borut Razem <borut.razem AT siol.net>
806
807         * src/SDCCutil.c: fixed a bug in (get_pragma_token)
808         * src/pic16/main.c, src/SDCC.lex, src/z80/main.c:
809           small cosmetic changes
810         * src/SDCC.lex: (stringLiteral) fixed bug #1351710
811         * support/regression/tests/bug-1351710.c: added regression test
812
813 2006-12-18 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
814
815         * doc/sdccman.lyx: added the long missed iCode table
816           "<where is figure II?>", added links to wiki
817
818 2006-12-17 Borut Razem <borut.razem AT siol.net>
819
820         * doc/sdccman.lyx, src/pic16/main.c, src/pic/main.c, src/port.h,
821           src/SDCC.lex, src/SDCCutil.[ch], src/z80/main.c,
822           support/Util/SDCCerr.[ch]: removed deprecated pragmas,
823           unified table driven pragma handling, pragma argument type checking
824         * support/Util/dbuf.c: (dbuf_set_size) allow to set size equal to the
825           current one - version 1.1.3
826         * src/SDCCmain.c: (setParseWithComma) substituted brain damaged strtok
827
828 2006-12-13 Raphael Neider <rneider AT web.de>
829
830         * src/pic/device.h: removed AssignedMemory structure and macros
831         * src/pic/device.c: removed global finalMapping (linker assigns
832             memory locations),
833           (register_map): add SFRs to remembered memRanges
834           (addMemRange,isSFR,dump_map,dump_sfr,mapRegister,assignRegister,
835           assignFixedRegisters,assignRelocatableRegisters): removed,
836           (setMaxRAM,validAddress): adapted accordingly,
837           (pic14_hasSharebank,pic14_getSharedStack): only report and use
838             reasonably sized sharebanks,
839         * src/pic/ralloc.c (writeUsedRegs): stripped down (remove?),
840           (allDefsOutOfRange): removed unused code,
841         * src/pic/main.c (_process_pragma): removed memmap/maxram pragma
842             handling
843         * src/pic/pcode.c (register_reassign): removed recursion warning,
844             fired far too often,
845         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap): modified
846             to use existing pic14_stringInSet() to avoid duplicate symbols,
847             tidied up the code a bit,
848           (pic14printLocals): added in symmetry to printExterns, replaces
849             writeUsedRegs more or less,
850           (picglue): call new pic14_printLocals(),
851         * device/include/pic/pic*.h: removed #pragma memmap directives,
852             information gathered from include/pic/pic14devices.txt
853         * support/scripts/inc2h.pl: do not emit #pragma memmap lines
854
855 2006-12-10 Maarten Brock <sourceforge.brock AT dse.nl>
856
857         * device/include/mcs51/C8051F520.h: fixed buggy CPT0MX
858
859 2006-12-11 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
860
861         * device/include/mcs51/cc2430.h: fixed missing ';'
862
863 2006-12-10 Raphael Neider <rneider AT web.de>
864
865         * device/lib/pic16/libc/stdio/vfprintf.c,
866         * device/lib/pic16/libc/stdio/printf_small.c,
867         * device/lib/pic16/libc/stdio/printf_timy.c: pop int from stack for
868           char arguments, as char varargs are cast to int by the caller,
869           hopefully fixes #1604915 (other device libraries are still affected)
870
871 2006-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
872
873         * src/mcs51/ralloc.c (packRegsForAssign),
874         * src/hc08/ralloc.c (packRegsForAssign): fixed bug #1605880
875
876 2006-12-10 Maarten Brock <sourceforge.brock AT dse.nl>
877
878         * device/include/malloc.h: removed init_dynamic_memory
879         * device/lib/malloc.c: made init_dynamic_memory static and automatically
880           call it once from malloc. Also use _sdcc_heap[] from _heap.c
881         * device/lib/_heap.c: new, added, contains _sdcc_heap[]
882         * device/lib/libsdcc.lib,
883         * device/lib/Makefile.in,
884         * support/regression/ports/mcs51-xstack-auto/spec.mk: added _heap.c
885         * doc/sdccman.lyx: documented use of new _heap.c
886         * support/regression/tests/malloc.c: removed init_dynamic_memory
887         * src/cdbFile.c(spacesToUnderscores): new function,
888           (cdbWriteEndFunction, cdbWriteCLine): use spacesToUnderscores, fixes bug
889           1068030
890         * device/include/tinibios.h: removed defines for putchar and getchar
891         * device/lib/ds390/Makefile.in: added putchar.c
892         * device/lib/ds390/putchar.c: new, added, fixes bug 1465671
893
894 2006-12-09 Borut Razem <borut.razem AT siol.net>
895
896         * support/cpp2/sdcc.h: prevent multiple inclusion
897         * support/cpp2/options.h: deleted
898
899 2006-12-08 Borut Razem <borut.razem AT siol.net>
900
901         * support/cpp2/sdcc.h: removed x*alloc() macros
902         * support/cpp2/libiberty.h: uncommented out x*alloc() declarations
903         * support/cpp2/Makefile.bcc, support/cpp2/Makefile.in,
904           support/cpp2/sdcpp.sdc: x*alloc files added to the project
905         * support/cpp2/system.h: moved #include "sdcc.h"
906         * support/cpp2/libiberty/xexit.c, support/cpp2/libiberty/xmalloc.c,
907           support/cpp2/libiberty/xstrdup.c, support/cpp2/libiberty/xstrerror.c:
908           added
909         * support/cpp2/sdcppinit.c: added -isysroot, -fsigned-char,
910           -funsigned-char options
911         * support/cpp2/sdcppmain.c: fixed bug 1611411
912
913 2006-12-07 Borut Razem <borut.razem AT siol.net>
914
915         * support/cpp2/cpplib.c: reverted sdcpp special handling of _Pragma()
916           directive
917
918 2006-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
919
920         * src/SDCCsymt.c (addDecl): fixed bug 1609244
921         * src/SDCCmain.c (linkEdit): fixed bug 1609279
922         * doc/sdccman.lyx,
923         * .version: bumped to 2.6.2 because a) it's been a while
924           b) the linker sources have moved c) the preprocessor is upgraded
925
926 2006-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
927
928         * support/regression/tests/snprintf.c: some checks
929         * lib/src/printf_large.c: %bc: read char instead of int from stack
930
931 2006-12-03 Maarten Brock <sourceforge.brock AT dse.nl>
932
933         * device/include/mcs51/cc2430.h: inserted _XPAGE
934
935 2006-12-02 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
936
937         * device/include/mcs51/cc2430.h: added
938
939 2006-12-02 Maarten Brock <sourceforge.brock AT dse.nl>
940
941         * device/include/asm/default/features.h,
942         * device/include/asm/ds390/features.h,
943         * device/include/mcs51/at89s53.h,
944         * device/include/ser.h,
945         * device/include/ser_ir.h,
946         * device/include/serial.h: changed keywords to double underscore variants,
947           fixes bug 1590261 some more, thanks Steven Borley
948
949 2006-12-01 Raphael Neider <rneider AT web.de>
950
951         * src/pic/pcode.c (register_reassign): do not crash on recursive code
952           but emit warning (recursion is not supported for pic14)
953
954 2006-11-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
955
956         * src/mcs51/peeph.def: added 101.a,b (moves to int/long xdata)
957         * doc/sdccman.lyx: various small changes, acknowledged Sourceforge
958
959 2006-11-30 Raphael Neider <rneider AT web.de>
960
961         * src/pic/device.c (dump_sfr): always emit symbols
962         * src/pic/glue.c (pic14printPublics): fixed typo
963
964 2006-11-30 Raphael Neider <rneider AT web.de>
965
966         * src/pic/device.c (create_pic,ram_map): add memRange entries to PIC
967           (pic14_getSharebankSize, pic14_getSharebankAddress): replaced with
968           (pic14_hasSharebank,pic14_isShared,pic14_allRAMShared,
969            pic14_getSharedStack): NEW, evaluate the memRange entries to locate
970            a sharebank, use a non-shared bank for the stack if none available
971         * src/pic/device.h (struct memRange): added linked list next field,
972           added prototypes for above functions
973         * src/pic/ralloc.c (initStack): handle shared and banked stacks,
974           (typeRegWithIdx): accept fixed and unfixed stack registers
975         * src/pic/pcode.c (pCodeInitRegisters): use new functions to create
976           the stack, handle shared and banked stack (except for WSAVE),
977           (insertBankSel): removed useless optimization (will never fire),
978           (FixRegisterBanking): added optimization for devices with only one
979           possibly aliased bank of memory, like 16f84
980         * src/pic/glue.c (pic14_constructAbsMap): back to udata_ovr, as some
981           devices have no SHAREBANK in the linker script
982         * device/include/pic/pic14devices.txt: documented memmap
983         * device/lib/pic/libdev/Makefile.in: removed --stack-loc again
984
985 2006-11-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
986
987         * src/hc08/gen.c (transferRegReg, loadRegFromAop, forceStackedAop,
988           storeRegToAop, freeAsmop, genPlusIncr, genPlus, genPointerGetSetOfs,
989           genAnd, genOr, genXor, genLeftShiftLiteral, genRightShiftLiteral,
990           genhc08Code): switched most of the D (debug) macros to DD (detailed
991           debug) macros to better control clutter in the generated .asm file.
992         * src/hc08/gen.c: (forceStackedAop, genUminus, genLeftShift,
993           genRightShift): fixed bug with non-constant bit shift stored to
994           a volatile result (SF Open Discussion forum thread #1616749).
995           Single byte case is not yet optimized.
996
997 2006-11-28 Maarten Brock <sourceforge.brock AT dse.nl>
998
999         * device/include/asm/mcs51/features.h,
1000         * device/include/malloc.h,
1001         * device/include/stdio.h: changed keywords to double underscore variants,
1002           fixes bug 1590261
1003
1004 2006-11-27 Borut Razem <borut.razem AT siol.net>
1005
1006         * support/cpp2/cppexp.c, support/cpp2/hashtable.h,
1007           support/cpp2/Makefile.in, support/cpp2/cppfiles.c,
1008           support/cpp2/output.h, support/cpp2/cppinit.c,
1009           support/cpp2/cpplib.c, support/cpp2/cpplib.h,
1010           support/cpp2/Makefile.bcc, support/cpp2/cpphash.c,
1011           support/cpp2/cppdefault.c, support/cpp2/system.h,
1012           support/cpp2/cpphash.h, support/cpp2/cpplex.c,
1013           support/cpp2/cppdefault.h, support/cpp2/mbchar.c,
1014           support/cpp2/prefix.c, support/cpp2/except.h,
1015           support/cpp2/hwint.h, support/cpp2/cppmacro.c,
1016           support/cpp2/line-map.h, support/cpp2/sdcpp.dsp,
1017           support/cpp2/sdcc.h, support/cpp2/mkdeps.c,
1018           support/cpp2/version.c, support/cpp2/cppmain.c,
1019           support/cpp2/version.h, support/cpp2/hashtable.c,
1020           support/cpp2/cpperror.c:
1021           synchronized with GCC CPP release version 3.3.6,
1022           the latest where cppmain.c still exists.
1023         * support/cpp2/cpptrad.c, support/cpp2/sdcppmain.c,
1024           support/cpp2/sdcppinit.c: added
1025
1026 2006-11-27 Borut Razem <borut.razem AT siol.net>
1027
1028         * support/cpp2/cpplex.c:
1029           fixed _asm ... _endasm handling bug, introduce with GCC CPP
1030           synchronization
1031         * support/cpp2/cpplib.c: removed definitions of unused variables
1032
1033 2006-11-26 Borut Razem <borut.razem AT siol.net>
1034
1035         * support/cpp2/libiberty.h: commented out x*alloc() declarations
1036           since they are redefined by macros in support/cpp2/sdcc.h
1037         * support/cpp2/sdcc.h: x*alloc macro redefinition
1038
1039 2006-11-25 Borut Razem <borut.razem AT siol.net>
1040
1041         * support/cpp2/cppexp.c, support/cpp2/hashtable.h,
1042           support/cpp2/configure, support/cpp2/Makefile.in,
1043           support/cpp2/cppfiles.c, support/cpp2/output.h,
1044           support/cpp2/cppinit.c, support/cpp2/cpplib.c,
1045           support/cpp2/config.h, support/cpp2/cpplib.h,
1046           support/cpp2/Makefile.bcc, support/cpp2/cpphash.c,
1047           support/cpp2/cppdefault.c, support/cpp2/config.in,
1048           support/cpp2/system.h, support/cpp2/cpplex.c,
1049           support/cpp2/cpphash.h, support/cpp2/mbchar.c,
1050           support/cpp2/cppdefault.h, support/cpp2/prefix.c
1051           support/cpp2/hwint.h, support/cpp2/mbchar.h,
1052           support/cpp2/prefix.h, support/cpp2/cppmacro.c,
1053           support/cpp2/configure.in, support/cpp2/intl.h,
1054           support/cpp2/sdcpp.dsp, support/cpp2/acconfig.h,
1055           support/cpp2/sdcc.h, support/cpp2/mkdeps.c,
1056           support/cpp2/version.c, support/cpp2/cppmain.c,
1057           support/cpp2/ansidecl.h, support/cpp2/libiberty.h,
1058           support/cpp2/hashtable.c, support/cpp2/aclocal.m4,
1059           support/cpp2/cpperror.c,
1060           support/cpp2/libiberty/safe-ctype.c,
1061           support/cpp2/libiberty/safe-ctype.h,
1062           support/cpp2/libiberty/splay-tree.c,
1063           support/cpp2/libiberty/obstack.c,
1064           support/cpp2/libiberty/lbasename.c,
1065           support/cpp2/libiberty/splay-tree.h,
1066           support/cpp2/libiberty/obstack.h:
1067           synchronized with GCC CPP release version 3.2.3,
1068           the latest before integration of cpp into gcc
1069         * support/cpp2/except.h, support/cpp2/line-map.c,
1070           support/cpp2/line-map.h,
1071           support/cpp2/libiberty/hex.c,
1072           support/cpp2/libiberty/concat.c,
1073           support/cpp2/libiberty/filenames.h: added
1074         * support/cpp2/intl.c: deleted
1075
1076 2006-11-24 Borut Razem <borut.razem AT siol.net>
1077
1078         * src/SDCC.y: enabled compilation of empty source file
1079         * support/Util/SDCCerr.[ch]: added sdcc warning 190 -
1080           "ISO C forbids an empty source file"
1081         * device/lib/_startup.c, device/lib/printf_tiny.c: disable warning 190
1082           if all the code is ifdefed out.
1083
1084 2006-11-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1085
1086         * src/hc08/gen.c (genPcall): fix for bug #1601032
1087
1088 2006-11-23 Maarten Brock <sourceforge.brock AT dse.nl>
1089
1090         * device/include/mcs51/c8051f000.h, device/include/mcs51/C8051F000.h,
1091         * device/include/mcs51/c8051f018.h, device/include/mcs51/C8051F018.h,
1092         * device/include/mcs51/c8051f020.h, device/include/mcs51/C8051F020.h,
1093         * device/include/mcs51/c8051f040.h, device/include/mcs51/C8051F040.h,
1094         * device/include/mcs51/c8051f060.h, device/include/mcs51/C8051F060.h,
1095         * device/include/mcs51/c8051f120.h, device/include/mcs51/C8051F120.h,
1096         * device/include/mcs51/c8051f200.h, device/include/mcs51/C8051F200.h,
1097         * device/include/mcs51/c8051f300.h, device/include/mcs51/C8051F300.h,
1098         * device/include/mcs51/c8051f310.h, device/include/mcs51/C8051F310.h,
1099         * device/include/mcs51/c8051f320.h, device/include/mcs51/C8051F320.h,
1100         * device/include/mcs51/c8051f326.h, device/include/mcs51/C8051F326.h,
1101         * device/include/mcs51/c8051f330.h, device/include/mcs51/C8051F330.h,
1102         * device/include/mcs51/c8051f340.h, device/include/mcs51/C8051F340.h,
1103         * device/include/mcs51/c8051f350.h, device/include/mcs51/C8051F350.h,
1104         * device/include/mcs51/c8051f410.h, device/include/mcs51/C8051F410.h:
1105           Renamed to all upper case as per the standard set by SiLabs
1106
1107 2006-11-23 Maarten Brock <sourceforge.brock AT dse.nl>
1108
1109         * device/include/mcs51/C8051F520.h: new, added
1110         * device/include/mcs51/compiler.h: added link about predefined macros
1111
1112 2006-11-23 Raphael Neider <rneider AT web.de>
1113
1114         * src/regression/Makefile: add -L path to fresh library
1115         * src/regression/simulate: emphasize FAILED output
1116         * src/regression/create_stc: output _failures from gpsim
1117         * src/regression/compare4.c,
1118         * src/regression/rotate6.c: fixed char literals,
1119           all compile, all run =8-D
1120
1121         * src/pic/pcode.h: added isPCASMDIR macro
1122         * src/pic/gen.c (genAnd): fixed bit offset
1123         * src/pic/ralloc.c (allocNewDirReg,allocDirReg,allocRegByName,
1124           packBits): unified register numbering schemes,
1125           (newReg): do not insert stack registers into hash table,
1126           (initStack): unpinned pseudo stack, simplified,
1127           (typeRegWithIdx): fixed retrieval of stack registers,
1128         * src/pic/pcode.c (addpCodeComment,sameBank): added,
1129           (pCodeReplace): removed invalid assertion,
1130           (insertPCodeInstruction): fixed newly added labels,
1131           (insertBankSwitch,BankSelect,IsBankChange,DoBankSelect,
1132           FixRegisterBankingInFlow,compareBankFlow,FixBankFlow,
1133           DumpFlow): removed unsed (broken?) code,
1134           (insertBankSel): prevent STATUS from being BANKSELed,
1135           (FixRegisterBanking): rewritten from scratch, implemented generic
1136             optimizations (suppress BANKSELs to same register and to registers
1137             present in all banks),
1138           (AnalyzeBanking): update flow after BANKSELection
1139
1140         * src/pic/glue.c (pic14_constructAbsMap): emit pseudo stack in
1141             sharebank, let linker place it, mark STKxx symbols as emitted
1142
1143 2006-11-21 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1144
1145         * src/regression/arrays.c,
1146         * src/regression/bank1.c,
1147         * src/regression/bool2.c,
1148         * src/regression/compare7.c,
1149         * src/regression/compare8.c,
1150         * src/regression/compare9.c,
1151         * src/regression/compare10.c,
1152         * src/regression/configword.c,
1153         * src/regression/for.c,
1154         * src/regression/mult1.c,
1155         * src/regression/pointer1.c,
1156         * src/regression/rotate6.c,
1157         * src/regression/string1.c,
1158         * src/regression/struct1.c,
1159         * src/regression/Makefile: make PIC14 regression tests run again
1160           (3 fail, 6 won't compile)
1161
1162 2006-11-21 Raphael Neider <rneider AT web.de>
1163
1164         * device/include/pic16/pic18f4550.h,
1165         * device/include/pic16/pic18f4455.h,
1166         * device/lib/pic16/libdev/pic18f4550.c,
1167         * device/lib/pic16/libdev/pic18f4455.c: fixed #1578591 and #1595144
1168         * configure.in: removed superfluous closing bracket
1169
1170 2006-11-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1171
1172         * device/lib/expf.c: Fixed bug 1599523: result of expf(x) is
1173           always positive.
1174
1175 2006-11-21 Raphael Neider <rneider AT web.de>
1176
1177         * src/pic/device.{c,h}: added pic14_getPIC()
1178         * src/pic/gen.c (continueIfTrue,jumpIfTrue): added PIC code,
1179           (genAnd): added PIC code for one case, fixes #1597044
1180         * src/pic/pcode.c (BankSelect): Ohoh, added generic optimization for
1181           SFRs that are present in all banks (e.g., STATUS)
1182
1183 2006-11-20 Raphael Neider <rneider AT web.de>
1184
1185         * src/pic/pcode.c: changed inverted ops for DECFSZ/DECFSZW and
1186           INCFSZ/INCFSZW and declared them as changing Z bit,
1187           (insertPCodeInstruction): correctly invert the above instructions,
1188           fixes #1599333,
1189           (DoBankSelect): don't panic on po_immediates
1190
1191 2006-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
1192
1193         * as/link/aslink.h,
1194         * as/link/mcs51/lkihx.c (newArea),
1195         * as/link/mcs51/lkrloc.c: renamed newArea() to ihxNewArea()
1196         * as/link/mcs51/lkihx.c (ihx): output reset vector as start address
1197
1198 2006-11-11 Raphael Neider <rneider AT web.de>
1199
1200         * src/pic/pcode.c (newpCodeOpBit): search SymbolTab for referenced
1201           bitfield symbols, fixes #1579535 (once more...).
1202
1203 2006-11-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1204
1205         * support/regression/generate-cases.py,
1206         * support/regression/fwk/include/testfwk.h,
1207         * support/regression/fwk/lib/testfwk.c: used code pointers,
1208           (about 50kByte less code generated for mcs51)
1209
1210 2006-11-06 Borut Razem <borut.razem AT siol.net>
1211
1212         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
1213           debugger/mcs51/configure: fixed failed check because the function
1214           rl_function_of_keyseq isn't in Readline 5.2. Thanks to Ilya Goldberg
1215           who submitted the patch for gpsim.
1216         * debugger/mcs51/configure.in: removed the result message
1217         * debugger/mcs51/Makefile.in: fixed the config.status warning
1218           "... seems to ignore the --datarootdir setting"
1219
1220 2006-11-03 Maarten Brock <sourceforge.brock AT dse.nl>
1221
1222         * device/include/mcs51/c8051f020.h,
1223         * device/include/mcs51/c8051f040.h,
1224         * device/include/mcs51/c8051f060.h,
1225         * device/include/mcs51/c8051f120.h: added PS0, fixed bug 1589279
1226         * src/z80/gen.c (gencjneshort),
1227         * src/z80/peeph.def: applied patch 1571373, thanks Philipp Krause
1228
1229 2006-10-31 Borut Razem <borut.razem AT siol.net>
1230
1231         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
1232           debugger/mcs51/configure: get readline version
1233
1234 2006-10-30 Borut Razem <borut.razem AT siol.net>
1235
1236         * debugger/mcs51/sdcdb.c: replaced hardcoded "/" with DIR_SEPARATOR_STRING
1237         * debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
1238           debugger/mcs51/configure: locate readline even when cross compiling
1239         * support/scripts/sdcc.nsi: include readline5.dll into the setup package
1240
1241 2006-10-29 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1242
1243         * device/include/mcs51/serial_IO.h: putchar() and getchar() using
1244           serial port.
1245
1246 2006-10-29 Maarten Brock <sourceforge.brock AT dse.nl>
1247
1248         * device/include/malloc.h,
1249         * device/lib/calloc.c,
1250         * device/lib/free.c,
1251         * device/lib/malloc.c,
1252         * device/lib/realloc.c: moved definition of struct into sources
1253         * support/regression/tests/malloc.c: use void* for init_dynamic_memory()
1254
1255 2006-10-29 Maarten Brock <sourceforge.brock AT dse.nl>
1256
1257         * as/asx8051.dsp: corrected output directories
1258         * as/link/hc08: new directory for hc08 linker
1259         * as/hc08/aslink.h,             as/link/aslink.h,
1260         * as/hc08/aslink.mak,           as/link/hc08/aslink.mak,
1261         * as/hc08/clean.mk,             as/link/hc08/clean.mk,
1262         * as/hc08/link_hc08.dsp,        as/link/hc08/link_hc08.dsp,
1263         * as/hc08/lkaomf51.c,           as/link/hc08/lkaomf51.c,
1264         * as/hc08/lkarea.c,             as/link/hc08/lkarea.c,
1265         * as/hc08/lkdata.c,             as/link/hc08/lkdata.c,
1266         * as/hc08/lkelf.c,              as/link/hc08/lkelf.c,
1267         * as/hc08/lkihx.c,              as/link/hc08/lkihx.c,
1268         * as/hc08/lklibr.c,             as/link/hc08/lklibr.c,
1269         * as/hc08/lkmain.c,             as/link/hc08/lkmain.c,
1270         * as/hc08/lkmem.c,              as/link/hc08/lkmem.c,
1271         * as/hc08/lkrloc.c,             as/link/hc08/lkrloc.c,
1272         * as/hc08/lks19.c,              as/link/hc08/lks19.c,
1273         * as/hc08/Makefile.aslink,      as/link/hc08/Makefile.aslink,
1274         * as/hc08/Makefile.bcc,         as/link/hc08/Makefile.bcc,
1275         * as/hc08/Makefile.in,          as/link/hc08/Makefile.in,
1276         * as/link/hc08/conf.mk,
1277         * configure,
1278         * configure.in,
1279         * Makefile.in,
1280         * sdcc.dsw: moved hc08 linker to as/link/hc08
1281         * as/hc08/lkeval.c,     as/link/mcs51/lkeval.c,     as/link/lkeval.c,
1282         * as/hc08/lkhead.c,     as/link/mcs51/lkhead.c,     as/link/lkhead.c,
1283         * as/hc08/lklex.c,      as/link/mcs51/lklex.c,      as/link/lklex.c,
1284         * as/hc08/lklist.c,     as/link/mcs51/lklist.c,     as/link/lklist.c,
1285         * as/hc08/lknoice.c,    as/link/mcs51/lknoice.c,    as/link/lknoice.c,
1286         * as/hc08/lksym.c,      as/link/mcs51/lksym.c,      as/link/lksym.c,
1287         * as/link/mcs51/aslink.dsp,
1288         * as/link/mcs51/Makefile.in: factored out the common files
1289         * as/hc08/lkstore.c: deleted, use the one already in as/link/
1290         * as/clean.mk: extra cleaning common files
1291         * as/link/mcs51/strcmpi.c,      as/strcmpi.c: moved
1292         * as/link/mcs51/strcmpi.h: deleted, moved protoype to aslink.h
1293         * as/mcs51/asm.h: include sdccconf.h or sdcc_vc.h
1294
1295 2006-10-29 Raphael Neider <rneider AT web.de>
1296
1297         * src/pic/ralloc.c (newReg): create aliases for registers with
1298           multiple names to fix #1579535 and #1584001,
1299           (regWithIdx,dirregWithName): resolve aliases on lookup
1300         * src/pic/pcode.c (DoBankSelect): die with error message on failing
1301           bankselect
1302         * device/lib/pic/libdev/Makefile.in: move pseudo stack down to 0x4f
1303           to prevent build errors on small devices
1304
1305 2006-10-28 Raphael Neider <rneider AT web.de>
1306
1307         * src/pic/gen.c (genFunction,genCall): drop "same code page"
1308           assumption within interrupt handlers, fixes #1584940
1309         * src/pic/glue.c (pic14_constructAbsMap): mark absolute symbols as
1310           "emitted" to avoid emitting them again in udata
1311
1312 2006-10-27 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1313
1314         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c:
1315         Removed.
1316
1317 2006-10-26 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1318
1319         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c:
1320         Initialize uart only if SM0 and SM1 are zero.  Also, use flag to turn
1321         on/off CR to CRLF conversion.
1322
1323 2006-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1324
1325         * doc/sdccman.lyx: updated IRQ section
1326
1327 2006-10-24 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1328
1329         * device/lib/serial_io.c: removed
1330         * device/lib/_putchar.c, device/lib/_getchar.c, device/lib/inituart.c
1331         replacements for serial_io.c
1332
1333 2006-10-24 Maarten Brock <sourceforge.brock AT dse.nl>
1334
1335         * src/z80/main.c (_process_pragma, _parseOptions): fixed bug 1583318
1336
1337 2006-10-24 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1338
1339         * device/lib/serial_io.c: Default putchar() and getchar() for
1340           mcs51 uses serial port.
1341
1342 2006-10-23 Maarten Brock <sourceforge.brock AT dse.nl>
1343
1344         * src/mcs51/gen.c (movc): improved check for 0 and 1, see RFE 1582704
1345
1346 2006-10-23 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1347
1348         * support/regression/ports/mcs51/support.c: smaller
1349         _sdcc_external_startup()
1350         * device/lib/mcs51/crtxclear.asm: don't check high byte of l_PSEG
1351
1352 2006-10-20 Maarten Brock <sourceforge.brock AT dse.nl>
1353
1354         * device/lib/gbz80/crt0.s,
1355         * device/lib/gbz80/crt0_rle.s,
1356         * device/lib/gbz80/div.s,
1357         * device/lib/gbz80/fstubs.s,
1358         * device/lib/gbz80/heap.s,
1359         * device/lib/gbz80/mul.s,
1360         * device/lib/gbz80/putchar.s,
1361         * device/lib/gbz80/stubs.s,
1362         * device/lib/z80/crt0.s,
1363         * device/lib/z80/crt0_rle.s,
1364         * device/lib/z80/div.s,
1365         * device/lib/z80/fstubs.s,
1366         * device/lib/z80/heap.s,
1367         * device/lib/z80/mul.s,
1368         * device/lib/z80/putchar.s,
1369         * device/lib/z80/stubs.s: reverted, I was mistaken
1370
1371 2006-10-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1372
1373         * src/mcs51/peeph.def: peephole 238.x added check for notvolatile
1374         * support/regression/ports/mcs51/support.c: removed race
1375         condition on TI in _putchar allowing to use serial port mode 0
1376
1377 2006-10-20 Borut Razem <borut.razem AT siol.net>
1378
1379         * debugger/mcs51/sdcdb.c: replaced isblank() with isspace()
1380
1381 2006-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
1382
1383         * device/lib/gbz80/crt0.s,
1384         * device/lib/gbz80/crt0_rle.s,
1385         * device/lib/gbz80/div.s,
1386         * device/lib/gbz80/fstubs.s,
1387         * device/lib/gbz80/heap.s,
1388         * device/lib/gbz80/mul.s,
1389         * device/lib/gbz80/putchar.s,
1390         * device/lib/gbz80/stubs.s,
1391         * device/lib/z80/crt0.s,
1392         * device/lib/z80/crt0_rle.s,
1393         * device/lib/z80/div.s,
1394         * device/lib/z80/fstubs.s,
1395         * device/lib/z80/heap.s,
1396         * device/lib/z80/mul.s,
1397         * device/lib/z80/putchar.s,
1398         * device/lib/z80/stubs.s: removed all leading underscores from area names
1399
1400 2006-10-17 Maarten Brock <sourceforge.brock AT dse.nl>
1401
1402         * support/regression/ports/mcs51/support.c: use highest baudrate so the
1403           regression tests are not waiting in the simulator for simulated
1404           transmission of debug output
1405
1406 2006-10-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1407
1408         * device/lib/printf_large.c: slightly smaller
1409         * doc/sdccman.lyx: do not use spaces within html links
1410
1411 2006-10-16 Borut Razem <borut.razem AT siol.net>
1412
1413         * configure.in, configure, sdccconf_in.h, src/SDCCglobal,
1414           debugger/mcs51/Makefile.in, debugger/mcs51/sdcdb.[ch],
1415           debugger/mcs51/aclocal.m4, debugger/mcs51/acinclide.m4,
1416           debugger/mcs51/config.h.in, debugger/mcs51/configure.in,
1417           debugger/mcs51/configure:
1418           [ 1185668 ] add gnu readline support to sdcdb - enabled
1419
1420 2006-10-16 Raphael Neider <rneider AT web.de>
1421
1422         * src/pic/pcode.c (BankSelect): another fix on (partial) BANKSELs,
1423           fixes #1577882, removes close to all banking optimizations
1424
1425 2006-10-15 Maarten Brock <sourceforge.brock AT dse.nl>
1426
1427         * src/SDCCsymt.c (checkSClass): no error for uninitialised absolute
1428           variables in code memory
1429         * support/regression/tests/absolute.c: added test for this
1430
1431 2006-10-15 Raphael Neider <rneider AT web.de>
1432
1433         * src/pic/pcode.c (InsertBankSel): suppress BANKSELs for one bank
1434           devices,
1435           (BankSelect): emit BANKSEL before touching linker-placed regs,
1436           fixes #1570934
1437
1438 2006-10-10 Raphael Neider <rneider AT web.de>
1439
1440         * src/SDCCmain.c (optionsTable): accept --stack-size for PICs,
1441         * src/pic/device.c (pic14_getSharebankSize,pic14_getSharebankAddress),
1442         * src/pic/main.c (_pic14_parseOptions),
1443         * src/pic/main.h: mostly reverted to previous state, now use results
1444             from SDCCmain.c's argument parsing
1445
1446 2006-10-10 Borut Razem <borut.razem AT siol.net>
1447
1448         * debugger/mcs51/break.[ch], debugger/mcs51/cmd.c,
1449           debugger/mcs51/sdcdb.[ch], debugger/mcs51/simi.c:
1450           [ 1185668 ] add gnu readline support to sdcdb -
1451           prepared for READLINE, not enabled yet,
1452           thanks to <tal.bav AT gmail.com>
1453
1454 2006-10-10 Raphael Neider <rneider AT web.de>
1455
1456         * src/pic16/pcode.c (pic16_pCode2str): use isACCESS_BANK macro
1457         * src/pic16/devices.inc,
1458         * device/include/pic16 (pic18f[24]620.h),
1459         * device/include/pic18fregs.h,
1460         * device/lib/pic16/pics.all,
1461         * device/lib/pic16/libdev/pic18f[24]{620,525}.c): added support for
1462             18f2620, 18f4620, 18f2525, and 18f4525 devices, thanks to
1463             Gary Plumbridge and Anton Strobl
1464
1465 2006-10-10 Raphael Neider <rneider AT web.de>
1466
1467         * src/pic/main.c (_pic14_parseOptions): added --stack-loc=NUM and
1468           --stack-siz=NUM options to configure the argument passing stack
1469         * src/pic/main.h: added stackLocation and stackSize to pic14_options_t
1470         * src/pic/device.c (mapRegister): catch out-of-memory SIGSEGVs,
1471           (pic14_getSharebankSize): obey --stack-siz=NUM,
1472           (pic14_getSharebankAddress): obey --stack-loc=NUM
1473
1474 2006-10-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1475
1476         * doc/sdccman.lyx: added to the manual
1477         * doc/figures/ddd_example.png: added (neither pdflatex nor
1478         most browsers seem to like the .eps file)
1479
1480 2006-10-06 Bernhard Held <bernhard AT bernhardheld.de>
1481
1482         * src/SDCCglue.c (tempfileandname): changed un*x tmp search paths
1483         to /tmp and /var/tmp acc. LSB
1484         * src/SDCCast.c (addCast): Fixed bug 1571231: promote in case of
1485         RESULT_TYPE_IFX
1486         * support/regression/tests/onebyte.c: added test
1487
1488 2006-10-05 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1489
1490         * src/mcs51/gen.c: emitcode for "add a,0x%02x" requires only 8 bits.
1491
1492 2006-10-05 Borut Razem <borut.razem AT siol.net>
1493
1494         * partially fixed [ 1570701 ] peephole - not replacing code from multiline macros,
1495           thanks to dfulab:
1496           - sdcc.dsw: changed property eol-style to CRLF
1497           - support/scripts/resource.rc: replaced references to "afxres.h" with "winres.h"
1498
1499 2006-10-04 Raphael Neider <rneider AT web.de>
1500
1501         * device/include/pic/{pic16f84.h,pic16f84a.h},
1502         * device/lib/pic/libdev/{pic16f84.c,pic16f84a.c}: added PORT[AB]_bits
1503           from patch #1522504, thanks to Robas Teodor
1504
1505 2006-10-02 Maarten Brock <sourceforge.brock AT dse.nl>
1506
1507         * as/link/z80/lkarea.c: essentially reverted lnksect() to #4380 which
1508           fixes bug 1566015
1509
1510 2006-10-01 Maarten Brock <sourceforge.brock AT dse.nl>
1511
1512         * src/pic16/glue.c (pic16emitMaps),
1513         * src/pic/glue.c (pic14emitMaps): hopefully fixed bug 1568779
1514         * device/lib/gets.c: fixed bug 1568829,thanks Philipp Krause
1515         * device/lib/pic16/libc/string/memcpypgm2ram.c,
1516         * device/lib/pic16/libc/string/memcpyram2ram.c: fixed bug 1568836, thanks
1517           Philipp Krause
1518         * as/mcs51/asmain.c (asmbl, newdot): fixed problems with absolute areas
1519         * as/link/mcs51/lkmem.c (summary2): reverted, do do count abs segments
1520
1521 2006-09-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1522
1523         * support/librarian/sdcclib.c: Added option -l.
1524         * as/link/mcs51/lkmem.c: don't use absolute segments to compute memory
1525           usage totals.
1526         * device/lib/make51lib.bat: added.  Allows building mcs51 libraries easily
1527           using Windows command prompt.
1528
1529 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
1530
1531         * device/lib/libsdcc.lib: added module rand
1532         * src/ds390/ralloc.c (rematStr),
1533         * src/hc08/ralloc.c (rematStr),
1534         * src/mcs51/ralloc.c (rematStr),
1535         * src/z80/ralloc.c (rematStr): made output more consistent
1536         * src/mcs51/gen.c: cosmetic changes
1537
1538 2006-09-30 Maarten Brock <sourceforge.brock AT dse.nl>
1539
1540         * src/port.h: added mem.cabs_name to PORT
1541         * src/ds390/main.c,
1542         * src/hc08/main.c,
1543         * src/mcs51/main.c,
1544         * src/pic16/main.c,
1545         * src/pic/main.c,
1546         * src/xa51/main.c,
1547         * src/z80/main.c: added cabs_name initializers
1548         * src/SDCCglue.c (emitStaticSeg): allocate and initialize absolute
1549           constants
1550           (emitMaps): emit absolutes in code memory into cabs_name
1551         * src/SDCCmem.c,
1552         * src/SDCCmem.h: added memory map c_abs and defined CABS_NAME
1553         * src/ds390/gen.c (genCodePointerGet): fixed bug if left is a literal
1554         * support/regression/fwk/include/testfwk.h: added define for at
1555         * support/regression/tests/absolute.c: added, new
1556
1557 2006-09-29 Maarten Brock <sourceforge.brock AT dse.nl>
1558
1559         * src/mcs51/gen.c (genPlusIncr, genMinusDec, genAddrOf): small
1560           optimizations, see also patch 887161 by Stas Sergeev
1561         * src/mcs51/peeph.def(104, 207, 209, 212): disabled as they do not seem
1562           to be necessary anymore,
1563           (102, 103, 104, 127): renamed all occurances of bp to _bp
1564
1565 2006-09-27 Maarten Brock <sourceforge.brock AT dse.nl>
1566
1567         * device/include/mcs51/at89c51snd1c.h: fixed MSK_SREQ definition
1568           thanks Weston T. Schmidt for patch 1555221
1569         * src/mcs51/peeph.def: renamed rule 257 to 257.a, added 257.b
1570         * src/SDCCicode.c(geniCodeMultiply): small optimization
1571
1572 2006-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
1573
1574         * device/include/stdlib.h: added rand prototypes
1575         * device/lib/rand.c: new, added
1576         * device/lib/Makefile.in: added rand.c
1577         * src/z80/peeph.def,
1578         * src/z80/peeph-gbz80.def,
1579         * src/z80/peeph-z80.def: updated conditonals, fixed bug 1565908
1580
1581 2006-09-20 Raphael Neider <rneider AT web.de>
1582
1583         * device/lib/pic16/libio/i2c/i2cnack.c (i2c_nack): fixed ACKDT bit
1584
1585 2006-09-19 Maarten Brock <sourceforge.brock AT dse.nl>
1586
1587         * as/link/aslink.h: cosmetic changes
1588         * as/link/mcs51/Makefile.in,
1589         * as/link/z80/Makefile.in: fixed build on CF where VPATH is used
1590
1591 2006-09-17 Maarten Brock <sourceforge.brock AT dse.nl>
1592
1593         * as/link/aslink.h,
1594         * as/link/mcs51/aslink.h,
1595         * as/link/z80/aslink.h: merged and moved to as/link/
1596         * as/link/lkstore.c,
1597         * as/link/mcs51/lkstore.c: moved to as/link/
1598         * as/link/clean.mk: remove *.o
1599         * as/link/mcs51/alloc.h: deleted
1600         * as/link/mcs51/lkarea.c: added lnksect prototype
1601         * as/link/mcs51/lkdata.c,
1602         * as/link/mcs51/lklex.c,
1603         * as/link/mcs51/lkmain.c: renamed as_getline to lk_getline
1604         * as/link/mcs51/lkmem.c,
1605         * as/link/mcs51/lknoice.c: removed include strcmpi.h
1606         * as/link/mcs51/lksym.c: include stdlib.h instead of malloc.h or alloc.h
1607         * as/link/mcs51/aslink.dsp,
1608         * as/link/mcs51/Makefile.aslink,
1609         * as/link/mcs51/Makefile.bcc,
1610         * as/link/mcs51/Makefile.in: updated for moved files
1611         * as/link/z80/lkarea.c,
1612         * as/link/z80/lkhead.c,
1613         * as/link/z80/lklex.c,
1614         * as/link/z80/lklibr.c,
1615         * as/link/z80/lklist.c,
1616         * as/link/z80/lkmain.c,
1617         * as/link/z80/lkrloc.c,
1618         * as/link/z80/lksym.c: synced with mcs51
1619         * as/link/z80/lkdata.c,
1620         * as/link/z80/lkeval.c,
1621         * as/link/z80/lkihx.c,
1622         * as/link/z80/lks19.c: cosmetic changes
1623         * as/link/z80/Makefile.in,
1624         * as/link/z80/linkgbz80.dsp,
1625         * as/link/z80/linkz80.dsp: updated for moved files
1626
1627 2006-09-16 Borut Razem <borut.razem AT siol.net>
1628
1629         * debugger/mcs51/sdcdb.c: partially fixed
1630           [ 1203664 ] sdcdb fails to open files w. two "." periods
1631         * debugger/mcs51/simi.c, debugger/mcs51/symtab.c,
1632           debugger/mcs51/symtab.h: fixed indenting
1633         * configure.in, configure: up to date with latest Maarten's changes
1634
1635 2006-09-15 Maarten Brock <sourceforge.brock AT dse.nl>
1636
1637         as/link/mcs51
1638         as/aslink.dsp,                  as/link/mcs51/aslink.dsp,
1639         as/link/mcs51/aslink.h,         as/mcs51/aslink.h,
1640         as/link/mcs51/aslink.mak,       as/mcs51/aslink.mak,
1641         as/link/mcs51/lkaomf51.c,       as/mcs51/lkaomf51.c,
1642         as/link/mcs51/lkarea.c,         as/mcs51/lkarea.c,
1643         as/link/mcs51/lkdata.c,         as/mcs51/lkdata.c,
1644         as/link/mcs51/lkeval.c,         as/mcs51/lkeval.c,
1645         as/link/mcs51/lkhead.c,         as/mcs51/lkhead.c,
1646         as/link/mcs51/lkihx.c,          as/mcs51/lkihx.c,
1647         as/link/mcs51/lklex.c,          as/mcs51/lklex.c,
1648         as/link/mcs51/lklibr.c,         as/mcs51/lklibr.c,
1649         as/link/mcs51/lklist.c,         as/mcs51/lklist.c,
1650         as/link/mcs51/lkmain.c,         as/mcs51/lkmain.c,
1651         as/link/mcs51/lkmem.c,          as/mcs51/lkmem.c,
1652         as/link/mcs51/lknoice.c,        as/mcs51/lknoice.c,
1653         as/link/mcs51/lkrloc.c,         as/mcs51/lkrloc.c,
1654         as/link/mcs51/lks19.c,          as/mcs51/lks19.c,
1655         as/link/mcs51/lkstore.c,        as/mcs51/lkstore.c,
1656         as/link/mcs51/lksym.c,          as/mcs51/lksym.c,
1657         as/link/mcs51/Makefile.aslink,  as/mcs51/Makefile.aslink,
1658         as/link/mcs51/alloc.h,
1659         as/link/mcs51/clean.mk,
1660         as/link/mcs51/conf.mk,
1661         as/link/mcs51/Makefile.bcc,
1662         as/link/mcs51/Makefile.in,
1663         as/link/mcs51/readme.390,
1664         as/link/mcs51/strcmpi.c,
1665         as/link/mcs51/strcmpi.h,
1666         as/mcs51/clean.mk,
1667         as/mcs51/Makefile.bcc,
1668         as/mcs51/Makefile.in,
1669         configure,
1670         Makefile.in,
1671         sdcc.dsw: moved mcs51 linker to as/link/mcs51
1672
1673 2006-09-14 Maarten Brock <sourceforge.brock AT dse.nl>
1674
1675         * as/link,
1676         * as/link/Makefile.in,
1677         * as/link/z80/linkgbz80.dsp,
1678         * as/link/z80/linkz80.dsp,
1679         * configure,
1680         * link,
1681         * link/clean.mk,
1682         * link/Makefile.in,
1683         * link/README,
1684         * link/z80,
1685         * link/z80/aslink.h,
1686         * link/z80/clean.mk,
1687         * link/z80/conf.mk,
1688         * link/z80/linkgbz80.dsp,
1689         * link/z80/linkz80.dsp,
1690         * link/z80/lkarea.c,
1691         * link/z80/lkdata.c,
1692         * link/z80/lkeval.c,
1693         * link/z80/lkgb.c,
1694         * link/z80/lkgg.c,
1695         * link/z80/lkhead.c,
1696         * link/z80/lkihx.c,
1697         * link/z80/lklex.c,
1698         * link/z80/lklibr.c,
1699         * link/z80/lklist.c,
1700         * link/z80/lkmain.c,
1701         * link/z80/lkrloc.c,
1702         * link/z80/lks19.c,
1703         * link/z80/lksym.c,
1704         * link/z80/Makefile.in,
1705         * Makefile.in,
1706         * sdcc.dsw: moved link/ to as/link/
1707
1708 2006-09-11 Maarten Brock <sourceforge.brock AT dse.nl>
1709
1710         * as/mcs51/i51mch.c (machine): fixed warning
1711
1712 2006-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
1713
1714         * as/mcs51/i51mch.c (machine): S_DJNZ fixed bug 1554318
1715
1716 2006-09-09 Borut Razem <borut.razem AT siol.net>
1717
1718         * debugger/mcs51/sdcdb.c, debugger/mcs51/simi.c:
1719           sdcdb WIN32 native port
1720         * src/clean.mk: fixed
1721
1722 2006-09-08 Borut Razem <borut.razem AT siol.net>
1723
1724         * doc/sdccman.lyx: SDCDB and ucSim are available on Win32 platforms.
1725
1726 2006-09-08 Raphael Neider <rneider AT web.de>
1727
1728         * src/pic16/main.c (_pic16_linkEdit,pic16_linkCmd),
1729         * src/pic/main.c(_pic14_do_link, linkCmd): pass "-w" and "-r"
1730             to gplink to disable processor mismatch warning and to allow
1731             the use of devices with only aliased (shared) memory banks,
1732           (_pic16_genAssemblerPreamble): include pXXX.inc on --mplab-comp
1733
1734 2006-09-07 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1735
1736         * doc/sdccman.lyx: Some re-formating plus example on using
1737           #pragma preproc_asm +/-
1738
1739 2006-09-07 Borut Razem <borut.razem AT siol.net>
1740
1741         * support/scripts/sdcc.nsi: added SDCDB executables in a separate
1742           section
1743
1744 2006-09-06 Borut Razem <borut.razem AT siol.net>
1745
1746         * support/scripts/sdcc.nsi: fixed Error: unterminated string parsing
1747           line at sdcc.nsi:153
1748         * sdcc/debugger/mcs51/simi.c: argsToCmdLine() fixes
1749
1750 2006-09-05 Borut Razem <borut.razem AT siol.net>
1751
1752         * configure.in, configure: support for winsock2
1753         * debugger/mcs51/break.h, debugger/mcs51/cmd.c,
1754           debugger/mcs51/cmd.h, debugger/mcs51/sdcdb.c,
1755           debugger/mcs51/sdcdb.h, debugger/mcs51/simi.c,
1756           debugger/mcs51/simi.h, debugger/mcs51/symtab.c,
1757           debugger/mcs51/symtab.h: sdcdb WIN32 native port
1758
1759 2006-09-05 Maarten Brock <sourceforge.brock AT dse.nl>
1760
1761         * src/SDCCopt.c (cnvToFcall): fixed bug 1551947 by updating OP_USES
1762           and OP_DEFS
1763         * support/regression/tests/bug1551947.c: new, added
1764         * src/SDCCsymt.h: strings are char* not byte*
1765
1766 2006-09-05 Raphael Neider <rneider AT web.de>
1767
1768         * device/lib/pic16/libdev/pic18f4550.c,
1769           device/include/pic16/pic18f4550.h: added PORTD/TRISD
1770             declarations/definitions from patch #1520949
1771
1772 2006-09-05 Raphael Neider <rneider AT web.de>
1773
1774         * src/pic16/gen.c (genPackBits): fix assignment to 8-bit,
1775           byte-aligned bitfields, fixes #1539278
1776
1777 2006-09-05 Raphael Neider <rneider AT web.de>
1778
1779         * src/pic/gen.c (genReceive): skip unreferenced arguments,
1780           fixes #1544120
1781
1782 2006-09-04 Borut Razem <borut.razem AT siol.net>
1783
1784         * support/scripts/sdcc.nsi: move ucSim executables to a separate section
1785         * support/scripts/sdcc_cygwin_mingw32: don't disable ucsim,
1786           -mno-cygwin is a part of the compiler name
1787         * support/scripts/sdcc_mingw32: don't disable ucsim
1788
1789 2006-09-03 Borut Razem <borut.razem AT siol.net>
1790
1791         * sdcc.spec: corrected for 2.6.0. Thanks to Christer Weinigel.
1792         * device/lib/Makefile.in device/lib/clean.mk: small but essential corrections
1793
1794 2006-09-03 Raphael Neider <rneider AT web.de>
1795
1796         * src/pic/ralloc.c,
1797         * src/pic/pcode.c (InitReuseRegs): allocate registers with pseudo
1798           indices >= 0x1000 to disambiguate them from fixed regs __at(addr),
1799           fixes #1550049
1800
1801 2006-09-01 Borut Razem <borut.razem AT siol.net>
1802
1803         * sim/ucsim/cmd.src/cmdutil.cc: #include <sys/time.h> and <unistd.h>
1804           to make ppc-osx happy
1805
1806 2006-08-31 Borut Razem <borut.razem AT siol.net>
1807
1808         * sim/ucsim/cmd.src/newcmdposix.cc: #include <assert.h>
1809         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
1810         * sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
1811         * support/regression/ports/ds390/spec.mk,
1812           support/regression/ports/mcs51/spec.mk,
1813           support/regression/ports/xa51/spec.mk: introduced DEV_NULL variable.
1814           To run regression tests in mingw environment:
1815           make DEV_NULL=NUL CC=gcc
1816
1817 2006-08-30 Borut Razem <borut.razem AT siol.net>
1818
1819         * sim/ucsim/cmd.src/newcmdposix.cc, sim/ucsim/cmd.src/newcmdposixcl.h,
1820           sim/ucsim/cmd.src/newcmdwin32.cc, sim/ucsim/cmd.src/newcmdwin32cl.h,
1821           sim/ucsim/app.cc, sim/ucsim/appcl.h, sim/ucsim/configure,
1822           sim/ucsim/configure.in, sim/ucsim/ddconfig_in.h, sim/ucsim/error.cc,
1823           sim/ucsim/errorcl.h, sim/ucsim/option.cc, sim/ucsim/optioncl.h,
1824           sim/ucsim/utils.cc, sim/ucsim/utils.h, sim/ucsim/cmd.src/Makefile.in,
1825           sim/ucsim/avr.src/avr.cc, sim/ucsim/avr.src/avrcl.h,
1826           sim/ucsim/cmd.src/bp.cc, sim/ucsim/cmd.src/bpcl.h,
1827           sim/ucsim/cmd.src/cmdconf.cc, sim/ucsim/cmd.src/cmdgui.cc,
1828           sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/cmdset.cc,
1829           sim/ucsim/cmd.src/cmdsetcl.h, sim/ucsim/cmd.src/cmdstat.cc,
1830           sim/ucsim/cmd.src/cmduc.cc, sim/ucsim/cmd.src/cmduccl.h,
1831           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
1832           sim/ucsim/cmd.src/command.cc, sim/ucsim/cmd.src/commandcl.h,
1833           sim/ucsim/cmd.src/get.cc, sim/ucsim/cmd.src/getcl.h,
1834           sim/ucsim/cmd.src/info.cc, sim/ucsim/cmd.src/newcmd.cc,
1835           sim/ucsim/cmd.src/newcmdcl.h, sim/ucsim/cmd.src/set.cc,
1836           sim/ucsim/cmd.src/show.cc, sim/ucsim/cmd.src/timer.cc,
1837           sim/ucsim/hc08.src/hc08.cc, sim/ucsim/hc08.src/hc08cl.h,
1838           sim/ucsim/s51.src/Makefile.in, sim/ucsim/s51.src/interrupt.cc,
1839           sim/ucsim/s51.src/interruptcl.h, sim/ucsim/s51.src/pca.cc,
1840           sim/ucsim/s51.src/pcacl.h, sim/ucsim/s51.src/port.cc,
1841           sim/ucsim/s51.src/portcl.h, sim/ucsim/s51.src/serial.cc,
1842           sim/ucsim/s51.src/serialcl.h, sim/ucsim/s51.src/timer0.cc,
1843           sim/ucsim/s51.src/timer0cl.h, sim/ucsim/s51.src/timer1.cc,
1844           sim/ucsim/s51.src/timer1cl.h, sim/ucsim/s51.src/timer2.cc,
1845           sim/ucsim/s51.src/timer2cl.h, sim/ucsim/s51.src/uc390.cc,
1846           sim/ucsim/s51.src/uc390cl.h, sim/ucsim/s51.src/uc390hw.cc,
1847           sim/ucsim/s51.src/uc390hwcl.h, sim/ucsim/s51.src/uc51.cc,
1848           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/wdt.cc,
1849           sim/ucsim/s51.src/wdtcl.h, sim/ucsim/sim.src/hw.cc,
1850           sim/ucsim/sim.src/hwcl.h, sim/ucsim/sim.src/mem.cc,
1851           sim/ucsim/sim.src/memcl.h, sim/ucsim/sim.src/obsolete.cc,
1852           sim/ucsim/sim.src/obsolete.h, sim/ucsim/sim.src/sim.cc,
1853           sim/ucsim/sim.src/simcl.h, sim/ucsim/sim.src/stack.cc,
1854           sim/ucsim/sim.src/stackcl.h, sim/ucsim/sim.src/test_mem_speed.cc,
1855           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
1856           sim/ucsim/xa.src/xa.cc, sim/ucsim/xa.src/xacl.h,
1857           sim/ucsim/z80.src/z80.cc, sim/ucsim/z80.src/z80cl.h:
1858           ucsim WIN32 native port
1859
1860 2006-08-30 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1861
1862         * doc/sdccman.lyx: added note on dynamic memory heap initialization
1863
1864 2006-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
1865
1866         * src/mcs51/gen.c (genAnd, genOr, genXor): fixed bug 1546986
1867         * src/ds390/gen.c (aopGetUsesAcc): handle AOP_DPTR2 and AOP_DPTRn too
1868
1869 2006-08-26 Maarten Brock <sourceforge.brock AT dse.nl>
1870
1871         * src/ds390/gen.c (genAnd, genOr, genXor): fixed bug 1546986
1872         * support/regression/tests/bug1546986.c: new, added
1873         * as/mcs51/.cvsignore,
1874         * debugger/mcs51/.cvsignore,
1875         * src/.cvsignore: deleted
1876
1877 2006-08-25 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1878
1879         * device/include/mcs51/P89c51RD2.h: fixed bug 1546936 (error in sbit
1880           definitions)
1881
1882 2006-08-20 Borut Razem <borut.razem AT siol.net>
1883
1884         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h:
1885           removed cl_listen_console::match(), cl_console::match(),
1886           restructured cl_commander::proc_input()
1887
1888 2006-08-16 Borut Razem <borut.razem AT siol.net>
1889
1890         * sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/newcmdcl.h,
1891           sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/cmdutil.h,
1892           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/uc.cc: code cleaning
1893
1894 2006-08-14 Borut Razem <borut.razem AT siol.net>
1895
1896         * support/regression/Makefile.in,
1897           support/regression/ports/pic14/gpsim.cmd,
1898           support/regression/ports/pic14/spec.mk,
1899           support/regression/ports/pic14/support.c:
1900           added pic14 regression test
1901
1902 2006-08-14 Maarten Brock <sourceforge.brock AT dse.nl>
1903
1904         * as/doc/asxhtm.html: documented changed ABS behaviour
1905         * as/doc/README: fixed some typos
1906
1907 2006-08-13 Maarten Brock <sourceforge.brock AT dse.nl>
1908
1909         * support/regression/tests/float_trans.c: disabled test if __STDC_IEC_559__
1910           not defined on host
1911
1912 2006-08-12 Borut Razem <borut.razem AT siol.net>
1913
1914         * support/regression/fwk/include/testfwk.h,
1915           support/regression/fwk/lib/testfwk.c,
1916           support/regression/generate-cases.py,
1917           support/regression/Makefile.in:
1918           regression test framework does not depend on function pointers and
1919           variable arguments
1920
1921 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
1922
1923         * device/include/stddef.h: c temporary hack to fix bug 1518273
1924
1925 2006-08-09 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
1926
1927         * device/include/mcs51/cc2510fx.h: added
1928         * src/z80/z80.dsp, src/gbz80/gbz80.dsp: added support/Util/strcmpi.ch
1929           to projects.
1930
1931 2006-08-09 Maarten Brock <sourceforge.brock AT dse.nl>
1932
1933         * as/z80/assym.c (mlookup): ignore case when looking up mnemonics
1934         * as/z80/Makefile.in: added strcmpi.c
1935         * as/z80/z80adr.c: added upper case registers and lower case conditionals
1936         * support/Util/strcmpi.ch: added with intention to remove from mcs51/hc08
1937
1938 2006-08-08 Maarten Brock <sourceforge.brock AT dse.nl>
1939
1940         * device/lib/gbz80/asm_strings.s,
1941         * device/lib/gbz80/crt0_rle.s,
1942         * device/lib/gbz80/div.s,
1943         * device/lib/gbz80/mul.s,
1944         * device/lib/gbz80/shift.s,
1945         * device/lib/z80/asm_strings.s,
1946         * device/lib/z80/crt0_rle.s,
1947         * device/lib/z80/div.s,
1948         * device/lib/z80/mul.s,
1949         * device/lib/z80/shift.s: changed to all lower case menmonics except the
1950           flags which are all upper case
1951
1952 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
1953
1954         * as/z80/asm.h: made CASE_SENSITIVE 1
1955         * link/z80/aslink.h: made CASE_SENSITIVE 1
1956         * src/z80/gen.c (throughout): made all conditionals upper case
1957         * support/regression/tests/bug1503067.c: new
1958
1959 2006-08-07 Maarten Brock <sourceforge.brock AT dse.nl>
1960
1961         * src/z80/gen.c (aopPut): fixed bug !*ixy should be !*iyx,
1962           (shiftIntoPair): added case 2 for PAIR_IY,
1963           (setupToPreserveCarry): replaced parameters with iCode and check if
1964            PAIR_DE is in use to fix bug 1399290,
1965           (genPlus, genMinus): updated call to setupToPreserveCarry
1966         * support/regression/tests/bug1399290.c: new
1967
1968 2006-08-06 Maarten Brock <sourceforge.brock AT dse.nl>
1969
1970         * device/lib/Makefile.in (Z80SOURCES): enabled float support
1971         * sim/ucsim/z80.src/inst.cc (inst_rst): generate breakpoint on RST8,ACC==0
1972         * src/ds390/gen.c (shiftRLong),
1973         * src/hc08/gen.c (shiftLLong, shiftRLong): fixed bug 1533966
1974         * src/mcs51/gen.c (sameReg): changed to sameByte,
1975           (xch_a_aopGet): new,
1976           (shiftL2Left2Result, shiftR2Left2Result, shiftRLeftOrResult, shiftLLong,
1977            shiftRLong): fixed bug 1533966
1978         * src/z80/gen.c (shiftR2Left2Result, shiftL2Left2Result, genlshTwo,
1979           genLeftShiftLiteral, genrshTwo, genRightShiftLiteral): fixed bug 1533966
1980         * support/regression/Makefile.in: disabled z80, enabled ucz80
1981         * support/regression/tests/float_trans.c: enabled test for z80 and host
1982         * support/regression/tests/shifts2.c: new, for testing bug 1533966
1983
1984 2006-08-01 Borut Razem <borut.razem AT siol.net>
1985
1986         * src/mcs51/gen.c, src/dc390/gen.c: fixed warning:
1987           comparison is always false due to limited range of data type
1988           on PPC64 machine (openpower-linux1) where "char = unsigned char"
1989
1990 2006-08-01 Maarten Brock <sourceforge.brock AT dse.nl>
1991
1992         * sim/ucsim/hc08.src/hc08mac.h: removed faulty and unused add_u16_disp
1993         * sim/ucsim/hc08.src/hc08.cc: removed faulty and unused int8
1994         * sim/ucsim/z80.src/z80mac.h (add_u16_disp): use explicit signed char cast
1995         * sim/ucsim/z80.src/z80.cc: removed faulty and unused int8
1996
1997 2006-07-31 Borut Razem <borut.razem AT siol.net>
1998
1999         * sim/ucsim/configure, sim/ucsim/cmd.src/newcmdcl.h,
2000           sim/ucsim/cmd.src/newcmd.cc, sim/ucsim/cmd.src/cmdutil.cc,
2001           sim/ucsim/z80.src/Makefile.in, sim/ucsim/configure.in,
2002           sim/ucsim/hc08.src/Makefile.in, sim/ucsim/hc08.src/hc08.cc,
2003           sim/ucsim/ddconfig_in.h, sim/ucsim/s51.src/Makefile.in,
2004           sim/ucsim/s51.src/uc51cl.h, sim/ucsim/s51.src/serialcl.h,
2005           sim/ucsim/s51.src/uc51.cc, sim/ucsim/s51.src/serial.cc,
2006           sim/ucsim/app.cc, sim/ucsim/avr.src/Makefile.in:
2007           enable ucsim mingw compilation. Serial port is disabled,
2008           since it uses termios.h API, which is not available on native
2009           WIN32
2010
2011 2006-07-31 Borut Razem <borut.razem AT siol.net>
2012
2013         * Small Device C Compiler 2.6.0 released
2014         * support/scripts/sdcc.nsi: added FULL_DOC option
2015         * .version, doc/sdccman.lyx: changed sdcc version to 2.6.1
2016
2017 2006-07-28 Borut Razem <borut.razem AT siol.net>
2018
2019         * support/scripts/sdcc.nsi: remove $INSTDIR/include/asm/pic16/*.h
2020         * doc/INSTALL.txt: updated
2021
2022 2006-07-27 Borut Razem <borut.razem AT siol.net>
2023
2024         * device/lib/pic/Makefile.in, device/lib/pic/Makefile.subdir,
2025           device/lib/pic/libdev/Makefile.in: fixed bug
2026           [ 1438354 ] pic libsdcc: distclean doesn't work
2027         * device/lib/pic16/Makefile.in, device/lib/pic16/Makefile.subdir,
2028           device/lib/pic16/libio/Makefile.in: fixed bug
2029           [ 1438344 ] pic16 lib: clean doesn't work properly
2030         * doc/knownbugs.html removed [ 1438354 ] and [ 1438344 ] from the list
2031
2032 2006-07-26 Maarten Brock <sourceforge.brock AT dse.nl>
2033
2034         * device/lib/pic/libsdcc/fsdiv.c,
2035         * device/lib/pic/libsdcc/fsmul.c,
2036         * device/lib/pic16/libsdcc/float/fsdiv.c,
2037         * device/lib/pic16/libsdcc/float/fsmul.c,
2038         * device/lib/_fsdiv.c,
2039         * device/lib/_fsmul.c: bugfix, handle too large and too small numbers
2040         * support/regression/tests/bug1520966.c: added
2041         * doc/knownbugs.html: removed [ 1520966 ] from the list
2042
2043 2006-07-25 Borut Razem <borut.razem AT siol.net>
2044
2045         * configure.in, configure, sdccconf_in.h: fixed bug
2046           [ 1519095 ] regression test onebyte.c fails on ppc64 host
2047         * doc/knownbugs.html: removed [ 1519095 ] from the list
2048
2049 2006-07-25 Maarten Brock <sourceforge.brock AT dse.nl>
2050
2051         * doc/knownbugs.html: added, contains list of known bugs at release
2052         * device/include/mcs51/compiler.h: fixed SFR32 for SDCC
2053
2054 2006-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
2055
2056         * device/include/mcs51/compiler.h: added SFRX for xdata based special
2057           function registers and corrected defaults with additional warning
2058         * device/lib/malloc.c: cosmetic changes
2059         * device/lib/realloc.c: bugfix for bug #1496907, Thanks Efim Monyak
2060         * src/ds390/ralloc.c (getRegBitNoSpil): reenabled,
2061           (fillGaps): and used it
2062
2063 2006-07-20 Raphael Neider <rneider AT web.de>
2064
2065         * src/pic/device.c (addMemRange,assignRegister): suppress verbose
2066           output unless SDCCPICDEBUG is set
2067         * device/lib/pic16/Makefile.rules (%.lib target): suppress verbose
2068           output if SILENT is set
2069
2070 2006-07-11 Borut Razem <borut.razem AT siol.net>
2071
2072         * doc/README.txt: updated
2073
2074 2006-07-10 Borut Razem <borut.razem AT siol.net>
2075
2076         * support/scripts/sdcc.nsi: added device/include/asm/pic/features.h and
2077           device/lib/src/pic/libm/*.c and device/lib/src/pic16/libsdcc/stack/*.S
2078           in WIN32 installation
2079         * .version, sdcc.spec, doc/sdccman.lyx: changed sdcc version to 2.6.0 -
2080           release candidate 1
2081
2082 2006-07-08 Maarten Brock <sourceforge.brock AT dse.nl>
2083
2084         * device/include/mcs51/XC866.h: added sbit definitions for Px_x, P1_x, P2_x
2085         * src/pic16/glue.c (initPointer): fixed bug 1496419 for pic16
2086
2087 2006-07-06 Maarten Brock <sourceforge.brock AT dse.nl>
2088
2089         * src/hc08/gen.c (genAddrOf): fixed bug when offset on stack is >127
2090
2091 2006-07-06 Borut Razem <borut.razem AT siol.net>
2092
2093         * support/regression/tests/bitfields.c:
2094           fixed bug [ 1518322 ] regression test bitfields fails on ppc hosts
2095         * support/regression/tests/constantRange.c:
2096           fixed bug [ 1518317 ] regression test constantRange fails on alpha host
2097
2098 2006-07-04 Borut Razem <borut.razem AT siol.net>
2099
2100         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in,
2101           src/port.mk,
2102           src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
2103           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
2104           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
2105           reverted changes from 2006-07-03
2106         * Makefile.common.in: added @CPPFLAGS@ to CPPFLAGS
2107         * support/regression/Makefile.in, support/regression/ports/host/spec.mk:
2108           added CPPFLAGS, used by the host port
2109
2110 2006-07-03 Bernhard Held <bernhard AT bernhardheld.de>
2111
2112         * support/regression/valdiag/tests/switch.c,
2113         * support/regression/valdiag/tests/constantRange.c: adapted to gcc 4
2114         * support/regression/tests/libmullong.c: fixed for host
2115         * support/regression/ports/host/spec.mk: disable all warnings for host,
2116         SDCC runs with --less-pedantic too
2117
2118 2006-07-03 Borut Razem <borut.razem AT siol.net>
2119
2120         * src/configure.in, src/configure, src/Makefile.in, as/z80/Makefile.in:
2121           defined CPPFLAGS
2122         * src/port.mk: defined CPPFLAGS, renamed to src/port.mk.in
2123         * src/avr/Makefile.in, src/ds390/Makefile.in, src/ds400/Makefile.in,
2124           src/hc08/Makefile.in, src/mcs51/Makefile.in, src/pic16/Makefile.in,
2125           src/pic/Makefile.in, src/xa51/Makefile.in, src/z80/Makefile.in:
2126           include ../port.mk
2127         * sim/ucsim/main_in.mk, sim/ucsim/avr.src/Makefile.in,
2128           sim/ucsim/gui.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
2129           sim/ucsim/s52.src/Makefile.in, sim/ucsim/sim.src/Makefile.in,
2130           sim/ucsim/xa.src/Makefile.in: ignore header files for dependencies
2131
2132 2006-07-02 Raphael Neider <rneider AT web.de>
2133
2134         * src/pic16/devices.inc,
2135         * device/include/pic16/pic18fregs.h,
2136         * device/include/pic16/pic18f4550.h,
2137         * device/lib/pic16/pics.all,
2138         * device/lib/pic16/libdev/pic18f4550.c: added support for 18f4550
2139
2140 2006-07-01 Bernhard Held <bernhard AT bernhardheld.de>
2141
2142         * as/hc08/lkaomf51.c (OutputName),
2143         * as/mcs51/lkaomf51.c (OutputName),
2144         * as/z80/asmain.c (asmbl),
2145         * src/ds390/main.c (asmLineNodeFromLineNode),
2146         * src/hc08/ralloc.c (hc08_assignRegisters),
2147         * src/mcs51/main.c (asmLineNodeFromLineNode),
2148         * src/xa51/ralloc.c (checkRegMask),
2149         * src/xa51/gen.c (emitcode),
2150         * src/z80/gen.c (_emit2),
2151         * src/SDCCast.c (searchLitOp),
2152         * src/SDCCglobl.h,
2153         * support/packihx/packihx.c,
2154         * support/Util/MySystem.c (split_command): fix gcc 4 warnings
2155         * src/ds390/gen.c (aopPutUsesAcc),
2156         * src/ds390/ralloc.c (getRegBitNoSpil): unused, therefore disabled
2157         * support/regression/tests/libmullong.c (mullong_wrapper),
2158         * src/SDCCsymt.c (powof2),
2159         * src/SDCCast.c,
2160         * src/SDCCicode.c: renamed TYPE_WORD by TYPE_TARGET_INT and so on
2161         * src/SDCCsymt.h: added TYPE_TARGET_*
2162         * src/SDCCutil.c (doubleFromFixed16x16, fixed16x16FromDouble),
2163         * src/SDCCutil.h (doubleFromFixed16x16, fixed16x16FromDouble): moved to
2164         SDCCast because 1) header problems 2) this is the right place
2165         * src/SDCCast.c (doubleFromFixed16x16, fixed16x16FromDouble): added
2166         * src/SDCCval.h (doubleFromFixed16x16, fixed16x16FromDouble): added
2167         prototype
2168
2169 2006-06-29 Bernhard Held <bernhard AT bernhardheld.de>
2170
2171         * src/SDCCicode.h: removed buggy semicolon in unused macro
2172         * src/SDCClrange.c (findPrevUseSym, rlivePoint): fixed bug #1486853,
2173         search for previous definiton of auto symbols too,
2174         (findPrevUse): fixed logic of emitWarnings
2175
2176 2006-06-26 Raphael Neider <rneider AT web.de>
2177
2178         * src/pic16/gen.c (genFunction, genEndFunction): also preserve
2179           PCLATH and PCLATU on interrupts, potentially fixes #1505141
2180
2181 2006-06-25 Raphael Neider <rneider AT web.de>
2182
2183         * device/lib/pic/libm: NEW, added math library functions
2184         * device/lib/pic/libsdcc: NEW; added float support functions
2185         * device/lib/pic/{Makefile.in,configure.in,configure}: added libm/
2186         * device/include/pic/{limits.h,errno.h,sdcc-lib.h,float.h,math.h}:
2187           NEW, added math related headers
2188         * device/include/asm/pic/features.h: NEW
2189         * src/pic/gen.c (emitpcode_real): emit warning on NULL pCodeOp,
2190           (popGet): allow larger offsets for AOP_PCODE,
2191           (genDataPointerSet): handle literals explicitly, more debug output,
2192           (genAssign): fixed for float using aopLiteral ;-)
2193         * src/pic/glue.c (pic14createInterruptVect): inserted pagesel before
2194           GOTO initialisation routine
2195         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): set wasUsed
2196           flag on registers, fixes #1469043 (local variables do not work)
2197         * src/pic/main.c (_pic14_do_link),
2198         * src/pic16/main.c (_pic16_linkEdit): use fullDstFileName if
2199           available
2200
2201 2006-06-25 Borut Razem <borut.razem AT siol.net>
2202
2203         * device/lib/pic16/libc/stdio/sprintf.c: return the number of
2204           characters printed (not including the trailing '\0' used to end
2205           output to strings). Problem detected in regression test bug-927659.c.
2206           NOTE: printf() family functions should return int instead
2207           unsigned int!
2208         * device/lib/pic16/libc/stdio/vfprintf.c: "%%" prints "%", unknown
2209           specifier are printed as themselves
2210         * sdcc/support/regression/tests/bug1057979.c: pic16 printf doesn't
2211           support flags, width and precision specifiers
2212
2213 2006-06-24 Borut Razem <borut.razem AT siol.net>
2214
2215         * sdcc/support/regression/tests/bitvars.c: added gbz80, pic16 and pic16
2216           to the list of sdcc tagrets not supporting bit type
2217         * sdcc/support/regression/tests/bug-905992.c.c: excluded regression
2218           testfor pic16 due to bug:
2219           [ 1511794 ] pic16: regression test bug-895992.c fails
2220
2221 2006-06-24 Maarten Brock <sourceforge.brock AT dse.nl>
2222
2223         * src/mcs51/gen.c (genCmp): optimization for RFE 1162453
2224         * src/SDCCglue.c (initPointer), fixed bug 1496419
2225         * support/regression/tests/bug1496419.c: new, added
2226
2227 2006-06-22 Borut Razem <borut.razem AT siol.net>
2228
2229         * support/regression/ports/pic16/support.c: use gpsim usart module from
2230           libgpsim_modules library
2231
2232 2006-06-21 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
2233
2234         * device/include/mcs51/at89c51ed2.h: Fixed bug 1510144 changed
2235         IP0H to IPH0.
2236
2237 2006-06-19 Raphael Neider <rneider AT web.de>
2238
2239         * src/pic/glue.h,src/pic16/glue.h: added prototypes
2240         * src/pic/glue.c,src/pic16/glue.c (pic1x_stringInSet,
2241           pic1x_emitSymbolIfNew): NEW, check for a string in a set,
2242           (pic14printExterns,pic14printPublics,pic16printPublics,
2243           pic16_printExterns): use new functions to emit symbols
2244           (picglue,pic16glue): emit publics before emitting externs
2245         * src/pic/gen.c,src/pic16/gen.c (genFunction): remember the names of
2246           locally defined functions to avoid bug #1443651
2247         * support/regression/tests/bug-716242.c: removed pic16 workaround
2248         * support/regression/ports/pic16/spec.mk: ignore errors during build
2249
2250 2006-06-19 Raphael Neider <rneider AT web.de>
2251
2252         * src/pic/glue.h: added pic14aopLiteral prototype
2253         * src/pic/glue.c (pic14aopLiteral): return unsigned int
2254         * src/pic/gen.c: removed stdint.h dependency
2255           (aopGet): use Safe_strdup()
2256           (bitpatternFromVal): removed, replaced use with pic14aopLiteral
2257           (genDataPointerSet): use pic14aopLiteral()
2258         * src/pic16/glue.h, src/pic16/glue.c, src/pic16/gen.c: similar changes
2259           for pic16; thanks to Bernhard and Maarten
2260
2261 2006-06-18 Borut Razem <borut.razem AT siol.net>
2262
2263         * support/regression/tests/structflexarray.c: flexible array members
2264           not supported by gcc < 3
2265         * sim/ucsim/configure, sim/ucsim/configure.in: do not compile serio
2266           GUI tool by default
2267         * src/pic/gen.c: don't include [p]strdin.h on solaris
2268         * support/Util/pstdint.h: addad svn attributes
2269         * support/regression/tests/constantRange.c,
2270           support/regression/tests/rotate.c: include inttypes.h instead
2271           stdint.h on solaris, addad svn attributes
2272
2273 2006-06-18 Raphael Neider <rneider AT web.de>
2274
2275         * src/SDCCsymt.c (initCSupport): change return type of divschar to
2276           int for PIC16
2277         * src/pic16/genarith.c (genAddLit): sign-extend via standard routine
2278           (pic16_genMinusBits): simplified sign-extension
2279           (pic16_genUMult8XLit_8,pic16_genUMult8X8_8): renamed to
2280             pic16_genMult8XLit_n resp. pic16_genMult8X8_n, fixed and
2281             adjusted to correctly handle mixed-signed operands, disabled
2282             now unused multiplciation routines
2283         * src/pic16/gen.c (pic16_pushpCodeOp): fixed to handle literals
2284           (assignResultValue): added argument denoting the size of the result
2285             as returned by the function (fixes upcasts in assigning from
2286             function calls: char foo(); int i = foo();)
2287           (genCall,genPcall,genGenPointerGet,genReceive): pass size of
2288             function result to assignResultValue
2289           (genMult): disabled inlined multiplication code
2290           (genDiv): augmented to also handle the modulus operator, fixed to
2291             handle mixed-signed operands correctly
2292           (genMod): simply call genDiv, disabled unused code
2293           (genAssign): fixed missing (sign-)extension on result
2294         * src/pic16/main.c (_hasNativeMulFor): accept literals [-128..256) as
2295             valid char operands, allow signed operands for native code, added
2296             division and modulo operator handling
2297         * device/lib/pic16/libsdcc/char/divschar.c: divschar returns an int
2298
2299         As a consequence, onebyte.c (if split into two files) and muldiv.c
2300         pass regression tests.
2301
2302 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2303
2304         * doc/Makefile.in: two runs of makeindex seem needed to get
2305         correct page references in the index of sdccman.pdf
2306         * doc/sdccman.lyx: mentioned cmon51, added links, small changes
2307
2308 2006-06-17 Borut Razem <borut.razem AT siol.net>
2309
2310         * sdcc/device/lib/Makefile.in: corrected PORTINCDIR path
2311
2312 2006-06-17 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2313
2314         * doc/sdccman.lyx: updated, added (porting source code, debugging),
2315         mentioned ec2drv and paulmon
2316
2317 2006-06-16 Maarten Brock <sourceforge.brock AT dse.nl>
2318
2319         * as/mcs51/lkarea.c (lnkarea2): clear new xdatamap, bugfix for two
2320           consecutive abs areas
2321           (find_empty_space, allocate_space): added map to handle codemap or
2322            xdatamap,
2323           (lnksect2): renamed rloc to locIndex, fixed bug 960060 by handling
2324            absolute idata and xdata
2325         * as/mcs51/lkmem.c (summary2): updated legend
2326
2327 2006-06-16 Raphael Neider <rneider AT web.de>
2328
2329         * src/pic16/gen.c (shiftR2Left2Result): fixed bug #1507127
2330
2331 2006-06-13 Maarten Brock <sourceforge.brock AT dse.nl>
2332
2333         * debugger/mcs51/cmd.c (cmdListFunctions): fixed bugs 1181163 and
2334           1208515
2335         * src/SDCClrange.c (findPrevUse): fixed bug 1294475
2336
2337 2006-06-13 Vangelis Rokas <vrokas AT users.sourceforge.net>
2338
2339         * src/port.h (struct PORT): added field gp_tags, to hold the tag
2340         value of generic pointers,
2341         * src/avr/main.c,
2342           src/ds390/main.c,
2343           src/hc08/main.c,
2344           src/izt/i186.c,
2345           src/izt/tlcs900h.c,
2346           src/mcs51/main.c,
2347           src/pic/main.c,
2348           src/pic16/main.c,
2349           src/xa51/main.c,
2350           src/z80/main.c: PORT structure, added elements for gp_tags field,
2351         * src/SDCCsymt.h: replaced hardwired values of GPTYPE_* macros with
2352         fields in the PORT structure of each port,
2353         * src/SDCCast.c (decorateType): allow processing of generic pointers
2354         for PIC16 port (FPTRSIZE equals GPTRSIZE), also set GPTYPE_NEAR for
2355         S_FIXED symbols
2356
2357 2006-06-12 Maarten Brock <sourceforge.brock AT dse.nl>
2358
2359         * link/z80/lkgb.c,
2360         * link/z80/lkgg.c,
2361         * src/pic16/gen.c,
2362         * src/pic16/main.c,
2363         * src/pic16/pcode.c,
2364         * src/pic/main.c,
2365         * src/pic/pcoderegs.c,
2366         * src/SDCCicode.c,
2367         * src/SDCCmain.c,
2368         * src/SDCCsymt.c: replaced all exit(-1) by exit(EXIT_FAILURE) to fix
2369           bug 1504689 on minGW
2370
2371 2006-06-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2372
2373         * device/lib/printf_tiny.c: fixed bug #1465675 (%x format specifier)
2374
2375 2006-06-12 Bernhard Held <bernhard AT bernhardheld.de>
2376
2377         * src/SDCCast.c (backPatchLabels): fixed bug #1504636
2378
2379 2006-06-11 Maarten Brock <sourceforge.brock AT dse.nl>
2380
2381         * device/lib/printf_large.c (OUTPUT_CHAR, _output_char): added and used
2382           for optimization
2383
2384 2006-06-11 Vangelis Rokas <vrokas AT users.sourceforge.net>
2385
2386         * src/pic16/gen.c (genCast): fixed bug with assignment of a pointer
2387         to a char variable. Fixed bug #1504211
2388         * device/include/pic16/adc.h,
2389         device/include/lib/pic16/libio/adc/adcopen.c: applied patch #1364387
2390         and fixed bug #1364390
2391
2392 2006-06-10 Borut Razem <borut.razem AT siol.net>
2393
2394         * CVSROOT: removed the CVS left-over
2395
2396 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
2397
2398         * as/hc08/asmain.c (asexit),
2399         * as/hc08/lkmain.c (lkexit),
2400         * as/mcs51/asmain.c (asexit),
2401         * as/mcs51/lkmain.c (lkexit),
2402         * src/SDCCglue.c (DEFSETFUNC),
2403         * src/SDCCmain.c (linkEdit, assemble),
2404         * support/librarian/sdcclib.c (AddRel),
2405           replaced unlink() by standard C remove()
2406         * src/SDCC.y: replaced removePostIncDecOps() by createRMW()
2407         * src/SDCCast.c (replaceAstWithTemporary, createRMW,
2408           gatherImplicitVariables): new, added to fix bug 608752,
2409           (createFunction): added gatherImplicitVariables()
2410         * src/SDCCast.h: added createRMW prototype
2411         * src/SDCCsymt.h (struct symbol): added infertype
2412         * support/regression/tests/bug608752.c: new, added
2413
2414 2006-06-10 Raphael Neider <rneider AT web.de>
2415
2416         * src/pic16/gen.c (pic16_aopOp): use WREG as destination even for
2417           multibyte dummy reads (fixes #1503234)
2418
2419 2006-06-10 Maarten Brock <sourceforge.brock AT dse.nl>
2420
2421         * device/include/mcs51/compiler.h: new, added header file to enable
2422           creating common sfr definition header files for different compilers
2423
2424 2006-06-05 Raphael Neider <rneider AT web.de>
2425
2426         * src/pic16/{pcode.h,genarith.c}:
2427           introduced pCodeOp combining any two pCodeOps (previously only
2428           two register operands could be combined), removed pcop2 from
2429           pCodepReg, replaced pCodeOpReg2 with pCodeOp2, fixes #1492366
2430         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): added case for PO_TWO_OPS
2431         * src/pic16/gen.c (pic16_popGet2,pic16_popGet2p,pic16_popCombine2):
2432           rewritten to use new PO_TWO_OPS
2433         * src/pic16/main.c (_hasNativeMulFor): cover more cases natively,
2434         * src/pic16/pcode.c (pic16_newpCodeOpImmd): initialize rIdx field,
2435           (pic16_newpCodeOp): catch invalid attempts on PO_TWO_OPS,
2436           (pic16_newpCodeOp2): NEW, create combined pCodeOp,
2437           (pic16_get_op): embraced return arg to allow #define return(x),
2438             added new case for combined opcodes
2439           (pic16_get_op2): reduced to use pic16_get_op() on second pCodeOp,
2440           (pic16_pCode2str,pic16_getRegFrompCodeOp,
2441            pic16_getRegFromInstruction2): fixed/added handling of new pCodeOp
2442
2443 2006-06-04 Bernhard Held <bernhard AT bernhardheld.de>
2444
2445         * src/SDCCval.c (checkConstantRange): added
2446         * src/SDCCval.h: added checkConstantRange
2447         * support/Util/SDCCerr.c,
2448         * support/Util/SDCCerr.h: replaced unused W_IF_NEVER_TRUE and
2449         W_IF_ALWAYS_TRUE by W_COMP_RANGE and W_LIT_OVERFLOW
2450         * src/SDCC.y: moved early 'condition transformations' to SDCCast.c
2451         * src/SDCCast.c (decorateType): added checkConstantRange,
2452         added 'condition transformations' from SDCC.y so that now W_COMP_RANGE
2453         can be emitted with the correct always true/false warning,
2454         added optimization for double '!';
2455         result of decorateType() must be assigned back to the tree, because
2456         decorateType() can change the tree
2457         * src/SDCCicode.c (geniCodeLogic),
2458         (geniCodeAssign): replaced new checkConstantRange, added warnings,
2459         (checkConstantRange): removed, it was only a fragment which never
2460         emitted a warning
2461         * src/SDCCsymt.c (computeType): fixed promotion for
2462         "-1 < (unsigned bit) b"
2463         * src/pic/ralloc.c (packRegsForAssign),
2464         * src/pic16/ralloc.c (packRegsForAssign),
2465         * src/hc08/ralloc.c (packRegsForAssign),
2466         * src/z80/ralloc.c (packRegsForAssign): ported fix for bug #930931
2467         from mcs51
2468         * src/mcs51/ralloc.c (packRegsForAssign): removed outcommented source
2469         * support/regression/tests/constantRange.c: added
2470         * support/valdiag/tests/constantRange.c: added
2471         * support/valdiag/valdiag.py: added -DPORT_HOST=1
2472
2473 2006-06-02 Borut Razem <borut.razem AT siol.net>
2474
2475         * support/regression/ports/pic16/support.c: increase stack size
2476           to 255 bytes
2477         * support/regression/Makefile.in: sort tests by name so that the
2478           resutlts can be compared on different machines / platforms
2479
2480 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
2481
2482         * device/lib/printf_large.c (output_digit): optimized further, Tnx Frieder
2483         * src/ds390/gen.c (emitLabel): new, added,
2484           (genDjnz): fixed stack overflow bug,
2485           (throughout): cosmetic changes to sync with mcs51/gen.c,
2486           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl)
2487         * src/mcs51/gen.c (genEndFunction): small optimization,
2488           (throughout): cosmetic changes to sync with ds390/gen.c
2489
2490 2006-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
2491
2492         * device/lib/printf_large.c (output_digit, calculate_digit): optimized,
2493           (_print_format): fixed printing pointers
2494         * src/mcs51/gen.c (emitLabel, movb): new, added,
2495           (genAssign): small optimization,
2496           (genDjnz): fixed stack overflow bug,
2497           (throughout): replaced sprintf with SNPRINTF,
2498           replaced mcs51_regWithIdx with REG_WITH_INDEX,
2499           replaced emitcode("mov", "b,...") with MOVB(...),
2500           replaced emitcode("", "%05d$:", lbl->key + 100) with emitLabel(lbl),
2501           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
2502         * src/mcs51/peeph.def: added rules 140 and 264
2503         * src/SDCCmem.c (allocLocal): store register declared locals in DSEG/OSEG
2504           so they may get optimized into registers
2505
2506 2006-05-30 Maarten Brock <sourceforge.brock AT dse.nl>
2507
2508         * src/SDCCmain.c (optionsTable, parseCmdLine): handle --use-stdout
2509           immediately when encountered,
2510           (printUsage): always use stderr even on windows
2511
2512 2006-05-30 Bernhard Held <bernhard AT bernhardheld.de>
2513
2514         * src/SDCCast.c (isLoopCountable): fixed bug #1478316
2515         (processParms): fixed bug #1247551
2516         * src/SDCCmain.c (printVersionInfo, printOptions, printUsage,
2517         parseCmdLine, main): print '--version' to stdout,
2518         print 'help' to stdout if --help is given,
2519         print 'help' to stderr and exit with EXIT_FAILURE if no or bad
2520         arguments are given; fixed --help
2521
2522 2006-05-27 Bernhard Held <bernhard AT bernhardheld.de>
2523
2524         * src/SDCCcse.c (findPointerSet): fixed bug #1493710
2525         * support/regression/tests/bug-1493710.c: added
2526
2527 2006-05-27 Borut Razem <borut.razem AT siol.net>
2528
2529         * support/regression/fwk/lib/testfwk.c: define array in _printn() as
2530           static instead auto
2531         * support/regression/ports/pic16/support.c: increase stack size
2532           from default 64 bytes to 128 bytes
2533         * support/regression/tests/staticinit.c,
2534           support/regression/tests/float.c: regression tests fully enabled
2535           for pic16 port by putting the initialized data arrays into the code
2536           section
2537         * support/regression/ports/pic16/spec.mk: don't link default libraries.
2538           This was changed by mistake in the previous version.
2539
2540 2006-05-28 Vangelis Rokas <vrokas AT users.sourceforge.net>
2541
2542         * src/pic16/gen.c (genFunction, genEndFunction): some
2543         beautifications, fixed bug with falsely restoring FSR2 in large
2544         stack model, thanks to Beau E. Cox for reporting the bug
2545
2546 2006-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
2547
2548         * debugger/mcs51/break.c,
2549         * debugger/mcs51/cmd.c (throughout): removed unused variables and labels,
2550           use %p to print pointers, made address variables unsigned
2551         * debugger/mcs51/cmd.c (infoSymbols): added missing parameter to printf
2552         * debugger/mcs51/symtab.c (parseSymbol): must return something
2553         * src/mcs51/gen.c (aopForSym): small optimization,
2554            moved declarations mcs51_ptrRegReq and mcs51_nRegs to ralloc.h,
2555           (freeAsmop): added missing break,
2556           (aopPut): removed parameter bvolatile, determine it inside the function,
2557           (saveRegisters, unsaveRegisters): small optimization,
2558           (genIpush): removed pointless check,
2559           (throughout): replaced Safe_calloc, strcpy with Safe_strdup,
2560           replaced sprintf with SNPRINTF,
2561           replaced strcpy with strncpyz,
2562           updated aopPut calls,
2563           replaced D(emitcode("; genXXX", "")) with D(emitcode(";", "genXXX"))
2564         * src/mcs51/ralloc.h:  added declarations mcs51_ptrRegReq and mcs51_nRegs
2565
2566 2006-05-24 Borut Razem <borut.razem AT siol.net>
2567
2568         * support/regression/tests/bug-221100.c: fixed xdata problem caused by
2569           modification of test for the pic16 port, put the array to the code
2570           memory for pic16port; thanks to Maarten Brock and Frieder Ferlemann
2571
2572 2006-05-23 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
2573
2574         * src/pic/gen.c: MSC 6 does not have <stdint.h>.  Use pstdint.h instead.
2575         * support/Util/pstdint.h: added
2576
2577 2006-05-22 Borut Razem <borut.razem AT siol.net>
2578
2579         * src/regression/Makefile: removed bool2.c test, added -q linker option
2580         * src/regression/add2.c, src/regression/add3.c, src/regression/bool1.c,
2581           src/regression/bool3.c, src/regression/nestfor.c, src/regression/ptrfunc.c,
2582           src/regression/compare.c, src/regression/or1.c, src/regression/compare2.c,
2583           src/regression/while.c, src/regression/compare3.c, src/regression/compare4.c,
2584           src/regression/compare5.c, src/regression/sub2.c, src/regression/rotate1.c,
2585           src/regression/rotate2.c, src/regression/rotate3.c, src/regression/rotate4.c,
2586           src/regression/switch1.c, src/regression/rotate5.c, src/regression/for.c,
2587           src/regression/add.c, src/regression/sub.c, src/regression/call1.c:
2588           define SUPPORT_BIT_TYPES 0, removed unused bit variables
2589
2590 2006-05-22 Raphael Neider <rneider AT web.de>
2591
2592         * src/pic16/gen.c (pic16_storeForReturn): fragile fix for
2593           bug #1492360 (problematic due to generic pointers, see code)
2594
2595 2006-05-22 Borut Razem <borut.razem AT siol.net>
2596
2597         * support/regression/ports/pic16/specs.mk: removed stack size linker
2598           directive
2599         * support/regression/tests/array.c,
2600           support/regression/tests/bitopcse.c,
2601           support/regression/tests/bug-908454.c,
2602           support/regression/tests/malloc.c: modified for pic16 regression test
2603         * support/regression/tests/bitfields.c:
2604           pic16 - excluded bitfileds of size > 8
2605         * support/regression/tests/bp.c: pic16 - reduced data size
2606         * support/regression/tests/bug-221100.c: pic16 - reduced data size
2607         * support/regression/tests/bug-460010.c:
2608           pic16 - used the absolute address the fits in memory
2609         * support/regression/tests/bug-716242.c:
2610           bug [ 1443651 ] pic 16: redefining symbol that cannot be redefined.
2611         * support/regression/tests/float.c:
2612           pic16 - excluded - data size too big
2613         * support/regression/tests/onebyte.c:
2614           pic16 - bug [ 1444425 ] onebyte.c regression tes fails on pic16
2615         * support/regression/tests/shifts.c:
2616           pic16 - function names probably have to differ in first X characters
2617           (gpasm limitation?)
2618         * support/regression/tests/staticinit.c:
2619           pic16 - excluded some tests due error: no target memory available for
2620           section ".idata"
2621
2622 2006-05-22 Borut Razem <borut.razem AT siol.net>
2623
2624         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
2625           second try. Thanks Stas Sergeev once more.
2626
2627 2006-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
2628
2629         * src/hc08/gen.c (transferAopAop): aop forced to stack was not restored,
2630           (genLeftShift, genRightShift): fixed bug 1491627
2631         * src/hc08/peeph.def (rules 7, 8.x): added
2632         * support/regression/tests/shifts.c (ShiftLeftByParam,
2633           ShiftRightByParam, testShiftByParam): added to test variable shifting
2634
2635 2006-05-20 Raphael Neider <rneider AT web.de>
2636
2637         * src/pic/gen.c (bitpatternFromVal): fixed for 64-bit machines
2638         * src/pic16/ralloc.c (newReg): use correct name in hashtable,
2639           (allocReg): add only new registers to dynAllocRegs,
2640           (pic16_assignRegisters): do not reset dynrIdx, fixes bugs
2641             #1489055, #1445850, and probably #1483693
2642
2643 2006-05-19 Vangelis Rokas <vrokas AT users.sourceforge.net>
2644
2645         * src/pic16/glue.c (pic16_emitConfigRegs, pic16_emitIDRegs): fixed
2646         bug in for-loop that didn't emit the last of CONFIG and ID registers
2647
2648 2006-05-18 Maarten Brock <sourceforge.brock AT dse.nl>
2649
2650         * src/mcs51/gen.c (genCodePointerGet): inc dptr instead of loading acc
2651           with offset
2652         * src/mcs51/peeph.def (186.x): updated and reenabled to fix bugs
2653           1489016, 1434401 and 1490124
2654         * src/ds390/peeph.def (186.x, 227.x): updated and reenabled to fix bugs
2655           1489016, 1434401 and 1490124
2656
2657 2006-05-17 Borut Razem <borut.razem AT siol.net>
2658
2659         * support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
2660           thanks Stas Sergeev
2661
2662 2006-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
2663
2664         * device/include/mcs51/P89c51RD2.h,
2665         * device/include/mcs51/P89LPC901.h,
2666         * device/include/mcs51/P89LPC922.h,
2667         * device/include/mcs51/P89LPC932.h: added, thanks Omar Espinosa
2668
2669 2006-05-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
2670
2671         * device/lib/pic16/libsdcc/stack/{stack.S, Makefile.in}: add workaround
2672         to fix missing stack pragma in compiled binary object file,
2673
2674 2006-05-14 Bernhard Held <bernhard AT bernhardheld.de>
2675
2676         * support/packihx/configure.in,
2677         * support/packihx/configure: removed warning, autoconf >= 2.5x can
2678         determine sizeof basic types even while cross compiling
2679
2680 2006-05-13 Bernhard Held <bernhard AT bernhardheld.de>
2681
2682         * src/avr/gen.c (aopop),
2683         * src/ds390/gen.c (aopOp),
2684         * src/hc08/gen.c (aopOp),
2685         * src/mcs51/gen.c (aopop),
2686         * src/pic16/gen.c (pic16_aopOp),
2687         * src/pic/gen.c (aopOp),
2688         * src/z80/gen.c (aopop): fix for bug #1479882; use new, exclusive asmop
2689         if size of operand is smaller than spill location
2690
2691 2006-05-12 Borut Razem <borut.razem AT siol.net>
2692
2693         * *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
2694           have to have CR/LF line endings even if they are checked out on *nix
2695           or on WIN32 in cygwin binmode
2696
2697 2006-05-12 Maarten Brock <sourceforge.brock AT dse.nl>
2698
2699         * doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369
2700         * device/include/ds80c390.h: added sfr16 definitions
2701         * src/ds390/gen.c,
2702         * src/ds390/gen.h,
2703         * src/ds390/main.c,
2704         * src/ds390/ralloc.c,
2705         * src/ds390/ralloc.h: changes all over the place to sync with mcs51
2706           fixing several bugs and adding sfr16/sfr32, reentrant bit params,
2707           bit returning functions
2708         * support/regression/tests/sfr16.c: enabled test on ds390
2709
2710 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2711
2712         * src/hc08/gen.c (asmopToBool, genIfx): fix for bug #1429722
2713         * src/hc08/gen.c (storeRegToAop): fix for bug #1439894
2714
2715 2006-05-11 Maarten Brock <sourceforge.brock AT dse.nl>
2716
2717         * sim/ucsim/sim.src/memcl.h: added get_decoder() to cl_address_space
2718         * sim/ucsim/sim.src/mem.cc: implemented cl_address_space::get_decoder,
2719           (cl_address_space constructor): removed expensive initialization,
2720           (cl_address_space::get_cell): extended for late initialization,
2721           (cl_address_space::*): use late initialization,
2722           (cl_address_decoder::activate): removed expensive initialization,
2723           This reduced regression test running time by 25%
2724
2725 2006-05-11 Bernhard Held <bernhard AT bernhardheld.de>
2726
2727         * packihx/,
2728         * configure.in,
2729         * configure,
2730         * sdcc.dsw,
2731         * Makefile.bcc,
2732         * Makefile.in,
2733         * support/packihx/Makefile.in,
2734         * support/packihx/clean.mk,
2735         * support/packihx/Makefile.bcc,
2736         * support/packihx/PackIhx.dsp: moved packihx to support/packihx
2737
2738 2006-05-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2739
2740         * src/SDCCval.c (valNot): fix for regression test failure
2741           of not.c on big endian hosts
2742
2743 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
2744
2745         * device/inlcude/mcs51/msc1210.h: new, added, thanks Philippe Latu
2746
2747 2006-05-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2748
2749         * device/lib/mcs51/Makefile.in: changed string comparison operator
2750           to = for POSIX compliance; == is bash extension
2751
2752 2006-05-10 Maarten Brock <sourceforge.brock AT dse.nl>
2753
2754         * device/lib/hc08/_mulint.c: applied patch 1485428, thanks
2755           kosmonaut_pirx
2756
2757 2006-05-09 Vangelis Rokas <vrokas AT users.sourceforge.net>
2758
2759         * src/pic16/gen.c (pic16_freeAsmop): release any temp registers
2760         allocated by aopForSym thus fixing bug #1478657 about failed testfwk.c
2761         * src/pic16/main.c (_pic16_keywords): added 'sfr16' keyword,
2762         * src/pic16/ralloc.c (pic16_allocWithIdx): also a fix for bug exposed by
2763         bug report #1478657,
2764
2765 2006-05-05 Borut Razem <borut.razem AT siol.net>
2766
2767         * doc/Makefile.in: remove of WARNINGS and labels.pl immediately after
2768           making the html
2769
2770 2006-05-02 Borut Razem <borut.razem AT siol.net>
2771
2772         * doc/Makefile.in: removed *.ind dependency since there is no rule to
2773           create *.ind, which made make to fail if invoked with -j 2
2774
2775 2006-05-01 Maarten Brock <sourceforge.brock AT dse.nl>
2776
2777         * src/SDCCglue.c (emitRegularMap): partial fix for bug 1477149, thanks
2778           Hubert Sack for patch 1479782
2779
2780 2006-05-01 Vangelis Rokas <vrokas AT users.sourceforge.net>
2781
2782         * src/pic16/glue.c (pic16_printIvalStruct): fixed bug #1445929
2783
2784 2006-05-01 Raphael Neider <rneider AT web.de>
2785
2786         * src/pic/device.c (sanitise_processor_name): only remove p(ic) prefix,
2787           (create_pic): store only prefix-free device name,
2788           (init_pic): check for device names with "16" prefix,
2789           (list_valid_pics),
2790         * src/pic/device.h (struct PIC_device),
2791         * src/pic/main.c (_pic14_genAssemblerPreamble): adapted to single
2792             stored device name,
2793         * device/include/pic/pic12f{635,675,629,683}.h,
2794         * device/lib/pic/libdev/pic12f{635,675,629,683}.c: NEW device libraries
2795         * device/lib/pic/libdev/Makefile.in: allow pic12* devices,
2796         * device/include/pic/pic16f505.h,
2797         * device/lib/pic/libdev/pic16f505.c: removed
2798         * device/include/pic/pic14devices.txt: added support for pic12f
2799             devices, removed unsupported non 16-bit devices
2800             [above changes provided by patch from Zik Saleeba]
2801         * src/pic/*, src/pic16/*, device/include/pic16/*,
2802           device/lib/pic/**, device/lib/pic16/**: obfuscated email address
2803
2804 2006-05-01 Borut Razem <borut.razem AT siol.net>
2805
2806         * configure.in, configure, doc/Makefile.in:
2807           sync with nightly build makefile - latex, dvipdf and dvips
2808           not needed any more
2809
2810 2006-04-30 Bernhard Held <bernhard AT bernhardheld.de>
2811
2812         * support/scripts/sdcc.nsi: removed all Readmes and Makefiles
2813         in the library source
2814
2815 2006-04-30 Maarten Brock <sourceforge.brock AT dse.nl>
2816
2817         * support/regression/ports/hc08/spec.mk: fixed bug 1478892
2818
2819 2006-04-28 Raphael Neider <rneider AT web.de>
2820
2821         * src/pic16/pcode.c (pic16_newpCodeOpLit12),
2822         * src/pic16/gen.c (pic16_popGetLit12): NEW, create 12 bit literal,
2823           (pic16_loadFSR0): handle 12 bit literals correctly, fixes #1440527
2824         * src/pic16/pcode.h: added prototype for pic16_newpCodeOpLit12()
2825
2826 2006-04-28 Bernhard Held <bernhard AT bernhardheld.de>
2827
2828         * device/lib/pic/libdev/Makefile.in,
2829         * device/lib/hc08/Makefile.in,
2830         * device/lib/gbz80/Makefile.in,
2831         * device/lib/z80/Makefile.in,
2832         * device/lib/ds390/Makefile.in,
2833         * device/lib/ds400/Makefile.in: added srcdir to include search path,
2834         thanks to Borut for the bug report
2835         * configure.in,
2836         * configure: always create doc/Makefile independent from --enable-doc
2837         * Makefile.in: always install from directory doc independent from
2838         --enable-doc
2839         * device/lib/pic/Makefile.in: added libdev again, it was erroneously
2840         removed
2841         * device/lib/pic/libdev/Makefile.in: fixed VPATH build
2842         * doc/Makefile.in: install *.txt if present
2843         * device/include/Makefile.in (install): added installation of pic/*.inc
2844         and pic/*.txt files again, they were erroneously removed
2845
2846 2006-04-28 Raphael Neider <rneider AT web.de>
2847
2848         * src/pic/{gen.c,main.h,pcode.c},
2849         * src/pic16/{gen.c,pcode.c}: quietened compiler warnings
2850             concerning signedness with casts
2851
2852 2006-04-28 Raphael Neider <rneider AT web.de>
2853
2854         * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
2855             definition of an interrupt handler,
2856         * src/pic/glue.c (pic14_emitInterruptHandler): moved output of
2857             interrupt handler stuff from picglue() to separate routine,
2858           (picglue): enabled definition of intr handlers in files w/o main()
2859
2860 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2861
2862         * support/librarian/sdcclib.c: moved include <limits.h> up to enable
2863           compilation with MSVC 2005 Express Edition (VC8)
2864
2865 2006-04-26 Bernhard Held <bernhard AT bernhardheld.de>
2866
2867         * device/lib/Makefile: fixed build of gbz80 lib
2868
2869 2006-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
2870
2871         * support/regression/tests/bug-460010.c,
2872         * support/regression/tests/bug-524691.c,
2873         * support/regression/tests/bug-716242.c: removed conditional defines
2874           that are already in testfwk.h
2875
2876 2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
2877
2878         * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
2879           (AccAXRsh1): added, shift right by 1,
2880           (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
2881            AccAXLrl1
2882         * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
2883
2884 2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
2885
2886         * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
2887         remove cast to same type
2888         * src/SDCCast.c (decorateType): fix for RFE 1475742,
2889         optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
2890         * as/z80/Makefile,
2891         * link/z80/Makefile: removed, they have moved to
2892         Makefile.in files
2893         * configure,
2894         * configure.in: replaced duplicate message about ucsim by missing sdcpp
2895         * install-sh: fix bug #1204398 by setting umask 0022
2896         * device/lib/Makefile: separate build of z80 and gbz80 lib
2897
2898 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
2899
2900         Enabled VPATH feature: changed nearly all Makefiles (149 files).
2901         See sdccman.lyx '2.4.10 VPATH feature' about how to use it.
2902
2903         One basic decision: e.g. src/clean.mk includes further files. In order
2904         to make this work there are two solutions:
2905         - rename another dozen clean.mk to clean_in.mk, add srcdir to them and
2906           run configure on them. This way they can use
2907           'include $(srcdir)/port-clean.mk'
2908         - always include clean.mk by the Makefile at the same level. To avoid
2909           that `make clean` tries to include and build Makefile.dep the
2910           MAKECMDGOALS are examined (see e.g. src/Makefile.in). This has been
2911           implemented, because now even `make uninstall` doesn't create
2912           Makefile.in. clean.mk could be eliminated by pasting it in
2913           Makefile.in.
2914
2915         * debugger/mcs51/Makefile.in: build own objects from library sources
2916         (SLIB, SDCC) in current directory
2917
2918         * configure, configure.in: renamed --disable-device-lib-build in
2919         --disable-device-lib; added --enable-doc, the required tools are
2920         searched by configure; added result message; the toolchain for the
2921         belonging ports are now only built, if the port is enabled.
2922
2923         * support/regression/*: all output is written in directory gen, because
2924         the fwk and ports directories don't livet in the build tree using vpath
2925
2926         * doc/sdccman.lyx: renamed --disable-device-lib-build to
2927         --disable-device-lib, added --enable-doc, added section VPATH
2928
2929         * sim/ucsim/configure.in,
2930         * sim/ucsim/configure.in: hc08 couldn't be disabled, now hc08 and
2931         z80 are enabled by default
2932
2933 2006-04-24 Raphael Neider <rneider AT web.de>
2934
2935         * src/pic/device.c (pic14_assignConfigWordValue): remember assignments
2936             to config word, "pic14_"-prefixed some extern functions
2937           (pic14_emitConfigWord): emit __config directive(s) if assignment to
2938             config word has been found
2939         * src/pic/device.h: added prototypes
2940         * src/pic/pcode.c: added "pic14_"-prefix where needed
2941         * src/pic/ralloc.c (IS_CONFIG_ADDRESS,pic14_assignRegisters): cosmetic
2942             fixup
2943         * src/pic/glue.c (pic14_constructAbsMap): handle assignments to config
2944             words,
2945           (pic14emitRegularMap): ignore config words,
2946           (pic14createInterruptVect): moved generating __config directives away
2947           (picglue): have __config directives emitted
2948
2949 2006-04-24 Borut Razem <borut.razem AT siol.net>
2950
2951         * doc/Makefile: sync with nightly build makefile
2952
2953 2006-04-24 Raphael Neider <rneider AT web.de>
2954
2955         * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
2956             registers that have not been assigned proper liveranges,
2957             fixes #1469504 and #1474602,
2958           (pCodeRegOptimizeRegUsage): fixed typo in comment
2959
2960 2006-04-24 Borut Razem <borut.razem AT siol.net>
2961
2962         * device/examples/main8051.c: deleted - it was removed from CVS
2963           24.mar.2000 and after that modified 18.feb.2001, so it reappered
2964           after the transition to Subversion
2965         * src/SDCCalloc.h: deleted - it was removed  from CVS
2966           3.feb.2001 and after that modified 18.feb.2001, so it reappered
2967           after the transition to Subversion
2968         * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
2969           sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
2970           sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
2971           sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected
2972
2973 2006-04-22 Maarten Brock <sourceforge.brock AT dse.nl>
2974
2975         * as/asx8051.dsp: added mcs51/strcmpi.h
2976         * as/hc08/as_hc08.dsp: added asm.h, m6808.h, strcmpi.h
2977         * as/hc08/aslink.h: updated lnksect prototype
2978         * as/hc08/asm.h,
2979         * as/mcs51/asm.h: added a_addr to struct area and s_org to struct sym
2980         * as/hc08/asmain.c,
2981         * as/mcs51/asmain.c (asmbl): init dot.s_org for S_ORG,
2982           (newdot): handle A_ABS
2983         * as/hc08/asout.c,
2984         * as/mcs51/asout.c (outarea): output address
2985         * as/hc08/lkaomf51.c,
2986         * as/mcs51/lkaomf51.c: disabled unused array UsageType
2987         * as/hc08/m08pst.c,
2988         * as/mcs51/i51pst.c,
2989         * as/z80/z80pst.c: "ABS" is not A_OVR
2990         * as/hc08/lkarea.c (newarea): read a_addr,
2991           (lnkarea): added codemap array, sort absolute areas to the front,
2992            combine all GSINITx/GSFINAL,
2993           (find_empty_space, allocate_space): new functions,
2994           (lnksect): return next address, handle absolute sections
2995         * as/mcs51/lkarea.c (newarea): read a_addr,
2996           lnksect2 prototype changed,
2997           (lnkarea2): define codemap unsigned, combine all GSINITx/GSFINAL,
2998           (find_empty_space, allocate_space): new, factored out of lnksect2,
2999           (lnksect2): return next address, handle absolute sections
3000         * as/hc08/lkhead.c,
3001         * as/mcs51/lkhead.c (newhead): head is absolute but not overlay
3002         * as/hc08/lklibr.c (addfile, fndsym),
3003         * as/mcs51/lklibr.c (addfile, buildlibraryindex, fndsym): prevent
3004           index out of range and detect both '\' and '/'
3005         * device/include/mcs51/c8051f200.h: added _XPAGE, removed bad comment
3006         * device/include/stdbool.h: removed SDCC_ds390 from check to pass
3007           regression tests (ds390 cannot return bool yet)
3008         * doc/sdccman.lyx: changed version number, document changed --no-peep,
3009           document critical interrupts on z80, document changed SDCC define
3010         * src/asm.c (_asxxxx_mapping): fixed .org directive,
3011           (_a390_mapping): added .org directive
3012         * src/hc08/gen.c (transferAopAop): made bytemask log to fix warning,
3013           (genMultOneByte): fixed warnings
3014         * src/hc08/hc08.dsp: lowered warning level to 2 to suppress pedantic
3015           ones
3016         * src/pic16/device.c: removed newReg prototype, removed BYTE_IN_LONG
3017         * src/pic16/gen.c (pic16_popGetLabel): made parameter key signed,
3018           (pic16_genLeftShiftLiteral, genRightShiftLiteral): fixed warnings
3019         * src/pic16/gen.h: changed prototype for pic16_popGetLabel
3020         * src/pic16/main.c: removed newReg prototype
3021         * src/pic16/pcode.c,
3022         * src/pic16/pcode.h (pic16_emitDB): changed parameter c to int to fix
3023           warnings
3024         * src/pic16/pic16.dsp: lowered warning level to 2 to suppress pedantic
3025           ones
3026         * src/pic16/ralloc.c
3027         * src/pic16/ralloc.h (newReg): changed type to int and size to unsigned
3028           to fix warnings
3029         * src/pic/pcode.c (allocInternalRegister): changed parameter optype
3030           from short to PIC_OPTYPE
3031         * src/pic/pic.dsp: lowered warning level to 2 to suppress pedantic ones
3032         * src/pic/ralloc.c (newReg, allocInternalRegister): changed parameter
3033           optype from short to PIC_OPTYPE
3034         * src/port.h: made int_size unsigned to fix warnings
3035         * src/SDCC.y: fixed warning on MSVC
3036         * src/SDCCicode.c (getArraySizePtr): return unsigned int
3037         * src/SDCCopt.c (convertToFcall): fixed warnings
3038         * src/SDCCsymt.h: removed double prototype for genSymName
3039         * src/xa51/ralloc.c (allocReg): made size unsigned int, type int and
3040           offset int to fix warnings
3041
3042 2006-04-22 Borut Razem <borut.razem AT siol.net>
3043
3044         * doc/sdccman.lyx, */Makefile, */Makefile.in:
3045           references to CVS replaced with Subversion
3046
3047 2006-04-21 Borut Razem <borut.razem AT siol.net>
3048
3049         * doc/sdccman.lyx, */Makefile, */Makefile.in:
3050           references to CVS replaced with Subversion
3051
3052 2006-04-19 Borut Razem <borut.razem AT siol.net>
3053
3054         * src/version.awk: adapted for svn
3055         * /asxxxx/asxhtml/*.gif: set property svn:mime-type to image/gif
3056           sim/ucsim/doc/*.gif: set property svn:mime-type to image/gif
3057           sim/ucsim/doc/*.jpg: set property svn:mime-type to image/jpeg
3058           /binutils-avr/etc/*.vi, *.jin: removed all properties
3059           support/scripts/sdcc.ico: set property svn:mime-type to image/x-icon
3060
3061 2006-04-19 Borut Razem <borut.razem AT siol.net>
3062
3063         * CVS to Subversion migration completed
3064
3065 2006-04-18 Borut Razem <borut.razem AT siol.net>
3066
3067         * support/scripts/sdcc.nsi: removed unexisting ${DEV_ROOT}\lib\pic\*.o,
3068           ${DEV_ROOT}\lib\src\pic\libdev\*.S, ${DEV_ROOT}\lib\src\pic\libdev\*.inc
3069
3070 2006-04-17 Borut Razem <borut.razem AT siol.net>
3071
3072         * device/include/Makefile.in: added pic/*.inc to the installation
3073
3074 2006-04-15 Bernhard Held <bernhard AT bernhardheld.de>
3075
3076         * support/regression/collate-results.py: fixed output in case of
3077         a valdiag error
3078         * support/regression/generate-cases.py: fixed splitting of pathnames
3079         with dots
3080         * as/hc08/lklibr.c (addfile),
3081         * as/mcs51/lklibr.c (addfile): fixed off-by-one bug
3082
3083 2006-04-11 Raphael Neider <rneider AT web.de>
3084
3085         * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
3086         * src/pic16/ralloc.c (pic16_allocregWithName): removed debug output
3087         * src/pic16/pcode.c (assignValnums): fixed #1460578
3088
3089 2006-04-11 Raphael Neider <rneider AT web.de>
3090
3091         * device/lib/pic/libdev/*.c,
3092         * device/include/pic/*.h: replaced sfr and data with __sfr and __data,
3093           fixes #1468739, enables compilation in --std-c99 mode
3094         * support/scripts/inc2h.pl: emit __sfr/__data instead of sfr/data
3095
3096 2006-04-11 Raphael Neider <rneider AT web.de>
3097
3098         * src/pic/device.c (find_device): removed debug output
3099           (list_valid_pics): enabled verbose listing of supported devices
3100         * device/include/stdbool.h: define bool as char for pic14/16 as well
3101
3102 2006-04-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3103
3104         * src/SDCC.y: allow using brackets here: "__interrupt (1) __using (1)"
3105
3106 2006-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
3107
3108         * .version: bumped version to 2.5.6
3109         * src/pic/ralloc.c (newReg): MSVC doesn't support __builtin_return_address
3110
3111 2006-04-06 Raphael Neider <rneider AT web.de>
3112
3113         * .version: bumped version to 2.5.6 (pic14 ABI changed)
3114         * src/SDCCmain.c: add -DSDCC_PROCESSOR=<id> for pic14 port
3115         * src/pic/glue.c (emitSymbolToFile,pic14_constructAbsMap,
3116           pic14emitRegularMap,pic14emitMaps): moved output for absolute symbols to
3117             pic14_constructAbsMap
3118           (pic14printPublics): declare absolute global symbols as global
3119           (pic14createInterruptVect),
3120         * src/pic/ralloc.c (IS_CONFIG_ADDRESS): support second config word,
3121           (newReg): assume new registers unused, use correct name in
3122             hashtable (reg->name instead of name), more debugLog output
3123         * src/pic/device.h (PIC_device): added fields for verbose output
3124         * src/pic/device.c: moved device definition to pic14devices.txt,
3125             added routines for runtime parsing of pic14devices.txt,
3126             added support for second config word
3127         * src/pic/main.c (_process_pragma): removed #pragma maxram,
3128           (_pic14_keywords): no longer accept "bit" and "sbit" keywords
3129           (_pic14_initPaths): add search paths with "pic" suffix (not "pic14")
3130           (_pic14_parseOptions): moved pCodeInitRegisters here
3131           (_pic14_do_link): add "pic$(ARCH).lib" to linker arguments
3132         * src/pic/pcode.c (AnalyzeBanking): bail out on unset processor,
3133           (pCodeInitRegisters): rewrapped comments, perpared new approach to
3134             handling the pseudo stack
3135         * device/lib/Makefile.in: ignore failures in objects-pic16,
3136         * device/lib/pic/{configure,configure.in,Makefile}: added libdev/
3137         * device/lib/pic/NEWS: document new dependency on picXXX.lib
3138         * device/lib/pic/Makefile.subdir,
3139         * device/lib/pic16/Makefile.subdir: improved clean rules
3140         * device/lib/pic/libdev/: NEW, pic14 device libraries
3141         * device/lib/pic/libsdcc/_gptr{get,put}{1,2,3,4}.S: use _X not X
3142         * device/lib/pic/libsdcc/macros.inc: use _X not X, declare default SFRs
3143         * device/include/Makefile.in: create subdir and install pic14 headers
3144         * device/include/pic/p16f_common.inc: removed unused declarations
3145         * device/include/pic/pic16*.h: added header files for 100+ 14 bit
3146             PICs from inc2h.pl v1.6,
3147             replaced BIT_AT macros with struct declarations
3148         * device/include/pic/pic14devices.txt: definition of supported devices,
3149             all above improvements contributed by Zik Saleeba, thanks
3150         * support/scripts/inc2h.pl: removed BIT_AT, replaced with structs
3151         * support/scripts/sdcc.nsi: also install pic14 device libraries and
3152             headers
3153
3154 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
3155
3156         * device/include/mcs51/c8051f410.h: added interrupt numbers,
3157         * device/include/mcs51/c8051f200.h: old SiLabs mcu completes the list,
3158           thanks to Charles Olds
3159
3160 2006-04-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3161
3162         * debugger/mcs51/cmd.c (infoRegisters): show return address on stack
3163
3164 2006-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
3165
3166         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug 1464657
3167         * src/mcs51/gen.c (genJumpTab): fixed bug in medium model
3168         * support/regression/bug1464657.c: added, new test
3169
3170 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
3171
3172         * src/SDCCmain.c (preProcess): implemented RFE 1449908, define SDCC as the
3173           version number
3174
3175 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
3176
3177         * src/SDCCpeeph.c (initPeepHole): implemented RFE 1460196, when both
3178           --no-peep and --peep-file <file> are used don't use default rules but
3179           do use the <file>
3180
3181 2006-04-05 Maarten Brock <sourceforge.brock AT dse.nl>
3182
3183         * src/mcs51/gen.c (genCall): fixed bug 1457608
3184
3185 2006-03-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3186
3187         * doc/sdccman.lyx: reverted to version 1.129 of december as my latest
3188         changes seem to cause (trigger?) problems with the build system.
3189
3190 2006-03-29 Maarten Brock <sourceforge.brock AT dse.nl>
3191
3192         * src/SDCCpeeph.c (operandsLiteral): new, added,
3193           (callFuncByName): inserted operandsLiteral
3194         * src/mcs51/peeph.def: reenabled 132.e, added extra check to 132.x
3195
3196 2006-03-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3197
3198         * doc/sdccman.lyx: added paragraph "Use of SDCC in Education"
3199         * src/mcs51/peeph.def: disabled rule 132.e fixing bug #1453093
3200
3201 2006-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
3202
3203         * src/z80/gen.c (genFunction, genEndFunction): fixed bug 1160666,
3204           implemented patch 1120823 Thanks to Willy De la Court (normal
3205           interrupts need an interrupt number now if they are made critical),
3206           and enabled nesting of critical functions though not for gbz80
3207           (genCritical, genEndCritical): added functions
3208           (genZ80Code): added cases for CRITICAL and ENDCRITICAL
3209         * src/z80/mappings.i: added "ei" to all mappings
3210
3211 2006-03-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3212
3213         * sim/ucsim/cmd.src/newcmdcl.h: applied patch fixing GCC 4.1 build
3214         submitted by the Debian SDCC maintainer Aurelien Jarno:
3215         "Credits goes to Martin Michlmayr, who rebuilt the whole Debian
3216         archive with gcc 4.1 on mips and wrote the patch"
3217
3218 2006-03-16 Raphael Neider <rneider AT web.de>
3219
3220         * src/pic16/genarith.c (genAddLit): simplified and fixed case where
3221           the left operand is shorter than the result (c* = lit-c* + int),
3222           fixes bug #1450796
3223         * src/pic16/gen.c (genRightShift): check IS_SYMOP before accessing
3224           OP_SYMBOL
3225
3226 2006-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
3227
3228         * src/.version: increased version number to 2.5.5
3229         * src/SDCCmain.c (linkEdit): do not test for PIC16 target since, PIC16
3230         linking is done manually in pic16 port's _linkEdit,
3231         * src/SDCCsymt.c (compStructSize): for target PIC16 and shell variable
3232         PIC16_PACKED_BITFIELDS, compact bitfield structures as much as possible,
3233         * src/pic16/gen.c (aopForSym): when direct register name is WREG then
3234         allocate asmop as AOP_ACC,
3235         (aopForRemat): added parameter 'bool result' in function declaration,
3236         (pic16_aopGet): return AOP_ACC when accessing WREG,
3237         (pic16_popGetTempReg): minor modification,
3238         (pic16_popRegFromIdx): first try with 'pic16_regWithIdx' then with
3239         'pic16_allocWithIdx',
3240         (genPcall): removed ftype, usage of OP_SYM_TYPE asserted error when
3241         calling function in absolute addresses,
3242         (genAssign): take into account AOP_ACC asmop,
3243         * src/pic16/pcode.c (pic16_newpCodeOpReg): minor modifications,
3244         * src/pic16/pcoderegs.c: some debug functions and lines added,
3245         * src/pic16/ralloc.c (decodeRegType): added but commented out,
3246         * (pic16_typeRegWithIdx): search 'pic16_dynInternalRegs' for given
3247         register too,
3248         * (pic16_findFreeReg, pic16_findFreeRegNext): allocate new register via
3249         call to allocReg, not by manually allocating a new one,
3250         (pic16_assignRegisters): now before going through the register
3251         allocating functions mark all registers as free. This eliminates some
3252         side effects resulting from peephole parser done earlier in the backbone
3253
3254 2006-03-13 Maarten Brock <sourceforge.brock AT dse.nl>
3255
3256         * src/SDCCicode.c (geniCodeLogic),
3257         * src/SDCCast.c (decorateType): applied patch by Bernhard for rfe 1422617
3258
3259 2006-03-10 Maarten Brock <sourceforge.brock AT dse.nl>
3260
3261         * src/mcs51/gen.c (sameReg): new, checks if two aop regs are the same,
3262           (genSend): bugfix, do not allocate and free twice,
3263           (shiftRLong): handle partially overlapping aops
3264         * support/regression/tests/bitopcse.c: fixed warning redefined idata
3265
3266 2006-03-08 Borut Razem <borut.razem AT siol.net>
3267
3268         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata
3269           for pic16
3270
3271 2006-03-08 Maarten Brock <sourceforge.brock AT dse.nl>
3272
3273         * support/regression/tests/bug1409955.c: new, added
3274         * src/mcs51/gen.h: changed asmop.freed:1 to asmop.allocated for tracking
3275         * src/mcs51/gen.c (newAsmop): set asmop.allocated to 1,
3276           (aopForSym, aopOp): increment asmop.allocated if reused,
3277           (freeAsmop): decrement asmop.allocated and check for zero instead of
3278           using asmop.freed,
3279           (freeForBranchAsmop): use asmop.allocated instead of asmop.freed,
3280           (genNot, genCpl, genUminus, genMinus, genMult, genDiv, genMod, genCmpGt,
3281            genCmpLt, genAndOp, genOrOp, genAnd, genOr, genXor, genRRC, genRLC,
3282            genGetHbit, genGetAbit, genGetByte, genGetWord, genSwap,
3283            genLeftShiftLiteral, genLeftShift, genRightShiftLiteral,
3284            genSignedRightShift, genRightShift, genDataPointerGet,
3285            genPagedPointerGet, genFarPointerGet, genCodePointerGet,
3286            genGenPointerGet, genDataPointerSet, genAssign, genCast): free asmop's
3287             in reverse order from allocation,
3288           (genPlus, genCmpEq): free asmop's in reverse order from allocation and
3289             added swappedLR to keep track
3290         * support/regression/fwk/include/testfwk.h: added defines for xdata, idata,
3291           pdata & code for GCC, z80, gbz80 & hc08
3292         * support/regression/tests/zeropad.c: moved defines to testfwk.h
3293
3294 2006-03-08 Raphael Neider <rneider AT web.de>
3295
3296         * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
3297
3298 2006-03-07 Maarten Brock <sourceforge.brock AT dse.nl>
3299
3300         * device/include/mcs51/c8051f410.h: new SiLabs mcu
3301         * src/ds390/peeph.def: disabled 186.d and 227.a as fix for #1434401
3302         * support/regression/tests/array.c: added parenthesis, made arrays unsigned
3303
3304 2006-03-06 Borut Razem <borut.razem AT siol.net>
3305
3306         * support/regression/ports/pic16/spec.mk: link with libm18f.lib,
3307           made the linker quiet
3308
3309 2006-03-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
3310
3311         * src/pic16/gen.c (genPcall): fixed bug #1443644
3312         * src/pic16/device.h (struct pic16_options_t): added 'int CATregs' flag
3313         which dumps before the function entry point a data byte which represents
3314         the number of the local variables used by the specified function, added
3315         'xinst' for initial support for Extended Instruction Support,
3316         * src/pic16/gen.c (aopForSym, pic16_aopGet): beautifications,
3317         (pic16_testStackOverflow): do not prefix GSTACK_TEST_NAME with
3318         port->fun_prefix anymore (may change later),
3319         (genFunction, genEndFunction): do not store/restore local registers for
3320         _main (this should take care the --main-return command line option in
3321         the future),
3322         (genOr): removed some legacy pic-port instructions,
3323         * src/pic16/genarith.c (genAddLit): re-enabled old code because
3324         performing operations with SFR's causes data to be written more than
3325         once to each SFR. Perhaps SFRs should be handled in special cases...
3326         * src/pic16/glue.c: macros BIG_ENDIAN and BYTE_IN_LONG are moved to
3327         pcode.h
3328         * src/pic16/main.c (_process_pragma): stack bound checking did not take
3329         into account for stack starting position,
3330         (struct OPTIONS pic16_optionsTable): added command line argument
3331         --extended or -y for Extended Instruction Support,
3332         * src/pic16/ralloc.c (pic16_decodeOp): added case for FUNCTION,
3333         (deassignLRs): *** perhaps the most important change, old 'for' code
3334         (commented out for reference), didn't account for some registers which
3335         were left marked 'not free' after a pointer operation. The change
3336         reduces register usage a lot in some cases
3337
3338 2006-03-04 Borut Razem <borut.razem AT siol.net>
3339
3340         * support/regression/ports/hc08/spec.mk: remove *.asm in traget
3341           _clean
3342         * support/regression/tests/bug-524697.c: decreased array size for
3343           mcs51 to fit into the internal RAM
3344         * support/regression/Makefile.in: a little bit more verbose
3345
3346 2006-03-03 Borut Razem <borut.razem AT siol.net>
3347
3348         * support/regression/fwk/lib/testfwk.c,
3349           support/regression/fwk/include/testfwk.h: introduced function
3350           _prints(), nonrecursive _printn(), call _initEmu() from main()
3351         * support/regression/ports/gbz80/support.asm,
3352           support/regression/ports/ucz80/support.asm,
3353           support/regression/ports/z80/support.asm,
3354           support/regression/ports/ds390/support.c,
3355           support/regression/ports/hc08/support.c,
3356           support/regression/ports/host/support.c,
3357           support/regression/ports/mcs51/support.c,
3358           support/regression/ports/xa51/support.c: added empty _initEmu()
3359           function
3360         * support/regression/ports/pic16/gpsim.cmd,
3361           support/regression/ports/pic16/spec.mk,
3362           support/regression/ports/pic16/support.c,
3363           support/regression/Makefile.in: added pic16 regression test
3364
3365 2006-03-01 Raphael Neider <rneider AT web.de>
3366
3367         * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
3368           genConstPointerGet): use safe way of generating MOVFF to cover
3369             literals as well as registers, fixes bug #1440527
3370         * src/pic16/glue.c (pic16_printIvalBitFields): prevent NULL pointer
3371             dereference
3372           (pic16_printIvalUnion,pic16_isUnion): NEW, handle initialized unions
3373             more correctly, fixes bug #1232186
3374           (pic16_printIval): use pic16_printIvalUnion() for initialized unions
3375         * src/pic16/main.c (_pic16_linkEdit): reorder linker arguments to make
3376             gplink guess the correct processor in more cases, applied patch
3377             from Till Riedel attached to and fixing bug #1436552
3378
3379 2006-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3380
3381         * support/regression/tests/array.c: added, contains check for #1434401
3382         * src/mcs51/peeph.def: disabled 186.d as temporary fix for #1434401
3383
3384 2006-02-16 Maarten Brock <sourceforge.brock AT dse.nl>
3385
3386         * device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
3387         * device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
3388         * device/include/mcs51/c8051f326.h,
3389         * device/include/mcs51/c8051f340.h: new SiLabs mcu's
3390         * device/include/mcs51/c8051f000.h,
3391         * device/include/mcs51/c8051f018.h,
3392         * device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
3393           PCON_IDLE,PCON_STOP and added sfr16 definitions
3394
3395 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
3396
3397         * src/mcs51/gen.c (genPlus, genMinus, genMult, genGetAbit, genGetByte,
3398           genGetWord): fixed bug 1409955
3399
3400 2006-02-14 Maarten Brock <sourceforge.brock AT dse.nl>
3401
3402         * device/include/hc08/mc68hc908gp32.h,
3403         * device/include/hc08/mc68hc908jb8.h: removed AWUL, added PTA6 & PTA7
3404
3405 2006-02-13 Maarten Brock <sourceforge.brock AT dse.nl>
3406
3407         * src/SDCCast.c (constExprValue): return NULL if not a value
3408         * src/SDCCglue.c (printIvalArray): fixed bug 1225568
3409         * src/hc08/gen.c(genUnpackBits, genUnpackBitsImmed): fixed bug 1019480
3410         * support/regression/tests/bitfields.c: enabled signed bitfield for all
3411
3412 2006-02-13 Borut Razem <borut.razem AT siol.net>
3413
3414         * src/regression/ptrarg.c: added, fails due to bug #1430967
3415         * src/regression/Makefile: ptrarg.c added, ...
3416
3417 2006-02-12 Maarten Brock <sourceforge.brock AT dse.nl>
3418
3419         * src/z80/gen.c (genUnpackBits): fixed bug 1019480
3420         * support/regression/tests/bitfields.c: enabled signed bitfield for z80
3421
3422 2006-02-11 Borut Razem <borut.razem AT siol.net>
3423
3424         * src/SDCCmain.c: Added "sdcc: Calling linker..." if --verbose,
3425           print "Processor: xxx" message to stdout only if --verbose
3426
3427 2006-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
3428
3429         * src/SDCCglue.c (printIvalStruct): fixed bug 1426356 union initializer
3430         * support/regression/tests/bug1426356.c: added
3431         * support/regression/tests/bitfields.c: removed 2 tests
3432
3433 2006-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
3434
3435         * device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
3436         * device/include/mcs51/c8051f330.h,
3437         * device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
3438           PCON_IDLE,PCON_STOP and added sfr16 definitions
3439         * device/lib/_divsint.c,
3440         * device/lib/_divuint.c,
3441         * device/lib/_divulong.c,
3442         * device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
3443           register bank bug for small stackauto
3444
3445 2006-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
3446
3447         * support/regression/fwk/lib/timeout.c: include <stdlib.h> for exit()
3448
3449 2006-02-08 Maarten Brock <sourceforge.brock AT dse.nl>
3450
3451         * support/regression/ports/mcs51-xstack-auto/spec.mk: forgot -I(...)/mcs51
3452         * all.dsp: corrected several bin paths
3453         * device/include/mcs51/c8051f120.h,
3454         * device/include/mcs51/c8051f300.h,
3455         * device/include/mcs51/c8051f310.h: used () with __at and renamed IDLE,STOP
3456           to PCON_IDLE,PCON_STOP
3457         * device/include/mcs51/c8051f320.h: see above, also added sfr16 definitions
3458         * device/lib/printf_large.c (output_float): fixed bug 1388703
3459         * support/regression/tests/bug1057979.c: added test for bug 1388703
3460
3461 2006-02-08 Raphael Neider <rneider AT web.de>
3462
3463         * src/pic/pcode.c (pciTRIS): fixed typo,
3464           (BuildFlow,LinkFlow_pCode): added (disabled) debug output,
3465           (LinkFlow): fixed handling of flows that end in a call,
3466           (ReuseReg): perform safety check earlier
3467         * src/pic/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed
3468             to work with flows at the beginning of a pBlock,
3469             fixes #1426557 (Symbol not previously defined),
3470           (pic14_ReMapLiveRanges): NEW, destroy and rebuild register
3471             usage information
3472           (RemoveUnusedRegisters): update register usage info
3473         * src/pic/ralloc.c (newReg): prevent duplicate registers from being
3474             created, reuse existing ones instead
3475         * src/pic/gen.c (genPcall): fixed #1424719
3476
3477 2006-02-07 Bernhard Held <bernhard AT bernhardheld.de>
3478
3479         * link/z80/lkmain.c,
3480         * link/z80/lklex.c,
3481         * link/z80/lkdata.c,
3482         * link/z80/aslink.h: fixed build on current cygwin:
3483         replaced getline() by lk_getline()
3484
3485 2006-02-01 Borut Razem <borut.razem AT siol.net>
3486
3487         * src/regression/add.c, src/regression/add2.c, src/regression/add3.c,
3488           src/regression/add4.c, src/regression/and1.c, src/regression/and2.c,
3489           src/regression/arrays.c, src/regression/b.c, src/regression/bank1.c,
3490           src/regression/bool1.c, src/regression/bool2.c,
3491           src/regression/bool3.c, src/regression/call1.c,
3492           src/regression/compare.c, src/regression/compare10.c,
3493           src/regression/compare2.c, src/regression/compare3.c,
3494           src/regression/compare4.c, src/regression/compare5.c,
3495           src/regression/compare6.c, src/regression/compare7.c,
3496           src/regression/compare8.c, src/regression/compare9.c,
3497           src/regression/configword.c, src/regression/for.c,
3498           src/regression/inline.c, src/regression/mult1.c,
3499           src/regression/nestfor.c, src/regression/or1.c,
3500           src/regression/pointer1.c, src/regression/ptrfunc.c,
3501           src/regression/rotate1.c, src/regression/rotate2.c,
3502           src/regression/rotate3.c, src/regression/rotate4.c,
3503           src/regression/rotate5.c, src/regression/rotate6.c,
3504           src/regression/rotate7.c, src/regression/string1.c,
3505           src/regression/struct1.c, src/regression/sub.c,
3506           src/regression/sub2.c, src/regression/switch1.c,
3507           src/regression/while.c, src/regression/xor.c,
3508           src/regression/create_stc, src/regression/simulate,
3509           src/regression/rt.sh, src/regression/Makefile: reenabled Scott's PIC14
3510           regression tests
3511         * src/regression/gpsim_assert.h: added
3512
3513 2006-01-28 Bernhard Held <bernhard AT bernhardheld.de>
3514
3515         * src/ds390/gen.c (unsaveRegisters): fixed literal function pointer
3516         ((void (code *) (void)) 0) ();
3517         * as/hc08/aslex.c,
3518         * as/hc08/aslink.h,
3519         * as/hc08/asm.h,
3520         * as/hc08/asmain.c,
3521         * as/hc08/lkdata.c,
3522         * as/hc08/lklex.c,
3523         * as/hc08/lkmain.c,
3524         * as/mcs51/aslex.c,
3525         * as/mcs51/aslink.h,
3526         * as/mcs51/asm.h,
3527         * as/mcs51/asmain.c,
3528         * as/mcs51/lkdata.c,
3529         * as/mcs51/lklex.c,
3530         * as/mcs51/lkmain.c,
3531         * as/z80/aslex.c,
3532         * as/z80/asm.h,
3533         * as/z80/asmain.c: fixed build on current cygwin:
3534         replaced getline() by as_getline()
3535
3536 2006-01-27 Bernhard Held <bernhard AT bernhardheld.de>
3537
3538         * src/SDCC.y: fixed bug #716242, exchanged pointer and function
3539         declarator in the symbol chain
3540         * src/SDCCsymt.h,
3541         * src/SDCCsymt.c (processFuncPtrArgs): added, removes "(void)"
3542         parameter list for function pointers
3543         * src/SDCCast.c (decorateType): added call of processFuncPtrArgs()
3544         * support/regression/tests/bug-716242.c: added
3545
3546 2006-01-20 Bernhard Held <bernhard AT bernhardheld.de>
3547
3548         * src/SDCCicode.c (geniCodeAdd, geniCodeArray): use char for array
3549         offset if possible
3550         * src/SDCCast.c (getLeftResultType): 255 fits in char, not 256
3551
3552 2006-01-18 Bernhard Held <bernhard AT bernhardheld.de>
3553
3554         * src/SDCCast.c (backPatchLabels): fixed bug #1408066: made it
3555         inifinitely recurseable, added static
3556         * support/regression/tests/bug-1408066.c: added
3557
3558 2006-01-17 Bernhard Held <bernhard AT bernhardheld.de>
3559
3560         * src/SDCCicode.h,
3561         * src/SDCCicode.c (newiTempPreheaderLabel, newiTempLoopHeaderLabel):
3562         renamed, added possibility to create "postLoopLbl"-labels
3563         * src/SDCCBBlock.c (iCodeBreakDown): renamed newiTempPreheaderLabel to
3564         newiTempLoopHeaderLabel
3565         * src/SDCCloop.c (newInduction, newRegion, backEdges, insertIntoLoop,
3566         isNotInBlocks, addToExitsMarkDepth, createLoop, dominatedBy,
3567         addDefInExprs, assignmentsToSym, isOperandInvariant, pointerAssigned,
3568         hasNonPtrUse, loopInvariants, addressTaken, findInduction,
3569         findDefInRegion, mergeRegions, ifMerged, mergeInnerLoops): made static,
3570         (pinduction, pregion, hasIncomingDefs, findLoopEndSeq): disabled,
3571         (basicInduction): fixed bug #136564, made static,
3572         (loopInduction): changed parameter of basicInduction, made static,
3573         (addPostLoopBlock): added
3574         * src/SDCCloop.h: removed backEdges, pregion, pinduction,
3575         loopOptimizations, addressTaken, findDefInRegion, hasIncomingDefs,
3576         findLoopEndSeq
3577         * support/regression/tests/bug-136564.c: added
3578         * support/regression/ports/mcs51-xstack-auto/spec.mk: added
3579         --std-sdcc99 to LIBSDCCFLAGS
3580
3581 2006-01-16 Bernhard Held <bernhard AT bernhardheld.de>
3582
3583         * src/SDCCicode.c (geniCodeIfx): fix bug 1406131: always false
3584         while loop
3585         * support/regression/tests/bug-1406131.c: added
3586
3587 2005-12-31 Bernhard Held <bernhard AT bernhardheld.de>
3588
3589         * src/SDCCast.c (decorateType): fix promotion of unary minus
3590         * src/SDCCsymt.c (computeType): beautified
3591         * src/SDCCval.c (cheapestVal): beautified, old non-Ansi version removed,
3592         (valUnaryPM, valComplement): fix sign and promotion,
3593         (valNot): ANSI: result type is int (SDCC: unsigned char)
3594         * support/regression/tests/uminus.c: speedup by removing superflous
3595         test case 'int'
3596         * support/regression/tests/onebyte.c: added promotion and signedness
3597         tests for unary minus
3598         * support/regressions/tests/bug-477927.c: disable warning about
3599         uninitialized variables
3600         * support/regression/tests/not.c: added
3601
3602 2005-12-28 Bernhard Held <bernhard AT bernhardheld.de>
3603
3604         * device/lib/Makefile.in: added --std-sdcc99 to CFLAGS
3605         * src/mcs51/gen.c (gen51Code): show final register usage after
3606         fillGaps in asm with --i-code-in-asm
3607         * src/SDCClrange.c (sequenceiCode, setLiveFrom, setLiveTo,
3608         markLiveRanges, markAlive, findNextUseSym, findNextUse, unvisitBlocks,
3609         incUsed, rliveClear, adjustIChain): made static,
3610         (setFromRange): excluded because it's unused,
3611         (findPrevUseSym, markWholeLoop): added,
3612         (findPrevUse): rewritten; fixes bug 895992; now a complete search
3613         through all branches of predecessors enables sdcc to emit the warning
3614         W_LOCAL_NOINIT, marking of outermost loop was incomplete,
3615         (rlivePoint): made static, added parameter emitWarnings which is only
3616         true during the first run out of two,
3617         (findRecursiveSucc, findRecursivePred): removed,
3618         (computeLiveRanges): made static, added parameter emitWarnings,
3619         (dumpIcRlive): added for debugging only
3620         * src/SDCClrange.h: added boolean parameter to computeLiveRanges(),
3621         removed prototype of setFromRange()
3622         * src/SDCCopt.c (eBBlockFromiCode): added new parameter emitWarnings
3623         in call of computeLiveRanges()
3624         * support/regression/tests/bug-895992.c: added
3625         * support/regression/tests/bug-971834.c: added
3626         * support/valdiag/tests/bug-895992.c: added
3627         * support/valdiag/tests/bug-971834.c: added
3628
3629 2005-12-18 Raphael Neider <rneider AT web.de>
3630
3631         * src/pic16/gen.c: added IS_DIRECT macro for "direct" operands,
3632           (genUnpackBits): improved code for direct operands,
3633           (genPackBits): improved code for literal assignment to bitfields
3634             and for direct destination operands (no FSR indirection),
3635             prevented redundant AND, fixes #1362800,
3636           (AccLsh): added parameter to disable masking of the result
3637         * src/pic16/pcode.c (pic16_safepCodeUnlink): fixed to work with
3638           skip instructions with side-effects (like incfsz),
3639           (pic16_pCodeIsAlive): suppress verbose output unless pcode_verbose,
3640         * src/pic16/pcoderegs.c (RemoveRegsFromSet): removed annoying warning
3641         * device/lib/pic16/Makefile.common.in: added --asm=@GPASM@ to CC,
3642           fixes #1375263
3643
3644 2005-12-11 Bernhard Held <bernhard AT bernhardheld.de>
3645
3646         * src/SDCCicode.c (geniCodeAssign): fixed bug 11369874, don't use
3647         volatile variables as spill location
3648
3649 2005-12-10 Bernhard Held <bernhard AT bernhardheld.de>
3650
3651         * src/SDCCcse.c (findCheaperOp): fixed bug 1376320, copy signedness to
3652         replacing literals
3653         * support/regression/tests/bug-1376320.c: added
3654
3655 2005-12-08 Raphael Neider <rneider AT web.de>
3656
3657         * src/pic/device.c: renamed is_shared to pic14_is_shared
3658         * src/pic/gen.c (genIfx): re-enabled handling of sbits
3659         * src/pic/glue.c (emitSymbolToFile): added workaround for sbits,
3660           (is_valid_identifier): added for above workaround
3661
3662 2005-12-07 Maarten Brock <sourceforge.brock AT dse.nl>
3663
3664         * device/lib/Makefile.in: fixed to enable port-specific-objects
3665         * device/lib/ds390/i2c390.c (BitOutI2C): optimized by making bout unsigned
3666           char, thanks Hubert Sack
3667         * doc/sdccman.lyx: documented --xstack-loc,
3668           elaborated a bit more on interrupts and pitfalls,
3669           removed "setjmp/longjmp unsupported",
3670           documented some unsupported C99 features
3671         * src/SDCCmain.c (linkEdit): adapted default lib path for --stack-auto
3672         * src/SDCCpeeph.c (readRules): inserted patch 1367130 for finding missing
3673           if, thanks Hubert Sack
3674         * src/mcs51/gen.c (genEndFunction): enabled "pop psw" for regbank 0 isr
3675         * support/regression/Makefile.in: test-mcs51-stack-auto no longer needs to
3676           make make_library
3677         * support/regression/get_ticks.py: new, get cpu cycles and code size, so
3678           regression tests can report resource usage (rfe 700441)
3679         * support/regression/collate-results.py: report resource usage
3680         * support/regression/ports/ds390/spec.mk,
3681         * support/regression/ports/hc08/spec.mk,
3682         * support/regression/ports/mcs51/spec.mk,
3683         * support/regression/ports/ucz80/spec.mk: run sim output through get_ticks
3684         * support/regression/ports/ds390/uCsim.cmd,
3685         * support/regression/ports/hc08/uCsim.cmd,
3686         * support/regression/ports/mcs51/uCsim.cmd,
3687         * support/regression/ports/ucz80/uCsim.cmd: inserted "state" to report time
3688         * support/regression/ports/mcs51-stack-auto/spec.mk: no need to build the
3689           library, use the default one
3690         * support/regression/ports/mcs51-xstack-auto/spec.mk: inserted rules for
3691           building the library
3692
3693 2005-12-06 Maarten Brock <sourceforge.brock AT dse.nl>
3694
3695         * config.dsp: added dependency on .version and configure_vc.awk
3696         * device/include/setjmp.h: updated for --stack-auto and --xstack
3697         * device/include/mcs51/at89c51snd1c.h: corrected line endings
3698         * device/include/mcs51/XC866.h: added, thanks Llewellyn van Zyl
3699         * device/lib/_setjmp.c: updated for --stack-auto and --xstack
3700         * device/lib/libsdcc.lib: added _setjmp
3701         * src/SDCCast.c (createIvalCharPtr): fixed warnings,
3702           (decorateType): fixed bug 1372851,
3703           (optimizeGetHbit): fixed warning
3704         * src/SDCCglue.c (printIvalChar, printIvalArray): adapted for flexible
3705           array initialisation
3706         * support/regression/tests/bug1057979.c: added test for bug 1358192
3707         * support/regression/tests/setjmp.c: added, test for setjmp/longjmp
3708
3709 2005-12-03 Borut Razem <borut.razem AT siol.net>
3710
3711         * support/scripts/sdcc.nsi: added /SOLID option to "SetCompressor lzma"
3712           command since the NSIS was upgraded to version 2.11 on CF x86-linux2
3713
3714 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
3715
3716         * src/SDCCast.c (createIvalStruct, createIvalArray, createIvalPtr,
3717         createIval): implement symbol independant "flexible array member",
3718         (createIvalCharPtr): implemented flexible array initialisation with a
3719         string
3720         * src/SDCCsymt.c (copyStruct): removed,
3721         (getSize): fixed misleading comment,
3722         (getAllocSize): removed, the additional allocation size is now in
3723         sym->flexArrayLength,
3724         (checkStructFlexArray): new, syntax checks for flexible array members,
3725         (compStructSize): added syntax checks for "flexible array members"
3726         (copyStruct): removed,
3727         (copyLinkChain): removed inefficient fix for bug 770487
3728         * src/SDCCglue.c (emitRegularMap): getAllocSize has been removed
3729         * src/SDCCsymt.h: added structdef.b_flexArrayMember and
3730         symbol->flexArrayLength
3731         * src/SDCCerr.c,
3732         * src/SDCCerr.h: added W_INVALID_FLEXARRAY, W_C89_NO_FLEXARRAY,
3733         E_FLEXARRAY_NOTATEND and E_FLEXARRAY_INEMPTYSTRCT
3734         * support/regression/tests/structflexarray.c: added
3735         * support/valdiag/tests/structflexiblearray.c: added
3736
3737 2005-11-29 Bernhard Held <bernhard AT bernhardheld.de>
3738
3739         * src/SDCCast.c (decorateType): fixed bug 1368489
3740         * support/Util/SDCCerr.c,
3741         * support/Util/SDCCerr.h: added warning W_CMP_SU_CHAR
3742
3743 2005-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3744
3745         * device/include/mcs51/at89c51snd1c.h: added file submitted by
3746           Weston T. Schmidt <schmidtw AT users.sourceforge.net>, patch #1368001
3747
3748 2005-11-27 Borut Razem <borut.razem AT siol.net>
3749
3750         * support/cpp2/cppinit.c, support/cpp2/cpplib.h, support/cpp2/mkdeps.c,
3751           support/cpp2/mkdeps.h: added command line option
3752           -obj-ext=<extension> to SDCPP to define object file externion, used
3753           for generation of make dependencies (-M)
3754         * src/SDCCmain.c: pass -obj-ext=<extension> to SDCPP
3755
3756 2005-11-26 Borut Razem <borut.razem AT siol.net>
3757
3758         * support/scripts/sdcc.nsi: added small-stack-auto libraries,
3759           added missing device/lib/mcs51/crt*.asm, pic and pic16 sources,
3760           added pic and pic16 libraries
3761
3762 2005-11-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3763
3764         * device/include/float.h: Corrected typo in prototype of __fsgt
3765
3766 2005-11-25 Borut Razem <borut.razem AT siol.net>
3767
3768         * sdcc/device/lib/Makefile.in, sdcc/device/lib/incl.mk:
3769           added creation of model-mcs51-stack-auto libraries
3770
3771 2005-11-24 Bernhard Held <bernhard AT bernhardheld.de>
3772
3773         * src/SDCCsymt.c (copyLinkChain): fixed bug 770487, copy structdef
3774         and fields-list too
3775         * src/SDCCast.c (createIvalArray): removed obsolete comment
3776
3777 2005-11-24 Borut Razem <borut.razem AT siol.net>
3778
3779         * sdcc/device/lib/Makefile.in: remove all unnecessary files, 2nd try...,
3780           added missing device/lib/mcs51/crt*.asm sources
3781
3782 2005-11-23 Bernhard Held <bernhard AT bernhardheld.de>
3783
3784         * src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
3785
3786 2005-11-22 Maarten Brock <sourceforge.brock AT dse.nl>
3787
3788         * device/lib/_fs2schar.c,
3789         * device/lib/_fs2sint.c,
3790         * device/lib/_fs2slong.c: optimized inline asm
3791
3792 2005-11-21 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3793
3794         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
3795           Better handling of floats between -1.0 and 0.0.
3796
3797 2005-11-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3798
3799         * src/mcs51/peeph.def: added missing "if"s as noted by Hubert Sack.
3800           (the missing "if"s prohibited removal of redundant labels)
3801
3802 2005-11-19 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3803
3804         * device/lib/_fs2slong.c, device/lib/_fs2sint.c, device/lib/_fs2char.c:
3805           Properly convert floats between -1.0 and 0.0 to long, int, and char
3806           types (max integer value of negative floats tends to zero).
3807         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
3808           Removed changes made so to work properly with floats between
3809           -1.0 and 0.0, as the problem is fixed in _fs2slong.c, _fs2sint.c,
3810           and _fs2char.c
3811
3812 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
3813
3814         * src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix for debugging only
3815         * src/mcs51/gen.c (genUnpackBits): better code and a fix,
3816         (genCast) cosmetic change
3817         * src/ds390/gen.c (genUnpackBits, ): ported from mcs51
3818         * src/ds390/ralloc.c (packRegsForAssign): ported fix for bitfields
3819         from mcs51
3820         * support/regression/tests/bitfields (testSignedBitfields): added
3821
3822 2005-11-18 Borut Razem <borut.razem AT siol.net>
3823
3824         * sdcc/device/lib/Makefile.in: remove all unnecessary files
3825         * device/lib/pic/Makefile.rules, device/lib/pic16/Makefile.subdir:
3826           introduced SILENT option to make building of pic16 libraries less
3827
3828 2005-11-18 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3829
3830         * device/lib/modff.c, device/lib/ceilf.c, device/lib/floorf.c:
3831           Now they work properly with floats between -1.0 and 0.0
3832         * device/lib/printf_large.c: Removed temporary patch for bug 1358192
3833
3834 2005-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
3835
3836         * src/SDCCicode.c (printOperand): added missing else
3837
3838 2005-11-18 Bernhard Held <bernhard AT bernhardheld.de>
3839
3840         * src/SDCCsymt.c (computeType): fixed bug 1358192: added missing else,
3841         reformatted for better readability
3842         * src/mcs51/gen.c (genUnpackBits): initial, incomplete support for
3843         signed bitfields
3844
3845 2005-11-17 Borut Razem <borut.razem AT siol.net>
3846
3847         * device/lib/pic16/Makefile.rules, device/lib/pic16/Makefile.subdir:
3848           introduced SILENT option to make building of pic16 libraries less
3849           verbose - used for nightly snapshot build
3850         * doc/sdccman.lyx: documented that SDCDB and ucSim are currently not
3851           available on Win32 platforms.
3852         * sdcc/device/lib/Makefile.in: added library sources for mcs51, small,
3853           medium, large, pic and pic16
3854
3855 2005-11-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3856
3857         * device/lib/printf_large.c: Temporary patch for bug 1358192:
3858           printf("%f"...) sets fraction to zero.
3859
3860 2005-11-16 Raphael Neider <rneider AT web.de>
3861
3862         * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
3863           fixes #1357221
3864         * src/pic/gen.c (genIfx): implemented for CARRY bit
3865         * src/pic16/gen.c (genAssign,genCast): fixed assigning/casting
3866           to generic pointers, fixes #1357332,
3867           (pic16_movLit2f): NEW,
3868           (pic16_storeForReturn,genDataPointerSet): use pic16_movLit2f
3869
3870 2005-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
3871
3872         * src/SDCCmain.c (parseCmdLine): fixed bug 1356800, thanks rsudjian
3873
3874 2005-11-11 Raphael Neider <rneider AT web.de>
3875
3876         * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
3877         * src/pic16/gen.c (pic16_derefPtr): now works for non-pointers as well,
3878           compute pointer's type from operand,
3879           (genUnpackBits,genPackBits): handle FPOINTERS correctly, re-indented,
3880           improved single bit reads, fixes bug #1353379
3881
3882 2005-11-09 Borut Razem <borut.razem AT siol.net>
3883
3884         * support/scripts/sdcc.nsi: added lib/pic to the package
3885
3886 2005-11-08 Maarten Brock <sourceforge.brock AT dse.nl>
3887
3888         * src/SDCCval.c (valUnaryPM): fixed bug 1350699
3889
3890 2005-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
3891
3892         * support/regression/tests/bug1348008.c: added
3893         * src/mcs51/gen.c (saveRBank, unsaveRBank): fixed bug 1348008
3894         * support/regression/tests/bug1337835.c: updated comment
3895
3896 2005-11-06 Borut Razem <borut.razem AT siol.net>
3897
3898         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
3899           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
3900           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
3901           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
3902           sim/ucsim/cmd.src/set.cc, sim/ucsim/cmd.src/show.cc:
3903           dynamic construction of cl_error_class and derivates - 2.nd try
3904
3905 2005-11-05 Borut Razem <borut.razem AT siol.net>
3906
3907         * sim/ucsim/sim.src/error.cc: fixed uninitialized class member variable
3908           bug, which caused Bus Errors on sparc solaris
3909
3910 2005-11-04 Borut Razem <borut.razem AT siol.net>
3911
3912         * sim/ucsim/error.cc, sim/ucsim/errorcl.h,
3913           sim/ucsim/sim.src/stack.cc, sim/ucsim/sim.src/stackcl.h,
3914           sim/ucsim/sim.src/uc.cc, sim/ucsim/sim.src/uccl.h,
3915           sim/ucsim/sim.src/mem.cc, sim/ucsim/sim.src/memcl.h,
3916           sim/ucsim/cmd.src/cmdconf.cc: dynamic construction of cl_error_class
3917           and derivates to resolve the initialization problem on OSX
3918
3919 2005-11-02 Borut Razem <borut.razem AT siol.net>
3920
3921         * sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
3922           corrected typo - #include <winsock2.h>
3923
3924 2005-11-02 Maarten Brock <sourceforge.brock AT dse.nl>
3925
3926         * src/asm.c (printILine): always close tmpFile, thanks Beau E. Cox,
3927           (_asxxxx_mapping): added org directive for future enhancements
3928
3929 2005-11-01 Borut Razem <borut.razem AT siol.net>
3930
3931         * sim/ucsim/app.cc, sim/ucsim/cmd.src/cmdutil.cc, sim/ucsim/cmd.src/newcmd.cc:
3932           enabled sockets on WIN32
3933         * sim/ucsim/cmd.src/newcmd.cc: fixed bug with uninitialized variables
3934
3935 2005-10-31 Borut Razem <borut.razem AT siol.net>
3936
3937         * support/regression/generate-cases.py: escape backslashes in {testcase}:
3938           WIN32 backslash path delimiters should be escaped when used in C strings
3939         * support/regression/tests/bitfields.c: exclude failing assertions for
3940           __CYGWIN32__ and __MINGW32__ hosts
3941
3942 2005-10-30 Borut Razem <borut.razem AT siol.net>
3943
3944         * src/SDCCutil.c: corrected double comparison typo
3945
3946 2005-10-30 Maarten Brock <sourceforge.brock AT dse.nl>
3947
3948         * device/lib/medium/Makefile: added for new memory model medium
3949         * device/include/asm/mcs51/features.h: updated for medium/pdata
3950         * device/include/mcs51/c8051f120.h: added sfr16/sfr32 definitions,
3951           added Multiply & Accumulate sbit's and MAC0_PAGE define
3952         * device/include/mcs51/c8051f300.h: added sfr16 definitions
3953         * device/include/mcs51/c8051f310.h: added sfr16 definitions
3954         * device/lib/_mullong.c: update for medium model
3955         * device/lib/incl.mk: added medium model
3956         * doc/sdccman.lyx: documented medium model
3957         * src/SDCCast.c (isBitAndPow2): simplified using updated powof2
3958         * src/SDCCicode.c (geniCodeMultiply, geniCodeDivision): use updated powof2
3959         * src/SDCCmain.c (optionsTable, linkEdit): enabled medium model
3960         * src/SDCCmem.c (allocIntoSeg): set iaccess for pdata symbols,
3961           (allocParms): set SCLS and OCLS to pdata for medium model
3962         * src/SDCCsymt.c (processFuncArgs): use default_local_map and set iaccess
3963           for pdata,
3964           (powof2): return <0 if not power of 2
3965         * src/avr/gen.c (genBitWise): use updated powof2
3966         * src/mcs51/gen.c (genMinusDec): use acc if necessary,
3967           (shiftR2Left2Result): small optimization in setup, save acc when storing,
3968           (shiftLLeftOrResult): use B if necessary
3969         * src/mcs51/main.c (_mcs51_finaliseOptions, mcs51_port): added medium model
3970         * src/mcs51/peeph.def: renamed 226 to 226.b, added 226.a
3971         * src/pic/main.c (_pic14_do_link): made void parameter list explicit
3972         * support/regression/Makefile.in: added test-mcs51-medium
3973         * support/regression/ports/mcs51-medium/spec.mk: added to test medium model
3974
3975 2005-10-28 Bernhard Held <bernhard AT bernhardheld.de>
3976
3977         * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed
3978         specifier unsigned
3979         * device/lib/time.c (mktime): fixed bug 1334315
3980
3981 2005-10-28 Raphael Neider <rneider AT web.de>
3982
3983         * device/include/pic/p16f_common.inc: added common declarations
3984         * src/pic/ralloc.c (initStack): moved regs *r to block start for Alpha
3985
3986 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
3987
3988         * src/mcs51/gen.c (getTempRegs): return 0 if not enough registers found,
3989           (aopPutUsesAcc): added to predict accumulator use,
3990           (assignResultValue): save acc if necessary,
3991           (genMinusDec): store result if indirectly addressed,
3992           (genDivOneByte):  save acc if necessary,
3993           (movLeft2Result): bugfix if left already in acc,
3994           (genAnd, genOr, genXor, shiftL2Left2Result, shiftR2Left2Result): pay more
3995             attention to accumulator use (esp. pdata),
3996           (genReceive): receive pdata correctly
3997         * src/SDCCicode.c (isOperandInPagedSpace): added to detect pdata operands
3998         * src/SDCCicode.h: added isOperandInPagedSpace prototype
3999
4000 2005-10-27 Raphael Neider <rneider AT web.de>
4001
4002         * doc/sdccman.lyx: corrected version (should be 2.5.4 not 2.5.5)
4003
4004 2005-10-27 Raphael Neider <rneider AT web.de>
4005
4006         * .version: changed version to 2.5.4
4007         * doc/sdccman.lyx: changed version to 2.5.4, added some remarks to PIC14
4008         * device/lib/pic/libsdcc/{_mulint.c,_mullong.c}: use unsigned literals,
4009           (_divschar.c,divuchar.c,_mulchar.c,_modschar.c,_moduchar): NEW,
4010             arithmetics support routines
4011         * device/lib/pic/Makefile.rules: have assembler sources preprocessed
4012         * device/lib/Makefile.in: also create installdir for pic
4013
4014         * src/SDCCopt.c (cnvToFcall): mark support routines `extern' for
4015           pic14 port as well
4016         * src/pic/device.c (dump_sfr): rewritten to delegate register
4017           placement to the linker (use `extern sym' rather than sym EQU addr),
4018           (validAddress): fixed to check last specified address
4019         * src/pic/gen.c (aopForSym): added code to deal with array (useless?),
4020           (popGetLit): truncate literal value to 8 bit,
4021           (popGet): moved assert to more appropriate place
4022           (popGetExternal): create pCode operand from and mark the according
4023             symbol as being `extern'
4024           (popGetAddr): added sanity check on immediate's offset, provide
4025             GPOINTER tag on demand
4026           (aopPut): fixed for immediates,
4027           (mov2w_op): move operand's address or contents to WREG (depending on
4028             operand type), safer variant of mov2w,
4029           (movwf,call_libraryfunc): NEW, handy abbreviations,
4030           (get_argument_pcop,get_return_val_pcop,pass_argument,
4031           get_returnvalue): interface for accessing function parameters and
4032             return values,
4033           (assignResultValuei,genRet): use new parameter/return value interface
4034           (pic14_getDataSize): back to old version handling generic pointers,
4035           (pic14_toBoolean,genNot,genCpl,genCmpEq,genOrOp): heavily rewritten,
4036             provided implementation and/or fixed old one,
4037           (genMultOneByte,genDivOneByte,genModOneByte): implemented as library
4038             calls, removed legacy 8051 reference code
4039           (AccLsh,AccRsh): rewritten and fixed to deal with signed operands
4040           (loadSignToC): NEW, move the operands sign bit to CARRY,
4041           (genGenericShift): NEW, replaces genLeftShift, genRightShift and
4042             genRightShiftSigned, accepts negative shift counts,
4043           (setup_fsr): load FSR and adjust IRP (indirect memory access),
4044           (emitPtrByteGet,emitPtrByteSet): rewritten, now works with
4045             generic pointers, __data pointers and __code pointers,
4046           (genUnpackBits,genPackBits): rewritten to work with generic pointers
4047             and signed bitfields, limit bitfields to 8 bit,
4048           (genDataPointerGet): fixed number of bytes read,
4049           (genGenPointerGet,genConstPointerGet): fixed bitfield access,
4050           (genPointerGet,genPointerSet): fixed handling of __code pointers,
4051             pointers to constant data are no longer assumed to point to __code
4052             space, removed invalid pointer types,
4053           (bitpatternFromVal): retrieve the PICs representation of an integer
4054             or float literal,
4055           (genDataPointerSet): fixed assigning to po_immediate operands,
4056           (genGenPointerSet): implemented as library call,
4057           (genIfx): fixed incorrect condition,
4058           (genAddrOf): limit generic pointers' addresses to 2 bytes,
4059             provide GPOINTER tag according to destination's storage class,
4060           (genCast): added code to handle casting to generic pointers, added
4061             sign-/zero extension of the result
4062           (aop_isLitLike,op_isLitLike): fixed handling of immediates
4063         * src/pic/gen.h: added macros to access IRP bit in STATUS register
4064         * src/pic/genarith.c (genAddLit): use min(result's,left's) size, sign
4065           extend the result
4066         * src/pic/glue.c (is_shared_address,is_shared): check whether a given
4067           address/register resides in the shared banks
4068           (emitSymbolToFile): improved to handle global and `pinned' symbols,
4069             put all variables into separate sections (have the linker arrange
4070             them)
4071           (picglue): put init code and interrupt handlers in separate sections
4072         * src/pic/main.c: added port specific options table, modified to PORT
4073           structure to make GPOINTERs 3 byte, added pic14_options
4074           (_pic14_do_link): private linking routine (update paths to libraries,
4075             add libsdcc.lib by default)
4076         * src/pic/main.h: declare pic14_options
4077         * src/pic/pcode.c: fixed instructions i/o relations,
4078           (RegCond): reverted to correct version,
4079           (newpCodeOpLit): truncate literals to 8 bit,
4080           (genericPrint): added debug output,
4081           (getRegFromInstruction): fixed for various operand types, simplified
4082           (BuildFlow): fixed broken handling of isntructions with labels
4083           (LinkFlow): start at last instruction in flow (skip trailing comments),
4084             pass the flow on to the next instruction after CALL
4085           (pCodeReplace): NEW, replace a pCode and move meta data to the new one
4086           (insertPCodeInstruction): fixed inserting after a skip instruction,
4087           (DoBankSelect): fixed for labeled instructions
4088           (OptimizepBlock): honor --nopeep switch
4089           (AnalyzeFlow,ReuseReg): prevent crash on source files with no function
4090         * src/pic/pcodepeep.c (pCodePeepMatchRule): prevent NULL pointer accesses
4091         * src/pic/pcoderegs.c (regIsLocal): NEW, check visibility of a register
4092           (pCodeOptime2pCodes): allow disabling this optimization via
4093             --no-pcode-opt due seldomly occuring bugs, fixed some conditions
4094             but is still buggy), started implementation of a dataflow based
4095             pCode optimization (CSE + dead code elimination)
4096           (pCodeRegMapLiveRangesInFlow): removed bogus inCond
4097         * src/pic/ralloc.c (initStack): renamed stack registers to STK%d, the new
4098           names are independant of the stack location and therefore portable across
4099           devices
4100
4101 2005-10-27 Maarten Brock <sourceforge.brock AT dse.nl>
4102
4103         * src/mcs51/ralloc.c (bitType): added to detect bit variables,
4104           (selectSpil): fixed bug 1337835 by not spilling bit variables
4105         * support/regression/tests/bug1337835.c: added test for this bug
4106         * src/mcs51/peeph.def: restart after rule 3.c,
4107           addded rules 263.x to optimize loading constants
4108
4109 2005-10-26 Raphael Neider <rneider AT web.de>
4110
4111         * src/SDCCsymt.c (compStructSize): allow signed bitfields for PIC ports
4112         * src/pic16/gen.c (genUnpackBits): support signed bitfields,
4113           (genAssign): emit warning when casting literals to generic pointer
4114             type, also applies when taking the address of a fixed variable,
4115           (genCast): improved casting to generic pointers
4116         * src/pic16/glue.c (pic16emitStaticSeg): fixed(?) handling of fixed
4117           extern variables, added verbose error message
4118         * device/include/pic16/{string.h,errno.h}: added #pragma library c
4119
4120 2005-10-26 Bernhard Held <bernhard AT bernhardheld.de>
4121
4122         * src/mcs51/gen.c (genMinus): fixed bug 1270906: reverse subtraction,
4123         carry must be complemented too
4124         * src/mcs51/peeph.def: addded rule 262 to remove double cpl c, which
4125         could be emitted by genMinus
4126         * src/SDCCval.c (constVal): fixed bug 1305065
4127
4128 2005-10-25 Bernhard Held <bernhard AT bernhardheld.de>
4129
4130         * src/SDCCast.c (addCast): added promotion for bit variables
4131         (decorateType): emit W_COMPLEMENT before the problem vanishes behind
4132         promotion casts + optimisation
4133         (optimizeGetWord): fix warning 'i' might be used uninitialized
4134         * src/mcs51/gen.c (genCpl): removed W_COMPLEMENT
4135         * src/ds390/gen.c (genCpl): removed W_COMPLEMENT
4136
4137 2005-10-24 Bernhard Held <bernhard AT bernhardheld.de>
4138
4139         * src/SDCCicode.c (ast2iCode): reverted to 1.224 because of regression:
4140         all chars are promoted to int; promotion should be handled in SDCCast.c
4141
4142 2005-10-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4143
4144         * device/lib/_strcmp.c: Fixed bug 1326457
4145
4146 2005-10-11 Raphael Neider <rneider AT web.de>
4147
4148         * device/lib/pic16/libio/i2c.ignore: added 1320, fixes broken builds
4149         * device/lib/pic16/libdev/pic18f1320.c: added 1320's device library
4150
4151 2005-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
4152
4153         * src/SDCC.y (AT): fixed bug with sfr32 addresses when built with GCC
4154         * support/regression/tests/sfr16.c: added test for the sfr32 bug
4155
4156 2005-10-04 Raphael Neider <rneider AT web.de>
4157
4158         * device/include/pic16/pic18fregs.h, src/pic16/devices.inc,
4159           device/lib/pic16/pics.all: added pic18f1320
4160         * src/pic16/pcode.c (mnem2key): fixed prototype's argument mismatch
4161
4162 2005-09-30 Raphael Neider <rneider AT web.de>
4163
4164         * src/pic16/device.c (Pics16[]): moved device descriptions to devices.inc
4165         * src/pic16/devices.inc: NEW, provides device descriptions
4166         * src/pic16/gen.c (genInline): fixed handling of ';'-comments
4167
4168 2005-09-26 Maarten Brock <sourceforge.brock AT dse.nl>
4169
4170         * src/SDCCicode.c (operandOperation): added GETABIT, GETBYTE, GETWORD and
4171           GETHBIT
4172
4173 2005-09-25 Maarten Brock <sourceforge.brock AT dse.nl>
4174
4175         * doc/sdccman.lyx: updated Highest Order Bit documentation,
4176           documented Any Order Bit, Higher Order Byte and Higher Order Word
4177         * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
4178         * src/SDCCast.c (optimizeGetHbit): updated to also accept bool=expr&(1<<n),
4179           (optimizeGetAbit): new, to get any bit, not only the high bit,
4180           (optimizeGetByte): new, to get a byte from a (long) int: expr>>(8*n),
4181           (optimizeGetWord): new, to get a word from a long int: expr>>(8*n),
4182           (isConformingBody): also check GETABIT, GETBYTE, GETWORD,
4183           (decorateType): '&': also try GETABIT, GETBYTE, GETWORD optimization,
4184             RIGHT_OP: also try GETBYTE, GETWORD optimization,
4185             GETABIT, GETBYTE, GETWORD: decorate them,
4186           (isShiftRightLitVal, isBitAndPowOf2): new helper functions,
4187           (ast_print): added GETABIT, GETBYTE, GETWORD
4188         * src/SDCCcse.c (isSignedOp): added GETABIT, GETBYTE, GETWORD
4189         * src/SDCCicode.c (codeTable): added GETABIT, GETBYTE, GETWORD,
4190           (geniCodeBinary): new generic binary icode,
4191           (ast2iCode): added GETABIT, GETBYTE, GETWORD
4192         * src/port.h: updated comment for PORT.hasExtBitOp
4193         * src/mcs51/gen.c (genGetAbit): new, to get any single bit,
4194           (genGetByte): new, to get a single byte,
4195           (genGetWord): new, to get a word from a long,
4196           (gen51Code): added GETABIT, GETBYTE, GETWORD
4197         * src/mcs51/main.c (hasExtBitOp): added GETABIT, GETBYTE, GETWORD
4198
4199 2005-09-23 Raphael Neider <rneider AT web.de>
4200
4201         * configure.in, configure: have device/lib/pic configured
4202         * device/lib/Makefile.in: added model-pic14
4203         * device/lib/clean.mk: added pic/ to clean rule
4204         * device/lib/pic: added rudimentary pic14 library providing support
4205           functions for multiplication/division/generic pointer access
4206         * src/SDCCopt.c (convilong): mark support functions as extern
4207           for pic14 port as well
4208         * src/pic/gen.c (genMult): added assertions,
4209           (genpic14Code): emit warning on unhandled iCodes
4210         * src/pic/main.c (_hasNativeMulFor): return true only for 8x8 bit
4211         * src/pic/pcode.c (pCodeOpCopy),
4212         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed handling of various
4213           pCodeOpReg-subtypes (PO_{STATUS,INTCON,PCL,PCLATH,PCLATU,BSR,
4214           SFR_REGISTER}), made safe for future extensions
4215         * src/pic16/pcode.c (pic16_safepCodeUnlink): allow for removal of
4216           instructions even if preceeded by SKIP instructions (also remove
4217           them); removed unused code
4218         * src/pic16/pcode.h: added arg2 to pCodeOpLit to match pCodeOpLit2,
4219           prevents leaving parts of the structure uninitialized after copying
4220
4221 2005-09-22 Maarten Brock <sourceforge.brock AT dse.nl>
4222
4223         * src/mcs51/gen.c (genMinus): fix for undetected bug introduced 3 months
4224           ago by me
4225         * support/regression/tests/addsub.c: added test for the bug
4226
4227 2005-09-21 Raphael Neider <rneider AT web.de>
4228
4229         * device/include/pic16/pic18f1220.h,
4230           device/lib/pic16/libdev/pic18f1220.c: added ECCPAS sfr and bitfield
4231         * device/lib/pic16/Makefile.rules: added missing opening paren
4232         * src/pic16/gen.c (pic16_genNot,pic16_genCpl): removed as these
4233           are provided in genutils.c,
4234           (genUminusFloat,genUminus,genCmpEq): added asserts on different
4235           operand/result sizes,
4236           (genCmp): assert on NULL pointers first, then check deref'ed values
4237         * src/pic16/genutils.c (pic16_genCpl): fixed for different operand/
4238           result size
4239
4240 2005-09-18 Raphael Neider <rneider AT web.de>
4241
4242         * src/pic16/gen.c (genFarPointerGet,genFarPointerSet): removed
4243           as these are now unused,
4244           (genPointerGet,genPointerSet): handle FPOINTERs like POINTERs
4245         * src/pic16/pcode.c (pic16_symIsSpecial): assume REG_TMPs to be
4246           local, avoids uninitialized pointer dereference on r->name
4247         * src/pic16/ralloc.c (newReg): fixed indentation
4248
4249 2005-09-13 Maarten Brock <sourceforge.brock AT dse.nl>
4250
4251         * src/SDCCval.c (constVal): fixed bug 730366
4252         * support/Util/SDCCerr.c,
4253         * support/Util/SDCCerr.h: added warning W_INVALID_INT_CONST
4254
4255 2005-09-10 Maarten Brock <sourceforge.brock AT dse.nl>
4256
4257         * as/mcs51/lkmem.c (summary2): fixed report for absolute areas (bug 1210220)
4258
4259 2005-09-09 Maarten Brock <sourceforge.brock AT dse.nl>
4260
4261         * src/mcs51/peeph.def (241.x): fixed bug when comparing generic pointers
4262
4263 2005-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
4264
4265         * as/hc08/lkaomf51.c (OutputName): made name unsigned char,
4266           (hex2dec): made hex_digit unsigned char, removed ascii dependance
4267         * as/mcs51/lkaomf51.c (OutputName): made name unsigned char,
4268           (hex2dec): made hex_digit unsigned char, removed ascii dependance
4269         * as/mcs51/lkarea.c (lnkarea2): sort absolute areas to the front
4270         * packihx/packihx.c (hexDigit): made c unsigned char
4271         * as/mcs51/lklibr.c (fndsym),
4272         * link/z80/lkgb.c (gb),
4273         * link/z80/lklibr.c (fndsym),
4274         * link/z80/lkrloc.c (relr),
4275         * sim/ucsim/libltdl/ltdl.c (load_deplibs, try_dlopen),
4276         * src/SDCC.lex (checkCurrFile, process_pragma),
4277         * src/SDCCglue.c (spacesToUnderscores),
4278         * src/SDCCmain.c (setParseWithComma, processFile),
4279         * src/asm.c (tvsprintf, printCLine),
4280         * src/avr/gen.c (emitcode, aopPut),
4281         * src/ds390/gen.c (emitcode),
4282         * src/hc08/gen.c (emitcode, emitinline),
4283         * src/mcs51/gen.c (emitcode, genInline),
4284         * src/pic/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
4285           tokenizeLineNode),
4286         * src/pic/ralloc.c (debugLog),
4287         * src/pic16/pcodepeep.c (cvt_extract_destination, cvt_extract_status,
4288           tokenizeLineNode),
4289         * src/pic16/ralloc.c (debugLog),
4290         * src/z80/main.c (_process_pragma):
4291            made all ctype.h function calls safe
4292         * src/SDCCopt.c: include math.h for fabs
4293         * src/SDCCpeeph.c: added macros ISCHARDIGIT, ISCHARSPACE and ISCHARALNUM
4294           and used them throughout the code to make ctype.h function calls safe
4295         * src/ds390/main.c (asmLineNodeFromLineNode),
4296         * src/mcs51/main.c (asmLineNodeFromLineNode): made p unsigned char*
4297         * src/pic/gen.c (DEBUGpic14_emitcode, pic14_emitcode): made lbp
4298            unsigned char*
4299         * src/pic/pcode.c (mnem2key): made mnem unsigned char*,
4300           (newpCodeAsmDir): made ctype.h function calls safe
4301         * src/pic16/gen.c (pic16_emitpcomment, DEBUGpic16_emitcode,
4302           pic16_emitcode):  made lbp unsigned char*
4303         * src/pic16/pcode.c (mnem2key): made mnem unsigned char*,
4304           (pic16_newpCodeAsmDir): made ctype.h function calls safe
4305         * src/xa51/gen.c (emitcode),
4306         * src/z80/gen.c (_emit2): made lbp unsigned char*
4307         * support/Util/MySystem.c (split_command): made cmd_line and p unsigned
4308            char*
4309
4310 2005-09-05 Raphael Neider <rneider AT web.de>
4311
4312         * src/pic16/ralloc.c (pic16_allocDirReg): use device specific
4313           access bank splitpoint
4314
4315 2005-09-05 Raphael Neider <rneider AT web.de>
4316
4317         * device/lib/pic16/libc/Makefile: added (missing) string to SUBDIRS
4318
4319 2005-09-03 Maarten Brock <sourceforge.brock AT dse.nl>
4320
4321         * .version: changed to version 2.5.3
4322         * doc/sdccman.lyx: changed version to 2.5.3,
4323           documented --codeseg and --constseg and pragma codeseg and constseg,
4324           documented bit parameters (reentrant) and bit returning
4325         * src/SDCCicode.c (geniCodeReceive): fixed (possible) bug generating
4326            currFunc->recvSize, but is this ok for all ports?
4327           (ast2iCode): result of ~ on unsigned char must be cast to int for
4328            bool to work
4329         * src/SDCCmem.c (allocGlobal, allocLocal): don't put bit returning
4330           function pointers in bit space
4331         * src/SDCCsymt.c (checkSClass): allow bit returning function pointers,
4332           (processFuncArgs): call port.reg_parm() with reentrancy info
4333         * src/port.h,
4334         * src/avr/main.c,
4335         * src/ds390/main.c,
4336         * src/hc08/main.c,
4337         * src/pic/main.c,
4338         * src/pic16/main.c,
4339         * src/xa51/main.c,
4340         * src/z80/main.c: port.reg_parm prototype extended with
4341           "bool reentrant" parameter
4342         * src/mcs51/main.c (_mcs51_regparm): use parameter reentrant instead of
4343           options.stackAuto for allocating bit register parameters
4344         * src/mcs51/gen.c (genNot): optimized complementing direct bit,
4345           (genSend): set BitBankUsed if it is,
4346           (selectRegBank): factored out of genCall for use in genPcall,
4347           (genCall): removed redundant dtype assignmen, use selectRegBank,
4348           (genPcall): handle returning in Carry properly, save in F0 if needed,
4349           (genReceive): handle bit register parameters
4350         * src/mcs51/ralloc.c (updateRegUsage): update BitBankUsed along the way,
4351           (mcs51_assignRegisters): enable bit registers for all reentrant
4352            functions and don't set BitBankUsed unconditionally
4353         * src/mcs51/peeph.def (177.d): fixed bug if %2==%3
4354         * support/regression/tests/bitvars.c: enable tests for SDCC_STACK_AUTO
4355         * support/regression/tests/funptrs.c: added tests for BOOL and for return
4356
4357 2005-08-27 Borut Razem <borut.razem AT siol.net>
4358
4359         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) and on
4360         ppc-osx (Darwin) does not support -u option. It seems that it is
4361         supported only on Linux - GNU cp
4362
4363 2005-08-25 Borut Razem <borut.razem AT siol.net>
4364
4365         * sim/ucsim/gui.src/serio.src/Makefile.in,
4366           sim/ucsim/s51.src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
4367           sim/ucsim/z80.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
4368           sim/ucsim/xa.src/Makefile.in: install -s changed to 2 steps:
4369           install and strip, since the strip at /usr/ccs/bin should be used
4370           on solaris
4371
4372 2005-08-24 Borut Razem <borut.razem AT siol.net>
4373
4374         * clean.mk, device/lib/clean.mk: find on sparc-solaris does not support -maxdepth option
4375
4376 2005-08-23 Bernhard Held <bernhard AT bernhardheld.de>
4377
4378         * src/SDCCopt.c (convertToFcall): fixed modulus with divisors 1 and
4379         ffffffffu
4380
4381 2005-08-23 Maarten Brock <sourceforge.brock AT dse.nl>
4382
4383         * as/mcs51/aslink.h: completed lkrloc.c prototypes
4384         * as/mcs51/lkmain.c (link_main): fixed warning
4385         * device/include/stdbool.h: ds390 has no advanced bit support yet
4386         * src/SDCC.y: use SPEC_SHORT and renamed _signed to b_signed
4387         * src/SDCCsymt.c: use SPEC_SHORT and renamed _signed to b_signed
4388         * src/SDCCsymt.h (struct specifier): renamed _xxx bitfields to b_xxx
4389           and updated their macros
4390         * src/SDCCval.c (constVal): updated comment for renamed b_long
4391
4392 2005-08-22 Maarten Brock <sourceforge.brock AT dse.nl>
4393
4394         * as/mcs51/asdata.c: changed ctype['['] to BINOP
4395         * as/mcs51/asexpr.c (expr): added case '[' for bit access in bdata,
4396           (term): abused bit 15 of s_addr to indicate bit-addressable bytes,
4397           (oprio): set priority for '['
4398         * as/mcs51/aslink.h: added define R_BIT, and prototypes for adb_bit
4399            and adb_24_bit
4400         * as/mcs51/asm.h: added defines R_BIT and S_BIT
4401         * as/mcs51/lkarea.c (lnksect2): use T for seg BIT_BANK and overlay it
4402         * as/mcs51/lkdata.c: changed ctype['['] to BINOP
4403         * as/mcs51/lkmain.c (Areas51): rel2 contains 12 (=C) areas now,
4404           added overlayable BIT_BANK area
4405         * as/mcs51/lkmem.c (summary): add BIT_BANK to BSEG_BYTES in the report,
4406           (summary2): explain 'T' in legenda
4407         * as/mcs51/lkrloc.c: replaced old K&R style,
4408           (relr): added R_BIT processing,
4409           (errmsg): added "Bit-addressable relocation error",
4410           (adb_bit): added for converting from byte- to bit-addressable space,
4411           (adb_24_bit): added for converting from byte- to bit-addressable space
4412         * device/include/stdbool.h: changed BOOL to __bit for mcs51 as it can be
4413            used in reentrant functions now even as return value
4414         * device/lib/_gptrput.c (_gptrput): removed obsolete code
4415         * src/SDCCast.c (resultTypePropagate): also propagate AND_OP and OR_OP,
4416           (decorateType): case '!', GETHBIT, AND_OP, OR_OP: result in bool or char
4417         * src/SDCCglobl.h: added indicator BitBankUsed
4418         * src/SDCCglue.c (glue): emit area BIT_BANK with byte 'bits' and equ's for
4419            the bit registers b0-b7
4420         * src/SDCCicode.c (operandFromSymbol): removed IS_BITVAR check,
4421           (geniCodeCast): fixed bug 1263853,
4422           (geniCodeLogicAndOr): put result in bool or char,
4423           (geniCodeReceive): added parameter func for accessing the return type,
4424           (geniCodeFunctionBody): pass func to geniCodeReceive
4425         * src/SDCCmain.c: added indicator BitBankUsed
4426         * src/SDCCmem.c (allocLocal): explicitly set sclass for V_BIT
4427         * src/SDCCsymt.c (newBoolLink): added for creating a bool/bit,
4428           (checkSClass): don't put automatic bool/bit on stack,
4429           (checkFunction): removed check on function cannot return bit
4430         * src/SDCCsymt.h: added newBoolLink prototype
4431         * src/mcs51/gen.c (rb1regs): added bit registers,
4432           (movc): created for assigning to carry,
4433           (pushReg, popReg): created for pushing registers,
4434           (sameRegs): check both AOP_REG and AOP_CRY types,
4435           (aopOp): handle bit registers,
4436           (aopPut): optimization no self-assign,
4437           (saveRegisters): push reg->base (bits) only once for bit registers,
4438            and use pushReg,
4439           (unsaveRegisters): pop reg->base only once and use popReg,
4440           (assignResultValue): added parameter func and return in carry for bits,
4441           (genIpush): optimization no reload in A if not changed,
4442           (genSend): bit parameters in reentrant functions are passed in bit
4443            registers by first assigning to bits in B, then save registers and
4444            copy B to bits,
4445           (genCall): handle returning in Carry properly, save it in F0 if needed,
4446           (genPcall): updated assignResultValue call, this is not safe yet for bit
4447            returning function !!!
4448           (genFunction): don't generate equ's for bit registers and use pushReg,
4449           (genEndFunction): take care of bit returning functions and use popReg,
4450           (genRet): return bit in Carry,
4451           (genIfx): optimize bit registers and other directly addressable bits,
4452           (genReceive): updated assignResultValue call
4453         * src/mcs51/main.c (_mcs51_reset_regparm): added regBitParmFlg,
4454           (_mcs51_regparm): allow passing of upto 8 bit parameters in bit
4455            registers when using stack-auto
4456         * src/mcs51/ralloc.c (_G): added allBitregs,
4457           (regs8051): added the bit registers,
4458           (createStackSpil): use macro IS_BIT,
4459           (getRegBit): added to allocate a bit register, else spill,
4460           (getRegBitNoSpil): added to allocate a bit register, else a gpr,
4461           (updateRegUsage): factored out to ease stepping while debugging,
4462           (serialRegAssign): use updateRegUsage, only spill bits if necessary,
4463            also allocate bit registers,
4464           (fillGaps): handle bit registers,
4465           (findAllBitregs): added to create bit vector with all bit registers,
4466           (mcs51_allBitregs): returns this bit vector,
4467           (mcs51_assignRegisters): when using stack-auto use bit registers for
4468            passing parameters and creating local variables
4469         * src/mcs51/ralloc.h: added B0_IDX..B7_IDX and prototype mcs51_allBitregs
4470
4471 2005-08-22 Borut Razem <borut.razem AT siol.net>
4472
4473         * device/lib/Makefile.in: replaced find option -or with -o
4474           to make it run on solaris
4475
4476 2005-08-22 Raphael Neider <rneider AT web.de>
4477
4478         * src/pic16/gen.c (pic16_loadFromReturn): added check for AOP_PCODE,
4479           fixes #1265442 (crash on Solaris)
4480
4481 2005-08-20 Borut Razem <borut.razem AT siol.net>
4482
4483         * configure, configure.in: added tests for libsocket and libnsl libraries,
4484           requred by sdcdb on sparc-solaris; generate support/regression/Makefile
4485           from support/regression/Makefile.in
4486         * support/regression/Makefile.in: added
4487         * device/lib/pic16/Makefile.common.in: force make to use bash shell
4488         * sim/ucsim/libtool: regenerated on sparc-solaris
4489         * sim/ucsim/avr.src/Makefile.in, sim/ucsim/hc08.src/Makefile.in,
4490           sim/ucsim/s51.src/Makefile.in, sim/ucsim/xa.src/Makefile.in,
4491           sim/ucsim/z80.src/Makefile.in: removed GNU ld specific linker options
4492           -Wl,--start-group and -Wl,--end-group to enable ucsim compilation on
4493           sparc-solaris, which doesn't use GNU ld linker
4494         * device/lib/Makefile.in: cp on sparc-solaris (SunOS) does not support -u option
4495         * as/Makefile: find on sparc-solaris does not support -maxdepth option
4496
4497 2005-08-19 Maarten Brock <sourceforge.brock AT dse.nl>
4498
4499         * src/mcs51/peeph.def: updated comments
4500
4501 2005-08-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4502
4503         * device/lib/_gptrget.c,
4504         * device/lib/_gptrput.c: slightly shorter
4505         * doc/sdccman.lyx: incremented version
4506         * src/mcs51/peeph.def: moved peephole comments to the line of first
4507           change to better keep line correlation, reanimated 186.e
4508         * src/mcs51/peeph.def: renamed similar peepholes by using suffixes
4509
4510 2005-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
4511
4512         * src/pic/pcode.c : Pasted ".line" assembly directives patch from
4513           David Saxton with quotes around file name.
4514
4515 2005-08-15 Borut Razem <borut.razem AT siol.net>
4516
4517         * support/regression/tests/bitfields.c, support/regression/tests/bitvars.c,
4518           support/regression/tests/bitwise.c, support/regression/tests/literalop.c,
4519           support/regression/tests/rotate.c, support/regression/tests/zeropad.c:
4520           make tests run on x86_64 platform
4521
4522 2005-08-13 Raphael Neider <rneider AT web.de>
4523
4524         * device/lib/pic16/Makefile.subdir: weakened clean-intermediate rule
4525           as it might be executed DURING a build (parallel make is wonderful)
4526
4527 2005-08-13 Raphael Neider <rneider AT web.de>
4528
4529         * device/lib/Makefile.in (port-specific-objects-pic16):
4530           revert to cp $(PORT)/bin/*.* $(PORTDIR)
4531         * device/lib/pic16/Makefile: added .PHONY targets, removed builddir
4532           dependency
4533         * device/lib/pic16/Makefile.rules: build subdirs before creating
4534           the library, removed builddir rule, create $(builddir) early in
4535           recurse rule, use empty recurse rule for leaf directories
4536         * device/lib/pic16/Makefile.subdir: added phony targets, ignore
4537           mkdir errors (race condition), removed duplicate suffix "hex"
4538           from clean rules
4539         * device/lib/pic16/libdev/Makefile: recursive make via + and $(MAKE)
4540         * device/lib/pic16/libio/Makefile: create sub-make's builddir early,
4541           prevents mkdir -p from aborting on Alpha
4542
4543 2005-08-12 Raphael Neider <rneider AT web.de>
4544
4545         * src/pic16/glue.c (pic16_print(G)PointerType): do not flush
4546           db-statements in order to allow for arrays of pointers in code
4547           sections to be placed without interspersed 0-padding, fixes
4548           bug #1256215
4549         * (emitStatistics): fixed division by zero for pic18f1220
4550         * src/pic16/pcode.c: buffer (up to) 12 DB directives to allow for
4551           unpadded writing of 8-bit, 16-bit, 24-bit and 32-bit values
4552         * (pic16_emitDS): respect DB_ITEMS_PER_LINE
4553         * (pic16_pCodeConstString): keep track of already emitted string
4554           literals to prevent "duplicate definitions of symbol _str_NR"
4555         * src/pic16/ralloc.c (pic16_allocRegByName): removed not so helpful
4556           debug message
4557         * device/lib/Makefile.in: ignore failing PIC16 library builds
4558         * device/lib/pic16/Makefile: do not build if gputils are missing
4559         * device/lib/pic16/Makefile.common.in: do not enforce MAKEFLAGS=-s
4560
4561 2005-08-10 Raphael Neider <rneider AT web.de>
4562
4563         * device/lib/Makefile.in: fixed copying pic16 libraries (broken by
4564           my last commit)
4565
4566 2005-08-10 Raphael Neider <rneider AT web.de>
4567
4568         * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied Vangelis
4569           Rokas' patch to add the new fixed point type "__fixed16x16"
4570         * device/lib/pic16/libsdcc/fixed16x16: added Vangelis' support
4571           functions for __fixed16x16 arithmetics
4572         * device/lib/pic16: reimplemented the build system to support
4573           a separate build directory, better handling of libio (create
4574           the library in a separate subdir for each architecture) and
4575           easier configuration (centralized in Makefile.common)
4576
4577 2005-08-07 Raphael Neider <rneider AT web.de>
4578
4579         * src/pic16/gen.c (genrshTwo): fixed sign extension
4580         * src/pic16/device.c: added pic18f2320, 4220 and 4320
4581         * device/include/pic16/pic18f2220.h: changed some bit definitions,
4582           added T0CONbits
4583         * device/include/pic16/pic18f4220.h: NEW, header for
4584           pic18f4220 and pic18f4320
4585         * device/include/pic16/pic18fregs.h: added new devices,
4586           embraced Nop(), ClrWdt(), Sleep() and Reset() with do {} while(0)
4587         * device/include/pic16/signal.h: resolved name clashes
4588           on bit definitions, added DEF_HANDLER2(sig1,sig2,handler)
4589           to also allow testing for interrupt enable bits, added
4590           comments on how to use the macros
4591         * device/lib/pic16/libdev/pic18f2220.c: added T0CONbits
4592         * device/lib/pic16/libdev/pic18f{2320,4220,4320}.c: NEW,
4593           register definitions for the devices
4594         * device/lib/pic16/pics.all: added new devices
4595         * device/lib/pic16/libc/stdlib/calloc.c: fixed zeroing
4596           allocated memory
4597         * device/lib/pic16/libc/stdlib/memfree: do not count
4598           the block header as free memory
4599         * device/lib/pic16/libc/stdlib/memmisc.c (_initHeap):
4600           simplified and added missing end-of-blocklist-marker
4601           (reported by Peter Onion, fixes #1252814)
4602         * (_mergeHeapBlock): fixed loop condition
4603         * device/lib/pic16/libc/stdlib/realloc.c: return NULL for
4604           len==0, restructured code
4605         * device/lib/pic16/libc/stdlib/{malloc,memfreemax}.c: cleaned
4606           up a bit, reduced bitfield accesses, prevent endless loops
4607           in case of heap corruption
4608         * device/lib/pic16/libc/stdlib/x_ftoa.c: disabled
4609           "unreferenced arguments/must return a value" warnings
4610         * device/lib/pic16/libio/usart/ubaud.c (usart_baud):
4611           replaced BAUDREG with SPBRG
4612         * device/lib/pic16/libsdcc/lregs/{lrrest.c,lrst.c},
4613           device/lib/pic16/debug/gstack/gstack.c: replaced
4614           _naked, _asm, _endasm with __naked, __asm, __endasm
4615
4616 2005-08-05 Raphael Neider <rneider AT web.de>
4617
4618         * src/pic16/gen.c (pic16_aopGet): fixed handling of offsets in
4619           AOP_PCODE operands, fixes multibyte union-bitfield-accesses
4620
4621 2005-08-05 Borut Razem <borut.razem AT siol.net>
4622
4623         * device/lib/Makefile.in: added missing ';'
4624         * configure: removed ^M characters
4625
4626 2005-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4627
4628         * device/include/mcs51/at89c51ed2.h, device/include/mcs51/p89v51rd2.h,
4629           device/include/mcs51/at89s53.h: changed to GNU Lesser General Public
4630           License
4631
4632 2005-08-04 Borut Razem <borut.razem AT siol.net>
4633
4634         * configure.in: pic16 libraries build 2nd try - enable running
4635           configure in device/lib/pic16
4636         * configure: regenerated from configure.in
4637         * device/lib/Makefile.in: create $(PORT)/bin directory
4638
4639 2005-08-03 Raphael Neider <rneider AT web.de>
4640
4641         * src/pic16/gen.c (pic16_derefPtr): NEW, single place
4642           to get/set values via pointers
4643         * (genUnpackBits,genPackBits): changed detection of
4644           ptr->bitfield vs. sym.bitfield, fixed access via generic
4645           pointers, removed dead (wrong) code for multibyte bitfields
4646         * (genNearPointerGet, genGenPointerGet): removed useless code,
4647           fixed bitfield detection, fixes #1250594
4648         * (genNearPointerSet): removed useless code
4649         * src/pic16/gen.h: renamed pic16_emitpcode to pic16_emitpcode_real
4650           and introduced macro pic16_emitpcode that conditionally emits
4651           the origin of the following pCode (useful for debugging SDCC)
4652         * src/pic16/pcode.c: changed (and disabled) some debug outputs
4653         * (createDefmap): fixed handling of LFSR for --optimize-df
4654
4655 2005-08-02 Borut Razem <borut.razem AT siol.net>
4656
4657         * device/lib/Makefile.in: pic16 libraries build enabled since
4658           gputils-0.13.2 are now localy installed at sourceforge's compile farm
4659
4660 2005-08-02 Raphael Neider <rneider AT web.de>
4661
4662         * src/pic16/gen.c (genPackBits): removed deprecated warning
4663         * (genGenPointerSet): fixed bitfield detection
4664
4665 2005-08-02 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4666
4667         * device/include/mcs51/msm8xc154s.h: Removed PT2 definition, now in 8052.h.
4668
4669 2005-07-31 Raphael Neider <rneider AT web.de>
4670
4671         * device/lib/pic16/libdev/pic18f458.c,
4672           device/include/pic16/pic18f458.h: added missing T0CONbits
4673
4674 2005-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
4675
4676         * device/include/mcs51/msm8xc154s.h: added, thanks to Matthias Arndt
4677
4678 2005-07-28 Maarten Brock <sourceforge.brock AT dse.nl>
4679
4680         * src/mcs51/gen.c (operandsEqu): fixed bug 1246687
4681
4682 2005-07-23 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4683
4684         * device/include/mcs51/at89c51ed2.h: added.
4685
4686 2005-07-23 Raphael Neider <rneider AT web.de>
4687
4688         * src/pic/gen.h: added emitpcode macro for debugging
4689         * src/pic/gen.c (emitpcode): renamed to emitpcode_real
4690           and replace by macro adding debug information on demand
4691         * (genNot): fixed to C semantics (!0 = 1; !x = 0 iff x != 0)
4692         * (gencjne): tried to fix; replaced with correct (slower) code
4693         * (gen{Unp,P}ackBits): fixed single bit access
4694         * src/pic/pcode.c (AnalyzepCode): fixed DFPRINTF argument
4695         * src/pic/pcodepeep.c (pCodeSearchCondition): fixed finding
4696           previous instruction
4697         * src/pic/pcoderegs.c (regIsSpecial): NEW, check whether a
4698           register has to be handled with care (forbidding movement
4699           of assignments/uses, removing assignments completely, ...)
4700         * (pCodeOptime2pCodes): make use of regIsSpecial
4701         * added lots of debugging output (commented out)
4702         * src/pic/rallloc.c (deassignLRs): prevent operand registers
4703           from being reused as result UNLESS it is known to work
4704
4705 2005-07-23 Maarten Brock <sourceforge.brock AT dse.nl>
4706
4707         * support/Util/dbuf.h: include <stddef.h> for size_t
4708         * .version: changed to version 2.5.2
4709
4710 2005-07-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4711
4712         * src/SDCCloop.c (loopInvariants): fixed bug #1234048
4713
4714 2005-07-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4715
4716         * src/hc08/gen.c (genMinus): fixed bug #1241835,
4717           (genModOneByte): removed needless psha/pula
4718
4719 2005-07-22 Raphael Neider <rneider AT web.de>
4720
4721         * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
4722           have PIC14 handled like PIC16, fixes broken pic14 linker calls
4723         * src/pic/gen.c (resolveIfx): do not "invent" labels
4724         * (genSkipc): changed to positive logic
4725         * (genSkipCond): removed as no longer needed
4726         * (pic14_mov2w_regOrLit,genCmp): NEW, replacement for buggy version,
4727           backport from PIC16
4728         * (genLeftShift): check operands are in different registers
4729         * src/pic/genarith.c (genPlus): replaced INCF with ADDLW as
4730           INCF does not update CARRY...
4731         * src/pic/main.c: fixed _linkCmd
4732         * src/pic/pcode.c (unlinkpCode): added inactive code
4733         * src/pic/ralloc.c (deassignLRs): keep arguments to shift operations
4734           alive (do not assign result and operand overlapping registers)
4735
4736 2005-07-22 Raphael Neider <rneider AT web.de>
4737
4738         * src/pic/device.c (dump_sfr): replaced register declaration with
4739           call to emitSymbolToFile() to avoid duplicate symbols
4740         * (assignRelocatableRegisters): do not declare external symbols
4741         * src/pic/ralloc.c (allocNewDirReg): fixed to get size of arrays
4742           right (take size of type, not etype)
4743         * (allocDirReg): fixed call to allocNewDirReg() to pass OP_SYM_TYPE
4744         * (writeUsedRegs): also dump dynDirectRegs (e.g. local variables)
4745         * (packRegsForAccUse): disabled assignment of WREG as
4746           the result reg to prevent occurence of just fixed #1235003,
4747           fixes #1242954
4748         * src/pic/glue.c (emitSymbolToFile): NEW, central place to declare
4749           symbols (avoids duplicate symbols in .asm file)
4750         * (pic14emitRegularMap): use emitSymbolToFile()
4751         * src/pic/gen.c (aopOp): fixed spillLocation handling
4752         * (gen{Unp,P}ackBits): fixed acquiring bit-operands
4753         * (genDataPointerSet): removed unneccessary variables/output
4754
4755 2005-07-22 Maarten Brock <sourceforge.brock AT dse.nl>
4756
4757         * as/mcs51/lkarea.c: enlarged codemap for banked memory
4758         * device/lib/mcs51/crtbank.asm: added # to 0x0F
4759
4760 2005-07-21 Raphael Neider <rneider AT web.de>
4761
4762         * src/pic/gen.c (aopOp): do not generate AOP_ACC operands as pic14
4763           architecture cannot handle them efficiently, fixes bug #1235003
4764         * src/pic16/device.c (pic16_dump_{u,i}section,pic16_dump_int_registers):
4765           check for empty sets before using them (fixes bug #1232190)
4766
4767 2005-07-19 Maarten Brock <sourceforge.brock AT dse.nl>
4768
4769         * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
4770           (lnksect2): generate warnings for memory overlap
4771         * src/SDCC.lex (doPragma, process_pragma): added pragma's codeseg and
4772           constseg to set the name of these segments so you can instruct the linker
4773           to place them in banks
4774         * src/SDCCast.c (decorateType): use new macro IS_FUNCPTR()
4775         * src/SDCCglobl.h: added MODEL_HUGE to enum,
4776           added code_seg and const_seg to options
4777         * src/SDCCglue.c (emitMaps): use options.const_seg,
4778           (createInterruptVect): put interrupt vectors in segment HOME,
4779           (glue): put HOME before static segment and put the main glue in HOME,
4780           (glue): use options.code_seg
4781         * src/SDCCicode.c (geniCodeCall): use new macro IS_FUNCPTR()
4782         * src/SDCCmain.c: added option --codeseg and --constseg to set the name of
4783           these segments so you can instruct the linker to place them in banks
4784           (linkEdit): use code_loc for HOME segment which should be the first
4785           segment in code memory now
4786         * src/SDCCmem.c: fixed more stuff like bug 1238386
4787         * src/SDCCsymt.c (getSize): use generic pointer size for banked functions,
4788           (changePointer): don't change function pointers to code pointers for
4789           banked functions,
4790           (compareType): added exceptional check for banked function pointers
4791         * src/SDCCsymt.h: changed IFFUNC_ISBANKEDCALL, added IS_FUNCPTR
4792         * src/hc08/main.c (_hc08_genAssemblerPreamble): put HOME first, put CSEG
4793           after static in code memory
4794         * src/mcs51/gen.c: added aopLiteralLong prototype,
4795           (aopForSym): use getSize for functions,
4796           (genCall): generate banked calls over one trampoline __sdcc_banked_call
4797           in HOME with lsb of address in r0, msb in r1 and bank in r2, use
4798           -Wl-bBANKSEG=0xbbaaaa option to set the address (aaaa) and bank (bb) of
4799           the segment,
4800           (genPcall): use call for literal function pointers and generate banked
4801           calls over the one trampoline so there's only one place for the user to
4802           modify according to his/hers hardware,
4803           (genEndFunction): jump to __sdcc_banked_ret in HOME for banked functions,
4804           (genPlusIncr): moved check icount>4 beyond inc dptr optimization
4805         * src/mcs51/main.c: added keyword banked,
4806           (_mcs51_genExtraAreas): put HOME first followed by GSINIT, STATIC and CSEG
4807         * support/Util/SDCCerr.c,
4808         * support/Util/SDCCerr.h: added E_BANKED_WITH_CALLEESAVES, registers are
4809           needed for passing the bank and address to the trampoline
4810         * device/lib/mcs51/crtbank.asm: added for bankswitching
4811         * device/lib/mcs51/Makefile: added crtbank
4812
4813 2005-07-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4814
4815         * src/SDCCcse.c (algebraicOpts): fixed loss of volatility
4816           for fields at offset 0 of a struct or union as reported
4817           on 2005-07-07 in the developer mailing list.
4818
4819 2005-07-15 Maarten Brock <sourceforge.brock AT dse.nl>
4820
4821         * src/SDCCmem.c: fixed bug 1238386
4822
4823 2005-07-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4824
4825         * src/mcs51/peeph.def: added labelrefcounting for peepholes
4826           (patch #1144962), added peephole 300, enabled 259.x
4827         * doc/sdccman.lyx: removed screenshot and provided link instead
4828
4829 2005-07-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4830
4831         * doc/sdccman.lyx: added section about debugging with ddd
4832         * doc/figures/ddd_example.eps: screenshot of debugging session
4833
4834 2005-07-04 Raphael Neider <rneider AT web.de>
4835
4836         * src/pic/gen.c (genPointerGet): handle pointers to CONST values
4837           like CODE pointers, fixes #1115683
4838         * src/pic/pcode.c (DoBankSelect): forget LastRegIdx during function
4839           call, fixes bugs #1232211, #1228110,
4840           fixed wrong casts to pCodeFlow from pCodeInstructions
4841
4842 2005-07-04 Raphael Neider <rneider AT web.de>
4843
4844         * src/pic/gen.c (popGet): changed assert to allow for
4845           bit operands
4846         * (popGetAddr): changed signature to provide
4847           an additional index, patched all call sites
4848         * (genCmpEq): handle literal-like operands correctly
4849         * (genAddrOf): added sanity checks on __code/__data pointers
4850         * (genAssign): added handling of symbols from __code section
4851         * (gencjne): do not generate code for comparisons whose result
4852           is neither stored nor used, fixes bug #1171114
4853         * (AccLsh, AccRsh): operate on operand instead of WREG
4854         * (shift{Left,Right}_Left2ResultLit): NEW, size independant
4855           replacement for Shift{LR}{12}Left2Result; shift (byte/int/long)
4856           by known count
4857         * rewrote complete shift-by-literal logic, commented unused
4858           functions out
4859         * (genConstPointerGet): get multiple bytes (if result size > 1),
4860           fixed handling of non-immediate addresses
4861         * (genPointerGet): handle CODE pointers like CONST pointers
4862         * (genpic14Code): insert C-SRC lines as Cource-pCodes
4863         * ({aop,op}_isLitLike): NEW, single place to decide whether an
4864           operand is to be treated as a literal or not
4865         * (mov2w,genPcall,genCmpEq),
4866           src/pic/genarith.c: use aop_isLitLike() to decide between
4867           literal/register contents
4868         * (addSign): added missing offset
4869         * src/pic/gen.h: remove newline after FENTRY/FEXIT comments,
4870           only emit comment in debug-mode,
4871           use {aop,op}_isLitLike throughout the file
4872         * src/pic/glue.c: fix initializers for pointers (work in progress)
4873         * src/pic/pcode.c (get_op): honor index on _const symbols
4874         * ({reset,dump}pCodeStatistics): NEW, estimate code size
4875         * (dumppBlock): added pCode size estimation
4876         * src/pic/ralloc.c (deassignLRs,serialRegAssign,packRegisters):
4877           check for IS_SYMOP before OP_SYMBOL'ing
4878         * fixed indentation, compacted switch-statements
4879         * (allocReg): find free register and allocate it instead of
4880           allocating new registers all the time
4881         * (deassignLRs): prevent POINTER_GET's from being assigned the same
4882           registers as its operands (necessary only for multibyte GETs)
4883
4884 2005-07-01 Raphael Neider <rneider AT web.de>
4885
4886         * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
4887           debugging .asm-output macros FENTRY + FEXIT
4888         * src/pic/gen.c (Safe_vsnprintf): NEW, is there a more generic
4889           way... I wonder...
4890         * (emitpComment): NEW, printf to pCode
4891         * (popGet): added assert on too large offsets, fixed PO_IMMEDIATE's
4892           offset handling
4893         * (popGetAddr): NEW, variant of popGet to access an immediates
4894           high(er) bytes instead of the n'th byte of memory they reference,
4895           replaced popGet with popGetAddr where neccessary
4896         * (genDataPointerGet): reactivated and fixed implementation
4897         * (genNearPointerGet): enabled call to genDataPointerGet, fixes array-
4898           accesses
4899         * (genDataPointerSet): fixed multibyte assignments
4900         * (genpic14Code): fixed --i-code-in-asm handling
4901         * src/pic/genarith.c: fixed PO_IMMEDIATE issue using popGetAddr,
4902         * (genPlus): fixed index-out-of-bounds error
4903         * src/pic/pcode.c (get_op): fixed PO_IMMEDIATE's index/offset handling
4904         * src/pic/ralloc.c: added debugging output macro FENTRY2
4905         * (spillThis): fixed indentation, enbraced for-body for clarity
4906         * (rematStr): commented out as now unused
4907         * (regTypeNum): commented out special spill case (overwrites
4908           arbitrary values)
4909         * fixes bugs #1229346, #1216476 (both arrays) and #1115667 (SIGSEGV)
4910
4911 2005-06-30 Maarten Brock <sourceforge.brock AT dse.nl>
4912
4913         * doc/sdccman.lyx: documented sfr16/sfr32,
4914           added example for using storage class with function pointers
4915         * src/mcs51/gen.c (genPlusIncr): optimized small offsets from dptr
4916
4917 2005-06-28 Maarten Brock <sourceforge.brock AT dse.nl>
4918
4919         * device/lib/_gptrget.c: also push/pop _PSBANK, added # to 0x03
4920         * device/lib/_itoa.c,
4921         * device/lib/_ltoa.c: optimized codesize
4922         * src/SDCCsymt.c (checkSClass): added sanity check for sfr at addresses,
4923           but don't know how to suppress the double warning.
4924         * src/mcs51/gen.c (genPlusIncr): fixed bug when incrementing volatile int's
4925         * support/Util/SDCCerr.c,
4926         * support/Util/SDCCerr.h: added warning W_SFR_ABSRANGE for sanity check
4927
4928 2005-06-27 Maarten Brock <sourceforge.brock AT dse.nl>
4929
4930         * as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
4931           fixed old K&R prototypes
4932         * as/mcs51/asout.c (outrb): always output as if generating 24bit addresses
4933         * device/lib/_gptrget.c,
4934         * device/lib/_gptrgetc.c,
4935         * device/lib/_gptrput.c: changed versions for new memory indicator values,
4936           also new versions for small generic pointers and banked generic pointers
4937         * src/port.h: added const_name
4938         * src/SDCC.lex: added keywords sfr16, __sfr16, sfr32, __sfr32
4939         * src/SDCC.y: added tokens SFR16, SFR32 and their sfr_attributes
4940         * src/SDCCcse.c (findPrevIc): check all associative operators
4941         * src/SDCCglue.c (emitMaps): use CONST_NAME if defined
4942         * src/SDCCicode.h: added macro IS_ASSOCIATIVE
4943         * src/SDCCmem.c: updated comments,
4944           set far-space to 0 for pdata, results in optimized code
4945         * src/SDCCmem.h: added macro CONST_NAME
4946         * src/SDCCsymt.h: renumerated generic pointer types GPTYPE_... thereby
4947           moving the info into the highest bits, see also gptrget/gptrput
4948         * src/src.dsp: added sdcc.ico to project files
4949         * src/avr/gen.c (genCast): fixed bug 0x%d
4950         * src/avr/main.c (avr_port): added "CONST (CODE)" for const_name
4951         * src/ds390/gen.c (aopForRemat, adjustArithmeticResult): disconnected direct
4952           relation between ptr_type and DCL_TYPE,
4953           (genCast): fixed bug 0x%d
4954         * src/ds390/main.c (ds390_port, tininative_port, ds400_port): added "CONST
4955           (CODE)" for const_name
4956         * src/hc08/gen.c (genCast): fixed bug 0x%d
4957         * src/hc08/main.c (_hc08_genAssemblerPreamble): added .area ...const_name,
4958           (hc08_port): added "CONST (CODE)" for const_name
4959         * src/mcs51/gen.c (aopForSym): optimized pushing ACC,
4960           (aopForRemat, adjustArithmeticResult): disconnected direct relation
4961           between ptr_type and DCL_TYPE,
4962           (aopGetUsesAcc, aopGet, aopPut): changed first parameter from asmop* to
4963           operand* and took AOP() inside function so sfr-ness can be checked,
4964           (all over): repaired calls to aopGetUsesAcc, aopGet, aopPut to comply with
4965           new prototype,
4966           (genFunction, genEndFunction): optimized stack setup,
4967           (genMinus): optimized for literals with ending zeroes (in bytes),
4968           (genCast): fixed bug 0x%d
4969         * src/mcs51/main.c (_mcs51_keywords): added sfr16 and sfr32,
4970           (mcs51_port): added "CONST (CODE)" for const_name
4971         * src/mcs51/peeph.def: made rule 226 more generic
4972         * src/pic/main.c (pic_port): added "CONST (CODE)" for const_name
4973         * src/pic16/main.c (pic16_port): added "CONST (CODE)" for const_name
4974         * src/xa51/main.c (xa51_port): added "CONST (CODE)" for const_name
4975         * src/z80/main.c (z80_port): added NULL for const_name,
4976           (gbz80_port): added NULL for const_name
4977         * support/regression/tests/bug663539.c,
4978         * support/regression/tests/sfr16.c: new tests
4979
4980 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4981
4982         * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
4983
4984 2005-06-24 Raphael Neider <rneider AT web.de>
4985
4986         * device/lib/pic16/libdev/pic18f[68][567]20.c:
4987           corrected typos...
4988         * device/include/pic16/signal.h: added USBIF
4989           and SIG_USB
4990
4991 2005-06-24 Raphael Neider <rneider AT web.de>
4992
4993         * device/lib/pic16/libdev/pic18f2455.c,
4994           device/include/pic16/pic18f2455.h: NEW
4995         * device/include/pic16/pic18fregs.h,
4996           device/lib/pic16/pics.all,
4997           src/pic16/device.c: added 18f2455
4998         * device/lib/pic16/libdev/pic18f[68][567]20.c,
4999           device/include/pic16/{pic18f[68][567].h,usart.h}:
5000           replaced MULTIPLE_USARTS define with more relaible
5001           compatibility sfrs (for USART access)
5002
5003 2005-06-20 Slade Rich <slade_rich AT users.sourceforge.net>
5004
5005         * src/pic/pcode.c : Fixed problem when a string constant contains a "\r\n"
5006           and the output asm file line is printed on two lines.
5007
5008 2005-06-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5009
5010         * sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed simulation of
5011           BGT, BLE, BHI, and BLS instructions
5012         * src/hc08/gen.c (outAcc, outBitC, outBitNV, genCmpLt, genCmpGt,
5013           genCmpEq): removed
5014         * src/hc08/gen.c (genCmpEQorNE, genCmp, branchopCmp, nameCmp,
5015           negatedCmp, exchangedCmp, genhc08Code): rewrite of comparison handling,
5016           fixes bug #1216342
5017         * src/hc08/peeph.def: added rules 2g - 2l for new conditional branches
5018
5019 2005-06-15 Raphael Neider <rneider AT web.de>
5020
5021         * src/pic16/NOTES: moved Vangelis from active developers to people to contact
5022         * device/include/pic16/{6520.h,8520.h}: fixed configuration bits
5023         * src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
5024           fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
5025           OP_SYM_TYPE() instead of OP_SYM_ETYPE()
5026
5027 2005-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5028
5029         * device/include/mcs51/reg764.h: Changed PB0 to PBO as requested by
5030           Marcel Telka in bug #1215704
5031
5032 2005-06-02 Slade Rich <slade_rich AT users.sourceforge.net>
5033
5034         * src/pic/pcode.c : Changed pseudo stack size to 15 to allow WSAVE to be
5035           located in shared memory bank.
5036
5037 2005-05-31 Raphael Neider <rneider AT web.de>
5038
5039         * src/pic16/{gen.c,genarith.c}: replaced sign-extension
5040           "CLRF, BTFSC <signbit>, DECF/COMF" with side-effect-free
5041           "CLRF, BTFSC <signbit>, SETF"; fixes "long>>9"
5042
5043 2005-05-27 Maarten Brock <sourceforge.brock AT dse.nl>
5044
5045         * device/lib/_strncpy.c: fixed the fix
5046
5047 2005-05-26 Raphael Neider <rneider AT web.de>
5048
5049         * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_ string
5050           initializers with \0, bug #1208187
5051         * src/pic/glue.c (printIvalChar): fixed (non- and constant) string
5052           intializers with \0, bug #1208187
5053
5054 2005-05-26 Raphael Neider <rneider AT web.de>
5055
5056         * src/pic16/glue.c (pic16_printIvalChar): fixed string
5057           initializers with \0, bug #1208187
5058         * src/pic16/main.c (_process_pragma): added sanity checks
5059           for stack position and size, emit warnings when appropriate
5060
5061 2005-05-26 Maarten Brock <sourceforge.brock AT dse.nl>
5062
5063         * device/lib/_strncpy.c: fixed not filling with \0
5064
5065 2005-05-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5066
5067         * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSymbol,
5068           createFunction),
5069         * src/SDCC.y (external_definition, enumerator, parameter_declaration,
5070           compound_statement),
5071         * src/SDCCsymt.h,
5072         * src/SDCCsymt.c (addSymChain, processFuncArgs): fixed bug #1159134
5073
5074 2005-05-24 Raphael Neider <rneider AT web.de>
5075
5076         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
5077
5078 2005-05-24 Raphael Neider <rneider AT web.de>
5079
5080         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
5081           TRISE definitions, closes bug #1162453
5082
5083 2005-05-22 Raphael Neider <rneider AT web.de>
5084
5085         * src/pic16/main.c (_process_pragma): check for missing
5086           arguments to pragmas code and udata
5087         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
5088           consistency fixes to match other headers (thanks to Jim Paris)
5089         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
5090
5091 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
5092
5093         * src/SDCCicode.c (isOperandEqual): fixed missing ;
5094
5095 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
5096
5097         * support/regression/tests/bug1198642.c: new test
5098         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
5099         * src/SDCCcse.c (findPrevIc): added comment, please have a look
5100         * support/scripts/resource.h,
5101         * support/scripts/resource.rc,
5102         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
5103         * support/scripts/sdcc.ico: added 32x32 icon
5104
5105 2005-05-18 Raphael Neider <rneider AT web.de>
5106
5107         * device/lib/pic16/libdev/pic18f*.c,
5108         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
5109           keywords to "__sfr" and "__at (X)"
5110         * device/include/pic16/pic18fregs.h: added pic18f4520
5111         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
5112           #1203088 (MPLAB compatibility)
5113
5114 2005-05-17 Raphael Neider <rneider AT web.de>
5115
5116         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
5117         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
5118         * device/lib/pic16/pics.all: added new devices
5119         * src/pic16/device.c: added support for pic18f4520
5120
5121 2005-05-16 Raphael Neider <rneider AT web.de>
5122         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
5123         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
5124         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
5125           convenience function for bit access
5126
5127 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
5128
5129         * device/lib/printf_large.c: fixed bug 1193299
5130         * support/regression/tests/bug1057979.c: added test %3.3s
5131
5132 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5133
5134         * device/include/mcs51/8051.h,
5135         * device/include/mcs51/8052.h: made parseable with lint
5136         * device/include/mcs51/lint.h: added include file for (sp)lint
5137         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
5138         * doc/cdbfileformat.lyx,
5139         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
5140
5141 2005-05-14 Raphael Neider <rneider AT web.de>
5142
5143         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
5144         * device/lib/pic16/libc/stdlib/itoa.c (new)
5145         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
5146         * device/lib/pic16/libio/Makefile: exclude subdir according to
5147           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
5148         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
5149         * src/pic16/gen.c (genFunction): prevent annoying warning
5150         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
5151           nameclashes on BeOS
5152         * support/cpp2/cppmain.c (cpp_output_string): new
5153         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
5154           fixes bug 1116802
5155
5156 2005-05-13 Borut Razem <borut.razem AT siol.net>
5157
5158         * src/SDCCmain.c (linkEdit): fixed bug 1195202
5159
5160 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5161
5162         * .version: changed to version 2.5.1; back to bleeding edge development
5163
5164 2005-05-11 Borut Razem <borut.razem AT siol.net>
5165
5166         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
5167           generate PDF version 1.3 documents
5168
5169 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5170
5171         * .version: changed to version 2.5.0
5172
5173 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5174
5175         * doc/sdccman.lyx: updated weblinks, index and smaller updates
5176
5177 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5178
5179         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
5180         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
5181         well as many smaller updates.
5182         * .version: changed to version 2.5.0-pre1
5183
5184 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5185
5186         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
5187
5188 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
5189
5190         * support/regression/tests/bug1185672.c: added
5191         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
5192           bug 1185672
5193         * src/mcs51/gen.c (genCall): added comments, made it look safer
5194         * src/mcs51/gen.c (genEndFunction): simplified
5195
5196 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
5197
5198         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
5199
5200 2005-04-14 Borut Razem <borut.razem AT siol.net>
5201
5202         * fixed bug 1045046 - SIGSEGV with really simple code?:
5203           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
5204           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
5205
5206 2005-04-14 Borut Razem <borut.razem AT siol.net>
5207
5208         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
5209           src/pic16/device.h: temporarily disabled experimental #inline pragma
5210           for 2.5.0 release
5211
5212 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
5213
5214         * device/include/z80/stdio.h,
5215         * device/include/z80/string.h: removed these highly incomplete files so
5216           SDCC can use the default ones in device/include/
5217
5218 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5219
5220         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
5221         gcc warning.
5222         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
5223         fix sdcpp warnings.
5224
5225 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
5226
5227         * device/include/malloc.h: removed redundant __reentrant prototypes
5228         * device/lib/_mullong.c: added working xstack variant in asm (C version
5229           doesn't pass regression tests)
5230         * device/lib/bpx.c: used __data and made bpx char for mcs51
5231         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
5232           (createFunction): fixed bug with xstackPtr
5233         * src/SDCCcse.c: corrected comments
5234         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
5235           (killDeadCode, eBBlockFromiCode): removed unused code
5236         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
5237           corrected comments
5238         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
5239           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
5240           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
5241           (genModOneByte): fixed warning in MSVC
5242         * src/mcs51/main.c (): added comments
5243         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
5244
5245 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
5246
5247         * src/SDCCmain.c (linkEdit): oops, changed one line too many
5248
5249 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
5250
5251         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
5252
5253 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
5254
5255         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
5256         characters arrays of larger size than the declared one.
5257
5258 2005-04-10 Borut Razem <borut.razem AT siol.net>
5259
5260         * src/pic/gen.c (genInline),
5261           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
5262           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
5263           (findNextInstruction), (findPrevInstruction),
5264           (findInstructionUsingLabel),
5265           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
5266         * src/pic/pcode.c (findLabel): added missing '\n'
5267         * src/src.dsp: added SDCCdwarf2.c to the project
5268
5269 2005-04-09 Borut Razem <borut.razem AT siol.net>
5270
5271         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
5272
5273 2005-04-08 Raphael Neider <rneider AT web.de>
5274
5275         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
5276           into the chain after a given one) and mergeDefmapSymbols (combine
5277           defmap entries for each symbol per pcode)
5278         * (createDefmap): have defmap entries merged in the end
5279         * (defmapReplaceSymRef): split defmap entries covering two accesses to
5280           a symbol before replacing one access type's symbol, merge symbols in
5281           the end (replacement symbol might already have an entry)
5282         * (assignValnums): keep reference to written WREG intact
5283
5284 2005-04-08 Raphael Neider <rneider AT web.de>
5285
5286         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
5287           Alpha)
5288
5289 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
5290
5291         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
5292         bytes
5293
5294 2005-04-07 Raphael Neider <rneider AT web.de>
5295
5296         * device/include/pic16/usart.h: added compatibility defines for
5297           devices with more than one USART
5298         * device/include/pic16/pic18f[68][567]20.h: activated above defines
5299
5300 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
5301
5302         * device/lib/Makefile.in: updated for port specific include
5303
5304 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
5305
5306         * support/regression/ports/mcs51/spec.mk: added mcs51 include
5307
5308 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
5309
5310         * device/include/8051.h,
5311         * device/include/8052.h,
5312         * device/include/at89S8252.h,
5313         * device/include/at89c55.h,
5314         * device/include/at89x051.h,
5315         * device/include/at89x51.h,
5316         * device/include/at89x52.h,
5317         * device/include/mcs51reg.h,
5318         * device/include/reg51.h,
5319         * device/include/reg764.h,
5320         * device/include/regc515c.h,
5321         * device/include/sab80515.h: (re)moved these 12 files
5322         * device/include/mcs51/8051.h,
5323         * device/include/mcs51/8052.h,
5324         * device/include/mcs51/at89S8252.h,
5325         * device/include/mcs51/at89c55.h,
5326         * device/include/mcs51/at89x051.h,
5327         * device/include/mcs51/at89x51.h,
5328         * device/include/mcs51/at89x52.h,
5329         * device/include/mcs51/mcs51reg.h,
5330         * device/include/mcs51/reg51.h,
5331         * device/include/mcs51/reg764.h,
5332         * device/include/mcs51/regc515c.h,
5333         * device/include/mcs51/sab80515.h: and added them here
5334
5335 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
5336
5337         * device/include/stdarg.h: changed SDCC specific keywords to double
5338           underlined form.
5339         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
5340           mcs51 and ds390.
5341         * device/include/hc08/mc68hc908gp32.h,
5342         * device/include/hc08/mc68hc908jb8.h,
5343         * device/include/hc08/mc68hc908jkjl.h,
5344         * device/include/hc08/mc68hc908qy.h: fixed comments
5345         * device/include/mcs51/README: updated
5346         * device/include/mcs51/c8051f120.h: added PINRSF
5347         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
5348         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
5349           amidst code. Also inline is not supported.
5350
5351 2005-04-06 Raphael Neider <rneider AT web.de>
5352
5353         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
5354         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
5355           callers stack/frame pointers
5356
5357 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
5358
5359         * device/include/pic16/usart.h: added, missing in previous commit,
5360         * device/include/pic16/adc.h: fixed typo,
5361         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
5362         commit,
5363         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
5364         <p18fxxx.inc>
5365         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
5366         uninitialized because a bug appears with gplink
5367         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
5368         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
5369         complains for unrecognised option
5370
5371 2005-04-05 Raphael Neider <rneider AT web.de>
5372
5373         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
5374           structs as well (using memcpy)
5375         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
5376           on ISRs (GOTO has no label)
5377         * src/pic16/device.h: added OF_OPTIMIZE_DF
5378         * src/pic16/main.c: added compiler switch --optimize-df to enable the
5379           new data flow analysis/optimization
5380         * src/pic16/pcode.c: added (prototypes for and implementation of)
5381           dataflow analysis functions, fixed pCodeInstructions' inCond and
5382           outCond values, made RCALL a branch instruction
5383         * (pic16_unlinkpCode): keep C line if possible
5384         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
5385           C line moved if possible
5386         * (pic16_getRegFrompCodeOp): NEW, improved version of...
5387         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
5388           to use new pic16_getRegFrompCodeOp (works for more SFRs)
5389         * (pic16_BuildFlow): fixed skip instructions with label (did not start
5390           new flow)
5391         * (pic16_getJumptabpCode): NEW, needed in...
5392         * (LinkFlow): fixed handling of jumptables, calls and conditional
5393           branches
5394         * (pic16_InsertCommentAfter): NEW
5395         * (pic16_pCodeReplace): made verbose and flow preserving
5396         * (AnalyzeFlow): added call to data flow analysis
5397         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
5398         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
5399         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
5400
5401 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5402
5403         * src/SDCCast.c (decorateType): fixed bug #1105626
5404
5405 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
5406
5407         * device/include/asm/pic16/features.h,
5408         * pic18f*.h headers,
5409         * device/include/pic16/adc.h,
5410         * device/include/pic16/delay.h,
5411         * device/include/pic16/i2c.h,
5412         * device/include/pic16/malloc.h,
5413         * device/include/pic16/stdio.h,
5414         * device/include/pic16/stdlib.h,
5415         * device/include/pic16/string.h,
5416         * device/lib/pic16/libc/stdio/printf_tiny.c,
5417         * device/lib/pic16/libc/stdio/printf_small.c,
5418         * device/lib/pic16/libc/stdio/strmgpsim.c,
5419         * device/lib/pic16/libc/stdio/strmmssp.c,
5420         * device/lib/pic16/libc/stdio/strmusart.c,
5421         * device/lib/pic16/libc/stdio/vfprintf.c,
5422         * device/lib/pic16/libc/stdlib/ltoa.c,
5423         * device/lib/pic16/libc/stdlib/putchar.c,
5424         * device/lib/pic16/libc/stdlib/x_ftoa.c,
5425         * device/lib/pic16/libc/stdlib/memchrpgm.c,
5426         * device/lib/pic16/libc/stdlib/memchrram.c,
5427         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
5428         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
5429         * device/lib/pic16/libio/adc/adcbusy.c,
5430         * device/lib/pic16/libio/adc/adcread.c,
5431         * device/lib/pic16/libio/adc/adcsetch.c,
5432         * device/lib/pic16/libio/usart/ubaud.c,
5433         * device/lib/pic16/libio/usart/ubusy.c,
5434         * device/lib/pic16/libio/usart/udrdy.c,
5435         * device/lib/pic16/libio/usart/uopen.c,
5436         * device/lib/pic16/libio/usart/uputc.c,
5437         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
5438         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
5439         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
5440         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
5441         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
5442         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
5443         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
5444         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
5445         specific keywords to double underlined form,
5446         * device/lib/pic16/libc/Makefile.rules,
5447         * device/lib/pic16/libsdcc/Makefile.rules,
5448         * device/lib/pic16/libm/Makefile,
5449         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
5450         to compile with C standard set in Makefile.common
5451         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
5452         rand.c and crc.c in compilation process,
5453         * device/lib/pic16/libsdcc/int/divuint.c,
5454         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
5455         `c' from signed to unsigned,
5456         * device/lib/pic16/startup/crt0.c,
5457         * device/lib/pic16/startup/crt0i.c,
5458         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
5459         keywords to double underlined form, bug fixes in _do_cinit function
5460         which prevented the correct initialization of the .idata segment,
5461         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
5462         core to enter a infinite loop
5463         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
5464
5465 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5466
5467         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
5468
5469 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5470
5471         * device/include/Makefile.in: add support for hc08 subdirectory
5472         * device/include/hc08/: new subdirectory
5473         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
5474         Lucas Loizaga, thanks!
5475         * device/include/hc08/mc68hc908qy.h,
5476         * device/include/hc08/mc68hc908gp32.h,
5477         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
5478         their own directory. Changed internal macro names to use the compiler
5479         reserved namespace. Changed SDCC specific keywords to double
5480         underlined form.
5481         * device/include/math.h,
5482         * device/include/malloc.h,
5483         * device/include/stdarg.h,
5484         * device/include/stdbool.h
5485         * device/include/string.h,
5486         * device/include/tinibios.h,
5487         * device/include/ds400rom.h,
5488         * device/include/8051.h,
5489         * device/include/8052.h,
5490         * device/include/80c51xa.h,
5491         * device/include/at89c55.h,
5492         * device/include/at89S8252.h,
5493         * device/include/at89x51.h,
5494         * device/include/at89x52.h,
5495         * device/include/ds80c390.h,
5496         * device/include/reg764.h,
5497         * device/include/regc515c.h,
5498         * device/include/sab80515.h,
5499         * device/include/mcs51/c8051f000.h,
5500         * device/include/mcs51/c8051f018.h,
5501         * device/include/mcs51/c8051f020.h,
5502         * device/include/mcs51/c8051f040.h,
5503         * device/include/mcs51/c8051f060.h,
5504         * device/include/mcs51/c8051f120.h,
5505         * device/include/mcs51/c8051f300.h,
5506         * device/include/mcs51/c8051f310.h,
5507         * device/include/mcs51/c8051f320.h,
5508         * device/include/mcs51/c8051f330.h,
5509         * device/include/mcs51/c8051f350.h,
5510         * device/include/z180.h: Changed SDCC specific keywords to double
5511         underlined form.
5512
5513 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
5514
5515         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
5516         18F4455,
5517         * (pic16_assignConfigWordValue): disable testing of configuration
5518         register value with config mask,
5519         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
5520         function with port->fun_prefix,
5521         * (genFunction): when generating a naked interrupt function never
5522         create an absolute segment placed in interrupt vector address, place
5523         the actual interrupt function at IVA instead, when an interrupt
5524         function is generated with unspecified interrupt then do not create
5525         the absolute section,
5526         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
5527         code for generating a call to generic pointer get/put function with
5528         a call to function pic16_callGenericPointer(),
5529         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
5530         the call to the generic pointer get/put functions with prefixing the
5531         function name with port->fun_prefix,
5532         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
5533         * src/pic16/main.c (_process_pragma): prefix function with
5534         port->fun_prefix,
5535         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
5536         calling assembler, old 18Fxxxx macro is deprecated,
5537         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
5538         PC_ASMDIR in while condition,
5539         * (findInstruction): add PC_ASMDIR in while condition,
5540         * (buildCallTree): prefix main with port->fun_prefix,
5541         * (pic16_pCode2str): fixed bug that didn't emit the memory access
5542         identifier for variable with banked access in instructions BTFSS,
5543         BTFSC, BCF, BSF, BTG
5544         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
5545         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
5546         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
5547         perform optimization when enviroment variable NO_REG_OPT is set,
5548         * (insideLRBlock): NEW, return 1 if register is inside an
5549         INF_LOCALREGS block,
5550         * (RemoveRegFromLRBlock): remove a register that is completely
5551         eliminated by register optimization, but it is still left in local
5552         register store/restore in/from stack block,
5553         * (Remove2pcodes): after removing register, check to see if it
5554         should be removed from local register store/restore in/from stack
5555         block,
5556         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
5557         DUMMY_READ_VOLATILE,
5558
5559         * device/include/pic16/adc.h: minor prototype modifications and
5560         update,
5561         * device/include/pic16/malloc.h: added GPL notice various
5562         modifications,
5563         * device/include/pic16/stdint.h: NEW, standard header for ints
5564         * device/include/pic16/delay.h: NEW, header for delay functions,
5565         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
5566         delay1mtcy,
5567         * device/include/pic16/signal.h: NEW, header providing helper macros
5568         for implementing signal handlers,
5569         * device/include/pic16/stdio.h: added prototypes for functions,
5570         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
5571         prototypes for stdin and stdout, added macro PUTCHAR to
5572         automatically implement putchar function prototype,
5573         * device/include/pic16/usart.h: modified and updated USART library,
5574         * device/lib/pic16/libio/adc/,
5575         * device/lib/pic16/libio/i2c: some modifications to improve library
5576         performance,
5577         * device/lib/pic16/libc/stdio/: modifications for the new printf*
5578         family of functions,
5579         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
5580         family of functions and other sources,
5581         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
5582         of the PIC18Fxx[28] devices,
5583         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
5584         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
5585         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
5586         _do_cinit function, because the previous failed when local variables
5587         where not placed in the same memory bank,
5588         * device/lib/pic16/libsdcc/char/: various modifications to improve
5589         library performance,
5590         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
5591         information on the new functions of the c library and more...
5592
5593 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5594
5595         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
5596
5597 2005-03-26 Raphael Neider <rneider AT web.de>
5598
5599         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
5600           if condition == CARRY)
5601         * (genCmp): adapted to new genSkipc semantics
5602         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
5603           on rIfx (genCmp was broken)
5604
5605 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5606
5607         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
5608         * src/z80/main.c (_keywords[]),
5609         * src/SDCCglobal.h (struct options),
5610         * src/SDCC.y,
5611         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
5612         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
5613         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
5614         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
5615         always available in leading double underscore form. The C99 support is
5616         mostly missing, but it's a start.
5617         * support/regression/tests/bug-227710.c: fixed nonconforming use of
5618         reserved identifier "__data".
5619
5620 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
5621
5622         * src/mcs51/peeph.def: fixed bug 1170013
5623
5624 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
5625
5626         * device/include/mcs51reg.h: fixed bug 842007
5627
5628 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5629
5630         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
5631         last time.
5632
5633 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5634
5635         * src/port.h (struct PORT),
5636         * src/avr/ralloc.c (avr_assignRegisters),
5637         * src/avr/main.c,
5638         * src/ds390/ralloc.c (ds390_assignRegisters),
5639         * src/ds390/main.c,
5640         * src/hc08/ralloc.c (hc08_assignRegisters),
5641         * src/hc08/main.c,
5642         * src/mcs51/ralloc.c (mcs51_assignRegisters),
5643         * src/mcs51/main.c,
5644         * src/pic/ralloc.c (pic14_assignRegisters),
5645         * src/pic/main.c,
5646         * src/pic16/ralloc.c (pic16_assignRegisters),
5647         * src/pic16/main.c,
5648         * src/xa51/ralloc.c (xa51_assignRegisters),
5649         * src/xa51/main.c,
5650         * src/z80/ralloc.c (z80_assignRegisters),
5651         * src/z80/ralloc.h,
5652         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
5653         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
5654         * src/SDCCcse.h,
5655         * src/SDCCdflow.c (computeDataFlow),
5656         * src/SDCCdflow.h,
5657         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
5658         * src/SDCCloop.h,
5659         * src/SDCCcflow.c (*),
5660         * src/SDCCcflow.h,
5661         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
5662         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
5663         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
5664         immedDom() returning wrong block; probably fixes bug #1160833)
5665
5666 2005-03-20 Borut Razem <borut.razem AT siol.net>
5667
5668         * support/scripts/inc2h.pl: WIN32 port
5669
5670 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
5671
5672         * device/lib/makefile.in: added abs.c and labs.c
5673
5674 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
5675
5676         * device/include/stdint.h: added
5677         * device/lib/abs.c: added
5678         * device/lib/labs.c: added
5679         * device/include/stdlib.h: added abs() and labs() prototypes
5680         * device/lib/libsdcc.lib: added abs and labs
5681         * device/include/float.h,
5682         * device/lib/_fsmul.c,
5683         * device/lib/printf_fast.c,
5684         * device/lib/printf_tiny.c: updated comments
5685
5686 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5687
5688         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
5689         bug #1164313
5690
5691 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5692
5693         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
5694         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
5695
5696 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
5697
5698         * device/lib/printf_large.c: removed inline assembly for portability and
5699           readability. Use printf_fast if speed or size are more important.
5700         * src/pic16/gen.c: removed conditions around use of DEBUGpc
5701         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
5702
5703 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
5704
5705         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
5706         prevent compiler warning
5707
5708 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
5709
5710         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
5711         moved to level 0 and declared as static. Also they are explicit
5712         placed in access bank. This was necessery because some times they
5713         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
5714         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
5715         optimizations. Currently only compare to unsigned char is implemented,
5716         * src/pic16/gen.c: added fReturnIdx array,
5717         * (struct resolvedIfx) is moved to gen.h and made public,
5718         * (struct _G): added sregsAlloc and sregsAllocSet fields,
5719         * (aopForSym): added an optimization to directly store in stack of
5720         the operand of a SEND iCode,
5721         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
5722         but as registers instead (AOP_REG) using the fReturnIdx array,
5723         * (pic16_freeAsmop): remove the freed register from the
5724         _G.sregsAlloc field,
5725         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
5726         a compare of 'WREG',
5727         * (pic16_popGetTempRegCond): changed function prototype, now
5728         function takes also a bitVector argument v which holds the current
5729         set of registers that are allocated for stack access by aopForSym,
5730         registers allocated in aopForSym for accessing stack symbols are not
5731         any more part of the functions usedRegs field,
5732         * (genCall): some times aopOp is called for a stack variable to be
5733         send, aopForSym might perform the push, if this is true make sure
5734         that genCall doesn't push the variable twice by testing _G.resDirect,
5735         * (genFunction): changed testing for unspecified interrupt number
5736         from 256 to INTNO_UNSPEC,
5737         * modified selection scheme of frame pointer generation. Previously
5738         if function did use local registers a frame pointer was generated,
5739         now a frame pointer is generated only if function has arguments
5740         (that need PLUSW2 register access), or has stack arguments, or the
5741         compiler is not instructed to omit the frame pointer,
5742         * (genEndFunction): before restoring local registers that were saved
5743         in the function preamble, also restore the registers that *might*
5744         have been allocated for stack access,
5745         * (genRet): removed some old comments,
5746         * (genCmp, the active (RN's) version): added a call to the
5747         pic16_genCmp_special function to perform the compare with a more
5748         robust and optimized way,
5749         * (genInline): a feature has been added in inline code generation,
5750         which allows a wildcard variable substitution when writing inline
5751         assembly. Code is incomplete and experimental therefore undocumented,
5752         * (genCast): changed order of aopOp for result and right to allow
5753         aopForSym to directly load the result if possible,
5754         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
5755         perform an optimized compare on some selected special occasions,
5756         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
5757         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
5758         generate an IVT any more,
5759         * src/pic16/main.c (pic16_optionsTable): added command line option
5760         --optimize-cmp,
5761         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
5762         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
5763         macros,
5764         * src/pic16/NOTES: Raphael Neider added in list of active developers
5765         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
5766         jumptable_end to prevent bug #,
5767         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
5768         inCond and outCond fields,
5769         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
5770         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
5771         turn off register spilling,
5772         * (packRegsForOneUse): synced with other ports' versions although it
5773         is not used currently,
5774         * (pic16_packRegisters): added an optimization while reading
5775         structure bitfields, some registers may be saved (malloc code is
5776         decreased by 80 bytes)
5777
5778 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
5779
5780         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
5781         left is a bitfield, if yes, then don't optimize assignment. Perhaps
5782         this can be optimized more?
5783
5784 2005-03-10 Raphael Neider <rneider AT web.de>
5785
5786         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
5787           genNearPointerGet): (hopefully) fixed access to bitfields via
5788           pointers (p->bitN = x; and x = p->bitN; failed)
5789
5790 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
5791
5792         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
5793
5794 2005-03-09 Raphael Neider <rneider AT web.de>
5795
5796         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
5797
5798 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
5799
5800         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
5801         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
5802           (regTypeNum): set REG_BIT type if necessary
5803         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
5804         * support/regression/tests/critical.c: check bug 1144613
5805
5806 2005-03-02 Raphael Neider <rneider AT web.de>
5807
5808         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
5809
5810 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5811
5812         * src/avr/ralloc.c (serialRegAssign),
5813         * src/ds390/ralloc.c (serialRegAssign),
5814         * src/hc08/ralloc.c (serialRegAssign),
5815         * src/mcs51/ralloc.c (serialRegAssign),
5816         * src/pic/ralloc.c (serialRegAssign),
5817         * src/pic16/ralloc.c (serialRegAssign),
5818         * src/xa51/ralloc.c (serialRegAssign),
5819         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
5820
5821 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
5822
5823         * src/SDCCast.c (decorateType): fixed bug 1124787
5824
5825 2005-02-20 Hubert Sack <sack AT digiplan.de>
5826         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5827
5828         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
5829         patch #1121755
5830
5831 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5832
5833         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
5834         to keep the correct label reference count when adding/removing references
5835         to labels. A peephole file using this is appended to patch #1144962.
5836
5837 2005-02-14 Raphael Neider <rneider AT web.de>
5838
5839         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
5840         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
5841         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
5842           retrievals of result operand's value on assignment
5843
5844 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
5845
5846         * device/include/pic16/string.h: modified prototype for memccpy()
5847         to memccpy(void *, void *, char, size_t)
5848         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
5849         check whether to omit frame pointer or not,
5850         * (genInline): convert all occurences of "\n" to LF in inline
5851         assembler blocks, this helps formatting the inline text,
5852         * (pic16_loadFSR0): modified prototype,
5853         * (genNearPointerGet, genNearPointerSet): reorganization of code,
5854         removed some 8051 legacy code,
5855         * (genPackBits): enabled handling bitfields exceeding one byte in size,
5856         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
5857         before allocating temporary registers in functions,
5858
5859 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
5860
5861         * support/regression/tests/bitvars.c: corrected the "fix"
5862
5863 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
5864
5865         * support/regression/tests/bitvars.c,
5866         * support/regression/tests/bitwise.c,
5867         * support/regression/tests/rotate.c: "fixed" problems on Alpha
5868
5869 2005-02-10 Raphael Neider <rneider AT web.de>
5870
5871         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
5872           different size for Alpha
5873         * src/pic16/gen.c (genCmpEq) : improved compare with 0
5874
5875 2005-02-09 Raphael Neider <rneider AT web.de>
5876
5877         * src/SDCC.lex(doPragma) : save and restore warning options as well
5878           (also added new stack plus clone- and copyAndFreeSDCCERRG())
5879         * have #pragma less_pedantic set the errorlevel to WARNING
5880           (fixes #1117001)
5881         * (cloneOptimize) : fixed wrong malloc's size
5882         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
5883           facilitate correct handling of #pragma (save|restore)
5884
5885 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
5886
5887         * src/mcs51/gen.c: removed non-standard C nameless struct/union
5888
5889 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
5890
5891         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
5892
5893 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
5894
5895         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
5896
5897 2005-02-02 Raphael Neider <rneider AT web.de>
5898
5899         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
5900         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
5901         * (pic16_storeForReturn): fixed to allow returning function pointers
5902         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
5903         * device/include/pic16/{stddef.h,stdbool.h}: added
5904
5905 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
5906
5907         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
5908
5909 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
5910
5911         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
5912         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
5913          appeared to be required
5914
5915 2005-01-31 Borut Razem <borut.razem AT siol.net>
5916
5917         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
5918           include/mcs51 and include/z80 directories to the package
5919
5920 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5921
5922         * src/hc08/gen.c (genFunction): fixed bug #1112752
5923
5924 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5925
5926         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
5927
5928 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5929
5930         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
5931
5932 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
5933
5934         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
5935
5936 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
5937
5938         * device/include/c8051fxxx.h: removed these 6 files
5939         * device/include/mcs51/c8051fxxx.h: added these 11 new files
5940
5941 2005-01-26 Raphael Neider <rneider AT web.de>
5942
5943         * src/pic16/gen.c (genAssign): fixed assignment from longs
5944           in codespace (were cut to three bytes)
5945         * (genDummyRead): implemented (except for CODESPACE...),
5946           fixed bug #1108575
5947         * src/pic16/glue.c (emitStatistics): beautified
5948         * device/lib/pic16/libm/Makefile: added include path
5949
5950 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5951
5952         * src/z80/gen.c (aopPut): fixed bug #1103902
5953
5954 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5955
5956         * device/lib/expf.c: fixed bug #1095792
5957
5958 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
5959
5960         * device/lib/pic16/libm: added Math library sources
5961
5962 2005-01-24 Raphael Neider <rneider AT web.de>
5963
5964         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
5965           to enable upcast to pCodeOpReg2 (there is no type tag to
5966           differenciate the two and pic16_popGet2p cast into PCOR2)
5967         * src/pic16/main.c (_process_pragma): fixed another malloc bug
5968           (sizeof(sectNames) changed to sizeof(sectName))
5969           Both patches fix segfaults under MinGW.
5970
5971 2005-01-23 Raphael Neider <rneider AT web.de>
5972
5973         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
5974           Safe_[mc]?alloc()'ed variables
5975         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
5976           of (byte sized) temporaries (assign them to WREG for now)
5977         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
5978           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
5979           this might fix SIGSEGVs on MinGW...
5980         * src/SDCCopt.c (killDeadCode): restored original behaviour
5981           (volatile operands might get thrown away though)
5982
5983 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
5984
5985         * src/pic16/gen.c: fixed bug #1106975,
5986         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
5987         pointer update, INTCON is saved, global interrupts are disabled and
5988         restored after updateing TOS.
5989         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
5990         * added function attribute 'shadowregs' to take advantage of shadow
5991         registers,
5992         * added function attribute 'wparam' as an alternative to the wparam
5993         pragma,
5994         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
5995         user declares a non-ISR function as 'shadowregs',
5996         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
5997
5998 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
5999
6000         * .version: bumped version number to 2.4.8
6001         * device/lib/pic16/pics.all: list of PIC18F devices supported by
6002         pic16 port,
6003         * device/lib/pic16/libio/i2c/: I2C module support library,
6004         * device/include/pic16/i2c.h: I2C support library header,
6005         * device/lib/pic16/libc/stdio/: standard IO support sources,
6006         * (printf_small.c): printf_small() source, supports float print,
6007         * (printf_tiny.c): printf_tiny() source, does not support floats,
6008         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
6009         enable global optimizations for entire library source, other
6010         Makefiles in the source tree are also modified to reflect this,
6011         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
6012         function,
6013         * doc/sdccman.lyx: updated to reflect new changes,
6014         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
6015         sym->onStack if-case,
6016         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
6017         sbit, idata, _idata, xdata, _xdata,
6018         * added pragma library, to link an external library, (see doc),
6019         * removed command line options, --pomit-config-words, --pomit-ivt,
6020         --pleave-reset-vector,
6021         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
6022         when calling assembler to reflect memory model used, also define
6023         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
6024         reflect stack model used,
6025         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
6026         on stack return NULL,
6027
6028 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
6029
6030         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
6031           of the operands is volatile. Fixes #1020220
6032
6033 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
6034
6035         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
6036         * (OptimizeRegUsage): make sure that there is really no other flow where
6037           the first pCode is used
6038
6039 2005-01-22 Raphael Neider <rneider AT web.de>
6040
6041         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
6042           to fix #1106967 (pCode->seq are not set up correctly)
6043
6044 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6045
6046         * src/SDCCglue.c (glue): make sure code area is declared before the
6047         static initialization area.
6048
6049 2005-01-21 Raphael Neider <rneider AT web.de>
6050
6051         * device/lib/Makefile.in: fixed test for pic16 install dir
6052         * device/lib/pic16/*/Makefile*: modified compile flags to enable
6053           optimizations
6054         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
6055           added --optimize-goto compiler switch and pragma wparam documentation
6056         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
6057         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
6058           and PRODH closing bug #1071770 (peephole optimizer)
6059
6060 2005-01-19 Raphael Neider <rneider AT web.de>
6061
6062         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
6063           cmdLine buffers (used when calling sdcpp...) are large enough
6064           (MAX_PATH=256 truncates arguments leading to system halts when
6065           used in MinGW...)
6066         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
6067         * (genUminus): rewritten to for efficiency
6068         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
6069           used uninitialized in some cases)
6070         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
6071           copy the third byte from the int -- now assumes 0x80 (data memory)
6072         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
6073           operands (genAddLit expects the iCode's operands to swapped as
6074           well), fixed leftover bytes (crashed for short left operands)
6075         * (pic16_genMinusDec): performance improvements, removed false
6076           PIC14 emitSKPNCs
6077         * (pic16_genMinus): fixed to cope with differently sized operands
6078         * src/pic16/glue.c (pic16_glue): added new banksel optimization
6079           for --obanksel > 1
6080         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
6081         * src/pic16/graph.[ch]: implementation of directed graphs, used by
6082           new banksel optimization
6083         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
6084           analysis for temporary registers (segfaults...)
6085         * src/pic16/peeph.def: added rule
6086
6087 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
6088
6089         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
6090         which converts a float number to its ASCII representation
6091         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
6092         functions to convert the fractional and integer part of a float to ASCII,
6093         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
6094         realloc.c): added _MALLOC_SPEC to explicit place variables in data
6095         ram
6096         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
6097         _STATMEM macros,
6098         * device/include/pic16/adc.h: added GPL info,
6099         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
6100         a pCodeOp as tested operand,
6101         * (genNearPointerGet): optimized bit testing, does not use
6102         intermediate register for bit value, test directly instead with
6103         BTFSS, BTFSC, works only for single bits,
6104         * (genpic16Code): dump the name of the iCode in the asm,
6105         * src/pic16/ralloc.c (decodeOp): removed static declaration and
6106         renamed to pic16_decodeOp,
6107         * (serialRegAssign): do not allocate a temporary register for iCode
6108         sequences that test a single bit for 1/0
6109
6110 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
6111
6112         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
6113         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
6114         access stack and frame pointers. They are initially assigned to
6115         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
6116         accessing SFRs. Updated all occurences of modification of stack or
6117         frame pointer in gen.c and pcode.c,
6118         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
6119         assigning of a literal value to pointers,
6120         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
6121         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
6122         selected
6123
6124 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
6125
6126         * doc/sdccman.lyx: update documentation about stack pragma, added
6127         some info for stack memory models
6128
6129 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6130
6131         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
6132
6133 2005-01-08 Raphael Neider <rneider AT web.de>
6134
6135         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
6136           udata sections to fix bug #1097823
6137
6138 2005-01-05 Raphael Neider <rneider AT web.de>
6139
6140         * src/pic16/gen.c (genGenericShift): added handling of differently
6141           sized left operand and result
6142
6143 2005-01-04 Raphael Neider <rneider AT web.de>
6144
6145         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
6146         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
6147           to hold the condition bit)
6148         * added new version of genCmp (old code available via #define)
6149         * added new version of genShiftLeft/genShiftRight in a generic
6150           way, now supports shifting by negative values
6151         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
6152           shiftCount (expected by genGenericShift)
6153         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
6154         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
6155           dump
6156         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
6157           is an invalid literal too...)
6158
6159 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
6160
6161         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
6162         from Raphael Neider,
6163         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
6164         for 8-bit literals. This fixes some literal operands which are sign
6165         extended to 16-bits ints when instruction needs only 8-bits.
6166
6167 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
6168
6169         * device/lib/logf.c: added mcs51 assembly version
6170         * device/lib/expf.c: added mcs51 assembly version
6171         * device/lib/_logexpf.c: new shared asm code for expf and logf
6172         * device/include/math.h: add defines for assembly math library
6173         * device/lib/Makefile.in: build new _logexpf.c
6174         * device/lib/libfloat.lib: use new _logexpf.c
6175
6176 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
6177
6178         * src/pic/device.c
6179         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
6180           device types which have less than 0x7f registers.
6181
6182 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
6183
6184         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
6185
6186 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
6187
6188         * device/lib/printf_fast.c: only build on supported arch.
6189         * device/lib/printf_tiny.c: only build on supported arch.
6190         * device/lib/printf_fast_f.c: only build if asm float lib
6191         * device/lib/_fsget1arg.c: only build if asm float lib
6192         * device/lib/_fsget2args.c: only build if asm float lib
6193         * device/lib/_fsnormalize.c: only build if asm float lib
6194         * device/lib/_fsreturnval.c: only build if asm float lib
6195         * device/lib/_fsrshift.c: only build if asm float lib
6196         * device/lib/_fsswapargs.c: only build if asm float lib
6197         * device/include/stdio.h: don't provide print_fast,
6198           print_fast_f, print_tiny prototypes if --xstack used
6199
6200 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
6201
6202         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
6203         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
6204           to the SOURCES
6205
6206 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
6207
6208         * device/lib/printf_fast_f.c: same as printf_fast, but
6209           with floating point enabled
6210         * device/lib/printf_fast.c: minor tweaks
6211         * device/include/stdio.h: add printf_fast_f
6212
6213 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
6214
6215         * src/SDCCmain.c: make --float-reent default for mcs51
6216         * device/lib/_fsadd.c: added mcs51 assembly version
6217         * device/lib/_fssub.c: added mcs51 assembly version
6218         * device/lib/_fsmul.c: added mcs51 assembly version
6219         * device/lib/_fsdiv.c: added mcs51 assembly version
6220         * device/lib/_fseq.c: added mcs51 assembly version
6221         * device/lib/_fsneq.c: added mcs51 assembly version
6222         * device/lib/_fsgt.c: added mcs51 assembly version
6223         * device/lib/_fslt.c: added mcs51 assembly version
6224         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
6225         * device/lib/Makefile.in: add _fscmp to build
6226         * device/lib/libfloat.lib: add _fscmp to build
6227
6228 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
6229
6230         * device/lib/_fs2slong.c: added mcs51 assembly version
6231         * device/lib/_fs2sint.c: added mcs51 assembly version
6232         * device/lib/_fs2schar.c: added mcs51 assembly version
6233         * device/lib/_fs2ulong.c: added mcs51 assembly version
6234         * device/lib/_fs2uint.c: added mcs51 assembly version
6235         * device/lib/_fs2uchar.c: added mcs51 assembly version
6236         * device/lib/_slong2fs.c: added mcs51 assembly version
6237         * device/lib/_sint2fs.c: added mcs51 assembly version
6238         * device/lib/_schar2fs.c: added mcs51 assembly version
6239         * device/lib/_ulong2fs.c: added mcs51 assembly version
6240         * device/lib/_uint2fs.c: added mcs51 assembly version
6241         * device/lib/_uchar2fs.c: added mcs51 assembly version
6242         * device/include/float.h: added #define to select asm vs c
6243
6244 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
6245
6246         * device/lib/printf_fast.c: improvements to float output
6247         * device/include/float.h: add defines for assembly float library
6248         * device/lib/_fsget1arg.c: receive 1 float arg
6249         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
6250         * device/lib/_fsnormalize.c: normalize a float
6251         * device/lib/_fsreturnval.c: return float, various helper routines
6252         * device/lib/_fsrshift.c: right shift a float's mantissa
6253         * device/lib/_fsswapargs.c: swap 2 floats
6254         * device/lib/Makefile.in: build these 6 new files for mcs51
6255         * device/lib/libfloat.lib: add these 6 files to the library
6256
6257 2004-12-26 Borut Razem <borut.razem AT siol.net>
6258
6259         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
6260           built by gcc 3.4.2
6261
6262 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
6263
6264         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
6265           and fully reentrant and register bank neutral.
6266         * device/lib/printf_fast.c: added float (not enabled by default),
6267           added compact/slower integer (also not enabled by default),
6268           improved size/speed of fast integer code, other minor changes
6269         * device/include/stdio.h, device/lib/Makefile.in,
6270           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
6271
6272 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
6273
6274         * src/pic16/pcode.c: declaring variables other than at the start of a
6275           block is not supported in C by VC6.
6276
6277 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
6278
6279         * applied a previous patch from Raphael Neider that wasn't included
6280         in the previous commits, which fixes infinite loops within jumptable
6281         improvements,
6282         * made some fixes that previous patches introduced
6283
6284 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
6285
6286         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
6287         that fixes an issue with AOP_PCODE asmop's offset,
6288         * (pic16_popCopyReg): update instance field too,
6289         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
6290         function of pic port,
6291         * (genCmp, genAnd, genAssign),
6292         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
6293
6294 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
6295
6296         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
6297         variables initial values to idata section,
6298         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
6299         variables in some functions. This utilizes parmBytes field of iCode
6300         structure to hold the offset of the variable in stack. (might be
6301         able to use the stack field too?)
6302         * applied patch from Raphael Neider # ### , # ###
6303         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
6304         variable initial values in idata section,
6305         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
6306         for static variables with initial value
6307         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
6308         applied fix in while loop from Raphael Neider.
6309
6310 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
6311
6312         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
6313         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
6314         * src/ds390/ralloc.c (serialRegAssign): spill bits
6315         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
6316         * support/Util/SDCCerr.c,
6317         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
6318         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
6319         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
6320
6321 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
6322
6323         * device/include/sdcc-lib.h: inserted LGPL, added includes
6324           asm/ds390/features.h and asm/mcs51/features.h
6325         * device/include/asm/default/features.h,
6326         * device/include/asm/gbz80/features.h,
6327         * device/include/asm/z80/features.h: added empty _AUTOMEM
6328           and _STATMEM
6329         * device/include/asm/ds390/features.h,
6330         * device/include/asm/mcs51/features.h: added files with defines for
6331           _AUTOMEM and _STATMEM indicating automatic and static storage class
6332         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
6333         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
6334         * src/SDCCicode.c (geniCodeCast),
6335         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
6336         * src/SDCCloop.c (loopInduction): removed unused variable lr
6337         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
6338           to convertToFcall to include char modulo (RFE 1065037), added check
6339           if left operand is unsigned and use abs of literal value
6340         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
6341           as it doesn't work after conversion from peephole.def to peephole.rul
6342         * src/mcs51/gen.c (toBoolean): added check for size,
6343           (genModOneByte): optimized code for signed char modulo a literal
6344           power of 2 (thanks to Hubert Sack),
6345           (genRRC): removed unnecessary "clr c",
6346           (genRLC): replaced "add a,acc" with cheaper "rlc a"
6347         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
6348           jump optimization,
6349           swapped rules 256.c and 256.d,
6350           extended 256.d by using new multiple checks (thanks Erik),
6351           added rules 256.e and 256.f,
6352           updated rule 261.a and 261.b to new generated code
6353         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
6354
6355 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6356
6357         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
6358           induction related bugs, including first part of bug #1074377
6359
6360 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
6361
6362         * applied patch from bug-report #1076292,
6363         * applied patches for genAnd and Goto-optimizations for Raphael
6364         Neider,
6365         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
6366         dump a less iCode information,
6367         * src/pic16/device.h (pic16_options_t): added field debgen,
6368         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
6369         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
6370         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
6371         puclic,
6372         * (various functions): added macros FENTRY and FENTRY2 to functions,
6373         to emit function prologue,
6374         * (various functions): fixed indentation,
6375         * (genNearPointerGet): fixed loading of FSR0,
6376         * (genPackBits): applied patch from Raphael Neider to fix updating
6377         of FSR0 and touching only the modified bits,
6378         * src/pic16/genarith.c (various functions): added macros FENTRY to
6379         emit function prologue in comments,
6380         * src/pic16/pcode.h: added functions debugf2, debugf3,
6381         * src/pic16/ralloc.c: partial fix for packForPush caused
6382         segmentation fault,
6383
6384 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6385
6386         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
6387           <stsp AT users.sourceforge.net> with reversed byte order
6388         * support/regression/tests/rotate.c: added (ds390 skips some tests)
6389
6390 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6391
6392         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
6393           bug #1074377
6394         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
6395         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
6396
6397 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
6398
6399         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
6400
6401 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6402
6403         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
6404           conditions,
6405           (setFromConditionArgs): friendly operand parser for peephole rules,
6406           (operandBaseName, operandsNotRelated): new peephole condition
6407           "operandsNotRelated" -- similar to "operandsNotSame", but takes
6408           architecture specific register naming into account, handles n-way
6409           comparisons, and supports quoted literals
6410         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
6411
6412 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6413
6414         * src/mcs51/peeph.def: fixed bug #1076940
6415
6416 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
6417
6418         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
6419
6420 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6421
6422         Adding support for replacing ljmps with sjmps in jumptables
6423         generated for switch statements. For now you need to set the
6424         environment variable SDCC_SJMP_JUMPTABLE to enable this.
6425         Now 4 algorithms for mcs51 jumptable generation are used:
6426         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
6427         addresses loaded pc-relative for up to 112 cases and stack-pushing
6428         target addresses loaded with offset from dptr for up to 256 cases.
6429
6430         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
6431         * src/mcs51/main.c: adapted constants for switch table generation
6432         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
6433
6434 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
6435
6436         * device/lib/printf_large.c (_print_format): fixed bug 1073386
6437         * support/regression/tests/bug1057979.c: added test for bug 1073386
6438
6439 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
6440
6441         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
6442         compilers
6443
6444 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
6445
6446         * src/pic16/device.h,
6447         * src/pic16/genarith.c,
6448         * src/pic16/glue.c,
6449         * src/pic16/main.c,
6450         * src/pic16/pcode.c: applied patches #1068154 and #1070213
6451
6452 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
6453
6454         Large cummulative patch for pic16 port.
6455         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
6456         to call when a stack overflow occurs,
6457         * (malloc.h): added CVS Id tag,
6458         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
6459         variable,
6460         * added libc directory. The current version of LibC contains string
6461         functions, ctype functions and macros and some functions of the
6462         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
6463         be extensively tested in the future. Standard disclaimer here.
6464         Library is not automatically build yet. But one can build it by
6465         invoking 'make' inside the libc directory.
6466         * added ADC library under libio. Preliminary version yet.
6467
6468         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
6469         * src/pic16/gen.c (aopForRemat): asmop size is filled by
6470         aopForRemat() now and not by pic16_aopOp(),
6471         * (pic16_popGetTempReg): removed warning messgae when allocating
6472         temporary registers, its a buggy feature and will be removed,
6473         * (pic16_popGet): set register instance field in AOP_CRY,
6474         * (pic16_outBitC): fixed for results in size greater than 1,
6475         * (genUminusFloat): fixed for pic16, ported code from mcs51,
6476         * (pic16_storeForReturn): optimized return of 0,
6477         * (genCmp): experimental code for new genCmp which uses PIC18's
6478         special compare&skip instructions. Initial tests fail some times
6479         with variables grater than 1 byte in size, so new code is disabled,
6480         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
6481         a single bit,
6482         * (genCast): began a fix to optimize the casting of a bit to another
6483         bit, now assigning a bitfield to another bitfield will fail, sorry,
6484         * src/pic16/main.c: disabled the use of lr-support feature,
6485         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
6486         * added some function prototypes, added function _debugf prototype,
6487         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
6488         bits with offset (case PO_GPR_BIT),
6489         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
6490         command line,
6491         * (isBankInstruction): modified to return 0 for no banking instruction,
6492         and 1 for banking instruction,
6493         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
6494         caused stop processing pCodes after a inline assembly block,
6495         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
6496         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
6497         registers when it shouldn't,
6498         * src/pic16/ralloc.c (allocReg): add preliminary support for
6499         supporting a limited set of temporary registers,
6500
6501 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6502
6503         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
6504           genDataPointerSet): ensure assignments always copy in MSB to LSB
6505           order,
6506           (loadRegFromAop): recognize CLRH optimization,
6507           (genFunction): optimize RECEIVE iCodes in reentrant functions
6508
6509 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6510
6511         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
6512           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
6513           selected.
6514         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
6515         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
6516           contiguous with data
6517
6518 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6519
6520         * device/lib/_gptrget.c (_gptrget),
6521         * device/lib/_gptrgetc.c (_gptrgetc),
6522         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
6523           instead of sjmp to ret
6524         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
6525           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
6526
6527 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
6528
6529         * .version: bumped version to 2.4.7
6530         * device/lib/_gptrget.c (_gptrget): is now _naked
6531         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
6532         * device/lib/_gptrput.c (_gptrput): is now _naked
6533         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
6534           (createFunction): fixed xstack
6535         * src/SDCCglue.c (emitMaps): set allocation required for bit area
6536         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
6537           or bit either,
6538           (geniCodeCritical): store original interrupt state in an iTemp bit
6539           var unless stack-auto
6540         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
6541         * src/SDCCmain.c (setIncludePath): added include/target to search path
6542         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
6543         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
6544           prototype,
6545           (processFuncArgs): put bit vars in bit area
6546         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
6547           unsaveRBank): fixed xstack,
6548           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
6549           (genFunction, genEndFunction): fixed xstack,
6550           (genAssign): optimization don't walk backwards through mem
6551         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
6552         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
6553         * support/regression/Makefile: also make library (for stack-auto) when
6554           making "all" and added "test-mcs51-xstack-auto"
6555         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
6556         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
6557         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
6558         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
6559         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
6560           make-library by MAKE_LIBRARY
6561         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
6562           regression tests for xstack
6563         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
6564         * support/regression/tests/critical.c: test for critical on mcs51
6565
6566 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6567
6568         * support/regression/ports/ucz80/spec.mk: use include and lib files from
6569           built version of sdcc instead of installed version
6570
6571 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
6572
6573         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
6574         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
6575           vprintf.c now
6576         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
6577         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
6578           WARNING: remove device/lib/build/z80/printf.o by hand when
6579           updating from previous build!
6580         * device/lib/z80/printf.c: updated comment
6581         * support/regression/tests/bug1057979.c: test all ports now
6582         * support/regression/tests/bug1065458.c: file added
6583
6584 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6585
6586         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
6587           *_start and *_end symbols for static functions
6588
6589 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
6590
6591         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
6592           and search crt0.o in all library paths,
6593           (setIncludePath): proper handling of --nostdinc,
6594           (setLibPath): proper handling of --nostdlib
6595         * support/regression/Makefile,
6596         * support/regression/ports/ds390/spec.mk,
6597         * support/regression/ports/gbz80/spec.mk,
6598         * support/regression/ports/hc08/spec.mk,
6599         * support/regression/ports/mcs51/spec.mk,
6600         * support/regression/ports/mcs51-large/spec.mk,
6601         * support/regression/ports/mcs51-stack-auto/spec.mk,
6602         * support/regression/ports/z80/spec.mk: use include and lib files from
6603           built version of sdcc instead of installed version
6604         * doc/sdccman.lyx: fixed typo in --nostdinc
6605
6606 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
6607
6608         * src/pic/pcode.c,
6609         * src/pic/device.c,
6610         * src/pic/ralloc.c,
6611         * src/pic/gen.c : added support to generate code for struct bit fields.
6612
6613 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
6614
6615         * as/xa51/xa_version.h,
6616         * device/include/errno.h,
6617         * device/include/regc515c.h,
6618         * device/lib/_itoa.c,
6619         * device/lib/_ltoa.c,
6620         * device/lib/ser_ir_cts_rts.c,
6621         * sim/ucsim/xa.src/glob.cc,
6622         * sim/ucsim/xa.src/inst_gen.cc,
6623         * sim/ucsim/xa.src/xa_bit.cc,
6624         * sim/ucsim/xa.src/xa_sfr.cc,
6625         * sim/ucsim/z80.src/inst_dd.cc,
6626         * sim/ucsim/z80.src/inst_fdcb.cc,
6627         * support/scripts/keil2sdcc.pl,
6628         * src/pic16/pic16.dsp,
6629         * src/pic16/pic16a.dsp: corrected cvs line endings
6630         * device/lib/printf_large.c: fixed bug 1057979
6631         * src/pic16/gen.c: fixed non-C standard code
6632         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
6633         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
6634         * support/regression/ports/mcs51/support.c: reload T1 asap
6635         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
6636           pdata use and clear idata startup behaviour
6637         * support/regression/tests/bug1057979.c: added
6638
6639 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
6640
6641         * device/examples/ds390/ow390/ad26.h,
6642         * device/examples/ds390/ow390/cnt1d.h,
6643         * device/examples/ds390/ow390/crcutil.c,
6644         * device/examples/ds390/ow390/ownet.h,
6645         * device/examples/ds390/ow390/owsesu.c,
6646         * device/examples/ds390/ow390/swt12.h,
6647         * device/examples/ds390/ow390/swtoper.c,
6648         * device/examples/ds390/ow390/temp10.h,
6649         * device/examples/ds390/ow390/thermodl.c,
6650         * device/examples/ds390/tinitalk/tinitalk.dsp,
6651         * device/examples/ds390/tinitalk/tinitalk.dsw,
6652         * device/examples/mcs51/clock/hw.h,
6653         * device/examples/mcs51/simple2/go.bat,
6654         * device/examples/serialcomm/windows/serial.h,
6655         * device/examples/xa51/dummy.c,
6656         * device/examples/xa51/hello.c,
6657         * device/include/80c51xa.h,
6658         * device/include/at89x051.h: corrected cvs line endings
6659
6660 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
6661
6662         * src/pic16/main.c (options): added command line --gstack, to trace
6663         stack over/under flows,
6664         * added pragma 'wparam' to allow passing first byte of function
6665         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
6666         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
6667         call to __gstack_test function and sets up the symbol as extern,
6668         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
6669         * popaop): added call to pic16_testStackOverflow,
6670         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
6671         wparamList list,
6672         * (genCall, genPcall): now all parameters are passed via stack
6673         except in functions that are pass to wparam pragma in which WREG is
6674         used too,
6675         * (genPcall): REENTRANT flag is checked to see if variable prototype
6676         contains reentrant keyword, don't call a non-reentrant function, via
6677         a reentrant function pointer or vice versa, functions are never
6678         passed via WREG,
6679         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
6680         D.Winkler,
6681         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
6682         SIGSEGV when accessing a NULL register stucture,
6683         * (pic16_printGPointerType): modified to handle UPPER modifier for
6684         function initializers, changed prototype of function to simpler one,
6685         * (pic16_printIvalFuncPtr): check to see if function is already
6686         added in externs list,
6687         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
6688         optimized a move from W to SFR with a move to the same register
6689         later after a CALL,
6690         * device/lib/pic16/debug: NEW directory, contains debug features
6691         which are enabled when linking with libdebug.lib, currently command
6692         line option --gstack enables stack pointer tracing for over/under
6693         flow, corresponding sources are in debug/gstack
6694
6695 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
6696
6697         * doc/sdccman.lyx: updated SDCC version,
6698         * (PIC16 port): update list of command line options,
6699         * src/pic16/device.h (structure pic16_options_t): added field gstack
6700         to enable stack overflow tracing on push/pops,
6701         * src/pic16/device.c (statistics structure): added statistics
6702         structure,
6703         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
6704         pic16_dump_int_registers): increase statistics counters for each
6705         * variable which is encountered
6706         * (pic16_dump_usection): emit each .udata variable to its own udata
6707         section,
6708         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
6709         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
6710         parameters via stack, otherwise use old scheme,
6711         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
6712         assembler output file,
6713         * src/pic16/main.c: added command line options --gstack to enable
6714         push/pop tracing for stack overflow,
6715         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
6716         instructions): added size of each instruction,
6717         * (pic16_countInstruction): estimate size of instructions in
6718         the_pFile list, inline assembly blocks are not counted,
6719         * (pic16_FixRegisterBanking): trace previous register usage, when
6720         banksel optimizations is greater than 0, don't emit a redudant
6721         banksel directive,
6722
6723 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
6724
6725         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
6726         * src/pic16/ralloc.c : applied same fix for pic16.
6727         * src/pic/gen.c : tidied it up a little.
6728
6729 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6730
6731         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
6732         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
6733
6734 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6735
6736         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
6737
6738 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6739
6740         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
6741         non-reentrant function __modsint in the interrupt function (thus
6742         corrupting math operations during serial I/O)
6743         * device/lib/ser_ir.c: as above, changed buffersize
6744         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
6745         256.c,d for zeroing
6746         * doc/Makefile: added option -t for rsync
6747
6748 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6749
6750         * src/SDCCast.h (struct ast),
6751         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
6752
6753 2004-10-20 Borut Razem <borut.razem AT siol.net>
6754
6755         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
6756         package
6757
6758 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
6759
6760         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
6761         makefile targets,
6762         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
6763         support functions to replace long sequences of MOVFF's from access
6764         bank registers to stack and vice versa,
6765         * src/pic16/device.h: added new field opt_flags, where optimization
6766         flags can be set to enable certain features,
6767         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
6768         * pBlock, (genFunction, genEndFunction): surroung loop for
6769         saving/loading used registers in stack with PC_INFO pCodes,
6770         INF_LREGS. Code in between can then be optimized by pCode optimizer
6771         to support function calls,
6772         * (genDataPointerSet): fixed bug which loaded float fields in
6773         structures with corrupt data,
6774         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
6775         in a standard way debug info on stderr. Feature used for developing
6776         and debugging only,
6777         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
6778         obsolete chunks of code,
6779         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
6780         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
6781         * pic16/src/pcode.c (pic16_newpCodeInfo,
6782         * (pic16_newpCodeOpLocalRegs),
6783         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
6784         feature,
6785         * (pic16_pCodeConstString): printing of the initial value of a
6786         symbol as a comment is inhibited since parsing was already done by
6787         copyStr and output is corrupt,
6788         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
6789
6790 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6791
6792         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
6793
6794 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
6795
6796         * as/mcs51/lkarea.c: removed old K&R style,
6797           (lnksect): changed check on boundary error,
6798           (lnksect2): changed check on boundary error,
6799           (lnksect2): extend XSTK to end of page if size = 1
6800         * as/mcs51/lkmain.c: removed old K&R style,
6801           (Areas51): create l_IRAM symbol
6802         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
6803         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
6804           model-mcs51-stack-auto, added model-mcs51-xstack-auto
6805         * device/lib/_mullong.c: added version to be compiled with xstack
6806         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
6807         * device/lib/mcs51/crtxclear.asm: clear pdata as well
6808         * device/lib/mcs51/crtxstack.asm: fixed comment
6809         * src/SDCCglue.c: maxInterrupts defaults to 0,
6810           (emitMaps): added pdata,
6811           (createInterruptVect): (re)moved default,
6812           (glue): added pdata,
6813           (glue): moved __start__xstack to XSTK with default size 1
6814         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
6815           and options.float_rent when options.stackAuto is set,
6816           (linkEdit): only write XDATA_NAME if provided on command line
6817         * src/SDCCmem.h,
6818         * src/SDCCmem.c: added pdata
6819         * src/port.h: added pdata_name to PORT
6820         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
6821           (saveRegisters, unsaveRegisters): removed usage of B,
6822           (genMinus): fixed accumulator clash,
6823           (genJumpTab): added comment, this needs another look
6824         * src/mcs51/gen.c: added check for "B in use" paranoia,
6825           added pushB() and popB()
6826         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
6827           chance
6828         * src/avr/main.c,
6829         * src/ds390/main.c,
6830         * src/hc08/main.c,
6831         * src/mcs51/main.c,
6832         * src/pic/main.c,
6833         * src/pic16/main.c,
6834         * src/xa51/main.c,
6835         * src/z80/main.c: (reset_regparms) made void parameter explicit and
6836           added PSEG (PAG,XDATA) or NULL to port specifier
6837         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
6838         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
6839           (_mcs51_genInitStartup): removed __start__xstack equ,
6840           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
6841         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
6842         * src/z80/gen.c (_rleAppend): fixed warnings
6843         * support/regression/tests/zeropad.c: added pdata test
6844         * .version: bumped to 2.4.6
6845
6846 2004-10-17 Borut Razem <borut.razem AT siol.net>
6847
6848         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
6849         as a part of nightly build
6850
6851 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
6852
6853         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
6854         WREG holds the first byte function parameters,
6855         * (aopForSym): take special case for symbols which are in FARSPACE
6856         but in CODESPACE too,
6857         * (assignResultValue): modified to take into account _G.useWreg,
6858         * (genCall): don't use wreg for parameter passing when function is
6859         declared as reentrant, too, added optimization INCF to stack
6860         pointer when stack parameter count is 1,
6861         * (genFunction, genEndFunction): refurnished and fixed to not using
6862         wreg for passing parameters when function has varargs or is
6863         reentrant, fixed bug with symbol name compare for generating
6864         functions in absolute address,
6865         * (pic16_storeForReturn): refurnished,
6866         * (genCmp): began writing a new version of the function, not ready
6867         yet, therefore it is disabled,
6868         * (genAssign): do not read code memory when assigning a function to
6869         a pointer function,
6870         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
6871         array of characters, not pointer,
6872         * (pic16initialComments): in debug mode emit an .ident directive for
6873         the assembler,
6874         * (_process_pragma): emit a new warning type (internal to pic16)
6875         when setting stack to default length, emit a similar warning when
6876         placing a function at absolute address and address is not word aligned
6877         * (_pic16_parseOptions): added 'return TRUE' statement,
6878         * (_pic16_linkEdit): if compiling a source, then add the source's
6879         file object, first in the list of objects to link,
6880
6881 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
6882
6883         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
6884         * src/pic/main.c : removed VC warning.
6885         * src/pic/gen.c : changed comment.
6886
6887 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
6888
6889         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
6890         reference to a deprecated symbol _GPTRREG was causing failure to
6891         link. Thanks G. M. Gallant for the info.
6892
6893 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
6894
6895         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
6896         comments for Bugs item #954788.
6897
6898 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
6899
6900         * src/pic16/device.c (pic16_dump_gsection,
6901         * pic16_groupRegistersInSection): handle symbols declared to be in
6902         access bank differently,
6903         * src/pic16/gen.c (struct _G): added field resDirect,
6904         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
6905         send values read from stack directly to result and don't allocate
6906         temporary values,
6907         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
6908         same registers,
6909         * (pic16_sameRegsOfs): NEW,
6910         * (freeAsmop): if _G.resDirect is set then do not mark registers as
6911         free because they were not allocated from temporary pool,
6912         * pic16_popRegFromString): workaround to fix a problem with
6913         allocating variables twice or never,
6914         * (genGenPointerGet): using PRODL instead of FSR0H,
6915         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
6916         instead of FSR0H,
6917         * (genAssign): take advantage of the _G.resDirect flag,
6918         * (genCast): around line 11844, use mov2f instead of directly
6919         MOVFF'ing between operands to account for literal values,
6920         * src/pic16/genutils.c: some new debug functions for gpsim have been
6921         added,
6922         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
6923         float with integer part only,
6924         * src/pic16/main.c (_process_pragma): handle pragma udata access to
6925         place variables in access bank
6926         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
6927         updated sources to reflect recent changes in gen.c
6928
6929 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
6930
6931         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
6932         sources that searched for headers in installation path, now the
6933         device/include/pic16 is used,
6934         * src/pic16/glue.c (pic16glue),
6935         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
6936         .line directives if not in debug mode, this suppresses assembler's
6937         warnings for ignored directives
6938
6939 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
6940
6941         * src/port.h: made reset_regparms prototype void parameter explicit.
6942         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
6943         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
6944         * doc/sdccman.lyx: documented warning disabling and how to use
6945           printf_large to make it print floats.
6946         * device/include/stdbool.h: NEW
6947         * device/lib/_atof.c,
6948         * device/lib/_divuint.c,
6949         * device/lib/_divulong.c,
6950         * device/lib/expf.c,
6951         * device/lib/printf_large.c,
6952         * device/lib/sincosf.c,
6953         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
6954         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
6955           a completely reentrant lib.
6956
6957 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
6958
6959         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
6960         * device/include/pic16/stdio.h: fixed bug with colon
6961
6962 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
6963
6964         * device/include/pic16/stdio.h,
6965         * device/include/pic16/stdlib.h,
6966         * device/include/pic16/math.h: NEW
6967         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
6968         declared as _naked to reduce overhead
6969         * device/lib/Makefile.in (target port-specific-objects-pic16):
6970         changed * to *.* so to ignore the CVS directory,
6971         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
6972         stacked variables back in stack,
6973         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
6974         corruption
6975
6976 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
6977
6978         * .version: bumped version number to 2.4.5
6979         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
6980         * support/Util/SDCCerr.c (messages structure): added entry for
6981         W_POSSBUG2
6982
6983         Large cumulative patch for pic16 port and libraries.
6984         * device/include/pic16/sdcc-lib.h,
6985         * device/include/pic16/stdarg.h,
6986         * device/include/asm/pic16/features.h,
6987         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
6988         * device/include/pic16/float.h: changes reentrant keyword with
6989         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
6990         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
6991         updated target build-libraries to include objects from gptr,
6992         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
6993         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
6994         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
6995         all function headings,
6996         * src/SDCCmain.c: added global parameter userIncDirsSet,
6997         * (parseCmdLine): when option -I is encountered add directory to
6998         userIncDirsSet too,
6999         * src/version.awk: added space between control and long,
7000         * src/pic16/NOTES: added some notes for the port,
7001         * src/pic16/gen.c: added prototype for mov2fp function,
7002         * (fReturnpic16[]): properly named return value registers,
7003         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
7004         * (aopForSym): added code to handle symbols with onStack flag set,
7005         symbols onStack are allocated PTRSIZE bytes,
7006         * (aopFreeAsmop): handles special case where asmops are stack objects,
7007         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
7008         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
7009         added argument lock to trace flaws in allocating temporary registers
7010         when developing port,
7011         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
7012         * (pic16_popRegFromString): reenabled allocating a direct register
7013         from string,
7014         * (assignResultValue): various beautifications,
7015         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
7016         referenced function argument,
7017         * (genIpush): reenabled to allow stacked arguments, handles only
7018         ic->parmPush iCodes,
7019         * (genCall, genPcall): major changes to allow for variable argument
7020         functions, fixed a bug with falsely restoring stack pointer after
7021         returning from call,
7022         * (genFunction): pending code for critical function,
7023         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
7024         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
7025         * (genNearPointerGet): fixed bug with indirect reading, was always
7026         reading from INDF0
7027         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
7028         pointers,
7029         * (genAddrOf): rewrote code to take address of a stacked function parameter
7030         * (genCast): fixed casting to generic pointer type,
7031         * src/pic16/gen.h: added AOP_STA,
7032         * (struct asmop): added field stk,
7033         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
7034         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
7035         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
7036         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
7037         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
7038         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
7039         generic pointers,
7040         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
7041         and library paths,
7042         * (pic16_port structure): generic pointer size is set to 3,
7043         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
7044         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
7045         compiler warning,
7046         * src/pic16/ralloc.c (allocReg): prevent allocating register when
7047         operand is an iTemp,
7048
7049 2004-09-24 Martin Helmling <mh AT octo-soft.de>
7050
7051         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
7052         * debugger/mcs51/simi.c: addapt new syntax of s51
7053
7054 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
7055
7056         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
7057         * src/pic16/pcode.c: commented out some calls to free() in order to
7058         fix bug #989576,
7059
7060 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7061
7062         * src/SDCCicode.h,
7063         * src/SDCCicode.c (isiCodeInFunctionCall),
7064         * src/avr/ralloc.c (selectSpil),
7065         * src/pic/ralloc.c (selectSpil),
7066         * src/pic16/ralloc.c (selectSpil),
7067         * src/ds390/ralloc.c (selectSpil),
7068         * src/hc08/ralloc.c (selectSpil),
7069         * src/xa51/ralloc.c (selectSpil),
7070         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
7071         stack in the middle of a function call sequence (fixes bug #1020268)
7072         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
7073         costs associated with the minimum switch case.
7074
7075 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7076
7077         * src/SDCC.lex: fixed bug #1030549
7078
7079 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7080
7081         * src/SDCCcse.h (struct cseDef),
7082         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
7083         over a function call if the CSE is derived from a symbol whose
7084         address has been taken (fixes bug #1029883)
7085         * support/regression/tests/bug-1029883: a new regression test for
7086         this bug
7087
7088 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7089
7090         * src/hc08/gen.c (emitinline): fixed bug #1029778
7091         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
7092         to a cast object is no longer a syntax error ("fixes" bug #1030006,
7093         and starts toward RFE #905167)
7094
7095 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
7096
7097         * src/pic16/gen.c (mov2f): New function to move an operand to
7098         another without considering if it is a literal or a register,
7099         * (pic16_sameRegs): don't check if they are both AOP_REG,
7100         * (AccRsh): removed andmask=0 lines,
7101         * (genLeftShift): duplicated to be improved in future versions,
7102         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
7103         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
7104         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
7105         * (pic16initMnemonics): added initialization for POC_INFSNZW,
7106         * (insertBankSwitch): fixed inserting banksel directives algorithm
7107         for instructions that follow a skip instruction, this fixes a report
7108         for broken subtraction code generation,
7109         * src/pic16/ralloc.c (deassignLRs): do not free register if current
7110         iCode is a left op, just in case result and right share the same
7111         registers
7112
7113 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7114
7115         * src/hc08/main.c,
7116         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
7117         preservation of HX
7118         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
7119         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
7120         on 2004-09-12; it was buggy
7121
7122 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
7123
7124         * src/SDCCsymt.h: removed RESULT_CHECK
7125         * src/SDCCast.c,
7126         * src/SDCCglue.c,
7127         * src/SDCCval.c,
7128         * src/pic/glue.c,
7129         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
7130
7131 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
7132
7133         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
7134         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
7135         configuration values no more rejected by compiler, they are assigned
7136         to configuration registers with a warning message instead,
7137         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
7138         the for-loop so last conf register is emitted too,
7139         * (_pic16_initPaths): link library libsdcc.lib by default,
7140         * (_hasNativeMulFor): modified test for multiplication according to
7141         Raphael Neider's remarks. Integer multiplication is also done with
7142         support functions,
7143         * device/include/pic16/pic18fregs.h: corrected type error in while
7144         testing and including 18f6720 header file
7145
7146 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
7147
7148         * src/pic16/device.h (pic16_options): removed field use_crt,
7149         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
7150         until an optimization to handle single bits is added,
7151         * (pic16_loadFSR0): moved before genUnpackBits,
7152         * (genAnd): some white lines removed,
7153         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
7154         leave_reset flags in pic16_options when using crt modules,
7155
7156 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
7157
7158         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
7159           for bugs 898889 & 979599. Also used some safer print instructions.
7160
7161 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
7162
7163         * src/pic16/device.h (pic16_options_t): added field use_crt,
7164         crt_name, no_crt,
7165         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
7166         catch a probable future bug,
7167         * src/pic16/gen.c: aopIdx function commented out,
7168         * (genAssign): commented out old code which used aopIdx,
7169         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
7170         code, added if conditionals to take into account the --use-crt
7171         command line options,
7172         * src/pic16/main.c (pic16_optionsTable): added new command line
7173         options, --use-crt= and --no-crt,
7174         * (_pic16_linkEdit): now the proper crt object is added in the
7175         linker command line except than when --no-crt is specified,
7176         * src/pic16/pcode.c,
7177         * src/pic16/pcode.h: added some structures and functions for a new
7178         optimization scheme to compansate for instruction overhead between
7179         same iCodes, this scheme is currently under development and is not
7180         working in any way,
7181         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
7182         to && operator,
7183         * device/lib/pic16/startup/crt0i.c,
7184         * device/lib/pic16/startup/crt0iz.c: added global char variable
7185         __uflags to force the generation of an idata section
7186
7187 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
7188
7189         * doc/Makefile,
7190         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
7191         * doc/sdccman.lyx: updated sdcc version to 2.4.4
7192
7193 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7194
7195         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
7196         Frieder) and clarified the default code optimization mode
7197
7198 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7199
7200         * src/SDCC.lex (doPragma, process_pragma),
7201         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
7202         "opt_code_size", and "opt_code_balanced"
7203         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
7204         regrouped options by category, added support for category headers
7205         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
7206         and "--opt-code-size"
7207         * doc/sdccman.lyx: documented these new options and pragmas
7208         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
7209         preference into account
7210
7211 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
7212
7213         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
7214           geniCodePreDec): Fixed bug 904237 by generating a warning
7215         * src/SDCCerr.h,
7216         * src/SDCCerr.c: added warning W_SIZEOF_VOID
7217
7218 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
7219
7220         * src/pic/device.c : When no max ram set validate full memory range.
7221         * src/pic/pcode.c,
7222         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
7223
7224 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
7225
7226         * device/lib/_gptrget.c,
7227         * device/lib/_gptrput.c: updated comment
7228         * device/lib/calloc.c,
7229         * device/lib/free.c,
7230         * device/lib/malloc.c,
7231         * device/lib/realloc.c: added LGPL, made them reentrant-safe
7232         * src/SDCCcse.c (cseBBlock),
7233         * src/SDCCicode.c (printOperand, geniCodeArray),
7234         * src/SDCCicode.h (struct operand): fixed bug 868103
7235         * support/regression/tests/bug-868103.c: added
7236         * src/SDCCast.c (searchLitOp),
7237         * src/SDCCcse.h (struct cseDef),
7238         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
7239         * src/SDCCicode.h (struct operand),
7240         * src/SDCCsymt.h (struct sym_link),
7241         * src/avr/gen.c (hasInc),
7242         * src/ds390/gen.c (hasInc),
7243         * src/hc08/gen.c (genPlusIncr, hasInc),
7244         * src/mcs51/gen.c (hasInc),
7245         * src/pic16/glue.c (pic16_printIvalChar),
7246         * src/pic16/ralloc.c (regWithIdx),
7247         * src/xa51/gen.c (hasInc) : removed warnings
7248         * src/SDCCast.c (createBlock): added comment ???
7249         * src/hc08/ralloc.c: updated comments
7250
7251 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7252
7253         * doc/sdccman.lyx: updated section on switch statements, added
7254         section about semaphore locking
7255         * doc/Makefile: added option -info for latex2html
7256         * device/lib/_gptrget.c,
7257         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
7258
7259 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
7260
7261         * src/pic/device.h,
7262         * src/pic/device.c,
7263         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
7264          maxram is less than 0x100.
7265
7266 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
7267
7268         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
7269
7270 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7271
7272         * src/port.h,
7273         * src/mcs51/main.c,
7274         * src/ds390/main.c,
7275         * src/z80/main.c,
7276         * src/hc08/main.c,
7277         * src/pic/main.c,
7278         * src/pic16/main.c,
7279         * src/avr/main.c,
7280         * src/xa51/main.c
7281         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
7282         a jump table is the best form for a switch statement, including
7283         automatic insertion of missing cases to make the case range
7284         continuous. Developed in collaboration with Frieder Ferlemann.
7285
7286 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7287
7288         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
7289         accumulator result if it needs sign extension
7290
7291 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
7292
7293         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
7294
7295 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
7296
7297         * device/lib/gbz80/printf.c,
7298         * device/lib/z80/printf.c: removed define for NULL
7299
7300 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
7301
7302         * as/xa51/xa_link.c,
7303         * device/examples/ds390/ow390/ad26.c,
7304         * device/examples/ds390/ow390/cnt1d.c,
7305         * device/examples/ds390/ow390/counter.c,
7306         * device/examples/ds390/ow390/ds2480.h,
7307         * device/examples/ds390/ow390/ds2480ut.c,
7308         * device/examples/ds390/ow390/findtype.c,
7309         * device/examples/ds390/ow390/gethumd.c,
7310         * device/examples/ds390/ow390/owllu.c,
7311         * device/examples/ds390/ow390/ownetu.c,
7312         * device/examples/ds390/ow390/swt12.c,
7313         * device/examples/ds390/ow390/swtloop.c,
7314         * device/examples/ds390/ow390/temp.c,
7315         * device/examples/ds390/ow390/temp10.c,
7316         * device/examples/ds390/ow390/thermo21.c,
7317         * device/examples/ds390/ow390/tinilnk.c,
7318         * device/examples/ds390/ow390/tstfind.c,
7319         * device/examples/serialcomm/windows/serial.cpp,
7320         * device/examples/serialcomm/windows/test_serialcomm.cpp,
7321         * device/include/reg51.h: fixed line endings for cvs
7322
7323 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7324
7325         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
7326         packRegsForAccUse, packRegisters): new accumulator register
7327         packing algorithm
7328         * support/regression/ports/hc08/support.c (_putchar): suppress
7329         warning of unused variable
7330         * src/SDCCicode.c: added SWAP entry to codeTable
7331
7332 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
7333
7334         * device/lib/sprintf.c: forgot to add this file before previous commit
7335
7336 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
7337
7338         * src/pic16/gen.c (genPackBits): added operand right in function
7339         parameters, load result directly if p_type is POINTER (that is
7340         called by genNearPointerSet)
7341         * (genUnPackBits): added operand left in function parameters,
7342         * (genNearPointerGet, genNearPointerSet): prevent the loading of
7343         FSR0 if accessing bitfields,
7344
7345 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
7346
7347         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
7348           _print_format; updated printf, sprintf, vsprintf
7349         * device/include/asm/default/features.h: corrected comment/define
7350         * device/lib/Makefile.in: added sprintf.c
7351         * device/lib/libsdcc.lib: added sprintf module
7352         * device/lib/printf_large.c,
7353         * device/lib/vprintf.c,
7354         * device/lib/sprintf.c: totally refactored printf_large and vprintf
7355           into these 3 files
7356         * support/regression/Makefile: changed ALL_PORTS into a usefull default
7357         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
7358         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
7359           hc08 test
7360         * support/regression/tests/zeropad.c: define idata as data for hc08
7361
7362 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7363
7364         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
7365         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
7366         labels are referenced at least once (even if a reference is not found)
7367         * src/hc08/gen.c (emitcode): set isComment flag for comments
7368         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
7369         loads), rules 6a..6b (optimize jumps to return)
7370
7371 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7372
7373         * device/lib/acosf.c (acosf),
7374         * device/lib/asinf.c (asinf),
7375         * device/lib/atanf.c (atanf),
7376         * device/lib/ceilf.c (ceilf),
7377         * device/lib/cosf.c (cosf),
7378         * device/lib/coshf.c (coshf),
7379         * device/lib/cotf.c (cotf),
7380         * device/lib/fabsf.c (fabsf),
7381         * device/lib/floorf.c (floorf),
7382         * device/lib/log10f.c (log10f),
7383         * device/lib/logf.c (logf),
7384         * device/lib/sinf.c (sinf),
7385         * device/lib/sinhf.c (sinhf),
7386         * device/lib/sqrtf.c (sqrtf),
7387         * device/lib/tanf.c (tanf),
7388         * device/lib/tanhf.c (tanhf),
7389         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
7390         replaced all instances of "reentrant" in the library functions
7391         defined in math.h with this macro.
7392         * support/regression/tests/float_trans.c: reenabled test for hc08
7393
7394 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
7395
7396         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
7397         erroneously deleted
7398
7399 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7400
7401         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
7402         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
7403         multi-byte volatile operands are used
7404         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
7405         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
7406         initialization to area GSINIT0 so that it would always precede
7407         any static initializers in GSINIT
7408         * support/regression/tests/zeropad.c: fixed idata define for hc08
7409         * support/regression/tests/bug-927659.c,
7410         * support/regression/tests/float_trans.c: disabled tests for hc08
7411         pending missing library routines
7412         * .version: increased version number to 2.4.4 - hc08 port now passes
7413         regression tests
7414
7415
7416 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
7417
7418         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
7419         * Makefile.common.in,
7420         * as/Makefile,
7421         * as/hc08/Makefile.in,
7422         * as/mcs51/Makefile.in,
7423         * as/z80/Makefile.in,
7424         * debugger/mcs51/Makefile.in,
7425         * device/include/Makefile.in,
7426         * device/lib/Makefile.in,
7427         * doc/Makefile,
7428         * link/Makefile,
7429         * link/z80/Makefile.in,
7430         * packihx/Makefile.in,
7431         * sim/ucsim/main_in.mk,
7432         * sim/ucsim/avr.src/Makefile.in,
7433         * sim/ucsim/doc/Makefile.in,
7434         * sim/ucsim/gui.src/serio.src/Makefile.in,
7435         * sim/ucsim/hc08.src/Makefile.in,
7436         * sim/ucsim/s51.src/Makefile.in,
7437         * sim/ucsim/xa.src/Makefile.in,
7438         * sim/ucsim/z80.src/Makefile.in,
7439         * src/Makefile.in,
7440         * support/cpp2/Makefile.in,
7441         * support/librarian/Makefile,
7442         * support/makebin/Makefile: added DESTDIR to the install path proposed
7443         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
7444         * doc/sdccman.lyx: added DESTDIR documentation
7445
7446 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
7447
7448         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
7449         instruction for interrupt handlers, use fast returns when returning
7450         from high priority interrupts
7451
7452 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7453
7454         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
7455         code generation
7456         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
7457         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
7458         bugs, ported much of Bernhard's code from mcs51
7459         * src/mcs51/gen.c (genSend),
7460         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
7461         than one when calling a reentrant function
7462         * device/lib/_mullong.c: defined an alternate struct layout for big
7463         endian ports (hc08)
7464
7465 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7466
7467         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
7468         test
7469
7470 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7471
7472         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
7473         are sane and complete before asking the port its prefered parameter
7474         passing method (fixes bug #1017633)
7475         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
7476         and _ret3
7477
7478 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7479
7480         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
7481         problem in bitfields >= 8 bits.
7482
7483 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
7484
7485         * src/SDCCsymt.c: undid changes that were not meant to be committed
7486
7487 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
7488
7489         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
7490
7491 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
7492
7493         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
7494           copied and wrong bit got inverted
7495
7496 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7497
7498         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
7499         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
7500         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
7501         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
7502         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
7503         assignments to bitfields at known addresses
7504         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
7505         reads from bitfields at known addresses
7506         * src/hc08/ralloc.c (packRegisters),
7507         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
7508         genhc08Code): optimize pointer get values used as conditionals
7509         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
7510         and branch
7511
7512 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7513
7514         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
7515         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
7516         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
7517         as conditionals
7518
7519 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7520
7521         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
7522
7523 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7524
7525         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
7526         related problems
7527
7528 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
7529
7530         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
7531
7532 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7533
7534         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
7535         mcs51 port
7536
7537 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
7538
7539         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
7540
7541 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7542
7543         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
7544         cases use more compact code.
7545
7546 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
7547
7548         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
7549
7550 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7551
7552         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
7553
7554 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7555
7556         * src/SDCCsymt.h,
7557         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
7558         parameter of changePointer() from symbol* to sym_link*
7559         * src/SDCCast.c (decorateType): call changePointer() for CAST op
7560         * src/SDCCsymt.c (compareType): void* type is castable to other
7561         pointers, but not necesarily an exact match.
7562         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
7563         is no longer blindly treated as an exact match.
7564         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
7565
7566 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
7567
7568         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
7569
7570 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
7571
7572         * src/pic/gen.c,
7573         * src/pic/pcode.c,
7574         * src/pic/ralloc.h,
7575         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
7576
7577 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
7578
7579         * src/pic/device.c,
7580         * src/pic/device.h,
7581         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
7582
7583 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7584
7585         * src/mcs51/gen.c (emitcode): fixed bug #992819
7586
7587 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
7588
7589         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
7590           there's no need to make it worse
7591
7592 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7593
7594         * src/mcs51/ralloc.c (deassignLR),
7595         * src/ds390/ralloc.c (deassignLR),
7596         * src/hc08/ralloc.c (deassignLR),
7597         * src/z80/ralloc.c (deassignLR),
7598         * src/pic/ralloc.c (deassignLR),
7599         * src/pic16/ralloc.c (deassignLR),
7600         * src/avr/ralloc.c (deassignLR),
7601         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
7602         rlivePoint): fixed another part of bug #971834
7603
7604 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7605
7606         * src/z80/main.c: enabled "critical" keyword
7607         * src/z80/mappings.i,
7608         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
7609         functions (fixes bug #979646)
7610         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
7611
7612 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7613
7614         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
7615           such as c:\mydir.
7616
7617 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
7618
7619         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
7620           doesn't disable too much optimizations
7621
7622 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
7623
7624         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
7625
7626 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
7627
7628         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
7629
7630 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
7631
7632         * src/pic/gen.c tidied up tabs
7633         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
7634         * src/pic/main.c tidied up tabs
7635         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
7636         * src/pic/pcoderegs.c tidied up tabs
7637         * src/pic/ralloc.c tidied up tabs
7638
7639 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
7640
7641         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
7642         to S_FIXED for pic16 port and when symbol is not in level 0,
7643         allocate for S_REGISTER storage class and pic16 port, too,
7644         * src/pic16/device.h: prototype for checkSym,
7645         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
7646         * (pic16_assignConfigWordValue): test the value and the mask to
7647         validate that the value is suitable for the configuration word,
7648         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
7649         collect extern declared symbols, don't emit symbol twice, check
7650         first if symbol is in publics set first,
7651         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
7652         * added command line '--fstack' which enables an experimental
7653         feature for stack access, too buggy to be used yet...
7654         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
7655         * (pic16_allocDirReg): when register has storage class S_REGISTER
7656         allocate in pic16_dynAccessRegs,
7657         * device/include/pic16/pic18f????.h: modified configuration word
7658         naming convention, words started as CONFIG0H but should be CONFIG1H
7659
7660 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
7661
7662         * device/include/mcs51reg.h: fixed bug 970993
7663
7664 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
7665
7666         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
7667         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
7668         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
7669         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
7670         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
7671         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
7672           error/warning numbers,
7673           added function setWarningDisabled()
7674         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
7675         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
7676           _memcmp.c _memmove.c calloc.c realloc.c free.c
7677         * support/regression/tests/malloc.c: added tests for new functionality
7678         * support/regression/tests/zeropad.c: added tests for truncated initializers
7679           and initialized char arrays starting with '\x0'
7680         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
7681
7682 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
7683
7684         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
7685
7686 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7687
7688         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
7689         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
7690         peephole 177.e. Thanks to anonymous
7691
7692 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
7693
7694         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
7695         function isn't used in the source but referenced as a
7696         variable initializer then declare it as extern in .asm file
7697
7698 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
7699
7700         * .version: increased version number to 2.4.3
7701
7702         Adding version extension according to ChangeLog CVS revision
7703         * src/Makefile.in (target all): added dependency 'version.h'
7704         * (rule version.h): added rule to create version.h from ChangeLog,
7705         * (rule dep): added dependency version.h,
7706         * src/version.awk: AWK script to create version.h
7707         * src/SDCCdwarf2.c (dwWriteModule),
7708         * src/SDCCglue.c (initialComments),
7709         * src/SDCCmain.c (printVersionInfo): modified to write after
7710         version string the version extension number,
7711         * src/SDCCutil.c: included "version.h"
7712         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
7713         number,
7714         * src/SDCCutil.h: added prototype for getBuildNumber
7715
7716         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
7717         includeDirsSet, too,
7718         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
7719         const char [] is found in function prototype...
7720
7721         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
7722         moving to WREG with source is already in WREG,
7723         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
7724         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
7725         * (aopForSym): stack'ed symbols are partially supported, added
7726         if-clause to support symbols in FARSPACE,
7727         * (sameRegs): added test for AOP_ACC to see if registers are same,
7728         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
7729         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
7730         * (pic16_popRegFromString): will not allocate a new register if it
7731         doesn't find one by name, bug may have introduced...
7732         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
7733         * (genIpush): revived to use pic16 port's stack,
7734         * (genAddrOf): added incomplete case for stack'ed operand,
7735         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
7736         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
7737         can handle multibyte operands,
7738         * src/pic16/glue.c (pic16_printIval*): some debug info added,
7739         * (pic16initialComments): added message for MPLAB compatibility
7740         mode enabled,
7741         * src/pic16/main.h: prototype for pic16_mplab_comp,
7742         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
7743         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
7744         * (_pic16_linkEdit): NEW, handles link stage, transferred here
7745         because of increased complexity of procedure,
7746         * (_process_pragma): stack pragma changed to format 'stack pos len',
7747         emit symbol '_stack_end' to conform with gplink,
7748         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
7749         to search for register,
7750         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
7751         PO_GPR_REGISTER,
7752         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
7753         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
7754         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
7755         case for PO_GPR_REGISTER,
7756         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
7757         dies, the new era is ahead !...
7758         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
7759         pic16_dynInternalRegs,
7760         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
7761         * (pic16_allocDirReg): minor optimizations and bug fixes,
7762         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
7763
7764         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
7765         load stack and frame pointer with address of 'stack_end' symbol
7766
7767 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
7768
7769         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
7770         without source code but only variable initializers
7771
7772 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
7773
7774         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
7775         external are not declared as extern to reduce overhead while linking
7776
7777 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
7778
7779         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
7780
7781 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
7782
7783         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
7784           Yee Keat for the patch
7785         * src/SDCCast.c (decorateType): fixed bug #979599
7786         * src/ds390/gen.h: removed local fReturnSizeDS390
7787         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
7788         * src/ds390/gen.c (genAnd, genOr, genXor),
7789         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
7790
7791 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
7792
7793         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
7794         add relFilesSet to $3, manipulate $2 to handle linking of object
7795         files without source files in command line,
7796         * device/include/pic16 (all headers): added ID location macros,
7797         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
7798         entries for ID location bytes,
7799         * (pic16_assignIdByteValue): NEW,
7800         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
7801         added field dumpcalltree to pic16_options_t,
7802         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
7803         is used instead of pic16_Gstack_base_addr, check if (ifx) before
7804         emitting rFalseIfx label after check_carry label,
7805         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
7806         pic16_emitDIRegs), NEW
7807         * (pic16glue): dump .calltree file when option --calltree found,
7808         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
7809         * (_pic16_genAssemblerPreamble): emit ID locations after
7810         configuration registers,
7811         * (pic16_linkCmd): modifications of the link command,
7812         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
7813         * (pic16_pCodeInitRegisters): don't init stack registers,
7814         * (pic16_findPrevInstruction): fixed bug,
7815         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
7816         bug with immediate registers,
7817         * (buildCallTree): traces stack push and pop,
7818         * (pct2): dump also stack usage for each function,
7819         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
7820         * (pic16_allocDirReg): various modifications,
7821         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
7822         fixed to 1,
7823
7824 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
7825
7826         * src/pic16/pcode.c: removed buggy double colon
7827
7828 2004-07-01 Borut Razem <borut.razem AT siol.net>
7829
7830         * support/scripts/sdcc.nsi: added include/pic16 to setup
7831
7832 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
7833
7834         * device/lib/Makefile.in: fixed bug in target objects-pic16,
7835         * device/lib/pic16/Makefile: prefixed with dash (-) command under
7836         target 'clean',
7837         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
7838         specific command line arguments. Also added sample lkr script
7839         for placing a variable at a specific memory bank.
7840         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
7841         at a specific memory bank,
7842         * (pic16_dump_isection): fixed bug which caused string literals to
7843         be omitted when dumping idata section,
7844         * (pic16_groupRegistersInSection): added code to handle registers
7845         in specific memory banks,
7846         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
7847         public, all references are renamed too,
7848         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
7849         AOP_DPTR2,
7850         * (pic16_storeForReturn): added case to handle when dest is WREG,
7851         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
7852         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
7853         pic16_rel_udata, check to see if that register is marked as being
7854         a member of a specific memory bank,
7855         * (pic16_printIvalCharPtr): added code to add string literals either
7856         to code or the idata sections,
7857         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
7858         also accept the 'udata' pragma,
7859         * src/pic16/main.h: new structure types sectName and sectSym
7860         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
7861         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
7862         * (pic16_findPrevInstruction): fixed, it returned nothing,
7863         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
7864         instruction combinations,
7865         * (pic16_FixRegisterBanking): heavily reorganised,
7866         * (pic16_AnalyzeBanking): if generating banksel directives is
7867         disabled, then don't call FixRegisterBanking at all,
7868         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
7869         completely removed,
7870         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
7871
7872 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
7873
7874         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
7875         Phuah Yee Keat <yk.phuah AT nestac.com>
7876
7877 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
7878
7879         * src/pic16/glue.c (pic16createInterruptVect): function now emits
7880         correctly the IVT even if it is relocated to some other location
7881
7882 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
7883
7884         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
7885         * device/include/pic16/pic18f2220.h: NEW,
7886         * device/lib/pic16/libdev/pic18f2220.c: NEW,
7887         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
7888         * src/pic16/device.c (struct Pics16): added info for 18f2220,
7889         * src/pic16/device.h (struct pic16_options): added ivt_loc and
7890         nodefaultlibs, ivt_loc is the location of the interrupt vector
7891         table, and nodefaultlibs signs that default libraries should not be
7892         linked in link stage,
7893         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
7894         according to --ivt-loc argument,
7895         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
7896         when pragma stack is found,
7897
7898 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7899
7900         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
7901         256 (range check), 257 (do while), 258.a-f (bit banging
7902         f.e. on 3-wire SPI bus)
7903
7904 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7905
7906         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
7907         variables used exclusively within a loop
7908
7909 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
7910
7911         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
7912
7913 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7914
7915         * src/SDCClrange.c (computeClash): fixed bug #971834
7916
7917 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7918
7919         * src/mcs51/gen.c (genCmp): fixed bug #975903
7920         * src/hc08/gen.c (operandsEqu),
7921         * src/ds390/gen.c (operandsEqu),
7922         * src/z80/gen.c (operandsEqu),
7923         * src/pic/gen.c (operandsEqu),
7924         * src/pic16/gen.c (operandsEqu),
7925         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
7926         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
7927
7928 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7929
7930         * src/SDCCcse.c (cseBBlock): fixed bug #966963
7931
7932 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
7933
7934         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
7935         default case in switch statement,
7936         * glue.c (pic16_initPointer): expr is initialised via decoarteType
7937         to eliminate problem with initialisation of pointers, but problem
7938         still exists,
7939         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
7940         * (emitStaticSegment): removed various lines emitting debug info,
7941         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
7942         added processor registers for utilizing EEPROM,
7943         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
7944         configurable and set 8
7945
7946 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
7947
7948         * .version: increased version number to 2.4.2,
7949
7950         Cumulative patch for pic16 port
7951         * src/pic16/device.c: changed scheme to dump initial values for
7952         variables in idata segment, all print_idata* functions were removed,
7953         now the pic16_printIval* will be called,
7954         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
7955         * _pic16_printPointerType, pic16_printPointerType,
7956         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
7957         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
7958         NEW, similar to the respective functions in SDCCglue.c,
7959         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
7960         way, emitting hex bytes,
7961         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
7962
7963 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7964
7965         * src/avr/ralloc.c (serialRegAssign),
7966         * src/xa51/ralloc.c (serialRegAssign),
7967         * src/pic/ralloc.c (serialRegAssign),
7968         * src/pic16/ralloc.c (serialRegAssign),
7969         * src/hc08/ralloc.c (serialRegAssign),
7970         * src/z80/ralloc.c (serialRegAssign),
7971         * src/ds390/ralloc.c (serialRegAssign),
7972         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
7973
7974 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
7975
7976         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
7977         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
7978
7979 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
7980
7981         Cumulative patch for pic16 port:
7982         * src/pic16/device.h (typedef PIC16_device) modified fields for
7983         defining microcontrollers,
7984         * src/pic16/device.c: added new info for all devices in Pics16 array,
7985         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
7986         to be optimised out by the pCode optimiser,
7987         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
7988         specially, bug reported by G.M. Gallant,
7989         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
7990         as force'd so that cannot be optimised out by pCode optimiser,
7991         * src/pic16/pcode.c,
7992         * src/pic16/pcodepeeph.c,
7993         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
7994         they are disabled by default, but can be enabled explicit with
7995         command argument --denable-peeps, for testing,
7996         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
7997         --pomit-ivt in COMPILE_FLAGS
7998
7999 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
8000
8001         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
8002           compilation on MSVC
8003
8004 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
8005
8006         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
8007
8008 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8009
8010         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
8011         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
8012
8013 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
8014
8015         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
8016         would only assign 0x300001 register.
8017
8018 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
8019
8020         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
8021         in COMPILE_FLAGS. Thanks to G. Gallant for report.
8022
8023 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8024
8025         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
8026         for ds80c400
8027         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
8028         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
8029         added peephole 254 (left shift), 255 (jump table)
8030
8031 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
8032
8033         * device/lib/Makefile.in: removed comment line with model-pic16,
8034         * (target port-specific-objects-pic16): the libraries and objects
8035         are copied to the build directory form the device/lib/pic16/bin
8036         directory
8037
8038         Cumulative patch concerning pic16 port:
8039         * library directory has been re-organized,
8040         * added support for PIC18F1220,
8041         * added headers and library sources for chips 18f1220,18f6520,
8042         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
8043
8044         * configuration registers setting has changed, now each supported
8045         device has a complete description of the registers it uses,
8046         * all initialisations are moved to idata sections, these section
8047         can be absolute or relocatable,
8048         * fixed initialisation of codespace variables,
8049         * fixed warning about PCLATU and gpsim,
8050         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
8051         * (genAssign): use table reads when assigning from variables in codespace,
8052         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
8053         char/int variables placed in codespace,
8054         * (pic16_emitConfigRegs): NEW, emits a list with configuration
8055         registers set in .asm file, no need for --pomit-config-words anymore,
8056         * (pic16glue): some 8051 legacy segments are commented out
8057         (to be removed completely),
8058         * added support for alternative assembler and linker with --asm=
8059         and --link= command line arguments,
8060         * peepholes are disabled automatically in the port, no need to
8061         specify on command line,
8062         * port supports natively char/int/long multiplication, but converts
8063         all divisions to support functions,
8064         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
8065         to the file set in variable $2,
8066         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
8067         strings in ASCII format and not in hex,
8068         * ralloc.c (serialRegAssign): added a triplet of conditional calls
8069         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
8070         allocate proper register if iCodes aren't temporary,
8071
8072 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
8073
8074         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
8075
8076 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
8077
8078         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
8079         is commented out
8080
8081 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8082
8083         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
8084         computed address is reused
8085         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
8086         multi-byte bitfields
8087
8088 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
8089
8090         * src/z80/gen.c: (genArrayInit): must check for pointers too
8091
8092 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
8093
8094         * support/regression/tests/zeropad.c: never meant to commit the
8095           nestedstruct test: removed, added check for GCC version
8096
8097 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
8098
8099         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
8100         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
8101         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
8102           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
8103           bugs 928906 and 954082 half-empty initializers
8104         * src/SDCCsymt.h,
8105         * src/SDCCsymt.c (getAllocSize): added for above fix
8106         * src/z80/gen.c (genArrayInit): fixed bug 741044
8107         * support/regression/tests/zeropad.c: added tests
8108
8109 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
8110
8111         * src/pic16/device.c (pic16_dump_section): corrected bug which
8112         caused some symbols of the libraries to be misplaced
8113
8114 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
8115
8116         * src/pic16/glue.c,
8117         * src/pic16/ralloc.h,
8118         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
8119         to fix conflict with pic port
8120
8121 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
8122
8123         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
8124         externs configuration variables,
8125         * src/pic16/ralloc.h,
8126         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
8127         prototype in header, commented out some debug messages
8128
8129 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
8130
8131         * src/pic16/glue.c,
8132         * src/pic16/main.c,
8133         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
8134         for gpasm COFF object generation. Thanks to D. Hawkins for
8135         his patch info
8136
8137 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8138
8139         * src/ds390/main.c,
8140         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
8141         Brock for spotting this)
8142         * src/ds390/gen.c (genEndFunction),
8143         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
8144         interrupt handler and critical. Disable push/pop optimizations when
8145         peephole optimizations disabled.
8146
8147 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
8148
8149         Updated pic16 library sources and headers.
8150         * device/lib/pic16/pic18f*/ ,
8151         * device/include/pic16/*.h: modified to handle structured SFR
8152         definitions
8153
8154 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
8155
8156         * src/port.h (PORT structure): added hook initPaths, now each
8157         port can declare its own default search paths,
8158         which can been seen with the --print-search-dirs option,
8159         see pic16 port for example,
8160         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
8161         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
8162         * (doPrintSearchDirs): NEW, replaces in a central manner the
8163         printing of search dirs which was split in set*Paths functions,
8164         * (main): added call to port->initPaths and doPrintSearchDirs,
8165         * src/avr/main.c,
8166         * src/ds390/main.c,
8167         * src/hc08/main.c,
8168         * src/izt/i186.c,
8169         * src/izt/tlcs900h.c,
8170         * src/mcs51/main.c,
8171         * src/pic/main.c,
8172         * src/pic16/main.c: modified port structures to reflect addition of
8173         initPaths hook,
8174
8175         * src/pic16/device.c (regCompare): registers are finally sorted by name,
8176         * (pic16_dump_section): for registers in same address reserve memory once,
8177         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
8178         to no_banksel,
8179         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
8180         result is greater in size than right or left,
8181         * (pic16_genUMult8X8_8): there are some cases where the result can
8182         be 16 bits size, so handle these,
8183         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
8184         * (pic16_outBitC): modified to emit pcodes,
8185         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
8186         or not,
8187         * (genDivOneByte): implemented algorithm to divide 8-bits,
8188         * (genCmp): uncommented goto, but issues still exist,
8189         * (genAnd): fixed a bug with variables >8bits,
8190         * (genPackBits): optimization added that uses BCF/BSF to change a
8191         single bit,
8192         * (genAssign): fixed bug when assigning floating point literals,
8193         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
8194         __sdcc_gsinit_startup label,
8195         * src/pic16/main.c (_pic16_init): removed search directory
8196         initialisations,
8197         * (_pic16_initPaths): NEW, used to initialise search directories,
8198         * (_hasNativeMulFor): support functions for all except char/int
8199         multiplication, and char division,
8200         * (PIC16_port struct): modified entry for native mul support,
8201         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
8202         no_banksel option,
8203         * (buildCallTree): call to register_usage is ifdef'ed out,
8204
8205 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8206
8207         * device/include/string.h: applied Stas Sergeev's patch to make this
8208         header file compatible with the preprocessor -Wundef option
8209         * src/SDCCmain.c (main): abort compilation if preprocessor reports
8210         failure (fixes bug #941458)
8211
8212 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8213
8214         * src/SDCCopt.c (killDeadCode): fixed bug #907733
8215         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
8216         that the variable, not the function, should be static
8217         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
8218         to be consistent with non-literal case
8219
8220 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8221
8222         * src/SDCCast.c (isConformingBody): fixed bug #949967
8223         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
8224         convilong): fixed bug #952086
8225
8226 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8227
8228         * src/SDCCmem.c (allocVariables): fixed bug #955321
8229
8230 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8231
8232         * src/hc08/main.c (_hc08_genAssemblerEnd),
8233         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
8234         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
8235         completely eliminated the use of a temporary file
8236         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
8237         when more than one file linked
8238         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
8239
8240 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8241
8242         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
8243         which fixes bug #543481
8244         * support/regression/tests/bug-751703.c: fixed comments left from a
8245         cut and paste error
8246         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
8247         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
8248         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
8249         scopes
8250         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
8251         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
8252         are now changed to underscores in moduleName
8253
8254 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8255
8256         * as/mcs51/lkmem.c: better fix for bug #954173
8257
8258 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
8259         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8260
8261         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
8262         * device/include/c8051f000.h,
8263         * device/include/c8051f120.h,
8264         * device/include/c8051f300.h,
8265         * device/include/c8051f310.h,
8266         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
8267         PWM16) and detab'ed
8268
8269 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8270
8271         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
8272         and mailing lists, doc'ed --no-peep-comments, removed reference
8273         to knoppix (newest version has no LyX/LaTeX), other minor changes
8274         * src/SDCCglue.c (glue): save 2 bytes stack space with
8275         option --main-return. The ljmp could probably be avoided too
8276
8277 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8278
8279         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
8280
8281 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8282
8283         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
8284         * src/SDCCopt.c (isLocalWithoutDef),
8285         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
8286         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
8287         (credit to Maarten Brock for patch #949363, on which this is based)
8288         * support/regression/tests/bug-751703.c: some test cases of extern used
8289         within inner scopes.
8290
8291 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8292
8293         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
8294         SPEC_STRUCT
8295         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
8296         struct definitions
8297         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
8298         dwWriteLabel): fix to create valid debugger symbols even when
8299         the module name has non-alphanumeric symbols in it
8300         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
8301         when a variable's allocation has been optimized away
8302
8303
8304 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8305
8306         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
8307         * src/hc08/main.c,
8308         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
8309         * src/mcs51/main.c,
8310         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
8311         * src/ds390/main.c,
8312         * src/z80/gen.c (z80_emitDebuggerSymbol),
8313         * src/z80/main.c,
8314         * src/pic/gen.c (pic14_emitDebuggerSymbol),
8315         * src/pic/main.c,
8316         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
8317         * src/pic16/main.c,
8318         * src/avr/gen.c (avr_emitDebuggerSymbol),
8319         * src/avr/main.c,
8320         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
8321         * src/xa51/main.c,
8322         * src/SDCCdebug.c (emitDebuggerSymbol),
8323         * src/SDCCdebug.h,
8324         * src/port.h: added a debugger struct to the port struct. Added a
8325         callback for defining debugger symbols
8326
8327         * src/SDCCast.c (createLabel),
8328         * src/SDCC.y (labeled_statement): mark all compiler generated labels
8329         with isitmp = 1
8330         * src/SDCCicode.h,
8331         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
8332         iCode back to the ast for the function
8333
8334         * src/hc08/ralloc.c (hc08_assignRegisters),
8335         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
8336         unneeded fields from the regs struct.
8337         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
8338         pushReg() & pullReg() functions instead of emitcode()
8339
8340         * src/hc08/gen.c (genLabel, genhc08Code),
8341         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
8342
8343         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
8344         debugger hooks
8345
8346         * src/hc08/gen.c (genEndFunction, genhc08Code),
8347         * src/hc08/gen.h,
8348         * src/mcs51/gen.c (genEndFunction, gen51Code),
8349         * src/mcs51/gen.h,
8350         * src/ds390/gen.c (genEndFunction, gen390Code),
8351         * src/ds390/gen.h,
8352         * src/z80/gen.c (genEndFunction, genZ80Code),
8353         * src/z80/gen.h,
8354         * src/z80/z80.h,
8355         * src/pic/gen.c (genEndFunction, genpic14Code),
8356         * src/pic/gen.h,
8357         * src/pic16/gen.c (genEndFunction, genpic16Code),
8358         * src/pic16/gen.h,
8359         * src/avr/gen.c (genEndFunction, genAVRCode),
8360         * src/avr/gen.h,
8361         * src/xa51/gen.c (genEndFunction, genXA51Code),
8362         * src/xa51/gen.h,
8363         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
8364         specific code to cdbFile.c and out of the backend code generators
8365
8366         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
8367         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
8368         starting address is now 0
8369
8370         * as/hc08/asm.h,
8371         * as/hc08/m08pst.c,
8372         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
8373         assembler directive for DWARF support
8374         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
8375
8376         * src/src.dsp,
8377         * src/Makefile.in,
8378         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
8379
8380 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8381
8382         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
8383         and inappropriate peephole optimization in jump tables
8384
8385 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8386
8387         * as/hc08/m08pst.c,
8388         * src/SDCCglue.c: sdccopt works for the hc08 port now
8389
8390 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
8391
8392         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
8393
8394 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8395
8396         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
8397
8398 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8399
8400         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
8401         rules
8402         * src/SDCCmain.c,
8403         * src/SDCCglobl.h,
8404         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
8405         comments from the peephole optimizer replacement rules
8406         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
8407         symbols
8408         * src/SDCCcse.c (updateSpillLocation),
8409         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
8410         equivalents
8411         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
8412         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
8413         objects far pointers
8414
8415 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8416
8417         * src/SDCCsymt.h: a missing part of my last change
8418         * src/pic/ralloc.c (regTypeNum),
8419         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
8420
8421 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8422
8423         * src/SDCCicode.h,
8424         * src/SDCCicode.c (aggrToPtrDclType),
8425         * src/SDCCptropt.h,
8426         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
8427         ptrPseudoSymConvert),
8428         * src/pic/ralloc.c (regTypeNum),
8429         * src/pic16/ralloc.c (regTypeNum),
8430         * src/hc08/ralloc.c (regTypeNum),
8431         * src/ds390/ralloc.c (regTypeNum),
8432         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
8433         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
8434
8435 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8436
8437         * link/z80/lkmain.c (afile),
8438         * as/hc08/lkmain.c (afile),
8439         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
8440         prevent a pointer problem when a filename has no directory and
8441         no extension specified.
8442
8443 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8444
8445         * link/z80/lkmain.c (afile): allow periods in directory names
8446         * link/z80/lkmain.c (afile),
8447         * as/mcs51/lkmain.c (afile),
8448         * as/hc08/lkmain.c (afile): allow linker script file to have an
8449         extension other than ".lnk"
8450         * link/z80/lklex.c (getfid),
8451         * link/z80/lkmain.c (parse),
8452         * as/mcs51/lklex.c (getfid),
8453         * as/mcs51/lkmain.c (parse),
8454         * as/hc08/lklex.c (getfid),
8455         * as/hc08/lkmain.c (parse): Support comments in the linker script
8456         file on lines by themselves and after filenames
8457
8458 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8459
8460         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
8461
8462 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8463
8464         * src/z80/peeph-z80.def: removed some peephole rules that don't
8465         work with multibyte arithmetic (fixed bug #937126)
8466         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
8467         to registers and not global variables
8468         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
8469         geniCodePreInc, geniCodePostDec, geniCodePreDec,
8470         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
8471         checking for assignments not internally generated (fixed bug #931895)
8472         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
8473         structure member (fixed bug #930072)
8474
8475 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8476
8477         * src/SDCCmain.c (linkEdit),
8478         * src/hc08/main.c (_hc08_parseOptions),
8479         * as/hc08/Makefile.in,
8480         * as/hc08/aslink.h,
8481         * as/hc08/asm.h,
8482         * as/hc08/m08pst.c,
8483         * as/hc08/lkrloc.c (relr, rele),
8484         * as/hc08/lkarea.c (lnkarea)
8485         * as/hc08/lkmain.c (afile, parse),
8486         * as/hc08/lkelf.c: support for ELF output
8487         * as/hc08/lks19.c (s19),
8488         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
8489
8490 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8491
8492         * as/mcs51/lkihx.c: Fixed bug #899105.
8493
8494 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
8495
8496         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
8497         .dsp files from Unix to DOS.
8498
8499 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8500
8501         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
8502         function pointers; we have been compliant for several months now.
8503         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
8504         change that was accidently commented out
8505         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
8506         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
8507         bug #922319
8508
8509 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8510
8511         * src/hc08/gen.c: output of all of the internal debugging information
8512         is now controlled by the D() macro; it is disabled by default
8513
8514 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8515
8516         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
8517         harder to keep the same registers during a CAST iCode
8518         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
8519         long via int can be done in a single cast, if the signedness is
8520         correct.
8521         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
8522         putchar() in tinibios.c in ds390's library
8523
8524 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
8525
8526         * src/SDCCast.c (decorateType): fixed bug #898889,
8527         cast result of a literal complement too
8528         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
8529         fixed check for bitfields
8530
8531 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
8532
8533         * src/SDCCicode.c (geniCodeLogic): made it static,
8534         (geniCodeLogicAndOr): added in order to fix bug #905492,
8535         (ast2iCode): fixed bug #905492
8536         * support/regression/tests/bug-905492.c: added
8537         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
8538         (processParms): fixed bug #927659: don't copy parms, this will clear
8539         decorated flag
8540         * support/regression/tests/bug-927659.c: added
8541
8542 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
8543
8544         * src/SDCCast.c (addCast): don't cast float to char
8545         * device/lib/libsdcc.lib: added _memmove
8546
8547 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
8548
8549         * device/lib/large/Makefile: fixed parallel execution by
8550         replacing `make` by `$(MAKE)`
8551
8552 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8553
8554         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
8555         offsets (fixes bug #923936)
8556
8557 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
8558
8559         * device/lib/small/Makefile: fixed parallel execution by
8560         replacing `make` by `$(MAKE)`
8561
8562 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
8563
8564         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
8565
8566 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
8567
8568         * src/pic/gen.c (genCpl): multi-byte complements were not working.
8569         * src/regression/Makefile: Regression test was not running.
8570
8571 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
8572
8573         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
8574         complement if possible
8575         * src/SDCCval.c (valComplement),
8576         * src/SDCCicode.c (operandOperation): fixed complement of literal
8577         * support/regression/tests/onebyte.c (testComplement): added
8578
8579 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
8580
8581         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
8582         return an optimized tree; actually replace actParm with the new tree
8583         * src/SDCCast.h: added some parantheses to remove side effects
8584         * support/regression/tests/bug-920866.c
8585
8586 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
8587         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
8588         Bit operands were not being handled properly in the pic14 port.
8589         (now src/regression/add.c passes again).
8590
8591 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8592
8593         * src/SDCC.y (labeled_statement): case and default no longer require
8594         a following statement (RFE #893037)
8595
8596 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8597
8598         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
8599         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
8600         disabled (fixes bug #916294)
8601         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
8602         "mov a,acc"; patch provided by Lenny Story
8603         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
8604
8605 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8606
8607         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
8608         functions
8609         * src/ds390/gen.c (genFunction, genEndFunction),
8610         * src/ds390/ralloc.c (ds390_assignRegisters),
8611         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
8612         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
8613         pushed if there are parameters passed on the stack. Also, a cleaner
8614         way to decide if r0/r1 should be pushed/popped. (Together they fix
8615         bug #918693)
8616
8617 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8618
8619         * doc/sdccman.lyx,
8620         * device/lib/mcs51/crtpagesfr.asm,
8621         * device/lib/mcs51/crtxinit.asm,
8622         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
8623         to avoid confusion with Si Lab's SFRPAGE register.
8624
8625 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8626
8627         * src/SDCCglue.c (emitMaps): allow public sfr variables
8628         * src/SDCCglue.c (initialComments): include compiler build date
8629         with compiler version and put the timestamp of the generated
8630         assembly file on a serperate line to be less confusing.
8631         * src/port.h: added genInitStartup hook
8632         * src/avr/main.c,
8633         * src/ds390/main.c,
8634         * src/hc08/main.c,
8635         * src/pic/main.c,
8636         * src/pic16/main.c,
8637         * src/xa51/main.c,
8638         * src/z80/main.c: genInitStartup initialize as NULL (default to
8639         historical behaviour)
8640         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
8641         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
8642         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
8643         library instead of hard coding it into the compiler.
8644         * support/regression/ports/mcs51-stack-auto/spec.mk,
8645         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
8646         * device/lib/mcs51/Makefile,
8647         * device/lib/small/Makefile,
8648         * device/lib/large/Makefile,
8649         * device/lib/mcs51/crtpagesfr.asm,
8650         * device/lib/mcs51/crtstart.asm,
8651         * device/lib/mcs51/crtxclear.asm,
8652         * device/lib/mcs51/crtxinit.asm,
8653         * device/lib/mcs51/crtclear.asm,
8654         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
8655         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
8656         and into user configurable files.
8657         * device/lib/clean.mk: clean mcs51 directory too
8658         * support/regression/tests/longlit.c: added static to T1 declaration
8659         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
8660         accesses in the initialization code
8661
8662 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8663
8664         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
8665         OSCTRIMVAL as noted in bug #916008
8666
8667 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8668
8669         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
8670         in loops with multiple exits (reported as incorrect registers
8671         used by Martin Helmling in Sdcc-user list)
8672
8673 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8674
8675         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
8676         made ds390 register extensions look less like error messages
8677
8678 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8679
8680         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
8681         reported by Adam Wozniak in Sdcc-user list
8682
8683 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
8684
8685         * src/SDCCast.c (decorateType): fixed with bug and promotion in
8686         arithmetic optimizations, added debug output
8687
8688 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
8689
8690         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
8691         * sdcc.spec: updated and split sdcc into 3 rpms
8692         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
8693         needed for literals of LEFT_OP and '+'
8694         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
8695         introduced RESULT_TYPE_NOPROM
8696         (geniCodeMultiply): fixed logic for decision if mul is optimized to
8697         left shift
8698         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
8699         limited promotion to int only for '*'
8700         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
8701
8702 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
8703
8704         * src/pic16/gen.c (genSkip),
8705         (genc16bit2lit), (gencjneshort): commented out
8706         (is_LitOp): new helper function, checks operand type
8707         (genCmpEq): rewritten
8708
8709 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
8710
8711         * support/regression/tests/bug-908454.c: added
8712
8713 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
8714
8715         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
8716         * src/SDCCicode.c (usualBinaryConversions): op needs int type
8717         (geniCodeCast): cosmetic, don't preserve bit storage class
8718         (geniCodeLeftShift): added promotion
8719         (geniCodeLogic): fixed regression
8720         * src/SDCCsymt.c (computeTypeOr): accept bits too
8721         (compareType): 2nd part of fix for bug #908454, needed for bitfields
8722
8723 2004-03-07  Borut Razem <borut.razem AT siol.net>
8724
8725         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
8726
8727 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
8728
8729         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
8730         version of pic16_genPackRegisters which does not check if ic is a
8731         CAST operator,
8732         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
8733         function cause string1.c regression test fails
8734
8735 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
8736
8737         * sim/ucsim/configure.in,
8738         * sim/ucsim/configure,
8739         * sim/ucsim/doc/Makefile.in: use docdir
8740         * src/SDCC.y: fixed sbit atrributes
8741         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
8742         * src/SDCCast.c (decorateType): |^& need special promotion handling
8743         * src/SDCCast.h,
8744         * src/SDCCsymt.h: moved definition of RESULT_TYPE
8745         * src/SDCCsymt.h (computeType),
8746         * src/SDCCicode.c: computeType() needs op
8747         * src/SDCCsymt.c (checkTypeSanity),
8748         * doc/sddman.lyx: "plain" bitfields are unsigned
8749         * src/SDCCsymt.c (computeTypeOr): added
8750         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
8751         |^& ops
8752         * src/SDCCval.c (val*): computeType() needs op
8753         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
8754         * support/regression/tests/onebyte.c: added tests for |^&
8755
8756 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
8757
8758         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
8759         for writing icode into asm output.
8760
8761 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
8762
8763         * src/pic16/device.c: added some debug lines enabled
8764         with macro DEBUG_CHECK,
8765         * src/pic16/genarith.c: more debug in genPlus,
8766         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
8767         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
8768         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
8769         * (aopForSym): onStack symbols are re-placed in data memspace,
8770         and onStack flag is cleared,
8771         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
8772         copy temporary pcodeop,
8773         * (genPcall): added warning for not updating PCLATU,
8774         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
8775         always true for pic16 port,
8776         * (genMultOneWord): NEW, supports integer multiplication,
8777         * (genMult): modified to call genMultOneWord,
8778         * (ifxForOp): added warning when return NULL,
8779         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
8780         flag is set before call to operandFromSymbol for implicit
8781         added structures,
8782         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
8783         options.intlong_rent are set by default,
8784         * (_hasNativeMulFor): modified to allow port generation of integer
8785         multiplication,
8786         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
8787         set regtype to REG_SFR for all registers, restricting seting the
8788         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
8789
8790 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
8791
8792         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
8793         more than 500 times in the regression tests
8794
8795 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8796
8797         * support/Util/SDCCerr.h,
8798         * support/Util/SDCCerr.c,
8799         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
8800         enumerator_list),
8801         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
8802         for symbol conflicts.
8803         * support/valdiags/tests/enum.c,
8804         * support/valdiags/tests/tentdecl.c,
8805         * support/valdiags/tests/struct.c: expect possible error messages
8806         referring to original symbol definitions.
8807         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
8808         * src/SDCCsymt.h,
8809         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
8810
8811 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
8812
8813         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
8814
8815 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
8816
8817         * src/pic16/ralloc.c (newReg): fixed bug #908929
8818
8819 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8820
8821         * src/ds390/gen.c: added missing #include "main.h"
8822
8823 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
8824
8825         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
8826         checking if symbol is already in set,
8827         * src/pic16/device.h: prototype for checkAddSym,
8828         * src/pic16/gen.c: (_G): added entry interruptvector,
8829         * (assignResultValue): removed some commented out lines,
8830         * (genFunction): check for ISR via sym->type, absolute section for
8831         interrupt code is created via a new pBlock, the goto instruction is
8832         placed now correctly at the interrupt vector position, changed all
8833         references from ivec to _G.interruptvector,
8834         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
8835         is the interrupt is a high priority one, same for return from ISR,
8836         * src/pic16/glue.c: changed all calls of addSetHead for publics and
8837         externs to calls of checkAddSym,
8838         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
8839         pic16_pcode_verbose flag is set,
8840         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
8841         * src/pic16/pcoderegs.c: message about how many registers are saved
8842         will only be emitted if pic16_pcode_verbose flag is set,
8843
8844 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8845
8846         * src/ds390/ralloc.h,
8847         * src/ds390/ralloc.c (ds390_regWithIdx),
8848         * src/ds390/gen.c (emitcode),
8849         * src/ds390/main.h,
8850         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
8851         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
8852         ds390operandCompare, getRegsRead, getRegsWritten,
8853         initializeAsmLineNode): customized instruction size calculation for
8854         ds390, started basis for some register optimizations
8855         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
8856         corresponding assembly output
8857         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
8858         missing push/pop of r0/r1. Optimized push/pops
8859
8860 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8861
8862         * src/mcs51/main.c (instructionSize): fixed ACALL size
8863         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
8864
8865 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
8866
8867         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
8868         the sorting of rlist with NULL elements
8869         * (print_idataType, print_idata): NEW to create idata sections
8870         * src/pic16/device.h: idataSymSet new variable
8871         * src/pic16/gen.c (genFunction): fixed some bugs in string
8872         comparing, improved the absolute section creation for ISRs,
8873         added FSR0L/FSR0H in registers that are saved in an ISR,
8874         * (genInline): fixed the processing of inline snippets,
8875         now they undergo no process by the peephole optimizer
8876         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
8877         are placed in idataSymSet,
8878         * (pic16emitStaticSeg): extern symbols are added in externs,
8879         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
8880         switching when aboslute variables are placed in access bank memory
8881         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
8882         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
8883         commented out with #if,
8884         * (pic16_packRegisters): reintroduce the check for CAST because some
8885         symbols are not correctly handled,
8886         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
8887         pCodeInstruction instead of pCode,
8888         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
8889         pCodeAsmDir definition,
8890         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
8891         directive, then the argument directive is emitted without the leading
8892         tab, hack for inline labels which must be in the first column,
8893         * (compareLabel,pic16_findNextInstruction),
8894         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
8895         * (insertBankSwitch): modified for the new pCodeAsmDir,
8896
8897 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8898         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
8899
8900         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
8901         instance,
8902         * (pushSide): commented out with #if,
8903         * (assignResultValue): fixed some typos in saving
8904         registers,
8905         * (genPcall): FIXED and sync'ed with genCall,
8906         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
8907         * (genNearPointerGet): fixed to handle some more cases,
8908         implementation scheme via table reads,
8909         * (genConstPointerGet): modified to access code memory correct,
8910         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
8911         and improved to handle some cases
8912         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
8913         instead of "RETLW" for init data
8914         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
8915         not IN_DIRSPACE, work around to reduce bank switching when aboslute
8916         variables are placed in access bank memory (<0x80 and >=0xf80),
8917         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
8918         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
8919         TBLWT_POSTDEC,TBLWT_PREINC
8920         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
8921         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
8922         directives
8923         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
8924         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
8925         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
8926         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
8927
8928 2004-02-29  Borut Razem <borut.razem AT siol.net>
8929
8930         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
8931         support/Util/findme.h, support/Util/system.h: enhance binary relative
8932         search for lib and include by using findProgramPath()
8933
8934 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
8935
8936         * src/SDCCpeeph.h,
8937         * src/SDCCpeeph.c (pcDistance),
8938         * src/port.h,
8939         * src/mcs51/ralloc.h,
8940         * src/mcs51/ralloc.c (mcs51_regWithIdx),
8941         * src/mcs51/main.h,
8942         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
8943         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
8944         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
8945         size calculation port specific, started basis for some register
8946         optimizations
8947         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
8948         missing push/pop of r0/r1. Optimized push/pops
8949         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
8950         * device/lib/_modsint.c (_modsint),
8951         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
8952         and stack version so regression tests pass
8953
8954 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
8955
8956         * src/Makefile.in (dep): include SLIBOBJS in dependency check
8957         * src/SDCCast.c (decorateType): catch another small optimization
8958         with '?' operator
8959         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
8960         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
8961         modified to finally use computeType() all over SDCC,
8962         see Feature Request #877103
8963         * src/SDCCval.h: cosmetic
8964         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
8965         valCompare(); regression tested in muldiv.c
8966         * support/regression/tests/muldiv.c (testMod): mod sign follows
8967         dividend only
8968
8969 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
8970
8971         * src/SDCCast.c (decorateType): fixed bug #902362
8972         * doc/INSTALL.txt: fixed install instructions for win32
8973
8974 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
8975
8976         * device/include/Makefile.in (install): fixed by replacing spaces
8977         by tabs
8978         * doc/README.txt,
8979         * doc/INSTALL.txt: updated for release
8980         * doc/sdccman.lyx: added warning for --xstack being buggy
8981
8982 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
8983
8984         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
8985         to eliminate build warnings.
8986         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
8987
8988 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
8989            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
8990
8991         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
8992         removed -penable-stack, added comment for stack pragma, added
8993         warning for not initializing the stack/frame registers, removed
8994         comment at interrupts section
8995
8996         Stack is made permanent, there is no ability to disable stack usage.
8997         * src/pic16/device.h,
8998         * src/pic16/device.c: removed all references to USE_STACK macro,
8999         * src/pic16/device.c (pic16_dump_section): when no elements in
9000         rlist, free rlist before return,
9001         * (pic16_dump_int_registers): NEW, internal registers are a new set
9002         of general purpose registers reused by each function,
9003         * (checkAddReg): returns 1 if registers is added to set,
9004         * (pic16_groupRegistersInSection): when a registers is of type
9005         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
9006         * src/pic16/device.h: memRange and Assigned Memory are deleted,
9007         SRCASECMP macro is moved here from device.c
9008         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
9009         PO_PCLATU, PO_PRODL, PO_PRODH,
9010         * (pic16_pCodeOpType, genMinus,
9011         changed compares to "a" register, with AOP_ACC,
9012         * (pic16_genPlus): fixed some bugs and indented properly,
9013         * (pic16_addSign): changed size to size+offset in the MOVWF
9014         instruction,
9015         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
9016         multiply 8-bit operand by literal, result is 8-bit,
9017         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
9018         multiply 2 8-bit operand, result is 8-bit,
9019         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
9020         genUMult8X*_16,
9021         * src/pic16/gen.c: changed accUse to contain WREG only,
9022         * (pic16_emitcomment): renamed to pic16_emitpcomment,
9023         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
9024         true, do not use immediate addressing any more unless sym is a
9025         pointer in codespace,
9026         * (aopForRemat): do not use immediate addressing when symbol not in
9027         codespace and when symbol's address is requested,
9028         * (aopOp): for-loop in if(sym->accUse) is modified for the new
9029         accUse size (= 1),
9030         * (aopGet): added case for AOP_ACC and don't return "accumulator
9031         bug" but WREG instead,
9032         * (popGetTempReg): pushes contents of temporary register in stack,
9033         * (popReleaseTempReg): pops contents of temporary register from
9034         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
9035         * (pic16_popGet): separated case AOP_ACC to return register WREG
9036         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
9037         or PO_IMMEDIATE and initializes their instance/offset appropriately,
9038         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
9039         the use of immediate pointers to certain cases only.
9040
9041         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
9042         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
9043         * (assignResultValue, genCall, genRet): modified to use the new
9044         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
9045         genPcall is still broken,
9046         * (genFunction): added code to create 'A' type pBlocks when
9047         interrupt functions are generated, code not extensively tested yet,
9048         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
9049         * (genEndFunction): modified so ISRs pop stored registers from stack,
9050         * (genMultOneByte): cleanup,
9051         * (AccRsh): added flag andmask, to and result with appropriate mask,
9052         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
9053         * (genDataPointerGet): fixed and reenabled its use,
9054         * (genNearDataPointerGet): bugs fixed,
9055         * (genDataPointerSet): bugs fixed,
9056         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
9057         pic16_DumpSymbol, pic16_DumpOp,
9058         * src/pic16/genutils.h: function prototypes for the above functions,
9059         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
9060         pointers,
9061         * (pic16emitRegularMap): many many many improvements, but needs a
9062         major cleanup,
9063         * src/pic16/main.c: enable_stack in pic16_options is removed,
9064         * (_pic16_parseOptions): removed command line options -penable-stack,
9065         * (_process_pragma): emit stack symbol only when stack pragma is
9066         processed,
9067         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
9068         redirected to FSR0L/FSR0H pair,
9069         * (pic16_get_op, pic16_get_op2): modifications and improvements,
9070         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
9071         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
9072         for immediates,
9073         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
9074         * (dumpPicOptype): NEW,
9075         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
9076         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
9077         with movff instruction,
9078         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
9079         added pic16_int_regs, some packRegsFor* functions are commented out,
9080         because produce errors,
9081         * src/pic16/NOTES: minor modifications
9082
9083 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9084
9085         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
9086         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
9087         --pack-iram.
9088         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
9089         * as/mcs51/lkaomf51.c: fixed bug #895763
9090
9091 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
9092
9093         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
9094
9095 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9096
9097         * doc/sdccman.lyx: added details about the HC08 storage classes and
9098         interrupts, fixed the register usage info for z80 & gbz80
9099
9100 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
9101
9102         * doc/sdccman.lyx: added more pic16 port documentation
9103         * device/include/pic16/: added header pic18fregs.h
9104
9105 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
9106
9107         * doc/sdccman.lyx: added Vangelis' contribution
9108
9109 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9110
9111         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
9112         extend to the next CALL or PCALL, not just to the next CALL.
9113
9114 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
9115
9116         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
9117
9118 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9119
9120         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
9121         bug #895752 and a better fix for bug #716790
9122
9123 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9124
9125         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
9126
9127 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9128
9129         * doc/sdccman.lyx: minor changes, minor changed
9130
9131 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
9132
9133         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
9134         which can't handle SDCC_NEWONEBYTEOPS,
9135         (geniCodeMultiply): removed conversion from mult to shift for pic14
9136         and pic16
9137
9138 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9139
9140         * src/hc08/gen.h,
9141         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
9142         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
9143         thus fixing bug #895406
9144
9145 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
9146
9147         * device/lib/_modsint.c,
9148         * device/lib/_modslong.c: sign follows divisor only
9149         * src/hc08/gen.c (genMultOneByte): if result size is 1,
9150         signs or signedness can be ignored
9151         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
9152         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
9153         added optimization for IFX,
9154         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
9155         arguments;
9156         reenabled optimization for IFX, which was removed on 2004-01-11
9157         * src/SDCCast.h: added return type IFX
9158         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
9159         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
9160         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
9161         SDCC_OLDONEBYTEOPS selects the old behaviour
9162         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
9163         changed again and commented promotion rule
9164         * src/SDCCval.c (valDiv): promotion no longer necessary
9165         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
9166         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
9167         rewritten
9168         * support/regression/tests/onebyte.c: added
9169
9170 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
9171
9172         * gen.c (genInline): reverted to old code for assemnling inline
9173         code because of bug reported James Chadd
9174
9175 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
9176
9177         * ralloc.h: missing declarations from previous patch,
9178         seems that patch for ralloc.h was never applied, fixed
9179
9180 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
9181            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
9182
9183         * pcode.c,
9184         * pcode.h,
9185         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
9186         indirect addressing. Marked FSR0 as deprecated
9187         * gen.c (pointerCode): commented out, not needed now
9188         (pic16_popGet2p): new MOVFF helper function
9189         (genGenPointerGet),
9190         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
9191         (shiftRLong): removed duplicate debugging info
9192
9193 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9194
9195         * src/ds390/gen.c (genNearPointerGet),
9196         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
9197         optimization with bits, but not bitfields.
9198         * src/ds390/ralloc.c (packRegisters),
9199         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
9200
9201 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
9202
9203         * src/SDCCcse.c (algebraicOpts): copy operands before modification
9204
9205 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9206
9207         * src/SDCCsymt.h,
9208         * src/SDCCicode.c (operandFromSymbol),
9209         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
9210         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
9211         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
9212         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
9213         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
9214         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
9215         bug #892038
9216         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
9217         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
9218         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
9219         * src/SDCCsymt.c (newSymbol),
9220         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
9221         enumerator_list),
9222         * src/SDCCval.h,
9223         * src/SDCCval.c (newiList): fixed bug #885705
9224
9225 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9226
9227         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
9228         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
9229
9230 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9231
9232         * device/include/c8051f120.h,
9233         * device/include/c8051f300.h,
9234         * device/include/c8051f310.h: added/updated header files for Silicon
9235         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
9236         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
9237         in new section Submitting patches
9238
9239 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9240
9241         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
9242         genFarPointerGet, genCodePointerGet, genGenPointerGet,
9243         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
9244         genGenPointerSet),
9245         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
9246         genFarPointerGet, genCodePointerGet, genGenPointerGet,
9247         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
9248         genGenPointerSet),
9249         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
9250         genFarPointerGet, genCodePointerGet, genGenPointerGet,
9251         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
9252         genGenPointerSet),
9253         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
9254         genFarPointerGet, genCodePointerGet, genGenPointerGet,
9255         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
9256         genGenPointerSet): fixed bug #892400
9257         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
9258         to eliminate build warnings.
9259         * src/SDCCast.c (processParms),
9260         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
9261         fixed bug 751859
9262         * support/valdiag/valdiag.py: added GCC to the list of defines active
9263         when compiling with gcc
9264
9265 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9266
9267         * support/Util/SDCCerr.h,
9268         * support/Util/SDCCerr.c,
9269         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
9270         with an incomplete type (fixed bug #883734)
9271         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
9272
9273 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9274
9275         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
9276
9277 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9278
9279         * src/SDCCast.c (decorateType),
9280         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
9281         function pointer implementation
9282         * support/regression/tests/funptrs.c: added tests to verify both forms
9283         of function pointers work correctly. Added tests to verify parameters
9284         are passed in the correct order.
9285
9286 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
9287
9288         * device.c (regCompare): registers are sorted by ascending
9289         address and increasing size,
9290         * main.c (_pic16_finaliseOptions): removed the declaration
9291         of compiler macro MCU. Now a macro of the format pic18fxxxx
9292         will be defined from the command line
9293
9294 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
9295             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
9296
9297         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
9298         PCOP_RLCF was overwritten!
9299         * gen.c (genSkip): commented out calls to pic16_emitcode,
9300         * (genCmpEQ): fixed "long" compares, only high word did get compared,
9301         * (genlshTwo),
9302         * (genRRC): added debugging info,
9303         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
9304         overwritten while shifting,
9305         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
9306         overwritten while shifting,
9307         * (AccLsh),
9308         * (AccRsh),
9309         * (shiftLLeftOrResult),
9310         * (shiftRLeftOrResult),
9311         * (shiftRLong),
9312         * (shiftLLong): Implemented with pic16_emitpcode
9313         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
9314         * (genLeftShift): Fixed bug, operand for shift by variable always
9315         was "and"ed with 0x0f,
9316         * (genLeftShiftLiteral),
9317         * (genrshTwo),
9318         * (genRightShiftLiteral): added debugging info,
9319         * (genrshFour): added comment,
9320         * (genRightShift): determined signedness from operand "left"
9321         instead of "result"
9322
9323 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9324
9325         * src/SDCCicode.c (geniCodeParms),
9326         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
9327         function pointers, fixed function pointer bugs #861242 and #861896
9328
9329 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9330
9331         * device/include/c8051f000.h,
9332         * device/include/c8051f120.h,
9333         * device/include/c8051f300.h: added header files for Silicon
9334         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
9335
9336 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
9337
9338         * src/SDCCast.c (processParams): added new type flow and restructured
9339         (gatherAutoInit): added new type flow
9340         (addCast): cosmetic changes
9341         (getLeftResultType): added new type flow for array indices, patch
9342         provided by Stas, see FR #877103
9343         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
9344         array index patch by Stas
9345         * src/SDCCast.h: added prototype getResultTypeFromType()
9346         * src/SDCCval.h,
9347         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
9348         * src/pic/glue.c (pic14emitStaticSeg),
9349         * src/pic16/glue.c (pic16emitStaticSeg),
9350         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
9351         for initialization of symbols
9352         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
9353         * support/Util/SDCCerr.h:
9354         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
9355         * .version: bumped version number to 2.3.8
9356         * device/include/Makefile.in (install),
9357         * doc/Makefile (install): changed to 'rm `find ...`' construct to
9358         avoid warnings
9359
9360 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
9361
9362         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
9363         Slade Rich fixed an optimization bug
9364         * src/pic/pcodepeep.c,
9365         * src/pic/pcoderegs.c
9366         * doc/Makefile (install): added test for directory
9367
9368 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9369
9370         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
9371         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
9372         * src/pic/ralloc.c (getRegPtr, getRegGpr),
9373         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
9374         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
9375         * as/mcs51/asexpr.c (term),
9376         * as/hc08/asexpr.c (term): fixed bug #887146
9377
9378 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9379
9380         * src/z80/gen.c (genMult): handle single byte result product
9381         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
9382         DUMMY_READ_VOLATILE (fixed bug #886367)
9383
9384 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
9385
9386         * support/regression/tests/libmullong.c: fixed logic, on little endian
9387         hosts we ended without a mullong_wrapper()
9388
9389 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9390
9391         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
9392         virus/worm forged address usage.
9393
9394 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
9395
9396         Fixed promotion, it should be done on AST level:
9397         * src/SDCCast.c (addCast): added promotion to int
9398         (decorateType): updated call to upCast()
9399         * src/SDCCicode.c (geniCodeLeftShift): removed call to
9400         usualUnaryConversions()
9401
9402 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
9403
9404         * support/regression/tests/literalop.c (mulWrapper): Added a
9405         wrapper to remove integer overflow warnings.
9406
9407         * support/regression/tests/float_trans.c: Made work on host.
9408
9409         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
9410         location of sz80.
9411
9412         * support/regression/generate-cases.py (main): Changed from inline
9413         to a main method.
9414
9415         * doc/Makefile (install): Changed to depth first to get rid of
9416         missing directory install warning.
9417
9418         * as/Makefile (install-doc): Made work on Mac.
9419
9420 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
9421
9422         * src/SDCCast.c: added an additional type flow in decorateType() of
9423         opposite direction, see feature request #860006; it's enabled at runtime
9424         by setting the environment variable SDCC_NEWTYPEFLOW
9425         * src/SDCCast.h: changed prototype of decorateType()
9426         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
9427         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
9428         'char' to 'int' can be omitted, if both operands are 'unsigned char';
9429         see feature request #877103
9430         * src/SDCCval.c: updated call of decorateType()
9431         (valBitwise): fixed bug #882876
9432         (valMinus): added promotion
9433         (valLogicAndOr): result is unsigned
9434         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
9435         * src/SDCCsymt.c (computeType),
9436         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
9437         must not cause an unsigned operation
9438         * src/pic/glue (pic14emitRegularMap),
9439         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
9440
9441 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
9442
9443         * src/pic/pcode.c (PCodeID): commented out left over debug code
9444
9445 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
9446
9447         * support/valdiag/tests/overflow.c: added shift tests
9448         * src/pic/device.c,
9449         * src/pic/gen.c,
9450         * src/pic/gen.h,
9451         * src/pic/glue.c,
9452         * src/pic/main.c,
9453         * src/pic/pcode.c,
9454         * src/pic/pcode.h,
9455         * src/pic/pcodepeep.c,
9456         * src/pic/pcoderegs.c,
9457         * src/pic/ralloc.c,
9458         * src/pic/ralloc.h: applied patch from Slade Rich;
9459         added support for multiple code pages and multiple RAM banks on the
9460         PIC 14 port. The ASM files now no longer simply assume all the
9461         code / RAM are in the same page / bank. This means the linker can
9462         safely allocate code/RAM of separate ASM files to different pages/banks.
9463         * doc/sdccman.lyx: added Slade's tips
9464         * src/mcs51/peeph.def: fixed bug #880768
9465
9466 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9467
9468         * src/hc08/ralloc.c (rematStr): fixed bug #879282
9469         * src/SDCCast.c (decorateType): fixed bug #880197
9470
9471 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
9472
9473         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
9474         getopt.h.
9475
9476         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
9477         strtof is not part of C89 and isn't included with Mac OS X.
9478
9479 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9480
9481         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
9482         shiftL2Left2Result): fixed bug #879326
9483         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
9484         (genMultOneByte): fixed bug in signed vs unsigned multiplication
9485         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
9486         address fetch for clr instruction
9487         * device/lib/hc08/_mulint.c: created optimized assembly version
9488         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
9489
9490 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
9491
9492         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
9493         proposed in FR #877103
9494
9495 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
9496
9497         * src/SDCCval.c (cheapestVal): added missing checks
9498         * src/SDCCicode.c (usualBinaryConversions): fixed condition
9499         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
9500
9501 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
9502
9503         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
9504         equal operands
9505
9506 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
9507
9508         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
9509         loaded with the linker search paths (-L arguments) and the libraries
9510         to be linked with the current source (-l arguments). Changes
9511         currently will affect only the pic16 port.
9512         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
9513         include path the port specific paths and port specific libraries,
9514         * gplink command now contains the $3 argument,
9515         * src/pic16/device.h,
9516         * src/pic16/device.c,: structure PIC_device is made public and
9517         renamed to PIC16_device, the same for variable Pics which is renamed
9518         to Pics16. Updated all references to them.
9519         * src/pic16/glue.c (pic16glue): corrected bug with code
9520         initialization which bypassed the variable initializations block.
9521
9522         * device/lib/pic16/Makefile.rules: removed --penable-stack from
9523         COMPILE_FLAGS and added the --nostdinc option
9524
9525 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9526
9527         * device/include/mc68hc908jb8.h: Register defs for another member
9528         of the hc08 family. Contributed by Bjorn Bringert - thanks!
9529
9530 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
9531
9532         Documenting changes from previous commits.
9533         * configure.in (version 1.56),
9534         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
9535         when generating output files to configure the pic16 library,
9536         but now I've commented it out, since gputils aren't installed in the
9537         SF compile farm, so library won't compile
9538
9539         * device/lib/Makefile.in (version 1.56): initially I've added in
9540         target 'all' the prerequestive 'model-pic16' so it compiled the
9541         pic16 library, but now I've commented it out for the same reasons
9542         above,
9543         * added targets 'model-pic16' and 'objects-pic16' to compile the
9544         library
9545         * added target 'port-specific-objects-pic16' to handle the
9546         generated libraries and copy them into the build/ directory
9547         * added target 'clean-intermediate-pic16' to clean intermediate
9548         files into pic16 directory
9549         * in target 'installdirs' added line to create directory pic16 in
9550         the installation path
9551
9552         * device/include/Makefile.in (version 1.11): in target 'install'
9553         added lines to copy all header files to installation path,
9554         * in target 'installdirs' added line create directory for pic16
9555         headers in the installation path
9556
9557 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
9558
9559         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
9560          a function call
9561
9562 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
9563
9564         * configure,
9565         * device/lib/configure.in,
9566         * device/lib/configure: fixed for autoconf 2.57
9567
9568 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9569
9570         * src/z80/main.c (_parseOptions): fixed the portmode= command line
9571         option so that it actually works. Made it specific to the z80, since
9572         the gbz80 doesn't have these kinds of I/O ports.
9573
9574 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9575
9576         * device/include/z180.h,
9577         * device/lib/_memcpy.c,
9578         * device/lib/_memmove.c,
9579         * device/lib/_mulint.c,
9580         * device/lib/ser_ir.c,
9581         * device/lib/ser_ir_cts_rts.c,
9582         * device/lib/_strcmp.c,
9583         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
9584         * src/z80/main.c (_process_pragma): add support for pragmas bank and
9585         portmode; added deprecation warning for bank= and protmode= forms.
9586         Also, guard against buffer overflow.
9587         * src/z80/gen.c (aopGet): generate better code for sfr banked read
9588
9589 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9590
9591         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
9592         changed interrupt vector table generation to only emit declared vectors.
9593         * device/include/Makefile.in: added missing backslash
9594         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
9595
9596 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
9597
9598         Mainly changes to support compilation of the device libraries
9599         * src/pic16/device.c: stack is allocated via symbol and not
9600         via literal number. The symbol is placed in the corresponding
9601         position of the data ram
9602         * (pic16_dump_section): relocatable and absolute uninitialized
9603         data are now emitted in sorted order to reduce section naming,
9604         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
9605         weren't marked as being in the access bank,
9606
9607 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
9608
9609         Added portion of GNU PIC Library under the directory
9610         device/include/pic16 and device/lib/pic16. These files
9611         contain the declarations of SFRs for the PIC18Fxx2 devices.
9612         The directory is initialized via configure from toplevel.
9613
9614 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
9615
9616         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
9617         the spilllocations to be compared correctly
9618
9619 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
9620
9621         * src/SDCCast.c (decorateType): fixed bug introduced today
9622
9623 2004-01-12  Borut Razem <borut.razem AT siol.net>
9624
9625         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
9626         doc/sdccman.lyx: upper case pragmas are deprecated
9627
9628 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
9629
9630         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
9631         in simpler and even better code
9632
9633 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
9634
9635         * src/SDCCicode.c (operandOperation): fixed bug #874819
9636         * src/SDCCast.c (decorateType): fixed
9637         char foo (unsigned long ul) { return ul > 0; }
9638
9639 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9640
9641         * doc/sdccman.lyx: Moved and added some sections, small changes
9642         all over. Telling LaTeX to be less strict with word spacing
9643         to better keep the right margin. Changed some notes about
9644         maintainance of the ports in section 3.2.1 - is it OK like this?
9645
9646 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
9647
9648         SDCC source changes:
9649         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
9650         convilong): modified to inform the pic16 port that builtin functions
9651         are external
9652
9653         PIC16 PORT specific changes:
9654         * src/pic16/device.c pic16_dump_equates() added,
9655         processor registers declared internally by the port are emitted in
9656         the translation as equates,
9657         * src/pic16/gen.c: inline code is passed unprocessed to the
9658         translation,
9659         * (pic16_popGetLit2): fnuction modified to take second operand as
9660         pCodeOp pointer and not as literal,
9661         * (popRegFromIdx): prefixed with pic16_,
9662         * (pic16_popCombine2): modified to receive already allocated pCode
9663         operands,
9664         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
9665         * (genFunction): initializes local stack frame and pushes on stack
9666         all the registers used by this function,
9667         * (genEndFunction): restores all registers from stack and restores
9668         stack frame,
9669         * src/pic16/glue.c (pic16emitRegularMap): various changes and
9670         improvements,
9671         * (pic16glue): changed the program startup sequence,
9672         * added new dbName code 'A' for functions placed in absolute section
9673         * src/pic16/main.c: added function attribute _naked,
9674         * added pragma 'code' to place a fnuction at an absolute address,
9675         * added command line arguments --debug-ralloc and --pcode-verbose,
9676         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
9677         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
9678         * (pic16_newpCodeOpLit2): modified to take the second operand as
9679         pCodeOp pointer,
9680         * (pic16_printpBlock): modified to emit each function in a separate
9681         section,
9682         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
9683         UPPER for immediate operands,
9684         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
9685         instruction,
9686         * src/pic16/peeph.def: all peepholes with movff are commented out,
9687         because there is a problem in the pcode peep optimizer,
9688         * src/pic16/ralloc.c: the register allocator can now reuse local
9689         function symbols for another function. This saves register usage.
9690         * src/pic16/ralloc.h: added flag isLocal in structure regs,
9691
9692         Added file src/pic16/NOTES with information about program writing on
9693         the current port version.
9694
9695 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9696
9697         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
9698         and peephole 252 (array access)
9699
9700 2004-01-09  Borut Razem <borut.razem AT siol.net>
9701
9702         * src/SDCCmain.c : fixed #872250: -l command line defined library
9703           files are scanned before standard library files
9704
9705 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9706
9707         * src/SDCCast.c (decorateType): fixed bug #874046
9708
9709 2004-01-09  Borut Razem <borut.razem AT siol.net>
9710
9711         * support/scripts/sdcc.nsi: remove previous installation
9712
9713 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
9714
9715         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
9716         bytes for last interrupt vector (mcs51)
9717         * sdcc.spec: fixed typo
9718
9719 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9720
9721         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
9722         gen51Code): more efficient parameter receive for --model-large
9723         ("bug" #845294)
9724
9725 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9726
9727         * src/ds390/main.c,
9728         * src/z80/main.c: added missed needLinkerScript flags (more than
9729         one port structure defined in these file)
9730         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
9731         bug #795325
9732
9733 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
9734
9735         * src/SDCCmain.c: removed various references to DEFAULT_PORT
9736         * src/port.h: added flag needLinkerScript in port->linker
9737         structure to inform whether to create a .lnk file or not,
9738         * src/avr/main.c,
9739         * src/ds390/main.c,
9740         * src/hc08/main.c,
9741         * src/mcs51/main.c,
9742         * src/pic/main.c,
9743         * src/pic16/main.c,
9744         * src/xa51/main.c,
9745         * src/z80/main.c: changed appropriately to configure
9746         needLinkerScript flag
9747         * src/pic/gen.c,
9748         * src/pic16/gen.c (genAddrOf): fixed bug #863624
9749         * src/pic/glue.c: added variable udata_section_name to
9750         override default uninitialized data segment definition for
9751         devices only with SHAREBANK memory (reported from Erik Epetrich)
9752         * (pic14emitOverlay): modified to emit a commented overlay segment
9753         directive when no overlay data exist
9754         * (picglue): modified to emit uninitialized data segment
9755         according to udata_section_name
9756         * src/pic/main.c (_pic14_parseOptions): added command line
9757         options --udata-section-name=[name] to override default
9758         udata definition name
9759         * modified _linkCmd and _asmCmd to include compiler passed
9760         arguments via -W option
9761         * src/pic16/main.c: added $l in _asmCmd, changed extension for
9762         object file from '.rel' to '.o' in port->linker structure,
9763         changed size of fptr from 2 to 3 in port structure
9764
9765 2004-01-07  Borut Razem <borut.razem AT siol.net>
9766
9767         * support/scripts/sdcc.nsi: update PATH
9768         * support/scripts/sdcc.ico: craeted
9769
9770 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
9771
9772         * device/include/Makefile.in: fix install
9773         * doc/Makefile: fix install
9774
9775 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9776
9777         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
9778         in bug #860505
9779         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
9780         how the function variable allocation summary is displayed; also
9781         include information about variables allocated to the overlay
9782         segment
9783
9784 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9785
9786         * as/mcs51/lkmain.c: Help about -Y option
9787         * as/mcs51/lkarea.c: Fixed gcc warnings
9788
9789 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
9790
9791         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
9792         fixed warning
9793         * support/valdiag/tests/overflow.c: added
9794         * src/SDCCast.c (decorateType),
9795         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
9796         LEFT_OP (left shift)
9797
9798 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9799
9800         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
9801         (default behaviour).
9802
9803 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9804
9805         A python script to validate compiler diagnostic messages. It can be
9806         used to verify that sdcc complains about bad c source code and
9807         gives a good location of the error.
9808         * support/valdiag/Makefile,
9809         * support/valdiag/valdiag.py,
9810         * support/valdiag/tests/*
9811
9812 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9813
9814         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
9815         * src/SDCCsymt.c (newEnumType),
9816         * src/SDCCsymt.h
9817         * support/Util/SDCCerr.c,
9818         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
9819         enum related bugs.
9820         * support/regression/tests/enum.c: added test for enum values that
9821         require at least 2 bytes of storage.
9822
9823 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
9824
9825         * src/common.h: added ifndef/define/endif macros
9826         around the header file.
9827         Bug reported from Jesus Calvino-Fraga
9828
9829 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
9830
9831         * sdcc.spec: updated
9832         * device/include/Makefile.in: don't install CVS directories
9833         * device/lib/Makefile.in: added removal of CVS directories after install
9834         * doc/Makefile: fixed install, added local_icons
9835         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
9836         * src/mcs51/gen.c (genRightShift): fixed bug #870788
9837         * src/ds390/gen.c (genRightShift): fixed bug #870788
9838         * src/SDCCast.c (decorateType): fixed bug #870781
9839
9840 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
9841
9842         PIC16 port related changes:
9843         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
9844         added variable stackPos,
9845
9846         * gen.c: genCall, assignResultValue: added support for
9847         pushing/retrieving function parameters to/from stack,
9848         genFunction,genEndFunction: setup stack frame for the
9849         generated function,
9850         genAddrOf: will be changed according to bug 863624
9851
9852         * added files genutils.c and genutils.h which contain gen*
9853         debugged and optimised functions extracted from gen.c
9854
9855         * glue.c: added variable 'externs' which holds extern symbols,
9856         pic16emitRegularMap: is modified to properly handle relocatable
9857          symbols under the new scheme,
9858         pic16createInterruptVect: is modified
9859         pic16printPublics: is modified to emit 'global' assembler directives,
9860         added pic16_printExterns to print extern symbols,
9861         pic16glue: initializes stack/frame pointer in the beginning of
9862         the assembly output. Temporary hack, will be corrected later,
9863         because gplink yet does not support stack and SDCC does not
9864         yet support a type of crt0.o object to create the final binary.
9865
9866         * Removed many lines that contain 8051 legacy code.
9867         * The code is finally placed under a 'code' directive.
9868         * Added port specific options.
9869
9870         * _process_pragma: simplified since now we do not need *special*
9871         include file to define SFR registers. But a separate header
9872         will be needed. This will be developed later.
9873         * _pic16_parseOptions: added, parses port specific options:
9874         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
9875         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
9876         --preplace-udata-with=
9877
9878         * _pic16_setDefaultOptions: modified to initialize section names,
9879         but hack is temporarly out of order since it needs improvement.
9880         * _pic16_genAssemblerPreamble: configuration words are emitted by
9881         their address instead of their name. This part is incomplete and
9882         supports only the 18Fxx2 devices. Other devices will emit an error
9883         during assembly since they do not contain the same set of config
9884         registers
9885         * _pic16_genIVT: is modified,
9886
9887         * pcode.c: added definitions for some hardware registers that are needed
9888         for stack support
9889         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
9890         All PCI entries are updated. Now LFSR is supported.
9891         * Removed pic16_pciTRIS is mentioned by mdubuc in source
9892         * added pic16_newpCodeOpLit2 to support instructions with
9893         two literal arguments
9894         * pic16_pCode2str: corrected code that emits assembler instructions
9895         with two literal operands and those that have an access bit modifier
9896         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
9897         this fixes a bug which caused some labels to be lost, when an
9898         assembler directive was added, i.e. banksel,
9899         * pic16_FixRegisterBanking: improved logic that causes the insertion
9900         of bank switching,
9901         * InlineFunction: functions that are called once, are not any more
9902         inlined. This can be a port option in the future,
9903
9904         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
9905
9906         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
9907         hold the corresponding uninitialized symbols,
9908         * pic16_allocProcessorRegister: registers have explicit marked the
9909         accessBank field,
9910         * pic16_allocInternalRegister: registers are explicit marked as
9911         not used,
9912         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
9913         processing list, so bit registers were lost,
9914         *
9915
9916         * ralloc.h: added field 'accessBank' and original symbol operand
9917         in register definition,
9918         * removed the field isMapped from register definition,
9919
9920         ** Several functions have been removed from various sources:
9921         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
9922         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
9923         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
9924         pic16_assignRelocatableRegisters
9925
9926         ** others have been introduced:
9927         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
9928         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
9929
9930 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
9931
9932         * support/scripts/inc2h.pl: changed definition of BIT_AT
9933         to emit 'sbit at' instead of 'bit at'. This was a request.
9934
9935         PIC16 port related preliminary changes:
9936         * gen.c: prefixed function popRegFromString with
9937         pic16_ and all references to it corrected
9938         * pcode.c: all pic16_pc_* hardware registers prefixed
9939         with underscore (_),
9940         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
9941         * ralloc.c: newReg(): when register is REG_SFR then
9942         set address to rIdx,
9943         pic16_allocProcessorRegister(): marks register wasUsed=0
9944         pic16_writeUsedRegs(): added a call to assign processor
9945         registers via pic16_assignFixedRegisters
9946
9947 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
9948
9949         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
9950         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
9951         variables in unused register banks.  Also the SSEG is placed
9952         wherever there is enough space for it, and IDATA can be anywhere
9953         in internal RAM.  For now compile using -Wl-Y[stack_size].
9954         The mem file is different for this option as well, since it
9955         makes no sense of talking about DSEG lenght.
9956
9957 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
9958
9959         * src/SDCClrange.c: fixed bug 869095 that caused segfault
9960         in certain cases, e.g. when ROM assignment, patch provided
9961         from Albert den Haan.
9962
9963 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
9964
9965         Many signedness and type propagation fixes:
9966         * src/SDCCicode.c: made geniCodeCast() static
9967         replaced SPEC_ by IS_ (cosmetic)
9968         (operandOperation): fixed div and mod operation
9969         (usualBinaryConversions): added support for promotion of char
9970         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
9971         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
9972         (geniCodeAdd): an array index will stay unsigned, even if promoted
9973         from char to int
9974         (geniCodeArray): ditto
9975         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
9976         * src/SDCCsymt.c (computeType): added more support for char;
9977         promotion of char is selectable by promoteCharToInt, fixed signedness
9978         for all cases
9979         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
9980         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
9981         * src/SDCCval (val*): replaced signedness calculation by
9982         computeType()
9983         rearranged if-branches (cosmetic)
9984         (valShift): added warning W_SHIFT_CHANGED
9985         (valCompare): fixed problem with different types
9986         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
9987         * support/regression/tests/literalop.c: added many cases
9988         * support/regression/tests/ast_constant_folding.c: changed finally to
9989         'unsigned int'
9990         * .version: new year, new version: 2.3.7
9991         * src/SDCCmain.c (main): applied patch #866468
9992         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
9993         provided by Scott Bronson
9994         * doc/sdccman.lyx: updated documentation for sdcdb
9995         updated and added chapter tips
9996
9997 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
9998
9999         * src/SDCCsymt.h: missing from yesterday's commits
10000
10001 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10002
10003         * src/SDCC.y (struct_or_union_specifier),
10004         * support/Util/SDCCerr.c,
10005         * support/Util/SDCCerr.h: verify that struct & union tags are used
10006         as declared.
10007
10008 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10009
10010         * src/SDCCglobl.h: missing from yesterday's commits
10011
10012 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10013
10014         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
10015         sft_attributes, struct_declaration, parameter_declaration,
10016         type_name, start_block, declaration_list),
10017         * src/SDCC.lex (check_type): support redefinition of typedef names
10018
10019 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10020
10021         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
10022         aligned xdata arrays. Erik helped me with the if clause.
10023
10024 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10025
10026         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
10027         warning
10028
10029 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10030
10031         * src/SDCCast.h,
10032         * src/SDCCast.c (newAst_),
10033         * src/SDCCicode.h,
10034         * src/SDCCicode.c (ast2iCode, newiCode),
10035         * src/SDCCglobl.h,
10036         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
10037         expr, statement, expression_statement, selection_statement,
10038         iteration_statement, expr_opt, jump_statement): foundation for tracking
10039         sequence points
10040         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
10041         point code too)
10042
10043 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10044
10045         * support/Util/SDCCerr.c,
10046         * src/SDCCast.h,
10047         * src/SDCCast.c (createCase, createDefault, decorateType),
10048         * src/SDCClabel.c (labelUnreach),
10049         * src/SDCC.y (labeled_statement, jump_statement): More improvements
10050         to error messages.
10051         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
10052         (with thanks to Stas Sergeev)
10053         * device/include/time.h,
10054         * device/lib/time.c (CheckTime): suppress unreachable code warning
10055
10056 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10057
10058         * src/SDCCast.c (createIvalCharPtr),
10059         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
10060         bug #753752)
10061         * support/regression/tests/nullstring.c: tests for these two bugs
10062
10063 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10064
10065         * support/Util/SDCCerr.h,
10066         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
10067         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
10068         about storage class and 'at' used inside struct or union
10069         * src/SDCCBBlock.c (iCodeFromeBBlock),
10070         * src/SDCCcse.c (ifxOptimize),
10071         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
10072         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
10073         printIval, emitStaticSeg, emitOverlay),
10074         * src/SDCClabel.c (deleteIfx),
10075         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
10076         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
10077         gatherAutoInit, processParms),
10078         * support/Util/SDCCerr.h,
10079         * support/Util/SDCCerr.c (werrorfl): Support for better error location
10080         reporting for post-parse errors.
10081
10082 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10083
10084         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
10085         implicit casts via union; they don't work on big endian systems
10086         (possible fix for bug #861138)
10087
10088 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10089
10090         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
10091         * src/mcs51/main.c: fixed the fix for bug #737001
10092
10093 2003-12-15  Borut Razem <borut.razem AT siol.net>
10094
10095         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
10096
10097 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10098
10099         * support/makebin/makebin.c: put output in binary mode
10100
10101 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10102
10103         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
10104         xdata and data memory on startup. Set the environment variable
10105         SDCC_NOGENRAMCLEAR to disable this.
10106         * src/mcs51/peephole.def,
10107         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
10108         (allows non-interrupt and interrupt code to safely compete for a resource
10109         without the non-interrupt code having to disable interrupts)
10110
10111 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10112
10113         * src/SDCCicode.c (geniCodeAdd),
10114         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
10115         with valFromType if type might be a pointer and host is big endian).
10116         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
10117         types, not just integer types.
10118         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
10119         multiply defined with mismatching "at" address.
10120
10121 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10122
10123         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
10124         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
10125         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
10126         with embedded nulls (fixed bug #753752)
10127
10128 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10129
10130         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
10131         Apparently this did not see much testing (endless loop)
10132
10133 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10134
10135         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
10136
10137 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10138
10139         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
10140         gracefully handle NULL memmap pointers
10141
10142 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10143
10144         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
10145         instead of deleting the iCode when an operand is volatile
10146         * src/z80/gen.c (genDummyRead),
10147         * src/mcs51/gen.c (genDummyRead),
10148         * src/ds390/gen.c (genDummyRead),
10149         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
10150         not just IC_RIGHT
10151         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
10152         * src/SDCC.y: fixed bug #850420
10153
10154 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10155
10156         Applied z80 i/o port patch from Peter Townson and fixed some operators
10157         to better handle operands in A register.
10158         * device/include/z180.h
10159         * src/SDCC.y
10160         * src/SDCCglue.c
10161         * src/z80/gen.c
10162         * src/z80/gen.h
10163         * src/z80/main.c
10164         * src/z80/peeph-z80.def
10165         * src/z80/peeph.def
10166         * src/z80/z80.h
10167
10168 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10169
10170         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
10171
10172 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10173
10174         * device/lib/hc08/_mullong.c: Removed extra #endif
10175
10176 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10177
10178         * sim/ucsim/hc08.src/inst.cc,
10179         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
10180         carries from x to h
10181         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
10182         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
10183         * device/include/stdarg.h: fixed varargs for hc08
10184         * device/lib/Makefile.in,
10185         * device/lib/hc08/Makefile,
10186         * device/lib/hc08/_mulint.c,
10187         * device/lib/hc08/_mullong.c: fixed some endian problems
10188
10189 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10190
10191         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
10192         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
10193         * device/lib/_gptrget.c,
10194         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
10195
10196 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10197
10198         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
10199         * src/SDCCast.c (astErrors): fixed bug #846007
10200         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
10201
10202 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10203
10204         * src/SDCCast.c (decorateType): disabled a transformation I added in
10205         revision 1.188 (access to fields of a structure at an absolute address);
10206         it breaks with bitfields, extern declarations, and gcse analysis.
10207         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
10208         could be assigned through a pointer, so don't complain.
10209         * src/SDCCast.c (astErrors),
10210         * src/SDCCast.h,
10211         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
10212
10213 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
10214
10215         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
10216         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
10217         output of __config directives, since gpasm now supports them
10218         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
10219         pre-processor macro, i.e. -DMCU=p18f452
10220         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
10221         and modified to handle 'cast' icode similarly to '=' icode
10222         * src/pic16/device.h (typedef struct PIC_device): added field
10223         'extMIface' to indicate that chip has external memory interface
10224         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
10225         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
10226         18F8720
10227
10228 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10229
10230         * src/SDCC.y (pointer): fixed bug #846006
10231         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
10232         * src/SDCCast.c (decorateType): fixed bug #846009
10233         * src/ds390/peeph.def,
10234         * src/ds390/gen.c (genAnd, genOr),
10235         * src/mcs51/peeph.def,
10236         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
10237
10238 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10239
10240         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
10241         * src/SDCCdflow.c
10242         * src/SDCCcse.c
10243         * src/SDCCcse.h
10244         * src/SDCCBBlock.h
10245         * src/SDCCBBlock.c
10246
10247 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
10248
10249         fixed bug #845089
10250         * src/SDCCbitv.h,
10251         * src/SDCCbitv.c: added function to free a bitvector
10252         * src/SDCClrange.h,
10253         * src/SDCClrange.c: added function to recompute the liveranges
10254         * src/avr/ralloc.c,
10255         * src/ds390/ralloc.c,
10256         * src/hc08/ralloc.c,
10257         * src/mcs51/ralloc.c,
10258         * src/pic/ralloc.c,
10259         * src/pic16/ralloc.c,
10260         * src/xa51/ralloc.c,
10261         * src/z80/ralloc.c: recompute the liveranges after register packing
10262
10263 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
10264
10265         * src/SDCCloop.c (newInduction): fixed bug #845630
10266
10267 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10268
10269         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
10270         inadvertantly left behind from my 2003-11-12 change
10271
10272 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10273
10274         Updated headers I neglected to commit yesterday.
10275         * src/SDCClrange.h,
10276         * src/SDCCicode.h
10277
10278 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10279
10280         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
10281         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
10282         * src/SDCCopt.c (eBBlockFromiCode),
10283         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
10284         the creation of the key hash table from the sequencing so it can be used
10285         earlier (for some GCSE bug fixes still pending)
10286
10287 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10288
10289         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
10290         * support/regression/tests/addsub.c: testing genPlus shortcut
10291
10292 2003-11-15  Borut Razem <borut.razem AT siol.net>
10293
10294         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
10295
10296 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10297
10298         * src/SDCCcse.c (cseBBlock): fixed bug #527779
10299         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
10300         ordering is immaterial.
10301         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
10302
10303 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10304
10305         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
10306         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
10307         (SIGSEV) of bug #840381
10308         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
10309         unlink new file before rename if new and old filenames are the same)
10310
10311 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10312
10313         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
10314         uninitialized variables) for the mcs51. Set environment variable
10315         SDCC_GENRAMCLEAR to test.
10316         xdata initialization slightly shorter
10317
10318 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10319
10320         * src/SDCCsymt.h,
10321         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
10322         #838241 & 780691 (basicly the same bug)
10323         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
10324         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
10325
10326 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
10327
10328         * src/SDCCmain.c (linkEdit): "fix" #834252
10329
10330 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10331
10332         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
10333         * src/SDCCast.h,
10334         * src/SDCC.y: fixed bug #819403
10335
10336 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10337
10338         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
10339         the reentrant attribute.
10340         * src/hc08/gen.c (genPackBits): added missing stack readjustment
10341         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
10342         simulation
10343         * src/SDCCast.c (decorateType): fixed bug with storage class not being
10344         updated during pointer dereference; f.e. ~(((char *)1)*) was being
10345         erroneously reduced to a literal.
10346         * src/hc08/ralloc.c (packRegisters, rematStr),
10347         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
10348         some cases
10349
10350 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10351
10352         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
10353         * doc/sdccman.lyx: changed from 'article' to 'book'
10354         * doc/Makefile: readded test_suite_spec and cdbfileformat
10355
10356 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
10357
10358         * device/include/stdlib.h: include malloc.h to comply with ANSI
10359         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
10360
10361 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10362
10363         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
10364         * doc/clean.mk: also remove *.out files
10365         * doc/sdccman.lyx: some additions, larger top/bottom margins
10366
10367 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10368
10369         * src/SDCC.y: fixed bug #837365
10370         * support/regression/tests/bitopcse.c
10371         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
10372         a symbol (might be valop instead)
10373         * device/lib/Makefile.in: added errno.c to HC08SOURCES
10374         * device/lib/clean.mk: added hc08 to the cleaning list
10375
10376 2003-11-04  Borut Razem <borut.razem AT siol.net>
10377
10378         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
10379           made 2003-11-04
10380         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
10381           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
10382           malloc is declared in standard stdlib.h
10383
10384 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10385
10386         * device/lib/hc08/Makefile: need to clean .rel not .o files
10387         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
10388
10389 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10390
10391         * src/port.h,
10392         * src/hc08/main.c,
10393         * src/mcs51/main.c,
10394         * src/ds390/main.c,
10395         * src/z80/main.c,
10396         * src/avr/main.c,
10397         * src/pic/main.c,
10398         * src/pic16/main.c,
10399         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
10400         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
10401         tests (which uses the port's oclsExpense function)
10402         * src/SDCC.y,
10403         * src/SDCCast.c,
10404         * src/SDCCicode.c,
10405         * src/hc08/gen.c,
10406         * src/ds390/gen.c,
10407         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
10408
10409 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10410
10411         * src/SDCCcse.c (ifxOptimize),
10412         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
10413         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
10414         deleting the IFX iCode.
10415         * src/hc08/ralloc.c: reduced unneeded slocs
10416         * src/hc08/gen.c: fixed bug in asmopToBoolean
10417
10418 2003-11-04  Borut Razem <borut.razem AT siol.net>
10419
10420         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
10421           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
10422           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
10423           transferred to configure
10424
10425 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
10426
10427         Use headers defined in the C[++] standards:
10428         * sim/ucsim/gui.src/serio.src/fileio.cc
10429         * sim/ucsim/gui.src/serio.src/frontend.cc
10430         * sim/ucsim/gui.src/serio.src/main.cc
10431         * sim/ucsim/gui.src/serio.src/posix_signal.cc
10432         * support/Util/NewAlloc.c
10433         * as/hc08/lklibr.c
10434         * as/mcs51/lklibr.c
10435         * as/z80/aslist.c
10436         * as/z80/assym.c
10437
10438 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10439
10440         * Added MSVC projects for hc08 assembler and linker:
10441         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
10442         /as/hc08/link_hc08.dsp
10443
10444 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
10445
10446         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
10447
10448 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
10449
10450         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
10451
10452 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10453
10454         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
10455
10456 2003-10-31  Borut Razem <borut.razem AT siol.net>
10457
10458         * support/cpp2/cpplib.h,
10459           support/cpp2/cpplib.c,
10460           support/cpp2/cpplex.c,
10461           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
10462           to switch _asm block preprocessing on / off. Default is
10463           #pragma preproc_asm +
10464
10465 2003-10-31  Borut Razem <borut.razem AT siol.net>
10466
10467         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
10468           when outputting comment blocks (when executed with -C option) and
10469           _asm (SDCPP specific) blocks
10470
10471 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10472
10473         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
10474
10475 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
10476
10477         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
10478
10479 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
10480
10481         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
10482         * src/SDCCast.c (decorateType): fixed bug #832664
10483
10484 2003-10-31  Borut Razem <borut.razem AT siol.net>
10485
10486         * support/cpp2/cpplex.c: fixed for SDCPP:
10487           comments(when executed with -C option) and _asm blocks
10488           were included even if they where in skipped #if block.
10489           Applied solution from GCC cpp 3.3.2
10490
10491 2003-10-31  Borut Razem <borut.razem AT siol.net>
10492
10493         * src/SDCC.lex: sdcc now understands both formats:
10494           '# <line_number> <file_name>' and
10495           '#line <line_number> <file_name>'
10496         * support/cpp2/cppmain.c: sdcpp now generates the standard
10497           '# <line_number> <file_name>' instead of former
10498           '#line <line_number> <file_name>'
10499
10500 2003-10-30  Borut Razem <borut.razem AT siol.net>
10501
10502         * support/cpp2/cpphash.h,
10503         * support/cpp2/cpplib.h
10504         * support/cpp2/cpplex.c,
10505         * support/cpp2/cppmain.c,
10506         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
10507
10508 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10509
10510         Fixed a number of problems revealed by bug #827883.
10511         * src/SDCCloop.c (loopInvariants): Spill location of the
10512         result operand should be recomputed if extracted from
10513         a loop. Also, don't extract assignments of an iTemp
10514         from a literal.
10515         * src/SDCCast.c (isConformingBody): loop reversal should
10516         not occur if the control variable is involved with a
10517         relational operator.
10518
10519 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
10520
10521         * .version: bumped to 2.3.6 to reflect the big improvements
10522         made by Erik and Klaus. Thanks!
10523
10524 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
10525
10526         Replaced the livrange code.
10527         * src/SDCClrange.c: added new LR code
10528         * src/SDCCloop.c,
10529         * src/SDCCBBlock.h: removed remainig parts from old LR code
10530         * src/ds390/ralloc.c,
10531         * src/ds390/gen.c: minor fixes to make it work with new code
10532
10533 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10534
10535         * as/hc08/asm.h,
10536         * as/hc08/lkrloc.c,
10537         * src/hc08/gen.c,
10538         * src/hc08/ralloc.c: Fix various warnings related to the hc08
10539         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
10540         (tweaked fix for bug #818696)
10541
10542 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10543
10544         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
10545
10546 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10547
10548         * src/SDCCmain.c,
10549         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
10550         * src/mcs51/gen.c (gencjneshort),
10551         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
10552         more efficient (per Scott Bronson's suggestion)
10553
10554 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10555
10556         Extended the semantics of the critical keyword to include
10557         individual statements. See RFE #827755 and #799831
10558         * src/SDCC.y
10559         * src/SDCCicode.c
10560         * src/SDCCopt.c
10561         * src/SDCCast.c
10562         * support/Util/SDCCerr.c
10563         * support/Util/SDCCerr.h
10564         * src/mcs51/gen.c
10565         * src/ds390/gen.c
10566         * src/hc08/gen.c
10567
10568 2003-10-19  Borut Razem <borut.razem AT siol.net>
10569
10570         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
10571
10572 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10573
10574         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
10575         Fixed bug #818696
10576         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
10577         and predecrement operand is displayed
10578
10579 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
10580
10581         * src/SDCCval.c (valMinus): fixed bug #826041
10582
10583 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10584
10585         Some hc08 related updates that I missed earlier
10586         * sim/ucsim/stypes.h
10587         * support/regression/ports/hc08/spec.mk
10588
10589 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10590
10591         New target "hc08" for the Motorola 68hc08 family of micros
10592
10593         * configure
10594         * configure.in
10595         * Makefile
10596         * src/hc08/*
10597         * src/SDCCmain.c
10598         * src/port.h
10599         * sim/ucsim/hc08.src/*
10600         * sim/ucsim/configure.in
10601         * src/ucsim/configure
10602         * sim/ucsim/packages_in.mk
10603         * as/hc08/*
10604         * as/Makefile
10605         * device/include/mc68hc908qy.h
10606         * device/lib/hc08/*
10607         * device/lib/Makefile.in
10608         * support/regression/ports/hc08/*
10609         * support/regression/Makefile
10610
10611 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10612
10613         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
10614         regression test
10615         * src/ds390/gen.c (genCast): fixed bug #821957
10616
10617 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
10618
10619         * device/lib/logf.c: "fixed" overlay bug
10620         * support/regression/ports/host/spec.mk: added m library
10621         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
10622         * support/regression/tests/float_trans: added (for Eric)
10623
10624 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
10625
10626         * src/mcs51/gen.c (genCpl): fixed bug
10627         http://sf.net/mailarchive/message.php?msg_id=6263915
10628
10629 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
10630
10631         * src/SDCCast.c (decorateType): added extended constant folding
10632         * src/SDCCsymt.c (computeType): cleanup
10633         * src/SDCCval.c (valShift): minor optimization
10634         * support/regression/tests/ast_constant_folding.c: added
10635
10636 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10637
10638         * src/SDCCmain.c: removed some unintended changes
10639
10640 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10641
10642         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
10643         * src/z80/gen.c: fixed part of bug #817589
10644         * src/SDCCsymt.c (checkFunction): fixed bug #817895
10645
10646 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
10647
10648         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
10649         * src/SDCCcflow.c
10650         * src/SDCCcse.c
10651         * src/SDCCdflow.c
10652         * src/SDCClabel.c
10653         * src/SDCClrange.c
10654         * src/SDCCmem.c
10655         * src/SDCCopt.c
10656         * src/SDCCpeeph.c
10657         * src/SDCCset.c
10658         * src/avr/ralloc.c
10659         * src/ds390/ralloc.c
10660         * src/izt/ralloc.c
10661         * src/mcs51/ralloc.c
10662         * src/pic/ralloc.c
10663         * src/pic16/ralloc.c
10664         * src/xa51/ralloc.c
10665         * src/z80/ralloc.c
10666         * src/z80/gen.c: removed unused label "release:"
10667
10668 2003-10-06  Borut Razem <borut.razem AT siol.net>
10669
10670         * src/SDCC.lex: removed definition of unused variables
10671           save_optimize and save_options
10672
10673 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
10674
10675         * clean.mk: removed '=' in "-maxdepth=1"
10676         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
10677         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
10678
10679 2003-10-06  Borut Razem <borut.razem AT siol.net>
10680
10681         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
10682           my_unput() replaced by unput()
10683
10684 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
10685
10686         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
10687         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
10688         type-punned pointer will break strict-aliasing rules"
10689         Old LR behaviour is again default; Klaus' LR can be choosen by
10690         defining the environment variable LRKLAUS
10691         * src/SDCCBBlock.h
10692         * src/SDCCloop.c
10693         * src/SDCClrange.c
10694         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
10695         * clean.mk: fixed removal of files in bin/CVS/
10696         * device/lib/clean.mk: fixed removal of directories small and large
10697         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
10698         * src/SDCCicode.c,
10699         * src/SDCCval.c: removed superflous test for pedantic
10700
10701 2003-10-05  Borut Razem <borut.razem AT siol.net>
10702
10703         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
10704           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
10705           message "unmatched #pragma SAVE and #pragma RESTORE"
10706
10707 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10708
10709         * doc/sdccman.lyx: various additions and updates (interrupts, inline
10710           assembly, critical functions, atomic, nojtbound)
10711
10712 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
10713
10714         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
10715         * src/SDCCBBlock.h
10716         * src/SDCCloop.c
10717         * src/SDCCloop.h
10718         * src/SDCClrange.c
10719
10720 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10721
10722         * src/z80/gen.h,
10723         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
10724         * src/mcs51/gen.h
10725         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
10726         * src/ds390/gen.h
10727         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
10728         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
10729         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
10730
10731 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10732
10733         * src/z80/gen.c (genRet): fixed bug #524753
10734         * src/z80/gen.c (genCast): fixed internal error on cast from
10735         pointer to long
10736         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
10737         fix for bug #477835 to the z80
10738         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
10739         for tracking iCodes in the peephole optimizer for z80
10740
10741 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10742
10743         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
10744         the other part of bug #814548
10745         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
10746
10747 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
10748
10749         * src/SDCCcse.c: fixed part of bug #814548
10750
10751 2003-09-28  Borut Razem <borut.razem AT siol.net>
10752
10753         * src/asm.c: rewrite of printILine() to use temporary file instead
10754           a pipe
10755         * src/xa51/main.c: commented out declaration of int rewinds
10756
10757 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10758
10759         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
10760
10761 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10762
10763         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
10764         * src/asm.c (printILine): Fixed bug #811015
10765
10766 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10767
10768         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
10769         freeing.
10770
10771 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10772
10773         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
10774         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
10775         to correctly handle general case of AOP_PAIRPTR
10776         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
10777
10778 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10779
10780         * src/mcs51/ralloc.c (fillGaps),
10781         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
10782         register positioning bug)
10783
10784 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
10785
10786         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
10787
10788 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10789
10790         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
10791         genCodePointerGet, genGenPointerGet, genFarPointerSet,
10792         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
10793         (ralloc doesn't intentionally do this now, but perhaps later)
10794         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
10795         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
10796         register positioning bugs (Fixed bug #762602 and #795325)
10797         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
10798         (Fixed bug #808779)
10799         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
10800         lines that --i-code-in-asm generates
10801
10802 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10803
10804         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
10805         trying to fclose a FILE* that was already closed.
10806
10807 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10808
10809         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
10810         of const struct should be treated as if const themselves)
10811
10812 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
10813
10814         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
10815
10816 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10817
10818         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
10819         Unix (/n) and DOS (/r/n) line terminations.
10820
10821 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10822
10823         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
10824         bug #613775
10825
10826 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10827
10828         * src/mcs51/gen.c (genFunction, genEndFunction),
10829         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
10830         and restore of EA so that stack offsets to parameters are
10831         correct when using both critical and reentrant/stack-auto.
10832         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
10833         size (can be triggered in error if sloc is shared between
10834         different sized objects)
10835         * device/include/float.h: fixed macros to explicitly use
10836         unsigned long where needed
10837
10838 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
10839
10840         Feature req. 799831: added code to allow nesting of critical functions
10841         * src/mcs51/gen.c (genFunction, genEndFunction)
10842         * src/ds390/gen.c (genFunction, genEndFunction)
10843
10844 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10845
10846         * src/SDCCsymt.c (sclsFromPtr),
10847         * src/SDCCsymt.h,
10848         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
10849         support for standard C idiom of memory mapped variables; for
10850         example, *((xdata int*)0x1234) = 1 is now internally equivalent
10851         to xdata int at 0x1234 tempvar = 1.
10852         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
10853         provided by Akiya ISHIDA
10854
10855 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
10856
10857         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
10858         * src/SDCCval.c (constVal): added reduction from int to char
10859         * src/SDCCval.c (valMult, valDiv): fixed sign handling
10860         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
10861         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
10862         to ignore the sign
10863         * support/regression/tests/shifts.c: fixed
10864
10865 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10866
10867         * src/z80/gen.c (genXor): Fixed bug #805445
10868
10869 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10870
10871         Fixed bug #621531 (const & volatile confusion in the type chain).
10872         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
10873         refer to the const or volatile state of the pointer itself.
10874
10875         * src/SDCCast.c
10876         * src/SDCCglue.c
10877         * src/SDCCicode.c
10878         * src/SDCCsymt.c
10879         * src/SDCCval.c
10880         * src/SDCC.y
10881         * src/SDCCsymt.h
10882         * src/pic/gen.c
10883         * src/pic/ralloc.c
10884         * src/pic16/gen.c
10885         * src/pic16/ralloc.c
10886         * support/regression/tests/const.c
10887
10888 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10889
10890         When checking for duplicated modules, use absolute paths
10891         instead of relative paths.  Files changed:
10892
10893         * as/mcs51/lklib.c
10894         * link/z80/lklib.c
10895
10896 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10897
10898         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
10899
10900 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10901
10902         * device/include/string.h: added size_t typedef, changed
10903         prototypes to use size_t, eliminated separate reentrant and
10904         non-reentrant declarations, added _memmove declaration
10905         * device/lib/_memcpy.c: changed to use size_t instead of int,
10906         changed /4 to >>2 to avoid division library call
10907         * device/lib/_memcmp.c,
10908         * device/lib/_memset.c,
10909         * device/lib/_strncat.c,
10910         * device/lib/_strncpy.c,
10911         * device/lib/_strncmp.c: changed to use size_t instead of int
10912         * device/lib/_memmove.c: new file (fixed bug #772294)
10913         * device/lib/Makefile.in: added _memmove.c
10914         * device/lib/z80/asm_strings.s: fixed bug #772290
10915         * support/regression/tests/bitfields.c: attempt to fix host assertion
10916         failure on amd64-unknown-linux2.2
10917
10918 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10919
10920         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
10921         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
10922         * as/z80/asmain.c (main): fixed bug #801766
10923
10924 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
10925
10926         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
10927         compilers
10928
10929 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10930
10931         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
10932         reported in bug #800609
10933
10934 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
10935
10936         * Top header beautifications in src/pic16 directory:
10937           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
10938           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
10939           pcoderegs.h, ralloc.c, ralloc.h
10940         * main.c: added top header and GPL license notice
10941         * pcode.c: fixed the if-conditional warning
10942
10943 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
10944
10945         * device/lib/_mullong.c: replaced int by short for gcc
10946
10947 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
10948
10949         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
10950         and JUMPTABLE iCodes properly now (worked by accident before)
10951         * src/mcs51/gen.c (leftRightUseAcc),
10952         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
10953         iCode properly now. Use getSize instead of nRegs since a & b
10954         aren't part of the nRegs tally.
10955
10956 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
10957
10958         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
10959         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
10960           before instructions that use the _STATUS register
10961
10962 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
10963
10964         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
10965         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
10966         fetching of the pointer
10967         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
10968         copied from genNearPointerSet()
10969         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
10970         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
10971         If they pop r0/r1 they must be called in the opposite order than aopOp().
10972         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
10973         (resp. --stack-auto), prepared for --xstack
10974
10975 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10976
10977         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
10978
10979 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
10980
10981         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
10982         these ports have their own __sdcc_external_start()
10983
10984 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
10985
10986         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
10987         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
10988         type for bits was changed. It resulted in bit variables becoming
10989         global, which is not permitted in PIC 14 assembly output.
10990
10991 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
10992
10993         * doc/sdccman.lyx: various additions and updates. Rearranged sections
10994
10995 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
10996
10997         Z80 and MCS51 linkers complaint if a public symbol is defined
10998         in more than one library module:
10999
11000         * as/mcs51/lklib.c
11001         * link/z80/lklib.c
11002         * as/mcs51/Makefile.in
11003
11004 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11005
11006         A few small changes that speed up the peephole optimizer.
11007
11008         * src/SDCCpeeph.c
11009
11010 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11011
11012         Try to make the peephole optimizer smarter by maintaining
11013         an association between the assembly source code and the
11014         iCodes that originated them. Put this information to use
11015         with a new peephole rule condition "notVolatile" so that
11016         the rules can be aggressive yet still safe.
11017
11018         * src/SDCCpeeph.c
11019         * src/SDCCpeeph.h
11020         * src/mcs51/gen.c
11021         * src/mcs51/peeph.def
11022
11023 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11024
11025         Fixed bug #741761
11026
11027         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
11028         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
11029         if the left or right operand symbols have the accuse flag set.
11030
11031 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11032
11033         Changed the type of the result of the ! (NOT) operator to char;
11034         previously it returned the same type as the source. This allows
11035         us to eliminate all the genFloatNot functions (all of its target
11036         implementations were very buggy) since !float can use the same
11037         code as !long now.
11038
11039         * src/SDCCicode.c (ast2iCode): ! returns char
11040         * src/mcs51/gen.c (genNot, genNotFloat),
11041         * src/ds390/gen.c (genNot, genNotFloat),
11042         * src/z80/gen.c (genNot, genNotFloat),
11043         * src/pic/gen.c (genNot, genNotFloat),
11044         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
11045
11046 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
11047
11048         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
11049         1. Interrupt would not compile properly. Ensure PCLATH register is saved
11050            during interrupts. Ensure WSAVE is located at a shared bank address.
11051         2. Fixed page selection in some places
11052         3. Fixed BTFSS/C to where necessary use registers directly and not simply
11053            the registers name strings.
11054         4. Fixed "signed / unsigned compare" compiler warnings.
11055         5. The PIC port manages its own allocation of the general purpose
11056            registers, but makes no attempt to reuse them. As a result when
11057            compiling it soon runs out of general purpose registers. Some
11058            additional code was added to the files pcode.c and device.c to walk
11059            through the function call tree and rename the registers so that they
11060            get reused.
11061
11062         * src/pic/device.c
11063         * src/pic/gen.c
11064         * src/pic/glue.c
11065         * src/pic/pcode.c
11066         * src/pic/pcode.h
11067         * src/pic/ralloc.c
11068         * src/pic/ralloc.h
11069         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
11070         genPlus() & genMinus() when the result is the same as left or right
11071
11072 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11073
11074         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
11075
11076 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11077
11078         Made bitfield a distinct type from bit so that bitfields
11079         convert as per ANSI C and bits retain their traditional
11080         boolean style behaviour. Implemented bitfield support in
11081         the z80 port.
11082
11083         * src/SDCCsymt.h,
11084         * src/SDCCsymt.c,
11085         * src/SDCCast.c,
11086         * src/cdbFile.c,
11087         * src/mcs51/gen.c,
11088         * src/ds390/gen.c: bit v bitfield split
11089         * src/z80/gen.c: New support for bitfields
11090         * support/regression/tests/bitfields.c: reenabled z80,
11091         added more tests
11092
11093 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11094
11095         Rules 246.x, 247.x relate to bitfields, the others speed up
11096         access to xdata mapped I/O devices.
11097
11098         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
11099
11100 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11101
11102         Cleaned up genPackBits and genUnpackBits and added two helper
11103         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
11104         for literal assignments in genPackBits (thanks to Frieder for
11105         reminding me).
11106
11107         * src/mcs51/gen.c
11108         * src/ds390/gen.c
11109
11110 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11111
11112         Fixed bug #748310 (pointer to function type mishandled when the
11113         function name is omitted). Also fixed a SIGSEGV when a function
11114         attribute (reentrant, etc) is used on a non-function or on a
11115         function but misplaced before the parameter list.
11116
11117         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
11118         bug #748310
11119         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
11120         * support/Util/SDCCerr.h,
11121         * support/Util/SDCCerr.c: Added func attr misuse error msg
11122
11123 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
11124
11125         Fixed bug #787649 by anonymous
11126         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
11127         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
11128
11129 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11130
11131         Fixed numerous bitfield problems.
11132
11133         * src/SDCC.y: More bitfield related error checking
11134         * src/SDCCsymt.h,
11135         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
11136         * support/Util/SDCCerr.h,
11137         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
11138         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
11139         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
11140         * support/regression/tests/bitfields.c: tests added
11141
11142 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11143
11144         Made the constant following the "interrupt" keyword optional. If
11145         omitted, the function will not automatically be given an entry
11146         in the interrupt vector table (similar to #pragma NOIV, but
11147         less syntacticly kludgy). The interrupt number is also now
11148         range checked. Also fixed a bug in the high order bit example
11149         in the manual.
11150
11151         * src/SDCC.y
11152         * src/SDCCmem.c
11153         * src/SDCCglue.c
11154         * src/SDCCsymt.h
11155         * support/Util/SDCCerr.c
11156         * support/Util/SDCCerr.h
11157         * doc/sdccman.lyx
11158
11159 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
11160
11161         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
11162         * src/SDCCicode.c (operandOperation): rewritten some ops
11163         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
11164         * src/SDCCsymt.c (computeType): literals are handled the same way as any
11165         other type
11166         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
11167         be re-activated by defining REDUCE_LITERALS)
11168         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
11169         unsigned, but are signed by default
11170         * src/SDCCval.c (constVal): rearranged
11171         * src/SDCCval.c (valMod): preliminary fix
11172         * src/SDCCval.c (valCastLiteral): use TYPE_* types
11173         * support/regression/literalop.c: added, work in progress
11174
11175 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11176
11177         Generate warnings for useless declarations like "char data;"
11178         that don't do what new users expect.
11179
11180         * src/SDCC.y
11181         * support/Util/SDCCerr.h
11182         * support/Util/SDCCerr.c
11183
11184 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
11185
11186         * src/SDCCval.c (valMult): fix overflow detection of negative int
11187
11188 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11189
11190         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
11191
11192         Changes to support big endian targets:
11193
11194         * src/ports.h
11195         * src/SDCCglue.c
11196         * src/avr/main.c
11197         * src/ds390/main.c
11198         * src/izt/i186.c
11199         * src/mcs51/main.c
11200         * src/pic/main.c
11201         * src/pic16/main.c
11202         * src/xa51/main.c
11203         * src/z80/main.c
11204
11205 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
11206
11207         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
11208         * device/lib/time.c: fixed warning "integer overflow in expression"
11209
11210 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
11211
11212         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
11213         * src/SDCCval.c (constVal): changed default to signed; hex and octal
11214         constants are unsigned; added recognition of "u" flag for unsigned
11215         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
11216         * src/SDCCval.c (valDiv, valMod): fixed signdness
11217         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
11218         signedness of modulo, left and right shift
11219         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
11220         * support/Util/SDCCerr.h: added warning W_INT_OVL
11221         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
11222         * src/SDCCast.c (ast_print): improved output of constants
11223
11224 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11225
11226         Fixed some warnings when building with MSVC:
11227
11228         * as/mcs51/asdata.c
11229         * as/z80/asdata.c
11230         * as/mcs51/asm.h
11231         * as/z80/asm.h
11232         * link/z80/aslink.h
11233         * link/z80/lkdata.c
11234         * link/z80/lkeval.c
11235         * link/z80/lkgb.c
11236         * link/z80/lkihx.c
11237         * link/z80/lks19.c
11238         * link/z80/lksym.c
11239         * support/cpp2/cpplib.c
11240         * src/ds390/gen.c
11241         * src/mcs51/gen.c
11242
11243 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
11244
11245         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
11246
11247 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11248
11249         * support/librarian/clean.mk: Do not remove Makefile.
11250         * support/librarian/Makefile: added.
11251
11252 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11253
11254         Added librarian to MSVC build:
11255         * all.dsp
11256         * sdcc.dsw
11257         * support/librarian/librarian.dsp
11258
11259         'configure' not needed for librarian, removed:
11260         * support/librarian/configure
11261         * support/librarian/configure.in
11262         * support/librarian/config_in.h
11263         * support/librarian/Makefile.in
11264
11265         Hopefully these ones built the librarian and the rest of sdcc properly:
11266         * Makefile
11267         * Makefile.common.in
11268
11269         Messed up 'configure', so revert to previous version:
11270         * configure
11271         * configure.in
11272
11273 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
11274
11275         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
11276         there, while the mantissa of a double is "only" 53 bits wide.
11277
11278 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11279
11280         Adding sdcclib to the build.  MSVC project coming soon.
11281         Files added/changed:
11282
11283         * support/librarian/clean.mk
11284         * support/librarian/configure
11285         * support/librarian/configure.in
11286         * support/librarian/config_in.h
11287         * support/librarian/Makefile.bcc
11288         * support/librarian/Makefile.in
11289         * support/librarian/sdcclib.c
11290         * Makefile.bcc
11291         * Makefile
11292         * Makefile.common.in
11293         * configure
11294         * configure.in
11295
11296 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11297
11298         Linker now complaints if linked modules have conflicting options, for
11299         example, one compiled using --model-large and another one compiled with
11300         --model-small.  The following files were modified:
11301
11302         * as/mcs51/asdata.c
11303         * as/mcs51/aslink.h
11304         * as/mcs51/asm.h
11305         * as/mcs51/asmain.c
11306         * as/mcs51/asout.c
11307         * as/mcs51/i51pst.c
11308         * as/mcs51/lkdata.c
11309         * as/mcs51/lklibr.c
11310         * as/mcs51/lkmain.c
11311         * as/z80/asdata.c
11312         * as/z80/asm.h
11313         * as/z80/asmain.c
11314         * as/z80/asout.c
11315         * as/z80/z80pst.c
11316         * link/z80/aslink.h
11317         * link/z80/lkdata.c
11318         * link/z80/lklibr.c
11319         * link/z80/lkmain.c
11320         * src/SDCCglue.c
11321
11322 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11323
11324         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
11325         as/mcs51/lklibr.c: Generate a warning when a library is not found.
11326
11327 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
11328
11329         * src/z80/mappings.i: fix _mul[us][int,long] entries
11330
11331 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11332
11333         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
11334
11335 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
11336
11337         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
11338         * support/regression/tests/bitopcse.c: added
11339         fixed warning:
11340         * src/avr/gen.c:
11341         * src/pic/gen.c:
11342         * src/pic16/gen.c:
11343         * src/z80/gen.c:
11344         * src/xa51/gen.c:
11345
11346 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11347
11348         added support for new library format to z80, gbz80 linkers:
11349         *link/z80/aslink.h
11350         *link/z80/lklex.c
11351         *link/z80/lklib.c
11352         *link/z80/lklist.c
11353
11354 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
11355
11356         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
11357         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
11358
11359 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
11360
11361         added DUMMY_READ_VOLATILE:
11362         * src/SDCC.y:
11363         * src/avr/gen.c:
11364         * src/xa51/gen.c:
11365         * src/z80/gen.c:
11366         * src/pic/gen.c:
11367         * src/pic16/gen.c:
11368         * src/mcs51/gen.c:
11369         * src/ds390/gen.c:
11370         * src/SDCCcse.c (algebraicOpts): many improvements
11371         * src/SDCCcse.h: removed algebraicOpts()
11372         * src/SDCCicode.c (picDummyRead): added
11373
11374 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11375
11376         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
11377         "Insufficient space in data memory".
11378
11379 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11380
11381         * src/mcs51/gen.c: fixed bug #771358
11382         * src/z80/gen.c: fixed bug #759087
11383
11384 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
11385
11386         * src/pic16/glue.c: minor cleanup by Vangelis
11387
11388 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11389
11390         * device/include/regc515c.h: fixed #758477
11391         * device/lib/_gptrget.c: saving some cycles in generic pointer get
11392         * device/lib/_gptrput.c: saved a few bytes
11393         * my tab spacing is 8, yours too?)
11394         * device/lib/_ser.c: process RX bytes earlier than TX bytes
11395         * device/lib/serial.c: process RX bytes earlier than TX bytes
11396         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
11397
11398 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
11399
11400         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
11401
11402 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11403
11404     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
11405
11406 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
11407
11408         * device/lib/Makefile.in: bad fix, reverted to 1.43
11409
11410 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
11411
11412         * device/lib/Makefile.in: added missing z80 object files
11413
11414 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
11415
11416         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
11417         pic16 progress by Vangelis:
11418         * src/SDCCglobl.h:
11419         * src/SDCCmain.c:
11420         * src/pic/Makefile:
11421         * src/pic:
11422         * pic/Makefile:
11423         * pic16/device.c:
11424         * pic16/device.h:
11425         * pic16/gen.c:
11426         * pic16/gen.h:
11427         * pic16/genarith.c:
11428         * pic16/glue.c:
11429         * pic16/main.c:
11430         * pic16/pcode.c:
11431         * pic16/pcode.h:
11432         * pic16/pcodepeep.c:
11433         * pic16/peeph.def:
11434
11435 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11436
11437     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
11438
11439 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11440
11441     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
11442     added gbz80 build to MSVC project.
11443     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
11444     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
11445     from 8051 stuff and setup so it links using a .lnk file.
11446
11447 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11448
11449     * support/librarian/sdcclib.c: sdcc librarian.
11450     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
11451     with sdcclib.
11452
11453 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11454
11455     * as/mcs51/lkmain.c: properly handle extensions in function afile.
11456
11457 2003-07-02  Borut Razem <borut.razem AT siol.net>
11458
11459         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
11460         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
11461         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
11462         src/xa51/main.c, src/z80/main.c:
11463         virtualization of glue() function: each port has it's own glue function,
11464         which is accessed by do_glue function pointer in PORT.general structure
11465
11466 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
11467
11468         * DS800C400 fun, improved ROM interface and tinibios.
11469
11470 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
11471
11472         * More support for DS80C400. Now includes beginning of interface to ROM.
11473
11474 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
11475
11476         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
11477
11478 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11479
11480         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
11481
11482 2003-06-19  Borut Razem <borut.razem AT siol.net>
11483
11484         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
11485
11486 2003-06-19  Borut Razem <borut.razem AT siol.net>
11487
11488         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
11489         fixed Z80 port - crt0.o: cannot open.
11490
11491 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
11492
11493         * support/Util/MySystem.c (merge_command): revert bad fix
11494
11495 2003-06-18  Borut Razem <borut.razem AT siol.net>
11496
11497         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
11498
11499 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11500
11501         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
11502         option --use-stdout sends errors to stdout instead of stderr.
11503
11504 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
11505
11506         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
11507
11508 2003-06-15  Borut Razem <borut.razem AT siol.net>
11509
11510         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
11511         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
11512         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
11513         fixed width array of pointers replaced with sets;
11514         multiple include and lib paths ared transferred to preprocessor and linker
11515         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
11516         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
11517         fixed width array of pointers
11518         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
11519         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
11520         fixupPath(), getPathDifference()
11521         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
11522         fixed width array of pointers
11523
11524 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
11525
11526         * src/pic16/ralloc.c: fix warnings
11527         * src/pic16/pcode.c: fix warning
11528
11529 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
11530
11531          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
11532         know all the details, but essentially this set of changes enable
11533         the pic16 port to generate movff instructions and generate assembler
11534         directives,
11535         * src/SDCCmain.c:
11536         * src/pic16/gen.c:
11537         * src/pic16/glue.c:
11538         * src/pic16/pcode.c:
11539         * src/pic16/device.c:
11540         * src/pic16/main.c:
11541         * src/pic16/pcode.h:
11542         * src/pic16/pcoderegs.c:
11543         * src/pic16/ralloc.c:
11544         * src/pic16/ralloc.h:
11545
11546 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11547
11548         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
11549         added option --vc, so sdcc errors and warnings are compatible with
11550         Microsoft Visual Studio.
11551
11552 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11553
11554         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
11555           device/lib/libfloat.lib: added atof function.
11556
11557 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
11558
11559         * doc/sdccman.lyx: updated to Lyx 1.3
11560         * doc/cdbfileformat.lyx: updated to Lyx 1.3
11561         * doc/test_suite_spec.lyx: updated to Lyx 1.3
11562         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
11563
11564 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
11565
11566         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
11567
11568 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11569
11570         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
11571           additions to the "related tools/documentation" section
11572
11573 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
11574
11575         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
11576
11577 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
11578
11579         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
11580         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
11581
11582 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
11583
11584         * doc/sdccman.lyx: fix double dash and other minor things
11585         * doc/Makefile: fix double dash
11586
11587 2003-05-28  Karl Bongers(patches from Martin Helmling)
11588         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
11589           condition and ignore commands.
11590
11591 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11592
11593         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
11594           is in parts still quite out of date, I did changes as far as I felt makes sense
11595           for a non-native english speaker.
11596           Please feel free to add to the manual or to correct my changes.
11597         * doc/Makefile: undid touching the date of intermediate tex files.
11598
11599 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11600
11601         * doc/sdccman.lyx: Manual has an index now
11602
11603 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
11604
11605         Finalize muluint/mulsint and mululong/mulslong merging:
11606         * device/lib/_mulint.c
11607         * device/lib/_mullong.c
11608         * device/lib/gbz80/mul.s
11609         * device/lib/gbz80/stubs.s
11610         * device/lib/z80/mul.s
11611         * device/lib/z80/stubs.s
11612         * src/SDCCsymt.c (initCSupport)
11613
11614 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11615
11616         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
11617         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
11618           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
11619           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
11620           instead of /Zm500.
11621
11622 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
11623
11624         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
11625           the regression tests I'm not brave enough to enable 245.b, 245.c
11626         * doc/sdccman.lyx: added latex preamble for hyperref package.
11627           Using pdflatex this will give you a hyperlinked pdf file with
11628           bookmarks. (prepend '%' before /usepackage if this breaks something)
11629
11630 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11631
11632          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
11633
11634 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
11635
11636         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
11637
11638 2003-05-21    <johan AT balder>
11639
11640         * src/SDCCglue.c (printIval): fixed bug #739934
11641
11642 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
11643
11644         Applied patch from bug 737905 (renamed yylineo to mylineno):
11645         * src/altlex.c
11646         * src/SDCCast.c
11647         * src/SDCglobl.h
11648         * src/SDCC.lex
11649         * src/SDCCsymt.c
11650         * src/SDCCval.c
11651         * src/pic16/pcode.c: Cleaned warnings
11652         * src/pic16/pcodeflow.c: Cleaned warnings
11653         * src/pic16/pcoderegs.c: Cleaned warnings
11654
11655 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
11656
11657         * src/pic16/pcode.c: Cleaned warnings
11658         * src/pic16/pcodepeep.c: Cleaned warnings
11659         * src/pic16/ralloc.c: Cleaned warnings
11660
11661 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
11662
11663         * doc/sdccman.lyx: fixed bug 739745
11664         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
11665
11666 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
11667
11668         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
11669         it can be defined with CFLAGS when running configure
11670         * src/SDCCmain.c: fixed compiling + linking with object files
11671
11672 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
11673
11674         * configure.in: configure for pic16 port,
11675             added --disable-pic16-port
11676         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
11677         * src/SDCCmain.c: linkOptions is changed to set *,
11678             added if/endif conditional macros to remove options help
11679             messages from optionsTable when a port is not configured, added
11680             support for the PIc16 port in the ports table, when executing
11681             the compiler with no port specified on command line, a default
11682             port is selected with the new macro DEFAULT_PORT which is
11683             defined in port.h, in setDefaultOptions() linkOptions is removed
11684             from initialization assignment, since now it is a set,
11685             parseCmdLine uses setParseWithComma for linkOptions, in
11686             linkEdit() linkOptions are accessed with new function indexSet()
11687             which returns the i'th item of a set variable. See SDCCset.c, in
11688             linkEdit() when calling buildCmdLine(), added linkOptions as
11689             last argument. Now users can pass arguments to gplink via the
11690             -Wl option, main() uses pic16glue() to glue up pic16 programs
11691         * src/SDCCpeeph.c: various changes to support pic16
11692         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
11693             return the i'th item of the set
11694         * src/SDCCset.h: added function prototype for indexSet()
11695         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
11696         * src/clean.mk: added pic16 in CLEANALLPORTS variable
11697         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
11698             added macro DEFAULT_PORT
11699         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
11700         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
11701             generated
11702         * src/pic16/glue.c: commented out some error producing lines
11703         * src/pic16/main.c: __config directives are commented out to stop
11704             gpasm complaining and test the linkage with gplink, _linkCmd and
11705             _asmCmd changed to be more gplink and gpasm friendly
11706         * src/pic16/peeph.def: peep rule 3 is commented out, since it
11707             produced an error when parsed, peep rule 12 is added to utilize
11708             movff, but it is commented out since the pCode does not support
11709             yet a command with 2 address arguments
11710
11711 2003-05-18    <johan AT balder>
11712
11713         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
11714         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
11715 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
11716
11717         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
11718   Added feature to script commands from file.
11719
11720 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
11721
11722         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
11723         * src/SDCCutil.c: include ctype.h for win32
11724
11725 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
11726
11727         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
11728
11729 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
11730
11731         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
11732   Fixed so you can set breakpoints prior to run, run does not stop
11733   on entry now.  Add tbreak.  Other enhancements and fixes for use
11734   with ddd.
11735
11736 2003-05-12  Borut Razem <borut.razem AT siol.net>
11737
11738         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
11739
11740 2003-05-11  Borut Razem <borut.razem AT siol.net>
11741
11742         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
11743         the path of bin directory, so that PATH is the only env. variable, which has to be set
11744         in case of standard installation.
11745         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
11746         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
11747         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
11748
11749 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
11750
11751         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
11752         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
11753         temp files are in the port dir; clean the gen/test directory when
11754         generating new test.c
11755         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
11756         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
11757         * support/regression/tests/zeropad.c: added
11758
11759 2003-05-09    <johan AT balder>
11760
11761         * src/SDCCglue.c: fixed bug #597940
11762
11763 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
11764
11765         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
11766   cache sfr, optimize next,step, fix off by one sourceline,
11767   support ddd list function.
11768         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
11769
11770 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
11771
11772         * support/regression/HTMLgen.py: added compare_s2f()
11773         * support/regression/Makefile: redo 1.27
11774         * support/regression/generate-cases.py: redo 1.5
11775
11776 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
11777
11778         * support/regression/tests/float.c: workaround 33 bit hex constant
11779         * support/regression/tests/simplefloat.c: fix division for host
11780
11781 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
11782
11783         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
11784         that tame's the PIC's over-aggressive optimizer.
11785
11786 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
11787
11788          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
11789          support for MSVC.
11790
11791 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
11792
11793         Initial support for DS80C400. "Hello world" runs on TINIm400
11794         (with polled I/O).
11795
11796 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
11797
11798          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
11799          * Some notes on ddd usage added in debugger/README
11800          Martin Helmling adding more features and fixes for ddd GUI debugger.
11801          Code added for nexti, stepi, up, down, and other adjustments.
11802
11803 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
11804
11805         * src/pic/pCodepeep.c non-wildcard asmops are now handled
11806         * src/pic/peeph.def Added two rules to optimize carry manipulation
11807         * src/pic/* removed debug printfs
11808
11809 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
11810
11811         * debugger/mcs51/cmd.c: added header newalloc.h
11812
11813 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
11814
11815         * as/Makefile: new EXEEXT
11816         * as/z80/Makefile: remove trailing slash of BUILDIR
11817         * as/z80/clean.mk: new EXEEXT
11818         * Makefile.common.in: add to CFLAGS (and others), don't replace it
11819         * support/cpp2/Makefile.in: new EXEEXT
11820         * src/pic/glue.c (pic14emitRegularMap): fixed warning
11821
11822 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
11823
11824         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
11825         EXEEXT was introduced to fix all related problems with targets
11826         "clean", "install" and "uninstall"; a couple of further flaws
11827         especially with "clean" have been fixed too
11828         * as/mcs51/Makefile.in
11829         * as/mcs51/clean.mk
11830         * as/z80/Makefile
11831         * Makefile
11832         * clean.mk
11833         * debugger/mcs51/Makefile.in
11834         * debugger/mcs51/clean.mk
11835         * link/z80/Makefile
11836         * link/z80/Makefile.in
11837         * link/z80/clean.mk
11838         * link/Makefile
11839         * packihx/Makefile.in
11840         * packihx/clean.mk
11841         * sim/ucsim/Makefile
11842         * sim/ucsim/clean.mk
11843         * sim/ucsim/avr.src/Makefile.in
11844         * sim/ucsim/avr.src/clean.mk
11845         * sim/ucsim/s51.src/Makefile.in
11846         * sim/ucsim/s51.src/clean.mk
11847         * sim/ucsim/xa.src/Makefile.in
11848         * sim/ucsim/xa.src/clean.mk
11849         * sim/ucsim/z80.src/Makefile.in
11850         * sim/ucsim/z80.src/clean.mk
11851         * sim/ucsim/main_in.mk
11852         * sim/ucsim/packages_in.mk
11853         * sim/ucsim/gui.src/Makefile.in
11854         * sim/ucsim/gui.src/serio.src/Makefile.in
11855         * sim/ucsim/gui.src/serio.src/clean.mk
11856         * src/Makefile.in
11857         * src/clean.mk
11858         * support/cpp2/Makefile.in
11859         * support/cpp2/clean.mk
11860         * support/makebin/Makefile
11861         * support/makebin/clean.mk
11862         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
11863         * doc/sdccman.lyx: --program-suffix no longer needed
11864
11865 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
11866
11867          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
11868          Martin Helmling added support for ddd GUI debugger.
11869          Code added to display assembly, set variables, and other commands
11870          to interface to ddd.
11871
11872 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
11873
11874         * as/Makefile: fix target clean
11875         * as/clean.mk: fix target clean
11876         * as/z80/clean.mk: fix target clean
11877
11878 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
11879
11880         * Makefile.common.in: added  AT EXEEXT AT
11881         * configure.in: removed all mingw32 stuff
11882         * configure: rebuilt from configure.in
11883         * doc/sdccman.lyx: updated section "installation"
11884         * support/scripts/sdcc_mingw32: adapted to configure
11885         * support/scripts/sdcc_cygwin_mingw32: added
11886
11887 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
11888
11889         * src/pic Added object file support for the PIC port
11890         * src/pic Applied patch from Craig Franklin (this started the object file support)
11891         * src/regression Updated the PIC regression tests for object files
11892
11893 2003-04-20  Borut Razem <borut.razem AT siol.net>
11894
11895         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
11896           lklex.c: In function `getfid':
11897           lklex.c:203: warning: array subscript has type `char'
11898         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
11899           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
11900         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
11901           stack handling macros
11902
11903 2003-04-19  Borut Razem <borut.razem AT siol.net>
11904
11905         * "handling space characters in file path" task:
11906         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
11907         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
11908         * support/Util/MySystem.h: make it self-sufficient
11909         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
11910           src/z80/main.c, sdcc/as/mcs51/lklex.c:
11911           handling space characters in file path
11912         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
11913           (it will be used by assemblers, which have their own includes, e.g. gpasm)
11914         * support/Util/MySystem.c: handling space characters in executable's path
11915
11916 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
11917
11918         * as/z80/Makefile: fix permanent rebuild of z80
11919         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
11920         * support/regression/tests/bitfields.c: added Johan's bitfields.c
11921
11922 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
11923
11924         * src/SDCCopt.c: add special case optimization to replace modulo by
11925           a power of two with a bitwise AND.
11926
11927 2003-04-18    <johan AT balder>
11928
11929         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
11930
11931 2003-04-17    <johan AT balder>
11932
11933         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
11934         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
11935
11936 2003-04-13  Borut Razem <borut.razem AT siol.net>
11937
11938         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
11939         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
11940           fixed mingw problem in adl_NORMALIZE_PATH
11941
11942 2003-04-12  Borut Razem <borut.razem AT siol.net>
11943
11944         * fixed "#pragma SAVE/RESTORE can not be nested":
11945         * src/SDCC.lex: reworked pragma handling functions
11946         * sdcc/src/SDCCglobl.h: reworked stack handling macros
11947         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
11948
11949 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
11950
11951         * src/SDCCutil.c (pathEquivalent): defined but not used
11952         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
11953         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
11954         * configure: rebuilt from configure.in
11955         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
11956         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
11957         * device/include/Makefile.in: replace sdcc_datadir
11958         * device/lib/Makefile.in: replace sdcc_datadir
11959         * Makefile.common.in: add LDFLAGS from configure
11960         * packihx/Makefile.in: use LDFLAGS
11961         * src/Makefile.in: use LDFLAGS
11962         * support/cpp2/Makefile.in: add LDFLAGS from configure
11963         * support/makebin/Makefile: use LDFLAGS
11964         * .version: bumped version number to 2.3.5
11965
11966 2003-04-12  Borut Razem <borut.razem AT siol.net>
11967
11968         * completed "different paths" task:
11969         * src/SDCCmacro.c: fixed bug in handling quotes
11970         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
11971         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
11972
11973 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
11974
11975         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
11976
11977 2003-04-11 kevin Vigor <kevin AT vigor.nu>
11978
11979         * ds390/gen.c ds390/peeph.def: fix bug 706781
11980
11981 2003-04-11  Borut Razem <borut.razem AT siol.net>
11982
11983         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
11984
11985 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
11986
11987         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
11988         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
11989          set - this bit used to not be set...).
11990         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
11991           bad code in PIC Port
11992         * src/regression/and2.c added to test bug 609268
11993         * src/regression/Makefile added and2.c to regression test
11994
11995
11996 2003-04-08    <johan AT CP255758-A>
11997
11998         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
11999         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
12000         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
12001
12002 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
12003
12004         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
12005         fix bug #487815
12006         * support/cpp2/Makefile.in: fix bug #487815
12007         * configure: rebuilt from configure.in
12008         * Makefile.common.in: docdir changed, new path suffixes
12009         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
12010         * sdcc_vc_in.h: reflect changes from sdccconf.h
12011         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
12012         * src/SDCCutil.h: remove BINDIR hack
12013         * doc/sdccman.lyx: update new path hierarchy
12014
12015 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
12016
12017         * src/SDCCpeeph.c: added okToRemoveSLOC test
12018
12019 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
12020
12021         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
12022
12023 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
12024
12025         * src/SDCCpeeph.c: added labelIsReturnOnly test
12026         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
12027
12028 2003-04-05    <johan AT balder>
12029
12030         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
12031         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
12032         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
12033         * src/SDCCast.c: fixed a warning
12034         * src/SDCCast.h: fixed a warning
12035         * src/SDCCicode.c (operandFromAst): fixed a warning
12036
12037 2003-04-04    <johan AT balder>
12038
12039         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
12040         * src/SDCCast.c (decorateType): fixed bug #715076
12041         * src/SDCC.y: fixed bug #702907
12042
12043 2003-04-03    <johan AT balder>
12044
12045         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
12046         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
12047         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
12048         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
12049         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
12050
12051 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
12052
12053         * _decdptr.c: fix return values
12054         * _gptrget.c: fix return values
12055         * _gptrgetc.c: fix return values
12056         * _gptrput.c: fix return values
12057         * _mulint.c: fix return values
12058         * as/z80/Makefile: fix 'make -j' problem
12059
12060 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
12061
12062         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
12063         * configure.in: big cleanup, updated to autoconf 2.5x
12064         * configure: rebuilt from configure.in
12065         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
12066         * sdcc_vc_in.h: reflect changes from sdccconf.h
12067         * doc/Makefile: fixed a flaw in "make install"
12068
12069 2003-04-02    <johan AT balder>
12070
12071         * src/ds390/gen.c (genCmp): no comments
12072         * src/mcs51/gen.c (genCmp): no comments
12073         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
12074         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
12075
12076 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
12077
12078         * support/regression/generate-cases.py: place generated file in given sub directory
12079         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
12080         * support/regression/Makefile: improvements for 'make -j';
12081         side effect: it's simpler and faster now
12082
12083 2003-03-31  Borut Razem <borut.razem AT siol.net>
12084
12085         * src/z80/main.c: link-{port} and as-{port} defined without path
12086         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
12087
12088 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
12089
12090         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
12091
12092 2003-03-30  Borut Razem <borut.razem AT siol.net>
12093
12094         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
12095           changed type of list parameter to set
12096         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
12097         * src/port.h: changed type of do_assemble() parameter to set
12098         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
12099           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
12100           definition of "cppoutfilename" macro with NULL value in preProcess()
12101         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
12102         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
12103         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
12104           replaced with set *binPathSet
12105         * shash_add() deallocates the item, if allready exsists, before adding the new one
12106         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
12107
12108 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
12109
12110         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
12111           a nested for loop bug in the PIC port
12112         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
12113           for loops
12114
12115 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
12116
12117         * support/Util/dbuf.h: remove C++ stuff to make it portable
12118
12119 2003-03-28  Borut Razem <borut.razem AT siol.net>
12120
12121         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
12122           literal strings in stringLiteral()
12123         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
12124         * src/Makefile.bcc, src/Makefile.in, src/src.dsp: added support/Util/dbuf.c
12125           to the project
12126
12127 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
12128
12129         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
12130
12131 2003-03-26    <johan AT balder>
12132
12133         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
12134         * src/ds390/gen.c (saveRegisters): catched symbol abuse
12135         * src/SDCCast.c (decorateType): fixed " -v < 3"
12136
12137 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
12138
12139         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
12140         Added Lenny Story's debug infrastructure changes:
12141         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
12142         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
12143         * src/cdbFile.c: added
12144         * src/SDCCdebug.c: added
12145         * src/SDCCdebug.h: added
12146         * src/SDCCast.c (createFunction)
12147         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
12148         * src/SDCCmain.c (parseCmdLine, main)
12149         * src/SDCCmem.c (redoStackOffsets)
12150         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
12151         * src/SDCCsymt.h
12152         * src/common.h
12153         * src/avr/gen.c (genAVRCode)
12154         * src/ds390/gen.c (gen390Code)
12155         * src/mcs51/gen.c (gen51Code)
12156         * src/pic/gen.c (genpic14Code)
12157         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
12158         * src/xa51/gen.c (genXA51Code)
12159         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
12160
12161 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
12162
12163         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
12164         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
12165
12166 2003-03-22    <johan AT balder>
12167
12168         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
12169
12170 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
12171
12172         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
12173         * doc/cdbfileformat.lyx: added, written by Lenny Story
12174         * doc/Makefile: added cdbfileformat.lyx
12175         * doc/clean.mk: added cdbfileformat.lyx
12176
12177 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
12178
12179         * src/mcs51/peeph.def: fix bug #705773
12180
12181 2003-03-20    <johan AT balder>
12182
12183         An sfr/sbit can have an "at #" AND an initializer
12184         * src/SDCCsymt.c (checkSClass):
12185         * src/SDCCmem.c (allocGlobal):
12186         * src/SDCCmem.c (allocLocal):
12187         * src/SDCCast.c (createBlock):
12188
12189 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
12190
12191         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
12192
12193 2003-03-16    <johan AT balder>
12194
12195         Undid the hackup of const and volatile, the problem is much bigger
12196         * src/SDCC.y:1.65
12197         * src/SDCCast.c:1.171
12198         * src/SDCCglue.c:1.138
12199         * src/SDCCicode.c:1.146
12200         * src/SDCCsymt.c:1.150
12201         * src/SDCCval.c:1.65
12202
12203 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
12204
12205         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
12206         * src/ds390/gen.c (genAddrOf): fixed bug #704087
12207
12208 2003-03-13    <johan AT balder>
12209
12210         Hackup const and volatile modifiers in type chains a bit:
12211         * src/SDCC.y:1.63
12212         * src/SDCCast.c:1.169
12213         * src/SDCCglue.c:1.136
12214         * src/SDCCicode.c:1.143
12215         * src/SDCCsymt.c1.146
12216         * src/SDCCsymt.h1.59
12217         * src/SDCCval.c:1.63
12218
12219 2003-03-12    <johan AT balder>
12220
12221         * src/SDCCBBlock.h: more LRH debugging junk
12222         * src/SDCCcflow.h: more LRH debugging junk
12223         * src/SDCCloop.c: more LRH debugging junk
12224         * src/SDCC.y (struct_declaration): fixed bug #697590
12225         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
12226         * src/ds390/gen.c (aopForRemat): fixed bug #700031
12227         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
12228
12229 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
12230         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
12231         test function names must now match exactly).
12232         * src/SDCCcse.c: added special case in findCheaperOp to allow
12233         extending a short integer. Makes less awful code for bug 700121 test case.
12234
12235 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12236
12237         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
12238         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
12239
12240 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
12241
12242         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
12243         actually called (operandsNotEqual() was called for all
12244         operandsNotEqualX tests).
12245
12246 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
12247
12248         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
12249         with shorter literals. Fixes bug 700121.
12250
12251 2003-03-11    <johan AT balder>
12252
12253         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
12254
12255 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
12256
12257         * src/SDCCloop.c (mergeRegions): an evil beast is dead
12258         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
12259
12260 2003-03-10  Borut Razem <borut.razem AT siol.net>
12261
12262         * src/SDCCmain.c: pipe preprocessor's output
12263         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
12264         * sdcc_vc_in.h: define pclose as _pclose for WIN32
12265         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
12266         which closes all pipes in pipeSet set
12267         * src/SDCCset.c: free deleted item in function deleteSetItem()
12268         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
12269         moved from z80 to src subproject
12270         * .version: increased version number to 2.3.4
12271
12272 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
12273
12274         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
12275         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
12276         * support/regression/ports/xa51/spec.mk: fix typo
12277
12278 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
12279
12280         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
12281
12282 2003-03-09  Borut Razem <borut.razem AT siol.net>
12283
12284         * src/SDCCmain.c: pipe preprocessor's output
12285         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
12286         * sdcc_vc_in.h: define pclose as _pclose for WIN32
12287         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
12288         which closes all pipes in pipeSet set
12289         * src/SDCCset.c: free deleted item in function deleteSetItem()
12290         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
12291         moved from z80 to src subproject
12292
12293 2003-03-09  Borut Razem <borut.razem AT siol.net>
12294
12295         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
12296         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
12297         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
12298         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
12299         * src/SDCCglobl.h: unification of WIN32 native definitions
12300
12301 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
12302
12303         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
12304
12305 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
12306
12307         * src/configure.in:   check for endianess (even while cross-compiling)
12308         * src/configure:      check for endianess (even while cross-compiling)
12309         * src/configure_in.h: check for endianess (even while cross-compiling)
12310         * src/avr/gen.c:        remove old endianess stuff
12311         * src/mcs51/gen.c:      remove old endianess stuff
12312         * src/ds390/gen.c:      remove old endianess stuff
12313         * src/pic/gen.c:        remove old endianess stuff
12314         * src/pic/genarith.c:   remove old endianess stuff
12315         * src/pic/glue.c:       fix endianess check
12316         * src/pic16/gen.c:      remove old endianess stuff
12317         * src/pic16/genarith.c: remove old endianess stuff
12318         * src/pic16/glue.c:     fix endianess check
12319         * src/xa51/gen.c:       remove old endianess stuff
12320         * src/z80/gen.c:        fix endianess check
12321         * src/SDCCglue.c:       fix endianess check
12322         * src/ds390/peeph.def: fix bug 700036
12323
12324 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
12325
12326         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
12327         * src/configure: find appropriate data-types on host for SDCC's int and long
12328         * src/configure.in: find appropriate data-types on host for SDCC's int and long
12329         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
12330         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
12331
12332 2003-03-07    <johan AT balder>
12333
12334         Just a big NOOP:
12335                 some minor cleanups before the big shot
12336                 OP_DEFS and OP_USES now use Kevin's protection
12337                 new option --nolabelopt
12338
12339         * src/SDCCBBlock.c:
12340         * src/SDCCast.c,:
12341         * src/SDCCcflow.c:
12342         * src/SDCCcse.c:
12343         * src/SDCCicode.c:
12344         * src/SDCCicode.h:
12345         * src/SDCClabel.c:
12346         * src/SDCCloop.c:
12347         * src/SDCCmain.c:
12348         * src/ds390/ralloc.c:
12349         * src/mcs51/ralloc.c:
12350         * src/pic/ralloc.c:
12351         * src/xa51/ralloc.c:
12352         * src/z80/ralloc.c:
12353
12354 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
12355
12356         * src/pic/pcode.c (get_op): fix 64 bit warnings
12357         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
12358         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
12359         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
12360         * support/regression/tests/malloc.c: fix 64 bit warnings
12361
12362 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
12363
12364         * src/mcs51/gen.c (genMinus): fixed bug 696436
12365
12366 2003-03-02  Borut Razem <borut.razem AT siol.net>
12367
12368         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
12369
12370 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
12371
12372         * configure.in: test for mkstemp
12373         * sdccconf_in.h: add HAVE_MKSTEMP
12374
12375 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
12376
12377         * device/include/ctype.h: removed warning while using --stack-auto
12378         * device/include/malloc.h: removed warning while using --stack-auto
12379         * device/include/string.h: removed warning while using --stack-auto
12380
12381 2003-02-23  Borut Razem <borut.razem AT siol.net>
12382
12383         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
12384         because NDEBUG is defined (see man assert)
12385         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
12386
12387 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
12388
12389         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
12390         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
12391
12392 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
12393
12394         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
12395         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
12396
12397 2003-02-18    <johan AT balder>
12398
12399         * as/mcs51/asmain.c (asmbl): module can start with a digit
12400         * as/z80/asmain.c (asmbl): module can start with a digit
12401
12402 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
12403
12404         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
12405         * src/asm.c: fix pipe() for Mingw32
12406
12407 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
12408
12409         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
12410         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
12411         make -V work again; --c1mode reads now from stdin
12412         * doc/sdccman.lyx: added --c1mode
12413         * support/Util/SDCCerr.c: new messages for c1 mode
12414         * support/Util/SDCCerr.h: new messages for c1 mode
12415         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
12416
12417 2003-02-15    <johan AT balder>
12418
12419         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
12420
12421 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
12422
12423         * doc/sdccman.lyx: Environment variables, -o and other minor things
12424
12425 2003-02-14    <johan AT balder>
12426
12427         * src/xa51/main.c: before anyone really tries to use it :)
12428
12429         * Install doc's in share/sdcc/doc
12430         * removed some obsolete files
12431         * Do a proper make distclean and uninstall
12432         M Makefile.common.in
12433         R sdccbuild.sh
12434         M as/Makefile
12435         M device/include/Makefile.in
12436         M device/lib/Makefile.in
12437         M doc/sdccman.lyx
12438         M link/Makefile
12439         M sim/ucsim/doc/Makefile.in
12440         M src/clean.mk
12441         R src/avr/peeph.rul
12442         R src/xa51/peeph.rul
12443         M support/cpp2/Makefile.in
12444         M support/makebin/Makefile
12445
12446
12447 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
12448
12449         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
12450
12451 2003-02-10  Borut Razem <borut.razem AT siol.net>
12452
12453         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
12454         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
12455         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
12456         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
12457         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
12458         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
12459         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
12460         src/z80/Makefile.bcc: Borland Makefile cleanup
12461         * as/z80/Makefile.bcc: Added Borland Makefile
12462         * support/cpp2/borland.h: Removed
12463
12464 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
12465
12466         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
12467         * src/SDCC.lex: new pragma NOIV
12468         * src/SDCCglobl.h: new pragma NOIV
12469         * src/SDCCmem.c: new pragma NOIV
12470
12471 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
12472
12473         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
12474
12475 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
12476
12477         * src/SDCCmain.c: signal handling is switched off by --debug
12478         * doc/Makefile: small fix for install; use clean.mk again
12479         * doc/clean.mk: clean *.pdf and *.html too
12480
12481 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
12482
12483         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
12484         * device/lib/printfl.c: fix a ds390 bug by making it portable
12485         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
12486         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
12487         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
12488         * debugger/mcs51/cmd.c: converted multi-line string literals
12489         * sim/ucsim/globals.cc: converted multi-line string literals
12490         * src/SDCCmain.c: introduced signal handler to remove temp files
12491         * doc/Makefile: small tweaks, implement clean
12492         * doc: removed generated files
12493
12494 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12495
12496         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
12497         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
12498         Address Record is not correctly generated for DS390."
12499
12500 2003-02-02  Borut Razem <borut.razem AT siol.net>
12501
12502         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
12503         * as/mcs51/asm.h: fixed compilation with Borland C
12504         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
12505         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
12506         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
12507         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
12508         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
12509         src/z80/Makefile.bcc: delete $(LIB) only if exist
12510         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
12511
12512 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
12513
12514         * device/include/malloc.h: introduced NULL
12515         * device/include/string.h: introduced NULL
12516         * device/include/stdlib.h: introduced NULL
12517         * device/lib/_memcpy.c: removed NULL
12518         * device/lib/_strcat.c: removed NULL
12519         * device/lib/_strchr.c: removed NULL
12520         * device/lib/_strcmp.c: removed NULL
12521         * device/lib/_strcpy.c: removed NULL
12522         * device/lib/_strcspn.c: removed NULL
12523         * device/lib/_strlen.c: removed NULL
12524         * device/lib/_strncat.c: removed NULL
12525         * device/lib/_strncmp.c: removed NULL
12526         * device/lib/_strncpy.c: removed NULL
12527         * device/lib/_strpbrk.c: removed NULL
12528         * device/lib/_strrchr.c: removed NULL
12529         * device/lib/_strspn.c: removed NULL
12530         * device/lib/_strstr.c: removed NULL
12531         * device/lib/_strtok.c: removed NULL
12532         * device/lib/malloc.c: removed NULL, include own header
12533
12534 2003-02-02    <johan AT balder>
12535
12536         * 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
12537         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
12538         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
12539         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
12540         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
12541         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
12542
12543 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12544
12545         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
12546         area 'DATA'"
12547
12548 2003-02-01    <johan AT balder>
12549
12550         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
12551
12552 2003-01-31    <johan AT CP255758-A>
12553
12554         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
12555
12556 2003-01-30    <johan AT balder>
12557
12558         * src/SDCCBBlock.c: automatic bug detection
12559         * src/SDCCicode.c: automatic bug detection
12560
12561 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12562
12563         * src/SDCCglobl.h:   now --xram-size 0 works
12564         * src/SDCCmain.c:    now --xram-size 0 works
12565
12566 2003-01-29    <johan AT balder>
12567
12568         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
12569
12570 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12571
12572         * as/mcs51/aslink.h: Added options --xram-size and --code-size
12573         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
12574         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
12575         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
12576         * src/SDCCglobl.h:   Added options --xram-size and --code-size
12577         * src/SDCCmain.c:    Added options --xram-size and --code-size
12578
12579 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
12580
12581         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
12582         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
12583
12584 2003-01-27    <johan AT balder>
12585
12586         * src/SDCC.y: fixed bug #613764
12587
12588 2003-01-26    <johan AT balder>
12589
12590         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
12591         * src/SDCCsymt.h: fixed bug #673374
12592         * src/SDCCglue.c: fixed bug #661910
12593         * src/SDCCast.c: fixed bug #458099 and 673374
12594
12595 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
12596
12597         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
12598         * as/mcs51/strcmpi.h: added
12599         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
12600         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
12601         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
12602         * as/mcs51/assym.c: strcmpi -> as_strcmpi
12603         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
12604         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
12605         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
12606         * as/mcs51/Makefile.aslink: new module strcmpi
12607         * as/mcs51/Makefile.asx8051: new module strcmpi
12608         * as/mcs51/Makefil.bcc: new module strcmpi
12609         * as/mcs51/Makefile.in: new module strcmpi
12610         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
12611
12612 2003-01-26    <johan AT balder>
12613
12614         * src/SDCCglue.c: reverted back to 1.124
12615         * src/SDCCast.c: reverted back to 1.156
12616         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
12617
12618 2003-01-25    <johan AT balder>
12619
12620         * src/SDCCglue.c: A better fix for bug #661910
12621         * src/SDCCast.c: A better fix for bug #661910
12622         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
12623
12624 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
12625
12626         * src/Makefile.in: remove spawn.o
12627         * src/SDCCmain.c: remove spawn.h
12628         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
12629         * src/spawn.c: removed
12630         * src/spawn.h: removed
12631         * support/regression/ports/ds390/spec.mk: link with -r
12632
12633 2003-01-24    <johan AT CP255758-A>
12634
12635         * src/ds390/gen.c (aopOp): fixed bug #667458
12636         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
12637         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
12638         (createIvalCharPtr): an ival doesn't always have a storage class anymore
12639
12640 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
12641
12642         * src/mcs51/peeph.def: better assembler identation by Frieder
12643         * src/mcs51/gen.c: better assembler identation by Frieder
12644
12645 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
12646
12647         * as/z80/string.h: removed for gcc 3.2
12648         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
12649         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
12650
12651 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
12652
12653         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
12654         * src/SDCCpeeph.c (replaceRule): fix bug #663503
12655         * support/regression/Makefile: separate temp files for ports
12656         * support/regression/generate-cases.py: separate temp files for ports
12657         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
12658         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
12659
12660 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
12661
12662         * moved tinitalk to device/examples/ds390
12663
12664 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
12665
12666         * as/mcs51/lkmem.c: rflag is for DS390
12667         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
12668         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
12669                          (linkEdit): move mem- and map-files the same way as ihx-files
12670         * src/z80/main.c (_setDefaultOptions): removed --generic
12671         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
12672         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
12673         * src/pic/glue.c (picglue): --c1mode works again
12674         * src/pic16/glue.c (pic16glue): --c1mode works again
12675         * src/asm.c (printCLine): fix #660034
12676
12677 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
12678
12679         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
12680         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
12681         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
12682         * as/mcs51/lkmem (summary): better fix for sp problem
12683         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
12684         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
12685         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
12686                                               remove --stack-after-data
12687
12688 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
12689
12690         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
12691         * src/SDCCutil.c (join): ugly bug: missing '\0'
12692         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
12693
12694 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
12695
12696         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
12697         * src/port.h: typo
12698         * src/pic/main.c (_asmCmd): gpasm supports -o
12699         * src/z80/main.c: more general macros
12700         * device/lib/Makefile.in: remove intermediate files
12701
12702 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
12703
12704         * .version: Bumped version number to 2.3.3
12705         * src/SDCCBBlock.c: new option -o
12706         * src/SDCCglobl.h: new option -o
12707         * src/SDCCglue.c: new option -o
12708         * src/SDCCmain.c: new option -o
12709         * src/asm.c: new option -o
12710         * src/ds390/main.c: new option -o
12711         * src/pic/glue.c: new option -o
12712         * src/pic/pcode.c: new option -o
12713         * src/pic/ralloc.c: new option -o
12714         * src/pic16/glue.c: new option -o
12715         * src/pic16/pcode.c: new option -o
12716         * src/pic16/ralloc.c: new option -o
12717         * src/z80/main.c: new option -o
12718         * device/lib/Makefile.in: use -o
12719         * support/regression/ports/ds390/spec.mk: use -o
12720         * support/regression/ports/gbz80/spec.mk: use -o
12721         * support/regression/ports/mcs51/spec.mk: use -o
12722         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
12723         * support/regression/ports/z80/spec.mk: use -o
12724         * support/regression/ports/ucz80/spec.mk: use -o
12725         * support/regression/ports/xa51/spec.mk: use -o
12726         * support/regression/fwk/lib/timeout.c: fix usage string
12727
12728 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
12729         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
12730
12731 2003-01-07    <johan AT balder>
12732
12733         * src/SDCCast.c (decorateType): fixed bug #600035
12734
12735 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
12736         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
12737         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
12738         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
12739         * src/pic/pcode.c: outcommented unused variable to remove warnings
12740         * src/pic/ralloc.c: outcommented unused variable to remove warnings
12741
12742 2003-01-06    <karl AT turbobit.com>
12743         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
12744    regression tests.
12745
12746 2003-01-06    <johan AT balder>
12747
12748         * src/SDCCicode.c: fixed array add
12749
12750 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
12751         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
12752         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
12753
12754 2003-01-04    <johan AT balder>
12755
12756         * src/SDCCval.c (getNelements): fixed the initialized array of structures
12757
12758 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12759         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
12760
12761 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
12762         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
12763         * support/regression/tests/bug-524697.c: fit mem usage into 8032
12764
12765 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
12766         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
12767
12768 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
12769         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
12770
12771 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
12772         * src/mcs51/main.c: removed {bindir}{sep} from aslink
12773
12774 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12775
12776     * in /sdcc/as/mcs51/ changed these files in order to create an
12777     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
12778     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
12779     following files to include the previous two files: aslink.dsp,
12780     Makefile.aslink, Makefile.bcc, and Makefile.in.
12781
12782     * Changed /sdcc/src/SDCCmain.c so it creates files with extension
12783     .adb instead of .cdb
12784
12785 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12786
12787         * /sdcc/as/mcs51/lklist.c: Now reports memory usage using the
12788         value from option --iram-size.
12789
12790 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12791
12792         * /sdcc/as/mcs51/lklist.c: added boundary check before using
12793         dram[] array.
12794
12795 2002-09-18    <wiml AT hhhh.org>
12796
12797         * SDCClrange.h: exposed setFromRange() and setToRange()
12798         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
12799           packRegsForAccUse() (bug 542397)
12800         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
12801           multiple times and emitting the fetch operations more than once
12802           added aopGetUsesAcc() function to allow binary operators to
12803           fetch their operands in the correct order; made genMinus() emit
12804           compact code for X = LITERAL - Y
12805
12806 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12807         * /sdcc/as/mcs51/lklist.c: Fixed incorrect number of parameters to
12808         sprintf() in line 1267.
12809
12810 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12811         * /sdcc/src/SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
12812         like ports.
12813
12814 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
12815         Changes to aslink (All the changes are marked with 'JCF'):
12816
12817         * /sdcc/as/mcs51/aslink.h: External definition of sflag and
12818         summary().
12819
12820         * /sdcc/as/mcs51/lkarea.c: Computes the size of area BSEG_BYTES from
12821         area BSEG.  Also moves, if possible, the DATA area down into the internal
12822         ram so more space is available.
12823
12824         * /sdcc/as/mcs51/lkdata.c: Definition of memory summary output flag
12825         sflag.
12826
12827         * /sdcc/as/mcs51/lklist.c: For the BSEG area report the size in bits,
12828         not bytes.  Function summary() which creates a memory usage summary
12829         file with extension .mem.  Reports of overlaping stack and small stack
12830         size.  If the space for the stack is less than 16 bytes aslink trows a
12831         warning.
12832
12833         * /sdcc/as/mcs51/lkmain.c: Creation of some of the default areas for
12834         the 8051.  Option 'y' for memory summary output file.
12835
12836         Changes to sdcc (All the changes are marked with 'JCF'):
12837
12838         * /sdcc/src/SDCCglobl.h: External definition of RegBankUsed[4].
12839
12840         * /sdcc/src/SDCCglue.c:  If a register bank is used, creates an
12841         overlaying area for it (uses RegBankUsed[4]).
12842
12843         * /sdcc/src/SDCCmain.c: Definition RegBankUsed[4]; marks register
12844         bank zero as used by default.  By default aslink locates the stack
12845         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
12846         the creation of the .mem file.  Delegates the allocation of data area
12847         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
12848         the begining of the stack area to aslink.
12849
12850         * /sdcc/src/SDCCmem.c:  If a register bank is used, marks it so
12851         glue() in SDCCglue.c creates an area for it.
12852
12853 2002-09-03  Borut Razem <borut.razem AT siol.net>
12854         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
12855         sdcc/src/pic/glue.c:
12856         introduced atexit() handler for teporay files removal in case of
12857         errors, assertions, ...
12858
12859 2002-08-29  Borut Razem <borut.razem AT siol.net>
12860         * sdcc/support/cpp2/auto-host_vc_in.h:
12861         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
12862         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
12863         Maybe there is a similar problem with BORLANDC? It should be checked!
12864
12865         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
12866         corrected improper use of assert: the assignment to clr variable was done inside the assert.
12867         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
12868         was not executed, and the compiler (cl) launched a warning:
12869         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
12870
12871 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
12872         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
12873
12874 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
12875         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
12876
12877         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
12878           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
12879           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
12880           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
12881           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
12882           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
12883           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
12884         - added Release configuration in VS projects
12885         - review of compiler an linker options
12886         - VC .exe files are generated in bin_vc directory, not to interfere
12887           with binaries generated from other projects (cygwin, mingw, bcc ...)
12888
12889         * sdcc/src/yacc.dsp: added
12890
12891         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
12892         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
12893         and insert the version number definitions from .version
12894
12895         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
12896
12897         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
12898         added - genarate auto-host.h using auto-host_vc_in.h as template
12899
12900         * sdcc/sdcc_vc.h,
12901         removed from CVS, generated automatically
12902
12903 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
12904         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
12905
12906 2002-08-11  Borut Razem <borut.razem AT siol.net>
12907         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
12908
12909 2002-08-10  Borut Razem <borut.razem AT siol.net>
12910         * src/SDCCmain.c (main):
12911         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
12912         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
12913         The consequence was that some temporary files were not removed.
12914
12915         * src/SDCCglue.c:
12916         unification of code in functions tempfilename() and tempfile():
12917         function tempnam() is defined in Visual Studio 6.0 and .NET
12918
12919         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
12920
12921         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
12922           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
12923         - removed compiler command line option /WX: Treats all warnings as errors
12924         - update a list of source files, included into the project
12925
12926         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
12927           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
12928         changed project type to Generic Project so that can be correcly converted to VS.NET project
12929
12930         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
12931
12932         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
12933
12934         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
12935
12936         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
12937         added return 0 statements after assert() to make compiler happy
12938
12939         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
12940         added newline in the def file to keep MSC compiler satisfied
12941
12942         * sdcc/src/z80/gen.c:
12943         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
12944           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
12945         - solved MSC error in function aopDump()
12946
12947         * sdcc_vc.h: define PREFIX as "\\sdcc"
12948
12949 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
12950         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
12951
12952 2002-06-22  Scott Dattalo <scott AT dattalo.com>
12953         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
12954         - Rewrote the register banking algorithm.
12955         - Added pCode live-range analysis to registers (for now, only non-used and
12956         singly-used registers optimized away)
12957
12958         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
12959
12960         * 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.
12961
12962 2002-05-10  Scott Dattalo <scott AT dattalo.com>
12963         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
12964
12965 2002-04-22  Michael Hope  <michaelh AT vroom>
12966
12967         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
12968
12969         * configure.in (DD_COPT): Added include support required for gbdk.
12970
12971         * .version: Bumped version number just to increase it.
12972
12973         * src/SDCCmain.c: Added -nostdinc to the default options.
12974
12975 2002-04-15  Michael Hope  <michaelh AT vroom>
12976
12977         * device/lib/z80/printf.c (sprintf): Added.
12978
12979         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
12980
12981         * src/z80/peeph.def: Added transpose redundent load rule.
12982
12983         * src/z80/main.c: Added force callee saves for jaune.
12984
12985         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
12986
12987         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
12988
12989 2002-03-28  Johan Knol  <johan AT balder>
12990
12991         * src/SDCCval.c: fixed bug #532436
12992
12993 2002-03-14  Scott Dattalo <scott AT dattalo.com>
12994         * /src/port.h:
12995         Added "char *Processor" field to the port structure.
12996
12997         * /src/SDCCmain.c:
12998         Added -p option. Allows port dependent processor to be specified.
12999
13000         * all ports:
13001         Initialized the new field char *Processor field to NULL in all ports
13002
13003         * /src/pic/*:
13004         Compiler generated registers for interrupt context saving
13005         were not getting allocated.
13006
13007 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
13008
13009         * /src/SDCCast.c:
13010         Fixed left shift. Will promote the left side of a left shift
13011         if a) left shifting more than size of operand or b) when assigned
13012         to something size > size of left side
13013
13014 2002-03-14  Scott Dattalo <scott AT dattalo.com>
13015         * src/pic/*
13016         tons of changes. Register allocation has been
13017         rewritten. Added customization for the various PICs. Flow
13018         analysis is restructured. ...
13019
13020         * src/pic/device.h:
13021         Added
13022
13023         * src/pic/device.c:
13024         Added. device.c is a PIC port hack to accomodate variations
13025         in PIC devices.
13026
13027 2002-03-13  Michael Hope  <michaelh AT vroom>
13028
13029         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
13030
13031 2002-03-04  johanknol  <johanknol AT manik>
13032
13033         * /src/SDCCval.c: fixed
13034
13035         const unsigned char arr[][2] = { { 0, 1 } };
13036         t18.c:1: error: Initializer element is not constant
13037
13038 2002-03-04  bela  <bela AT manik>
13039
13040         * /device/include/mcs51reg.h:
13041         ds89c420 register definition update
13042
13043 2002-03-03    <johan AT FRIJA>
13044
13045         * support/Util/SDCCerr.c: did something, but don't no why anymore
13046
13047         * support/regression/tests/bug-524691.c: made it a little less shy
13048
13049         * src/SDCCast.c (decorateType): fixed bug #524697
13050
13051         * src/SDCCast.c: made some lineno improvements
13052
13053         * src/SDCCval.c (getNelements): changed warning to error
13054
13055         * src/SDCCglue.c (printIvalArray): changed warning to error
13056
13057         * src/SDCCicode.c: fixed a warning for mingw
13058
13059         * src/SDCCast.c (decorateType): fixed the << promotion for ops
13060
13061         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
13062
13063 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
13064
13065         * src/ds390/peeph.def:
13066         Added some more peephole rules
13067
13068         * src/ds390/gen.c: Various fixes & enhancements
13069
13070         * src/SDCClrange.c, src/SDCClrange.h:
13071         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
13072
13073         * src/ds390/ralloc.c:
13074         various fixes & enhancements (ds390) specific
13075
13076         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
13077         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
13078         from rallocs.
13079
13080         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
13081
13082 2002-03-02    <johan AT FRIJA>
13083
13084         * src/SDCCast.c (decorateType): fixed bug #524708
13085
13086         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
13087
13088         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
13089
13090 2002-03-01  Michael Hope  <michaelh AT vroom>
13091
13092         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
13093
13094         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
13095
13096 2002-03-01    <johan AT FRIJA>
13097
13098         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
13099
13100         * src/SDCCast.c (decorateType): fixed bug #524209
13101
13102         * src/SDCCval.c (valNot): fixed bug #524195
13103
13104 2002-02-26    <johan AT balder>
13105
13106         * src/xa51/gen.c: fixed a warning
13107
13108         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
13109
13110         * src/SDCCast.c (decorateType): fixed bug #522534
13111
13112 2002-02-23    <johan AT balder>
13113
13114         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
13115
13116 2002-02-22    <johan AT balder>
13117
13118         * src/SDCCast.c: fixed bug #514865
13119
13120         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
13121
13122 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
13123
13124         * sdcc/src/SDCCloop.c:
13125         Previous fix was not good. basic blocks that have "break" or "return" are
13126         not really partof a loop , but live ranges used in these blocks should
13127         be live thru the entire loop, so set partOfLoop but don't add them to
13128         loop region
13129
13130 2002-02-21    <johan AT FRIJA>
13131
13132         * src/SDCCcse.c: fixed bug #514308
13133
13134 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
13135
13136         * src/SDCCloop.c:
13137         Fixed BUG #519583. If a conditional block ended in a return/break
13138         statement inside a loop, it was not being considered part of the loop.
13139
13140         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
13141
13142 2002-02-10  Karl Bongers <karl AT turbobit.com>
13143
13144         * debugger/*:
13145         Fixed up SDCDB debugger somewhat.  Updated debugger/README
13146         with lots of comments and notes.
13147
13148         * device/examples/test2.c:
13149         Fix bug, "red" variable not being initialized(compiler complained).
13150
13151         * device/examples/Makefile, examples/test3.c:
13152         Add Makefile in device/examples folder, compiles test3.c
13153         for use as a multiple module SDCDB test case.
13154
13155         * sim/ucsim/cmd.src/cmdset.cc:
13156         Took out debug printfs in ucsim "next" command.
13157
13158         * sim/ucsim/xa.src:
13159         Karl and Johan start ucsim XA support.  Most dissassembly working,
13160         about 75% emulation done(plenty of work remaining).
13161
13162         * sim/ucsim/z80.src:
13163         Add Z80 support to ucsim, add test-ucz80 regression test,
13164         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
13165         Notice z80 compiler fails on examples/test3.c/crc code.
13166
13167 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
13168
13169         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
13170         Added support for --parms-in-bank1
13171
13172         * src/ds390/peeph.def:
13173         added a few more peephole optimzations
13174
13175         * src/ds390/main.c:
13176         1) added __builtin_inp & __builtin_outp used to read in data of given length
13177            from a memory mapped port
13178         2) added __builtin_memcmp
13179         3) added __builtin_swapw swap bytes of a short
13180
13181         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
13182         1) handle multiple send & receives from register bank1
13183         2) ralloc can now allocate DPTR1 to some liveRanges
13184
13185         * src/SDCCsymt.c, src/SDCCsymt.h:
13186         changes to handle multiple sends & receives
13187
13188         * src/SDCCptropt.h:
13189         added some pointer arithmetic optimization
13190
13191         * src/SDCCptropt.c:
13192         added some pointer arithmetic optimizations but not stable yet so not
13193         called from anywhere (will get this working shortly)
13194
13195         * src/SDCCopt.c: fixed for multiple sends & receives
13196
13197         * src/SDCCmain.c:
13198         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
13199         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
13200            set preprocessor defines (depending on options)
13201
13202         * src/SDCCicode.c, src/SDCCicode.h:
13203         changes made to handle multiple sends & receives
13204
13205         * src/SDCCglobl.h:
13206         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
13207
13208         * src/SDCCcse.c, src/SDCCcse.h:
13209         added function findbackward def (to be used in upcoming optimization)
13210
13211         * src/SDCCcflow.c, src/SDCCcflow.h:
13212         added function returnAtEnd - to determine if a basic block terminates with
13213         a RETURN iCode
13214
13215         * src/SDCCast.c, src/SDCCast.h:
13216         added option parms-in-bank1
13217
13218         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
13219         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
13220         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
13221         adjusted for --parms-in-bank1 option
13222
13223         * device/include/string.h:
13224         donot redefine "reentrant" keyword
13225
13226         * device/include/ds80c390.h: Added some more SFRs
13227
13228 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
13229
13230         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
13231
13232 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
13233
13234         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
13235
13236 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
13237
13238         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
13239
13240 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
13241
13242         * Added --xram-movc option
13243
13244 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
13245
13246         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
13247
13248 2002-01-11  Johan Knol
13249
13250         * Added math lib of Jesus Calvino-Fraga
13251
13252 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
13253
13254         * src/SDCCmain.c (processFile): fix processing of ../../src.c
13255         * support/regression/Makefile: new target test-mcs51-stack-auto
13256         * support/regression/ports/mcs51-stack-auto/spec.mk: added
13257
13258 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
13259
13260         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
13261
13262 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
13263
13264         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
13265
13266 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
13267
13268         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
13269
13270         * src/SDCCglue.h: add definition for printIvalChar()
13271
13272 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
13273
13274         * src/SDCCast.c: fix #498138 by Johan
13275
13276         * src/SDCCglue.c: fix #498138 by Johan
13277
13278 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
13279
13280         * support/regression/Makefile: fix clean
13281
13282         * support/regression/ports/ds390/support.c: fix transmission of last character
13283
13284 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
13285
13286         * /sdcc/src/ds390/gen.c:
13287         a) improved computing address of stack variable
13288         b) took out some #if 0 code
13289         c) improved parmBytes adjustment
13290         d) improved genPlusIncr & genMinusIncr
13291         e) genCmp could generate bad code (when left assigned to DPTR)
13292         f) Fixed bug in hasInc
13293
13294         * /sdcc/src/ds390/ralloc.c:
13295         a) packRegsForSupport could mess up live information (Fixed)
13296         b) packRegsDPTRuse could be incorrect for left & right shift
13297
13298         * /sdcc/src/mcs51/ralloc.c:
13299         packRegsForSupport could mess up the live information (Fixed)
13300
13301         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
13302
13303         * /sdcc/src/SDCCast.c:
13304         can reverse a loop even if function call is present as long
13305         as the loop control variable is local & is not passed as parameter
13306
13307 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
13308
13309         * /sdcc/ChangeLog: *** empty log message ***
13310
13311         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
13312         More builtin function additions for TININative
13313
13314         * /sdcc/src/ds390/ralloc.c:
13315         Had broken the regression testsuite
13316
13317         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
13318
13319         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
13320         Added funcattr hasStackParms will be set for reentrant functions when there
13321         are paramteres on the stack, this helps in minimizing frame pointer generation
13322         typeFromStr can handle function pointers now
13323
13324         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
13325         *** empty log message ***
13326
13327 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
13328
13329         * /src/ds390/gen.c, /src/ds390/main.c:
13330         More builtin function additions for TININative
13331
13332         * /src/ds390/ralloc.c:
13333         Had broken the regression testsuite
13334
13335         * /src/SDCCast.c: Fixed a bug in dumptree
13336
13337         * /src/SDCCsymt.c, /src/SDCCsymt.h:
13338         Added funcattr hasStackParms will be set for reentrant functions when there
13339         are paramteres on the stack, this helps in minimizing frame pointer generation
13340         typeFromStr can handle function pointers now
13341
13342         * /doc/builtins.txt, /doc/TININative.txt:
13343         *** empty log message ***
13344
13345
13346 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
13347
13348         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
13349         ALPHA version for -mTININative
13350
13351         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
13352         updated to reflect changes in the port structure
13353
13354         * /src/port.h:
13355         added function do_assemble (similar to do_link) if non-null this function
13356         will be called to do assembly (-mTININative) requires a multi command
13357         assembly
13358         added function genAssemblerEnd will be called to generate assembler Epilogue
13359
13360         * /src/SDCCsymt.c:
13361         added _JavaNative to debug info printing
13362
13363         * /src/SDCCmain.c: added option --tini-libid
13364         added port->do_assemble function (-mTININative) has a multi command assemble
13365
13366         * /src/SDCCglue.c: Disabled "constExpr" check
13367         added port->genAssemblerEnd function
13368
13369         * /src/SDCCglobl.h: Added option --tini-libid value
13370
13371         * /src/SDCCast.h:
13372         tookout optimizeCompare from the header (has no external references)
13373
13374         * /src/SDCCast.c: made one more function "static"
13375
13376 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
13377
13378         * src/z80/mappings.i: Added z80asm support.
13379
13380         * src/z80/main.c: Added z80asm support on --asm=z80asm
13381
13382         * src/z80/gen.c: Fixed asm portability issues.
13383
13384         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
13385
13386         * src/SDCCglue.c (printExterns): Added global/extern split.
13387
13388 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
13389
13390         * support/regression/Makefile: added test for mcs51 model large
13391
13392         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
13393
13394         * support/regression/ports/gbz80/spec.mk: added -mgbz80
13395
13396 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
13397
13398         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
13399
13400 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
13401
13402         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
13403
13404         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
13405
13406 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
13407
13408         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
13409
13410         * support/regression/tests/simplefloat.c: Port to mcs51.
13411
13412 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
13413         * support/regression/tests/bug-485362.c: Added.
13414
13415         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
13416
13417         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
13418
13419         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
13420
13421         * src/z80/gen.c (aopDump): Added a dump function.
13422
13423 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
13424         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
13425
13426         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
13427
13428         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
13429
13430         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
13431
13432         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
13433
13434         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
13435
13436         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
13437
13438         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
13439
13440         * support/regression/ports/ds390/support.c: Use tinibios.
13441
13442         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
13443
13444 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
13445
13446         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
13447         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
13448
13449         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
13450
13451         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
13452
13453 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
13454
13455         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
13456
13457         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
13458         (packRegsForIYUse): Created and optimised.
13459
13460 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
13461
13462         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
13463 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
13464
13465         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
13466
13467         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
13468
13469         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
13470
13471 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
13472
13473         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
13474
13475         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
13476
13477 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
13478
13479         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
13480
13481         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
13482
13483         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
13484
13485 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
13486
13487         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
13488         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
13489         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
13490
13491         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
13492
13493         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
13494         (genNotFloat): Added.
13495         (genUminusFloat): Added.
13496
13497         * device/lib/z80/Makefile: Added floating pt stubs.
13498
13499         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
13500
13501         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
13502
13503         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
13504
13505 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
13506
13507         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
13508
13509         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
13510
13511         * sdcc/support/regression/Makefile: Add port ds390.
13512
13513         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
13514
13515         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
13516
13517         * sdcc/support/regression/ports/ds390/spec.mk: Added.
13518
13519         * sdcc/support/regression/ports/ds390/support.c: Added.
13520
13521         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
13522
13523         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
13524
13525         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
13526
13527 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
13528
13529         * device/include/malloc.h: Added z80 and gbz80 support.
13530
13531         * device/lib/gbz80/heap.s: Added.
13532
13533         * device/lib/z80/heap.s: Added.
13534
13535         * device/lib/malloc.c: Added z80 and gbz80 support.
13536
13537         * support/regression/tests/malloc.c (testMalloc): Added.
13538
13539         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
13540
13541         * support/regression/tests/bug-478094.c: Added.
13542
13543         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
13544
13545 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
13546
13547         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
13548
13549         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
13550
13551         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
13552
13553         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
13554
13555         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
13556
13557 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
13558
13559         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
13560
13561 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
13562
13563         * support/regression/tests/bug-477927.c: Added.
13564
13565         * src/z80/peeph.def: Added minor rules.
13566
13567         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
13568
13569         * src/z80/peeph.def: Added jump optimisation modification.
13570
13571 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
13572
13573         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
13574
13575 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
13576
13577         * support/regression/tests/funptrs.c: Added.
13578
13579 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
13580
13581         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
13582
13583 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
13584
13585         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
13586
13587         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
13588
13589         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
13590         (movLeft2ResultLong): Created.
13591
13592         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
13593         (joinPushes): Added.  Joins two char pushes into a word push.
13594
13595 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
13596
13597         * support/cpp2/Makefile.in (install): Added creation of dest dir.
13598
13599         * support/makebin/Makefile (install): Added creation of dest dir.
13600
13601 2001-10-24 Karl Bongers <karl AT turbobit.com>
13602
13603         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
13604
13605 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
13606
13607         * src/z80/ralloc.c: Turned off faulty pack for one use.
13608
13609         * src/z80/peeph-gbz80.def: Removed redundent restart options.
13610
13611         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
13612
13613 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
13614
13615         * support/regression/Makefile: Improved clean
13616
13617         * support/regression/ports/gbz80/spec.mk: Added clean
13618
13619         * support/regression/ports/host/spec.mk: Added clean
13620
13621         * support/regression/ports/z80/spec.mk: Added clean
13622
13623         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
13624
13625         * support/regression/ports/mcs51/timeout.c: little improvements
13626
13627 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
13628
13629         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
13630
13631         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
13632
13633         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
13634
13635 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
13636
13637         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
13638
13639         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
13640
13641 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
13642         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
13643
13644         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
13645
13646         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
13647
13648         * src/mcs51/main.c (_linkCmd): Added bin path to command.
13649
13650         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
13651
13652         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
13653
13654         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
13655
13656         * support/regression/tests/longor.c: Added.
13657
13658 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
13659
13660         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
13661
13662         * as/mcs51/aslink.h: define PATH_MAX
13663
13664         * as/mcs51/asm.h: define PATH_MAX
13665
13666         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
13667
13668         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
13669
13670         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
13671
13672         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
13673
13674         * src/SDCCglobl.h: define PATH_MAX
13675
13676         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
13677
13678         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
13679
13680 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
13681
13682         * src/z80/gen.c (gencjneshort): Fixed
13683
13684         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
13685
13686 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
13687
13688         * support/regression/tests/bug-469671.c: Added.
13689
13690         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
13691
13692 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
13693
13694         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
13695
13696         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
13697
13698 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
13699
13700         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
13701
13702         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
13703
13704         * src/device/lib/_mullong.c : removed hint: nooverlay bug
13705
13706         * src/device/lib/_divuint.c : removed hint: nooverlay bug
13707
13708         * src/device/lib/_divulong.c: removed hint: nooverlay bug
13709
13710         * src/device/lib/_moduint.c : removed hint: nooverlay bug
13711
13712         * src/device/lib/_modulong.c: removed hint: nooverlay bug
13713
13714 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
13715
13716         * 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.
13717
13718         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
13719
13720         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
13721
13722 2001-10-07    <johan AT FRIJA>
13723
13724         * device/lib/gets.c (gets): fixed the return value.
13725
13726 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
13727         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
13728
13729         * 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.
13730
13731         * 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.
13732
13733         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
13734
13735         * src/pic/gen.c: Removed Safe_strdup.
13736
13737         * configure.in: Added option to enable libgc support.
13738
13739         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
13740         (bitVectUnion): Optimised.
13741         (bitVectIntersect): Optimised.
13742         (bitVectBitsInCommon): Optimised.
13743         (bitVectCplAnd): Optimised.
13744
13745         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
13746
13747 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
13748
13749         * src/SDCCmain.c: distinguish between assembler debug and plain options
13750
13751         * src/avr/main.c:   remove standard assembler options
13752
13753         * src/ds390/main.c: remove standard assembler options
13754
13755         * src/mcs51/main.c: remove standard assembler options
13756
13757         * src/port.h: removed "PENDING" comment
13758
13759 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
13760
13761         * src/device/lib/_mulint.c  : new, with assember functions
13762
13763         * src/device/lib/_mullong.c : new, with assember functions
13764
13765         * src/device/lib/_divuint.c : with assember functions
13766
13767         * src/device/lib/_divsint.c : with assember functions
13768
13769         * src/device/lib/_divulong.c: with assember functions
13770
13771         * src/device/lib/_divslong.c: with assember functions
13772
13773         * src/device/lib/_moduint.c : with assember functions
13774
13775         * src/device/lib/_modsint.c : with assember functions
13776
13777         * src/device/lib/_modulong.c: with assember functions
13778
13779         * src/device/lib/_modslong.c: with assember functions
13780
13781         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
13782
13783         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
13784
13785         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
13786                                       replaced _mululong.c and _mulslong.c by _mullong.c
13787
13788 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
13789
13790         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
13791
13792 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
13793
13794         * src/SDCCglue.c: test, if win32api is available for MINGW
13795
13796 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
13797
13798         * src/SDCCsymt.c: no more _modifier in printTypeChain()
13799         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
13800         * support/regression/ports/gbz80/spec.mk: removed GENERIC
13801         * support/regression/ports/host/spec.mk: removed GENERIC
13802         * support/regression/ports/mcs51/spec.mk: removed GENERIC
13803         * support/regression/ports/z80/spec.mk: removed GENERIC
13804
13805 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
13806
13807         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
13808
13809         * support/regression/tests/bug-467035.c: Created.
13810
13811 2001-10-01    <johan AT FRIJA>
13812
13813         * src/SDCC.y: fixed bug #466586 part 1
13814
13815 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
13816
13817         * SDCCicode.c: z80 has no generic pointers
13818         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
13819
13820 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
13821
13822         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
13823
13824 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
13825
13826         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
13827
13828         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
13829
13830 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
13831
13832         * configure.in: Fixed up so that ucsim is only configured once.
13833
13834         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
13835
13836         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
13837         (getPathDifference): As above.
13838
13839         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
13840
13841         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
13842
13843 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
13844         * .version: Updated to 2.3.1
13845
13846         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
13847         Added copyright header.
13848
13849         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
13850         (assemble): Added support for macro based assembler commands.
13851         (linkEdit): Added support for macro based linker commands.
13852         (preProcess): Changed the pre-processor to use macros.
13853         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
13854         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
13855
13856         * device/lib/z80/crt0.s: Added module name for debugging.
13857
13858 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
13859
13860         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
13861
13862         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
13863
13864         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
13865
13866         * src/Makefile.in: Added SDCCmacro and SDCCutil
13867
13868 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
13869
13870         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
13871
13872 2001-09-16    <johan AT FRIJA>
13873
13874         * 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.
13875
13876 2001-09-15    <johan AT FRIJA>
13877
13878         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
13879         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
13880
13881 2001-09-11    <johan AT FRIJA>
13882
13883         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
13884
13885 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
13886
13887         * support/regression/tests/bug-460444.c: Added test case.
13888
13889         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
13890         (genCast): Added justification for all of the asserts.
13891
13892 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
13893
13894         * support/regression/support.c: _xdata replaced by xdata
13895
13896         * support/regression/spec.mk: removed _generic
13897
13898 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
13899
13900         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
13901
13902         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
13903         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
13904
13905         * src/z80/peeph.def: Added a rule to optimise shift then compare.
13906
13907         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
13908
13909         * support/regression/tests/bug-460010.c: Added test case.
13910
13911         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
13912
13913 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
13914
13915         * support/regression/Makefile: inter-port-clean adjusted for mcs51
13916
13917         * support/regression/testfwk.c: removed workaround for bug #436344
13918
13919         * support/regression/tests/bp.c: use less memory with mcs51
13920
13921         * support/regression/tests/bug-441448.c: use less memory
13922
13923         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
13924
13925         * support/regression/collate-results.py: typo
13926
13927 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
13928
13929         * support/regression/tests/fetchoverlap.c: Added new test case.
13930
13931         * support/regression/tests/bp.c: Added new test case.
13932
13933         * support/regression/tests/bug-448984.c: Added new test case.
13934
13935         * support/regression/tests/pow2shifts.c: Added new test case.
13936
13937         * src/z80/gen.c: Turned off the noise it normally generates for the release.
13938         (genlshTwo): Fixed right shift for count > 8.
13939
13940         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
13941
13942 2001-09-08    <johan AT FRIJA>
13943
13944         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
13945
13946 2001-09-07    <johan AT FRIJA>
13947
13948         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
13949
13950         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
13951
13952 2001-09-06    <johan AT FRIJA>
13953
13954         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
13955         * bernhard noted me at this: "() equals to (void)" (1.38)
13956
13957 2001-09-05    <johan AT FRIJA>
13958
13959         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
13960
13961 2001-09-04    <johan AT FRIJA>
13962
13963         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
13964
13965
13966 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
13967
13968         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
13969
13970 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
13971
13972         * link/z80/aslink.h: Fixed path for PATH_MAX
13973
13974 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
13975
13976         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
13977
13978         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
13979
13980         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
13981
13982         * 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.
13983
13984 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
13985
13986         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
13987         (genCmp): Fixed up genCmp for the GB with longs.
13988
13989         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
13990
13991         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
13992
13993         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
13994
13995         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
13996
13997 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
13998
13999         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
14000
14001 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
14002
14003         * 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.
14004
14005         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
14006
14007 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
14008
14009         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
14010
14011         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
14012
14013 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
14014
14015   * sim/ucsim/configure:    little improvement of Cygwin-detection
14016   * sim/ucsim/configure.in: little improvement of Cygwin-detection
14017   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
14018   * support/regression/tests/bug-221100.c: small changes for mcs51
14019   * support/regression/tests/bug-221168.c: small changes for mcs51
14020   * support/regression/tests/bug-227710.c: small changes for mcs51
14021   * support/regression/tests/staticinit.c: small changes for mcs51
14022   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
14023   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
14024   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
14025
14026 $Revision$