5ec4b0411acc88e2f6af1f463f5c38e0be4a91c5
[fw/sdcc] / ChangeLog
1 2005-05-24 Raphael Neider <rneider AT web.de>
2
3         * src/pic16/glue.c (pic16_printGPointerType): fixed #1207796
4
5 2005-05-24 Raphael Neider <rneider AT web.de>
6
7         * device/include/pic16/pic18f{442,452,458}.h: fixed wrong
8           TRISE definitions, closes bug #1162453
9
10 2005-05-22 Raphael Neider <rneider AT web.de>
11
12         * src/pic16/main.c (_process_pragma): check for missing
13           arguments to pragmas code and udata
14         * device/include/pic16/pic18f{2550,4331,4455,4520}.h:
15           consistency fixes to match other headers (thanks to Jim Paris)
16         * device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C
17
18 2005-05-21 Maarten Brock <sourceforge.brock AT dse.nl>
19
20         * src/SDCCicode.c (isOperandEqual): fixed missing ;
21
22 2005-05-19 Maarten Brock <sourceforge.brock AT dse.nl>
23
24         * support/regression/tests/bug1198642.c: new test
25         * src/SDCCicode.c (isOperandEqual): fixed bug 1198642
26         * src/SDCCcse.c (findPrevIc): added comment, please have a look
27         * support/scripts/resource.h,
28         * support/scripts/resource.rc,
29         * src/src.dsp: added sdcc.ico to project as icon for sdcc.exe
30         * support/scripts/sdcc.ico: added 32x32 icon
31
32 2005-05-18 Raphael Neider <rneider AT web.de>
33
34         * device/lib/pic16/libdev/pic18f*.c,
35         * device/include/pic16/pic18f*.h: updated "sfr" and "at X"
36           keywords to "__sfr" and "__at (X)"
37         * device/include/pic16/pic18fregs.h: added pic18f4520
38         * src/pic16/pcode.c (pic16_pCode2str): fixed (?) bug
39           #1203088 (MPLAB compatibility)
40
41 2005-05-17 Raphael Neider <rneider AT web.de>
42
43         * device/include/pic16/pic18f{2550,4331,4455,4520}.h: NEW
44         * device/lib/pic16/libdev/pic18f{2550,4331,4455,4520}.c: NEW
45         * device/lib/pic16/pics.all: added new devices
46         * src/pic16/device.c: added support for pic18f4520
47
48 2005-05-16 Raphael Neider <rneider AT web.de>
49         * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
50         * src/pic16/genarith.c (genAddLit): fixed bug 1202480
51         * src/pic16/pcode.{c,h} (pic16_newpCodeOpBit_simple): NEW
52           convenience function for bit access
53
54 2005-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
55
56         * device/lib/printf_large.c: fixed bug 1193299
57         * support/regression/tests/bug1057979.c: added test %3.3s
58
59 2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
60
61         * device/include/mcs51/8051.h,
62         * device/include/mcs51/8052.h: made parseable with lint
63         * device/include/mcs51/lint.h: added include file for (sp)lint
64         * doc/sdccman.lyx: added doc about use of splint (syntax checking tool)
65         * doc/cdbfileformat.lyx,
66         * doc/test_suite_spec.lyx: hardcoded date to the date of last text change
67
68 2005-05-14 Raphael Neider <rneider AT web.de>
69
70         * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS
71         * device/lib/pic16/libc/stdlib/itoa.c (new)
72         * device/lib/pic16/libc/stdlib/Makefile: have itoa.c built
73         * device/lib/pic16/libio/Makefile: exclude subdir according to
74           ${subdir}.ignore for certain PICs (lacking e.g. i2c)
75         * device/lib/pic16/libio/i2c.ignore (new): pic18f1220 has no I2C support
76         * src/pic16/gen.c (genFunction): prevent annoying warning
77         * src/pic16/pcode.c: renamed stack_t to dynstack_t to prevent
78           nameclashes on BeOS
79         * support/cpp2/cppmain.c (cpp_output_string): new
80         * support/cpp2/cpplib.c (_cpp_do__Pragma): fixed _Pragma(""),
81           fixes bug 1116802
82
83 2005-05-13 Borut Razem <borut.razem AT siol.net>
84
85         * src/SDCCmain.c (linkEdit): fixed bug 1195202
86
87 2005-05-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
88
89         * .version: changed to version 2.5.1; back to bleeding edge development
90
91 2005-05-11 Borut Razem <borut.razem AT siol.net>
92
93         * doc/sdccman.lyx doc/cdbfileformat.lyx doc/test_suite_spec.lyx:
94           generate PDF version 1.3 documents
95
96 2005-05-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
97
98         * .version: changed to version 2.5.0
99
100 2005-04-27 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
101
102         * doc/sdccman.lyx: updated weblinks, index and smaller updates
103
104 2005-04-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
105
106         * doc/sdccman.lyx: changed version 2.5.0, documented --std-c89,
107         --std-sdcc89, --std-c99, --std-sdcc99, and the corresponding #pragmas, as
108         well as many smaller updates.
109         * .version: changed to version 2.5.0-pre1
110
111 2005-04-26 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
112
113         * src/SDCCmain.c (setIncludePath): added port->target to SDCC_INCLUDE_NAME
114
115 2005-04-26 Maarten Brock <sourceforge.brock AT dse.nl>
116
117         * support/regression/tests/bug1185672.c: added
118         * src/mcs51/gen.c (aopGetUsesAcc, genCpl, genAnd, genOr, genXor): fixed
119           bug 1185672
120         * src/mcs51/gen.c (genCall): added comments, made it look safer
121         * src/mcs51/gen.c (genEndFunction): simplified
122
123 2005-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
124
125         * src/mcs51/ralloc.c (serialRegAssign): fixed bug 1189609
126
127 2005-04-14 Borut Razem <borut.razem AT siol.net>
128
129         * fixed bug 1045046 - SIGSEGV with really simple code?:
130           src/pic/pcode.c (pCodeInitRegisters)- pseudo stack size increased to 16
131           src/pic/ralloc.c (typeRegWithIdx) - error message on pseudo stack overflow
132
133 2005-04-14 Borut Razem <borut.razem AT siol.net>
134
135         * src/pic16/gen.c (genInline), src/pic16/main.c (_process_pragma),
136           src/pic16/device.h: temporarily disabled experimental #inline pragma
137           for 2.5.0 release
138
139 2005-04-14 Maarten Brock <sourceforge.brock AT dse.nl>
140
141         * device/include/z80/stdio.h,
142         * device/include/z80/string.h: removed these highly incomplete files so
143           SDCC can use the default ones in device/include/
144
145 2005-04-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
146
147         * src/mcs51/gen.c (genEndFunction): removed unused variable to fix
148         gcc warning.
149         * device/lib/Makefile.in: default PORTINCDIR to the mcs51 subdir to
150         fix sdcpp warnings.
151
152 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
153
154         * device/include/malloc.h: removed redundant __reentrant prototypes
155         * device/lib/_mullong.c: added working xstack variant in asm (C version
156           doesn't pass regression tests)
157         * device/lib/bpx.c: used __data and made bpx char for mcs51
158         * src/SDCCast.c (decorateType): removed unused GPTYPE_IDATA,
159           (createFunction): fixed bug with xstackPtr
160         * src/SDCCcse.c: corrected comments
161         * src/SDCCopt.c (convertToFcall): fixed warning in MSVC,
162           (killDeadCode, eBBlockFromiCode): removed unused code
163         * src/SDCCsymt.h: removed unused GPTYPE_GPTR and GPTYPE_IDATA,
164           corrected comments
165         * src/mcs51/gen.c (aopForSym, aopPut, toBoolean, unsaveRegisters,
166           assignResultValue, genCall, genFunction, genEndFunction, genAnd,
167           genOr, genXor, genAddrOf): fixed several bugs concerning xstack
168           (genModOneByte): fixed warning in MSVC
169         * src/mcs51/main.c (): added comments
170         * src/mcs51/peeph.def: changed 129 to 129.a, added 129.b, 129.c & 129.d
171
172 2005-04-12 Maarten Brock <sourceforge.brock AT dse.nl>
173
174         * src/SDCCmain.c (linkEdit): oops, changed one line too many
175
176 2005-04-11 Maarten Brock <sourceforge.brock AT dse.nl>
177
178         * src/SDCCmain.c (linkEdit): fixed bug with finding crt0.o for z80
179
180 2005-04-10 Vangelis Rokas <vrokas AT users.sourceforge.net>
181
182         * src/pic16/glue.c (printIvalChar): fixed bug when emitting
183         characters arrays of larger size than the declared one.
184
185 2005-04-10 Borut Razem <borut.razem AT siol.net>
186
187         * src/pic/gen.c (genInline),
188           src/pic/pcode.c (newpCodeAsmDir), (pCode2str),
189           (genericPrint), (unlinkpCodeFromBranch), (compareLabel),
190           (findNextInstruction), (findPrevInstruction),
191           (findInstructionUsingLabel),
192           src/pic/pcode.h: fixed bug #1164907 - Labels not being recognized
193         * src/pic/pcode.c (findLabel): added missing '\n'
194         * src/src.dsp: added SDCCdwarf2.c to the project
195
196 2005-04-09 Borut Razem <borut.razem AT siol.net>
197
198         * support/scripts/sdcc.nsi: added include/hc08/* h to NSIS setup
199
200 2005-04-08 Raphael Neider <rneider AT web.de>
201
202         * src/pic16/pcode.c: added helpers defmapInsertAfter (insert a new item
203           into the chain after a given one) and mergeDefmapSymbols (combine
204           defmap entries for each symbol per pcode)
205         * (createDefmap): have defmap entries merged in the end
206         * (defmapReplaceSymRef): split defmap entries covering two accesses to
207           a symbol before replacing one access type's symbol, merge symbols in
208           the end (replacement symbol might already have an entry)
209         * (assignValnums): keep reference to written WREG intact
210
211 2005-04-08 Raphael Neider <rneider AT web.de>
212
213         * src/pic16/pcode.c (struct defmap_s): named anonymous union (for
214           Alpha)
215
216 2005-04-08 Vangelis Rokas <vrokas AT users.sourceforge.net>
217
218         * src/pic16/pcode.c (pic16_get_op2): enlarged size of array b to 128
219         bytes
220
221 2005-04-07 Raphael Neider <rneider AT web.de>
222
223         * device/include/pic16/usart.h: added compatibility defines for
224           devices with more than one USART
225         * device/include/pic16/pic18f[68][567]20.h: activated above defines
226
227 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
228
229         * device/lib/Makefile.in: updated for port specific include
230
231 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
232
233         * support/regression/ports/mcs51/spec.mk: added mcs51 include
234
235 2005-04-07 Maarten Brock <sourceforge.brock AT dse.nl>
236
237         * device/include/8051.h,
238         * device/include/8052.h,
239         * device/include/at89S8252.h,
240         * device/include/at89c55.h,
241         * device/include/at89x051.h,
242         * device/include/at89x51.h,
243         * device/include/at89x52.h,
244         * device/include/mcs51reg.h,
245         * device/include/reg51.h,
246         * device/include/reg764.h,
247         * device/include/regc515c.h,
248         * device/include/sab80515.h: (re)moved these 12 files
249         * device/include/mcs51/8051.h,
250         * device/include/mcs51/8052.h,
251         * device/include/mcs51/at89S8252.h,
252         * device/include/mcs51/at89c55.h,
253         * device/include/mcs51/at89x051.h,
254         * device/include/mcs51/at89x51.h,
255         * device/include/mcs51/at89x52.h,
256         * device/include/mcs51/mcs51reg.h,
257         * device/include/mcs51/reg51.h,
258         * device/include/mcs51/reg764.h,
259         * device/include/mcs51/regc515c.h,
260         * device/include/mcs51/sab80515.h: and added them here
261
262 2005-04-06 Maarten Brock <sourceforge.brock AT dse.nl>
263
264         * device/include/stdarg.h: changed SDCC specific keywords to double
265           underlined form.
266         * device/include/stdint.h: changed intptr_t and uintptr_t for others than
267           mcs51 and ds390.
268         * device/include/hc08/mc68hc908gp32.h,
269         * device/include/hc08/mc68hc908jb8.h,
270         * device/include/hc08/mc68hc908jkjl.h,
271         * device/include/hc08/mc68hc908qy.h: fixed comments
272         * device/include/mcs51/README: updated
273         * device/include/mcs51/c8051f120.h: added PINRSF
274         * device/lib/pic16/libc/stdlib/crc16.c: fixed comments
275         * src/pic16/pcode.c: MSVC6 doesn't accept declaring new variables
276           amidst code. Also inline is not supported.
277
278 2005-04-06 Raphael Neider <rneider AT web.de>
279
280         * src/pic16/pcode.c (pic16_pCodeReplace): also update pcflow->end
281         * (createDefmap): fixed CALLs to depend on FSR1 and RETLW to restore
282           callers stack/frame pointers
283
284 2005-04-06 Vangelis Rokas <vrokas AT users.sourceforge.net>
285
286         * device/include/pic16/usart.h: added, missing in previous commit,
287         * device/include/pic16/adc.h: fixed typo,
288         * device/lib/pic16/libc/utils/cvtdec.S: added missing in previous
289         commit,
290         * device/lib/pic16/libc/stdlib/g_ftoa.S: modified to include
291         <p18fxxx.inc>
292         * device/lib/pic16/libc/stdio/streams.c: leave stdin, stdout
293         uninitialized because a bug appears with gplink
294         * device/lib/pic16/{some makefiles}: moved $(CSTD) from CFLAGS to
295         COMPILE_FLAGS and added CPPFLAGS with -nostdinc because sdcpp
296         complains for unrecognised option
297
298 2005-04-05 Raphael Neider <rneider AT web.de>
299
300         * src/pic16/gen.c (pic16_popCopyReg): made copying work for extended
301           structs as well (using memcpy)
302         * (genFunction): fixed comparison, used pCodeOpLabel to reduce warning
303           on ISRs (GOTO has no label)
304         * src/pic16/device.h: added OF_OPTIMIZE_DF
305         * src/pic16/main.c: added compiler switch --optimize-df to enable the
306           new data flow analysis/optimization
307         * src/pic16/pcode.c: added (prototypes for and implementation of)
308           dataflow analysis functions, fixed pCodeInstructions' inCond and
309           outCond values, made RCALL a branch instruction
310         * (pic16_unlinkpCode): keep C line if possible
311         * (pic16_pCodeUnlink): removed cast on left side of assignment, have
312           C line moved if possible
313         * (pic16_getRegFrompCodeOp): NEW, improved version of...
314         * (pic16_getRegFromInstruction,pic16_getRegFromInstruction2): changed
315           to use new pic16_getRegFrompCodeOp (works for more SFRs)
316         * (pic16_BuildFlow): fixed skip instructions with label (did not start
317           new flow)
318         * (pic16_getJumptabpCode): NEW, needed in...
319         * (LinkFlow): fixed handling of jumptables, calls and conditional
320           branches
321         * (pic16_InsertCommentAfter): NEW
322         * (pic16_pCodeReplace): made verbose and flow preserving
323         * (AnalyzeFlow): added call to data flow analysis
324         * src/pic16/pcode.h: added defmaps to pCodeFlow struct
325         * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits
326         * src/pic16/ralloc.c (packRegsForAssign): added return 1 in the end
327
328 2005-04-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
329
330         * src/SDCCast.c (decorateType): fixed bug #1105626
331
332 2005-04-02 Vangelis Rokas <vrokas AT users.sourceforge.net>
333
334         * device/include/asm/pic16/features.h,
335         * pic18f*.h headers,
336         * device/include/pic16/adc.h,
337         * device/include/pic16/delay.h,
338         * device/include/pic16/i2c.h,
339         * device/include/pic16/malloc.h,
340         * device/include/pic16/stdio.h,
341         * device/include/pic16/stdlib.h,
342         * device/include/pic16/string.h,
343         * device/lib/pic16/libc/stdio/printf_tiny.c,
344         * device/lib/pic16/libc/stdio/printf_small.c,
345         * device/lib/pic16/libc/stdio/strmgpsim.c,
346         * device/lib/pic16/libc/stdio/strmmssp.c,
347         * device/lib/pic16/libc/stdio/strmusart.c,
348         * device/lib/pic16/libc/stdio/vfprintf.c,
349         * device/lib/pic16/libc/stdlib/ltoa.c,
350         * device/lib/pic16/libc/stdlib/putchar.c,
351         * device/lib/pic16/libc/stdlib/x_ftoa.c,
352         * device/lib/pic16/libc/stdlib/memchrpgm.c,
353         * device/lib/pic16/libc/stdlib/memchrram.c,
354         * device/lib/pic16/libc/stdlib/memcpypgm2ram.c,
355         * device/lib/pic16/libc/stdlib/memcpyram2ram.c,
356         * device/lib/pic16/libio/adc/adcbusy.c,
357         * device/lib/pic16/libio/adc/adcread.c,
358         * device/lib/pic16/libio/adc/adcsetch.c,
359         * device/lib/pic16/libio/usart/ubaud.c,
360         * device/lib/pic16/libio/usart/ubusy.c,
361         * device/lib/pic16/libio/usart/udrdy.c,
362         * device/lib/pic16/libio/usart/uopen.c,
363         * device/lib/pic16/libio/usart/uputc.c,
364         * device/lib/pic16/libsdcc/gptr/gptrget1.c,
365         * device/lib/pic16/libsdcc/gptr/gptrget2.c,
366         * device/lib/pic16/libsdcc/gptr/gptrget3.c,
367         * device/lib/pic16/libsdcc/gptr/gptrget4.c,
368         * device/lib/pic16/libsdcc/gptr/gptrput1.c,
369         * device/lib/pic16/libsdcc/gptr/gptrput2.c,
370         * device/lib/pic16/libsdcc/gptr/gptrput3.c,
371         * device/lib/pic16/libsdcc/gptr/gptrput4.c: modified all SDCC
372         specific keywords to double underlined form,
373         * device/lib/pic16/libc/Makefile.rules,
374         * device/lib/pic16/libsdcc/Makefile.rules,
375         * device/lib/pic16/libm/Makefile,
376         * device/lib/pic16/libio/Makefile.rules: added CSTD macro in CFLAGS
377         to compile with C standard set in Makefile.common
378         * device/lib/pic16/libc/stdlib/Makefile: added new C sources
379         rand.c and crc.c in compilation process,
380         * device/lib/pic16/libsdcc/int/divuint.c,
381         * device/lib/pic16/libsdcc/long/divulong.c: changed declaration of
382         `c' from signed to unsigned,
383         * device/lib/pic16/startup/crt0.c,
384         * device/lib/pic16/startup/crt0i.c,
385         * device/lib/pic16/startup/crt0iz.c: adopted to all SDCC specific
386         keywords to double underlined form, bug fixes in _do_cinit function
387         which prevented the correct initialization of the .idata segment,
388         * src/pic16/pcoderegs.c (insideLRBlock): fixed a bug that caused the
389         core to enter a infinite loop
390         * device/lib/pic16/libc/stdlib/rand.c, crc.c: new files
391
392 2005-04-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
393
394         * src/SDCCicode.c (getArraySizePtr): fixed bug #1122171
395
396 2005-04-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
397
398         * device/include/Makefile.in: add support for hc08 subdirectory
399         * device/include/hc08/: new subdirectory
400         * device/include/hc08/mc68hc908jkjl.h: new header contributed by
401         Lucas Loizaga, thanks!
402         * device/include/hc08/mc68hc908qy.h,
403         * device/include/hc08/mc68hc908gp32.h,
404         * device/include/hc08/mc68hc908jb8.h: moved hc08 register defs to
405         their own directory. Changed internal macro names to use the compiler
406         reserved namespace. Changed SDCC specific keywords to double
407         underlined form.
408         * device/include/math.h,
409         * device/include/malloc.h,
410         * device/include/stdarg.h,
411         * device/include/stdbool.h
412         * device/include/string.h,
413         * device/include/tinibios.h,
414         * device/include/ds400rom.h,
415         * device/include/8051.h,
416         * device/include/8052.h,
417         * device/include/80c51xa.h,
418         * device/include/at89c55.h,
419         * device/include/at89S8252.h,
420         * device/include/at89x51.h,
421         * device/include/at89x52.h,
422         * device/include/ds80c390.h,
423         * device/include/reg764.h,
424         * device/include/regc515c.h,
425         * device/include/sab80515.h,
426         * device/include/mcs51/c8051f000.h,
427         * device/include/mcs51/c8051f018.h,
428         * device/include/mcs51/c8051f020.h,
429         * device/include/mcs51/c8051f040.h,
430         * device/include/mcs51/c8051f060.h,
431         * device/include/mcs51/c8051f120.h,
432         * device/include/mcs51/c8051f300.h,
433         * device/include/mcs51/c8051f310.h,
434         * device/include/mcs51/c8051f320.h,
435         * device/include/mcs51/c8051f330.h,
436         * device/include/mcs51/c8051f350.h,
437         * device/include/z180.h: Changed SDCC specific keywords to double
438         underlined form.
439
440 2005-03-31 Vangelis Rokas <vrokas AT users.sourceforge.net>
441
442         * src/pic16/device.c (Pics16[]): added devices 18F2550, 18F4331,
443         18F4455,
444         * (pic16_assignConfigWordValue): disable testing of configuration
445         register value with config mask,
446         * src/pic16/gen.c (pic16_testStackOverflow): prefix stack test
447         function with port->fun_prefix,
448         * (genFunction): when generating a naked interrupt function never
449         create an absolute segment placed in interrupt vector address, place
450         the actual interrupt function at IVA instead, when an interrupt
451         function is generated with unspecified interrupt then do not create
452         the absolute section,
453         * (genGenPointerGet, genGenPointerSet, genPackBits): replace all
454         code for generating a call to generic pointer get/put function with
455         a call to function pic16_callGenericPointer(),
456         * src/pic16/genutils.c (pic16_callGenericPointerRW): NEW, generates
457         the call to the generic pointer get/put functions with prefixing the
458         function name with port->fun_prefix,
459         * src/pic16/glue.c (pic16glue): ifdef-out test of OF_LR_SUPPORT,
460         * src/pic16/main.c (_process_pragma): prefix function with
461         port->fun_prefix,
462         * (_pic16_finaliseOptions): define macro __18Fxxxx macro when
463         calling assembler, old 18Fxxxx macro is deprecated,
464         * src/pic16/pcode.c (unlinkpCodeFromBranch): added PC_INLINE and
465         PC_ASMDIR in while condition,
466         * (findInstruction): add PC_ASMDIR in while condition,
467         * (buildCallTree): prefix main with port->fun_prefix,
468         * (pic16_pCode2str): fixed bug that didn't emit the memory access
469         identifier for variable with banked access in instructions BTFSS,
470         BTFSC, BCF, BSF, BTG
471         * (AnalyzeFlow): moved call to OptimizepCode to pic16_AnalyzeBanking,
472         * src/pic16/pcodepeep.c (pCodeOpCompare): increase size of b to 1024,
473         * src/pic16/pcoderegs.c (pic16_pCodeRegoptimizeRegUsage): don't
474         perform optimization when enviroment variable NO_REG_OPT is set,
475         * (insideLRBlock): NEW, return 1 if register is inside an
476         INF_LOCALREGS block,
477         * (RemoveRegFromLRBlock): remove a register that is completely
478         eliminated by register optimization, but it is still left in local
479         register store/restore in/from stack block,
480         * (Remove2pcodes): after removing register, check to see if it
481         should be removed from local register store/restore in/from stack
482         block,
483         * src/pic16/ralloc.c (pic16_decodeOp): added decode for
484         DUMMY_READ_VOLATILE,
485
486         * device/include/pic16/adc.h: minor prototype modifications and
487         update,
488         * device/include/pic16/malloc.h: added GPL notice various
489         modifications,
490         * device/include/pic16/stdint.h: NEW, standard header for ints
491         * device/include/pic16/delay.h: NEW, header for delay functions,
492         delay10tcy, delay100tcy, delay1ktcy, delay10ktcy, delay100ktcy,
493         delay1mtcy,
494         * device/include/pic16/signal.h: NEW, header providing helper macros
495         for implementing signal handlers,
496         * device/include/pic16/stdio.h: added prototypes for functions,
497         printf, vprintf, sprintf, vsprintf, fprintf, vfprintf. Added
498         prototypes for stdin and stdout, added macro PUTCHAR to
499         automatically implement putchar function prototype,
500         * device/include/pic16/usart.h: modified and updated USART library,
501         * device/lib/pic16/libio/adc/,
502         * device/lib/pic16/libio/i2c: some modifications to improve library
503         performance,
504         * device/lib/pic16/libc/stdio/: modifications for the new printf*
505         family of functions,
506         * device/lib/pic16/libc/stdlib/: various modifications in the malloc
507         family of functions and other sources,
508         * device/lib/pic16/libio/usart/: NEW, c sources for the usart module
509         of the PIC18Fxx[28] devices,
510         * device/lib/pic16/libc/delay/: NEW, c sources for the delay functions,
511         * device/lib/pic16/libc/utils/: minor modifications in the .S sources,
512         * device/lib/pic16/startup/{crt0i.c, crt0iz.c}: redesign of the
513         _do_cinit function, because the previous failed when local variables
514         where not placed in the same memory bank,
515         * device/lib/pic16/libsdcc/char/: various modifications to improve
516         library performance,
517         * doc/sdccman.lyx: some reorganization of the PIC16 part, added many
518         information on the new functions of the c library and more...
519
520 2005-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
521
522         * src/SDCCBBlock.c (iCodeBreakDown): fixed bug #1170212
523
524 2005-03-26 Raphael Neider <rneider AT web.de>
525
526         * src/pic16/gen.c (genSkipc): fixed semantics (execute branch
527           if condition == CARRY)
528         * (genCmp): adapted to new genSkipc semantics
529         * src/pic16/genutils.c (pic6_genCmp_special): removed side effect
530           on rIfx (genCmp was broken)
531
532 2005-03-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
533
534         * src/SDCCmain.c (setDefaultOptions, optionsTable[], parseCmdLine),
535         * src/z80/main.c (_keywords[]),
536         * src/SDCCglobal.h (struct options),
537         * src/SDCC.y,
538         * src/SDCC.lex (isTargetKeyword, doPragma, pragma_tbl[]): new pragmas
539         to enable/disable SDCC and C99 extensions/keywords (std_c89, std_sdcc89,
540         std_c99, std_sdcc99). Also, equivalent command line options (--std-c89,
541         --std-sdcc89, --std-c99, --std-sdcc99). SDCC specific keywords are
542         always available in leading double underscore form. The C99 support is
543         mostly missing, but it's a start.
544         * support/regression/tests/bug-227710.c: fixed nonconforming use of
545         reserved identifier "__data".
546
547 2005-03-24 Maarten Brock <sourceforge.brock AT dse.nl>
548
549         * src/mcs51/peeph.def: fixed bug 1170013
550
551 2005-03-22 Maarten Brock <sourceforge.brock AT dse.nl>
552
553         * device/include/mcs51reg.h: fixed bug 842007
554
555 2005-03-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
556
557         * src/SDCCcflow.c (dfNumCompare): committed the wrong version of this
558         last time.
559
560 2005-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
561
562         * src/port.h (struct PORT),
563         * src/avr/ralloc.c (avr_assignRegisters),
564         * src/avr/main.c,
565         * src/ds390/ralloc.c (ds390_assignRegisters),
566         * src/ds390/main.c,
567         * src/hc08/ralloc.c (hc08_assignRegisters),
568         * src/hc08/main.c,
569         * src/mcs51/ralloc.c (mcs51_assignRegisters),
570         * src/mcs51/main.c,
571         * src/pic/ralloc.c (pic14_assignRegisters),
572         * src/pic/main.c,
573         * src/pic16/ralloc.c (pic16_assignRegisters),
574         * src/pic16/main.c,
575         * src/xa51/ralloc.c (xa51_assignRegisters),
576         * src/xa51/main.c,
577         * src/z80/ralloc.c (z80_assignRegisters),
578         * src/z80/ralloc.h,
579         * src/SDCCopt.c (eBBlockFromiCode, replaceRegEqv, killDeadCode),
580         * src/SDCCcse.c (ifxOptimize, cseBBlock, cseAllBlocks),
581         * src/SDCCcse.h,
582         * src/SDCCdflow.c (computeDataFlow),
583         * src/SDCCdflow.h,
584         * src/SDCCloop.c (addDefInExprs, loopInvariants, loopOptimizations),
585         * src/SDCCloop.h,
586         * src/SDCCcflow.c (*),
587         * src/SDCCcflow.h,
588         * src/SDCCBBlock.c (iCodeBreakDown, dumpEbbsToFileExt, eBBWithEntryLabel),
589         * src/SDCCBBlock.h (struct ebbIndex): new struct that keeps two copies
590         of the eBBlock list, sorted by both bbnum and dfnum. (fixes bug with
591         immedDom() returning wrong block; probably fixes bug #1160833)
592
593 2005-03-20 Borut Razem <borut.razem AT siol.net>
594
595         * support/scripts/inc2h.pl: WIN32 port
596
597 2005-03-19 Maarten Brock <sourceforge.brock AT dse.nl>
598
599         * device/lib/makefile.in: added abs.c and labs.c
600
601 2005-03-17 Maarten Brock <sourceforge.brock AT dse.nl>
602
603         * device/include/stdint.h: added
604         * device/lib/abs.c: added
605         * device/lib/labs.c: added
606         * device/include/stdlib.h: added abs() and labs() prototypes
607         * device/lib/libsdcc.lib: added abs and labs
608         * device/include/float.h,
609         * device/lib/_fsmul.c,
610         * device/lib/printf_fast.c,
611         * device/lib/printf_tiny.c: updated comments
612
613 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
614
615         * src/SDCCicode.c (geniCodeSwitch, geniCodeJumpTable): fixed
616         bug #1164313
617
618 2005-03-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
619
620         * src/SDCCcse.c (cseBBlock): retain assignment to self when volatile
621         * src/SDCCast.c (isLoopCountable): fixed bug #1161985
622
623 2005-03-15 Maarten Brock <sourceforge.brock AT dse.nl>
624
625         * device/lib/printf_large.c: removed inline assembly for portability and
626           readability. Use printf_fast if speed or size are more important.
627         * src/pic16/gen.c: removed conditions around use of DEBUGpc
628         * src/pic16/genutils.h: added define for DEBUGpc for MSVC
629
630 2005-03-15 Vangelis Rokas <vrokas AT users.sourceforge.net>
631
632         * src/pic16/genutils.c (pic16_genCmp_special): initialized offs to
633         prevent compiler warning
634
635 2005-03-14 Vangelis Rokas <vrokas AT users.sourceforge.net>
636
637         * device/lib/pic16/startup/crt0i.c (_cinit): local variables where
638         moved to level 0 and declared as static. Also they are explicit
639         placed in access bank. This was necessery because some times they
640         might cross memory bank boundaries. crt0iz.c is *NOT* updated!!!
641         * src/pic16/device.h: added flag OPTIMIZE_CMP to enable some compare
642         optimizations. Currently only compare to unsigned char is implemented,
643         * src/pic16/gen.c: added fReturnIdx array,
644         * (struct resolvedIfx) is moved to gen.h and made public,
645         * (struct _G): added sregsAlloc and sregsAllocSet fields,
646         * (aopForSym): added an optimization to directly store in stack of
647         the operand of a SEND iCode,
648         * (pic16_aopOp): don't return return registers as strings (AOP_STR)
649         but as registers instead (AOP_REG) using the fReturnIdx array,
650         * (pic16_freeAsmop): remove the freed register from the
651         _G.sregsAlloc field,
652         * (pic16_aopGet): in case AOP_STR, the compare to 'a' is changed to
653         a compare of 'WREG',
654         * (pic16_popGetTempRegCond): changed function prototype, now
655         function takes also a bitVector argument v which holds the current
656         set of registers that are allocated for stack access by aopForSym,
657         registers allocated in aopForSym for accessing stack symbols are not
658         any more part of the functions usedRegs field,
659         * (genCall): some times aopOp is called for a stack variable to be
660         send, aopForSym might perform the push, if this is true make sure
661         that genCall doesn't push the variable twice by testing _G.resDirect,
662         * (genFunction): changed testing for unspecified interrupt number
663         from 256 to INTNO_UNSPEC,
664         * modified selection scheme of frame pointer generation. Previously
665         if function did use local registers a frame pointer was generated,
666         now a frame pointer is generated only if function has arguments
667         (that need PLUSW2 register access), or has stack arguments, or the
668         compiler is not instructed to omit the frame pointer,
669         * (genEndFunction): before restoring local registers that were saved
670         in the function preamble, also restore the registers that *might*
671         have been allocated for stack access,
672         * (genRet): removed some old comments,
673         * (genCmp, the active (RN's) version): added a call to the
674         pic16_genCmp_special function to perform the compare with a more
675         robust and optimized way,
676         * (genInline): a feature has been added in inline code generation,
677         which allows a wildcard variable substitution when writing inline
678         assembly. Code is incomplete and experimental therefore undocumented,
679         * (genCast): changed order of aopOp for result and right to allow
680         aopForSym to directly load the result if possible,
681         * src/pic16/genutils.c (selectCompareOp, pic16_genCmp_special): NEW,
682         perform an optimized compare on some selected special occasions,
683         * src/pic16/genutils.h: declaration of resolvedIfx structure from gen.c,
684         * src/pic16/glue.c (pic16createInterrupVect): make sure we never
685         generate an IVT any more,
686         * src/pic16/main.c (pic16_optionsTable): added command line option
687         --optimize-cmp,
688         * (_pic16_initPaths): when calling C preprocessor define pic18fXXXX
689         macro too, when calling assembler define pic18fXXXX *and* __18Fxxxx
690         macros,
691         * src/pic16/NOTES: Raphael Neider added in list of active developers
692         * src/pic16/pcode.c (OPT_TYPE_STR): added strings jumptable_begin and
693         jumptable_end to prevent bug #,
694         * (pic16_pciADDWFC, ADDFWC, COMF, CLRF): added some missing flags in
695         inCond and outCond fields,
696         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): add a fix for bug #,
697         * src/pic16/ralloc.c (serialRegAssign): explicit set willCS to 0 to
698         turn off register spilling,
699         * (packRegsForOneUse): synced with other ports' versions although it
700         is not used currently,
701         * (pic16_packRegisters): added an optimization while reading
702         structure bitfields, some registers may be saved (malloc code is
703         decreased by 80 bytes)
704
705 2005-03-12 Vangelis Rokas <vrokas AT users.sourceforge.net>
706
707         * src/SDCCcse.c (cseBBlock): inside 'do operand lookup' loop test if
708         left is a bitfield, if yes, then don't optimize assignment. Perhaps
709         this can be optimized more?
710
711 2005-03-10 Raphael Neider <rneider AT web.de>
712
713         * src/pic16/gen.c (pic16_loadFSR0, genPackBits, genUnpackBits,
714           genNearPointerGet): (hopefully) fixed access to bitfields via
715           pointers (p->bitN = x; and x = p->bitN; failed)
716
717 2005-03-09 Paul Stoffregen <paul AT pjrc.com>
718
719         * device/lib/printf_fast.c: fix leading zero format, eg "%02d"
720
721 2005-03-09 Raphael Neider <rneider AT web.de>
722
723         * src/SDCCopt.c (killDeadCode): fixed bug #1156016
724
725 2005-03-06 Maarten Brock <sourceforge.brock AT dse.nl>
726
727         * src/SDCCicode.h: moved CRITICAL and ENDCRITICAL from SKIP_IC2 to SKIP_IC
728         * src/mcs51/ralloc.c (willCauseSpill): added check for REG_BIT type,
729           (regTypeNum): set REG_BIT type if necessary
730         * src/mcs51/ralloc.h: added define REG_BIT, used to fix bug 1144613
731         * support/regression/tests/critical.c: check bug 1144613
732
733 2005-03-02 Raphael Neider <rneider AT web.de>
734
735         * src/pic16/gen.c (genRightShiftLiteral): fixed bug #1154256
736
737 2005-02-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
738
739         * src/avr/ralloc.c (serialRegAssign),
740         * src/ds390/ralloc.c (serialRegAssign),
741         * src/hc08/ralloc.c (serialRegAssign),
742         * src/mcs51/ralloc.c (serialRegAssign),
743         * src/pic/ralloc.c (serialRegAssign),
744         * src/pic16/ralloc.c (serialRegAssign),
745         * src/xa51/ralloc.c (serialRegAssign),
746         * src/z80/ralloc.c (serialRegAssign): fixed bug #1105154
747
748 2005-02-22 Maarten Brock <sourceforge.brock AT dse.nl>
749
750         * src/SDCCast.c (decorateType): fixed bug 1124787
751
752 2005-02-20 Hubert Sack <sack AT digiplan.de>
753         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
754
755         * src/mcs51/peeph.def: added peepholes 3.h-k and 132.a-f from
756         patch #1121755
757
758 2005-02-20 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
759
760         * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes
761         to keep the correct label reference count when adding/removing references
762         to labels. A peephole file using this is appended to patch #1144962.
763
764 2005-02-14 Raphael Neider <rneider AT web.de>
765
766         * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char
767         * src/SDCC.lex (process_pragma): fixed to make disable_warning work for PIC16
768         * src/pic16/gen.c (aopForSym, calls to pic16_aopOp): prevent unneccessary
769           retrievals of result operand's value on assignment
770
771 2005-02-13 Vangelis Rokas <vrokas AT otenet.gr>
772
773         * device/include/pic16/string.h: modified prototype for memccpy()
774         to memccpy(void *, void *, char, size_t)
775         * src/pic16/gen.c (genFunction, genEndFunction): reenable if-case to
776         check whether to omit frame pointer or not,
777         * (genInline): convert all occurences of "\n" to LF in inline
778         assembler blocks, this helps formatting the inline text,
779         * (pic16_loadFSR0): modified prototype,
780         * (genNearPointerGet, genNearPointerSet): reorganization of code,
781         removed some 8051 legacy code,
782         * (genPackBits): enabled handling bitfields exceeding one byte in size,
783         * src/pic16/ralloc.c (pic16_assignRegisters): clear dynrIdx variable
784         before allocating temporary registers in functions,
785
786 2005-02-11 Maarten Brock <sourceforge.brock AT dse.nl>
787
788         * support/regression/tests/bitvars.c: corrected the "fix"
789
790 2005-02-10 Maarten Brock <sourceforge.brock AT dse.nl>
791
792         * support/regression/tests/bitvars.c,
793         * support/regression/tests/bitwise.c,
794         * support/regression/tests/rotate.c: "fixed" problems on Alpha
795
796 2005-02-10 Raphael Neider <rneider AT web.de>
797
798         * src/pic16/pcode.c (assignToSameBank) : fixed cast to pointer of
799           different size for Alpha
800         * src/pic16/gen.c (genCmpEq) : improved compare with 0
801
802 2005-02-09 Raphael Neider <rneider AT web.de>
803
804         * src/SDCC.lex(doPragma) : save and restore warning options as well
805           (also added new stack plus clone- and copyAndFreeSDCCERRG())
806         * have #pragma less_pedantic set the errorlevel to WARNING
807           (fixes #1117001)
808         * (cloneOptimize) : fixed wrong malloc's size
809         * support/Util/SDCCerr.[ch] : made SDCCERRG globally accessible to
810           facilitate correct handling of #pragma (save|restore)
811
812 2005-02-09 Maarten Brock <sourceforge.brock AT dse.nl>
813
814         * src/mcs51/gen.c: removed non-standard C nameless struct/union
815
816 2005-02-04 Slade Rich <slade_rich AT users.sourceforge.net>
817
818         * src/pic/gen.c : Fix for bugs #1080519 & #1115662.
819
820 2005-02-03 Maarten Brock <sourceforge.brock AT dse.nl>
821
822         * device/include/mcs51/c8051f120.h: added declarations for sbit port 2,3&4
823
824 2005-02-02 Raphael Neider <rneider AT web.de>
825
826         * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS for pic16 port
827         * src/pic16/gen.c (aopForSym): reenabled special case for function pointers
828         * (pic16_storeForReturn): fixed to allow returning function pointers
829         * (genPackBits): improved accessing full bytes, implemented for GPOINTERs
830         * device/include/pic16/{stddef.h,stdbool.h}: added
831
832 2005-02-02 Maarten Brock <sourceforge.brock AT dse.nl>
833
834         * device/include/mcs51/c8051f040.h: added define CPT2_PAGE
835
836 2005-02-01 Slade Rich <slade_rich AT users.sourceforge.net>
837
838         * src/pic16/pic16.dsp : Added file graph.c to make it compile under windows
839         * src/pic16/Makefile.bcc : Do not use this file but added file graph.c as it
840          appeared to be required
841
842 2005-01-31 Borut Razem <borut.razem AT siol.net>
843
844         * support/scripts/sdcc.nsi: added include/asm/ds390, include/asm/mcs51,
845           include/mcs51 and include/z80 directories to the package
846
847 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
848
849         * src/hc08/gen.c (genFunction): fixed bug #1112752
850
851 2005-01-30 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
852
853         * src/mcs51/peeph.def: adapted peephole 258.x to changed gen.c (genAnd)
854
855 2005-01-29 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
856
857         * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc
858
859 2005-01-29 Maarten Brock <sourceforge.brock AT dse.nl>
860
861         * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs
862
863 2005-01-27 Maarten Brock <sourceforge.brock AT dse.nl>
864
865         * device/include/c8051fxxx.h: removed these 6 files
866         * device/include/mcs51/c8051fxxx.h: added these 11 new files
867
868 2005-01-26 Raphael Neider <rneider AT web.de>
869
870         * src/pic16/gen.c (genAssign): fixed assignment from longs
871           in codespace (were cut to three bytes)
872         * (genDummyRead): implemented (except for CODESPACE...),
873           fixed bug #1108575
874         * src/pic16/glue.c (emitStatistics): beautified
875         * device/lib/pic16/libm/Makefile: added include path
876
877 2005-01-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
878
879         * src/z80/gen.c (aopPut): fixed bug #1103902
880
881 2005-01-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
882
883         * device/lib/expf.c: fixed bug #1095792
884
885 2005-01-24 Vangelis Rokas <vrokas AT otenet.gr>
886
887         * device/lib/pic16/libm: added Math library sources
888
889 2005-01-24 Raphael Neider <rneider AT web.de>
890
891         * src/pic16/pcode.h: added second memory operand to pCodeOpReg
892           to enable upcast to pCodeOpReg2 (there is no type tag to
893           differenciate the two and pic16_popGet2p cast into PCOR2)
894         * src/pic16/main.c (_process_pragma): fixed another malloc bug
895           (sizeof(sectNames) changed to sizeof(sectName))
896           Both patches fix segfaults under MinGW.
897
898 2005-01-23 Raphael Neider <rneider AT web.de>
899
900         * src/pic16/{device.c,pcode.c}: s/free/Safe_free/g for
901           Safe_[mc]?alloc()'ed variables
902         * src/pic16/gen.c (pic16_aopOp,pic16_popGet): added handling
903           of (byte sized) temporaries (assign them to WREG for now)
904         * src/pic16/main.c (_process_pragma): fixed nasty malloc bug
905           (used sizeof(set *sectSyms) instead of sizeof(struct sectSym)),
906           this might fix SIGSEGVs on MinGW...
907         * src/SDCCopt.c (killDeadCode): restored original behaviour
908           (volatile operands might get thrown away though)
909
910 2005-01-23 Vangelis Rokas <vrokas AT otenet.gr>
911
912         * src/pic16/gen.c: fixed bug #1106975,
913         * src/pic16/gen.c: fixed possible bug #1102572, now during TOS
914         pointer update, INTCON is saved, global interrupts are disabled and
915         restored after updateing TOS.
916         * src/SDCC.y, src/SDCC.lex, src/SDCCsymt.c, src/SDCCsymt.h:
917         * added function attribute 'shadowregs' to take advantage of shadow
918         registers,
919         * added function attribute 'wparam' as an alternative to the wparam
920         pragma,
921         * support/Utils/SDCCerr.[ch]: added error E_SHADOWREGS_NO_ISR when
922         user declares a non-ISR function as 'shadowregs',
923         * doc/sdccman.lyx: updated to reflect recent changes of pic16 port
924
925 2005-01-22 Vangelis Rokas <vrokas AT otenet.gr>
926
927         * .version: bumped version number to 2.4.8
928         * device/lib/pic16/pics.all: list of PIC18F devices supported by
929         pic16 port,
930         * device/lib/pic16/libio/i2c/: I2C module support library,
931         * device/include/pic16/i2c.h: I2C support library header,
932         * device/lib/pic16/libc/stdio/: standard IO support sources,
933         * (printf_small.c): printf_small() source, supports float print,
934         * (printf_tiny.c): printf_tiny() source, does not support floats,
935         * device/lib/pic16/Makefile.common.in: added OPT_FLAGS macro to
936         enable global optimizations for entire library source, other
937         Makefiles in the source tree are also modified to reflect this,
938         * device/lib/pic16/libc/stdlib/putchar.c (putchar): dummy putchar()
939         function,
940         * doc/sdccman.lyx: updated to reflect new changes,
941         * src/pic16/gen.c (aopForSym): don't handle sym->iaccess in
942         sym->onStack if-case,
943         * src/pic16/main.c (_pic16_keywords): commented out keywords bit,
944         sbit, idata, _idata, xdata, _xdata,
945         * added pragma library, to link an external library, (see doc),
946         * removed command line options, --pomit-config-words, --pomit-ivt,
947         --pleave-reset-vector,
948         * (pic16_finaliseOptions): when define macro SDCC_MODEL_{SMALL/LARGE}
949         when calling assembler to reflect memory model used, also define
950         macro STACK_MODEL_{SMALL/LARGE} when compiling and assembling to
951         reflect stack model used,
952         * src/pic16/ralloc.c (pic16_allocDirReg): when operand is allocated
953         on stack return NULL,
954
955 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
956
957         * src/SDCCopt.c (killDeadCode): do not throw iCodes away if one
958           of the operands is volatile. Fixes #1020220
959
960 2005-01-22 Daniel Winkler <post AT danielwinkler.de>
961
962         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled optimization
963         * (OptimizeRegUsage): make sure that there is really no other flow where
964           the first pCode is used
965
966 2005-01-22 Raphael Neider <rneider AT web.de>
967
968         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled optimization
969           to fix #1106967 (pCode->seq are not set up correctly)
970
971 2005-01-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
972
973         * src/SDCCglue.c (glue): make sure code area is declared before the
974         static initialization area.
975
976 2005-01-21 Raphael Neider <rneider AT web.de>
977
978         * device/lib/Makefile.in: fixed test for pic16 install dir
979         * device/lib/pic16/*/Makefile*: modified compile flags to enable
980           optimizations
981         * doc/sdccman.lyx: updated banksel optimization, removed --flr-support and
982           added --optimize-goto compiler switch and pragma wparam documentation
983         * src/pic16/pcode.c (pic16_OptimizeBanksel): removed statistics dump
984         * src/pic16/pcodepeep.c (pic16_pCodeOpCopy): fixed copying of WREG, PRODL
985           and PRODH closing bug #1071770 (peephole optimizer)
986
987 2005-01-19 Raphael Neider <rneider AT web.de>
988
989         * src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to guarantee
990           cmdLine buffers (used when calling sdcpp...) are large enough
991           (MAX_PATH=256 truncates arguments leading to system halts when
992           used in MinGW...)
993         * src/pic16/gen.c (pic16_sameRegs): relaxed size criterion
994         * (genUminus): rewritten to for efficiency
995         * (genNearPointer[GS]et): enforce reloading of FSR0 (was still
996           used uninitialized in some cases)
997         * (genCast): upcasting a 16bit int to a 24bit GPOINTER may not
998           copy the third byte from the int -- now assumes 0x80 (data memory)
999         * src/pic16/genarith.c (pic16_genPlus): fixed bug when swapping
1000           operands (genAddLit expects the iCode's operands to swapped as
1001           well), fixed leftover bytes (crashed for short left operands)
1002         * (pic16_genMinusDec): performance improvements, removed false
1003           PIC14 emitSKPNCs
1004         * (pic16_genMinus): fixed to cope with differently sized operands
1005         * src/pic16/glue.c (pic16_glue): added new banksel optimization
1006           for --obanksel > 1
1007         * src/pic16/pcode.c: implemented (first phase of) banksel optimization
1008         * src/pic16/graph.[ch]: implementation of directed graphs, used by
1009           new banksel optimization
1010         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): prevented
1011           analysis for temporary registers (segfaults...)
1012         * src/pic16/peeph.def: added rule
1013
1014 2005-01-18 Vangelis Rokas <vrokas AT otenet.gr>
1015
1016         * device/lib/pic16/libc/stdlib/x_ftoa.c: it defines x_ftoa function
1017         which converts a float number to its ASCII representation
1018         * device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: support
1019         functions to convert the fractional and integer part of a float to ASCII,
1020         * device/lib/pic16/libc/stdlib/(calloc.c,free.c, malloc.c,
1021         realloc.c): added _MALLOC_SPEC to explicit place variables in data
1022         ram
1023         * device/include/asm/pic16/features.h: added _CODE, _DATA, _AUTOMEM,
1024         _STATMEM macros,
1025         * device/include/pic16/adc.h: added GPL info,
1026         * src/pic16/gen.c (genIfxpCOpJump): perform an genIfxJump but using
1027         a pCodeOp as tested operand,
1028         * (genNearPointerGet): optimized bit testing, does not use
1029         intermediate register for bit value, test directly instead with
1030         BTFSS, BTFSC, works only for single bits,
1031         * (genpic16Code): dump the name of the iCode in the asm,
1032         * src/pic16/ralloc.c (decodeOp): removed static declaration and
1033         renamed to pic16_decodeOp,
1034         * (serialRegAssign): do not allocate a temporary register for iCode
1035         sequences that test a single bit for 1/0
1036
1037 2005-01-12 Vangelis Rokas <vrokas AT otenet.gr>
1038
1039         * src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
1040         pic16_framepnt_*, pic16_stack_*, pic1_frame_* pointer variables to
1041         access stack and frame pointers. They are initially assigned to
1042         point at pic16_pc_fsr1[lh] and pic16_pc_fsr2[lh] variables and other
1043         accessing SFRs. Updated all occurences of modification of stack or
1044         frame pointer in gen.c and pcode.c,
1045         * src/pic16/ralloc.c (serialRegAssign): fixed two bugs with
1046         assigning of a literal value to pointers,
1047         * src/pic16/main.c (pic16_finiliseOptions): set pre-processor define
1048         flag STACK_MODEL_SMALL or STACK_MODEL_LARGE according to the model
1049         selected
1050
1051 2005-01-11 Vangelis Rokas <vrokas AT otenet.gr>
1052
1053         * doc/sdccman.lyx: update documentation about stack pragma, added
1054         some info for stack memory models
1055
1056 2005-01-08 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
1057
1058         * src/pic16/gen.c (DEBUGpc): MSVC 6 does not support macro variable arguments
1059
1060 2005-01-08 Raphael Neider <rneider AT web.de>
1061
1062         * src/pic16/device.c (pic16_dump_usection): changed naming scheme for
1063           udata sections to fix bug #1097823
1064
1065 2005-01-05 Raphael Neider <rneider AT web.de>
1066
1067         * src/pic16/gen.c (genGenericShift): added handling of differently
1068           sized left operand and result
1069
1070 2005-01-04 Raphael Neider <rneider AT web.de>
1071
1072         * src/pic16/gen.c (genIfxJump): fixed inverted skips on CARRY
1073         * (genIfx): fixed (?) read from uninitialized SPIL_LOC (now assumes CARRY
1074           to hold the condition bit)
1075         * added new version of genCmp (old code available via #define)
1076         * added new version of genShiftLeft/genShiftRight in a generic
1077           way, now supports shifting by negative values
1078         * (genLeftShiftLiteral, genRightShiftLiteral): use absolute value of
1079           shiftCount (expected by genGenericShift)
1080         * src/pic16/genarith.c (genPlus): added code for adding CARRY+literal
1081         * src/pic16/pcode.c (pic16_OptimizeJumps): removed annoying statistics
1082           dump
1083         * (pic16_newpCodeOpLit): changed to cast to unsigned char (as e.g. -32766
1084           is an invalid literal too...)
1085
1086 2005-01-04 Vangelis Rokas <vrokas AT otenet.gr>
1087
1088         * src/pic16/gen.c (aopForSym, genEndFunction): applied some fixes
1089         from Raphael Neider,
1090         * src/pic16/pcode.c (pic16_newpCodeOpLit): removed casting to char
1091         for 8-bit literals. This fixes some literal operands which are sign
1092         extended to 16-bits ints when instruction needs only 8-bits.
1093
1094 2004-12-31 Paul Stoffregen <paul AT pjrc.com>
1095
1096         * device/lib/logf.c: added mcs51 assembly version
1097         * device/lib/expf.c: added mcs51 assembly version
1098         * device/lib/_logexpf.c: new shared asm code for expf and logf
1099         * device/include/math.h: add defines for assembly math library
1100         * device/lib/Makefile.in: build new _logexpf.c
1101         * device/lib/libfloat.lib: use new _logexpf.c
1102
1103 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
1104
1105         * src/pic/device.c
1106         * src/pic/pcode.c : adjusted internal stack and pre-allocated registers for
1107           device types which have less than 0x7f registers.
1108
1109 2004-12-29 Slade Rich <slade_rich AT users.sourceforge.net>
1110
1111         * src/pic/genarith.c : Fixed problem with subtraction where the result would not be updated when borrowing.
1112
1113 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
1114
1115         * device/lib/printf_fast.c: only build on supported arch.
1116         * device/lib/printf_tiny.c: only build on supported arch.
1117         * device/lib/printf_fast_f.c: only build if asm float lib
1118         * device/lib/_fsget1arg.c: only build if asm float lib
1119         * device/lib/_fsget2args.c: only build if asm float lib
1120         * device/lib/_fsnormalize.c: only build if asm float lib
1121         * device/lib/_fsreturnval.c: only build if asm float lib
1122         * device/lib/_fsrshift.c: only build if asm float lib
1123         * device/lib/_fsswapargs.c: only build if asm float lib
1124         * device/include/stdio.h: don't provide print_fast,
1125           print_fast_f, print_tiny prototypes if --xstack used
1126
1127 2004-12-28 Maarten Brock <sourceforge.brock AT dse.nl>
1128
1129         * device/lib/sincosf.c (sincosf): don't invert bit/bool by ~
1130         * support/regression/ports/mcs51-stack-auto/spec.mk: added new _fs.. files
1131           to the SOURCES
1132
1133 2004-12-28 Paul Stoffregen <paul AT pjrc.com>
1134
1135         * device/lib/printf_fast_f.c: same as printf_fast, but
1136           with floating point enabled
1137         * device/lib/printf_fast.c: minor tweaks
1138         * device/include/stdio.h: add printf_fast_f
1139
1140 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
1141
1142         * src/SDCCmain.c: make --float-reent default for mcs51
1143         * device/lib/_fsadd.c: added mcs51 assembly version
1144         * device/lib/_fssub.c: added mcs51 assembly version
1145         * device/lib/_fsmul.c: added mcs51 assembly version
1146         * device/lib/_fsdiv.c: added mcs51 assembly version
1147         * device/lib/_fseq.c: added mcs51 assembly version
1148         * device/lib/_fsneq.c: added mcs51 assembly version
1149         * device/lib/_fsgt.c: added mcs51 assembly version
1150         * device/lib/_fslt.c: added mcs51 assembly version
1151         * device/lib/_fscmp.c: shared code for fseq,fsgt,fslt,fsneq
1152         * device/lib/Makefile.in: add _fscmp to build
1153         * device/lib/libfloat.lib: add _fscmp to build
1154
1155 2004-12-27 Paul Stoffregen <paul AT pjrc.com>
1156
1157         * device/lib/_fs2slong.c: added mcs51 assembly version
1158         * device/lib/_fs2sint.c: added mcs51 assembly version
1159         * device/lib/_fs2schar.c: added mcs51 assembly version
1160         * device/lib/_fs2ulong.c: added mcs51 assembly version
1161         * device/lib/_fs2uint.c: added mcs51 assembly version
1162         * device/lib/_fs2uchar.c: added mcs51 assembly version
1163         * device/lib/_slong2fs.c: added mcs51 assembly version
1164         * device/lib/_sint2fs.c: added mcs51 assembly version
1165         * device/lib/_schar2fs.c: added mcs51 assembly version
1166         * device/lib/_ulong2fs.c: added mcs51 assembly version
1167         * device/lib/_uint2fs.c: added mcs51 assembly version
1168         * device/lib/_uchar2fs.c: added mcs51 assembly version
1169         * device/include/float.h: added #define to select asm vs c
1170
1171 2004-12-26 Paul Stoffregen <paul AT pjrc.com>
1172
1173         * device/lib/printf_fast.c: improvements to float output
1174         * device/include/float.h: add defines for assembly float library
1175         * device/lib/_fsget1arg.c: receive 1 float arg
1176         * device/lib/_fsget2args.c: receive 2 float args (reentrant)
1177         * device/lib/_fsnormalize.c: normalize a float
1178         * device/lib/_fsreturnval.c: return float, various helper routines
1179         * device/lib/_fsrshift.c: right shift a float's mantissa
1180         * device/lib/_fsswapargs.c: swap 2 floats
1181         * device/lib/Makefile.in: build these 6 new files for mcs51
1182         * device/lib/libfloat.lib: add these 6 files to the library
1183
1184 2004-12-26 Borut Razem <borut.razem AT siol.net>
1185
1186         * sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
1187           built by gcc 3.4.2
1188
1189 2004-12-25 Paul Stoffregen <paul AT pjrc.com>
1190
1191         * device/lib/printf_tiny.c: printf for mcs51 in only 267 bytes,
1192           and fully reentrant and register bank neutral.
1193         * device/lib/printf_fast.c: added float (not enabled by default),
1194           added compact/slower integer (also not enabled by default),
1195           improved size/speed of fast integer code, other minor changes
1196         * device/include/stdio.h, device/lib/Makefile.in,
1197           device/lib/libsdcc.lib: integrate printf_tiny into mcs51 build
1198
1199 2004-12-24 Maarten Brock <sourceforge.brock AT dse.nl>
1200
1201         * src/pic16/pcode.c: declaring variables other than at the start of a
1202           block is not supported in C by VC6.
1203
1204 2004-12-22 Vangelis Rokas <vrokas AT otenet.gr>
1205
1206         * applied a previous patch from Raphael Neider that wasn't included
1207         in the previous commits, which fixes infinite loops within jumptable
1208         improvements,
1209         * made some fixes that previous patches introduced
1210
1211 2004-12-21 Vangelis Rokas <vrokas AT otenet.gr>
1212
1213         * src/pic16/gen.c (pic16_aopGet): applied fix from Raphael Neider
1214         that fixes an issue with AOP_PCODE asmop's offset,
1215         * (pic16_popCopyReg): update instance field too,
1216         * (mov2w): modified to pic16_mov2w because it conflicts with mov2w
1217         function of pic port,
1218         * (genCmp, genAnd, genAssign),
1219         * src/pic16/genarith.c (genAddLit): some fixes from Raphael Neider,
1220
1221 2004-12-20 Vangelis Rokas <vrokas AT otenet.gr>
1222
1223         * src/SDCCast.c (gatherAutoInit): allow pic16 to emit static
1224         variables initial values to idata section,
1225         * src/SDCCicode.c (geniCodeCall): patch from ### to fix unreferenced
1226         variables in some functions. This utilizes parmBytes field of iCode
1227         structure to hold the offset of the variable in stack. (might be
1228         able to use the stack field too?)
1229         * applied patch from Raphael Neider # ### , # ###
1230         * src/pic16/glue.c (pic16emitRegularMap): fix to print static
1231         variable initial values in idata section,
1232         * src/pic16/ralloc.c (pic16_allocDirReg): don't allocate register
1233         for static variables with initial value
1234         * src/device/lib/pic16/libsdcc/float/ulong2fs.c (__ulong2fs):
1235         applied fix in while loop from Raphael Neider.
1236
1237 2004-12-19 Maarten Brock <sourceforge.brock AT dse.nl>
1238
1239         * src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs, added warning
1240         * src/ds390/main.c (_ds390_regparm): don't pass bit params in registers
1241         * src/ds390/ralloc.c (serialRegAssign): spill bits
1242         * src/mcs51/gen.c (genCpl): fixed bit=~(char) bugs, added warning
1243         * support/Util/SDCCerr.c,
1244         * support/Util/SDCCerr.h: added warning W_COMPLEMENT for using bit=~(bit)
1245         * support/regression/tests/bitvars.c: added tests for bitwise complement(~)
1246         * support/regression/tests/bitwise.c: added test for bitwise complement(~)
1247
1248 2004-12-09 Maarten Brock <sourceforge.brock AT dse.nl>
1249
1250         * device/include/sdcc-lib.h: inserted LGPL, added includes
1251           asm/ds390/features.h and asm/mcs51/features.h
1252         * device/include/asm/default/features.h,
1253         * device/include/asm/gbz80/features.h,
1254         * device/include/asm/z80/features.h: added empty _AUTOMEM
1255           and _STATMEM
1256         * device/include/asm/ds390/features.h,
1257         * device/include/asm/mcs51/features.h: added files with defines for
1258           _AUTOMEM and _STATMEM indicating automatic and static storage class
1259         * device/lib/printf_large.c (_print_format): optimized & used _AUTOMEM
1260         * doc/sdccman.lyx: version 2.4.7, updated xstack documentation
1261         * src/SDCCicode.c (geniCodeCast),
1262         * src/SDCCsymt.c (compareType): allow cast of data-ptr to idata-ptr
1263         * src/SDCCloop.c (loopInduction): removed unused variable lr
1264         * src/SDCCopt.c (convilong, convertToFcall): moved "easy special case"
1265           to convertToFcall to include char modulo (RFE 1065037), added check
1266           if left operand is unsigned and use abs of literal value
1267         * src/SDCCpeeph.c (setFromConditionArgs): removed double quotes option
1268           as it doesn't work after conversion from peephole.def to peephole.rul
1269         * src/mcs51/gen.c (toBoolean): added check for size,
1270           (genModOneByte): optimized code for signed char modulo a literal
1271           power of 2 (thanks to Hubert Sack),
1272           (genRRC): removed unnecessary "clr c",
1273           (genRLC): replaced "add a,acc" with cheaper "rlc a"
1274         * src/mcs51/peeph.def: renamed 115 to 115.a, added rule 115.b: another
1275           jump optimization,
1276           swapped rules 256.c and 256.d,
1277           extended 256.d by using new multiple checks (thanks Erik),
1278           added rules 256.e and 256.f,
1279           updated rule 261.a and 261.b to new generated code
1280         * support/regression/tests/muldiv.c: added test div/mod by a power of 2
1281
1282 2004-12-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1283
1284         * src/SDCCloop.c (basicInduction, loopInduction): fixed several
1285           induction related bugs, including first part of bug #1074377
1286
1287 2004-12-05 Vangelis Rokas <vrokas AT otenet.gr>
1288
1289         * applied patch from bug-report #1076292,
1290         * applied patches for genAnd and Goto-optimizations for Raphael
1291         Neider,
1292         * src/SDCCicode.c (printOperand): fixed !REGA source to compile and
1293         dump a less iCode information,
1294         * src/pic16/device.h (pic16_options_t): added field debgen,
1295         * src/pic16/gen.h: added macros DUMP_FUNCTION_ENTRY,
1296         DUMP_FUNCTION_EXIT, FENTRY, FENTRY2,
1297         * src/pic16/gen.c (my_powof2): renamed to pic16_my_powof2 and made
1298         puclic,
1299         * (various functions): added macros FENTRY and FENTRY2 to functions,
1300         to emit function prologue,
1301         * (various functions): fixed indentation,
1302         * (genNearPointerGet): fixed loading of FSR0,
1303         * (genPackBits): applied patch from Raphael Neider to fix updating
1304         of FSR0 and touching only the modified bits,
1305         * src/pic16/genarith.c (various functions): added macros FENTRY to
1306         emit function prologue in comments,
1307         * src/pic16/pcode.h: added functions debugf2, debugf3,
1308         * src/pic16/ralloc.c: partial fix for packForPush caused
1309         segmentation fault,
1310
1311 2004-12-04 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1312
1313         * src/mcs51/peeph.def: added 261.a,b (16 bit rotate) by Stas Sergeev
1314           <stsp AT users.sourceforge.net> with reversed byte order
1315         * support/regression/tests/rotate.c: added (ds390 skips some tests)
1316
1317 2004-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1318
1319         * src/z80/gen.c (genLeftShift, genRightShift): fixed second part of
1320           bug #1074377
1321         * src/hc08/gen.c (genrshFour, shiftRLong, shiftLLong),
1322         * src/mcs51/gen.c (shiftLLong): Fixed some shifting bugs Frieder found
1323
1324 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
1325
1326         * src/pic/pcode.c : fixed a problem where banksel was not being inserted.
1327
1328 2004-12-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1329
1330         * src/SDCCpeeph.c (callFuncByName): support combined peephole rule
1331           conditions,
1332           (setFromConditionArgs): friendly operand parser for peephole rules,
1333           (operandBaseName, operandsNotRelated): new peephole condition
1334           "operandsNotRelated" -- similar to "operandsNotSame", but takes
1335           architecture specific register naming into account, handles n-way
1336           comparisons, and supports quoted literals
1337         * src/mcs51/peeph.def: restored rule 177.d with an extra condition
1338
1339 2004-12-02 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1340
1341         * src/mcs51/peeph.def: fixed bug #1076940
1342
1343 2004-12-02 Slade Rich <slade_rich AT users.sourceforge.net>
1344
1345         * device/include/pic/pic16f877.h : added an include file for the PIC16F877 device.
1346
1347 2004-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1348
1349         Adding support for replacing ljmps with sjmps in jumptables
1350         generated for switch statements. For now you need to set the
1351         environment variable SDCC_SJMP_JUMPTABLE to enable this.
1352         Now 4 algorithms for mcs51 jumptable generation are used:
1353         ljmp or sjmp jumptables for up to 16 cases, stack-pushing target
1354         addresses loaded pc-relative for up to 112 cases and stack-pushing
1355         target addresses loaded with offset from dptr for up to 256 cases.
1356
1357         * src/SDCCpeeph.c: added peephole conditional labelJTInRange
1358         * src/mcs51/main.c: adapted constants for switch table generation
1359         * src/mcs51/peeph.def: added 260.x for replacing ljmp with sjmp
1360
1361 2004-11-26 Maarten Brock <sourceforge.brock AT dse.nl>
1362
1363         * device/lib/printf_large.c (_print_format): fixed bug 1073386
1364         * support/regression/tests/bug1057979.c: added test for bug 1073386
1365
1366 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
1367
1368         * src/pic16/pcode.c: fixed bug which may produce error in non-GNU
1369         compilers
1370
1371 2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
1372
1373         * src/pic16/device.h,
1374         * src/pic16/genarith.c,
1375         * src/pic16/glue.c,
1376         * src/pic16/main.c,
1377         * src/pic16/pcode.c: applied patches #1068154 and #1070213
1378
1379 2004-11-24 Vangelis Rokas <vrokas AT otenet.gr>
1380
1381         Large cummulative patch for pic16 port.
1382         * device/lib/pic16/gstack.h: NEW, user can specify its own handler
1383         to call when a stack overflow occurs,
1384         * (malloc.h): added CVS Id tag,
1385         * (pic18f{242,252,442,452}.h): added T0CONbits structure and
1386         variable,
1387         * added libc directory. The current version of LibC contains string
1388         functions, ctype functions and macros and some functions of the
1389         stdlib set (like malloc/free/atof/atoi etc...). All functions are to
1390         be extensively tested in the future. Standard disclaimer here.
1391         Library is not automatically build yet. But one can build it by
1392         invoking 'make' inside the libc directory.
1393         * added ADC library under libio. Preliminary version yet.
1394
1395         * src/pic16/gen.h: added emitTOGC macro, to toggle Carry flag,
1396         * src/pic16/gen.c (aopForRemat): asmop size is filled by
1397         aopForRemat() now and not by pic16_aopOp(),
1398         * (pic16_popGetTempReg): removed warning messgae when allocating
1399         temporary registers, its a buggy feature and will be removed,
1400         * (pic16_popGet): set register instance field in AOP_CRY,
1401         * (pic16_outBitC): fixed for results in size greater than 1,
1402         * (genUminusFloat): fixed for pic16, ported code from mcs51,
1403         * (pic16_storeForReturn): optimized return of 0,
1404         * (genCmp): experimental code for new genCmp which uses PIC18's
1405         special compare&skip instructions. Initial tests fail some times
1406         with variables grater than 1 byte in size, so new code is disabled,
1407         * (genUnpackBits, genPackBits): more optimizations in reading/writing,
1408         a single bit,
1409         * (genCast): began a fix to optimize the casting of a bit to another
1410         bit, now assigning a bitfield to another bitfield will fail, sorry,
1411         * src/pic16/main.c: disabled the use of lr-support feature,
1412         * src/pic16/pcode.h: renamed PCASMDIR to PCAD,
1413         * added some function prototypes, added function _debugf prototype,
1414         * src/pic16/pcode.c: (pic16_get_op): fixed emitting operands of register
1415         bits with offset (case PO_GPR_BIT),
1416         * (genericPrint): don't emit INFO pcode when --pcode-verbose not in
1417         command line,
1418         * (isBankInstruction): modified to return 0 for no banking instruction,
1419         and 1 for banking instruction,
1420         * (pic16_isPCinFlow): check for PCAD (assembler directives) too,
1421         caused stop processing pCodes after a inline assembly block,
1422         * (pic16_popCopyGPR2Bit): updated to match bitfields with offset,
1423         * src/pic16/pcoderegs.c: fixed a bug with eliminating some temporary
1424         registers when it shouldn't,
1425         * src/pic16/ralloc.c (allocReg): add preliminary support for
1426         supporting a limited set of temporary registers,
1427
1428 2004-11-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1429
1430         * src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDataPointerGet,
1431           genDataPointerSet): ensure assignments always copy in MSB to LSB
1432           order,
1433           (loadRegFromAop): recognize CLRH optimization,
1434           (genFunction): optimize RECEIVE iCodes in reentrant functions
1435
1436 2004-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1437
1438         * src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed bug with
1439           --out-fmt-s19 turning into --out-fmt-elf if s19 was already
1440           selected.
1441         * src/SDCCmain.c (linkEdit): don't define SSEG for HC08
1442         * src/hc08/main.c (_hc08_setDefaultOptions): default xdata to be
1443           contiguous with data
1444
1445 2004-11-19 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1446
1447         * device/lib/_gptrget.c (_gptrget),
1448         * device/lib/_gptrgetc.c (_gptrgetc),
1449         * device/lib/_gptrput.c (_gptrput): _naked allows to use ret
1450           instead of sjmp to ret
1451         * src/mcs51/peeph.def: added peepholes 3.d-g and 177.g,h provided
1452           by Hubert Sack <hsack2002 AT arcor.de> in RFE #1067986, thanks
1453
1454 2004-11-18 Maarten Brock <sourceforge.brock AT dse.nl>
1455
1456         * .version: bumped version to 2.4.7
1457         * device/lib/_gptrget.c (_gptrget): is now _naked
1458         * device/lib/_gptrgetc.c (_gptrgetc): is now _naked
1459         * device/lib/_gptrput.c (_gptrput): is now _naked
1460         * src/SDCCast.c (createBlock): removed ridiculous self-assignment,
1461           (createFunction): fixed xstack
1462         * src/SDCCglue.c (emitMaps): set allocation required for bit area
1463         * src/SDCCicode.c (geniCodeCast): don't change SPEC_OCLS for literal
1464           or bit either,
1465           (geniCodeCritical): store original interrupt state in an iTemp bit
1466           var unless stack-auto
1467         * src/SDCCicode.h: added CRITICAL and ENDCRITICAL to SKIP_IC2
1468         * src/SDCCmain.c (setIncludePath): added include/target to search path
1469         * src/SDCCmem.c (allocParms): store bit vars in bit space, not overlay
1470         * src/SDCCsymt.c (checkFunction): don't check regbank for isr's against
1471           prototype,
1472           (processFuncArgs): put bit vars in bit area
1473         * src/mcs51/gen.c (saveRegisters, unsaveRegisters, genXpush, saveRBank,
1474           unsaveRBank): fixed xstack,
1475           (genFunction): bugfix: replaced (global!) reentrant with fReentrant,
1476           (genFunction, genEndFunction): fixed xstack,
1477           (genAssign): optimization don't walk backwards through mem
1478         * src/mcs51/main.c (_mcs51_regparm): don't pass bit params in registers
1479         * src/mcs51/ralloc.c (createStackSpil): spill bits to bit area
1480         * support/regression/Makefile: also make library (for stack-auto) when
1481           making "all" and added "test-mcs51-xstack-auto"
1482         * support/regression/fwk/lib/testfwk.c: added T2_isr prototype for mcs51
1483         * support/regression/ports/mcs51/T2_isr.c: added this file as a stub
1484         * support/regression/ports/mcs51/fwk.lib: added to link T2_isr stub
1485         * support/regression/ports/mcs51/spec.mk: added rules for fwk.lib
1486         * support/regression/ports/mcs51-stack-auto/spec.mk: replaced
1487           make-library by MAKE_LIBRARY
1488         * support/regression/ports/mcs51-xstack-auto/spec.mk: file added to run
1489           regression tests for xstack
1490         * support/regression/tests/bitvars.c: test for bit vars (bug 938782)
1491         * support/regression/tests/critical.c: test for critical on mcs51
1492
1493 2004-11-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1494
1495         * support/regression/ports/ucz80/spec.mk: use include and lib files from
1496           built version of sdcc instead of installed version
1497
1498 2004-11-14 Maarten Brock <sourceforge.brock AT dse.nl>
1499
1500         * src/mcs51/gen.c (toBoolean): fixed bug 1065458
1501         * device/lib/Makefile.in: z80 uses printf_large.c, sprintf.c and
1502           vprintf.c now
1503         * device/lib/printf_large.c (calculate_digit): fixed bug 1057979
1504         * device/lib/z80/Makefile: don't use printf.c as it fails bug 1057979
1505           WARNING: remove device/lib/build/z80/printf.o by hand when
1506           updating from previous build!
1507         * device/lib/z80/printf.c: updated comment
1508         * support/regression/tests/bug1057979.c: test all ports now
1509         * support/regression/tests/bug1065458.c: file added
1510
1511 2004-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1512
1513         * src/z80/gen.c (genFunction, genEndFunction): avoided generating
1514           *_start and *_end symbols for static functions
1515
1516 2004-11-11 Maarten Brock <sourceforge.brock AT dse.nl>
1517
1518         * src/SDCCmain.c (linkEdit): don't suppress crt0 if --nostdlib is used
1519           and search crt0.o in all library paths,
1520           (setIncludePath): proper handling of --nostdinc,
1521           (setLibPath): proper handling of --nostdlib
1522         * support/regression/Makefile,
1523         * support/regression/ports/ds390/spec.mk,
1524         * support/regression/ports/gbz80/spec.mk,
1525         * support/regression/ports/hc08/spec.mk,
1526         * support/regression/ports/mcs51/spec.mk,
1527         * support/regression/ports/mcs51-large/spec.mk,
1528         * support/regression/ports/mcs51-stack-auto/spec.mk,
1529         * support/regression/ports/z80/spec.mk: use include and lib files from
1530           built version of sdcc instead of installed version
1531         * doc/sdccman.lyx: fixed typo in --nostdinc
1532
1533 2004-11-10 Slade Rich <slade_rich AT users.sourceforge.net>
1534
1535         * src/pic/pcode.c,
1536         * src/pic/device.c,
1537         * src/pic/ralloc.c,
1538         * src/pic/gen.c : added support to generate code for struct bit fields.
1539
1540 2004-11-06 Maarten Brock <sourceforge.brock AT dse.nl>
1541
1542         * as/xa51/xa_version.h,
1543         * device/include/errno.h,
1544         * device/include/regc515c.h,
1545         * device/lib/_itoa.c,
1546         * device/lib/_ltoa.c,
1547         * device/lib/ser_ir_cts_rts.c,
1548         * sim/ucsim/xa.src/glob.cc,
1549         * sim/ucsim/xa.src/inst_gen.cc,
1550         * sim/ucsim/xa.src/xa_bit.cc,
1551         * sim/ucsim/xa.src/xa_sfr.cc,
1552         * sim/ucsim/z80.src/inst_dd.cc,
1553         * sim/ucsim/z80.src/inst_fdcb.cc,
1554         * support/scripts/keil2sdcc.pl,
1555         * src/pic16/pic16.dsp,
1556         * src/pic16/pic16a.dsp: corrected cvs line endings
1557         * device/lib/printf_large.c: fixed bug 1057979
1558         * src/pic16/gen.c: fixed non-C standard code
1559         * src/SDCCmain.c: made --pack-iram default, added --no-pack-iram
1560         * src/SDCCglobl.h: changed pack_iram to no_pack_iram
1561         * support/regression/ports/mcs51/support.c: reload T1 asap
1562         * doc/sdccman.lyx: updated for options --pack-iram and --no-pack-iram,
1563           pdata use and clear idata startup behaviour
1564         * support/regression/tests/bug1057979.c: added
1565
1566 2004-11-04 Maarten Brock <sourceforge.brock AT dse.nl>
1567
1568         * device/examples/ds390/ow390/ad26.h,
1569         * device/examples/ds390/ow390/cnt1d.h,
1570         * device/examples/ds390/ow390/crcutil.c,
1571         * device/examples/ds390/ow390/ownet.h,
1572         * device/examples/ds390/ow390/owsesu.c,
1573         * device/examples/ds390/ow390/swt12.h,
1574         * device/examples/ds390/ow390/swtoper.c,
1575         * device/examples/ds390/ow390/temp10.h,
1576         * device/examples/ds390/ow390/thermodl.c,
1577         * device/examples/ds390/tinitalk/tinitalk.dsp,
1578         * device/examples/ds390/tinitalk/tinitalk.dsw,
1579         * device/examples/mcs51/clock/hw.h,
1580         * device/examples/mcs51/simple2/go.bat,
1581         * device/examples/serialcomm/windows/serial.h,
1582         * device/examples/xa51/dummy.c,
1583         * device/examples/xa51/hello.c,
1584         * device/include/80c51xa.h,
1585         * device/include/at89x051.h: corrected cvs line endings
1586
1587 2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
1588
1589         * src/pic16/main.c (options): added command line --gstack, to trace
1590         stack over/under flows,
1591         * added pragma 'wparam' to allow passing first byte of function
1592         parameters via WREG, syntax is #pragma wparam my_function[, func2...]
1593         * src/pic16/gen.c (pic16_testStackOverflow): function which emits a
1594         call to __gstack_test function and sets up the symbol as extern,
1595         * (pic16_pushpCodeOp, pic16_poppCodeOp, pushw, pushaop, popaopidx,
1596         * popaop): added call to pic16_testStackOverflow,
1597         * (wParamCmp, inWparamList): NEW, test existence of a symbol in
1598         wparamList list,
1599         * (genCall, genPcall): now all parameters are passed via stack
1600         except in functions that are pass to wparam pragma in which WREG is
1601         used too,
1602         * (genPcall): REENTRANT flag is checked to see if variable prototype
1603         contains reentrant keyword, don't call a non-reentrant function, via
1604         a reentrant function pointer or vice versa, functions are never
1605         passed via WREG,
1606         * (genJumpTab): applied patch from bug #1057478 by R.Neider and
1607         D.Winkler,
1608         * src/pic16/glue.c (pic16emitRegularMap): fixed bug which caused a
1609         SIGSEGV when accessing a NULL register stucture,
1610         * (pic16_printGPointerType): modified to handle UPPER modifier for
1611         function initializers, changed prototype of function to simpler one,
1612         * (pic16_printIvalFuncPtr): check to see if function is already
1613         added in externs list,
1614         * src/pic16/pcoderegs.c (pCodeOptime2pCodes): fixed bug which
1615         optimized a move from W to SFR with a move to the same register
1616         later after a CALL,
1617         * device/lib/pic16/debug: NEW directory, contains debug features
1618         which are enabled when linking with libdebug.lib, currently command
1619         line option --gstack enables stack pointer tracing for over/under
1620         flow, corresponding sources are in debug/gstack
1621
1622 2004-10-30 Vangelis Rokas <vrokas AT otenet.gr>
1623
1624         * doc/sdccman.lyx: updated SDCC version,
1625         * (PIC16 port): update list of command line options,
1626         * src/pic16/device.h (structure pic16_options_t): added field gstack
1627         to enable stack overflow tracing on push/pops,
1628         * src/pic16/device.c (statistics structure): added statistics
1629         structure,
1630         * (pic16_dump_access, pic16_dump_usection, pic16_dump_gsection,
1631         pic16_dump_int_registers): increase statistics counters for each
1632         * variable which is encountered
1633         * (pic16_dump_usection): emit each .udata variable to its own udata
1634         section,
1635         * src/pic16/gen.c (assignResultValue, genCall, genPcall, genFunction):
1636         when macro USE_WREG_IN_FUNC_PARAMS is set to 0 pass all function
1637         parameters via stack, otherwise use old scheme,
1638         * src/pic16/glue.c (pic16_emitStatistics): dump statistics in
1639         assembler output file,
1640         * src/pic16/main.c: added command line options --gstack to enable
1641         push/pop tracing for stack overflow,
1642         * src/pic16/pcode.c (all pCodeInstruction records for PIC18F
1643         instructions): added size of each instruction,
1644         * (pic16_countInstruction): estimate size of instructions in
1645         the_pFile list, inline assembly blocks are not counted,
1646         * (pic16_FixRegisterBanking): trace previous register usage, when
1647         banksel optimizations is greater than 0, don't emit a redudant
1648         banksel directive,
1649
1650 2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
1651
1652         * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
1653         * src/pic16/ralloc.c : applied same fix for pic16.
1654         * src/pic/gen.c : tidied it up a little.
1655
1656 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1657
1658         * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,
1659         thanks to Martin Helmling for reporting (mail on sdcc-devel 2004-10-25)
1660
1661 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1662
1663         * src/SDCCast.c (reverseParms): fixed bug #1040577 (part 2)
1664
1665 2004-10-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
1666
1667         * device/lib/ser_ir_cts_rts.c: integer promotion caused a call to the
1668         non-reentrant function __modsint in the interrupt function (thus
1669         corrupting math operations during serial I/O)
1670         * device/lib/ser_ir.c: as above, changed buffersize
1671         * src/mcs51/peeph.def: added 259.a,b for removing redundant ret,
1672         256.c,d for zeroing
1673         * doc/Makefile: added option -t for rsync
1674
1675 2004-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1676
1677         * src/SDCCast.h (struct ast),
1678         * src/SDCCast.c (reverseParms, copyAst): fixed bug #1040577 (part 1)
1679
1680 2004-10-20 Borut Razem <borut.razem AT siol.net>
1681
1682         * support/scripts/sdcc.nsi: added include/pic16/*.h to the setup
1683         package
1684
1685 2004-10-20 Vangelis Rokas <vrokas AT otenet.gr>
1686
1687         * device/lib/pic16/libsdcc/Makefile: added lregs directory in
1688         makefile targets,
1689         * device/lib/pic16/libsdcc/lregs/{Makefile,lrst.c,lrrest.c}: NEW
1690         support functions to replace long sequences of MOVFF's from access
1691         bank registers to stack and vice versa,
1692         * src/pic16/device.h: added new field opt_flags, where optimization
1693         flags can be set to enable certain features,
1694         * src/pic16/gen.c (pic16_emitpinfo): NEW to add PC_INFO pCode in
1695         * pBlock, (genFunction, genEndFunction): surroung loop for
1696         saving/loading used registers in stack with PC_INFO pCodes,
1697         INF_LREGS. Code in between can then be optimized by pCode optimizer
1698         to support function calls,
1699         * (genDataPointerSet): fixed bug which loaded float fields in
1700         structures with corrupt data,
1701         * src/pic16/genutils.c (debugf, _debugf): macro/function which emits
1702         in a standard way debug info on stderr. Feature used for developing
1703         and debugging only,
1704         * src/pic16/glue.c (pic16glue): reformatted, deleted some old and
1705         obsolete chunks of code,
1706         * if optimization flag OF_LR_SUPPORT was set, call pic16_OptimizeLocalRegs,
1707         * src/pic16/main.c (_pic16_parseOptions): added handler for --flr-support,
1708         * pic16/src/pcode.c (pic16_newpCodeInfo,
1709         * (pic16_newpCodeOpLocalRegs),
1710         * (pic16_convertLocalRegs2Support): NEW, to support new optimization
1711         feature,
1712         * (pic16_pCodeConstString): printing of the initial value of a
1713         symbol as a comment is inhibited since parsing was already done by
1714         copyStr and output is corrupt,
1715         * (pic16_pCode2str, genericPrint): handle PC_INFO pCode,
1716
1717 2004-10-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1718
1719         * src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
1720
1721 2004-10-19 Maarten Brock <sourceforge.brock AT dse.nl>
1722
1723         * as/mcs51/lkarea.c: removed old K&R style,
1724           (lnksect): changed check on boundary error,
1725           (lnksect2): changed check on boundary error,
1726           (lnksect2): extend XSTK to end of page if size = 1
1727         * as/mcs51/lkmain.c: removed old K&R style,
1728           (Areas51): create l_IRAM symbol
1729         * as/mcs51/lkmem.c (summary2): added report on PSEG and XSTK
1730         * device/lib/Makefile.in: renamed model-mcs51-reentrant to
1731           model-mcs51-stack-auto, added model-mcs51-xstack-auto
1732         * device/lib/_mullong.c: added version to be compiled with xstack
1733         * device/lib/mcs51/crtclear.asm: clear only upto --iram-size
1734         * device/lib/mcs51/crtxclear.asm: clear pdata as well
1735         * device/lib/mcs51/crtxstack.asm: fixed comment
1736         * src/SDCCglue.c: maxInterrupts defaults to 0,
1737           (emitMaps): added pdata,
1738           (createInterruptVect): (re)moved default,
1739           (glue): added pdata,
1740           (glue): moved __start__xstack to XSTK with default size 1
1741         * src/SDCCmain.c (parseCmdLine): automatically set options.intlong_rent
1742           and options.float_rent when options.stackAuto is set,
1743           (linkEdit): only write XDATA_NAME if provided on command line
1744         * src/SDCCmem.h,
1745         * src/SDCCmem.c: added pdata
1746         * src/port.h: added pdata_name to PORT
1747         * src/mcs51/gen.c (toBoolean): fixed for Acc use of aopGet,
1748           (saveRegisters, unsaveRegisters): removed usage of B,
1749           (genMinus): fixed accumulator clash,
1750           (genJumpTab): added comment, this needs another look
1751         * src/mcs51/gen.c: added check for "B in use" paranoia,
1752           added pushB() and popB()
1753         * src/mcs51/peeph.def: restart after 177.c so 177.a can get a second
1754           chance
1755         * src/avr/main.c,
1756         * src/ds390/main.c,
1757         * src/hc08/main.c,
1758         * src/mcs51/main.c,
1759         * src/pic/main.c,
1760         * src/pic16/main.c,
1761         * src/xa51/main.c,
1762         * src/z80/main.c: (reset_regparms) made void parameter explicit and
1763           added PSEG (PAG,XDATA) or NULL to port specifier
1764         * src/ds390/main.c (_ds390_genIVT): moved implemented default in here
1765         * src/mcs51/main.c (_mcs51_genIVT): moved implemented default in here,
1766           (_mcs51_genInitStartup): removed __start__xstack equ,
1767           (mcs51_port): moved xstack from XSEG (XDATA) to XSTK (PAG,XDATA)
1768         * src/pic16/device.c (pic16_dump_usection, pic16_dump_isection),
1769         * src/z80/gen.c (_rleAppend): fixed warnings
1770         * support/regression/tests/zeropad.c: added pdata test
1771         * .version: bumped to 2.4.6
1772
1773 2004-10-17 Borut Razem <borut.razem AT siol.net>
1774
1775         * support/scripts/sdcc.nsi: cross compiling of WIN32 setup.exe on Linux
1776         as a part of nightly build
1777
1778 2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
1779
1780         * src/pic16/gen.c (struct _G): added field useWreg, is set to 1 when
1781         WREG holds the first byte function parameters,
1782         * (aopForSym): take special case for symbols which are in FARSPACE
1783         but in CODESPACE too,
1784         * (assignResultValue): modified to take into account _G.useWreg,
1785         * (genCall): don't use wreg for parameter passing when function is
1786         declared as reentrant, too, added optimization INCF to stack
1787         pointer when stack parameter count is 1,
1788         * (genFunction, genEndFunction): refurnished and fixed to not using
1789         wreg for passing parameters when function has varargs or is
1790         reentrant, fixed bug with symbol name compare for generating
1791         functions in absolute address,
1792         * (pic16_storeForReturn): refurnished,
1793         * (genCmp): began writing a new version of the function, not ready
1794         yet, therefore it is disabled,
1795         * (genAssign): do not read code memory when assigning a function to
1796         a pointer function,
1797         * src/pic16/glue.c (pic16emitStaticSeg): abSym->name is defined an
1798         array of characters, not pointer,
1799         * (pic16initialComments): in debug mode emit an .ident directive for
1800         the assembler,
1801         * (_process_pragma): emit a new warning type (internal to pic16)
1802         when setting stack to default length, emit a similar warning when
1803         placing a function at absolute address and address is not word aligned
1804         * (_pic16_parseOptions): added 'return TRUE' statement,
1805         * (_pic16_linkEdit): if compiling a source, then add the source's
1806         file object, first in the list of objects to link,
1807
1808 2004-10-13 Slade Rich <slade_rich AT users.sourceforge.net>
1809
1810         * src/pic/pcoderegs.c : increased count on regUsedinRange to prevent unnecessary warning.
1811         * src/pic/main.c : removed VC warning.
1812         * src/pic/gen.c : changed comment.
1813
1814 2004-10-12 Vangelis Rokas <vrokas AT otenet.gr>
1815
1816         * device/lib/pic16/libsdcc/gptr/gptrput[234].c: an external
1817         reference to a deprecated symbol _GPTRREG was causing failure to
1818         link. Thanks G. M. Gallant for the info.
1819
1820 2004-10-12 Slade Rich <slade_rich AT users.sourceforge.net>
1821
1822         * src/pic/pcode.c : Applied a code patch supplied by Paul Ashmore in
1823         comments for Bugs item #954788.
1824
1825 2004-10-10 Vangelis Rokas <vrokas AT otenet.gr>
1826
1827         * src/pic16/device.c (pic16_dump_gsection,
1828         * pic16_groupRegistersInSection): handle symbols declared to be in
1829         access bank differently,
1830         * src/pic16/gen.c (struct _G): added field resDirect,
1831         * (aopForSym): if symbol on stack and iCode is '=' and result exists,
1832         send values read from stack directly to result and don't allocate
1833         temporary values,
1834         * (pic16_sameRegs): fixed bug that allowed MOVFF to move between
1835         same registers,
1836         * (pic16_sameRegsOfs): NEW,
1837         * (freeAsmop): if _G.resDirect is set then do not mark registers as
1838         free because they were not allocated from temporary pool,
1839         * pic16_popRegFromString): workaround to fix a problem with
1840         allocating variables twice or never,
1841         * (genGenPointerGet): using PRODL instead of FSR0H,
1842         * (genGenPointerSet): using POSTDEC1 (that is a stack location)
1843         instead of FSR0H,
1844         * (genAssign): take advantage of the _G.resDirect flag,
1845         * (genCast): around line 11844, use mov2f instead of directly
1846         MOVFF'ing between operands to account for literal values,
1847         * src/pic16/genutils.c: some new debug functions for gpsim have been
1848         added,
1849         * src/pic16/glue.c (pic16_printIvalType): fixed bug that initialized
1850         float with integer part only,
1851         * src/pic16/main.c (_process_pragma): handle pragma udata access to
1852         place variables in access bank
1853         * device/lib/pic16/libsdcc/gptr/gptr*.c: using BRA instead of GOTO,
1854         updated sources to reflect recent changes in gen.c
1855
1856 2004-10-06 Vangelis Rokas <vrokas AT otenet.gr>
1857
1858         * device/lib/pic16/libsdcc/Makefile.rules: fixed bug concerning
1859         sources that searched for headers in installation path, now the
1860         device/include/pic16 is used,
1861         * src/pic16/glue.c (pic16glue),
1862         * src/pic16/pcode.c (pCode2str, genericPrint): don't print .file or
1863         .line directives if not in debug mode, this suppresses assembler's
1864         warnings for ignored directives
1865
1866 2004-10-05 Maarten Brock <sourceforge.brock AT dse.nl>
1867
1868         * src/port.h: made reset_regparms prototype void parameter explicit.
1869         * src/SDCCsymt.c (processFuncArgs): removed argument "func".
1870         * src/mcs51/ralloc.c (packRegisters): new fix for bugs 898889 & 979599.
1871         * doc/sdccman.lyx: documented warning disabling and how to use
1872           printf_large to make it print floats.
1873         * device/include/stdbool.h: NEW
1874         * device/lib/_atof.c,
1875         * device/lib/_divuint.c,
1876         * device/lib/_divulong.c,
1877         * device/lib/expf.c,
1878         * device/lib/printf_large.c,
1879         * device/lib/sincosf.c,
1880         * device/lib/sincoshf.c: used stdbool.h, all compile with stack-auto now
1881         * device/lib/Makefile.in: added target for model-mcs51-reentrant to build
1882           a completely reentrant lib.
1883
1884 2004-10-05 Vangelis Rokas <vrokas AT otenet.gr>
1885
1886         * device/lib/pic16/libsdcc/gptr/gptr*.c: added return statements
1887         * device/include/pic16/stdio.h: fixed bug with colon
1888
1889 2004-10-03 Vangelis Rokas <vrokas AT otenet.gr>
1890
1891         * device/include/pic16/stdio.h,
1892         * device/include/pic16/stdlib.h,
1893         * device/include/pic16/math.h: NEW
1894         * device/lib/pic16/libsdcc/gptr/*.c (gptrget*, gptrput*): functions
1895         declared as _naked to reduce overhead
1896         * device/lib/Makefile.in (target port-specific-objects-pic16):
1897         changed * to *.* so to ignore the CVS directory,
1898         * src/pic16/gen.c (pic16_freeAsmop): added code to store result of
1899         stacked variables back in stack,
1900         * (genEndFunction): fixed bug reported by G.M. Gallant with stack
1901         corruption
1902
1903 2004-10-01 Vangelis Rokas <vrokas AT otenet.gr>
1904
1905         * .version: bumped version number to 2.4.5
1906         * support/Util/SDCCerr.h: added warning W_POSSBUG2.
1907         * support/Util/SDCCerr.c (messages structure): added entry for
1908         W_POSSBUG2
1909
1910         Large cumulative patch for pic16 port and libraries.
1911         * device/include/pic16/sdcc-lib.h,
1912         * device/include/pic16/stdarg.h,
1913         * device/include/asm/pic16/features.h,
1914         * device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile}: NEW,
1915         * device/include/pic16/float.h: changes reentrant keyword with
1916         _FS_REENTRANT, added prototype for __fsneq, included sdcc-lib.h
1917         * device/lib/pic16/libsdcc/Makefile: added target directory gptr,
1918         updated target build-libraries to include objects from gptr,
1919         * device/lib/pic16/libsdcc/{char,int,long}/*.c: added macro
1920         _IL_REENTRANT to all function headings, included sdcc-lib.h header,
1921         * device/lib/pic16/libsdcc/float/*.c: added macro _FS_REENTRANT to
1922         all function headings,
1923         * src/SDCCmain.c: added global parameter userIncDirsSet,
1924         * (parseCmdLine): when option -I is encountered add directory to
1925         userIncDirsSet too,
1926         * src/version.awk: added space between control and long,
1927         * src/pic16/NOTES: added some notes for the port,
1928         * src/pic16/gen.c: added prototype for mov2fp function,
1929         * (fReturnpic16[]): properly named return value registers,
1930         * (_G structure): added fields stackRegSet, fregsUsed, stack_lat,
1931         * (aopForSym): added code to handle symbols with onStack flag set,
1932         symbols onStack are allocated PTRSIZE bytes,
1933         * (aopFreeAsmop): handles special case where asmops are stack objects,
1934         * (aopGet, pic16_popGet): adde cod to handle new asmop AOP_STA,
1935         * (pic16_popGetTempReg, pic16_popGetTempRegCond, pic16_popReleaseTempReg):
1936         added argument lock to trace flaws in allocating temporary registers
1937         when developing port,
1938         * (pic16_popGetLit, pic16_popGetLit2): changed lit from unsigned to signed
1939         * (pic16_popRegFromString): reenabled allocating a direct register
1940         from string,
1941         * (assignResultValue): various beautifications,
1942         * fixed bug #1037717 (patch from R. Neider & D. Wrinkler) with mistaken
1943         referenced function argument,
1944         * (genIpush): reenabled to allow stacked arguments, handles only
1945         ic->parmPush iCodes,
1946         * (genCall, genPcall): major changes to allow for variable argument
1947         functions, fixed a bug with falsely restoring stack pointer after
1948         returning from call,
1949         * (genFunction): pending code for critical function,
1950         * (shiftR1Left2ResultSigned, shiftR1Left2Result, shiftL2Left2Result,
1951         * (shiftR2Left2Result, shiftLLong) applied patch #1032155 from R.Neider,
1952         * (genNearPointerGet): fixed bug with indirect reading, was always
1953         reading from INDF0
1954         * (genGenPointerGet, genGenPointerSet): rewrote to support generic
1955         pointers,
1956         * (genAddrOf): rewrote code to take address of a stacked function parameter
1957         * (genCast): fixed casting to generic pointer type,
1958         * src/pic16/gen.h: added AOP_STA,
1959         * (struct asmop): added field stk,
1960         * src/pic16/genarith.c (pic16_AopType): handle AOP_STA,
1961         * (pic16_genPlusIncr): changed emitSKPNZ to emitSKPNZ,
1962         * (pic16_genAddLit, pic16_genPlus): applied patch #1034042 by tecodev,
1963         * (pic16_genMinus): fixed bug #1035119 with patch submitted by tecodev,
1964         * src/pic16/genutils.c (pic16_genNot): removed symbol *tlbl,
1965         * src/pic16/glue.c (pic16_printGPPointerType): fixed to support new
1966         generic pointers,
1967         * src/pic16/main.c (_pic16_initPaths): ignores default SDCC include
1968         and library paths,
1969         * (pic16_port structure): generic pointer size is set to 3,
1970         * src/pic16/pcode.c (pic16_newpCodeOpLit): correctly print literal integer,
1971         * (insertBankSwitch): cast to (char *) to prevent 64bit CPUs'
1972         compiler warning,
1973         * src/pic16/ralloc.c (allocReg): prevent allocating register when
1974         operand is an iTemp,
1975
1976 2004-09-24 Martin Helmling <mh AT octo-soft.de>
1977
1978         * debugger/mcs51/cmd.c: set PC if a symbol at pc reg is set
1979         * debugger/mcs51/simi.c: addapt new syntax of s51
1980
1981 2004-09-23 Vangelis Rokas <vrokas AT otenet.gr>
1982
1983         * src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
1984         * src/pic16/pcode.c: commented out some calls to free() in order to
1985         fix bug #989576,
1986
1987 2004-09-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
1988
1989         * src/SDCCicode.h,
1990         * src/SDCCicode.c (isiCodeInFunctionCall),
1991         * src/avr/ralloc.c (selectSpil),
1992         * src/pic/ralloc.c (selectSpil),
1993         * src/pic16/ralloc.c (selectSpil),
1994         * src/ds390/ralloc.c (selectSpil),
1995         * src/hc08/ralloc.c (selectSpil),
1996         * src/xa51/ralloc.c (selectSpil),
1997         * src/mcs51/ralloc.c (selectSpil): Don't use remainSpil to spill to the
1998         stack in the middle of a function call sequence (fixes bug #1020268)
1999         * src/SDCCicode.c (geniCodeJumpTable): fixed error in computing the
2000         costs associated with the minimum switch case.
2001
2002 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2003
2004         * src/SDCC.lex: fixed bug #1030549
2005
2006 2004-09-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2007
2008         * src/SDCCcse.h (struct cseDef),
2009         * src/SDCCcse.c (cseBBlock, newCseDef, ifFromAddrTaken): purge CSEs
2010         over a function call if the CSE is derived from a symbol whose
2011         address has been taken (fixes bug #1029883)
2012         * support/regression/tests/bug-1029883: a new regression test for
2013         this bug
2014
2015 2004-09-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2016
2017         * src/hc08/gen.c (emitinline): fixed bug #1029778
2018         * src/SDCC.y (assignment_expr): fixed the grammer so that assignment
2019         to a cast object is no longer a syntax error ("fixes" bug #1030006,
2020         and starts toward RFE #905167)
2021
2022 2004-09-17 Vangelis Rokas <vrokas AT otenet.gr>
2023
2024         * src/pic16/gen.c (mov2f): New function to move an operand to
2025         another without considering if it is a literal or a register,
2026         * (pic16_sameRegs): don't check if they are both AOP_REG,
2027         * (AccRsh): removed andmask=0 lines,
2028         * (genLeftShift): duplicated to be improved in future versions,
2029         * src/pic16/main.c (_process_pragma): emit stack default size in hex,
2030         * src/pic16/pcode.c: added POC_INFSNZW, updated inverted_op fields
2031         in POC_INCFSZ, POC_INCFSZW, POC_INFSNZ,
2032         * (pic16initMnemonics): added initialization for POC_INFSNZW,
2033         * (insertBankSwitch): fixed inserting banksel directives algorithm
2034         for instructions that follow a skip instruction, this fixes a report
2035         for broken subtraction code generation,
2036         * src/pic16/ralloc.c (deassignLRs): do not free register if current
2037         iCode is a left op, just in case result and right share the same
2038         registers
2039
2040 2004-09-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2041
2042         * src/hc08/main.c,
2043         * src/hc08/gen.c (genJumpTable): more efficient jump table, supports
2044         preservation of HX
2045         * src/hc08/gen.c (pullRegs): fixed order of HX & XA pairs
2046         * src/mcs51/ralloc.c (packRegisters): removed the patch applied
2047         on 2004-09-12; it was buggy
2048
2049 2004-09-15 Bernhard Held <bernhard AT bernhardheld.de>
2050
2051         * src/SDCCsymt.h: removed RESULT_CHECK
2052         * src/SDCCast.c,
2053         * src/SDCCglue.c,
2054         * src/SDCCval.c,
2055         * src/pic/glue.c,
2056         * src/pic16/glue.c: replaced RESULT_CHECK with RESULT_TYPE_NONE
2057
2058 2004-09-15 Vangelis Rokas <vrokas AT otenet.gr>
2059
2060         * src/SDCCicode.c (piCode): applied patch from Raphael Neider,
2061         * src/pic16/device.c (pic16_assignConfigWordValues): wrong
2062         configuration values no more rejected by compiler, they are assigned
2063         to configuration registers with a warning message instead,
2064         * src/pic16/glue.c (pic16_emitConfigRegs): added +1 at top-limit of
2065         the for-loop so last conf register is emitted too,
2066         * (_pic16_initPaths): link library libsdcc.lib by default,
2067         * (_hasNativeMulFor): modified test for multiplication according to
2068         Raphael Neider's remarks. Integer multiplication is also done with
2069         support functions,
2070         * device/include/pic16/pic18fregs.h: corrected type error in while
2071         testing and including 18f6720 header file
2072
2073 2004-09-14 Vangelis Rokas <vrokas AT otenet.gr>
2074
2075         * src/pic16/device.h (pic16_options): removed field use_crt,
2076         * src/pic16/gen.c (genUnpackBits): added call to pic16_loadFSR0
2077         until an optimization to handle single bits is added,
2078         * (pic16_loadFSR0): moved before genUnpackBits,
2079         * (genAnd): some white lines removed,
2080         * src/pic16/main.c (_pic16_finaliseOptions): set omit_ivt and clear
2081         leave_reset flags in pic16_options when using crt modules,
2082
2083 2004-09-12 Maarten Brock <sourceforge.brock AT dse.nl>
2084
2085         * src/mcs51/ralloc.c (packRegisters): applied fix by Bernhard Held
2086           for bugs 898889 & 979599. Also used some safer print instructions.
2087
2088 2004-09-12 Vangelis Rokas <vrokas AT otenet.gr>
2089
2090         * src/pic16/device.h (pic16_options_t): added field use_crt,
2091         crt_name, no_crt,
2092         * src/pic16/genarith.c (pic16_genPlus): added an assert(0) line to
2093         catch a probable future bug,
2094         * src/pic16/gen.c: aopIdx function commented out,
2095         * (genAssign): commented out old code which used aopIdx,
2096         * src/pic16/glue.c (pic16glue): removed some legacy fragments of
2097         code, added if conditionals to take into account the --use-crt
2098         command line options,
2099         * src/pic16/main.c (pic16_optionsTable): added new command line
2100         options, --use-crt= and --no-crt,
2101         * (_pic16_linkEdit): now the proper crt object is added in the
2102         linker command line except than when --no-crt is specified,
2103         * src/pic16/pcode.c,
2104         * src/pic16/pcode.h: added some structures and functions for a new
2105         optimization scheme to compansate for instruction overhead between
2106         same iCodes, this scheme is currently under development and is not
2107         working in any way,
2108         * src/pic16/gen.c (genAnd): added patch provided by Aaron Collwell
2109         to && operator,
2110         * device/lib/pic16/startup/crt0i.c,
2111         * device/lib/pic16/startup/crt0iz.c: added global char variable
2112         __uflags to force the generation of an idata section
2113
2114 2004-09-12 Bernhard Held <bernhard AT bernhardheld.de>
2115
2116         * doc/Makefile,
2117         * doc/clean.mk: added support for easy creation of sdcc-doc.tar.bz2
2118         * doc/sdccman.lyx: updated sdcc version to 2.4.4
2119
2120 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2121
2122         * doc/sdccman.lyx: fixed a problem with my new index entries (thanks
2123         Frieder) and clarified the default code optimization mode
2124
2125 2004-09-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2126
2127         * src/SDCC.lex (doPragma, process_pragma),
2128         * src/SDCCglobl.h (struct optimize): added pragmas "opt_code_speed",
2129         "opt_code_size", and "opt_code_balanced"
2130         * src/SDCCmain.c (optionsTable[], printOptions, scanOptionsTable):
2131         regrouped options by category, added support for category headers
2132         * src/SDCCmain.c (parseCmdLine): added options "--opt-code-speed"
2133         and "--opt-code-size"
2134         * doc/sdccman.lyx: documented these new options and pragmas
2135         * src/hc08/gen.c (AccLsh, AccRsh): take speed/size optimization
2136         preference into account
2137
2138 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
2139
2140         * src/SDCCicode.c (geniCodePostInc, geniCodePreInc, geniCodePostDec,
2141           geniCodePreDec): Fixed bug 904237 by generating a warning
2142         * src/SDCCerr.h,
2143         * src/SDCCerr.c: added warning W_SIZEOF_VOID
2144
2145 2004-09-09 Slade Rich <slade_rich AT users.sourceforge.net>
2146
2147         * src/pic/device.c : When no max ram set validate full memory range.
2148         * src/pic/pcode.c,
2149         * src/pic/pcodepeep.c : Copy C code comments to optimised replacement code.
2150
2151 2004-09-08 Maarten Brock <sourceforge.brock AT dse.nl>
2152
2153         * device/lib/_gptrget.c,
2154         * device/lib/_gptrput.c: updated comment
2155         * device/lib/calloc.c,
2156         * device/lib/free.c,
2157         * device/lib/malloc.c,
2158         * device/lib/realloc.c: added LGPL, made them reentrant-safe
2159         * src/SDCCcse.c (cseBBlock),
2160         * src/SDCCicode.c (printOperand, geniCodeArray),
2161         * src/SDCCicode.h (struct operand): fixed bug 868103
2162         * support/regression/tests/bug-868103.c: added
2163         * src/SDCCast.c (searchLitOp),
2164         * src/SDCCcse.h (struct cseDef),
2165         * src/SDCCglue.c (printIvalArray, spacesToUnderscores),
2166         * src/SDCCicode.h (struct operand),
2167         * src/SDCCsymt.h (struct sym_link),
2168         * src/avr/gen.c (hasInc),
2169         * src/ds390/gen.c (hasInc),
2170         * src/hc08/gen.c (genPlusIncr, hasInc),
2171         * src/mcs51/gen.c (hasInc),
2172         * src/pic16/glue.c (pic16_printIvalChar),
2173         * src/pic16/ralloc.c (regWithIdx),
2174         * src/xa51/gen.c (hasInc) : removed warnings
2175         * src/SDCCast.c (createBlock): added comment ???
2176         * src/hc08/ralloc.c: updated comments
2177
2178 2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2179
2180         * doc/sdccman.lyx: updated section on switch statements, added
2181         section about semaphore locking
2182         * doc/Makefile: added option -info for latex2html
2183         * device/lib/_gptrget.c,
2184         * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
2185
2186 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
2187
2188         * src/pic/device.h,
2189         * src/pic/device.c,
2190         * src/pic/port.c : Changed PIC14 code to not set bit RP1 when
2191          maxram is less than 0x100.
2192
2193 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
2194
2195         * Bug fixes for PIC14 - signed RSHIFT problem. Patch supplied by Allen(agschrum).
2196
2197 2004-09-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2198
2199         * src/port.h,
2200         * src/mcs51/main.c,
2201         * src/ds390/main.c,
2202         * src/z80/main.c,
2203         * src/hc08/main.c,
2204         * src/pic/main.c,
2205         * src/pic16/main.c,
2206         * src/avr/main.c,
2207         * src/xa51/main.c
2208         * src/SDCCicode.c (geniCodeJumpTable): Better logic to determine if a
2209         a jump table is the best form for a switch statement, including
2210         automatic insertion of missing cases to make the case range
2211         continuous. Developed in collaboration with Frieder Ferlemann.
2212
2213 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2214
2215         * src/hc08/ralloc.c (canDefAccResult): multi-byte shift is unsafe for
2216         accumulator result if it needs sign extension
2217
2218 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
2219
2220         * src/hc08/ralloc.c (canUseAccOperand): fixed comparison bug
2221
2222 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
2223
2224         * device/lib/gbz80/printf.c,
2225         * device/lib/z80/printf.c: removed define for NULL
2226
2227 2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
2228
2229         * as/xa51/xa_link.c,
2230         * device/examples/ds390/ow390/ad26.c,
2231         * device/examples/ds390/ow390/cnt1d.c,
2232         * device/examples/ds390/ow390/counter.c,
2233         * device/examples/ds390/ow390/ds2480.h,
2234         * device/examples/ds390/ow390/ds2480ut.c,
2235         * device/examples/ds390/ow390/findtype.c,
2236         * device/examples/ds390/ow390/gethumd.c,
2237         * device/examples/ds390/ow390/owllu.c,
2238         * device/examples/ds390/ow390/ownetu.c,
2239         * device/examples/ds390/ow390/swt12.c,
2240         * device/examples/ds390/ow390/swtloop.c,
2241         * device/examples/ds390/ow390/temp.c,
2242         * device/examples/ds390/ow390/temp10.c,
2243         * device/examples/ds390/ow390/thermo21.c,
2244         * device/examples/ds390/ow390/tinilnk.c,
2245         * device/examples/ds390/ow390/tstfind.c,
2246         * device/examples/serialcomm/windows/serial.cpp,
2247         * device/examples/serialcomm/windows/test_serialcomm.cpp,
2248         * device/include/reg51.h: fixed line endings for cvs
2249
2250 2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2251
2252         * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
2253         packRegsForAccUse, packRegisters): new accumulator register
2254         packing algorithm
2255         * support/regression/ports/hc08/support.c (_putchar): suppress
2256         warning of unused variable
2257         * src/SDCCicode.c: added SWAP entry to codeTable
2258
2259 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
2260
2261         * device/lib/sprintf.c: forgot to add this file before previous commit
2262
2263 2004-09-01 Vangelis Rokas <vrokas AT otenet.gr>
2264
2265         * src/pic16/gen.c (genPackBits): added operand right in function
2266         parameters, load result directly if p_type is POINTER (that is
2267         called by genNearPointerSet)
2268         * (genUnPackBits): added operand left in function parameters,
2269         * (genNearPointerGet, genNearPointerSet): prevent the loading of
2270         FSR0 if accessing bitfields,
2271
2272 2004-08-31 Maarten Brock <sourceforge.brock AT dse.nl>
2273
2274         * device/include/stdio.h: added NULL, size_t, typedef pfn_outputchar,
2275           _print_format; updated printf, sprintf, vsprintf
2276         * device/include/asm/default/features.h: corrected comment/define
2277         * device/lib/Makefile.in: added sprintf.c
2278         * device/lib/libsdcc.lib: added sprintf module
2279         * device/lib/printf_large.c,
2280         * device/lib/vprintf.c,
2281         * device/lib/sprintf.c: totally refactored printf_large and vprintf
2282           into these 3 files
2283         * support/regression/Makefile: changed ALL_PORTS into a usefull default
2284         * support/regression/ports/mcs51-stack-auto/spec.mk: added sprintf
2285         * support/regression/tests/bug-927659.c: removed dummy putchar, enabled
2286           hc08 test
2287         * support/regression/tests/zeropad.c: define idata as data for hc08
2288
2289 2004-08-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2290
2291         * src/SDCCpeeph.c (labelIsReturnOnly): support hc08 rts opcode also
2292         * src/SDCCpeeph.c (buildLabelRefCountHash): assume function entry point
2293         labels are referenced at least once (even if a reference is not found)
2294         * src/hc08/gen.c (emitcode): set isComment flag for comments
2295         * src/hc08/peeph.def: added rules 5a..5f (optimize redundant immediate
2296         loads), rules 6a..6b (optimize jumps to return)
2297
2298 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2299
2300         * device/lib/acosf.c (acosf),
2301         * device/lib/asinf.c (asinf),
2302         * device/lib/atanf.c (atanf),
2303         * device/lib/ceilf.c (ceilf),
2304         * device/lib/cosf.c (cosf),
2305         * device/lib/coshf.c (coshf),
2306         * device/lib/cotf.c (cotf),
2307         * device/lib/fabsf.c (fabsf),
2308         * device/lib/floorf.c (floorf),
2309         * device/lib/log10f.c (log10f),
2310         * device/lib/logf.c (logf),
2311         * device/lib/sinf.c (sinf),
2312         * device/lib/sinhf.c (sinhf),
2313         * device/lib/sqrtf.c (sqrtf),
2314         * device/lib/tanf.c (tanf),
2315         * device/lib/tanhf.c (tanhf),
2316         * device/include/math.h: defined _FLOAT_FUNC_REENTRANT macro and
2317         replaced all instances of "reentrant" in the library functions
2318         defined in math.h with this macro.
2319         * support/regression/tests/float_trans.c: reenabled test for hc08
2320
2321 2004-08-30 Bernhard Held <bernhard AT bernhardheld.de>
2322
2323         * device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was
2324         erroneously deleted
2325
2326 2004-08-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2327
2328         * src/hc08/gen.c (loadRegFromAop): better use of clra & clrx
2329         * src/hc08/gen.c (genAnd, genOr): fixed bug with conditional when
2330         multi-byte volatile operands are used
2331         * src/hc08/gen.c (shiftRLong): fixed bug with wrong rotate direction
2332         * src/hc08/main.c (_hc08_genAssemblerPreamble): moved the built-in
2333         initialization to area GSINIT0 so that it would always precede
2334         any static initializers in GSINIT
2335         * support/regression/tests/zeropad.c: fixed idata define for hc08
2336         * support/regression/tests/bug-927659.c,
2337         * support/regression/tests/float_trans.c: disabled tests for hc08
2338         pending missing library routines
2339         * .version: increased version number to 2.4.4 - hc08 port now passes
2340         regression tests
2341
2342
2343 2004-08-29 Bernhard Held <bernhard AT bernhardheld.de>
2344
2345         * device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
2346         * Makefile.common.in,
2347         * as/Makefile,
2348         * as/hc08/Makefile.in,
2349         * as/mcs51/Makefile.in,
2350         * as/z80/Makefile.in,
2351         * debugger/mcs51/Makefile.in,
2352         * device/include/Makefile.in,
2353         * device/lib/Makefile.in,
2354         * doc/Makefile,
2355         * link/Makefile,
2356         * link/z80/Makefile.in,
2357         * packihx/Makefile.in,
2358         * sim/ucsim/main_in.mk,
2359         * sim/ucsim/avr.src/Makefile.in,
2360         * sim/ucsim/doc/Makefile.in,
2361         * sim/ucsim/gui.src/serio.src/Makefile.in,
2362         * sim/ucsim/hc08.src/Makefile.in,
2363         * sim/ucsim/s51.src/Makefile.in,
2364         * sim/ucsim/xa.src/Makefile.in,
2365         * sim/ucsim/z80.src/Makefile.in,
2366         * src/Makefile.in,
2367         * support/cpp2/Makefile.in,
2368         * support/librarian/Makefile,
2369         * support/makebin/Makefile: added DESTDIR to the install path proposed
2370         by "Maciej 'Agaran' Pijanka" <agaran AT pld-linux.org>
2371         * doc/sdccman.lyx: added DESTDIR documentation
2372
2373 2004-08-29 Vangelis Rokas (vrokas AT otenet.gr>
2374
2375         * src/pic16/gen.c (genFunction, genEndFunction): fixed return
2376         instruction for interrupt handlers, use fast returns when returning
2377         from high priority interrupts
2378
2379 2004-08-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2380
2381         * src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWithAop): optimized
2382         code generation
2383         * src/hc08/gen.c (genrshFour, genCpl): fixed bugs
2384         * src/hc08/gen.c (genMultOneByte, genDivOneByte, genModOneByte): fixed
2385         bugs, ported much of Bernhard's code from mcs51
2386         * src/mcs51/gen.c (genSend),
2387         * src/hc08/gen.c (genSend): fixed bug with lost SEND iCodes if more
2388         than one when calling a reentrant function
2389         * device/lib/_mullong.c: defined an alternate struct layout for big
2390         endian ports (hc08)
2391
2392 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2393
2394         * src/hc08/gen.c (shiftL2Left2Result): fix for bug-500536 regression
2395         test
2396
2397 2004-08-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2398
2399         * src/SDCCsymt.c (processFuncArgs): make sure parameter types
2400         are sane and complete before asking the port its prefered parameter
2401         passing method (fixes bug #1017633)
2402         * device/lib/hc08/_ret.c: added "data" storage class to _ret2
2403         and _ret3
2404
2405 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2406
2407         * src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed): fix offset
2408         problem in bitfields >= 8 bits.
2409
2410 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
2411
2412         * src/SDCCsymt.c: undid changes that were not meant to be committed
2413
2414 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
2415
2416         * support/regression/ports/hc08spec.mk: REENTRANT must be reentrant
2417
2418 2004-08-27 Maarten Brock <sourceforge.brock AT dse.nl>
2419
2420         * src/hc08/gen.c (genUminusFloat): fixed bug where only 3 bytes were
2421           copied and wrong bit got inverted
2422
2423 2004-08-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2424
2425         * src/hc08/gen.c (genPointerSet, genFarPointerSet): moved code from
2426         genFarPointerSet into genPointerSet; eliminated genFarPointerSet
2427         * src/hc08/gen.c (genPointerGet, genFarPointerGet): moved code from
2428         genFarPointerGet into genPointerGet; eliminated genFarPointerGet
2429         * src/hc08/gen.c (genPackBitsImmed): generate optimized code for
2430         assignments to bitfields at known addresses
2431         * src/hc08/gen.c (genUnpackBitsImmed): generate optimized code for
2432         reads from bitfields at known addresses
2433         * src/hc08/ralloc.c (packRegisters),
2434         * src/hc08/gen.c (genPointerGet, genUnpackBits, genUnpackBitsImmed,
2435         genhc08Code): optimize pointer get values used as conditionals
2436         * src/hc08/peeph.def: added rules 2e & 2f to optimize bit test
2437         and branch
2438
2439 2004-08-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2440
2441         * src/mcs51/gen.c (genPointerGet, genNearPointerGet, genPagedPointerGet,
2442         genFarPointerGet, genCodePointerGet, genGenPointerGet, genUnpackBits),
2443         * src/mcs51/ralloc.c (packRegisters): optimize pointer get values used
2444         as conditionals
2445
2446 2004-08-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2447
2448         * src/mcs51/peeph.def: peepholes 248.i-m for xdata bitfields
2449
2450 2004-08-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2451
2452         * src/mcs51/ralloc.c (packRegsForOneuse): fixed bug #1012650 and some
2453         related problems
2454
2455 2004-08-21 Bernhard Held <bernhard AT bernhardheld.de>
2456
2457         * sim/ucsim/cmd.src/Makefile.in: run lex only if $(PRJDIR)/devel exists
2458
2459 2004-08-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2460
2461         * src/z80/ralloc.c (packRegsForAssign): ported some bug fixes from the
2462         mcs51 port
2463
2464 2004-08-16 Slade Rich <slade_rich AT users.sourceforge.net>
2465
2466         * src/pic/gen.c: Restored fn genRet as previous fix was incorrect.
2467
2468 2004-08-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2469
2470         * src/mcs51/gen.c (genJumpTab): jumptables for more than 16 switch
2471         cases use more compact code.
2472
2473 2004-08-13 Slade Rich <slade_rich AT users.sourceforge.net>
2474
2475         * src/pic/gen.c: Fixed problem with fn returning a variable bigger than a char.
2476
2477 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2478
2479         * src/SDCClrange.c (findPrevUse): fixed bug #1007371
2480
2481 2004-08-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2482
2483         * src/SDCCsymt.h,
2484         * src/SDCCsymt.c (changePointer, checkDecl, addSymChain): changed
2485         parameter of changePointer() from symbol* to sym_link*
2486         * src/SDCCast.c (decorateType): call changePointer() for CAST op
2487         * src/SDCCsymt.c (compareType): void* type is castable to other
2488         pointers, but not necesarily an exact match.
2489         * src/SDCCicode.c (geniCodeCast): allow void* casting here since it
2490         is no longer blindly treated as an exact match.
2491         * src/SDCCval.c (valCastLiteral): treat missing type as cast to void
2492
2493 2004-08-12 Slade Rich <slade_rich AT users.sourceforge.net>
2494
2495         * src/pic/glue.c: Added struct initialisation fn printIvalStruct.
2496
2497 2004-08-11 Slade Rich <slade_rich AT users.sourceforge.net>
2498
2499         * src/pic/gen.c,
2500         * src/pic/pcode.c,
2501         * src/pic/ralloc.h,
2502         * src/pic/ralloc.c: Printing rIdx on internal verbose debug.
2503
2504 2004-08-10 Slade Rich <slade_rich AT users.sourceforge.net>
2505
2506         * src/pic/device.c,
2507         * src/pic/device.h,
2508         * src/pic/device.c: Will no longer exit if #pragma maxram has not been defined.
2509
2510 2004-08-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2511
2512         * src/mcs51/gen.c (emitcode): fixed bug #992819
2513
2514 2004-08-05 Maarten Brock <sourceforge.brock AT dse.nl>
2515
2516         * src/pic/ralloc.c (deassignLR): allthough pic port is buggy already,
2517           there's no need to make it worse
2518
2519 2004-08-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2520
2521         * src/mcs51/ralloc.c (deassignLR),
2522         * src/ds390/ralloc.c (deassignLR),
2523         * src/hc08/ralloc.c (deassignLR),
2524         * src/z80/ralloc.c (deassignLR),
2525         * src/pic/ralloc.c (deassignLR),
2526         * src/pic16/ralloc.c (deassignLR),
2527         * src/avr/ralloc.c (deassignLR),
2528         * src/SDCClrange.c (findRecursiveSucc, findRecursivePred, findPrevUse,
2529         rlivePoint): fixed another part of bug #971834
2530
2531 2004-08-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2532
2533         * src/z80/main.c: enabled "critical" keyword
2534         * src/z80/mappings.i,
2535         * src/z80/gen.c (genFunction, genEndFunction): support for interrupt
2536         functions (fixes bug #979646)
2537         * doc/sdccman.lyx: added a subsection explaining z80 interrupt support
2538
2539 2004-08-04 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
2540
2541         * src/mcs51/gen.c (genInline): Add \n for labels, not DOS/WIN dirs
2542           such as c:\mydir.
2543
2544 2004-08-03 Maarten Brock <sourceforge.brock AT dse.nl>
2545
2546         * src/SDCCloop.c (loopInvariants): fixed bug 983545, hope this
2547           doesn't disable too much optimizations
2548
2549 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
2550
2551         * src/pic/glue.c Disabled "WARNING: function 'main' undefined" when -S option is used.
2552
2553 2004-08-02 Maarten Brock <sourceforge.brock AT dse.nl>
2554
2555         * src/SDCClrange.c (rlivePoint): fixed bug 988568, thanks to anonymous
2556
2557 2004-08-02 Slade Rich <slade_rich AT users.sourceforge.net>
2558
2559         * src/pic/gen.c tidied up tabs
2560         * src/pic/genarith.c tidied up tabs and fixed bug with literal multiple where same register was used for hi and low byte
2561         * src/pic/main.c tidied up tabs
2562         * src/pic/pcode.c tidied up tabs and disabled verbose code generation
2563         * src/pic/pcoderegs.c tidied up tabs
2564         * src/pic/ralloc.c tidied up tabs
2565
2566 2004-07-30 Vangelis Rokas <vrokas AT otenet.gr>
2567
2568         * src/SDCCmem.c (allocGlobal): don't turn S_REGISTER storage class
2569         to S_FIXED for pic16 port and when symbol is not in level 0,
2570         allocate for S_REGISTER storage class and pic16 port, too,
2571         * src/pic16/device.h: prototype for checkSym,
2572         * src/pic16/device.c (pic16_dump_access, checkSym): NEW,
2573         * (pic16_assignConfigWordValue): test the value and the mask to
2574         validate that the value is suitable for the configuration word,
2575         * src/pic16/glue.c (pic16_printIvalFuncPtr): use 'externs' to
2576         collect extern declared symbols, don't emit symbol twice, check
2577         first if symbol is in publics set first,
2578         * src/pic16/main.c (_pic16_keywords[]): added keyword 'register',
2579         * added command line '--fstack' which enables an experimental
2580         feature for stack access, too buggy to be used yet...
2581         * src/pic16/ralloc.c (pic16_accessregWithName): NEW,
2582         * (pic16_allocDirReg): when register has storage class S_REGISTER
2583         allocate in pic16_dynAccessRegs,
2584         * device/include/pic16/pic18f????.h: modified configuration word
2585         naming convention, words started as CONFIG0H but should be CONFIG1H
2586
2587 2004-07-29 Maarten Brock <sourceforge.brock AT dse.nl>
2588
2589         * device/include/mcs51reg.h: fixed bug 970993
2590
2591 2004-07-27 Maarten Brock <sourceforge.brock AT dse.nl>
2592
2593         * added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
2594         * updated lib/malloc.c, lib/libsdcc.lib, lib/Makefile.in, include/malloc.h
2595         * src/SDCC.lex (doPragma): added pragma disable_warning <nnn>
2596         * src/SDCCmain.c (parseCmdLine): added option --disable-warning <nnn>
2597         * src/ds390/gen.c (genPlusIncr): fixed bug when incrementing generic pointers
2598         * support/Util/SDCCerr.c (vwerror): suppress disabled warnings and output
2599           error/warning numbers,
2600           added function setWarningDisabled()
2601         * support/Util/SDCCerr.h: added setWarningDisabled() and MAX_ERROR_WARNING
2602         * support/regression/ports/mcs51-stack-auto/spec.mk: added dependencies
2603           _memcmp.c _memmove.c calloc.c realloc.c free.c
2604         * support/regression/tests/malloc.c: added tests for new functionality
2605         * support/regression/tests/zeropad.c: added tests for truncated initializers
2606           and initialized char arrays starting with '\x0'
2607         * src/mcs51/peeph.def: fixed regression, added peephole 177.f
2608
2609 2004-07-26 Bernhard Held <bernhard AT bernhardheld.de>
2610
2611         * support/valdiag/tests/overflow.c: fixed warning on (1 >> 40)
2612
2613 2004-07-26 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2614
2615         * doc/sdccman.lyx: updated example in section "Absolute Addressing"
2616         * src/mcs51/peeph.def: added contributed fix for "bug" #995347 as
2617         peephole 177.e. Thanks to anonymous
2618
2619 2004-07-25 Vangelis Rokas <vrokas AT otenet.gr>
2620
2621         * src/pic16/glue.c (pic16_printIvalFuncPtr): when an extern
2622         function isn't used in the source but referenced as a
2623         variable initializer then declare it as extern in .asm file
2624
2625 2004-07-24 Vangelis Rokas <vrokas AT otenet.gr>
2626
2627         * .version: increased version number to 2.4.3
2628
2629         Adding version extension according to ChangeLog CVS revision
2630         * src/Makefile.in (target all): added dependency 'version.h'
2631         * (rule version.h): added rule to create version.h from ChangeLog,
2632         * (rule dep): added dependency version.h,
2633         * src/version.awk: AWK script to create version.h
2634         * src/SDCCdwarf2.c (dwWriteModule),
2635         * src/SDCCglue.c (initialComments),
2636         * src/SDCCmain.c (printVersionInfo): modified to write after
2637         version string the version extension number,
2638         * src/SDCCutil.c: included "version.h"
2639         * (getBuildNumber): NEW, returns SDCC's ChangeLog minor revision
2640         number,
2641         * src/SDCCutil.h: added prototype for getBuildNumber
2642
2643         * src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add rest in
2644         includeDirsSet, too,
2645         * src/SDCCsymt.c (checkSClass): don't emit error when a variable,
2646         const char [] is found in function prototype...
2647
2648         * src/pic16/genarith.c (pic16_genUMult8XLit_8): optimization to omit
2649         moving to WREG with source is already in WREG,
2650         * src/pic16/gen.h: added AOP_FSR0 and AOP_FSR2 in enum,
2651         * src/pic16/gen.c (getFreePtr): updated to look for FSR0 and FSR2,
2652         * (aopForSym): stack'ed symbols are partially supported, added
2653         if-clause to support symbols in FARSPACE,
2654         * (sameRegs): added test for AOP_ACC to see if registers are same,
2655         * (pic16_freeAsmop): added case for AOP_FSR0 and AOP_FSR2,
2656         * (pic16_aopGet): added case for AOP_FSR0 and AOP_FSR2,
2657         * (pic16_popRegFromString): will not allocate a new register if it
2658         doesn't find one by name, bug may have introduced...
2659         * (pic16_popGet): added case for AOP_FSR0 and AOP_FSR2,
2660         * (genIpush): revived to use pic16 port's stack,
2661         * (genAddrOf): added incomplete case for stack'ed operand,
2662         * (genCast): optimized a pair of MOVFW,MOVWF to MOVFF
2663         * src/pic16/genutils.c (pic16_genNot): almot new vesrion for NOT,
2664         can handle multibyte operands,
2665         * src/pic16/glue.c (pic16_printIval*): some debug info added,
2666         * (pic16initialComments): added message for MPLAB compatibility
2667         mode enabled,
2668         * src/pic16/main.h: prototype for pic16_mplab_comp,
2669         * src/pic16/main.c (pic16_optionsTable): new option --mplab-comp,
2670         which enabled MPLAB compatibility mode (i.e. no #LINE/#FILE, BANKED)
2671         * (_pic16_linkEdit): NEW, handles link stage, transferred here
2672         because of increased complexity of procedure,
2673         * (_process_pragma): stack pragma changed to format 'stack pos len',
2674         emit symbol '_stack_end' to conform with gplink,
2675         * src/pic16/pcode.c (pic16_newpCodeOpBit): using pic16_regWithName
2676         to search for register,
2677         * (pic16_get_op, pic16_get_op2): added case for PO_W, PO_WREG and
2678         PO_GPR_REGISTER,
2679         * (pic16_pCode2str): when in MPLAB compatibility mode, comment out
2680         #LINE directives and replace 'B' with 'BANKED' in instruction opcodes
2681         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
2682         case for PO_GPR_REGISTER,
2683         * (pic16_AnalyzeBanking): removed the old message for inc2h.pl, past
2684         dies, the new era is ahead !...
2685         * src/pic16/ralloc.c: added hash reposits pic16_dynAllocRegNames and
2686         pic16_dynInternalRegs,
2687         * (pic16_allocregWithName, pic16_procregWithName, pic16_regWithname): NEW,
2688         * (pic16_allocDirReg): minor optimizations and bug fixes,
2689         * (pic16_allocWithIdx): when searching pic16_dynProcessorRegs use fixed,
2690
2691         * device/lib/pic16/startup/crt0*.c: extern definition of stack_end,
2692         load stack and frame pointer with address of 'stack_end' symbol
2693
2694 2004-07-23 Vangelis Rokas <vrokas AT otenet.gr>
2695
2696         * src/pic16/glue.c (pic16emitStaticSeg): fixed bug with files
2697         without source code but only variable initializers
2698
2699 2004-07-20 Vangelis Rokas <vrokas AT otenet.gr>
2700
2701         * src/pic16/glue.c (pic16emitRegularMap): unused functions marked as
2702         external are not declared as extern to reduce overhead while linking
2703
2704 2004-07-20 Maarten Brock <sourceforge.brock AT dse.nl>
2705
2706         * src/SDCCast.c (decorateType): removed buggy fix for bug #979599
2707
2708 2004-07-11 Maarten Brock <sourceforge.brock AT dse.nl>
2709
2710         * src/SDCCglue.c (printIvalArray): fixed bug #984229, thanks to Phuah
2711           Yee Keat for the patch
2712         * src/SDCCast.c (decorateType): fixed bug #979599
2713         * src/ds390/gen.h: removed local fReturnSizeDS390
2714         * src/ds390/gen.c: made fReturnSizeDS390 signed short to remove a warning
2715         * src/ds390/gen.c (genAnd, genOr, genXor),
2716         * src/mcs51/gen.c (genAnd, genOr, genXor): generate better optimized code
2717
2718 2004-07-04 Vangelis Rokas <vrokas AT otenet.gr>
2719
2720         * src/SDCCmain.c (linkEdit): modifications only for pic16 port,
2721         add relFilesSet to $3, manipulate $2 to handle linking of object
2722         files without source files in command line,
2723         * device/include/pic16 (all headers): added ID location macros,
2724         * src/pic16/device.c (struct PIC16_device Pics16[]): added field
2725         entries for ID location bytes,
2726         * (pic16_assignIdByteValue): NEW,
2727         * src/pic16/device.h: new structures idRegInfo_t and idBytesInfo_t,
2728         added field dumpcalltree to pic16_options_t,
2729         * src/pic16/gen.c (genCmp): fixed bug case so a temporary register
2730         is used instead of pic16_Gstack_base_addr, check if (ifx) before
2731         emitting rFalseIfx label after check_carry label,
2732         * src/pic16/glue.c (PIC16_IS_IDLOC_ADDRESS, PIC16_IS_HWREG_ADDRESS,
2733         pic16_emitDIRegs), NEW
2734         * (pic16glue): dump .calltree file when option --calltree found,
2735         * src/pic16/main.c (OPTION _pic16_optionsTable): new option --calltree
2736         * (_pic16_genAssemblerPreamble): emit ID locations after
2737         configuration registers,
2738         * (pic16_linkCmd): modifications of the link command,
2739         * src/pic16/pcode.c (pic16_pciMOVFF): PCC_REGISTER replaces PCC_REGISTER2
2740         * (pic16_pCodeInitRegisters): don't init stack registers,
2741         * (pic16_findPrevInstruction): fixed bug,
2742         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): fixed
2743         bug with immediate registers,
2744         * (buildCallTree): traces stack push and pop,
2745         * (pct2): dump also stack usage for each function,
2746         * src/pic16/ralloc.c (dynrIdx): registers names start from 0x00
2747         * (pic16_allocDirReg): various modifications,
2748         * (pic16_typeRegWithIdx): when searching pic16_dynProcessorRegs set
2749         fixed to 1,
2750
2751 2004-07-02 Vangelis Rokas <vrokas AT otenet.gr>
2752
2753         * src/pic16/pcode.c: removed buggy double colon
2754
2755 2004-07-01 Borut Razem <borut.razem AT siol.net>
2756
2757         * support/scripts/sdcc.nsi: added include/pic16 to setup
2758
2759 2004-06-30 Vangelis Rokas <vrokas AT otenet.gr>
2760
2761         * device/lib/Makefile.in: fixed bug in target objects-pic16,
2762         * device/lib/pic16/Makefile: prefixed with dash (-) command under
2763         target 'clean',
2764         * doc/sdccman.lyx: changed version to 2.4.2 and added some port
2765         specific command line arguments. Also added sample lkr script
2766         for placing a variable at a specific memory bank.
2767         * src/pic16/device.c (pic16_dump_gsection): NEW, to dump variables
2768         at a specific memory bank,
2769         * (pic16_dump_isection): fixed bug which caused string literals to
2770         be omitted when dumping idata section,
2771         * (pic16_groupRegistersInSection): added code to handle registers
2772         in specific memory banks,
2773         * src/pic16/gen.c: labelOffset is prefixed with pic16_ and made
2774         public, all references are renamed too,
2775         * (pic16_aopGet): removed switch cases for AOP_R0,AOP_R1,AOP_DPTR,
2776         AOP_DPTR2,
2777         * (pic16_storeForReturn): added case to handle when dest is WREG,
2778         * src/pic16/genarith.c (pic16_pCodeOpSubType): NEW,
2779         * src/pic16/glue.c (pic16emitRegularMap): when adding a register in
2780         pic16_rel_udata, check to see if that register is marked as being
2781         a member of a specific memory bank,
2782         * (pic16_printIvalCharPtr): added code to add string literals either
2783         to code or the idata sections,
2784         * src/pic16/main.c (_process_pragma): added \n to WHITE constant,
2785         also accept the 'udata' pragma,
2786         * src/pic16/main.h: new structure types sectName and sectSym
2787         * src/pic16/pcode.c: added new pCodeInstruction entry for BANKSEL
2788         * (newpCodeOpBit): added PIC_OPTYPE subt in function prototype,
2789         * (pic16_findPrevInstruction): fixed, it returned nothing,
2790         * (insertBankSwitch): fixed to emit banksel/skip and skip/banksel
2791         instruction combinations,
2792         * (pic16_FixRegisterBanking): heavily reorganised,
2793         * (pic16_AnalyzeBanking): if generating banksel directives is
2794         disabled, then don't call FixRegisterBanking at all,
2795         * src/pic16/ralloc.c (bitEQUs, aliasEQUs, allDefsOutOfRange):
2796         completely removed,
2797         * (pic16_writeUsedRegisters): added call to pic16_dump_gsection
2798
2799 2004-06-29 Bernhard Held <bernhard AT bernhardheld.de>
2800
2801         * src/SDCCglue.c (printChar): fixed bug #973350, patch provided by
2802         Phuah Yee Keat <yk.phuah AT nestac.com>
2803
2804 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
2805
2806         * src/pic16/glue.c (pic16createInterruptVect): function now emits
2807         correctly the IVT even if it is relocated to some other location
2808
2809 2004-06-28 Vangelis Rokas <vrokas AT otenet.gr>
2810
2811         * device/include/pic16/pic18fregs.h: added case for pic18f2220.h
2812         * device/include/pic16/pic18f2220.h: NEW,
2813         * device/lib/pic16/libdev/pic18f2220.c: NEW,
2814         * device/lib/pic16/libdev/Makefile: added 18f2220 in DEVS,
2815         * src/pic16/device.c (struct Pics16): added info for 18f2220,
2816         * src/pic16/device.h (struct pic16_options): added ivt_loc and
2817         nodefaultlibs, ivt_loc is the location of the interrupt vector
2818         table, and nodefaultlibs signs that default libraries should not be
2819         linked in link stage,
2820         * src/pic16/gen.c (genFunction): relocate interrupt vector functions
2821         according to --ivt-loc argument,
2822         * src/pic16/main.c (_process_pragma): emit '_stack' as public symbol
2823         when pragma stack is found,
2824
2825 2004-06-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2826
2827         * src/mcs51/peeph.def: added peepholes 182.d (return 0.0),
2828         256 (range check), 257 (do while), 258.a-f (bit banging
2829         f.e. on 3-wire SPI bus)
2830
2831 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2832
2833         * src/SDCClrange.c (findNextUseSym): fixed a live range bug with
2834         variables used exclusively within a loop
2835
2836 2004-06-21 Bernhard Held <bernhard AT bernhardheld.de>
2837
2838         * src/mcs51/gen.c (genCpl): quick fix for bug #974835
2839
2840 2004-06-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2841
2842         * src/SDCClrange.c (computeClash): fixed bug #971834
2843
2844 2004-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2845
2846         * src/mcs51/gen.c (genCmp): fixed bug #975903
2847         * src/hc08/gen.c (operandsEqu),
2848         * src/ds390/gen.c (operandsEqu),
2849         * src/z80/gen.c (operandsEqu),
2850         * src/pic/gen.c (operandsEqu),
2851         * src/pic16/gen.c (operandsEqu),
2852         * src/mcs51/gen.c (operandsEqu): fixed bug #976283
2853         * src/SDCCmain.c (parseCmdLine): report --unknown-option only once
2854
2855 2004-06-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2856
2857         * src/SDCCcse.c (cseBBlock): fixed bug #966963
2858
2859 2004-06-12 Vangelis Rokas <vrokas AT otenet.gr>
2860
2861         * src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERROR for
2862         default case in switch statement,
2863         * glue.c (pic16_initPointer): expr is initialised via decoarteType
2864         to eliminate problem with initialisation of pointers, but problem
2865         still exists,
2866         * (pic16_pointerTypeToGPByte): removed, no needed for pic16,
2867         * (emitStaticSegment): removed various lines emitting debug info,
2868         * src/pic16/pcode.c, src/pic16/pcode.h, src/pic16/ralloc.h:
2869         added processor registers for utilizing EEPROM,
2870         * src/pic16/pcode.c (pic16_emitDB): number of DBs emitted is not
2871         configurable and set 8
2872
2873 2004-06-08 Vangelis Rokas <vrokas AT otenet.gr>
2874
2875         * .version: increased version number to 2.4.2,
2876
2877         Cumulative patch for pic16 port
2878         * src/pic16/device.c: changed scheme to dump initial values for
2879         variables in idata segment, all print_idata* functions were removed,
2880         now the pic16_printIval* will be called,
2881         * src/pic16/glue.c: (pic16_initPointer, pic16_pointerTypeToGPByte,
2882         * _pic16_printPointerType, pic16_printPointerType,
2883         * pic16_printGPointerType, pic16_printIvalArray, pic16_printIvalStruct,
2884         * pic16_printIvalBitFields, pic16_printIvalFuncPtr, pic16_printIvalPtr:
2885         NEW, similar to the respective functions in SDCCglue.c,
2886         * src/pic16/pcode.c (pic16_emitDB, pic16_flushDB): reverted to old
2887         way, emitting hex bytes,
2888         * (pic16_emitDS): NEW, emits a string for pointer initialisation,
2889
2890 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2891
2892         * src/avr/ralloc.c (serialRegAssign),
2893         * src/xa51/ralloc.c (serialRegAssign),
2894         * src/pic/ralloc.c (serialRegAssign),
2895         * src/pic16/ralloc.c (serialRegAssign),
2896         * src/hc08/ralloc.c (serialRegAssign),
2897         * src/z80/ralloc.c (serialRegAssign),
2898         * src/ds390/ralloc.c (serialRegAssign),
2899         * src/mcs51/ralloc.c (serialRegAssign): fixed bug #964479
2900
2901 2004-06-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
2902
2903         * src/SDCCicode.c (geniCodeJumpTable): fixed bug #967601
2904         * src/SDCCpeeph.c (labelIsReturnOnly): fixed bug #966505
2905
2906 2004-06-07 Vangelis Rokas <vrokas AT otenet.gr>
2907
2908         Cumulative patch for pic16 port:
2909         * src/pic16/device.h (typedef PIC16_device) modified fields for
2910         defining microcontrollers,
2911         * src/pic16/device.c: added new info for all devices in Pics16 array,
2912         * src/pic16/gen.c (genPcall): fixed bug that caused the return label
2913         to be optimised out by the pCode optimiser,
2914         * src/pic16/glue.c (pic16emitRegularMap): treat implicit aggragates
2915         specially, bug reported by G.M. Gallant,
2916         * src/pic16/pcode.c (pic16_newpCodeLabelFORCE): NEW, marks a label
2917         as force'd so that cannot be optimised out by pCode optimiser,
2918         * src/pic16/pcode.c,
2919         * src/pic16/pcodepeeph.c,
2920         * src/pic16/pcoderegs.c: many modifications to re-enable peepholes,
2921         they are disabled by default, but can be enabled explicit with
2922         command argument --denable-peeps, for testing,
2923         * device/lib/pic16/startup/Makefile: added --no-peep,--pomit-config-words,
2924         --pomit-ivt in COMPILE_FLAGS
2925
2926 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
2927
2928         * src/pic16/pcode.c (pic16_emitDB): removed double semicolon which fails
2929           compilation on MSVC
2930
2931 2004-06-06 Maarten Brock <sourceforge.brock AT dse.nl>
2932
2933         * device/include/sab80515.h: added sfr P6, changed GPL to LGPL
2934
2935 2004-06-06 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2936
2937         device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress
2938         0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting
2939
2940 2004-06-06 Vangelis Rokas <vrokas AT otenet.gr>
2941
2942         * src/pic16/device.c (pic16_assignConfigWord): fixed bug that
2943         would only assign 0x300001 register.
2944
2945 2004-06-05 Vangelis Rokas <vrokas AT otenet.gr>
2946
2947         * device/lib/pic16/startup/Makefile: added $(MODELFLAGS)
2948         in COMPILE_FLAGS. Thanks to G. Gallant for report.
2949
2950 2004-06-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
2951
2952         * doc/sdccman.lyx: minor changes, mentioned beta vendor support
2953         for ds80c400
2954         * src/mcs51/peeph.def: ran unexpand -a over peeph.def
2955         * src/mcs51/peeph.def: removed obsolete peephole 100.a,
2956         added peephole 254 (left shift), 255 (jump table)
2957
2958 2004-06-04 Vangelis Rokas <vrokas AT otenet.gr>
2959
2960         * device/lib/Makefile.in: removed comment line with model-pic16,
2961         * (target port-specific-objects-pic16): the libraries and objects
2962         are copied to the build directory form the device/lib/pic16/bin
2963         directory
2964
2965         Cumulative patch concerning pic16 port:
2966         * library directory has been re-organized,
2967         * added support for PIC18F1220,
2968         * added headers and library sources for chips 18f1220,18f6520,
2969         18f6620,18f6680,18f6720,18f8520,18f8620,18f8680,18f8720
2970
2971         * configuration registers setting has changed, now each supported
2972         device has a complete description of the registers it uses,
2973         * all initialisations are moved to idata sections, these section
2974         can be absolute or relocatable,
2975         * fixed initialisation of codespace variables,
2976         * fixed warning about PCLATU and gpsim,
2977         * src/pic16/gen.c (genCmp): now can handle partially iCodes with no ifx,
2978         * (genAssign): use table reads when assigning from variables in codespace,
2979         * src/pic16/glue.c (pic16emitStaticSeg): fixed to correctly initialise
2980         char/int variables placed in codespace,
2981         * (pic16_emitConfigRegs): NEW, emits a list with configuration
2982         registers set in .asm file, no need for --pomit-config-words anymore,
2983         * (pic16glue): some 8051 legacy segments are commented out
2984         (to be removed completely),
2985         * added support for alternative assembler and linker with --asm=
2986         and --link= command line arguments,
2987         * peepholes are disabled automatically in the port, no need to
2988         specify on command line,
2989         * port supports natively char/int/long multiplication, but converts
2990         all divisions to support functions,
2991         * main.c: pic16_linkCmd and pic16_asmCmd changed to force output
2992         to the file set in variable $2,
2993         * pcode.c (pic16_emitDB, pic16_flushDB): modified to print printable
2994         strings in ASCII format and not in hex,
2995         * ralloc.c (serialRegAssign): added a triplet of conditional calls
2996         to pic16_allocDirReg for IC_RESULT, IC_LEFT and IC_RIGHT so to
2997         allocate proper register if iCodes aren't temporary,
2998
2999 2004-06-02 Maarten Brock <sourceforge.brock AT dse.nl>
3000
3001         * support/regression/tests/zeropad.c: added TEST_G macro for alpha
3002
3003 2004-06-02 Vangelis Rokas <vrokas AT otenet.gr>
3004
3005         * src/pic16/gen.c (genPcall): warning about gpsim and PCLATU
3006         is commented out
3007
3008 2004-06-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3009
3010         * src/hc08/gen.c (genPointerGetSetOfs): disabled optimization if
3011         computed address is reused
3012         * src/hc08/gen.c (genPackBits): fixed offsets in assignments to
3013         multi-byte bitfields
3014
3015 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
3016
3017         * src/z80/gen.c: (genArrayInit): must check for pointers too
3018
3019 2004-06-01 Maarten Brock <sourceforge.brock AT dse.nl>
3020
3021         * support/regression/tests/zeropad.c: never meant to commit the
3022           nestedstruct test: removed, added check for GCC version
3023
3024 2004-05-31 Maarten Brock <sourceforge.brock AT dse.nl>
3025
3026         * src/SDCCast.c (createIvalArray): fixed bug 770487 SIGSEGV
3027         * src/SDCCglue.c (emitRegularMap): fixed bug 770484 allocation problem
3028         * src/SDCCglue.c (initPointer, printIvalType, printIvalStruct,
3029           printIvalArray, printIvalFuncPtr, printIvalPtr, printIval): fixed
3030           bugs 928906 and 954082 half-empty initializers
3031         * src/SDCCsymt.h,
3032         * src/SDCCsymt.c (getAllocSize): added for above fix
3033         * src/z80/gen.c (genArrayInit): fixed bug 741044
3034         * support/regression/tests/zeropad.c: added tests
3035
3036 2004-05-30 Vangelis Rokas <vrokas AT otenet.gr>
3037
3038         * src/pic16/device.c (pic16_dump_section): corrected bug which
3039         caused some symbols of the libraries to be misplaced
3040
3041 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
3042
3043         * src/pic16/glue.c,
3044         * src/pic16/ralloc.h,
3045         * src/pic16/ralloc.cc: prefixed IS_CONFIG_ADDRESS with PIC16_
3046         to fix conflict with pic port
3047
3048 2004-05-28 Vangelis Rokas <vrokas AT otenet.gr>
3049
3050         * src/pic16/glue.c (pic16emitStaticSeg): do not print as publics or
3051         externs configuration variables,
3052         * src/pic16/ralloc.h,
3053         * src/pic16/ralloc.cc: IS_CONFIG_ADDRESS is made public and added
3054         prototype in header, commented out some debug messages
3055
3056 2004-05-26 Vangelis Rokas <vrokas AT otenet.gr>
3057
3058         * src/pic16/glue.c,
3059         * src/pic16/main.c,
3060         * src/pic16/pcode.c: added gpasm directives #FILE/#LINE
3061         for gpasm COFF object generation. Thanks to D. Hawkins for
3062         his patch info
3063
3064 2004-05-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3065
3066         * src/ds390/main.c,
3067         * src/mcs51/main.c: fixed sort order of mnemonics (thanks to Maarten
3068         Brock for spotting this)
3069         * src/ds390/gen.c (genEndFunction),
3070         * src/mcs51/gen.c (genEndFunction): always save psw if function is an
3071         interrupt handler and critical. Disable push/pop optimizations when
3072         peephole optimizations disabled.
3073
3074 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
3075
3076         Updated pic16 library sources and headers.
3077         * device/lib/pic16/pic18f*/ ,
3078         * device/include/pic16/*.h: modified to handle structured SFR
3079         definitions
3080
3081 2004-05-25 Vangelis Rokas <vrokas AT otenet.gr>
3082
3083         * src/port.h (PORT structure): added hook initPaths, now each
3084         port can declare its own default search paths,
3085         which can been seen with the --print-search-dirs option,
3086         see pic16 port for example,
3087         * src/SDCCmain.c (setBinPaths, setIncludePaths, setLibPath,
3088         setDataPaths): test to options.printSearchDirs is ifdef'ed out,
3089         * (doPrintSearchDirs): NEW, replaces in a central manner the
3090         printing of search dirs which was split in set*Paths functions,
3091         * (main): added call to port->initPaths and doPrintSearchDirs,
3092         * src/avr/main.c,
3093         * src/ds390/main.c,
3094         * src/hc08/main.c,
3095         * src/izt/i186.c,
3096         * src/izt/tlcs900h.c,
3097         * src/mcs51/main.c,
3098         * src/pic/main.c,
3099         * src/pic16/main.c: modified port structures to reflect addition of
3100         initPaths hook,
3101
3102         * src/pic16/device.c (regCompare): registers are finally sorted by name,
3103         * (pic16_dump_section): for registers in same address reserve memory once,
3104         * src/pic16/device.h (struct PIC16_device): changed variable gen_banksel
3105         to no_banksel,
3106         * src/pic16/genarith.c (pic16_genPlus): added code to handle cases where
3107         result is greater in size than right or left,
3108         * (pic16_genUMult8X8_8): there are some cases where the result can
3109         be 16 bits size, so handle these,
3110         * src/pic16/gen.c: changed some pic16_emitpcomment to DEBUGpic16_emitcode,
3111         * (pic16_outBitC): modified to emit pcodes,
3112         * (pic16_storeForReturn): using is_LitOp to see if operand is literal
3113         or not,
3114         * (genDivOneByte): implemented algorithm to divide 8-bits,
3115         * (genCmp): uncommented goto, but issues still exist,
3116         * (genAnd): fixed a bug with variables >8bits,
3117         * (genPackBits): optimization added that uses BCF/BSF to change a
3118         single bit,
3119         * (genAssign): fixed bug when assigning floating point literals,
3120         * src/pic16/glue.c (pic16glue): added assembler directive 'code' before
3121         __sdcc_gsinit_startup label,
3122         * src/pic16/main.c (_pic16_init): removed search directory
3123         initialisations,
3124         * (_pic16_initPaths): NEW, used to initialise search directories,
3125         * (_hasNativeMulFor): support functions for all except char/int
3126         multiplication, and char division,
3127         * (PIC16_port struct): modified entry for native mul support,
3128         * src/pic16/pcode.c (insertBankSwitch): modified to support the renamed
3129         no_banksel option,
3130         * (buildCallTree): call to register_usage is ifdef'ed out,
3131
3132 2004-05-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3133
3134         * device/include/string.h: applied Stas Sergeev's patch to make this
3135         header file compatible with the preprocessor -Wundef option
3136         * src/SDCCmain.c (main): abort compilation if preprocessor reports
3137         failure (fixes bug #941458)
3138
3139 2004-05-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3140
3141         * src/SDCCopt.c (killDeadCode): fixed bug #907733
3142         * support/Util/SDCCerr.c: reworded E_AUTO_ASSUMED diagnostic to clarify
3143         that the variable, not the function, should be static
3144         * src/SDCCval.c (valCastLiteral): fixed bit initialization from literal
3145         to be consistent with non-literal case
3146
3147 2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3148
3149         * src/SDCCast.c (isConformingBody): fixed bug #949967
3150         * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
3151         convilong): fixed bug #952086
3152
3153 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3154
3155         * src/SDCCmem.c (allocVariables): fixed bug #955321
3156
3157 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3158
3159         * src/hc08/main.c (_hc08_genAssemblerEnd),
3160         * src/SDCCdwarf2.c (dwOpenFile, dwCloseFile, dwWriteFunction,
3161         dwWriteModule, dwWriteCLine, dwWriteALine, dwarf2FinalizeFile):
3162         completely eliminated the use of a temporary file
3163         * src/SDCCdwarf2.c (dwWriteAttr): fixed bug with location list offset
3164         when more than one file linked
3165         * src/SDCCloop.c (pointerAssigned): fixed bug #954163
3166
3167 2004-05-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3168
3169         * src/SDCCval.c (valForArray): applied Maarten Brock's patch #947682
3170         which fixes bug #543481
3171         * support/regression/tests/bug-751703.c: fixed comments left from a
3172         cut and paste error
3173         * src/SDCCdwarf2.c (dwCloseFile): don't explicitly close a temp file
3174         * src/SDCCdwarf2.c (dwTagFromType): added bitfield support
3175         * src/SDCCdwarf2.c (dwWriteSymbolInternal): handle extern within local
3176         scopes
3177         * src/SDCCdwarf2.c (dwWriteLineNumber): line number deltas are signed
3178         * src/SDCCmain.c (processFile, parseCmdLine): non-alphanumeric chars
3179         are now changed to underscores in moduleName
3180
3181 2004-05-15 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3182
3183         * as/mcs51/lkmem.c: better fix for bug #954173
3184
3185 2004-05-15 Maarten Brock <sourceforge.brock AT dse.nl>
3186         committed by Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3187
3188         * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file
3189         * device/include/c8051f000.h,
3190         * device/include/c8051f120.h,
3191         * device/include/c8051f300.h,
3192         * device/include/c8051f310.h,
3193         * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP,
3194         PWM16) and detab'ed
3195
3196 2004-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3197
3198         * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend
3199         and mailing lists, doc'ed --no-peep-comments, removed reference
3200         to knoppix (newest version has no LyX/LaTeX), other minor changes
3201         * src/SDCCglue.c (glue): save 2 bytes stack space with
3202         option --main-return. The ljmp could probably be avoided too
3203
3204 2004-05-14 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3205
3206         * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173
3207
3208 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3209
3210         * src/SDCCsymt.h: added IS_AUTO(symbol) test macro
3211         * src/SDCCopt.c (isLocalWithoutDef),
3212         * src/SDCCicode.c (operandFromSymbol): use the IS_AUTO test macro
3213         which adds a !IS_EXTERN codition. Fixes bugs #877426 and #751703.
3214         (credit to Maarten Brock for patch #949363, on which this is based)
3215         * support/regression/tests/bug-751703.c: some test cases of extern used
3216         within inner scopes.
3217
3218 2004-05-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3219
3220         * src/SDCCdwarf2.c (dwMatchTypes): structs must have matching
3221         SPEC_STRUCT
3222         * src/SDCCdwarf2.c (dwTagFromType): fix to handle recursive
3223         struct definitions
3224         * src/SDCCdwarf2.c (dwWriteModule, dwNewDebugSymbol, dwWriteEndFunction,
3225         dwWriteLabel): fix to create valid debugger symbols even when
3226         the module name has non-alphanumeric symbols in it
3227         * src/SDCCdwarf2.c (dwWriteSymbolInternal): better detection for
3228         when a variable's allocation has been optimized away
3229
3230
3231 2004-05-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3232
3233         * src/hc08/gen.c (hc08_emitDebuggerSymbol),
3234         * src/hc08/main.c,
3235         * src/mcs51/gen.c (mcs51_emitDebuggerSymbol),
3236         * src/mcs51/main.c,
3237         * src/ds390/gen.c (ds390_emitDebuggerSymbol),
3238         * src/ds390/main.c,
3239         * src/z80/gen.c (z80_emitDebuggerSymbol),
3240         * src/z80/main.c,
3241         * src/pic/gen.c (pic14_emitDebuggerSymbol),
3242         * src/pic/main.c,
3243         * src/pic16/gen.c (pic14_emitDebuggerSymbol),
3244         * src/pic16/main.c,
3245         * src/avr/gen.c (avr_emitDebuggerSymbol),
3246         * src/avr/main.c,
3247         * src/xa51/gen.c (xa51_emitDebuggerSymbol),
3248         * src/xa51/main.c,
3249         * src/SDCCdebug.c (emitDebuggerSymbol),
3250         * src/SDCCdebug.h,
3251         * src/port.h: added a debugger struct to the port struct. Added a
3252         callback for defining debugger symbols
3253
3254         * src/SDCCast.c (createLabel),
3255         * src/SDCC.y (labeled_statement): mark all compiler generated labels
3256         with isitmp = 1
3257         * src/SDCCicode.h,
3258         * src/SDCCicode.c (geniCodeFunctionBody): added a link from the FUNCTION
3259         iCode back to the ast for the function
3260
3261         * src/hc08/ralloc.c (hc08_assignRegisters),
3262         * src/hc08/ralloc.h: define a regs struct for the stack pointer. Removed
3263         unneeded fields from the regs struct.
3264         * src/hc08/gen.c (transferRegReg, genFunction, genEndFunction): use the
3265         pushReg() & pullReg() functions instead of emitcode()
3266
3267         * src/hc08/gen.c (genLabel, genhc08Code),
3268         * src/SDCCdebug.h: Added additional debugger hooks needed for DWARF
3269
3270         * src/cdbFile.c (cdbWriteLabel, cdbWriteScope): Added stubs for unneeded
3271         debugger hooks
3272
3273         * src/hc08/gen.c (genEndFunction, genhc08Code),
3274         * src/hc08/gen.h,
3275         * src/mcs51/gen.c (genEndFunction, gen51Code),
3276         * src/mcs51/gen.h,
3277         * src/ds390/gen.c (genEndFunction, gen390Code),
3278         * src/ds390/gen.h,
3279         * src/z80/gen.c (genEndFunction, genZ80Code),
3280         * src/z80/gen.h,
3281         * src/z80/z80.h,
3282         * src/pic/gen.c (genEndFunction, genpic14Code),
3283         * src/pic/gen.h,
3284         * src/pic16/gen.c (genEndFunction, genpic16Code),
3285         * src/pic16/gen.h,
3286         * src/avr/gen.c (genEndFunction, genAVRCode),
3287         * src/avr/gen.h,
3288         * src/xa51/gen.c (genEndFunction, genXA51Code),
3289         * src/xa51/gen.h,
3290         * src/cdbFile.c (cdbWriteFunction, cdbWriteEndFunction): moved cdb
3291         specific code to cdbFile.c and out of the backend code generators
3292
3293         * as/hc08/lkmain.c (main): removed OMF51 support from link-hc08
3294         * as/hc08/lkarea.c (lnkarea): areas with NOLOAD attribute default
3295         starting address is now 0
3296
3297         * as/hc08/asm.h,
3298         * as/hc08/m08pst.c,
3299         * as/hc08/asmain.c (asmbl): implemented the .sleb128 and .uleb128
3300         assembler directive for DWARF support
3301         * as/hc08/lkelf.c (elf): only increment address when rtflg[] set
3302
3303         * src/src.dsp,
3304         * src/Makefile.in,
3305         * src/SDCCdwarf2.c: preliminary DWARF (ver 2) debugger data generator
3306
3307 2004-05-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3308
3309         * src/hc08/gen.c (genJumpTab, emitcode, genhc08code): fixed stack error
3310         and inappropriate peephole optimization in jump tables
3311
3312 2004-04-30 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3313
3314         * as/hc08/m08pst.c,
3315         * src/SDCCglue.c: sdccopt works for the hc08 port now
3316
3317 2004-04-27 Bernhard Held <bernhard AT bernhardheld.de>
3318
3319         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): fixed bug #942130
3320
3321 2004-04-27 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3322
3323         * as/hc08/lkelf.c: sdccconf.h is not available in WIN32
3324
3325 2004-04-24 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3326
3327         * src/SDCCpeeph.c (replaceRule): support empty replacement peephole
3328         rules
3329         * src/SDCCmain.c,
3330         * src/SDCCglobl.h,
3331         * src/SDCCpeeph.c (getPeepLine): new option --no-peep-comments omits
3332         comments from the peephole optimizer replacement rules
3333         * src/SDCCmem.c (printAllocInfoSeg): give actual location of spilled
3334         symbols
3335         * src/SDCCcse.c (updateSpillLocation),
3336         * src/SDCCopt.c (killDeadCode, findReqv): better tracking of register
3337         equivalents
3338         * src/hc08/ralloc.c (regTypeNum): pseudo symbols must be in DATA only
3339         * src/hc08/main.c (_hc08_finaliseOptions): made pointers to stack
3340         objects far pointers
3341
3342 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3343
3344         * src/SDCCsymt.h: a missing part of my last change
3345         * src/pic/ralloc.c (regTypeNum),
3346         * src/pic16/ralloc.c (regTypeNum): fixed statement/declaration order
3347
3348 2004-04-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3349
3350         * src/SDCCicode.h,
3351         * src/SDCCicode.c (aggrToPtrDclType),
3352         * src/SDCCptropt.h,
3353         * src/SDCCptropt.c (ptrBaseRematSym, ptrPseudoSymSafe,
3354         ptrPseudoSymConvert),
3355         * src/pic/ralloc.c (regTypeNum),
3356         * src/pic16/ralloc.c (regTypeNum),
3357         * src/hc08/ralloc.c (regTypeNum),
3358         * src/ds390/ralloc.c (regTypeNum),
3359         * src/mcs51/ralloc.c (regTypeNum): check for dependancy hazards before
3360         creating pseudo symbols (fixed bugs #777768, #930484, and #933966)
3361
3362 2004-04-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3363
3364         * link/z80/lkmain.c (afile),
3365         * as/hc08/lkmain.c (afile),
3366         * as/mcs51/lkmain.c (afile): fix suggested by Maarten Brock to
3367         prevent a pointer problem when a filename has no directory and
3368         no extension specified.
3369
3370 2004-04-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3371
3372         * link/z80/lkmain.c (afile): allow periods in directory names
3373         * link/z80/lkmain.c (afile),
3374         * as/mcs51/lkmain.c (afile),
3375         * as/hc08/lkmain.c (afile): allow linker script file to have an
3376         extension other than ".lnk"
3377         * link/z80/lklex.c (getfid),
3378         * link/z80/lkmain.c (parse),
3379         * as/mcs51/lklex.c (getfid),
3380         * as/mcs51/lkmain.c (parse),
3381         * as/hc08/lklex.c (getfid),
3382         * as/hc08/lkmain.c (parse): Support comments in the linker script
3383         file on lines by themselves and after filenames
3384
3385 2004-04-20 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3386
3387         * as/link_hc08.dsp: Added as/hc08/lkelf.c to project.
3388
3389 2004-04-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3390
3391         * src/z80/peeph-z80.def: removed some peephole rules that don't
3392         work with multibyte arithmetic (fixed bug #937126)
3393         * src/mcs51/peeph.def: fixed peephole rules 150-158 to apply only
3394         to registers and not global variables
3395         * src/SDCCicode.c (geniCodeAssign, ast2iCode, geniCodePostInc,
3396         geniCodePreInc, geniCodePostDec, geniCodePreDec,
3397         geniCodeLogicAndOr, geniCodeConditional): enforce strict lvalue
3398         checking for assignments not internally generated (fixed bug #931895)
3399         * src/SDCC.y (postfix_expr): ignore typedefs when looking for a
3400         structure member (fixed bug #930072)
3401
3402 2004-04-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3403
3404         * src/SDCCmain.c (linkEdit),
3405         * src/hc08/main.c (_hc08_parseOptions),
3406         * as/hc08/Makefile.in,
3407         * as/hc08/aslink.h,
3408         * as/hc08/asm.h,
3409         * as/hc08/m08pst.c,
3410         * as/hc08/lkrloc.c (relr, rele),
3411         * as/hc08/lkarea.c (lnkarea)
3412         * as/hc08/lkmain.c (afile, parse),
3413         * as/hc08/lkelf.c: support for ELF output
3414         * as/hc08/lks19.c (s19),
3415         * as/hc08/lkihx.c (ihx): ignore areas with the NOLOAD attribute
3416
3417 2004-04-17 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3418
3419         * as/mcs51/lkihx.c: Fixed bug #899105.
3420
3421 2004-04-16 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
3422
3423         * doc/sdccman.lyx: Added instructons on how to convert MSVC .dsw and
3424         .dsp files from Unix to DOS.
3425
3426 2004-04-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3427
3428         * doc/sdccman.lyx: removed the ANSI-C noncompliance note regarding
3429         function pointers; we have been compliant for several months now.
3430         * src/mcs51/ralloc.c (serialRegAssign): enabled part of my 2004-04-13
3431         change that was accidently commented out
3432         * src/mcs51/gen.c (freeAsmop, getFreePtr, freeForBranchAsmop, genIfxJump,
3433         genCmpEq, jmpTrueOrFalse, genCmp, genAnd, genOr, genXor, genIfx): fixed
3434         bug #922319
3435
3436 2004-04-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3437
3438         * src/hc08/gen.c: output of all of the internal debugging information
3439         is now controlled by the D() macro; it is disabled by default
3440
3441 2004-04-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3442
3443         * src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocThisReg): try
3444         harder to keep the same registers during a CAST iCode
3445         * src/SDCCopt.c (optimizeCastCast, eBBlockFromiCode): casts of char to
3446         long via int can be done in a single cast, if the signedness is
3447         correct.
3448         * support/regression/tests/bug-927659.c: fixed to avoid conflict with
3449         putchar() in tinibios.c in ds390's library
3450
3451 2004-04-12 Bernhard Held <bernhard AT bernhardheld.de>
3452
3453         * src/SDCCast.c (decorateType): fixed bug #898889,
3454         cast result of a literal complement too
3455         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #930931,
3456         fixed check for bitfields
3457
3458 2004-04-11 Bernhard Held <bernhard AT bernhardheld.de>
3459
3460         * src/SDCCicode.c (geniCodeLogic): made it static,
3461         (geniCodeLogicAndOr): added in order to fix bug #905492,
3462         (ast2iCode): fixed bug #905492
3463         * support/regression/tests/bug-905492.c: added
3464         * src/SDCCast.c (decorateType): don't decorate/process parms twice,
3465         (processParms): fixed bug #927659: don't copy parms, this will clear
3466         decorated flag
3467         * support/regression/tests/bug-927659.c: added
3468
3469 2004-03-29 Bernhard Held <bernhard AT bernhardheld.de>
3470
3471         * src/SDCCast.c (addCast): don't cast float to char
3472         * device/lib/libsdcc.lib: added _memmove
3473
3474 2004-03-28 Bernhard Held <bernhard AT bernhardheld.de>
3475
3476         * device/lib/large/Makefile: fixed parallel execution by
3477         replacing `make` by `$(MAKE)`
3478
3479 2004-03-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3480
3481         * src/hc08/gen.c (genPointerGetSetOfs): correctly handle 1 byte array
3482         offsets (fixes bug #923936)
3483
3484 2004-03-26 Bernhard Held <bernhard AT bernhardheld.de>
3485
3486         * device/lib/small/Makefile: fixed parallel execution by
3487         replacing `make` by `$(MAKE)`
3488
3489 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
3490
3491         * device/lib/vprintf.c (vsprintf): minor optimization, see bug #801101
3492
3493 2004-03-23  Scott Dattalo  <scott AT dattalo.com>
3494
3495         * src/pic/gen.c (genCpl): multi-byte complements were not working.
3496         * src/regression/Makefile: Regression test was not running.
3497
3498 2004-03-23 Bernhard Held <bernhard AT bernhardheld.de>
3499
3500         * src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for
3501         complement if possible
3502         * src/SDCCval.c (valComplement),
3503         * src/SDCCicode.c (operandOperation): fixed complement of literal
3504         * support/regression/tests/onebyte.c (testComplement): added
3505
3506 2004-03-22 Bernhard Held <bernhard AT bernhardheld.de>
3507
3508         * src/SDCCast.c (processParms): fixed bug #920866; decorateType() can
3509         return an optimized tree; actually replace actParm with the new tree
3510         * src/SDCCast.h: added some parantheses to remove side effects
3511         * support/regression/tests/bug-920866.c
3512
3513 2004-03-21  Scott Dattalo  <scott AT dattalo.com>
3514         * src/pic/gen.c, src/pic/gen.h, src/pic/genarith.c, src/pic/pcode.c:
3515         Bit operands were not being handled properly in the pic14 port.
3516         (now src/regression/add.c passes again).
3517
3518 2004-03-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3519
3520         * src/SDCC.y (labeled_statement): case and default no longer require
3521         a following statement (RFE #893037)
3522
3523 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3524
3525         * src/mcs51/gen.c (pushSide, genSignedRightShift, genDjnz, geniPush):
3526         use MOVA macro to avoid "mov a,acc" when peephole optimizer is
3527         disabled (fixes bug #916294)
3528         * sim/ucsim/s51.src/mov.cc (inst_mov_a_addr): Throw an error on
3529         "mov a,acc"; patch provided by Lenny Story
3530         * device/include/mc68hc908gp32.h: header contibuted by Juan Gonzalez
3531
3532 2004-03-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3533
3534         * src/mcs51/gen.c (genFunction): optimize RECEIVE in reentrant
3535         functions
3536         * src/ds390/gen.c (genFunction, genEndFunction),
3537         * src/ds390/ralloc.c (ds390_assignRegisters),
3538         * src/mcs51/gen.c (genFunction, genEndFunction, mcs51_assignRegisters):
3539         * src/mcs51/ralloc.c (mcs51_assignRegisters): Skip optimizing registers
3540         pushed if there are parameters passed on the stack. Also, a cleaner
3541         way to decide if r0/r1 should be pushed/popped. (Together they fix
3542         bug #918693)
3543
3544 2004-03-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3545
3546         * doc/sdccman.lyx,
3547         * device/lib/mcs51/crtpagesfr.asm,
3548         * device/lib/mcs51/crtxinit.asm,
3549         * device/lib/mcs51/crtxstack.asm: Changed name of _PAGESFR to _XPAGE
3550         to avoid confusion with Si Lab's SFRPAGE register.
3551
3552 2004-03-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3553
3554         * src/SDCCglue.c (emitMaps): allow public sfr variables
3555         * src/SDCCglue.c (initialComments): include compiler build date
3556         with compiler version and put the timestamp of the generated
3557         assembly file on a serperate line to be less confusing.
3558         * src/port.h: added genInitStartup hook
3559         * src/avr/main.c,
3560         * src/ds390/main.c,
3561         * src/hc08/main.c,
3562         * src/pic/main.c,
3563         * src/pic16/main.c,
3564         * src/xa51/main.c,
3565         * src/z80/main.c: genInitStartup initialize as NULL (default to
3566         historical behaviour)
3567         * src/SDCCglue.c (glue): _sdcc_gsinit_startup is now port specific.
3568         * src/mcs51/main.c: (_mcs51_genInitStartup, _mcs51_genExtraAreas,
3569         _mcs51_genXINIT, _mcs51_genRAMCLEAR): link initialization code from the
3570         library instead of hard coding it into the compiler.
3571         * support/regression/ports/mcs51-stack-auto/spec.mk,
3572         * src/SDCCmain.c (linkEdit): added mcs51.lib to the link libraries
3573         * device/lib/mcs51/Makefile,
3574         * device/lib/small/Makefile,
3575         * device/lib/large/Makefile,
3576         * device/lib/mcs51/crtpagesfr.asm,
3577         * device/lib/mcs51/crtstart.asm,
3578         * device/lib/mcs51/crtxclear.asm,
3579         * device/lib/mcs51/crtxinit.asm,
3580         * device/lib/mcs51/crtclear.asm,
3581         * device/lib/mcs51/crtxstack.asm: move most of the mcs51 C runtime
3582         startup/initialization out of src/SDCCglue.c and src/mcs51/main.c
3583         and into user configurable files.
3584         * device/lib/clean.mk: clean mcs51 directory too
3585         * support/regression/tests/longlit.c: added static to T1 declaration
3586         * doc/sdccman.lyx: documented _PAGESFR sfr for customizing pdata
3587         accesses in the initialization code
3588
3589 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3590
3591         * device/include/mc68hc908qy.h: corrected declarations of FLBPR and
3592         OSCTRIMVAL as noted in bug #916008
3593
3594 2004-03-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3595
3596         * src/SDCCloop.c (basicInduction): fixed bug with loop induction
3597         in loops with multiple exits (reported as incorrect registers
3598         used by Martin Helmling in Sdcc-user list)
3599
3600 2004-03-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3601
3602         * src/ds390/main.c (_ds390_genAssemblerPreamble): cosmetic change,
3603         made ds390 register extensions look less like error messages
3604
3605 2004-03-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3606
3607         * src/SDCCglue.c (printIvalPtr): fixed bug with pointer initializer
3608         reported by Adam Wozniak in Sdcc-user list
3609
3610 2004-03-10 Bernhard Held <bernhard AT bernhardheld.de>
3611
3612         * src/SDCCast.c (decorateType): fixed with bug and promotion in
3613         arithmetic optimizations, added debug output
3614
3615 2004-03-09 Bernhard Held <bernhard AT bernhardheld.de>
3616
3617         * device/lib/time.c (mktime): fixed bug reported by Bert Thomas
3618         * sdcc.spec: updated and split sdcc into 3 rpms
3619         * src/SDCCast.c (decorateType): &|^ don't need addCast(); addCast() is
3620         needed for literals of LEFT_OP and '+'
3621         * src/SDCCicode.c (geniCodeLogic): I must have been braindead when I
3622         introduced RESULT_TYPE_NOPROM
3623         (geniCodeMultiply): fixed logic for decision if mul is optimized to
3624         left shift
3625         * src/SDCCsymt.c (computeType): op is int; added RESULT_TYPE_OTHER;
3626         limited promotion to int only for '*'
3627         * src/SDCCsymt.h (computeType): op is int, removed RESULT_TYPE_NOPROM
3628
3629 2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
3630
3631         * src/pic16/gen.c (genSkip),
3632         (genc16bit2lit), (gencjneshort): commented out
3633         (is_LitOp): new helper function, checks operand type
3634         (genCmpEq): rewritten
3635
3636 2004-03-08 Bernhard Held <bernhard AT bernhardheld.de>
3637
3638         * support/regression/tests/bug-908454.c: added
3639
3640 2004-03-07 Bernhard Held <bernhard AT bernhardheld.de>
3641
3642         * src/SDCCast.c (addCast): fixed bug #908454 by promoting bits to char
3643         * src/SDCCicode.c (usualBinaryConversions): op needs int type
3644         (geniCodeCast): cosmetic, don't preserve bit storage class
3645         (geniCodeLeftShift): added promotion
3646         (geniCodeLogic): fixed regression
3647         * src/SDCCsymt.c (computeTypeOr): accept bits too
3648         (compareType): 2nd part of fix for bug #908454, needed for bitfields
3649
3650 2004-03-07  Borut Razem <borut.razem AT siol.net>
3651
3652         * support/Util/findme.c: alloca() replaced with malloc()/free() pair
3653
3654 2004-03-06 Vangelis Rokas <vrokas AT otenet.gr>
3655
3656         * src/pic16/ralloc.c (pic16_genPackRegisters): reverted to old
3657         version of pic16_genPackRegisters which does not check if ic is a
3658         CAST operator,
3659         * src/pic16/gen.c (ifxForOp): disabled new and untested code in
3660         function cause string1.c regression test fails
3661
3662 2004-03-06 Bernhard Held <bernhard AT bernhardheld.de>
3663
3664         * sim/ucsim/configure.in,
3665         * sim/ucsim/configure,
3666         * sim/ucsim/doc/Makefile.in: use docdir
3667         * src/SDCC.y: fixed sbit atrributes
3668         * src/SDCCast.c (getResultTypeFromType): added support for bitfields
3669         * src/SDCCast.c (decorateType): |^& need special promotion handling
3670         * src/SDCCast.h,
3671         * src/SDCCsymt.h: moved definition of RESULT_TYPE
3672         * src/SDCCsymt.h (computeType),
3673         * src/SDCCicode.c: computeType() needs op
3674         * src/SDCCsymt.c (checkTypeSanity),
3675         * doc/sddman.lyx: "plain" bitfields are unsigned
3676         * src/SDCCsymt.c (computeTypeOr): added
3677         * src/SDCCsymt.c (computeType): added support for bitfields, fixed
3678         |^& ops
3679         * src/SDCCval.c (val*): computeType() needs op
3680         * src/SDCCval.c (valCastLiteral): fixed casting of bitfields
3681         * support/regression/tests/onebyte.c: added tests for |^&
3682
3683 2004-03-06 Hans Dorn <hjdorn AT users.sourceforge.net>
3684
3685         * src/pic16/gen.c: (genpic16Code) use copy of printILine's output
3686         for writing icode into asm output.
3687
3688 2004-03-05 Vangelis Rokas <vrokas AT otenet.gr>
3689
3690         * src/pic16/device.c: added some debug lines enabled
3691         with macro DEBUG_CHECK,
3692         * src/pic16/genarith.c: more debug in genPlus,
3693         * (pic16_genUMult8XLit_16, pic16_genUMult8X8_16): removed,
3694         * (pic16_genUMult16X16_16, pic16_genUMult16XLit_16): NEW,
3695         * src/pic16/gen.c: added prototypes for pic16_genMult16X16_16,
3696         * (aopForSym): onStack symbols are re-placed in data memspace,
3697         and onStack flag is cleared,
3698         * (pic16_popGetTempReg, pic16_popReleaseTempReg): modified to
3699         copy temporary pcodeop,
3700         * (genPcall): added warning for not updating PCLATU,
3701         * (genFunction): removed test with IFFUNC_CALLEESAVES, its
3702         always true for pic16 port,
3703         * (genMultOneWord): NEW, supports integer multiplication,
3704         * (genMult): modified to call genMultOneWord,
3705         * (ifxForOp): added warning when return NULL,
3706         * src/pic16/glue.c (pic16emitRegularMap): symbol implicit
3707         flag is set before call to operandFromSymbol for implicit
3708         added structures,
3709         * src/pic16/main.c (_pic16_finaliseOptions): options.float_rent,
3710         options.intlong_rent are set by default,
3711         * (_hasNativeMulFor): modified to allow port generation of integer
3712         multiplication,
3713         * src/pic16/ralloc.c (pic16_allocDirReg): commented out line which
3714         set regtype to REG_SFR for all registers, restricting seting the
3715         accessBank flag for registers 0<= r < 0x80 and 0xf80<=r<=0xfff,
3716
3717 2004-03-05 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
3718
3719         * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied
3720         more than 500 times in the regression tests
3721
3722 2004-03-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3723
3724         * support/Util/SDCCerr.h,
3725         * support/Util/SDCCerr.c,
3726         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
3727         enumerator_list),
3728         * src/SDCCsymt.c (addSymChain): show location of oriignal definition
3729         for symbol conflicts.
3730         * support/valdiags/tests/enum.c,
3731         * support/valdiags/tests/tentdecl.c,
3732         * support/valdiags/tests/struct.c: expect possible error messages
3733         referring to original symbol definitions.
3734         * src/SDCC.y (struct_or_union_specifier, struct_declarator),
3735         * src/SDCCsymt.h,
3736         * src/SDCCsymt.c (promoteAnonStructs): support anonymous struct/union
3737
3738 2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
3739
3740         * src/pic16/gen.c (gencjne): fixed for right=REG / left=LIT
3741
3742 2004-02-03 Vangelis Rokas <vrokas AT otenet.gr>
3743
3744         * src/pic16/ralloc.c (newReg): fixed bug #908929
3745
3746 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3747
3748         * src/ds390/gen.c: added missing #include "main.h"
3749
3750 2004-03-02 Vangelis Rokas <vrokas AT otenet.gr>
3751
3752         * src/pic16/device.c (checkAddSym): NEW, adds a symbol to set while
3753         checking if symbol is already in set,
3754         * src/pic16/device.h: prototype for checkAddSym,
3755         * src/pic16/gen.c: (_G): added entry interruptvector,
3756         * (assignResultValue): removed some commented out lines,
3757         * (genFunction): check for ISR via sym->type, absolute section for
3758         interrupt code is created via a new pBlock, the goto instruction is
3759         placed now correctly at the interrupt vector position, changed all
3760         references from ivec to _G.interruptvector,
3761         * WREG,STATUS,BSR are not saved in stack upon an entry to interrupt
3762         is the interrupt is a high priority one, same for return from ISR,
3763         * src/pic16/glue.c: changed all calls of addSetHead for publics and
3764         externs to calls of checkAddSym,
3765         * src/pic16/pcode.c (pic16_pBlockConvert2*): emit warning when
3766         pic16_pcode_verbose flag is set,
3767         * src/pic16/pcode.h: extern to pic16_pcode_verbose,
3768         * src/pic16/pcoderegs.c: message about how many registers are saved
3769         will only be emitted if pic16_pcode_verbose flag is set,
3770
3771 2004-03-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3772
3773         * src/ds390/ralloc.h,
3774         * src/ds390/ralloc.c (ds390_regWithIdx),
3775         * src/ds390/gen.c (emitcode),
3776         * src/ds390/main.h,
3777         * src/ds390/main.c (instructionSize, ds390newAsmLineNode, updateOpRW,
3778         ds390opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
3779         ds390operandCompare, getRegsRead, getRegsWritten,
3780         initializeAsmLineNode): customized instruction size calculation for
3781         ds390, started basis for some register optimizations
3782         * src/ds390/gen.c (gen390Code, emitcode): associate iCodes with
3783         corresponding assembly output
3784         * src/ds390/gen.c (genFunction, genEndFunction): added case to handle
3785         missing push/pop of r0/r1. Optimized push/pops
3786
3787 2004-03-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3788
3789         * src/mcs51/main.c (instructionSize): fixed ACALL size
3790         * src/mcs51/main.c (updateOpRW): fixed bug with @dptr, @a+dptr operands
3791
3792 2004-03-01 Vangelis Rokas <vrokas AT otenet.gr>
3793
3794         * src/pic16/device.c (pic16_dump_section): fixed a bug that allowed
3795         the sorting of rlist with NULL elements
3796         * (print_idataType, print_idata): NEW to create idata sections
3797         * src/pic16/device.h: idataSymSet new variable
3798         * src/pic16/gen.c (genFunction): fixed some bugs in string
3799         comparing, improved the absolute section creation for ISRs,
3800         added FSR0L/FSR0H in registers that are saved in an ISR,
3801         * (genInline): fixed the processing of inline snippets,
3802         now they undergo no process by the peephole optimizer
3803         * src/pic16/glue.c (pic16emitRegularMap): symbols with initialiser
3804         are placed in idataSymSet,
3805         * (pic16emitStaticSeg): extern symbols are added in externs,
3806         * src/pic16/ralloc.c (pic16_allocDirReg): work around to reduce bank
3807         switching when aboslute variables are placed in access bank memory
3808         * (pic16_writeUsedRegs): added call to pic16_dump_idata,
3809         * (packRegsForSupport,packRegsForAccUse,packRegsForOneuse):
3810         commented out with #if,
3811         * (pic16_packRegisters): reintroduce the check for CAST because some
3812         symbols are not correctly handled,
3813         * src/pic16/pcode.h: changed the definition of pCodeAsmDir to hold a
3814         pCodeInstruction instead of pCode,
3815         * src/pic16/pcode.c (pic16_newpCodeAsmDir): modified for the new
3816         pCodeAsmDir definition,
3817         * (pic16_pCode2str, genericPrint): when an AsmDir pcode has a NULL
3818         directive, then the argument directive is emitted without the leading
3819         tab, hack for inline labels which must be in the first column,
3820         * (compareLabel,pic16_findNextInstruction),
3821         * (pic16_findPrevInstruction): added case for PO_ASMDIR,
3822         * (insertBankSwitch): modified for the new pCodeAsmDir,
3823
3824 2004-03-01 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
3825         patch applied by Vangelis Rokas <vrokas AT otenet.gr>
3826
3827         * src/pic16/gen.c (pic16_popGet): case PO_DIR, adds the offset to
3828         instance,
3829         * (pushSide): commented out with #if,
3830         * (assignResultValue): fixed some typos in saving
3831         registers,
3832         * (genPcall): FIXED and sync'ed with genCall,
3833         * (genDataPointerGet,genDataPointerSet): using offset not leoffset
3834         * (genNearPointerGet): fixed to handle some more cases,
3835         implementation scheme via table reads,
3836         * (genConstPointerGet): modified to access code memory correct,
3837         * (genCodePointerGet,genNearPointerSet,genGenPointerSet): modified
3838         and improved to handle some cases
3839         * glue.c (printIvalType,printIvalChar,emitStaticSeg): use "DB"
3840         instead of "RETLW" for init data
3841         * src/pic16/ralloc.c (pic16_allocDirReg): warning when a symbol is
3842         not IN_DIRSPACE, work around to reduce bank switching when aboslute
3843         variables are placed in access bank memory (<0x80 and >=0xf80),
3844         * src/pic16/pcode.c: added SFRs TBLPTR, TABLAT, added opcodes TBLRD,
3845         TBLRD_POSTINC,TBLRD_POSTDEC,TBLRD_PREINC,TBLWT,TBLWT_POSTINC,
3846         TBLWT_POSTDEC,TBLWT_PREINC
3847         * Fixed initialisation of BSR, set "alias" for SSAVE to "0"
3848         * (pic16_emitDB,pic16_flushDB): New functions to generate "DB"
3849         directives
3850         * (pic16_pCodeConstString): use "DB" instead of "RETLW"
3851         * src/pic16/pcode.h: added TBLRD*,TBLWT*, added pic16_emitDB,
3852         pic16_flushDB, made pic16_newpCodeAsmDir public, added TBLPTR, TABLAT
3853         * src/pic16/ralloc.h: added IDX_BSR,IDX_TBLPTR*,IDX_TABLAT
3854
3855 2004-02-29  Borut Razem <borut.razem AT siol.net>
3856
3857         * src/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
3858         support/Util/findme.h, support/Util/system.h: enhance binary relative
3859         search for lib and include by using findProgramPath()
3860
3861 2004-02-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
3862
3863         * src/SDCCpeeph.h,
3864         * src/SDCCpeeph.c (pcDistance),
3865         * src/port.h,
3866         * src/mcs51/ralloc.h,
3867         * src/mcs51/ralloc.c (mcs51_regWithIdx),
3868         * src/mcs51/main.h,
3869         * src/mcs51/main.c (instructionSize, asmLineNode, updateOpRW,
3870         mcs51opcodeCompare, asmLineNodeFromLineNode, getInstructionSize,
3871         mcs51operandCompare, getRegsRead, getRegsWritten): made instruction
3872         size calculation port specific, started basis for some register
3873         optimizations
3874         * src/mcs51/gen.c (genFunction, genEndFunction): added case to handle
3875         missing push/pop of r0/r1. Optimized push/pops
3876         * src/mcs51/ralloc.c (packregisters): fixed bug #727095
3877         * device/lib/_modsint.c (_modsint),
3878         * device/lib/_modslong.c (_modslong): fixed sign of result in non-asm
3879         and stack version so regression tests pass
3880
3881 2004-02-26 Bernhard Held <bernhard AT bernhardheld.de>
3882
3883         * src/Makefile.in (dep): include SLIBOBJS in dependency check
3884         * src/SDCCast.c (decorateType): catch another small optimization
3885         with '?' operator
3886         * src/SDCCsymt.c (computeType): added comments and cosmetic changes
3887         * src/SDCCval.c (valMult, valDiv, valMod, valPlus, valMinus, valShift):
3888         modified to finally use computeType() all over SDCC,
3889         see Feature Request #877103
3890         * src/SDCCval.h: cosmetic
3891         * src/SDCCicode.c (operandOperation): fixed EQ_OP bug, now same as in
3892         valCompare(); regression tested in muldiv.c
3893         * support/regression/tests/muldiv.c (testMod): mod sign follows
3894         dividend only
3895
3896 2004-02-23 Bernhard Held <bernhard AT bernhardheld.de>
3897
3898         * src/SDCCast.c (decorateType): fixed bug #902362
3899         * doc/INSTALL.txt: fixed install instructions for win32
3900
3901 2004-02-21 Bernhard Held <bernhard AT bernhardheld.de>
3902
3903         * device/include/Makefile.in (install): fixed by replacing spaces
3904         by tabs
3905         * doc/README.txt,
3906         * doc/INSTALL.txt: updated for release
3907         * doc/sdccman.lyx: added warning for --xstack being buggy
3908
3909 2004-02-20 Bernhard Held <bernhard AT bernhardheld.de>
3910
3911         * src/pic16/ralloc.c (packRegsForAccUse):  disabled functions with #if
3912         to eliminate build warnings.
3913         * src/pic16/gen.c (pic16_popGet): fixed for gcc 2.95.4
3914
3915 2004-02-20 Vangelis Rokas <vrokas AT otenet.gr>
3916            Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
3917
3918         * doc/sdccman.lyx: removed PIC16 from PIC16 Port Specific Options,
3919         removed -penable-stack, added comment for stack pragma, added
3920         warning for not initializing the stack/frame registers, removed
3921         comment at interrupts section
3922
3923         Stack is made permanent, there is no ability to disable stack usage.
3924         * src/pic16/device.h,
3925         * src/pic16/device.c: removed all references to USE_STACK macro,
3926         * src/pic16/device.c (pic16_dump_section): when no elements in
3927         rlist, free rlist before return,
3928         * (pic16_dump_int_registers): NEW, internal registers are a new set
3929         of general purpose registers reused by each function,
3930         * (checkAddReg): returns 1 if registers is added to set,
3931         * (pic16_groupRegistersInSection): when a registers is of type
3932         PO_GPR_TEMP add it in pic16_int_regs and not in pic16_rel_udata,
3933         * src/pic16/device.h: memRange and Assigned Memory are deleted,
3934         SRCASECMP macro is moved here from device.c
3935         * src/pic16/genarith.c (pic16_pCodeOpType): added cases for
3936         PO_PCLATU, PO_PRODL, PO_PRODH,
3937         * (pic16_pCodeOpType, genMinus,
3938         changed compares to "a" register, with AOP_ACC,
3939         * (pic16_genPlus): fixed some bugs and indented properly,
3940         * (pic16_addSign): changed size to size+offset in the MOVWF
3941         instruction,
3942         * (pic16_genUMult8XLit_8): NEW, uses processor MULLW instruction to
3943         multiply 8-bit operand by literal, result is 8-bit,
3944         * (pic16_genUMult8X8_8): NEW, uses processor MULWF instruction to
3945         multiply 2 8-bit operand, result is 8-bit,
3946         * (pic16_genMult8X8_8): modified to call genUMult8X*_8 functions and not
3947         genUMult8X*_16,
3948         * src/pic16/gen.c: changed accUse to contain WREG only,
3949         * (pic16_emitcomment): renamed to pic16_emitpcomment,
3950         * (aopForSym): allocated dir register when IN_DIRSPACE(space) is,
3951         true, do not use immediate addressing any more unless sym is a
3952         pointer in codespace,
3953         * (aopForRemat): do not use immediate addressing when symbol not in
3954         codespace and when symbol's address is requested,
3955         * (aopOp): for-loop in if(sym->accUse) is modified for the new
3956         accUse size (= 1),
3957         * (aopGet): added case for AOP_ACC and don't return "accumulator
3958         bug" but WREG instead,
3959         * (popGetTempReg): pushes contents of temporary register in stack,
3960         * (popReleaseTempReg): pops contents of temporary register from
3961         stack. Use popGetTempReg/popReleaseTempReg in aligned pairs,
3962         * (pic16_popGet): separated case AOP_ACC to return register WREG
3963         from processor registers, AOP_PCODE not checks if pcop is PO_DIR
3964         or PO_IMMEDIATE and initializes their instance/offset appropriately,
3965         * The whole issue with aopForSym,aopForRemat,popGet) is to minimize
3966         the use of immediate pointers to certain cases only.
3967
3968         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): use pic16_popGet2p,
3969         * (pic16_loadFromReturn, pic16_storeForReturn: NEW,
3970         * (assignResultValue, genCall, genRet): modified to use the new
3971         function return value scheme with WREG,PRODL,PRODH,FSR0L and FSR0,
3972         genPcall is still broken,
3973         * (genFunction): added code to create 'A' type pBlocks when
3974         interrupt functions are generated, code not extensively tested yet,
3975         ISRs push WREG,STATUS,BSR,PRODL,PRODH,FSR0L,FSR0H registers on stack,
3976         * (genEndFunction): modified so ISRs pop stored registers from stack,
3977         * (genMultOneByte): cleanup,
3978         * (AccRsh): added flag andmask, to and result with appropriate mask,
3979         * (genUnpackBits,genPackBits): fixed and can handle bit fields,
3980         * (genDataPointerGet): fixed and reenabled its use,
3981         * (genNearDataPointerGet): bugs fixed,
3982         * (genDataPointerSet): bugs fixed,
3983         * src/pic16/genutils.c: added functions pic16_DumpValue,pic16_DumpAop,
3984         pic16_DumpSymbol, pic16_DumpOp,
3985         * src/pic16/genutils.h: function prototypes for the above functions,
3986         * src/pic16/glue.c: new flags initsfpnt, to initialize stack/frame
3987         pointers,
3988         * (pic16emitRegularMap): many many many improvements, but needs a
3989         major cleanup,
3990         * src/pic16/main.c: enable_stack in pic16_options is removed,
3991         * (_pic16_parseOptions): removed command line options -penable-stack,
3992         * (_process_pragma): emit stack symbol only when stack pragma is
3993         processed,
3994         * src/pic16/pcode.c: pic16_pc_fsr0 is removed, all operations are
3995         redirected to FSR0L/FSR0H pair,
3996         * (pic16_get_op, pic16_get_op2): modifications and improvements,
3997         * (pic16_getRegFromInstruction, pic16_getRegFromInstruction2): added
3998         cases PO_PRODL,PO_PRODH, pic16_getRegFromInstruction2 returns sane
3999         for immediates,
4000         * (insertBankSwitch): modified to handle cases like: (alfa + 1)
4001         * (dumpPicOptype): NEW,
4002         * src/pic16/pcode.h: added PO_PCLATU,PO_PRODL,PO_PRODH in enum,
4003         * src/pic16/pcoderegs.c (pCodeRegMapLiveRangesInFlow): fixed bug
4004         with movff instruction,
4005         * src/pic16/ralloc.c: renamed typeRegWithIdx to pic16_typeRegWithIdx,
4006         added pic16_int_regs, some packRegsFor* functions are commented out,
4007         because produce errors,
4008         * src/pic16/NOTES: minor modifications
4009
4010 2004-02-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4011
4012         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c, as/mcs51/lkmain.c,
4013         as/mcs51/lkmem.c, src/SDCCglob.h, src/SDCCmain.c: added options --stack-size and
4014         --pack-iram.
4015         * doc/sdccman.lyx: described options --stack-size and --pack-iram.
4016         * as/mcs51/lkaomf51.c: fixed bug #895763
4017
4018 2004-02-17 Bernhard Held <bernhard AT bernhardheld.de>
4019
4020         * device/include/c8051f320.h: added. Contributed by Maarten Brock.
4021
4022 2004-02-17 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4023
4024         * doc/sdccman.lyx: added details about the HC08 storage classes and
4025         interrupts, fixed the register usage info for z80 & gbz80
4026
4027 2004-02-17 Vangelis Rokas <vrokas AT otenet.gr>
4028
4029         * doc/sdccman.lyx: added more pic16 port documentation
4030         * device/include/pic16/: added header pic18fregs.h
4031
4032 2004-02-16 Bernhard Held <bernhard AT bernhardheld.de>
4033
4034         * doc/sdccman.lyx: added Vangelis' contribution
4035
4036 2004-02-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4037
4038         * src/SDCClrange.c (rlivePoint): live range of SEND operand should
4039         extend to the next CALL or PCALL, not just to the next CALL.
4040
4041 2004-02-16 Vangelis Rokas <vrokas AT otenet.gr>
4042
4043         * src/pic16/gen.c (genInline): fixed bug #896482 with inline assembly
4044
4045 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4046
4047         * src/mcs51/ralloc.c (packRegsForAssign, reassignAliasedSym): fixed
4048         bug #895752 and a better fix for bug #716790
4049
4050 2004-02-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4051
4052         * src/SDCCsymt.c (processFuncArgs): fixed bug #896796
4053
4054 2004-02-14 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4055
4056         * doc/sdccman.lyx: minor changes, minor changed
4057
4058 2004-02-13 Bernhard Held <bernhard AT bernhardheld.de>
4059
4060         * src/SDCCicode.c (usualBinaryConversions): removed pic16 from ports
4061         which can't handle SDCC_NEWONEBYTEOPS,
4062         (geniCodeMultiply): removed conversion from mult to shift for pic14
4063         and pic16
4064
4065 2004-02-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4066
4067         * src/hc08/gen.h,
4068         * src/hc08/gen.c (storeRegToAop, aopOp, aopAdrStr, accopWithAop,
4069         rmwWithAop): Ported my 2003-10-02 fix for bug #663539 to the hc08,
4070         thus fixing bug #895406
4071
4072 2004-02-11 Bernhard Held <bernhard AT bernhardheld.de>
4073
4074         * device/lib/_modsint.c,
4075         * device/lib/_modslong.c: sign follows divisor only
4076         * src/hc08/gen.c (genMultOneByte): if result size is 1,
4077         signs or signedness can be ignored
4078         * src/SDCCast.c (addCast): cosmetic - added lineno to CAST
4079         * src/SDCCast.c (resultTypePropagate): added even more ops: +, - and *,
4080         added optimization for IFX,
4081         (decorateType): Mult/Div/ModOneByte ops can handle all kind of signed
4082         arguments;
4083         reenabled optimization for IFX, which was removed on 2004-01-11
4084         * src/SDCCast.h: added return type IFX
4085         * src/SDCCicode.c: Mult/Div/ModOneByte ops can handle all kind of signed
4086         arguments with 8 or 16 bit results; pic14 and pic16 ports use old
4087         promotion behaviour; env. var. SDCC_NEWONEBYTEOPS selects the new,
4088         SDCC_OLDONEBYTEOPS selects the old behaviour
4089         * src/SDCCsymt.c (computeType): type2 can be NULL (for LEFT_OP);
4090         changed again and commented promotion rule
4091         * src/SDCCval.c (valDiv): promotion no longer necessary
4092         * src/ds390/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte),
4093         * src/mcs51/gen.c (genMultOneByte) (genDivOneByte) (genModOneByte):
4094         rewritten
4095         * support/regression/tests/onebyte.c: added
4096
4097 2004-02-11 Vangelis Rokas <vrokas AT otenet.gr>
4098
4099         * gen.c (genInline): reverted to old code for assemnling inline
4100         code because of bug reported James Chadd
4101
4102 2004-02-10 Vangelis Rokas <vrokas AT otenet.gr>
4103
4104         * ralloc.h: missing declarations from previous patch,
4105         seems that patch for ralloc.h was never applied, fixed
4106
4107 2004-02-10 Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
4108            patch committed by Vangelis Rokas <vrokas AT otenet.gr>
4109
4110         * pcode.c,
4111         * pcode.h,
4112         * ralloc.h: added FSR0L, FSR0H and other missing PIC16 SFR's for
4113         indirect addressing. Marked FSR0 as deprecated
4114         * gen.c (pointerCode): commented out, not needed now
4115         (pic16_popGet2p): new MOVFF helper function
4116         (genGenPointerGet),
4117         (genGenPointerSet): reimplemented with MOVFF and POSTINC0
4118         (shiftRLong): removed duplicate debugging info
4119
4120 2004-02-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4121
4122         * src/ds390/gen.c (genNearPointerGet),
4123         * src/mcs51/gen.c (genNearPointerGet): allow the genDataPointerGet()
4124         optimization with bits, but not bitfields.
4125         * src/ds390/ralloc.c (packRegisters),
4126         * src/mcs51/ralloc.c (packRegisters): fixed bug #884453 & #880832
4127
4128 2004-02-09 Bernhard Held <bernhard AT bernhardheld.de>
4129
4130         * src/SDCCcse.c (algebraicOpts): copy operands before modification
4131
4132 2004-02-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4133
4134         * src/SDCCsymt.h,
4135         * src/SDCCicode.c (operandFromSymbol),
4136         * src/mcs51/ralloc.c (verifyRegsAssigned, serialRegAssign),
4137         * src/ds390/ralloc.c (verifyRegsAssigned, serialRegAssign),
4138         * src/z80/ralloc.c (verifyRegsAssigned, serialRegAssign),
4139         * src/hc08/ralloc.c (verifyRegsAssigned, serialRegAssign),
4140         * src/pic/ralloc.c (verifyRegsAssigned, serialRegAssign),
4141         * src/pic16/ralloc.c (verifyRegsAssigned, serialRegAssign): fixed
4142         bug #892038
4143         * src/SDCCast.c (createIvalStruct, createIvalArray, gatherAutoInit),
4144         * src/SDCCglue.c (emitRegularMap, printIvalStruct, printIvalArray,
4145         printIvalCharPtr, printIvalPtr, printIval, emitStaticSeg, emitOverlay)
4146         * src/SDCCsymt.c (newSymbol),
4147         * src/SDCC.y (struct_or_union_specifier, enum_specifier,
4148         enumerator_list),
4149         * src/SDCCval.h,
4150         * src/SDCCval.c (newiList): fixed bug #885705
4151
4152 2004-02-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4153
4154         * doc/sdccman.lyx: added section 3.1.4: sdcclib.
4155         * as/mcs51/lkmem.c: report the size of the stack in .mem file.
4156
4157 2004-02-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4158
4159         * device/include/c8051f120.h,
4160         * device/include/c8051f300.h,
4161         * device/include/c8051f310.h: added/updated header files for Silicon
4162         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
4163         * doc/sdccman.lyx: minor changes, recommended diff -Naur and diff -u
4164         in new section Submitting patches
4165
4166 2004-02-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4167
4168         * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
4169         genFarPointerGet, genCodePointerGet, genGenPointerGet,
4170         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
4171         genGenPointerSet),
4172         * src/ds390/gen.c (genNearPointerGet, genPagedPointerGet,
4173         genFarPointerGet, genCodePointerGet, genGenPointerGet,
4174         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
4175         genGenPointerSet),
4176         * src/pic16/gen.c (genNearPointerGet, genPagedPointerGet,
4177         genFarPointerGet, genCodePointerGet, genGenPointerGet,
4178         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
4179         genGenPointerSet),
4180         * src/pic/gen.c (genNearPointerGet, genPagedPointerGet,
4181         genFarPointerGet, genCodePointerGet, genGenPointerGet,
4182         genNearPointerSet, genPagedPointerSet, genFarPointerSet,
4183         genGenPointerSet): fixed bug #892400
4184         * src/pic16/gen.c (genSkipz, AccRol): disabled functions with #if 0
4185         to eliminate build warnings.
4186         * src/SDCCast.c (processParms),
4187         * src/SDCC.y (function_declarator2, declarator2_function_attributes):
4188         fixed bug 751859
4189         * support/valdiag/valdiag.py: added GCC to the list of defines active
4190         when compiling with gcc
4191
4192 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4193
4194         * support/Util/SDCCerr.h,
4195         * support/Util/SDCCerr.c,
4196         * src/SDCCast.c (decorateType, sizeofOp): complain when sizeof is used
4197         with an incomplete type (fixed bug #883734)
4198         * src/SDCCicode.c (geniCodeCast): fixed bug #890510
4199
4200 2004-02-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4201
4202         * src/pic16/gen.c (genCmpEq, shiftRLong): fixed declarations
4203
4204 2004-02-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4205
4206         * src/SDCCast.c (decorateType),
4207         * src/SDCCicode.c (geniCodeParms, geniCodeCall): fixed bugs in my ANSI
4208         function pointer implementation
4209         * support/regression/tests/funptrs.c: added tests to verify both forms
4210         of function pointers work correctly. Added tests to verify parameters
4211         are passed in the correct order.
4212
4213 2004-02-06  Vangelis Rokas <vrokas AT otenet.gr>
4214
4215         * device.c (regCompare): registers are sorted by ascending
4216         address and increasing size,
4217         * main.c (_pic16_finaliseOptions): removed the declaration
4218         of compiler macro MCU. Now a macro of the format pic18fxxxx
4219         will be defined from the command line
4220
4221 2004-02-06  Hans-Juergen Dorn <hans.dorn AT apl-landau.de>
4222             patch committed by Vangelis Rokas <vrokas AT otenet.gr>
4223
4224         * pcode.c (pic16initMnemonics): fixed typo in assignment to PCOP_RLNCF
4225         PCOP_RLCF was overwritten!
4226         * gen.c (genSkip): commented out calls to pic16_emitcode,
4227         * (genCmpEQ): fixed "long" compares, only high word did get compared,
4228         * (genlshTwo),
4229         * (genRRC): added debugging info,
4230         * (shiftL2Left2Result): Fixed bug, if offr > offl. Result got
4231         overwritten while shifting,
4232         * (shiftR2Left2Result): Fixed bug, if offr < offl. Result got
4233         overwritten while shifting,
4234         * (AccLsh),
4235         * (AccRsh),
4236         * (shiftLLeftOrResult),
4237         * (shiftRLeftOrResult),
4238         * (shiftRLong),
4239         * (shiftLLong): Implemented with pic16_emitpcode
4240         * (genlshFour): Replaced pic16_aopPut with pic16_emitpcode,
4241         * (genLeftShift): Fixed bug, operand for shift by variable always
4242         was "and"ed with 0x0f,
4243         * (genLeftShiftLiteral),
4244         * (genrshTwo),
4245         * (genRightShiftLiteral): added debugging info,
4246         * (genrshFour): added comment,
4247         * (genRightShift): determined signedness from operand "left"
4248         instead of "result"
4249
4250 2004-02-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4251
4252         * src/SDCCicode.c (geniCodeParms),
4253         * src/SDCCast.c (decorateType, processParms): support for ANSI-style
4254         function pointers, fixed function pointer bugs #861242 and #861896
4255
4256 2004-01-31 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4257
4258         * device/include/c8051f000.h,
4259         * device/include/c8051f120.h,
4260         * device/include/c8051f300.h: added header files for Silicon
4261         Laboratories (formerly Cygnal) CPUs. Contributed by Maarten Brock.
4262
4263 2004-01-31 Bernhard Held <bernhard AT bernhardheld.de>
4264
4265         * src/SDCCast.c (processParams): added new type flow and restructured
4266         (gatherAutoInit): added new type flow
4267         (addCast): cosmetic changes
4268         (getLeftResultType): added new type flow for array indices, patch
4269         provided by Stas, see FR #877103
4270         (decorateType): SDCC_NEWTYPEFLOW removed, new type flow is now standard;
4271         array index patch by Stas
4272         * src/SDCCast.h: added prototype getResultTypeFromType()
4273         * src/SDCCval.h,
4274         * src/SDCCval.c (resolveIvalSym) (resolveIvalSym),
4275         * src/pic/glue.c (pic14emitStaticSeg),
4276         * src/pic16/glue.c (pic16emitStaticSeg),
4277         * src/SDCCglue.c (emitRegularMap) (emitStaticSeg): added new type flow
4278         for initialization of symbols
4279         * src/SDCCicode.c (geniCodeArray): removed warning W_ARRAY_BOUND
4280         * support/Util/SDCCerr.h:
4281         * support/Util/SDCCerr.c: replaced W_ARRAY_BOUND by W_IDX_OUT_OF_BOUNDS
4282         * .version: bumped version number to 2.3.8
4283         * device/include/Makefile.in (install),
4284         * doc/Makefile (install): changed to 'rm `find ...`' construct to
4285         avoid warnings
4286
4287 2004-01-30 Bernhard Held <bernhard AT bernhardheld.de>
4288
4289         * support/regression/tests/libmullong.c: fixed for 64 bit hosts
4290         Slade Rich fixed an optimization bug
4291         * src/pic/pcodepeep.c,
4292         * src/pic/pcoderegs.c
4293         * doc/Makefile (install): added test for directory
4294
4295 2004-01-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4296
4297         * src/mcs51/ralloc.c (getRegPtr, getRegGpr),
4298         * src/ds390/ralloc.c (getRegPtr, getRegGpr),
4299         * src/pic/ralloc.c (getRegPtr, getRegGpr),
4300         * src/pic16/ralloc.c (getRegPtr, getRegGpr),
4301         * src/z80/ralloc.c (getRegGpr): fixed bug #883361
4302         * as/mcs51/asexpr.c (term),
4303         * as/hc08/asexpr.c (term): fixed bug #887146
4304
4305 2004-01-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4306
4307         * src/z80/gen.c (genMult): handle single byte result product
4308         * src/SDCCopt.c (killDeadCode): never convert ADDRESS_OF iCode to
4309         DUMMY_READ_VOLATILE (fixed bug #886367)
4310
4311 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
4312
4313         * support/regression/tests/libmullong.c: fixed logic, on little endian
4314         hosts we ended without a mullong_wrapper()
4315
4316 2004-01-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4317
4318         * ChangeLog: changed "@" to " AT " in hopes of reducing spam and
4319         virus/worm forged address usage.
4320
4321 2004-01-27 Bernhard Held <bernhard AT bernhardheld.de>
4322
4323         Fixed promotion, it should be done on AST level:
4324         * src/SDCCast.c (addCast): added promotion to int
4325         (decorateType): updated call to upCast()
4326         * src/SDCCicode.c (geniCodeLeftShift): removed call to
4327         usualUnaryConversions()
4328
4329 2004-01-26  Michael Hope  <michaelh AT juju.net.nz>
4330
4331         * support/regression/tests/literalop.c (mulWrapper): Added a
4332         wrapper to remove integer overflow warnings.
4333
4334         * support/regression/tests/float_trans.c: Made work on host.
4335
4336         * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the
4337         location of sz80.
4338
4339         * support/regression/generate-cases.py (main): Changed from inline
4340         to a main method.
4341
4342         * doc/Makefile (install): Changed to depth first to get rid of
4343         missing directory install warning.
4344
4345         * as/Makefile (install-doc): Made work on Mac.
4346
4347 2004-01-25 Bernhard Held <bernhard AT bernhardheld.de>
4348
4349         * src/SDCCast.c: added an additional type flow in decorateType() of
4350         opposite direction, see feature request #860006; it's enabled at runtime
4351         by setting the environment variable SDCC_NEWTYPEFLOW
4352         * src/SDCCast.h: changed prototype of decorateType()
4353         * src/SDCCglue.c (emitRegularMap): updated call of decorateType()
4354         * src/SDCCicode.c (geniCodeDivision) (geniCodeModulus): promotion from
4355         'char' to 'int' can be omitted, if both operands are 'unsigned char';
4356         see feature request #877103
4357         * src/SDCCval.c: updated call of decorateType()
4358         (valBitwise): fixed bug #882876
4359         (valMinus): added promotion
4360         (valLogicAndOr): result is unsigned
4361         (cheapestVal) (constVal): literals from 0...255 are 'unsigned char' now
4362         * src/SDCCsymt.c (computeType),
4363         * src/mcs51/gen.c (genCmpGt) (genCmpLt): literal 'unsigned char'
4364         must not cause an unsigned operation
4365         * src/pic/glue (pic14emitRegularMap),
4366         * src/pic16/glue.c (pic16emitRegularMap): updated call of decorateType()
4367
4368 2004-01-23 Bernhard Held <bernhard AT bernhardheld.de>
4369
4370         * src/pic/pcode.c (PCodeID): commented out left over debug code
4371
4372 2004-01-20 Bernhard Held <bernhard AT bernhardheld.de>
4373
4374         * support/valdiag/tests/overflow.c: added shift tests
4375         * src/pic/device.c,
4376         * src/pic/gen.c,
4377         * src/pic/gen.h,
4378         * src/pic/glue.c,
4379         * src/pic/main.c,
4380         * src/pic/pcode.c,
4381         * src/pic/pcode.h,
4382         * src/pic/pcodepeep.c,
4383         * src/pic/pcoderegs.c,
4384         * src/pic/ralloc.c,
4385         * src/pic/ralloc.h: applied patch from Slade Rich;
4386         added support for multiple code pages and multiple RAM banks on the
4387         PIC 14 port. The ASM files now no longer simply assume all the
4388         code / RAM are in the same page / bank. This means the linker can
4389         safely allocate code/RAM of separate ASM files to different pages/banks.
4390         * doc/sdccman.lyx: added Slade's tips
4391         * src/mcs51/peeph.def: fixed bug #880768
4392
4393 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4394
4395         * src/hc08/ralloc.c (rematStr): fixed bug #879282
4396         * src/SDCCast.c (decorateType): fixed bug #880197
4397
4398 2004-01-20  Michael Hope  <michaelh AT juju.net.nz>
4399
4400         * sim/ucsim/gui.src/serio.src/main.cc: Fixed unconditional use of
4401         getopt.h.
4402
4403         * debugger/mcs51/cmd.c (getValBasic): Changed strtof to strtod as
4404         strtof is not part of C89 and isn't included with Mac OS X.
4405
4406 2004-01-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4407
4408         * src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec, genCmp,
4409         shiftL2Left2Result): fixed bug #879326
4410         (genAnd, genOr, genXor): fixed bug when result was of type AOP_CRY
4411         (genMultOneByte): fixed bug in signed vs unsigned multiplication
4412         * sim/ucsim/hc08.src/inst.cc (inst_clr): added missing effective
4413         address fetch for clr instruction
4414         * device/lib/hc08/_mulint.c: created optimized assembly version
4415         * src/SDCCdflow.c (computeDataFlow): fixed bug #878209
4416
4417 2004-01-19 Bernhard Held <bernhard AT bernhardheld.de>
4418
4419         * src/SDCCicode.c (geniCodeArray): applied patch from Stas Sergeev
4420         proposed in FR #877103
4421
4422 2004-01-18 Bernhard Held <bernhard AT bernhardheld.de>
4423
4424         * src/SDCCval.c (cheapestVal): added missing checks
4425         * src/SDCCicode.c (usualBinaryConversions): fixed condition
4426         * src/SDCCicode.c (geniCodeAdd): fixed part of bug #877103
4427
4428 2004-01-16 Klaus Flittner <klaus_flittner AT gmx.de>
4429
4430         * src/ds390/gen.c (aopOp3): fixed the assignment of different dptrs to
4431         equal operands
4432
4433 2004-01-16 Vangelis Rokas <vrokas AT otenet.gr>
4434
4435         * src/SDCCmain.c (linkEdit): variable $3 of the linker command is
4436         loaded with the linker search paths (-L arguments) and the libraries
4437         to be linked with the current source (-l arguments). Changes
4438         currently will affect only the pic16 port.
4439         * src/pic16/main.c (_pic16_finaliseOptions): add to the linker
4440         include path the port specific paths and port specific libraries,
4441         * gplink command now contains the $3 argument,
4442         * src/pic16/device.h,
4443         * src/pic16/device.c,: structure PIC_device is made public and
4444         renamed to PIC16_device, the same for variable Pics which is renamed
4445         to Pics16. Updated all references to them.
4446         * src/pic16/glue.c (pic16glue): corrected bug with code
4447         initialization which bypassed the variable initializations block.
4448
4449         * device/lib/pic16/Makefile.rules: removed --penable-stack from
4450         COMPILE_FLAGS and added the --nostdinc option
4451
4452 2004-01-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4453
4454         * device/include/mc68hc908jb8.h: Register defs for another member
4455         of the hc08 family. Contributed by Bjorn Bringert - thanks!
4456
4457 2004-01-14 Vangelis Rokas <vrokas AT otenet.gr>
4458
4459         Documenting changes from previous commits.
4460         * configure.in (version 1.56),
4461         * configure: initially I've added AC_CONFIG_SUBDIRS(device/lib/pic16)
4462         when generating output files to configure the pic16 library,
4463         but now I've commented it out, since gputils aren't installed in the
4464         SF compile farm, so library won't compile
4465
4466         * device/lib/Makefile.in (version 1.56): initially I've added in
4467         target 'all' the prerequestive 'model-pic16' so it compiled the
4468         pic16 library, but now I've commented it out for the same reasons
4469         above,
4470         * added targets 'model-pic16' and 'objects-pic16' to compile the
4471         library
4472         * added target 'port-specific-objects-pic16' to handle the
4473         generated libraries and copy them into the build/ directory
4474         * added target 'clean-intermediate-pic16' to clean intermediate
4475         files into pic16 directory
4476         * in target 'installdirs' added line to create directory pic16 in
4477         the installation path
4478
4479         * device/include/Makefile.in (version 1.11): in target 'install'
4480         added lines to copy all header files to installation path,
4481         * in target 'installdirs' added line create directory for pic16
4482         headers in the installation path
4483
4484 2004-01-13 Klaus Flittner <klaus_flittner AT gmx.de>
4485
4486         * src/ds390/gen.c (genCall): fixed a double use of acc and b after
4487          a function call
4488
4489 2004-01-13 Bernhard Held <bernhard AT bernhardheld.de>
4490
4491         * configure,
4492         * device/lib/configure.in,
4493         * device/lib/configure: fixed for autoconf 2.57
4494
4495 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4496
4497         * src/z80/main.c (_parseOptions): fixed the portmode= command line
4498         option so that it actually works. Made it specific to the z80, since
4499         the gbz80 doesn't have these kinds of I/O ports.
4500
4501 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4502
4503         * device/include/z180.h,
4504         * device/lib/_memcpy.c,
4505         * device/lib/_memmove.c,
4506         * device/lib/_mulint.c,
4507         * device/lib/ser_ir.c,
4508         * device/lib/ser_ir_cts_rts.c,
4509         * device/lib/_strcmp.c,
4510         * device/lib/_strtok.c: fixed pragmas to non-deprecated form
4511         * src/z80/main.c (_process_pragma): add support for pragmas bank and
4512         portmode; added deprecation warning for bank= and protmode= forms.
4513         Also, guard against buffer overflow.
4514         * src/z80/gen.c (aopGet): generate better code for sfr banked read
4515
4516 2004-01-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4517
4518         * src/hc08/main.c (_hc08_genAssemblerPreamble): fixed bug #875487. Also
4519         changed interrupt vector table generation to only emit declared vectors.
4520         * device/include/Makefile.in: added missing backslash
4521         * device/lib/pic16/Makefile.rules: add $(MODELFLAGS) to $(CFLAGS)
4522
4523 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
4524
4525         Mainly changes to support compilation of the device libraries
4526         * src/pic16/device.c: stack is allocated via symbol and not
4527         via literal number. The symbol is placed in the corresponding
4528         position of the data ram
4529         * (pic16_dump_section): relocatable and absolute uninitialized
4530         data are now emitted in sorted order to reduce section naming,
4531         * src/pic16/ralloc.c (newReg): fixed bug with SFR's that
4532         weren't marked as being in the access bank,
4533
4534 2004-01-13 Vangelis Rokas <vrokas AT otenet.gr>
4535
4536         Added portion of GNU PIC Library under the directory
4537         device/include/pic16 and device/lib/pic16. These files
4538         contain the declarations of SFRs for the PIC18Fxx2 devices.
4539         The directory is initialized via configure from toplevel.
4540
4541 2004-01-12 Klaus Flittner <klaus_flittner AT gmx.de>
4542
4543         * src/ds390/gen.c (operandsEqu): fixed a little typo, that prevented
4544         the spilllocations to be compared correctly
4545
4546 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
4547
4548         * src/SDCCast.c (decorateType): fixed bug introduced today
4549
4550 2004-01-12  Borut Razem <borut.razem AT siol.net>
4551
4552         * src/SDCC.lex, support/Util/SDCCerr.h, support/Util/SDCCerr.c,
4553         doc/sdccman.lyx: upper case pragmas are deprecated
4554
4555 2004-01-12 Bernhard Held <bernhard AT bernhardheld.de>
4556
4557         * src/SDCCast.c (decorateType): replacing 'ul > 0' by  '!ul' results
4558         in simpler and even better code
4559
4560 2004-01-11 Bernhard Held <bernhard AT bernhardheld.de>
4561
4562         * src/SDCCicode.c (operandOperation): fixed bug #874819
4563         * src/SDCCast.c (decorateType): fixed
4564         char foo (unsigned long ul) { return ul > 0; }
4565
4566 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4567
4568         * doc/sdccman.lyx: Moved and added some sections, small changes
4569         all over. Telling LaTeX to be less strict with word spacing
4570         to better keep the right margin. Changed some notes about
4571         maintainance of the ports in section 3.2.1 - is it OK like this?
4572
4573 2004-01-11 Vangelis Rokas <vrokas AT otenet.gr>
4574
4575         SDCC source changes:
4576         * src/SDCCopt.c (cntToFcall, cnvToFloatCast, cnvFromFloatCast,
4577         convilong): modified to inform the pic16 port that builtin functions
4578         are external
4579
4580         PIC16 PORT specific changes:
4581         * src/pic16/device.c pic16_dump_equates() added,
4582         processor registers declared internally by the port are emitted in
4583         the translation as equates,
4584         * src/pic16/gen.c: inline code is passed unprocessed to the
4585         translation,
4586         * (pic16_popGetLit2): fnuction modified to take second operand as
4587         pCodeOp pointer and not as literal,
4588         * (popRegFromIdx): prefixed with pic16_,
4589         * (pic16_popCombine2): modified to receive already allocated pCode
4590         operands,
4591         * (pic16_pushpCodeOpReg, pic16_poppCodeOpReg): added
4592         * (genFunction): initializes local stack frame and pushes on stack
4593         all the registers used by this function,
4594         * (genEndFunction): restores all registers from stack and restores
4595         stack frame,
4596         * src/pic16/glue.c (pic16emitRegularMap): various changes and
4597         improvements,
4598         * (pic16glue): changed the program startup sequence,
4599         * added new dbName code 'A' for functions placed in absolute section
4600         * src/pic16/main.c: added function attribute _naked,
4601         * added pragma 'code' to place a fnuction at an absolute address,
4602         * added command line arguments --debug-ralloc and --pcode-verbose,
4603         * (_pic16_finiliseOptions): options.all_callee_saves is set by default
4604         * src/pic16/pcode.c (pic16_pBlockConvert2Absolute) added,
4605         * (pic16_newpCodeOpLit2): modified to take the second operand as
4606         pCodeOp pointer,
4607         * (pic16_printpBlock): modified to emit each function in a separate
4608         section,
4609         * (pic16_get_op): modified to use the gpasm modifiers LOW,HIGH and
4610         UPPER for immediate operands,
4611         * src/pic16/pcodepeeph.c: added peephole support for the LFSR
4612         instruction,
4613         * src/pic16/peeph.def: all peepholes with movff are commented out,
4614         because there is a problem in the pcode peep optimizer,
4615         * src/pic16/ralloc.c: the register allocator can now reuse local
4616         function symbols for another function. This saves register usage.
4617         * src/pic16/ralloc.h: added flag isLocal in structure regs,
4618
4619         Added file src/pic16/NOTES with information about program writing on
4620         the current port version.
4621
4622 2004-01-11 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4623
4624         * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves)
4625         and peephole 252 (array access)
4626
4627 2004-01-09  Borut Razem <borut.razem AT siol.net>
4628
4629         * src/SDCCmain.c : fixed #872250: -l command line defined library
4630           files are scanned before standard library files
4631
4632 2004-01-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4633
4634         * src/SDCCast.c (decorateType): fixed bug #874046
4635
4636 2004-01-09  Borut Razem <borut.razem AT siol.net>
4637
4638         * support/scripts/sdcc.nsi: remove previous installation
4639
4640 2004-01-09 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4641
4642         * src/SDCCglue.c (createInterruptVect): don't append 7(5) padding
4643         bytes for last interrupt vector (mcs51)
4644         * sdcc.spec: fixed typo
4645
4646 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4647
4648         * src/mcs51/gen.c (genFunction, genEndFunction, genReceive, getTempRegs,
4649         gen51Code): more efficient parameter receive for --model-large
4650         ("bug" #845294)
4651
4652 2004-01-09 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4653
4654         * src/ds390/main.c,
4655         * src/z80/main.c: added missed needLinkerScript flags (more than
4656         one port structure defined in these file)
4657         * src/ds390/gen.c (aopForSym, aopOp, operandsEqu, aopOp3): fixed
4658         bug #795325
4659
4660 2004-01-08 Vangelis Rokas <vrokas AT otenet.gr>
4661
4662         * src/SDCCmain.c: removed various references to DEFAULT_PORT
4663         * src/port.h: added flag needLinkerScript in port->linker
4664         structure to inform whether to create a .lnk file or not,
4665         * src/avr/main.c,
4666         * src/ds390/main.c,
4667         * src/hc08/main.c,
4668         * src/mcs51/main.c,
4669         * src/pic/main.c,
4670         * src/pic16/main.c,
4671         * src/xa51/main.c,
4672         * src/z80/main.c: changed appropriately to configure
4673         needLinkerScript flag
4674         * src/pic/gen.c,
4675         * src/pic16/gen.c (genAddrOf): fixed bug #863624
4676         * src/pic/glue.c: added variable udata_section_name to
4677         override default uninitialized data segment definition for
4678         devices only with SHAREBANK memory (reported from Erik Epetrich)
4679         * (pic14emitOverlay): modified to emit a commented overlay segment
4680         directive when no overlay data exist
4681         * (picglue): modified to emit uninitialized data segment
4682         according to udata_section_name
4683         * src/pic/main.c (_pic14_parseOptions): added command line
4684         options --udata-section-name=[name] to override default
4685         udata definition name
4686         * modified _linkCmd and _asmCmd to include compiler passed
4687         arguments via -W option
4688         * src/pic16/main.c: added $l in _asmCmd, changed extension for
4689         object file from '.rel' to '.o' in port->linker structure,
4690         changed size of fptr from 2 to 3 in port structure
4691
4692 2004-01-07  Borut Razem <borut.razem AT siol.net>
4693
4694         * support/scripts/sdcc.nsi: update PATH
4695         * support/scripts/sdcc.ico: craeted
4696
4697 2004-01-07 Bernhard Held <bernhard AT bernhardheld.de>
4698
4699         * device/include/Makefile.in: fix install
4700         * doc/Makefile: fix install
4701
4702 2004-01-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4703
4704         * src/SDCCsymt.c (processFuncArgs): fixed superflous allocation noted
4705         in bug #860505
4706         * src/SDCCmem.c (printAllocInfoSeg, printAllocInfo): minor changes to
4707         how the function variable allocation summary is displayed; also
4708         include information about variables allocated to the overlay
4709         segment
4710
4711 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4712
4713         * as/mcs51/lkmain.c: Help about -Y option
4714         * as/mcs51/lkarea.c: Fixed gcc warnings
4715
4716 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
4717
4718         * src/SDCCval.c (valShift): changed from 16 to 32 bit shift count,
4719         fixed warning
4720         * support/valdiag/tests/overflow.c: added
4721         * src/SDCCast.c (decorateType),
4722         * src/SDCCicode.c (geniCodeLeftShift): added promotion to int for
4723         LEFT_OP (left shift)
4724
4725 2004-01-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4726
4727         * as/mcs51/lkmain.c: stack must be after data when option -Y is not used
4728         (default behaviour).
4729
4730 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4731
4732         A python script to validate compiler diagnostic messages. It can be
4733         used to verify that sdcc complains about bad c source code and
4734         gives a good location of the error.
4735         * support/valdiag/Makefile,
4736         * support/valdiag/valdiag.py,
4737         * support/valdiag/tests/*
4738
4739 2004-01-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4740
4741         * src/SDCC.y (enum_specifier, enumerator_list, opt_assign_expr),
4742         * src/SDCCsymt.c (newEnumType),
4743         * src/SDCCsymt.h
4744         * support/Util/SDCCerr.c,
4745         * support/Util/SDCCerr.h: fixed bug #871258 and some other unreported
4746         enum related bugs.
4747         * support/regression/tests/enum.c: added test for enum values that
4748         require at least 2 bytes of storage.
4749
4750 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
4751
4752         * src/common.h: added ifndef/define/endif macros
4753         around the header file.
4754         Bug reported from Jesus Calvino-Fraga
4755
4756 2004-01-06 Bernhard Held <bernhard AT bernhardheld.de>
4757
4758         * sdcc.spec: updated
4759         * device/include/Makefile.in: don't install CVS directories
4760         * device/lib/Makefile.in: added removal of CVS directories after install
4761         * doc/Makefile: fixed install, added local_icons
4762         * sim/ucsim/gui.src/Makefile.in: fixed an old typo
4763         * src/mcs51/gen.c (genRightShift): fixed bug #870788
4764         * src/ds390/gen.c (genRightShift): fixed bug #870788
4765         * src/SDCCast.c (decorateType): fixed bug #870781
4766
4767 2004-01-06 Vangelis Rokas <vrokas AT otenet.gr>
4768
4769         PIC16 port related changes:
4770         * device.c: removed pic16_finalMapping and pic16_finalMappingSize,
4771         added variable stackPos,
4772
4773         * gen.c: genCall, assignResultValue: added support for
4774         pushing/retrieving function parameters to/from stack,
4775         genFunction,genEndFunction: setup stack frame for the
4776         generated function,
4777         genAddrOf: will be changed according to bug 863624
4778
4779         * added files genutils.c and genutils.h which contain gen*
4780         debugged and optimised functions extracted from gen.c
4781
4782         * glue.c: added variable 'externs' which holds extern symbols,
4783         pic16emitRegularMap: is modified to properly handle relocatable
4784          symbols under the new scheme,
4785         pic16createInterruptVect: is modified
4786         pic16printPublics: is modified to emit 'global' assembler directives,
4787         added pic16_printExterns to print extern symbols,
4788         pic16glue: initializes stack/frame pointer in the beginning of
4789         the assembly output. Temporary hack, will be corrected later,
4790         because gplink yet does not support stack and SDCC does not
4791         yet support a type of crt0.o object to create the final binary.
4792
4793         * Removed many lines that contain 8051 legacy code.
4794         * The code is finally placed under a 'code' directive.
4795         * Added port specific options.
4796
4797         * _process_pragma: simplified since now we do not need *special*
4798         include file to define SFR registers. But a separate header
4799         will be needed. This will be developed later.
4800         * _pic16_parseOptions: added, parses port specific options:
4801         --pgen-banksel, --obanksel=, --pomit-config-words, --pomit-ivt,
4802         --pleave-reset-vector, --penable-stack, --pstack-model, --debug-xtra
4803         --preplace-udata-with=
4804
4805         * _pic16_setDefaultOptions: modified to initialize section names,
4806         but hack is temporarly out of order since it needs improvement.
4807         * _pic16_genAssemblerPreamble: configuration words are emitted by
4808         their address instead of their name. This part is incomplete and
4809         supports only the 18Fxx2 devices. Other devices will emit an error
4810         during assembly since they do not contain the same set of config
4811         registers
4812         * _pic16_genIVT: is modified,
4813
4814         * pcode.c: added definitions for some hardware registers that are needed
4815         for stack support
4816         * added flag is2LitOp and variable pci_magic in pCodeInstruction.
4817         All PCI entries are updated. Now LFSR is supported.
4818         * Removed pic16_pciTRIS is mentioned by mdubuc in source
4819         * added pic16_newpCodeOpLit2 to support instructions with
4820         two literal arguments
4821         * pic16_pCode2str: corrected code that emits assembler instructions
4822         with two literal operands and those that have an access bit modifier
4823         * genericPrint: now PC_ASMDIR pCodes, can emit a label if it exists,
4824         this fixes a bug which caused some labels to be lost, when an
4825         assembler directive was added, i.e. banksel,
4826         * pic16_FixRegisterBanking: improved logic that causes the insertion
4827         of bank switching,
4828         * InlineFunction: functions that are called once, are not any more
4829         inlined. This can be a port option in the future,
4830
4831         * pcode.h: added pCodeOpLit2 and added variable label in pCodeAsmDir
4832
4833         * ralloc.c: added pic16_rel_udata and pic16_fix_udata variables which
4834         hold the corresponding uninitialized symbols,
4835         * pic16_allocProcessorRegister: registers have explicit marked the
4836         accessBank field,
4837         * pic16_allocInternalRegister: registers are explicit marked as
4838         not used,
4839         * pic16_writeUsedRegs: pic16_dynDirectBitRegs was missing from the
4840         processing list, so bit registers were lost,
4841         *
4842
4843         * ralloc.h: added field 'accessBank' and original symbol operand
4844         in register definition,
4845         * removed the field isMapped from register definition,
4846
4847         ** Several functions have been removed from various sources:
4848         BanksUsedFlow2,BanksUsedFlow,FixBankFlow,InstructionRegBank,
4849         pic16_addMemRange,pic16_isREGinBank,pic16_dump_map,pic16_dump_cblock
4850         isSFR,validAddress,mapRegister,assignRegister,pic16_assignFixedRegisters
4851         pic16_assignRelocatableRegisters
4852
4853         ** others have been introduced:
4854         pic16_areRegsSame,pic16_dump_section,checkAddReg,pic16_groupRegistersInSection
4855         pic16_popGetLit2,pic16_popCombine2,pushw,pushaop
4856
4857 2004-01-05 Vangelis Rokas <vrokas AT otenet.gr>
4858
4859         * support/scripts/inc2h.pl: changed definition of BIT_AT
4860         to emit 'sbit at' instead of 'bit at'. This was a request.
4861
4862         PIC16 port related preliminary changes:
4863         * gen.c: prefixed function popRegFromString with
4864         pic16_ and all references to it corrected
4865         * pcode.c: all pic16_pc_* hardware registers prefixed
4866         with underscore (_),
4867         pic16_popCopyGPR2Bit(): function sets register wasUsed=1
4868         * ralloc.c: newReg(): when register is REG_SFR then
4869         set address to rIdx,
4870         pic16_allocProcessorRegister(): marks register wasUsed=0
4871         pic16_writeUsedRegs(): added a call to assign processor
4872         registers via pic16_assignFixedRegisters
4873
4874 2004-01-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
4875
4876         * as/mcs51/aslink.h, as/mcs51/lkarea.c, as/mcs51/lkdata.c,
4877         as/mcs51/lkmain.c, as/mcs51/lkmem.c: 8051 linker can now pack
4878         variables in unused register banks.  Also the SSEG is placed
4879         wherever there is enough space for it, and IDATA can be anywhere
4880         in internal RAM.  For now compile using -Wl-Y[stack_size].
4881         The mem file is different for this option as well, since it
4882         makes no sense of talking about DSEG lenght.
4883
4884 2004-01-02 Vangelis Rokas <vrokas AT otenet.gr>
4885
4886         * src/SDCClrange.c: fixed bug 869095 that caused segfault
4887         in certain cases, e.g. when ROM assignment, patch provided
4888         from Albert den Haan.
4889
4890 2004-01-01 Bernhard Held <bernhard AT bernhardheld.de>
4891
4892         Many signedness and type propagation fixes:
4893         * src/SDCCicode.c: made geniCodeCast() static
4894         replaced SPEC_ by IS_ (cosmetic)
4895         (operandOperation): fixed div and mod operation
4896         (usualBinaryConversions): added support for promotion of char
4897         (geniCodeMultiply): replaced (unsigned long) by (TYPE_UDWORD)
4898         (geniCodeDivision): replaced (unsigned long) by (TYPE_UDWORD)
4899         (geniCodeAdd): an array index will stay unsigned, even if promoted
4900         from char to int
4901         (geniCodeArray): ditto
4902         * src/SDCCicode.h: made geniCodeCast() static: removed prototype
4903         * src/SDCCsymt.c (computeType): added more support for char;
4904         promotion of char is selectable by promoteCharToInt, fixed signedness
4905         for all cases
4906         (powof2): replaced (unsigned long) by (TYPE_UDWORD)
4907         * src/SDCCsymt.h (powof2): replaced (unsigned long) by (TYPE_UDWORD)
4908         * src/SDCCval (val*): replaced signedness calculation by
4909         computeType()
4910         rearranged if-branches (cosmetic)
4911         (valShift): added warning W_SHIFT_CHANGED
4912         (valCompare): fixed problem with different types
4913         * src/hc08/rallo.c (leastUsedLR): fixed gcc 3.3 warning
4914         * support/regression/tests/literalop.c: added many cases
4915         * support/regression/tests/ast_constant_folding.c: changed finally to
4916         'unsigned int'
4917         * .version: new year, new version: 2.3.7
4918         * src/SDCCmain.c (main): applied patch #866468
4919         * debugger/mcs51/sdcdb.c (parseCmdLine): added -k for ucsim, patch
4920         provided by Scott Bronson
4921         * doc/sdccman.lyx: updated documentation for sdcdb
4922         updated and added chapter tips
4923
4924 2004-01-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4925
4926         * src/SDCCsymt.h: missing from yesterday's commits
4927
4928 2003-12-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4929
4930         * src/SDCC.y (struct_or_union_specifier),
4931         * support/Util/SDCCerr.c,
4932         * support/Util/SDCCerr.h: verify that struct & union tags are used
4933         as declared.
4934
4935 2003-12-29 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4936
4937         * src/SDCCglobl.h: missing from yesterday's commits
4938
4939 2003-12-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4940
4941         * src/SDCC.y (external_definition, type_specifier2, sfr_reg_bit,
4942         sft_attributes, struct_declaration, parameter_declaration,
4943         type_name, start_block, declaration_list),
4944         * src/SDCC.lex (check_type): support redefinition of typedef names
4945
4946 2003-12-22 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
4947
4948         * src/mcs51/gen.c (genPlus): added special handling for 256 byte
4949         aligned xdata arrays. Erik helped me with the if clause.
4950
4951 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4952
4953         * device/lib/ds390/tinibios.c (CpuSpeed): suppress unreachable code
4954         warning
4955
4956 2003-12-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4957
4958         * src/SDCCast.h,
4959         * src/SDCCast.c (newAst_),
4960         * src/SDCCicode.h,
4961         * src/SDCCicode.c (ast2iCode, newiCode),
4962         * src/SDCCglobl.h,
4963         * src/SDCC.y (logical_and_expr, logical_or_expr, conditional_expr,
4964         expr, statement, expression_statement, selection_statement,
4965         iteration_statement, expr_opt, jump_statement): foundation for tracking
4966         sequence points
4967         * src/SDCCopt.c (killDeadCode): fixed bug #861580 (needs the sequence
4968         point code too)
4969
4970 2003-12-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4971
4972         * support/Util/SDCCerr.c,
4973         * src/SDCCast.h,
4974         * src/SDCCast.c (createCase, createDefault, decorateType),
4975         * src/SDCClabel.c (labelUnreach),
4976         * src/SDCC.y (labeled_statement, jump_statement): More improvements
4977         to error messages.
4978         * support/Util/SDCCerr.c (werrorfl): fixed a non-standard declaration
4979         (with thanks to Stas Sergeev)
4980         * device/include/time.h,
4981         * device/lib/time.c (CheckTime): suppress unreachable code warning
4982
4983 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4984
4985         * src/SDCCast.c (createIvalCharPtr),
4986         * src/SDCCglue.c (printChar): fixed bug #862241 (an error in my fix for
4987         bug #753752)
4988         * support/regression/tests/nullstring.c: tests for these two bugs
4989
4990 2003-12-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
4991
4992         * support/Util/SDCCerr.h,
4993         * support/Util/SDCCerr.c (E_NOT_ALLOWED),
4994         * src/SDCC.y (struct_declaration, struct_or_union_specifier): complain
4995         about storage class and 'at' used inside struct or union
4996         * src/SDCCBBlock.c (iCodeFromeBBlock),
4997         * src/SDCCcse.c (ifxOptimize),
4998         * src/SDCCglue.c (emitRegularMap, initPointer, printIvalStruct,
4999         printIvalArray, printiValFuncPtr, printIvalCharPtr, printIvalPtr,
5000         printIval, emitStaticSeg, emitOverlay),
5001         * src/SDCClabel.c (deleteIfx),
5002         * src/SDCCopt.c (replaceRegEqv, eBBlockFromiCode),
5003         * src/SDCCast.c (resolveSymbols, createIvalStruct, createIvalArray,
5004         gatherAutoInit, processParms),
5005         * support/Util/SDCCerr.h,
5006         * support/Util/SDCCerr.c (werrorfl): Support for better error location
5007         reporting for post-parse errors.
5008
5009 2003-12-16 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5010
5011         * src/SDCCval.c (valPlus, valMinus, valShift): fixed some problems with
5012         implicit casts via union; they don't work on big endian systems
5013         (possible fix for bug #861138)
5014
5015 2003-12-16 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5016
5017         (committed by Erik Petrich <epetrich AT ivorytower.norman.ok.us> on Frieder's behalf)
5018         * src/mcs51/main.c: fixed the fix for bug #737001
5019
5020 2003-12-15  Borut Razem <borut.razem AT siol.net>
5021
5022         * support/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
5023
5024 2003-12-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5025
5026         * support/makebin/makebin.c: put output in binary mode
5027
5028 2003-12-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5029
5030         * src/mcs51/main.c: fixed bug #737001 for the mcs51. SDCC clears
5031         xdata and data memory on startup. Set the environment variable
5032         SDCC_NOGENRAMCLEAR to disable this.
5033         * src/mcs51/peephole.def,
5034         * src/ds390/peephole.def: using the atomic test and clear instruction jbc
5035         (allows non-interrupt and interrupt code to safely compete for a resource
5036         without the non-interrupt code having to disable interrupts)
5037
5038 2003-12-13 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5039
5040         * src/SDCCicode.c (geniCodeAdd),
5041         * src/SDCCast.c (decorateType): fixed bug #857753 (need to be careful
5042         with valFromType if type might be a pointer and host is big endian).
5043         * src/SDCCast.c (decorateType): unary plus compatible with all arithmetic
5044         types, not just integer types.
5045         * src/SDCCsymt.c (addSymChain): clarified error message when symbol is
5046         multiply defined with mismatching "at" address.
5047
5048 2003-12-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5049
5050         * src/ds390/main.c (PORT tininative_port): fixed bug #858416
5051         * src/SDCCglue.c (printChar, printIvalChar, emitStaticSeg),
5052         * src/SDCCast.c (createIvalCharPtr, stringToSymbol): handle strings
5053         with embedded nulls (fixed bug #753752)
5054
5055 2003-12-12 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5056
5057         * src/mcs51/main.c(_mcs51_genRAMCLEAR): using r0 instead of r1/r2.
5058         Apparently this did not see much testing (endless loop)
5059
5060 2003-12-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5061
5062         * src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a temporary fix to bug #855165
5063
5064 2003-12-10 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5065
5066         * src/SDCCdebug.c (outputDebugSymbols, outputDebugStackSymbols, dumpSymInfo):
5067         gracefully handle NULL memmap pointers
5068
5069 2003-12-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5070
5071         * src/SDCCopt.c (killDeadCode): change iCode type to DUMMY_READ_VOLATILE
5072         instead of deleting the iCode when an operand is volatile
5073         * src/z80/gen.c (genDummyRead),
5074         * src/mcs51/gen.c (genDummyRead),
5075         * src/ds390/gen.c (genDummyRead),
5076         * src/hc08/gen.c (genDummyRead): handle operands in IC_LEFT and/or IC_RIGHT,
5077         not just IC_RIGHT
5078         * src/SDCCicode.c (geniCodeCall): fixed bug #851607
5079         * src/SDCC.y: fixed bug #850420
5080
5081 2003-12-05 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5082
5083         Applied z80 i/o port patch from Peter Townson and fixed some operators
5084         to better handle operands in A register.
5085         * device/include/z180.h
5086         * src/SDCC.y
5087         * src/SDCCglue.c
5088         * src/z80/gen.c
5089         * src/z80/gen.h
5090         * src/z80/main.c
5091         * src/z80/peeph-z80.def
5092         * src/z80/peeph.def
5093         * src/z80/z80.h
5094
5095 2003-12-03 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5096
5097         * src/SDCCsymt.c (addSymChain, compareTypeExact): fixed bug #838241 again
5098
5099 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5100
5101         * device/lib/hc08/_mullong.c: Removed extra #endif
5102
5103 2003-12-01 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5104
5105         * sim/ucsim/hc08.src/inst.cc,
5106         * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
5107         carries from x to h
5108         * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
5109         * src/hc08/gen.c (XAccRsh): fixed problem with right shift
5110         * device/include/stdarg.h: fixed varargs for hc08
5111         * device/lib/Makefile.in,
5112         * device/lib/hc08/Makefile,
5113         * device/lib/hc08/_mulint.c,
5114         * device/lib/hc08/_mullong.c: fixed some endian problems
5115
5116 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5117
5118         * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
5119         * sdcc/src/mcs51/peeph.def: added peephole 186.e array access in code space
5120         * device/lib/_gptrget.c,
5121         * device/lib/_gptrput.c: P2 not used any more (related to #850747, #785979)
5122
5123 2003-11-27 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5124
5125         * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed bug #849795
5126         * src/SDCCast.c (astErrors): fixed bug #846007
5127         * src/SDCCsymt.c (checkFunction): fixed follow-up bug on bug #846007
5128
5129 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5130
5131         * src/SDCCast.c (decorateType): disabled a transformation I added in
5132         revision 1.188 (access to fields of a structure at an absolute address);
5133         it breaks with bitfields, extern declarations, and gcse analysis.
5134         * src/SDCCopt.c (isLocalWithoutDef): if ADDRESS_OF applied to a symbol, it
5135         could be assigned through a pointer, so don't complain.
5136         * src/SDCCast.c (astErrors),
5137         * src/SDCCast.h,
5138         * src/SDCCglue.c (emitRegularMap): fixed bug #847813
5139
5140 2003-11-26 Vangelis Rokas <vrokas AT otenet.gr>
5141
5142         * src/pic16/main.c (_pic16_genIVT): fixed interrupt vector table
5143         * src/pic16/main.c (_pic16_genAssemblerPreamble): re-enabled the
5144         output of __config directives, since gpasm now supports them
5145         * src/pic16/main.c (_pic16_finaliseOptions): define MCU
5146         pre-processor macro, i.e. -DMCU=p18f452
5147         * src/pic16/ralloc.c: renamed packRegisters to pic16_packRegisters,
5148         and modified to handle 'cast' icode similarly to '=' icode
5149         * src/pic16/device.h (typedef struct PIC_device): added field
5150         'extMIface' to indicate that chip has external memory interface
5151         * src/pic16/device.c: added chips 18F248, 18F258, 18F448, 18F458,
5152         18F6520, 18F6620, 18F6680, 18F6720, 18F8520, 18F8620, 18F8680,
5153         18F8720
5154
5155 2003-11-26 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5156
5157         * src/SDCC.y (pointer): fixed bug #846006
5158         * support/Util/SDCCerr.c: made W_PTR_TYPE_INVALID message clearer
5159         * src/SDCCast.c (decorateType): fixed bug #846009
5160         * src/ds390/peeph.def,
5161         * src/ds390/gen.c (genAnd, genOr),
5162         * src/mcs51/peeph.def,
5163         * src/mcs51/gen.c (genAnd, genOr): fixed bug #846777
5164
5165 2003-11-25 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5166
5167         Fixed several common-sub-expression bugs (#772861, #768380, & #755323)
5168         * src/SDCCdflow.c
5169         * src/SDCCcse.c
5170         * src/SDCCcse.h
5171         * src/SDCCBBlock.h
5172         * src/SDCCBBlock.c
5173
5174 2003-11-23 Klaus Flittner <klaus_flittner AT gmx.de>
5175
5176         fixed bug #845089
5177         * src/SDCCbitv.h,
5178         * src/SDCCbitv.c: added function to free a bitvector
5179         * src/SDCClrange.h,
5180         * src/SDCClrange.c: added function to recompute the liveranges
5181         * src/avr/ralloc.c,
5182         * src/ds390/ralloc.c,
5183         * src/hc08/ralloc.c,
5184         * src/mcs51/ralloc.c,
5185         * src/pic/ralloc.c,
5186         * src/pic16/ralloc.c,
5187         * src/xa51/ralloc.c,
5188         * src/z80/ralloc.c: recompute the liveranges after register packing
5189
5190 2003-11-21 Klaus Flittner <klaus_flittner AT gmx.de>
5191
5192         * src/SDCCloop.c (newInduction): fixed bug #845630
5193
5194 2003-11-21 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5195
5196         * src/SDCCsymt.c (compareTypesExact): disabled debugging output
5197         inadvertantly left behind from my 2003-11-12 change
5198
5199 2003-11-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5200
5201         Updated headers I neglected to commit yesterday.
5202         * src/SDCClrange.h,
5203         * src/SDCCicode.h
5204
5205 2003-11-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5206
5207         * src/SDCCcse.c (algebraicOpts): fixed bug #773153
5208         * src/SDCClrange.c (rlivePoint): need to mark IC_RESULT used if POINTER_SET op
5209         * src/SDCCopt.c (eBBlockFromiCode),
5210         * src/SDCClrange.c (hashiCodeKeys, sequenceiCode, computeLiveRanges): seperated
5211         the creation of the key hash table from the sequencing so it can be used
5212         earlier (for some GCSE bug fixes still pending)
5213
5214 2003-11-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5215
5216         * src/mcs51/gen.c (genPlus): generate shortcut for adding 0xab00
5217         * support/regression/tests/addsub.c: testing genPlus shortcut
5218
5219 2003-11-15  Borut Razem <borut.razem AT siol.net>
5220
5221         * src/SDCCmain.c: fixed bug #841645: -MM command line option passed to sdcpp
5222
5223 2003-11-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5224
5225         * src/SDCCcse.c (cseBBlock): fixed bug #527779
5226         * src/SDCCcse.c (deleteGetPointers): rewrote so that the set
5227         ordering is immaterial.
5228         * src/SDCCdflow.c (mergeInExprs): fixed bug #587536
5229
5230 2003-11-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5231
5232         * src/SDCCicode.c (geniCodeAddressOf): fixed part of bug #840381
5233         * src/SDCCopt.c (replaceRegEqv, isLocalWithoutDef): fixed other part
5234         (SIGSEV) of bug #840381
5235         * src/SDCCmain.c (linkEdit, assemble): fixed bug #841606 (don't
5236         unlink new file before rename if new and old filenames are the same)
5237
5238 2003-11-13 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5239
5240         * src/mcs51/main.c: started fixing bug #737001 (SDCC not clearing
5241         uninitialized variables) for the mcs51. Set environment variable
5242         SDCC_GENRAMCLEAR to test.
5243         xdata initialization slightly shorter
5244
5245 2003-11-12 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5246
5247         * src/SDCCsymt.h,
5248         * src/SDCCsymt.c (addSymTypeChain, compareTypesExact): fixed bugs
5249         #838241 & 780691 (basicly the same bug)
5250         * src/SDCCBBlock.c (iCode2eBBlock): fixed bug #840148
5251         * src/SDCCBBlock.c (iCodeFromeBBlock): fixed bug #840162
5252
5253 2003-11-11 Bernhard Held <bernhard AT bernhardheld.de>
5254
5255         * src/SDCCmain.c (linkEdit): "fix" #834252
5256
5257 2003-11-11 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5258
5259         * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
5260         * src/SDCCast.h,
5261         * src/SDCC.y: fixed bug #819403
5262
5263 2003-11-08 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5264
5265         * support/regression/fwk/lib/testfwk.c: printn is recursive and thus needs
5266         the reentrant attribute.
5267         * src/hc08/gen.c (genPackBits): added missing stack readjustment
5268         * sim/ucsim/hc08.src/inst.cc (inst_mov): fixed bugs with mov instruction
5269         simulation
5270         * src/SDCCast.c (decorateType): fixed bug with storage class not being
5271         updated during pointer dereference; f.e. ~(((char *)1)*) was being
5272         erroneously reduced to a literal.
5273         * src/hc08/ralloc.c (packRegisters, rematStr),
5274         * src/hc08/gen.c (aopForRemat): allow literals to be rematerialized in
5275         some cases
5276
5277 2003-11-08 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5278
5279         * src/mcs51/main.c: fixed bug #838385. Thanks to Josef Pavlik for finding and fixing
5280         * doc/sdccman.lyx: changed from 'article' to 'book'
5281         * doc/Makefile: readded test_suite_spec and cdbfileformat
5282
5283 2003-11-08 Bernhard Held <bernhard AT bernhardheld.de>
5284
5285         * device/include/stdlib.h: include malloc.h to comply with ANSI
5286         * support/regression/tests/malloc.c: include stdlib.h instead of malloc.h
5287
5288 2003-11-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5289
5290         * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg)
5291         * doc/clean.mk: also remove *.out files
5292         * doc/sdccman.lyx: some additions, larger top/bottom margins
5293
5294 2003-11-07 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5295
5296         * src/SDCC.y: fixed bug #837365
5297         * support/regression/tests/bitopcse.c
5298         * src/hc08/gen.c (genPointerGet): Don't assume pointer operand is
5299         a symbol (might be valop instead)
5300         * device/lib/Makefile.in: added errno.c to HC08SOURCES
5301         * device/lib/clean.mk: added hc08 to the cleaning list
5302
5303 2003-11-04  Borut Razem <borut.razem AT siol.net>
5304
5305         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h: reverted changes,
5306           made 2003-11-04
5307         * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
5308           as/z80/aslist.c, as/z80/assym.c: removed inclusion of nonstandard malloc.h;
5309           malloc is declared in standard stdlib.h
5310
5311 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5312
5313         * device/lib/hc08/Makefile: need to clean .rel not .o files
5314         * src/hc08/gen.c (genDjnz): can't use djnz with extended addressing mode
5315
5316 2003-11-06 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5317
5318         * src/port.h,
5319         * src/hc08/main.c,
5320         * src/mcs51/main.c,
5321         * src/ds390/main.c,
5322         * src/z80/main.c,
5323         * src/avr/main.c,
5324         * src/pic/main.c,
5325         * src/pic16/main.c,
5326         * src/xa51/main.c: added hasExtBitOp & oclsExpense functions to ports
5327         * src/SDCCicode.c: changed several IS_FARSPACE tests to isOclsExpensive
5328         tests (which uses the port's oclsExpense function)
5329         * src/SDCC.y,
5330         * src/SDCCast.c,
5331         * src/SDCCicode.c,
5332         * src/hc08/gen.c,
5333         * src/ds390/gen.c,
5334         * src/mcs51/gen.c: added support for the SWAP iCode (RFE #834167)
5335
5336 2003-11-04 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5337
5338         * src/SDCCcse.c (ifxOptimize),
5339         * src/SDCClabel.c (labelIfx, deleteIfx): When the condition to
5340         an IFX iCode is volatile, convert to DUMMY_READ_VOLATILE instead
5341         deleting the IFX iCode.
5342         * src/hc08/ralloc.c: reduced unneeded slocs
5343         * src/hc08/gen.c: fixed bug in asmopToBoolean
5344
5345 2003-11-04  Borut Razem <borut.razem AT siol.net>
5346
5347         * configure, configure.in, sdcc_vc_in.h, sdcconf_in.h,
5348           support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51/lklibr.c,
5349           as/z80/aslist.c, as/z80/assym.c: decision to include malloc.h
5350           transferred to configure
5351
5352 2003-11-03 Bernhard Held <bernhard AT bernhardheld.de>
5353
5354         Use headers defined in the C[++] standards:
5355         * sim/ucsim/gui.src/serio.src/fileio.cc
5356         * sim/ucsim/gui.src/serio.src/frontend.cc
5357         * sim/ucsim/gui.src/serio.src/main.cc
5358         * sim/ucsim/gui.src/serio.src/posix_signal.cc
5359         * support/Util/NewAlloc.c
5360         * as/hc08/lklibr.c
5361         * as/mcs51/lklibr.c
5362         * as/z80/aslist.c
5363         * as/z80/assym.c
5364
5365 2003-11-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5366
5367         * Added MSVC projects for hc08 assembler and linker:
5368         all.dsp, config.dsp, sdcc.dsw, /as/hc08/as_hc08.dsp,
5369         /as/hc08/link_hc08.dsp
5370
5371 2003-11-03 Martin Helmling <Martin.Helmling AT octo-soft.de>
5372
5373         * debugger/mcs51/cmd.c: allows filename starting with digit(+ some debug)
5374
5375 2003-11-02 Bernhard Held <bernhard AT bernhardheld.de>
5376
5377         * src/SDCCmain.c (linkEdit): "fixed" again bug #833605
5378
5379 2003-11-01 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5380
5381         * src/mcs51/main.c: xdata initialization is 13 bytes shorter now
5382
5383 2003-10-31  Borut Razem <borut.razem AT siol.net>
5384
5385         * support/cpp2/cpplib.h,
5386           support/cpp2/cpplib.c,
5387           support/cpp2/cpplex.c,
5388           support/cpp2/cppinit.c: introduced #pragma preproc_asm [ + | - ]
5389           to switch _asm block preprocessing on / off. Default is
5390           #pragma preproc_asm +
5391
5392 2003-10-31  Borut Razem <borut.razem AT siol.net>
5393
5394         * support/cpp2/cpplex.c: Fixed _WIN32 problem with CR-CR-LF sequences
5395           when outputting comment blocks (when executed with -C option) and
5396           _asm (SDCPP specific) blocks
5397
5398 2003-10-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5399
5400         * as/hc08/lkrloc.c (relr): Fixed ihx output, fixed lastAreaIndex warning
5401
5402 2003-10-31 Klaus Flittner <klaus_flittner AT gmx.de>
5403
5404         * src/SDCCcse.c (updateSpillLocation): fixed bug #808027
5405
5406 2003-10-31 Bernhard Held <bernhard AT bernhardheld.de>
5407
5408         * src/SDCCmain.c (linkEdit): "fixed" bug #833605
5409         * src/SDCCast.c (decorateType): fixed bug #832664
5410
5411 2003-10-31  Borut Razem <borut.razem AT siol.net>
5412
5413         * support\cpp2\cpplex.c: fixed for SDCPP:
5414           comments(when executed with -C option) and _asm blocks
5415           were included even if they where in skipped #if block.
5416           Applied solution from GCC cpp 3.3.2
5417
5418 2003-10-31  Borut Razem <borut.razem AT siol.net>
5419
5420         * src/SDCC.lex: sdcc now understands both formats:
5421           '# <line_number> <file_name>' and
5422           '#line <line_number> <file_name>'
5423         * support/cpp2/cppmain.c: sdcpp now generates the standard
5424           '# <line_number> <file_name>' instead of former
5425           '#line <line_number> <file_name>'
5426
5427 2003-10-30  Borut Razem <borut.razem AT siol.net>
5428
5429         * support/cpp2/cpphash.h,
5430         * support/cpp2/cpplib.h
5431         * support/cpp2/cpplex.c,
5432         * support/cpp2/cppmain.c,
5433         * support/cpp2/cppinit.c: fixed bug #828015 - Syntax variation for _asm character constants
5434
5435 2003-10-30 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5436
5437         Fixed a number of problems revealed by bug #827883.
5438         * src/SDCCloop.c (loopInvariants): Spill location of the
5439         result operand should be recomputed if extracted from
5440         a loop. Also, don't extract assignments of an iTemp
5441         from a literal.
5442         * src/SDCCast.c (isConformingBody): loop reversal should
5443         not occur if the control variable is involved with a
5444         relational operator.
5445
5446 2003-10-28 Bernhard Held <bernhard AT bernhardheld.de>
5447
5448         * .version: bumped to 2.3.6 to reflect the big improvements
5449         made by Erik and Klaus. Thanks!
5450
5451 2003-10-28 Klaus Flittner <klaus_flittner AT gmx.de>
5452
5453         Replaced the livrange code.
5454         * src/SDCClrange.c: added new LR code
5455         * src/SDCCloop.c,
5456         * src/SDCCBBlock.h: removed remainig parts from old LR code
5457         * src/ds390/ralloc.c,
5458         * src/ds390/gen.c: minor fixes to make it work with new code
5459
5460 2003-10-28 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5461
5462         * as/hc08/asm.h,
5463         * as/hc08/lkrloc.c,
5464         * src/hc08/gen.c,
5465         * src/hc08/ralloc.c: Fix various warnings related to the hc08
5466         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec): Fixed bug #829717
5467         (tweaked fix for bug #818696)
5468
5469 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5470
5471         * src/z80/ralloc.c (joinPushes): Fixed bug #828742
5472
5473 2003-10-23 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5474
5475         * src/SDCCmain.c,
5476         * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
5477         * src/mcs51/gen.c (gencjneshort),
5478         * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
5479         more efficient (per Scott Bronson's suggestion)
5480
5481 2003-10-22 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5482
5483         Extended the semantics of the critical keyword to include
5484         individual statements. See RFE #827755 and #799831
5485         * src/SDCC.y
5486         * src/SDCCicode.c
5487         * src/SDCCopt.c
5488         * src/SDCCast.c
5489         * support/Util/SDCCerr.c
5490         * support/Util/SDCCerr.h
5491         * src/mcs51/gen.c
5492         * src/ds390/gen.c
5493         * src/hc08/gen.c
5494
5495 2003-10-19  Borut Razem <borut.razem AT siol.net>
5496
5497         * src/SDCC.lex: fixed bug #825944 - defined yytext_ptr to make it compile with flex 2.5.31
5498
5499 2003-10-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5500
5501         * src/SDCCicode.c (geniCodePreInc, geniCodePreDec, ast2iCode):
5502         Fixed bug #818696
5503         * src/SDCCast.c (ast_print): Fixed --dumptree so that preincrement
5504         and predecrement operand is displayed
5505
5506 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
5507
5508         * src/SDCCval.c (valMinus): fixed bug #826041
5509
5510 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5511
5512         Some hc08 related updates that I missed earlier
5513         * sim/ucsim/stypes.h
5514         * support/regression/ports/hc08/spec.mk
5515
5516 2003-10-15 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5517
5518         New target "hc08" for the Motorola 68hc08 family of micros
5519
5520         * configure
5521         * configure.in
5522         * Makefile
5523         * src/hc08/*
5524         * src/SDCCmain.c
5525         * src/port.h
5526         * sim/ucsim/hc08.src/*
5527         * sim/ucsim/configure.in
5528         * src/ucsim/configure
5529         * sim/ucsim/packages_in.mk
5530         * as/hc08/*
5531         * as/Makefile
5532         * device/include/mc68hc908qy.h
5533         * device/lib/hc08/*
5534         * device/lib/Makefile.in
5535         * support/regression/ports/hc08/*
5536         * support/regression/Makefile
5537
5538 2003-10-14 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5539
5540         * src/z80/gen.c: fixed bug revealed by ast_constant_folding.c
5541         regression test
5542         * src/ds390/gen.c (genCast): fixed bug #821957
5543
5544 2003-10-13 Bernhard Held <bernhard AT bernhardheld.de>
5545
5546         * device/lib/logf.c: "fixed" overlay bug
5547         * support/regression/ports/host/spec.mk: added m library
5548         * support/regression/ports/mcs51-stack-auto/spec.mk: added float funcs
5549         * support/regression/tests/float_trans: added (for Eric)
5550
5551 2003-10-12 Bernhard Held <bernhard AT bernhardheld.de>
5552
5553         * src/mcs51/gen.c (genCpl): fixed bug
5554         http://sf.net/mailarchive/message.php?msg_id=6263915
5555
5556 2003-10-10 Bernhard Held <bernhard AT bernhardheld.de>
5557
5558         * src/SDCCast.c (decorateType): added extended constant folding
5559         * src/SDCCsymt.c (computeType): cleanup
5560         * src/SDCCval.c (valShift): minor optimization
5561         * support/regression/tests/ast_constant_folding.c: added
5562
5563 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5564
5565         * src/SDCCmain.c: removed some unintended changes
5566
5567 2003-10-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5568
5569         * src/SDCCmain.c (setParseWithComma): fixed bug #816685
5570         * src/z80/gen.c: fixed part of bug #817589
5571         * src/SDCCsymt.c (checkFunction): fixed bug #817895
5572
5573 2003-10-08 Bernhard Held <bernhard AT bernhardheld.de>
5574
5575         Replaced cast (void **) with (void *) to avoid gcc 3 warning:
5576         * src/SDCCcflow.c
5577         * src/SDCCcse.c
5578         * src/SDCCdflow.c
5579         * src/SDCClabel.c
5580         * src/SDCClrange.c
5581         * src/SDCCmem.c
5582         * src/SDCCopt.c
5583         * src/SDCCpeeph.c
5584         * src/SDCCset.c
5585         * src/avr/ralloc.c
5586         * src/ds390/ralloc.c
5587         * src/izt/ralloc.c
5588         * src/mcs51/ralloc.c
5589         * src/pic/ralloc.c
5590         * src/pic16/ralloc.c
5591         * src/xa51/ralloc.c
5592         * src/z80/ralloc.c
5593         * src/z80/gen.c: removed unused label "release:"
5594
5595 2003-10-06  Borut Razem <borut.razem AT siol.net>
5596
5597         * src/SDCC.lex: removed definition of unused variables
5598           save_optimize and save_options
5599
5600 2003-10-06 Bernhard Held <bernhard AT bernhardheld.de>
5601
5602         * clean.mk: removed '=' in "-maxdepth=1"
5603         * src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
5604         * src/SDCClrange.c: replace LRKLAUS with SDCC_LRKLAUS
5605
5606 2003-10-06  Borut Razem <borut.razem AT siol.net>
5607
5608         * src/SDCC.lex, src/SDCC.lex: use dbuf for "_asm" definitions;
5609           my_unput() replaced by unput()
5610
5611 2003-10-05 Bernhard Held <bernhard AT bernhardheld.de>
5612
5613         * src/SDCCloop.c (assignmentsToSym, loopInduction): cast argument of
5614         setToNull() to (void *) to avoid gcc3.x's warning: "dereferencing
5615         type-punned pointer will break strict-aliasing rules"
5616         Old LR behaviour is again default; Klaus' LR can be choosen by
5617         defining the environment variable LRKLAUS
5618         * src/SDCCBBlock.h
5619         * src/SDCCloop.c
5620         * src/SDCClrange.c
5621         * src/ds390/ralloc.c (spillThis): applied Klaus' patch
5622         * clean.mk: fixed removal of files in bin/CVS/
5623         * device/lib/clean.mk: fixed removal of directories small and large
5624         * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC
5625         * src/SDCCicode.c,
5626         * src/SDCCval.c: removed superflous test for pedantic
5627
5628 2003-10-05  Borut Razem <borut.razem AT siol.net>
5629
5630         * src/SDCC.lex, support/Util/SDCCerr.c, sdcc/support/Util/SDCCerr.h:
5631           Fixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC warning
5632           message "unmatched #pragma SAVE and #pragma RESTORE"
5633
5634 2003-10-04  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5635
5636         * doc/sdccman.lyx: various additions and updates (interrupts, inline
5637           assembly, critical functions, atomic, nojtbound)
5638
5639 2003-10-04 Bernhard Held <bernhard AT bernhardheld.de>
5640
5641         Applied liferange patch from Klaus Flittner <klaus_flittner AT gmx.de>
5642         * src/SDCCBBlock.h
5643         * src/SDCCloop.c
5644         * src/SDCCloop.h
5645         * src/SDCClrange.c
5646
5647 2003-10-03  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5648
5649         * src/z80/gen.h,
5650         * src/z80/gen.c (aopOp, aopGet, aopPut, genDummyRead),
5651         * src/mcs51/gen.h
5652         * src/mcs51/gen.c (aopOp, aopGet, aopPut, genDummyRead),
5653         * src/ds390/gen.h
5654         * src/ds390/gen.c (aopOp, aopGet, aopPut, genDummyRead),
5655         * src/SDCCicode.c (ast2iCode, geniCodeDummyRead): Fixed bug #663539
5656         * src/SDCCopt.c (killDeadCode): Fixed bugs #663539 & #816705
5657
5658 2003-10-02  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5659
5660         * src/z80/gen.c (genRet): fixed bug #524753
5661         * src/z80/gen.c (genCast): fixed internal error on cast from
5662         pointer to long
5663         * src/z80/gen.c (_saveRegsForCall, emitCall): adapted Johan's
5664         fix for bug #477835 to the z80
5665         * src/z80/gen.c (genZ80code, _vemit2, _emit2): added support
5666         for tracking iCodes in the peephole optimizer for z80
5667
5668 2003-10-01  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5669
5670         * src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch): fixed
5671         the other part of bug #814548
5672         * src/SDCCpeeph.c (labelInRange): fixed bug #814558
5673
5674 2003-09-30  Bernhard Held <bernhard AT bernhardheld.de>
5675
5676         * src/SDCCcse.c: fixed part of bug #814548
5677
5678 2003-09-28  Borut Razem <borut.razem AT siol.net>
5679
5680         * src/asm.c: rewrite of printILine() to use temporary file instead
5681           a pipe
5682         * src/xa51/main.c: commented out declaration of int rewinds
5683
5684 2003-09-27  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5685
5686         * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
5687
5688 2003-09-26  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5689
5690         * src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
5691         * src/asm.c (printILine): Fixed bug #811015
5692
5693 2003-09-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5694
5695         *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
5696         freeing.
5697
5698 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5699
5700         * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955
5701         * src/z80/gen.c (setupPair, genMovePairPair): Fixed setupPair
5702         to correctly handle general case of AOP_PAIRPTR
5703         * src/z80/gen.c (aopGet, aopPut): Generalized AOP_PAIRPTR handling
5704
5705 2003-09-21  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5706
5707         * src/mcs51/ralloc.c (fillGaps),
5708         * src/ds390/ralloc.c (fillGaps): fixed bug #810093 (yet another
5709         register positioning bug)
5710
5711 2003-09-21  Bernhard Held <bernhard AT bernhardheld.de>
5712
5713         * device/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
5714
5715 2003-09-19  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5716
5717         * src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
5718         genCodePointerGet, genGenPointerGet, genFarPointerSet,
5719         genGenPointerSet): handle AOP_DPTR correctly when loading dptr
5720         (ralloc doesn't intentionally do this now, but perhaps later)
5721         * src/mcs51/ralloc.c (serialRegAssign, fillGaps),
5722         * src/ds390/ralloc.c (serialRegAssign, fillGaps): fixed some
5723         register positioning bugs (Fixed bug #762602 and #795325)
5724         * src/SDCCicode.c (geniCodeDerefPtr): Track output class correctly
5725         (Fixed bug #808779)
5726         * src/z80/gen.c: increased _vemit2's buffer[] to handle long
5727         lines that --i-code-in-asm generates
5728
5729 2003-09-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5730
5731         *link/z80/lklibr.c, as/mcs51/lklibr.c: Fixed Linux segfaults when
5732         trying to fclose a FILE* that was already closed.
5733
5734 2003-09-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5735
5736         * src/SDCCsymt.c (structElemType): fixed bug #808291 (members
5737         of const struct should be treated as if const themselves)
5738
5739 2003-09-18  Bernhard Held <bernhard AT bernhardheld.de>
5740
5741         * src/SDCCval.c (valPlus, valMinus): fixed bug #808337
5742
5743 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5744
5745         * support/librarian/sdcclib.c: Generate correct offsets for libraries with
5746         Unix (/n) and DOS (/r/n) line terminations.
5747
5748 2003-09-17  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5749
5750         * src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast): fixed
5751         bug #613775
5752
5753 2003-09-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5754
5755         * src/mcs51/gen.c (genFunction, genEndFunction),
5756         * src/ds390/gen.c (genFunction, genEndFunction): Moved save
5757         and restore of EA so that stack offsets to parameters are
5758         correct when using both critical and reentrant/stack-auto.
5759         * src/z80/gen.c (aopOp): removed erroneous assertion about sloc
5760         size (can be triggered in error if sloc is shared between
5761         different sized objects)
5762         * device/include/float.h: fixed macros to explicitly use
5763         unsigned long where needed
5764
5765 2003-09-15  Bernhard Held <bernhard AT bernhardheld.de>
5766
5767         Feature req. 799831: added code to allow nesting of critical functions
5768         * src/mcs51/gen.c (genFunction, genEndFunction)
5769         * src/ds390/gen.c (genFunction, genEndFunction)
5770
5771 2003-09-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5772
5773         * src/SDCCsymt.c (sclsFromPtr),
5774         * src/SDCCsymt.h,
5775         * src/SDCCast.c (decorateType): fixed bug #462971. Also, better
5776         support for standard C idiom of memory mapped variables; for
5777         example, *((xdata int*)0x1234) = 1 is now internally equivalent
5778         to xdata int at 0x1234 tempvar = 1.
5779         * sim/ucsim/z80.src/inst_xd.cc: fixed bug #805483 with patch
5780         provided by Akiya ISHIDA
5781
5782 2003-09-13  Bernhard Held <bernhard AT bernhardheld.de>
5783
5784         * src/SDCCval.c (cheapestVal): reenabled to reduce int to char
5785         * src/SDCCval.c (constVal): added reduction from int to char
5786         * src/SDCCval.c (valMult, valDiv): fixed sign handling
5787         * src/SDCCval.c (valShift): fixed after change of cheapestVal()
5788         * src/SDCCval.c (valCompare): fixed EQ_OP and NE_OP; they have
5789         to ignore the sign
5790         * support/regression/tests/shifts.c: fixed
5791
5792 2003-09-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5793
5794         * src/z80/gen.c (genXor): Fixed bug #805445
5795
5796 2003-09-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5797
5798         Fixed bug #621531 (const & volatile confusion in the type chain).
5799         DCL_PTR_CONST, DCL_PTR_VOLATILE, & IS_PTR_CONST now exclusively
5800         refer to the const or volatile state of the pointer itself.
5801
5802         * src/SDCCast.c
5803         * src/SDCCglue.c
5804         * src/SDCCicode.c
5805         * src/SDCCsymt.c
5806         * src/SDCCval.c
5807         * src/SDCC.y
5808         * src/SDCCsymt.h
5809         * src/pic/gen.c
5810         * src/pic/ralloc.c
5811         * src/pic16/gen.c
5812         * src/pic16/ralloc.c
5813         * support/regression/tests/const.c
5814
5815 2003-09-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5816
5817         When checking for duplicated modules, use absolute paths
5818         instead of relative paths.  Files changed:
5819
5820         * as/mcs51/lklib.c
5821         * link/z80/lklib.c
5822
5823 2003-09-09  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5824
5825         * src/SDCCicode.c (geniCodeLogic): fixed bug #797572
5826
5827 2003-09-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5828
5829         * device/include/string.h: added size_t typedef, changed
5830         prototypes to use size_t, eliminated separate reentrant and
5831         non-reentrant declarations, added _memmove declaration
5832         * device/lib/_memcpy.c: changed to use size_t instead of int,
5833         changed /4 to >>2 to avoid division library call
5834         * device/lib/_memcmp.c,
5835         * device/lib/_memset.c,
5836         * device/lib/_strncat.c,
5837         * device/lib/_strncpy.c,
5838         * device/lib/_strncmp.c: changed to use size_t instead of int
5839         * device/lib/_memmove.c: new file (fixed bug #772294)
5840         * device/lib/Makefile.in: added _memmove.c
5841         * device/lib/z80/asm_strings.s: fixed bug #772290
5842         * support/regression/tests/bitfields.c: attempt to fix host assertion
5843         failure on amd64-unknown-linux2.2
5844
5845 2003-09-06  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5846
5847         * src/z80/gen.c (aopPut, spillPairReg): fixed bug #800998
5848         * src/z80/gen.c (genFunction, genEndFunction): fixed "bug" #774700
5849         * as/z80/asmain.c (main): fixed bug #801766
5850
5851 2003-09-06  Bernhard Held <bernhard AT bernhardheld.de>
5852
5853         * src/SDCCicode.c (ast2iCode): fixed differences in iCode with different
5854         compilers
5855
5856 2003-09-05  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5857
5858         * src/SDCCast.c (isConformingBody): fixed loop reversal bug
5859         reported in bug #800609
5860
5861 2003-09-04  Vangelis Rokas <vrokas AT otenet.gr>
5862
5863         * Top header beautifications in src/pic16 directory:
5864           device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c,
5865           pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c,
5866           pcoderegs.h, ralloc.c, ralloc.h
5867         * main.c: added top header and GPL license notice
5868         * pcode.c: fixed the if-conditional warning
5869
5870 2003-09-04  Bernhard Held <bernhard AT bernhardheld.de>
5871
5872         * device/lib/_mullong.c: replaced int by short for gcc
5873
5874 2003-08-31  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5875
5876         * src/SDCCpeeph.c (notVolatile, notVolatileVariable): handle IFX
5877         and JUMPTABLE iCodes properly now (worked by accident before)
5878         * src/mcs51/gen.c (leftRightUseAcc),
5879         * src/ds390/gen.c (leftRightUseAcc): handle IFX and JUMPTABLE
5880         iCode properly now. Use getSize instead of nRegs since a & b
5881         aren't part of the nRegs tally.
5882
5883 2003-08-31  Vangelis Rokas <vrokas AT otenet.gr>
5884
5885         * src/pic16/main.c: corrected offsets of interrupt vectors in _pic16_genIVT()
5886         * src/pic16/pcode.c: fix to disable inserting BANKSEL directive
5887           before instructions that use the _STATUS register
5888
5889 2003-08-31  Bernhard Held <bernhard AT bernhardheld.de>
5890
5891         * src/mcs51/gen.c (freeAsmop): fixed off by one in stack offset (AOP_STK)
5892         * src/mcs51/gen.c (genNearPointerSet): added missing opcode for
5893         fetching of the pointer
5894         * src/mcs51/gen.c (genNearPointerGet): added reuse of PREG,
5895         copied from genNearPointerSet()
5896         * src/mcs51/gen.c (genNearPointerGet): don't pop r0/r1, if RESULTONSTACK
5897         * src/mcs51/gen.c: changed order of freeAsmop(left/right/result)-calls.
5898         If they pop r0/r1 they must be called in the opposite order than aopOp().
5899         * device/lib/_mullong.c: fixed for "--model-large --int-long-reent"
5900         (resp. --stack-auto), prepared for --xstack
5901
5902 2003-08-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5903
5904         * doc/sdccman.lyx: reverted tables to those in cvs 1.64
5905
5906 2003-08-28  Bernhard Held <bernhard AT bernhardheld.de>
5907
5908         * device/lib/_startup.c: quick & dirty fix for ds390/ds400;
5909         these ports have their own __sdcc_external_start()
5910
5911 2003-08-26  Bernhard Held <bernhard AT bernhardheld.de>
5912
5913         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
5914         * src/pic/glue.c (pic14printPublics): fixed bug introduced when symbol
5915         type for bits was changed. It resulted in bit variables becoming
5916         global, which is not permitted in PIC 14 assembly output.
5917
5918 2003-08-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
5919
5920         * doc/sdccman.lyx: various additions and updates. Rearranged sections
5921
5922 2003-08-22  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
5923
5924         Z80 and MCS51 linkers complaint if a public symbol is defined
5925         in more than one library module:
5926
5927         * as/mcs51/lklib.c
5928         * link/z80/lklib.c
5929         * as/mcs51/Makefile.in
5930
5931 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5932
5933         A few small changes that speed up the peephole optimizer.
5934
5935         * src/SDCCpeeph.c
5936
5937 2003-08-22  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5938
5939         Try to make the peephole optimizer smarter by maintaining
5940         an association between the assembly source code and the
5941         iCodes that originated them. Put this information to use
5942         with a new peephole rule condition "notVolatile" so that
5943         the rules can be aggressive yet still safe.
5944
5945         * src/SDCCpeeph.c
5946         * src/SDCCpeeph.h
5947         * src/mcs51/gen.c
5948         * src/mcs51/peeph.def
5949
5950 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5951
5952         Fixed bug #741761
5953
5954         * src/mcs51/gen.c (aopForSym, leftRightUseAcc),
5955         * src/ds390/gen.c (aopForSym, leftRightUseAcc): preserve A and B
5956         if the left or right operand symbols have the accuse flag set.
5957
5958 2003-08-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
5959
5960         Changed the type of the result of the ! (NOT) operator to char;
5961         previously it returned the same type as the source. This allows
5962         us to eliminate all the genFloatNot functions (all of its target
5963         implementations were very buggy) since !float can use the same
5964         code as !long now.
5965
5966         * src/SDCCicode.c (ast2iCode): ! returns char
5967         * src/mcs51/gen.c (genNot, genNotFloat),
5968         * src/ds390/gen.c (genNot, genNotFloat),
5969         * src/z80/gen.c (genNot, genNotFloat),
5970         * src/pic/gen.c (genNot, genNotFloat),
5971         * src/pic16/gen.c (genNot, genNotFloat): eliminated genNotFloat
5972
5973 2003-08-19  Bernhard Held <bernhard AT bernhardheld.de>
5974
5975         pic patch provided by Slade Rich <slade_rich AT yahoo.com>
5976         1. Interrupt would not compile properly. Ensure PCLATH register is saved
5977            during interrupts. Ensure WSAVE is located at a shared bank address.
5978         2. Fixed page selection in some places
5979         3. Fixed BTFSS/C to where necessary use registers directly and not simply
5980            the registers name strings.
5981         4. Fixed "signed / unsigned compare" compiler warnings.
5982         5. The PIC port manages its own allocation of the general purpose
5983            registers, but makes no attempt to reuse them. As a result when
5984            compiling it soon runs out of general purpose registers. Some
5985            additional code was added to the files pcode.c and device.c to walk
5986            through the function call tree and rename the registers so that they
5987            get reused.
5988
5989         * src/pic/device.c
5990         * src/pic/gen.c
5991         * src/pic/glue.c
5992         * src/pic/pcode.c
5993         * src/pic/pcode.h
5994         * src/pic/ralloc.c
5995         * src/pic/ralloc.h
5996         * src/pic/genarith.c: Fixed problems with PIC 14 port in functions
5997         genPlus() & genMinus() when the result is the same as left or right
5998
5999 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6000
6001         * src/z80/gen.c (isUnsplitable, fetchPairLong): fixed bug #770454
6002
6003 2003-08-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6004
6005         Made bitfield a distinct type from bit so that bitfields
6006         convert as per ANSI C and bits retain their traditional
6007         boolean style behaviour. Implemented bitfield support in
6008         the z80 port.
6009
6010         * src/SDCCsymt.h,
6011         * src/SDCCsymt.c,
6012         * src/SDCCast.c,
6013         * src/cdbFile.c,
6014         * src/mcs51/gen.c,
6015         * src/ds390/gen.c: bit v bitfield split
6016         * src/z80/gen.c: New support for bitfields
6017         * support/regression/tests/bitfields.c: reenabled z80,
6018         added more tests
6019
6020 2003-08-17  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6021
6022         Rules 246.x, 247.x relate to bitfields, the others speed up
6023         access to xdata mapped I/O devices.
6024
6025         * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
6026
6027 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6028
6029         Cleaned up genPackBits and genUnpackBits and added two helper
6030         functions, emitPtrByteGet & emitPtrByteSet. Added optimizations
6031         for literal assignments in genPackBits (thanks to Frieder for
6032         reminding me).
6033
6034         * src/mcs51/gen.c
6035         * src/ds390/gen.c
6036
6037 2003-08-16  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6038
6039         Fixed bug #748310 (pointer to function type mishandled when the
6040         function name is omitted). Also fixed a SIGSEGV when a function
6041         attribute (reentrant, etc) is used on a non-function or on a
6042         function but misplaced before the parameter list.
6043
6044         * src/SDCC.y (abstract_declarator, abstract_declaractor2): fixed
6045         bug #748310
6046         * src/SDCC.y (declarator2_function_attributes): avoided SIGSEGV
6047         * support/Util/SDCCerr.h,
6048         * support/Util/SDCCerr.c: Added func attr misuse error msg
6049
6050 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
6051
6052         Fixed bug #787649 by anonymous
6053         * src/SDCCglue.c (emitRegularMap): added emission of sloc for func ptr
6054         * src/ds390/gen.c (aopForSym): fixed func ptr in sloc
6055
6056 2003-08-14  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6057
6058         Fixed numerous bitfield problems.
6059
6060         * src/SDCC.y: More bitfield related error checking
6061         * src/SDCCsymt.h,
6062         * src/SDCCsymt.c (compStructSize): fixed bitfield offset calc
6063         * support/Util/SDCCerr.h,
6064         * support/Util/SDCCerr.c: Added & edited some bitfield err msgs
6065         * src/mcs51/gen.c (genPackBits, genUnpackBits): fixed mask bugs
6066         * src/ds390/gen.c (genPackBits, genUnpackBits): fixed mask bugs
6067         * support/regression/tests/bitfields.c: tests added
6068
6069 2003-08-13  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6070
6071         Made the constant following the "interrupt" keyword optional. If
6072         omitted, the function will not automatically be given an entry
6073         in the interrupt vector table (similar to #pragma NOIV, but
6074         less syntacticly kludgy). The interrupt number is also now
6075         range checked. Also fixed a bug in the high order bit example
6076         in the manual.
6077
6078         * src/SDCC.y
6079         * src/SDCCmem.c
6080         * src/SDCCglue.c
6081         * src/SDCCsymt.h
6082         * support/Util/SDCCerr.c
6083         * support/Util/SDCCerr.h
6084         * doc/sdccman.lyx
6085
6086 2003-08-13  Bernhard Held <bernhard AT bernhardheld.de>
6087
6088         * src/SDCCcse.c (algebraicOpts): fix bug converting op from value to type
6089         * src/SDCCicode.c (operandOperation): rewritten some ops
6090         (*, ==, unary_minus) to fix possible overflows and to accord with ANSI
6091         * src/SDCCsymt.c (computeType): literals are handled the same way as any
6092         other type
6093         * src/SDCCval.c (cheapestVal): removed, it doesn't accord with ANSI (can
6094         be re-activated by defining REDUCE_LITERALS)
6095         * src/SDCCval.c (constVal): fixed; hex and octal constants can be
6096         unsigned, but are signed by default
6097         * src/SDCCval.c (constVal): rearranged
6098         * src/SDCCval.c (valMod): preliminary fix
6099         * src/SDCCval.c (valCastLiteral): use TYPE_* types
6100         * support/regression/literalop.c: added, work in progress
6101
6102 2003-08-12  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6103
6104         Generate warnings for useless declarations like "char data;"
6105         that don't do what new users expect.
6106
6107         * src/SDCC.y
6108         * support/Util/SDCCerr.h
6109         * support/Util/SDCCerr.c
6110
6111 2003-08-09  Bernhard Held <bernhard AT bernhardheld.de>
6112
6113         * src/SDCCval.c (valMult): fix overflow detection of negative int
6114
6115 2003-08-07  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6116
6117         * src/z80/ralloc.c (joinPushes): made compatible with new signedness
6118
6119         Changes to support big endian targets:
6120
6121         * src/ports.h
6122         * src/SDCCglue.c
6123         * src/avr/main.c
6124         * src/ds390/main.c
6125         * src/izt/i186.c
6126         * src/mcs51/main.c
6127         * src/pic/main.c
6128         * src/pic16/main.c
6129         * src/xa51/main.c
6130         * src/z80/main.c
6131
6132 2003-08-06  Bernhard Held <bernhard AT bernhardheld.de>
6133
6134         * src/SDCCval.c (cheapestVal): changed behaviour to the same as constVal()
6135         * device/lib/time.c: fixed warning "integer overflow in expression"
6136
6137 2003-08-05  Bernhard Held <bernhard AT bernhardheld.de>
6138
6139         * src/SDCCval.c (cheapestVal, valueFromLit): use TYPE_* types
6140         * src/SDCCval.c (constVal): changed default to signed; hex and octal
6141         constants are unsigned; added recognition of "u" flag for unsigned
6142         * src/SDCCval.c (valMult): fixed signdness, added warning for overflow
6143         * src/SDCCval.c (valDiv, valMod): fixed signdness
6144         * src/SDCCicode.c (operandOperation): fixed critical typo; fixed
6145         signedness of modulo, left and right shift
6146         * support/Util/SDCCerr.c: added warning "integer overflow in expression"
6147         * support/Util/SDCCerr.h: added warning W_INT_OVL
6148         * src/SDCCast.c (decorateType): fixed gcc3.3 warning
6149         * src/SDCCast.c (ast_print): improved output of constants
6150
6151 2003-08-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6152
6153         Fixed some warnings when building with MSVC:
6154
6155         * as\mcs51\asdata.c
6156         * as\z80\asdata.c
6157         * as\mcs51\asm.h
6158         * as\z80\asm.h
6159         * link\z80\aslink.h
6160         * link\z80\lkdata.c
6161         * link\z80\lkeval.c
6162         * link\z80\lkgb.c
6163         * link\z80\lkihx.c
6164         * link\z80\lks19.c
6165         * link\z80\lksym.c
6166         * support\cpp2\cpplib.c
6167         * src\ds390\gen.c
6168         * src\mcs51\gen.c
6169
6170 2003-08-03  Bernhard Held <bernhard AT bernhardheld.de>
6171
6172         * src/SDCCast.c (constExprTree): fix bug #781827 by Carl Worth <cworth AT isi.edu>
6173
6174 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6175
6176         * support\librarian\clean.mk: Do not remove Makefile.
6177         * support\librarian\Makefile: added.
6178
6179 2003-08-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6180
6181         Added librarian to MSVC build:
6182         * all.dsp
6183         * sdcc.dsw
6184         * support\librarian\librarian.dsp
6185
6186         'configure' not needed for librarian, removed:
6187         * support\librarian\configure
6188         * support\librarian\configure.in
6189         * support\librarian\config_in.h
6190         * support\librarian\Makefile.in
6191
6192         Hopefully these ones built the librarian and the rest of sdcc properly:
6193         * Makefile
6194         * Makefile.common.in
6195
6196         Messed up 'configure', so revert to previous version:
6197         * configure
6198         * configure.in
6199
6200 2003-07-31  Bernhard Held <bernhard AT bernhardheld.de>
6201
6202         * src/SDCCicode.c (operandOperation): 3. fix, this time for Alpha; ULONG has 64 bits
6203         there, while the mantissa of a double is "only" 53 bits wide.
6204
6205 2003-07-31  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6206
6207         Adding sdcclib to the build.  MSVC project coming soon.
6208         Files added/changed:
6209
6210         * support\librarian\clean.mk
6211         * support\librarian\configure
6212         * support\librarian\configure.in
6213         * support\librarian\config_in.h
6214         * support\librarian\Makefile.bcc
6215         * support\librarian\Makefile.in
6216         * support\librarian\sdcclib.c
6217         * Makefile.bcc
6218         * Makefile
6219         * Makefile.common.in
6220         * configure
6221         * configure.in
6222
6223 2003-07-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6224
6225         Linker now complaints if linked modules have conflicting options, for
6226         example, one compiled using --model-large and another one compiled with
6227         --model-small.  The following files were modified:
6228
6229         * as\mcs51\asdata.c
6230         * as\mcs51\aslink.h
6231         * as\mcs51\asm.h
6232         * as\mcs51\asmain.c
6233         * as\mcs51\asout.c
6234         * as\mcs51\i51pst.c
6235         * as\mcs51\lkdata.c
6236         * as\mcs51\lklibr.c
6237         * as\mcs51\lkmain.c
6238         * as\z80\asdata.c
6239         * as\z80\asm.h
6240         * as\z80\asmain.c
6241         * as\z80\asout.c
6242         * as\z80\z80pst.c
6243         * link\z80\aslink.h
6244         * link\z80\lkdata.c
6245         * link\z80\lklibr.c
6246         * link\z80\lkmain.c
6247         * src\SDCCglue.c
6248
6249 2003-07-28  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6250
6251         *link/z80/aslink.h, link/z80/lklibr.c, as/mcs51/aslink.h,
6252         as/mcs51/lklibr.c: Generate a warning when a library is not found.
6253
6254 2003-07-28  Bernhard Held <bernhard AT bernhardheld.de>
6255
6256         * src/z80/mappings.i: fix _mul[us][int,long] entries
6257
6258 2003-07-26  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6259
6260         *src/SDCCmain.c: do not search for crt0.o when using --nostdlib
6261
6262 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
6263
6264         * src/SDCCicode.c (operandOperation): really fixed problem with bitops
6265         * support/regression/tests/bitopcse.c: added
6266         fixed warning:
6267         * src/avr/gen.c:
6268         * src/pic/gen.c:
6269         * src/pic16/gen.c:
6270         * src/z80/gen.c:
6271         * src/xa51/gen.c:
6272
6273 2003-07-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6274
6275         added support for new library format to z80, gbz80 linkers:
6276         *link/z80/aslink.h
6277         *link/z80/lklex.c
6278         *link/z80/lklib.c
6279         *link/z80/lklist.c
6280
6281 2003-07-24  Bernhard Held <bernhard AT bernhardheld.de>
6282
6283         * src/SDCCicode.c (operandOperation): fixed problem with bitops and 0xffffffff;
6284         after {double d = 0xffffffff; long l = d;} l will be 0x80000000 (LONG_MIN)
6285
6286 2003-07-23  Bernhard Held <bernhard AT bernhardheld.de>
6287
6288         added DUMMY_READ_VOLATILE:
6289         * src/SDCC.y:
6290         * src/avr/gen.c:
6291         * src/xa51/gen.c:
6292         * src/z80/gen.c:
6293         * src/pic/gen.c:
6294         * src/pic16/gen.c:
6295         * src/mcs51/gen.c:
6296         * src/ds390/gen.c:
6297         * src/SDCCcse.c (algebraicOpts): many improvements
6298         * src/SDCCcse.h: removed algebraicOpts()
6299         * src/SDCCicode.c (picDummyRead): added
6300
6301 2003-07-23  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6302
6303         * as/mcs51/lkmem.c: Changed message "Insufficient DRAM memory" to
6304         "Insufficient space in data memory".
6305
6306 2003-07-20  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6307
6308         * src/mcs51/gen.c: fixed bug #771358
6309         * src/z80/gen.c: fixed bug #759087
6310
6311 2003-07-20  Bernhard Held <bernhard AT bernhardheld.de>
6312
6313         * src/pic16/glue.c: minor cleanup by Vangelis
6314
6315 2003-07-19  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6316
6317         * device/include/regc515c.h: fixed #758477
6318         * device/lib/_gptrget.c: saving some cycles in generic pointer get
6319         * device/lib/_gptrput.c: saved a few bytes
6320         * my tab spacing is 8, yours too?)
6321         * device/lib/_ser.c: process RX bytes earlier than TX bytes
6322         * device/lib/serial.c: process RX bytes earlier than TX bytes
6323         * src/mcs51/gen.c(genGenPointerGet/Set): removed writing of type after postincrement
6324
6325 2003-07-18  Erik Petrich <epetrich AT ivorytower.norman.ok.us>
6326
6327         * src/z80/gen.c: fixed some right shift bugs (#772726 among them)
6328
6329 2003-07-17  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6330
6331     * link/z80/lklibr.c: fixed bug when there is a '.' in a library path.
6332
6333 2003-07-17  Bernhard Held <bernhard AT bernhardheld.de>
6334
6335         * device/lib/Makefile.in: bad fix, reverted to 1.43
6336
6337 2003-07-16  Bernhard Held <bernhard AT bernhardheld.de>
6338
6339         * device/lib/Makefile.in: added missing z80 object files
6340
6341 2003-07-14  Bernhard Held <bernhard AT bernhardheld.de>
6342
6343         * src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and 0x00/0xff literals
6344         pic16 progress by Vangelis:
6345         * src/SDCCglobl.h:
6346         * src/SDCCmain.c:
6347         * src/pic/Makefile:
6348         * src/pic:
6349         * pic/Makefile:
6350         * pic16/device.c:
6351         * pic16/device.h:
6352         * pic16/gen.c:
6353         * pic16/gen.h:
6354         * pic16/genarith.c:
6355         * pic16/glue.c:
6356         * pic16/main.c:
6357         * pic16/pcode.c:
6358         * pic16/pcode.h:
6359         * pic16/pcodepeep.c:
6360         * pic16/peeph.def:
6361
6362 2003-07-13  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6363
6364     * src/SDCCmain.c, src/SDCCglobl.h: added option --no-std-crt0
6365
6366 2003-07-12  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6367
6368     * sdcc.dsw, all.dsp, link/z80/linkgbz80.dsp, as/z80/as-gbz80.dsp:
6369     added gbz80 build to MSVC project.
6370     * src/SDCCmain.c, src/SDCCglue.c, src/z80/main.c, src/z80/z80.dsp,
6371     link/z80/aslink.h, linkz80.dsp: cleaned up z80 and gbz80 asm files
6372     from 8051 stuff and setup so it links using a .lnk file.
6373
6374 2003-07-06  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6375
6376     * support/librarian/sdcclib.c: sdcc librarian.
6377     * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created
6378     with sdcclib.
6379
6380 2003-07-03  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6381
6382     * as/mcs51/lkmain.c: properly handle extensions in function afile.
6383
6384 2003-07-02  Borut Razem <borut.razem AT siol.net>
6385
6386         * src/port.h, src/SDCCmain.c, src/pic/glue.h, src/pic/main.c,
6387         src/pic16/glue.h, sdcc/src/pic16/main.c, src/izt/i186.c,
6388         src/izt/tlcs900h.c, src/avr/main.c, src/ds390/main.c, src/mcs51/main.c,
6389         src/xa51/main.c, src/z80/main.c:
6390         virtualization of glue() function: each port has it's own glue function,
6391         which is accessed by do_glue function pointer in PORT.general structure
6392
6393 2003-07-01 Kevin Vigor <kevin AT vigor.nu>
6394
6395         * DS800C400 fun, improved ROM interface and tinibios.
6396
6397 2003-06-27 Kevin Vigor <kevin AT vigor.nu>
6398
6399         * More support for DS80C400. Now includes beginning of interface to ROM.
6400
6401 2003-06-25  Bernhard Held <bernhard AT bernhardheld.de>
6402
6403         * src/mcs51/gen.c (gencjneshort): fixed bug #760345
6404
6405 2003-06-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6406
6407         * as/mcs51/lkaomf51.c: Make sure the size of the last procedure is correct.
6408
6409 2003-06-19  Borut Razem <borut.razem AT siol.net>
6410
6411         * src/z80/main.c: fixed Z80 port again: missing -k library paths in linker command line
6412
6413 2003-06-19  Borut Razem <borut.razem AT siol.net>
6414
6415         * src/SDCCutil.h, src/SDCCutil.c, src/SDCCglobl.h, src/SDCCmain.c, src/z80/main.c:
6416         fixed Z80 port - crt0.o: cannot open.
6417
6418 2003-06-19  Bernhard Held <bernhard AT bernhardheld.de>
6419
6420         * support/Util/MySystem.c (merge_command): revert bad fix
6421
6422 2003-06-18  Borut Razem <borut.razem AT siol.net>
6423
6424         * src/SDCC.lex, src/SDCCmain.c: fixed some warnings, introduced with changes made 15.06.1003
6425
6426 2003-06-18  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6427
6428         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
6429         option --use-stdout sends errors to stdout instead of stderr.
6430
6431 2003-06-18  Bernhard Held <bernhard AT bernhardheld.de>
6432
6433         * support/Util/MySystem.c (merge_command): quick fix for Linux segfault with \"cmd\" arg
6434
6435 2003-06-15  Borut Razem <borut.razem AT siol.net>
6436
6437         * support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defined for _WIN32
6438         * src/SDCC.lex: cloneXxx and copyAndFreeXxx functions for options and optimize stack handling
6439         * src/SDCCglobl.h, src/SDCCmain.c, src/ds390/main.c, src/mcs51/main.c, src/z80/main.c:
6440         fixed width array of pointers replaced with sets;
6441         multiple include and lib paths ared transferred to preprocessor and linker
6442         * src/SDCCset.c, src/SDCCset.h: added function setFromSetNonRev() and mergeSets()
6443         * src/SDCCsymt.c: reimplemented function inCalleeSaveList() by using sets instead
6444         fixed width array of pointers
6445         * src/SDCCutil.c, src/SDCCutil.h: added functions fputStrSet(), appendStrSet(), joinStrSet();
6446         removed functions addToList(), join(), joinn(), pathCharsEquivalent(), pathCharTransform(),
6447         fixupPath(), getPathDifference()
6448         * src/ds390/gen.c, src/mcs51/gen.c: reimplemented function  inExcludeList() by using sets instead
6449         fixed width array of pointers
6450
6451 2003-06-11  Bernhard Held <bernhard AT bernhardheld.de>
6452
6453         * src/pic16/ralloc.c: fix warnings
6454         * src/pic16/pcode.c: fix warning
6455
6456 2003-06-10  Scott Dattalo  <scott AT dattalo.com>
6457
6458          Scott D. for Vangelis Rokas (vrokas AT otenet.gr). I (scott) don't
6459         know all the details, but essentially this set of changes enable
6460         the pic16 port to generate movff instructions and generate assembler
6461         directives,
6462         * src/SDCCmain.c:
6463         * src/pic16/gen.c:
6464         * src/pic16/glue.c:
6465         * src/pic16/pcode.c:
6466         * src/pic16/device.c:
6467         * src/pic16/main.c:
6468         * src/pic16/pcode.h:
6469         * src/pic16/pcoderegs.c:
6470         * src/pic16/ralloc.c:
6471         * src/pic16/ralloc.h:
6472
6473 2003-06-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6474
6475         * support/Util/SDCCerr.c, src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx:
6476         added option --vc, so sdcc errors and warnings are compatible with
6477         Microsoft Visual Studio.
6478
6479 2003-06-07  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6480
6481         * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
6482           device/lib/libfloat.lib: added atof function.
6483
6484 2003-06-04  Bernhard Held <bernhard AT bernhardheld.de>
6485
6486         * doc/sdccman.lyx: updated to Lyx 1.3
6487         * doc/cdbfileformat.lyx: updated to Lyx 1.3
6488         * doc/test_suite_spec.lyx: updated to Lyx 1.3
6489         * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
6490
6491 2003-06-03  Bernhard Held <bernhard AT bernhardheld.de>
6492
6493         * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas AT otenet.gr>
6494
6495 2003-06-02  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6496
6497         * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
6498           additions to the "related tools/documentation" section
6499
6500 2003-06-02  Bernhard Held <bernhard AT bernhardheld.de>
6501
6502         * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
6503
6504 2003-05-29  Bernhard Held <bernhard AT bernhardheld.de>
6505
6506         * src/pic/device.c: added 16F819, patch by "David I. Lehn" <dlehn AT vt.edu>
6507         * src/SDCCcse.c (algebraicOpts): fixed "c * 1"
6508
6509 2003-05-28  Bernhard Held <bernhard AT bernhardheld.de>
6510
6511         * doc/sdccman.lyx: fix double dash and other minor things
6512         * doc/Makefile: fix double dash
6513
6514 2003-05-28  Karl Bongers(patches from Martin Helmling)
6515         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files. Martin adds
6516           condition and ignore commands.
6517
6518 2003-05-28  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6519
6520         * doc/sdccman.lyx: Changes all over, index improved, smaller margins. The manual
6521           is in parts still quite out of date, I did changes as far as I felt makes sense
6522           for a non-native english speaker.
6523           Please feel free to add to the manual or to correct my changes.
6524         * doc/Makefile: undid touching the date of intermediate tex files.
6525
6526 2003-05-26  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6527
6528         * doc/sdccman.lyx: Manual has an index now
6529
6530 2003-05-25  Bernhard Held <bernhard AT bernhardheld.de>
6531
6532         Finalize muluint/mulsint and mululong/mulslong merging:
6533         * device/lib/_mulint.c
6534         * device/lib/_mullong.c
6535         * device/lib/gbz80/mul.s
6536         * device/lib/gbz80/stubs.s
6537         * device/lib/z80/mul.s
6538         * device/lib/z80/stubs.s
6539         * src/SDCCsymt.c (initCSupport)
6540
6541 2003-05-25  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6542
6543         * as/mcs51/lkaomf51.c: Address space 'z' was missing.
6544         * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,
6545           src/pic/pic.dsp, src/pic16/pic16.dsp, src/xa51/xa51.dsp,
6546           src/x80/z80.dsp: peep.rul is bigger now, so /Zm1000 is used
6547           instead of /Zm500.
6548
6549 2003-05-25  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
6550
6551         * src/mcs51/peeph.def: added rules 244.x, 245.x. Although they pass
6552           the regression tests I'm not brave enough to enable 245.b, 245.c
6553         * doc/sdccman.lyx: added latex preamble for hyperref package.
6554           Using pdflatex this will give you a hyperlinked pdf file with
6555           bookmarks. (prepend '%' before /usepackage if this breaks something)
6556
6557 2003-05-24  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6558
6559          * doc/sdccman.lyx: updated information about .adb files (fixed bug 742649)
6560
6561 2003-05-22  Bernhard Held <bernhard AT bernhardheld.de>
6562
6563         * src/pic16/pcode.c (pic16_get_op_from_instruction): fixed a gcc 3.x warning
6564
6565 2003-05-21    <johan AT balder>
6566
6567         * src/SDCCglue.c (printIval): fixed bug #739934
6568
6569 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
6570
6571         Applied patch from bug 737905 (renamed yylineo to mylineno):
6572         * src/altlex.c
6573         * src/SDCCast.c
6574         * src/SDCglobl.h
6575         * src/SDCC.lex
6576         * src/SDCCsymt.c
6577         * src/SDCCval.c
6578         * src/pic16/pcode.c: Cleaned warnings
6579         * src/pic16/pcodeflow.c: Cleaned warnings
6580         * src/pic16/pcoderegs.c: Cleaned warnings
6581
6582 2003-05-19  Scott Dattalo  <scott AT dattalo.com>
6583
6584         * src/pic16/pcode.c: Cleaned warnings
6585         * src/pic16/pcodepeep.c: Cleaned warnings
6586         * src/pic16/ralloc.c: Cleaned warnings
6587
6588 2003-05-19  Bernhard Held <bernhard AT bernhardheld.de>
6589
6590         * doc/sdccman.lyx: fixed bug 739745
6591         * src/pic16/pcode.c (pic16_get_op): fixed warning on alpha
6592
6593 2003-05-18  Bernhard Held <bernhard AT bernhardheld.de>
6594
6595         * src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
6596         it can be defined with CFLAGS when running configure
6597         * src/SDCCmain.c: fixed compiling + linking with object files
6598
6599 2003-05-18  Vangelis Rokas (vrokas AT otenet.gr)
6600
6601         * configure.in: configure for pic16 port,
6602             added --disable-pic16-port
6603         * sdccconf_in.h: added macro OPT_DISABLE_PIC16
6604         * src/SDCCmain.c: linkOptions is changed to set *,
6605             added if/endif conditional macros to remove options help
6606             messages from optionsTable when a port is not configured, added
6607             support for the PIc16 port in the ports table, when executing
6608             the compiler with no port specified on command line, a default
6609             port is selected with the new macro DEFAULT_PORT which is
6610             defined in port.h, in setDefaultOptions() linkOptions is removed
6611             from initialization assignment, since now it is a set,
6612             parseCmdLine uses setParseWithComma for linkOptions, in
6613             linkEdit() linkOptions are accessed with new function indexSet()
6614             which returns the i'th item of a set variable. See SDCCset.c, in
6615             linkEdit() when calling buildCmdLine(), added linkOptions as
6616             last argument. Now users can pass arguments to gplink via the
6617             -Wl option, main() uses pic16glue() to glue up pic16 programs
6618         * src/SDCCpeeph.c: various changes to support pic16
6619         * src/SDCCset.c: added function  void *indexSet(set *, int)  to
6620             return the i'th item of the set
6621         * src/SDCCset.h: added function prototype for indexSet()
6622         * src/SDCCsymt.c: in checkSClass(), added support for PIC16
6623         * src/clean.mk: added pic16 in CLEANALLPORTS variable
6624         * src/port.h: added TARGET_ID_PIC16,TARGET_IS_PIC16 macro,
6625             added macro DEFAULT_PORT
6626         * src/pic/main.c: corrected arguments of gplnk in _linkCmd
6627         * src/pic16/gen.c: bug fix in genCpl(), now the correct code is
6628             generated
6629         * src/pic16/glue.c: commented out some error producing lines
6630         * src/pic16/main.c: __config directives are commented out to stop
6631             gpasm complaining and test the linkage with gplink, _linkCmd and
6632             _asmCmd changed to be more gplink and gpasm friendly
6633         * src/pic16/peeph.def: peep rule 3 is commented out, since it
6634             produced an error when parsed, peep rule 12 is added to utilize
6635             movff, but it is commented out since the pCode does not support
6636             yet a command with 2 address arguments
6637
6638 2003-05-18    <johan AT balder>
6639
6640         * src/ds390/gen.c (genArrayInit): removed obsolete and buggy ARRAYINIT
6641         * src/ds390/main.c (genArrayInit): removed obsolete and buggy ARRAYINIT
6642 2003-05-17  Karl Bongers(apply patches from Martin Helmling)
6643
6644         * debugger/mcs51/sdcdb.c,cmd.c,break.c and .h files.
6645   Added feature to script commands from file.
6646
6647 2003-05-14  Bernhard Held <bernhard AT bernhardheld.de>
6648
6649         * device/lib/_strtok.c: fixed bug #734355 by Lenny Story and Tim Woodall
6650         * src/SDCCutil.c: include ctype.h for win32
6651
6652 2003-05-13  Bernhard Held <bernhard AT bernhardheld.de>
6653
6654         * src/pic16/*: removed CR from many files, reported by Vangelis Rokas
6655
6656 2003-05-12  Karl Bongers(apply development patches from Martin Helmling)
6657
6658         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,break.c and .h files.
6659   Fixed so you can set breakpoints prior to run, run does not stop
6660   on entry now.  Add tbreak.  Other enhancements and fixes for use
6661   with ddd.
6662
6663 2003-05-12  Borut Razem <borut.razem AT siol.net>
6664
6665         * src/SDCCmain.c: fixed the problem with searching the DATADIR as the last resort on *nix
6666
6667 2003-05-11  Borut Razem <borut.razem AT siol.net>
6668
6669         * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
6670         the path of bin directory, so that PATH is the only env. variable, which has to be set
6671         in case of standard installation.
6672         * src/ds390/ds390.dsp: increased value of /Zm option to 1000
6673         * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
6674         * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
6675
6676 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
6677
6678         * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80
6679         * support/regression/Makefile: inter-port-clean is no longer nesessary, the
6680         temp files are in the port dir; clean the gen/test directory when
6681         generating new test.c
6682         * support/regression/ports/host/spec.mk: defined OBJEXT for target clean
6683         * support/regression/tests/vaargs.c: fixed gcc 3.3 warning
6684         * support/regression/tests/zeropad.c: added
6685
6686 2003-05-09    <johan AT balder>
6687
6688         * src/SDCCglue.c: fixed bug #597940
6689
6690 2003-05-05  Karl Bongers(apply patches from Martin Helmling)
6691
6692         * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
6693   cache sfr, optimize next,step, fix off by one sourceline,
6694   support ddd list function.
6695         * sim/ucsim/cmd.src/newcmd.cc - small fix for sdcdb use.
6696
6697 2003-05-04  Bernhard Held <bernhard AT bernhardheld.de>
6698
6699         * support/regression/HTMLgen.py: added compare_s2f()
6700         * support/regression/Makefile: redo 1.27
6701         * support/regression/generate-cases.py: redo 1.5
6702
6703 2003-04-30  Bernhard Held <bernhard AT bernhardheld.de>
6704
6705         * support/regression/tests/float.c: workaround 33 bit hex constant
6706         * support/regression/tests/simplefloat.c: fix division for host
6707
6708 2003-04-29  Scott Dattalo  <scott AT dattalo.com>
6709
6710         * src/pic/pcoderegs.c Applied patch from Jim Hawkridge <jim AT jimhawkridge.uk.eu.org>
6711         that tame's the PIC's over-aggressive optimizer.
6712
6713 2003-04-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
6714
6715          * src.dsw, link/z80/aslink.h, link/z80/linkz80.dsp: z80 linker
6716          support for MSVC.
6717
6718 2003-04-29  Kevin Vigor <kevin AT vigor.nu>
6719
6720         Initial support for DS80C400. "Hello world" runs on TINIm400
6721         (with polled I/O).
6722
6723 2003-04-28  Karl Bongers(apply patches for Martin Helmling)
6724
6725          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,symtab.c and .h files.
6726          * Some notes on ddd usage added in debugger/README
6727          Martin Helmling adding more features and fixes for ddd GUI debugger.
6728          Code added for nexti, stepi, up, down, and other adjustments.
6729
6730 2003-04-28  Scott Dattalo  <scott AT DATTALO.COM>
6731
6732         * src/pic/pCodepeep.c non-wildcard asmops are now handled
6733         * src/pic/peeph.def Added two rules to optimize carry manipulation
6734         * src/pic/* removed debug printfs
6735
6736 2003-04-28  Bernhard Held <bernhard AT bernhardheld.de>
6737
6738         * debugger/mcs51/cmd.c: added header newalloc.h
6739
6740 2003-04-26  Bernhard Held <bernhard AT bernhardheld.de>
6741
6742         * as/Makefile: new EXEEXT
6743         * as/z80/Makefile: remove trailing slash of BUILDIR
6744         * as/z80/clean.mk: new EXEEXT
6745         * Makefile.common.in: add to CFLAGS (and others), don't replace it
6746         * support/cpp2/Makefile.in: new EXEEXT
6747         * src/pic/glue.c (pic14emitRegularMap): fixed warning
6748
6749 2003-04-24  Bernhard Held <bernhard AT bernhardheld.de>
6750
6751         Cygwin's gcc always appends .exe: 'gcc -o a a.c' creates a.exe;
6752         EXEEXT was introduced to fix all related problems with targets
6753         "clean", "install" and "uninstall"; a couple of further flaws
6754         especially with "clean" have been fixed too
6755         * as/mcs51/Makefile.in
6756         * as/mcs51/clean.mk
6757         * as/z80/Makefile
6758         * Makefile
6759         * clean.mk
6760         * debugger/mcs51/Makefile.in
6761         * debugger/mcs51/clean.mk
6762         * link/z80/Makefile
6763         * link/z80/Makefile.in
6764         * link/z80/clean.mk
6765         * link/Makefile
6766         * packihx/Makefile.in
6767         * packihx/clean.mk
6768         * sim/ucsim/Makefile
6769         * sim/ucsim/clean.mk
6770         * sim/ucsim/avr.src/Makefile.in
6771         * sim/ucsim/avr.src/clean.mk
6772         * sim/ucsim/s51.src/Makefile.in
6773         * sim/ucsim/s51.src/clean.mk
6774         * sim/ucsim/xa.src/Makefile.in
6775         * sim/ucsim/xa.src/clean.mk
6776         * sim/ucsim/z80.src/Makefile.in
6777         * sim/ucsim/z80.src/clean.mk
6778         * sim/ucsim/main_in.mk
6779         * sim/ucsim/packages_in.mk
6780         * sim/ucsim/gui.src/Makefile.in
6781         * sim/ucsim/gui.src/serio.src/Makefile.in
6782         * sim/ucsim/gui.src/serio.src/clean.mk
6783         * src/Makefile.in
6784         * src/clean.mk
6785         * support/cpp2/Makefile.in
6786         * support/cpp2/clean.mk
6787         * support/makebin/Makefile
6788         * support/makebin/clean.mk
6789         * support/scripts/sdcc_mingw32: --program-suffix no longer needed
6790         * doc/sdccman.lyx: --program-suffix no longer needed
6791
6792 2003-04-23  Karl Bongers(apply patches for Martin Helmling)
6793
6794          * debugger/mcs51/sdcdb.c,simi.c,cmd.c,..
6795          Martin Helmling added support for ddd GUI debugger.
6796          Code added to display assembly, set variables, and other commands
6797          to interface to ddd.
6798
6799 2003-04-23  Bernhard Held <bernhard AT bernhardheld.de>
6800
6801         * as/Makefile: fix target clean
6802         * as/clean.mk: fix target clean
6803         * as/z80/clean.mk: fix target clean
6804
6805 2003-04-22  Bernhard Held <bernhard AT bernhardheld.de>
6806
6807         * Makefile.common.in: added  AT EXEEXT AT
6808         * configure.in: removed all mingw32 stuff
6809         * configure: rebuilt from configure.in
6810         * doc/sdccman.lyx: updated section "installation"
6811         * support/scripts/sdcc_mingw32: adapted to configure
6812         * support/scripts/sdcc_cygwin_mingw32: added
6813
6814 2003-04-22  Scott Dattalo  <scott AT dattalo.com>
6815
6816         * src/pic Added object file support for the PIC port
6817         * src/pic Applied patch from Craig Franklin (this started the object file support)
6818         * src/regression Updated the PIC regression tests for object files
6819
6820 2003-04-20  Borut Razem <borut.razem AT siol.net>
6821
6822         * sdcc/as/mcs51/lklex.c: make getfid() more robust and fixed gcc warning:
6823           lklex.c: In function `getfid':
6824           lklex.c:203: warning: array subscript has type `char'
6825         * src/SDCCglobl.h: small change in stack handling macros, to avoid crash when compiled
6826           with MSVC with global optimization enabled (probably an cl compiler bug ;-)
6827         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added function fatal(), called from
6828           stack handling macros
6829
6830 2003-04-19  Borut Razem <borut.razem AT siol.net>
6831
6832         * "handling space characters in file path" task:
6833         * src/SDCCmacro.c: fixed bug in handlig quote at the end of line
6834         * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid
6835         * support/Util/MySystem.h: make it self-sufficient
6836         * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c,
6837           src/z80/main.c, sdcc/as/mcs51/lklex.c:
6838           handling space characters in file path
6839         * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro
6840           (it will be used by assemblers, which have their own includes, e.g. gpasm)
6841         * support/Util/MySystem.c: handling space characters in executable's path
6842
6843 2003-04-19  Bernhard Held <bernhard AT bernhardheld.de>
6844
6845         * as/z80/Makefile: fix permanent rebuild of z80
6846         * sim/ucsim/gui.src/Makefile.in: target "install" builds the same packages as target "all"
6847         * support/regression/tests/bitfields.c: added Johan's bitfields.c
6848
6849 2003-04-18      Kevin Vigor <kevin AT vigor.nu>
6850
6851         * src/SDCCopt.c: add special case optimization to replace modulo by
6852           a power of two with a bitwise AND.
6853
6854 2003-04-18    <johan AT balder>
6855
6856         * src/mcs51/gen.c (getFreePtr): fixed bug #635354
6857
6858 2003-04-17    <johan AT balder>
6859
6860         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls
6861         * src/mcs51/ralloc.c (packRegisters): fixed bug #720667
6862
6863 2003-04-13  Borut Razem <borut.razem AT siol.net>
6864
6865         * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting
6866         * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings;
6867           fixed mingw problem in adl_NORMALIZE_PATH
6868
6869 2003-04-12  Borut Razem <borut.razem AT siol.net>
6870
6871         * fixed "#pragma SAVE/RESTORE can not be nested":
6872         * src/SDCC.lex: reworked pragma handling functions
6873         * sdcc/src/SDCCglobl.h: reworked stack handling macros
6874         * support/Util/SDCCerr.c, support/Util/SDCCerr.h: added E_STACK_VIOLATION error
6875
6876 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
6877
6878         * src/SDCCutil.c (pathEquivalent): defined but not used
6879         * debugger/mcs51/sdcdb.c: replace SDCC_LIB_DIR
6880         * configure.in: remove sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
6881         * configure: rebuilt from configure.in
6882         * sdccconf_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
6883         * sdcc_vc_in.h: remove SDCC_LIB_DIR and SDCC_INCLUDE_DIR
6884         * device/include/Makefile.in: replace sdcc_datadir
6885         * device/lib/Makefile.in: replace sdcc_datadir
6886         * Makefile.common.in: add LDFLAGS from configure
6887         * packihx/Makefile.in: use LDFLAGS
6888         * src/Makefile.in: use LDFLAGS
6889         * support/cpp2/Makefile.in: add LDFLAGS from configure
6890         * support/makebin/Makefile: use LDFLAGS
6891         * .version: bumped version number to 2.3.5
6892
6893 2003-04-12  Borut Razem <borut.razem AT siol.net>
6894
6895         * completed "different paths" task:
6896         * src/SDCCmacro.c: fixed bug in handling quotes
6897         * src/SDCCutil.c, src/SDCCutil.c: rewritten getPrefixFromBinPath()
6898         * src/SDCCmain.c: _discoverPaths() replaced with setBinPaths(), setIncludePath() and setLibPath()
6899
6900 2003-04-12  Bernhard Held <bernhard AT bernhardheld.de>
6901
6902         * src/pic/pcoderegs.c (Remove1pcode): fix warning on alpha
6903
6904 2003-04-11 kevin Vigor <kevin AT vigor.nu>
6905
6906         * ds390/gen.c ds390/peeph.def: fix bug 706781
6907
6908 2003-04-11  Borut Razem <borut.razem AT siol.net>
6909
6910         * support/Util/dbuf.c, support/Util/dbuf.h: update to version 1.1.1 - re-added C++ stuff to make it still more portable
6911
6912 2003-04-10  Scott Dattalo  <scott AT dattalo.com>
6913
6914         * src/pic/* Applied the pointer-to-function patch from Steve Tell.
6915         * src/pic/* Fixed several pointer bugs. (PIC port broke when the ruonly bit was
6916          set - this bit used to not be set...).
6917         * src/pic/gen.c Fixed buf 609268 ==> x = (x+1) & 0xf; generated
6918           bad code in PIC Port
6919         * src/regression/and2.c added to test bug 609268
6920         * src/regression/Makefile added and2.c to regression test
6921
6922
6923 2003-04-08    <johan AT CP255758-A>
6924
6925         * src/mcs51/gen.c (gen51Code): display reg usage in --icode-in-asm
6926         * src/mcs51/ralloc.c (serialRegAssign): update the registers in use and save some slocs
6927         * src/SDCCicode.h: added riu to show the register usage in --icode-in-asm
6928
6929 2003-04-07  Bernhard Held <bernhard AT bernhardheld.de>
6930
6931         * configure.in: fully support prefix, exec_prefix, datadir, docdir;
6932         fix bug #487815
6933         * support/cpp2/Makefile.in: fix bug #487815
6934         * configure: rebuilt from configure.in
6935         * Makefile.common.in: docdir changed, new path suffixes
6936         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
6937         * sdcc_vc_in.h: reflect changes from sdccconf.h
6938         * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
6939         * src/SDCCutil.h: remove BINDIR hack
6940         * doc/sdccman.lyx: update new path hierarchy
6941
6942 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
6943
6944         * src/SDCCpeeph.c: added okToRemoveSLOC test
6945
6946 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
6947
6948         * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
6949
6950 2003-04-06    Paul Stoffregen <paul AT pjrc.com>
6951
6952         * src/SDCCpeeph.c: added labelIsReturnOnly test
6953         * src/mcs51/peeph.def: Peephole 244: replace ljmp to ret with ret
6954
6955 2003-04-05    <johan AT balder>
6956
6957         * src/SDCCcse.c (cseAllBlocks): fixed bug #460088
6958         * src/SDCCloop.c (DEFSETFUNC): fixed bug #460088
6959         * src/SDCCopt.c (eBBlockFromiCode): fixed bug #460088
6960         * src/SDCCast.c: fixed a warning
6961         * src/SDCCast.h: fixed a warning
6962         * src/SDCCicode.c (operandFromAst): fixed a warning
6963
6964 2003-04-04    <johan AT balder>
6965
6966         * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
6967         * src/SDCCast.c (decorateType): fixed bug #715076
6968         * src/SDCC.y: fixed bug #702907
6969
6970 2003-04-03    <johan AT balder>
6971
6972         * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
6973         * src/SDCCopt.c (eBBlockFromiCode): new #pragma LESS_PEDANTIC
6974         * src/SDCCglobl.h (PRAGMA_LESSPEDANTIC): new #pragma LESS_PEDANTIC
6975         * src/SDCC.lex (doPragma): new #pragma LESS_PEDANTIC
6976         * src/SDCCmain.c (parseCmdLine): new #pragma LESS_PEDANTIC
6977
6978 2003-04-03  Bernhard Held <bernhard AT bernhardheld.de>
6979
6980         * _decdptr.c: fix return values
6981         * _gptrget.c: fix return values
6982         * _gptrgetc.c: fix return values
6983         * _gptrput.c: fix return values
6984         * _mulint.c: fix return values
6985         * as/z80/Makefile: fix 'make -j' problem
6986
6987 2003-04-02  Bernhard Held <bernhard AT bernhardheld.de>
6988
6989         * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
6990         * configure.in: big cleanup, updated to autoconf 2.5x
6991         * configure: rebuilt from configure.in
6992         * sdccconf_in.h: new RETSIGTYPE, and other PATHs
6993         * sdcc_vc_in.h: reflect changes from sdccconf.h
6994         * doc/Makefile: fixed a flaw in "make install"
6995
6996 2003-04-02    <johan AT balder>
6997
6998         * src/ds390/gen.c (genCmp): no comments
6999         * src/mcs51/gen.c (genCmp): no comments
7000         * src/SDCCopt.c (eBBlockFromiCode): detect missing return values
7001         * src/SDCCast.c (ast_print): fixed the function type in --dumptree
7002
7003 2003-04-01  Bernhard Held <bernhard AT bernhardheld.de>
7004
7005         * support/regression/generate-cases.py: place generated file in given sub directory
7006         * support/regression/ports/host/spec.mk: prevent removal of testfwk.o
7007         * support/regression/Makefile: improvements for 'make -j';
7008         side effect: it's simpler and faster now
7009
7010 2003-03-31  Borut Razem <borut.razem AT siol.net>
7011
7012         * src/z80/main.c: link-{port} and as-{port} defined without path
7013         * src/src.dsp: support/Util/MySystem.h and src/SDCCutil.h added to project
7014
7015 2003-03-31  Bernhard Held <bernhard AT bernhardheld.de>
7016
7017         * Makefile, src/Makefile.in: add dependencies, so that 'make -j' works
7018
7019 2003-03-30  Borut Razem <borut.razem AT siol.net>
7020
7021         * support/Util/BuildCmd.c, support/Util/BuildCmd.h: rewrite buildCmdLine(),
7022           changed type of list parameter to set
7023         * src/ds390/main.c: changed type of parameter asmOptions to set in _tininative_do_assemble()
7024         * src/port.h: changed type of do_assemble() parameter to set
7025         * src/SDCCmain.c: type of asmOptions changed to set, introduced setParseWithComma(),
7026           sdcpp defined without path, removed variable VersionString, introduced set binPathSet,
7027           definition of "cppoutfilename" macro with NULL value in preProcess()
7028         * src/SDCCglobl.h: included "SDCCset.h", added declaration of setParseWithComma()
7029         * src/SDCCglue.c: removed variable VersionString, inroduced spacesToUnderscores()
7030         * support/Util/MySystem.c, support/Util/MySystem.h: rewrite, char *ExePathList[]
7031           replaced with set *binPathSet
7032         * shash_add() deallocates the item, if allready exsists, before adding the new one
7033         * src/SDCCmacro.c: handling macros with empty or NULL values in _evalMacros()
7034
7035 2003-03-30  Scott Dattalo  <scott AT dattalo.com>
7036
7037         * src/pic/gen.c: Commit patch from Steve Tell <tell AT telltronics.org> that fixes
7038           a nested for loop bug in the PIC port
7039         * src/regression/nestfor.c: new regression test file Steve wrote to test nested
7040           for loops
7041
7042 2003-03-29  Bernhard Held <bernhard AT bernhardheld.de>
7043
7044         * support/Util/dbuf.h: remove C++ stuff to make it portable
7045
7046 2003-03-28  Borut Razem <borut.razem AT siol.net>
7047
7048         * src/SDCC.lex: Fix for bug #711240: dynamic buffer handling of C
7049           literal strings in stringLiteral()
7050         * support/Util/dbuf.c, support/Util/dbuf.h: added: dynamic buffer handling
7051         * src/Makefile.bcc, src/Makefile.in, src\src.dsp: added support/Util/dbuf.c
7052           to the project
7053
7054 2003-03-27  Paul Stoffregen <paul AT pjrc.com>
7055
7056         * src/SDCCpeeph.c (pcDistance): accurate byte distance for mcs51
7057
7058 2003-03-26    <johan AT balder>
7059
7060         * src/mcs51/gen.c (saveRegisters): catched symbol abuse
7061         * src/ds390/gen.c (saveRegisters): catched symbol abuse
7062         * src/SDCCast.c (decorateType): fixed " -v < 3"
7063
7064 2003-03-23  Bernhard Held <bernhard AT bernhardheld.de>
7065
7066         * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
7067         Added Lenny Story's debug infrastructure changes:
7068         * src/Makefile.in:  added new files cdbFile.c and SDCCdebug.c
7069         * src/Makefile.bcc: added new files cdbFile.c and SDCCdebug.c
7070         * src/cdbFile.c: added
7071         * src/SDCCdebug.c: added
7072         * src/SDCCdebug.h: added
7073         * src/SDCCast.c (createFunction)
7074         * src/SDCCglue.c (emitRegularMap, emitStaticSeg, emitOverlay, glue)
7075         * src/SDCCmain.c (parseCmdLine, main)
7076         * src/SDCCmem.c (redoStackOffsets)
7077         * src/SDCCsymt.c (cdbStructBlock, cdbTypeInfo, cdbSymbol, cdbStruct, cdbStructBlock)
7078         * src/SDCCsymt.h
7079         * src/common.h
7080         * src/avr/gen.c (genAVRCode)
7081         * src/ds390/gen.c (gen390Code)
7082         * src/mcs51/gen.c (gen51Code)
7083         * src/pic/gen.c (genpic14Code)
7084         * src/pic/glue.c (pic14emitRegularMap, pic14emitStaticSeg, pic14emitOverlay, picglue)
7085         * src/xa51/gen.c (genXA51Code)
7086         * src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
7087
7088 2003-03-22  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7089
7090         * src/mcs51/gen.c (genCodePointerGet): quicker code for bug #700797
7091         * src/mcs51/peeph.def: added rules 177, 241.x to 243, touched 181, 182.x, 193.x
7092
7093 2003-03-22    <johan AT balder>
7094
7095         * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
7096
7097 2003-03-21  Bernhard Held <bernhard AT bernhardheld.de>
7098
7099         * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
7100         * doc/cdbfileformat.lyx: added, written by Lenny Story
7101         * doc/Makefile: added cdbfileformat.lyx
7102         * doc/clean.mk: added cdbfileformat.lyx
7103
7104 2003-03-20  Bernhard Held <bernhard AT bernhardheld.de>
7105
7106         * src/mcs51/peeph.def: fix bug #705773
7107
7108 2003-03-20    <johan AT balder>
7109
7110         An sfr/sbit can have an "at #" AND an initializer
7111         * src/SDCCsymt.c (checkSClass):
7112         * src/SDCCmem.c (allocGlobal):
7113         * src/SDCCmem.c (allocLocal):
7114         * src/SDCCast.c (createBlock):
7115
7116 2003-03-17  Bernhard Held <bernhard AT bernhardheld.de>
7117
7118         * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
7119
7120 2003-03-16    <johan AT balder>
7121
7122         Undid the hackup of const and volatile, the problem is much bigger
7123         * src/SDCC.y:1.65
7124         * src/SDCCast.c:1.171
7125         * src/SDCCglue.c:1.138
7126         * src/SDCCicode.c:1.146
7127         * src/SDCCsymt.c:1.150
7128         * src/SDCCval.c:1.65
7129
7130 2003-03-15  Bernhard Held <bernhard AT bernhardheld.de>
7131
7132         * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
7133         * src/ds390/gen.c (genAddrOf): fixed bug #704087
7134
7135 2003-03-13    <johan AT balder>
7136
7137         Hackup const and volatile modifiers in type chains a bit:
7138         * src/SDCC.y:1.63
7139         * src/SDCCast.c:1.169
7140         * src/SDCCglue.c:1.136
7141         * src/SDCCicode.c:1.143
7142         * src/SDCCsymt.c1.146
7143         * src/SDCCsymt.h1.59
7144         * src/SDCCval.c:1.63
7145
7146 2003-03-12    <johan AT balder>
7147
7148         * src/SDCCBBlock.h: more LRH debugging junk
7149         * src/SDCCcflow.h: more LRH debugging junk
7150         * src/SDCCloop.c: more LRH debugging junk
7151         * src/SDCC.y (struct_declaration): fixed bug #697590
7152         * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
7153         * src/ds390/gen.c (aopForRemat): fixed bug #700031
7154         * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
7155
7156 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
7157         * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
7158         test function names must now match exactly).
7159         * src/SDCCcse.c: added special case in findCheaperOp to allow
7160         extending a short integer. Makes less awful code for bug 700121 test case.
7161
7162 2003-03-11  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7163
7164         * as/mcs51/lkmain.c: Added ASlink-Warning to messages
7165         * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
7166
7167 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
7168
7169         * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are
7170         actually called (operandsNotEqual() was called for all
7171         operandsNotEqualX tests).
7172
7173 2003-03-11 Kevin Vigor <kevin AT vigor.nu>
7174
7175         * src/SDCCcse.c: fix findCheaperOp to prevent replacing int types
7176         with shorter literals. Fixes bug 700121.
7177
7178 2003-03-11    <johan AT balder>
7179
7180         * src/SDCCsymt.c (compareType): a (void *) can be assigned to any pointer
7181
7182 2003-03-11  Bernhard Held <bernhard AT bernhardheld.de>
7183
7184         * src/SDCCloop.c (mergeRegions): an evil beast is dead
7185         * src/SDCCmain.c (preProcess): minor cleanup: eliminate preOutName
7186
7187 2003-03-10  Borut Razem <borut.razem AT siol.net>
7188
7189         * src/SDCCmain.c: pipe preprocessor's output
7190         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
7191         * sdcc_vc_in.h: define pclose as _pclose for WIN32
7192         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
7193         which closes all pipes in pipeSet set
7194         * src/SDCCset.c: free deleted item in function deleteSetItem()
7195         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
7196         moved from z80 to src subproject
7197         * .version: increased version number to 2.3.4
7198
7199 2003-03-10  Bernhard Held <bernhard AT bernhardheld.de>
7200
7201         * support/regression/ports/mcs51/spec.mk: increase timeout for CF's sparc to 30s
7202         * support/regression/ports/ds390/spec.mk: increase timeout for CF's sparc to 25s
7203         * support/regression/ports/xa51/spec.mk: fix typo
7204
7205 2003-03-09  Bernhard Held <bernhard AT bernhardheld.de>
7206
7207         * src/SDCCglobl.h: PATH_MAX is already defined in mingw32 headers
7208
7209 2003-03-09  Borut Razem <borut.razem AT siol.net>
7210
7211         * src/SDCCmain.c: pipe preprocessor's output
7212         * support/Util/MySystem.c, support/Util/MySystem.h: added my_popen()
7213         * sdcc_vc_in.h: define pclose as _pclose for WIN32
7214         * src/SDCCglue.c, src/SDCCglue.h: added set pipeSet, added function closePipes,
7215         which closes all pipes in pipeSet set
7216         * src/SDCCset.c: free deleted item in function deleteSetItem()
7217         * src/src.dsp, src/z80/z80.dsp: files support/Util/BuildCmd.c and support/Util/MySystem.c
7218         moved from z80 to src subproject
7219
7220 2003-03-09  Borut Razem <borut.razem AT siol.net>
7221
7222         * src/SDCCglue.c: re-implemented tempfilename() and tempfile(): using mkstemp() if available
7223         * src/SDCCsymt.h: fixed MSVC and BORLANDC compilation (included SDCCglobl.h instead srccconf.h)
7224         * sdcc_vc_in.h: explicitly undefined HAVE_MKSTEMP which is not available on BORLANDC and MSVC
7225         * src/SDCCset.h: removed inclusion of sdccconf.h or sdcc_vc.h
7226         * src/SDCCglobl.h: unification of WIN32 native definitions
7227
7228 2003-03-09  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7229
7230         * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01
7231
7232 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
7233
7234         * src/configure.in:   check for endianess (even while cross-compiling)
7235         * src/configure:      check for endianess (even while cross-compiling)
7236         * src/configure_in.h: check for endianess (even while cross-compiling)
7237         * src/avr/gen.c:        remove old endianess stuff
7238         * src/mcs51/gen.c:      remove old endianess stuff
7239         * src/ds390/gen.c:      remove old endianess stuff
7240         * src/pic/gen.c:        remove old endianess stuff
7241         * src/pic/genarith.c:   remove old endianess stuff
7242         * src/pic/glue.c:       fix endianess check
7243         * src/pic16/gen.c:      remove old endianess stuff
7244         * src/pic16/genarith.c: remove old endianess stuff
7245         * src/pic16/glue.c:     fix endianess check
7246         * src/xa51/gen.c:       remove old endianess stuff
7247         * src/z80/gen.c:        fix endianess check
7248         * src/SDCCglue.c:       fix endianess check
7249         * src/ds390/peeph.def: fix bug 700036
7250
7251 2003-03-08  Bernhard Held <bernhard AT bernhardheld.de>
7252
7253         * src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
7254         * src/configure: find appropriate data-types on host for SDCC's int and long
7255         * src/configure.in: find appropriate data-types on host for SDCC's int and long
7256         * src/sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
7257         * src/xa51/gen.c: use %d, not %ld for 4 byte variables
7258
7259 2003-03-07    <johan AT balder>
7260
7261         Just a big NOOP:
7262                 some minor cleanups before the big shot
7263                 OP_DEFS and OP_USES now use Kevin's protection
7264                 new option --nolabelopt
7265
7266         * src/SDCCBBlock.c:
7267         * src/SDCCast.c,:
7268         * src/SDCCcflow.c:
7269         * src/SDCCcse.c:
7270         * src/SDCCicode.c:
7271         * src/SDCCicode.h:
7272         * src/SDCClabel.c:
7273         * src/SDCCloop.c:
7274         * src/SDCCmain.c:
7275         * src/ds390/ralloc.c:
7276         * src/mcs51/ralloc.c:
7277         * src/pic/ralloc.c:
7278         * src/xa51/ralloc.c:
7279         * src/z80/ralloc.c:
7280
7281 2003-03-06  Bernhard Held <bernhard AT bernhardheld.de>
7282
7283         * src/pic/pcode.c (get_op): fix 64 bit warnings
7284         * src/pic/pcode.c (pCode2str): fix 64 bit warnings
7285         * src/SDCChasht.c (newHashTable): fix 64 bit warnings
7286         * src/SDCCsymt.c (checkTypeSanity): fix 64 bit warnings
7287         * support/regression/tests/malloc.c: fix 64 bit warnings
7288
7289 2003-03-04  Bernhard Held <bernhard AT bernhardheld.de>
7290
7291         * src/mcs51/gen.c (genMinus): fixed bug 696436
7292
7293 2003-03-02  Borut Razem <borut.razem AT siol.net>
7294
7295         * src/SDCCmain.c: added BORLANDC, corrected MSVC in printVersionInfo()
7296
7297 2003-02-26  Bernhard Held <bernhard AT bernhardheld.de>
7298
7299         * configure.in: test for mkstemp
7300         * sdccconf_in.h: add HAVE_MKSTEMP
7301
7302 2003-02-24  Bernhard Held <bernhard AT bernhardheld.de>
7303
7304         * device/include/ctype.h: removed warning while using --stack-auto
7305         * device/include/malloc.h: removed warning while using --stack-auto
7306         * device/include/string.h: removed warning while using --stack-auto
7307
7308 2003-02-23  Borut Razem <borut.razem AT siol.net>
7309
7310         * src/asm.h: corrected assertion in function printILine(): _pipe() was not executed on MSVC,
7311         because NDEBUG is defined (see man assert)
7312         * sdcc_vc_in.h: vsnprintf is defined as _vsnprintf on MSVC
7313
7314 2003-02-23  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7315
7316         * src/mcs51/gen.c (genUminusFloat): avoided dptr in-/decrement for xdata variables
7317         * src/mcs51/peeph.def: added rule suggested by Gernot Fink, white space/comment changes
7318
7319 2003-02-18  Frieder Ferlemann <Frieder.Ferlemann AT web.de>
7320
7321         * src/SDCCpeeph.c: added peephole conditions testing for same arguments
7322         * src/mcs51/peeph.def: added rules 238a-d which remove redundant moves
7323
7324 2003-02-18    <johan AT balder>
7325
7326         * as/mcs51/asmain.c (asmbl): module can start with a digit
7327         * as/z80/asmain.c (asmbl): module can start with a digit
7328
7329 2003-02-16  Bernhard Held <bernhard AT bernhardheld.de>
7330
7331         * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable
7332         * src/asm.c: fix pipe() for Mingw32
7333
7334 2003-02-15  Bernhard Held <bernhard AT bernhardheld.de>
7335
7336         * src/SDCCglue.h: make tmpfileNameSet available for preOutName
7337         * src/SDCCmain.c (preProcess): make sure, that preOutName will be deleted;
7338         make -V work again; --c1mode reads now from stdin
7339         * doc/sdccman.lyx: added --c1mode
7340         * support/Util/SDCCerr.c: new messages for c1 mode
7341         * support/Util/SDCCerr.h: new messages for c1 mode
7342         * src/SDCC.lex (checkCurrFile): test if fullSrcFileName is NULL for c1mode
7343
7344 2003-02-15    <johan AT balder>
7345
7346         * src/asm.c: new options: --no-c-code-in-asm and --i-code-in-asm
7347
7348 2003-02-14  Bernhard Held <bernhard AT bernhardheld.de>
7349
7350         * doc/sdccman.lyx: Environment variables, -o and other minor things
7351
7352 2003-02-14    <johan AT balder>
7353
7354         * src/xa51/main.c: before anyone really tries to use it :)
7355
7356         * Install doc's in share/sdcc/doc
7357         * removed some obsolete files
7358         * Do a proper make distclean and uninstall
7359         M Makefile.common.in
7360         R sdccbuild.sh
7361         M as/Makefile
7362         M device/include/Makefile.in
7363         M device/lib/Makefile.in
7364         M doc/sdccman.lyx
7365         M link/Makefile
7366         M sim/ucsim/doc/Makefile.in
7367         M src/clean.mk
7368         R src/avr/peeph.rul
7369         R src/xa51/peeph.rul
7370         M support/cpp2/Makefile.in
7371         M support/makebin/Makefile
7372
7373
7374 2003-02-13  Bernhard Held <bernhard AT bernhardheld.de>
7375
7376         * support/regression/ports/host/spec.mk: use cc as host compiler for max osx
7377
7378 2003-02-10  Borut Razem <borut.razem AT siol.net>
7379
7380         * doc/bccinst.txt, packihx/packihx.c, sdcc_vc_in.h, src/SDCCset.h,
7381         support/cpp2/config.in: Borland C++ build doesn't depend on Cygwin configure
7382         * Bcc.ini, Makefile.bcc, as/mcs51/Makefile.bcc,
7383         device/examples/ds390/tinitalk/Makefile.bcc, packihx/Makefile.bcc,
7384         support/cpp2/Makefile.bcc, src/Makefile.bcc, src/avr/Makefile.bcc,
7385         src/ds390/Makefile.bcc, src/izt/Makefile.bcc, src/mcs51/Makefile.bcc,
7386         src/pic/Makefile.bcc, src/pic16/Makefile.bcc, src/xa15/Makefile.bcc,
7387         src/z80/Makefile.bcc: Borland Makefile cleanup
7388         * as/z80/Makefile.bcc: Added Borland Makefile
7389         * support/cpp2/borland.h: Removed
7390
7391 2003-02-10  Bernhard Held <bernhard AT bernhardheld.de>
7392
7393         * doc/sdccman.lyx: new pragma NOIV by "Johannes Stezenbach" <js AT convergence.de>
7394         * src/SDCC.lex: new pragma NOIV
7395         * src/SDCCglobl.h: new pragma NOIV
7396         * src/SDCCmem.c: new pragma NOIV
7397
7398 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
7399
7400         * src/SDCCmain.c: signal handling is switched off by SDCC_LEAVE_SIGNALS
7401
7402 2003-02-09  Bernhard Held <bernhard AT bernhardheld.de>
7403
7404         * src/SDCCmain.c: signal handling is switched off by --debug
7405         * doc/Makefile: small fix for install; use clean.mk again
7406         * doc/clean.mk: clean *.pdf and *.html too
7407
7408 2003-02-08  Bernhard Held <bernhard AT bernhardheld.de>
7409
7410         * device/lib/_mulint.c: small fix for large/ds390 --int-long-reent resp. --stack-auto
7411         * device/lib/printfl.c: fix a ds390 bug by making it portable
7412         * src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
7413         * src/SDCCopt.c (cnvToFloatCast): fix compile warning on Cygwin
7414         * src/SDCCopt.c (cnvFromFloatCast): fix compile warning on Cygwin
7415         * debugger/mcs51/cmd.c: converted multi-line string literals
7416         * sim/ucsim/globals.cc: converted multi-line string literals
7417         * src/SDCCmain.c: introduced signal handler to remove temp files
7418         * doc/Makefile: small tweaks, implement clean
7419         * doc: removed generated files
7420
7421 2003-02-05  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7422
7423         * as/mcs51/aslink.h, as/mcs51/lkihx.c, as/mcs51/lkrloc.c:  Applied
7424         patch from Jan Rejlek <jr AT apex-lib.cz> to fix Bug 677692: "Extended
7425         Address Record is not correctly generated for DS390."
7426
7427 2003-02-02  Borut Razem <borut.razem AT siol.net>
7428
7429         * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
7430         * as/mcs51/asm.h: fixed compilation with Borland C
7431         * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
7432         * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
7433         * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
7434         * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
7435         src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
7436         src/z80/Makefile.bcc: delete $(LIB) only if exist
7437         * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
7438
7439 2003-02-02  Bernhard Held <bernhard AT bernhardheld.de>
7440
7441         * device/include/malloc.h: introduced NULL
7442         * device/include/string.h: introduced NULL
7443         * device/include/stdlib.h: introduced NULL
7444         * device/lib/_memcpy.c: removed NULL
7445         * device/lib/_strcat.c: removed NULL
7446         * device/lib/_strchr.c: removed NULL
7447         * device/lib/_strcmp.c: removed NULL
7448         * device/lib/_strcpy.c: removed NULL
7449         * device/lib/_strcspn.c: removed NULL
7450         * device/lib/_strlen.c: removed NULL
7451         * device/lib/_strncat.c: removed NULL
7452         * device/lib/_strncmp.c: removed NULL
7453         * device/lib/_strncpy.c: removed NULL
7454         * device/lib/_strpbrk.c: removed NULL
7455         * device/lib/_strrchr.c: removed NULL
7456         * device/lib/_strspn.c: removed NULL
7457         * device/lib/_strstr.c: removed NULL
7458         * device/lib/_strtok.c: removed NULL
7459         * device/lib/malloc.c: removed NULL, include own header
7460
7461 2003-02-02    <johan AT balder>
7462
7463         * 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
7464         * support/regression/fwk/lib/testfwk.c: div and mod isn't broken anymore
7465         * regressions ds390/spec.mk and mcs51/spec.mk (timeout): my good old balder isn't fast enough for some tests
7466         * src/z80/gen.c (genZ80Code): added c-lines in asm comments
7467         * as/z80/asm.h (NINPUT): increased for long c-comments in regression tests
7468         * src/z80/gen.c (genRightShiftLiteral): fixed the (char)(-3)>>8 (I think)
7469
7470 2003-02-01  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7471
7472         * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
7473         area 'DATA'"
7474
7475 2003-02-01    <johan AT balder>
7476
7477         * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
7478
7479 2003-01-31    <johan AT CP255758-A>
7480
7481         * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
7482
7483 2003-01-30    <johan AT balder>
7484
7485         * src/SDCCBBlock.c: automatic bug detection
7486         * src/SDCCicode.c: automatic bug detection
7487
7488 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7489
7490         * src/SDCCglobl.h:   now --xram-size 0 works
7491         * src/SDCCmain.c:    now --xram-size 0 works
7492
7493 2003-01-29    <johan AT balder>
7494
7495         * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)
7496
7497 2003-01-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7498
7499         * as/mcs51/aslink.h: Added options --xram-size and --code-size
7500         * as/mcs51/lkdata.c: Added options --xram-size and --code-size
7501         * as/mcs51/lkmain.c: Added options --xram-size and --code-size
7502         * as/mcs51/lkmem.c:  Added options --xram-size and --code-size
7503         * src/SDCCglobl.h:   Added options --xram-size and --code-size
7504         * src/SDCCmain.c:    Added options --xram-size and --code-size
7505
7506 2003-01-28  Bernhard Held <bernhard AT bernhardheld.de>
7507
7508         * src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
7509         * src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
7510
7511 2003-01-27    <johan AT balder>
7512
7513         * src/SDCC.y: fixed bug #613764
7514
7515 2003-01-26    <johan AT balder>
7516
7517         * src/SDCClrange.c:  fixed Bernhard's "char * code ptr = &c"
7518         * src/SDCCsymt.h: fixed bug #673374
7519         * src/SDCCglue.c: fixed bug #661910
7520         * src/SDCCast.c: fixed bug #458099 and 673374
7521
7522 2003-01-26  Bernhard Held <bernhard AT bernhardheld.de>
7523
7524         * as/mcs51/strcmpi.c: added, provides Aurelien Jarno's as_strcmpi(); strcmpi() is not ANSI
7525         * as/mcs51/strcmpi.h: added
7526         * as/mcs51/asm.h: remove ugly "#define strcmpi strcmp"
7527         * as/mcs51/aslink.h: remove ugly "#define strcmpi strcmp"
7528         * as/mcs51/asmain.c: strcmpi -> as_strcmpi
7529         * as/mcs51/assym.c: strcmpi -> as_strcmpi
7530         * as/mcs51/lkmem.c: strcmpi -> as_strcmpi
7531         * as/mcs51/lknoice.c: strcmpi -> as_strcmpi
7532         * as/mcs51/lksym.c: strcmpi -> as_strcmpi
7533         * as/mcs51/Makefile.aslink: new module strcmpi
7534         * as/mcs51/Makefile.asx8051: new module strcmpi
7535         * as/mcs51/Makefil.bcc: new module strcmpi
7536         * as/mcs51/Makefile.in: new module strcmpi
7537         * sim/ucsim/s51.src/uc390.cc (get_mem_size): make RAM big enough for tinibios
7538
7539 2003-01-26    <johan AT balder>
7540
7541         * src/SDCCglue.c: reverted back to 1.124
7542         * src/SDCCast.c: reverted back to 1.156
7543         * src/mcs51/gen.c (aopGet): applied Frieder's efficiency patch
7544
7545 2003-01-25    <johan AT balder>
7546
7547         * src/SDCCglue.c: A better fix for bug #661910
7548         * src/SDCCast.c: A better fix for bug #661910
7549         * src/SDCCglue.c (emitRegularMap): That was a little too efficient
7550
7551 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
7552
7553         * src/Makefile.in: remove spawn.o
7554         * src/SDCCmain.c: remove spawn.h
7555         * src/SDCCmain.c (printVersionInfo): report MINGW32 instead of UNIX
7556         * src/spawn.c: removed
7557         * src/spawn.h: removed
7558         * support/regression/ports/ds390/spec.mk: link with -r
7559
7560 2003-01-24    <johan AT CP255758-A>
7561
7562         * src/ds390/gen.c (aopOp): fixed bug #667458
7563         * src/SDCCglue.c (emitRegularMap): fixed bug #458099 again
7564         * src/SDCCast.c (createIvalCharPtr): fixed bug #661910
7565         (createIvalCharPtr): an ival doesn't always have a storage class anymore
7566
7567 2003-01-24  Bernhard Held <bernhard AT bernhardheld.de>
7568
7569         * src/mcs51/peeph.def: better assembler identation by Frieder
7570         * src/mcs51/gen.c: better assembler identation by Frieder
7571
7572 2003-01-22  Bernhard Held <bernhard AT bernhardheld.de>
7573
7574         * as/z80/string.h: removed for gcc 3.2
7575         * support/makebin/makebin.c: #include <string.h> for gcc 3.2
7576         * src/pic/pcode.c (get_op_from_instruction): fix concatenation of string literals with __FUNCTION__ for gcc 3.2
7577
7578 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
7579
7580         * src/SDCCmain.c (linkEdit): rename mem and map files even in case of failure
7581         * src/SDCCpeeph.c (replaceRule): fix bug #663503
7582         * support/regression/Makefile: separate temp files for ports
7583         * support/regression/generate-cases.py: separate temp files for ports
7584         * src/mcs51/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
7585         * src/ds390/peeph.def: Frieder: removed 237 (obsolete by 236g and 105); added 237 a/b
7586
7587 2003-01-19  Bernhard Held <bernhard AT bernhardheld.de>
7588
7589         * moved tinitalk to device/examples/ds390
7590
7591 2003-01-14  Bernhard Held <bernhard AT bernhardheld.de>
7592
7593         * as/mcs51/lkmem.c: rflag is for DS390
7594         * src/SDCCglobl.h: removed out_name and options stackOnData, genericPtr
7595         * src/SDCCmain.c (optionsTable, setDefaultOptions): removed --stack-after-data and --generic
7596                          (linkEdit): move mem- and map-files the same way as ihx-files
7597         * src/z80/main.c (_setDefaultOptions): removed --generic
7598         * src/SDCCmain.c (_processC1Arg, parseCmdLine, main): --c1mode works again
7599         * src/SDCCglue.c (createInterruptVect, glue): --c1mode works again
7600         * src/pic/glue.c (picglue): --c1mode works again
7601         * src/pic16/glue.c (pic16glue): --c1mode works again
7602         * src/asm.c (printCLine): fix #660034
7603
7604 2003-01-13  Bernhard Held <bernhard AT bernhardheld.de>
7605
7606         * src/ds390/peeph.def: fix #123; add 14 rules by Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>, 1 by Frieder
7607         * src/mcs51/peeph.def: fix #123; add 14 rules by Fiorenzo, 1 by Frieder
7608         * src/mcs51/gen.c (genFunction): emit r0 instead of ar0 by Fiorenzo
7609         * as/mcs51/lkmem (summary): better fix for sp problem
7610         * src/SDCCglue.c (glue): __start_stack - 1, saves 1 byte!
7611         * src/ds390/main.c (_ds390_finaliseOptions, _tininative_finaliseOptions): stack_loc = 0x400008
7612         * support/regression/ports/*/spec.mk: moving testfwk-object to port dir allow parallel execution of regression tests
7613                                               remove --stack-after-data
7614
7615 2003-01-12  Bernhard Held <bernhard AT bernhardheld.de>
7616
7617         * src/SDCCmain.c (main): port->finaliseOptions() moved for z80 linking
7618         * src/SDCCutil.c (join): ugly bug: missing '\0'
7619         * as/mcs51/lkmem.c (summary): sp on address 7 is safe
7620
7621 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
7622
7623         * src/SDCCmain.c (assemble, linkEdit): preparations for -o
7624         * src/port.h: typo
7625         * src/pic/main.c (_asmCmd): gpasm supports -o
7626         * src/z80/main.c: more general macros
7627         * device/lib/Makefile.in: remove intermediate files
7628
7629 2003-01-11  Bernhard Held <bernhard AT bernhardheld.de>
7630
7631         * .version: Bumped version number to 2.3.3
7632         * src/SDCCBBlock.c: new option -o
7633         * src/SDCCglobl.h: new option -o
7634         * src/SDCCglue.c: new option -o
7635         * src/SDCCmain.c: new option -o
7636         * src/asm.c: new option -o
7637         * src/ds390/main.c: new option -o
7638         * src/pic/glue.c: new option -o
7639         * src/pic/pcode.c: new option -o
7640         * src/pic/ralloc.c: new option -o
7641         * src/pic16/glue.c: new option -o
7642         * src/pic16/pcode.c: new option -o
7643         * src/pic16/ralloc.c: new option -o
7644         * src/z80/main.c: new option -o
7645         * device/lib/Makefile.in: use -o
7646         * support/regression/ports/ds390/spec.mk: use -o
7647         * support/regression/ports/gbz80/spec.mk: use -o
7648         * support/regression/ports/mcs51/spec.mk: use -o
7649         * support/regression/ports/mcs51-stack-auto/spec.mk: use -o
7650         * support/regression/ports/z80/spec.mk: use -o
7651         * support/regression/ports/ucz80/spec.mk: use -o
7652         * support/regression/ports/xa51/spec.mk: use -o
7653         * support/regression/fwk/lib/timeout.c: fix usage string
7654
7655 2003-01-09  Bernhard Held <bernhard AT bernhardheld.de>
7656         * src/mcs51/gen.c (genPlus): replaced "mov b,acc" by "mov b,a" Fiorenzo D. Ramaglia <fd.ramaglia AT tin.it>
7657
7658 2003-01-07    <johan AT balder>
7659
7660         * src/SDCCast.c (decorateType): fixed bug #600035
7661
7662 2003-01-07  Bernhard Held <bernhard AT bernhardheld.de>
7663         * as/mcs51/lkmem.c: added several l-modifiers to printf to remove warnings
7664         * as/mcs51/lkaomf51.c: #include <ctype.h> to remove warnings
7665         * src/pic/main.c (_hasNativeMulFor): outcommented unused variables to remove warnings
7666         * src/pic/pcode.c: outcommented unused variable to remove warnings
7667         * src/pic/ralloc.c: outcommented unused variable to remove warnings
7668
7669 2003-01-06    <karl AT turbobit.com>
7670         * sim/ucsim/cmd.src/command.cc: fixed so "break xram r 0x7654" works again in
7671    regression tests.
7672
7673 2003-01-06    <johan AT balder>
7674
7675         * src/SDCCicode.c: fixed array add
7676
7677 2002-01-05  Bernhard Held <bernhard AT bernhardheld.de>
7678         * src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048; was too small for regression tests
7679         * support/regression/ports/host/support.c: #include <stdarg.h> for gcc 3.2
7680
7681 2003-01-04    <johan AT balder>
7682
7683         * src/SDCCval.c (getNelements): fixed the initialized array of structures
7684
7685 2002-12-29  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7686         * as/mcs51/Makefile.bcc: fixed typo lkomf51.o -> lkaomf51.o
7687
7688 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
7689         * src/mcs51/peeph.def: added rules 234 and 235 from Frieder Ferlemann <frieder.ferlemann AT web.de>
7690         * support/regression/tests/bug-524697.c: fit mem usage into 8032
7691
7692 2002-12-28  Bernhard Held <bernhard AT bernhardheld.de>
7693         * src/mcs51/gen.c (aopGetUsesAcc): inserted missing "return FALSE"
7694
7695 2002-12-27  Bernhard Held <bernhard AT bernhardheld.de>
7696         * as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o
7697
7698 2002-12-26  Bernhard Held <bernhard AT bernhardheld.de>
7699         * src/mcs51/main.c: removed {bindir}{sep} from aslink
7700
7701 2002-12-10  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7702
7703     * in \sdcc\as\mcs51\ changed these files in order to create an
7704     aomf51 file: aslink.h, lkdta.c, lklex.c, lklibr.c, lklist.c,
7705     lkmain.c.  Also added: lkmem.c and lkaomf51.c.  Changed the
7706     following files to include the previous two files: aslink.dsp,
7707     Makefile.aslink, Makefile.bcc, and Makefile.in.
7708
7709     * Changed \sdcc\src\SDCCmain.c so it creates files with extension
7710     .adb instead of .cdb
7711
7712 2002-11-09  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7713
7714         * \sdcc\as\mcs51\lklist.c: Now reports memory usage using the
7715         value from option --iram-size.
7716
7717 2002-09-20  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7718
7719         * \sdcc\as\mcs51\lklist.c: added boundary check before using
7720         dram[] array.
7721
7722 2002-09-18    <wiml AT hhhh.org>
7723
7724         * SDCClrange.h: exposed setFromRange() and setToRange()
7725         * mcs51/ralloc.c: fixed over-eager packRegsForSupport() and
7726           packRegsForAccUse() (bug 542397)
7727         * mcs51/gen.c: MOVA() is now a function to avoid calling aopGet()
7728           multiple times and emitting the fetch operations more than once
7729           added aopGetUsesAcc() function to allow binary operators to
7730           fetch their operands in the correct order; made genMinus() emit
7731           compact code for X = LITERAL - Y
7732
7733 2002-09-00  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7734         * \sdcc\as\mcs51\lklist.c: Fixed incorrect number of parameters to
7735         sprintf() in line 1267.
7736
7737 2002-09-08  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7738         * \sdcc\src\SDCCglue.c: Generate areas REG_BANK_[0-3] only for 8051
7739         like ports.
7740
7741 2002-09-04  Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
7742         Changes to aslink (All the changes are marked with 'JCF'):
7743
7744         * \sdcc\as\mcs51\aslink.h: External definition of sflag and
7745         summary().
7746
7747         * \sdcc\as\mcs51\lkarea.c: Computes the size of area BSEG_BYTES from
7748         area BSEG.  Also moves, if possible, the DATA area down into the internal
7749         ram so more space is available.
7750
7751         * \sdcc\as\mcs51\lkdata.c: Definition of memory summary output flag
7752         sflag.
7753
7754         * \sdcc\as\mcs51\lklist.c: For the BSEG area report the size in bits,
7755         not bytes.  Function summary() which creates a memory usage summary
7756         file with extension .mem.  Reports of overlaping stack and small stack
7757         size.  If the space for the stack is less than 16 bytes aslink trows a
7758         warning.
7759
7760         * \sdcc\as\mcs51\lkmain.c: Creation of some of the default areas for
7761         the 8051.  Option 'y' for memory summary output file.
7762
7763         Changes to sdcc (All the changes are marked with 'JCF'):
7764
7765         * \sdcc\src\SDCCglobl.h: External definition of RegBankUsed[4].
7766
7767         * \sdcc\src\SDCCglue.c:  If a register bank is used, creates an
7768         overlaying area for it (uses RegBankUsed[4]).
7769
7770         * \sdcc\src\SDCCmain.c: Definition RegBankUsed[4]; marks register
7771         bank zero as used by default.  By default aslink locates the stack
7772         (equivalent to --stack-after-data).  Pass option 'y' to aslink for
7773         the creation of the .mem file.  Delegates the allocation of data area
7774         to aslink (it is not longer 0x30 by default).  If --stack-loc passes
7775         the begining of the stack area to aslink.
7776
7777         * \sdcc\src\SDCCmem.c:  If a register bank is used, marks it so
7778         glue() in SDCCglue.c creates an area for it.
7779
7780 2002-09-03  Borut Razem <borut.razem AT siol.net>
7781         * sdcc/src/SDCCglue.c, sdcc/src/SDCCglue.h, sdcc/src/SDCCmain.c,
7782         sdcc/src/pic/glue.c:
7783         introduced atexit() handler for teporay files removal in case of
7784         errors, assertions, ...
7785
7786 2002-08-29  Borut Razem <borut.razem AT siol.net>
7787         * sdcc/support/cpp2/auto-host_vc_in.h:
7788         re-definition of O_BINARY and other O_XXX as _O_BINARY and _O_XXX, so the problem
7789         with the returned value from read() in sdcc/support/cpp2/cppfiles.c is solved for MSC.
7790         Maybe there is a similar problem with BORLANDC? It should be checked!
7791
7792         * sdcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c, sdcc/src/z80/ralloc.c:
7793         corrected improper use of assert: the assignment to clr variable was done inside the assert.
7794         In case that NDEBUG was defined, the assert macro was substituted with no-op, so the assignment
7795         was not executed, and the compiler (cl) launched a warning:
7796         ralloc.c(1442) : warning C4700: local variable 'clr' used without having been initialized
7797
7798 2002-08-28  Bernhard Held <bernhard AT bernhardheld.de>
7799         * src/SDCCglue.c (printIvalArray): iterative calculation of array length
7800
7801 2002-08-28  Jesus Calvino-Fraga and Borut Razem <borut.razem AT siol.net>
7802         * sdcc/sdcc.dsw: added sdcpp, sdcppa, yacc, conf projects
7803
7804         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
7805           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp,
7806           sdcc/src/xa51/xa51.dsp, sdcc/src/avr/avra.dsp,
7807           sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
7808           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp,
7809           sdcc/src/xa51/xa51a.dsp, sdcc/as/as_z80.dsp,
7810           sdcc/as/aslink.dsp, sdcc/as/asx8051.dsp, sdcc/packihx/packihx.dsp:
7811         - added Release configuration in VS projects
7812         - review of compiler an linker options
7813         - VC .exe files are generated in bin_vc directory, not to interfere
7814           with binaries generated from other projects (cygwin, mingw, bcc ...)
7815
7816         * sdcc/src/yacc.dsp: added
7817
7818         * sdcc/config.dsp, sdcc/configure_vc.awk, sdcc/sdcc_vc_in.h:
7819         added - genarate sdcc_vc.h using sdcc_vc_in.h as template
7820         and insert the version number definitions from .version
7821
7822         * sdcc/support/cpp2/sdcpp.dsp: added - VC project for sdcpp
7823
7824         * sdcc/support/cpp2/sdcppa.dsp, sdcc/support/cpp2/auto-host_vc_in.h:
7825         added - genarate auto-host.h using auto-host_vc_in.h as template
7826
7827         * sdcc/sdcc_vc.h,
7828         removed from CVS, generated automatically
7829
7830 2002-08-25  Bernhard Held <bernhard AT bernhardheld.de>
7831         * support/scripts/inc2h.pl: use gputils or gpasm (from Nathan Hurst)
7832
7833 2002-08-11  Borut Razem <borut.razem AT siol.net>
7834         * support/Util/NewAlloc.c: removed unneeded #include "sdccconf.h" (suggested by Jesus Calvino-Fraga)
7835
7836 2002-08-10  Borut Razem <borut.razem AT siol.net>
7837         * src/SDCCmain.c (main):
7838         file preOutName was unlinked before closed. This seems to be OK on UNIX and cygwin
7839         platforms, but it doesn't work with Visual Studio: the opened file can not be removed.
7840         The consequence was that some temporary files were not removed.
7841
7842         * src/SDCCglue.c:
7843         unification of code in functions tempfilename() and tempfile():
7844         function tempnam() is defined in Visual Studio 6.0 and .NET
7845
7846         * sdcc/sdcc.dsw: removed project sdcpp, added project xa51a
7847
7848         * sdcc/src/src.dsp, sdcc/src/avr/avr.dsp, sdcc/src/ds390/ds390.dsp,
7849           sdcc/src/mcs51/mcs51.dsp, sdcc/src/pic/pic.dsp, sdcc/src/z80/z80.dsp:
7850         - removed compiler command line option /WX: Treats all warnings as errors
7851         - update a list of source files, included into the project
7852
7853         * sdcc/src/avr/avra.dsp, sdcc/src/ds390/ds390a.dsp, sdcc/src/mcs51/mcs51a.dsp,
7854           sdcc/src/pic/pica.dsp, sdcc/src/z80/z80a.dsp:
7855         changed project type to Generic Project so that can be correcly converted to VS.NET project
7856
7857         * sdcc/as/mcs51/asm.h: definition of PATH_MAX for MSC
7858
7859         * sdcc/src/SDCCast.c: solved MSC error in function decorateType()
7860
7861         * sdcc/src/SDCC.y: added missing ending ';' to rules to get rid of bison warnings
7862
7863         * dcc/src/ds390/ralloc.c, sdcc/src/mcs51/ralloc.c:
7864         added return 0 statements after assert() to make compiler happy
7865
7866         * sdcc/src/xa51/peeph.rul, sdcc/src/xa51/peeph.def, sdcc/src/z80/ralloc.c:
7867         added newline in the def file to keep MSC compiler satisfied
7868
7869         * sdcc/src/z80/gen.c:
7870         - function strcasecmp() is not defined in MSC (and probably also in BORLANDC),
7871           so it is replaced with STRCASECMP, which is defined as stricmp in case of MSC and BORLANDC
7872         - solved MSC error in function aopDump()
7873
7874         * sdcc_vc.h: define PREFIX as "\\sdcc"
7875
7876 2002-07-18  Bernhard Held <bernhard AT bernhardheld.de>
7877         * src/SDCCast.c (decorateType): fixed access to array of structures http://sourceforge.net/mailarchive/forum.php?thread_id=902690&forum_id=4107
7878
7879 2002-06-22  Scott Dattalo <scott AT dattalo.com>
7880         * src/pic/*: Numerous bug fixes. Flow analysis has been enhanced.
7881         - Rewrote the register banking algorithm.
7882         - Added pCode live-range analysis to registers (for now, only non-used and
7883         singly-used registers optimized away)
7884
7885         * src/pic/pcoderegs.[ch]: Added new files for pCode live-range analysis
7886
7887         * 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.
7888
7889 2002-05-10  Scott Dattalo <scott AT dattalo.com>
7890         * src/pic/*: Added support for multiplication. Fixed many,many bugs.
7891
7892 2002-04-22  Michael Hope  <michaelh AT vroom>
7893
7894         * device/lib/z80/printf.c: Changed emitter to volatile to work around a pcall bug.
7895
7896         * configure.in (DD_COPT): Added include support required for gbdk.
7897
7898         * .version: Bumped version number just to increase it.
7899
7900         * src/SDCCmain.c: Added -nostdinc to the default options.
7901
7902 2002-04-15  Michael Hope  <michaelh AT vroom>
7903
7904         * device/lib/z80/printf.c (sprintf): Added.
7905
7906         * src/z80/ralloc.c (packRegisters): Disabled pack HL use for GB as it's broken.
7907
7908         * src/z80/peeph.def: Added transpose redundent load rule.
7909
7910         * src/z80/main.c: Added force callee saves for jaune.
7911
7912         * src/port.h: Removed the i186 and tlcs-900h ports as they weren't being being developed.
7913
7914         * src/SDCCmain.c: Pulled the options definition out so that you can add port specific options without changing the main file.
7915
7916 2002-03-28  Johan Knol  <johan AT balder>
7917
7918         * src/SDCCval.c: fixed bug #532436
7919
7920 2002-03-14  Scott Dattalo <scott AT dattalo.com>
7921         * /src/port.h:
7922         Added "char *Processor" field to the port structure.
7923
7924         * /src/SDCCmain.c:
7925         Added -p option. Allows port dependent processor to be specified.
7926
7927         * all ports:
7928         Initialized the new field char *Processor field to NULL in all ports
7929
7930         * /src/pic/*:
7931         Compiler generated registers for interrupt context saving
7932         were not getting allocated.
7933
7934 2002-03-16  Sandeep Dutta  <sandeep AT ddi.com>
7935
7936         * /src/SDCCast.c:
7937         Fixed left shift. Will promote the left side of a left shift
7938         if a) left shifting more than size of operand or b) when assigned
7939         to something size > size of left side
7940
7941 2002-03-14  Scott Dattalo <scott AT dattalo.com>
7942         * src/pic/*
7943         tons of changes. Register allocation has been
7944         rewritten. Added customization for the various PICs. Flow
7945         analysis is restructured. ...
7946
7947         * src/pic/device.h:
7948         Added
7949
7950         * src/pic/device.c:
7951         Added. device.c is a PIC port hack to accomodate variations
7952         in PIC devices.
7953
7954 2002-03-13  Michael Hope  <michaelh AT vroom>
7955
7956         * src/z80/gen.c (genGenPointerGet): Fixed a bug where a pointer in HL is dereferenced into HL but HL is not spilled.  Yeah.
7957
7958 2002-03-04  johanknol  <johanknol AT manik>
7959
7960         * /src/SDCCval.c: fixed
7961
7962         const unsigned char arr[][2] = { { 0, 1 } };
7963         t18.c:1: error: Initializer element is not constant
7964
7965 2002-03-04  bela  <bela AT manik>
7966
7967         * /device/include/mcs51reg.h:
7968         ds89c420 register definition update
7969
7970 2002-03-03    <johan AT FRIJA>
7971
7972         * support/Util/SDCCerr.c: did something, but don't no why anymore
7973
7974         * support/regression/tests/bug-524691.c: made it a little less shy
7975
7976         * src/SDCCast.c (decorateType): fixed bug #524697
7977
7978         * src/SDCCast.c: made some lineno improvements
7979
7980         * src/SDCCval.c (getNelements): changed warning to error
7981
7982         * src/SDCCglue.c (printIvalArray): changed warning to error
7983
7984         * src/SDCCicode.c: fixed a warning for mingw
7985
7986         * src/SDCCast.c (decorateType): fixed the << promotion for ops
7987
7988         * src/SDCCicode.c (geniCodeDivision): divide is shift only for unsigned (bug #524685)
7989
7990 2002-03-02  Sandeep Dutta  <sandeep AT ddi.com>
7991
7992         * src/ds390/peeph.def:
7993         Added some more peephole rules
7994
7995         * src/ds390/gen.c: Various fixes & enhancements
7996
7997         * src/SDCClrange.c, src/SDCClrange.h:
7998         functions "alldefsoutofrange" and "notusedinblock" moved to SDCClrange.c
7999
8000         * src/ds390/ralloc.c:
8001         various fixes & enhancements (ds390) specific
8002
8003         * src/avr/ralloc.c, src/mcs51/ralloc.c, src/pic/ralloc.c, src/xa51/ralloc.c, src/z80/ralloc.c:
8004         Functions "allDefsOutOfRange" & "notUsedinBlock" moved to SDCClrange.c
8005         from rallocs.
8006
8007         * sdcc/src/SDCCcse.c: Better fix for bug # 514308
8008
8009 2002-03-02    <johan AT FRIJA>
8010
8011         * src/SDCCast.c (decorateType): fixed bug #524708
8012
8013         * src/SDCCval.c (floatFromVal): fixed the literal void (whatever that may be)
8014
8015         * src/SDCCicode.c (geniCodePtrPtrSubtract): fixed bug #524691
8016
8017 2002-03-01  Michael Hope  <michaelh AT vroom>
8018
8019         * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
8020
8021         * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
8022
8023 2002-03-01    <johan AT FRIJA>
8024
8025         * src/SDCCglue.c (printIvalPtr): fixed bug #524211
8026
8027         * src/SDCCast.c (decorateType): fixed bug #524209
8028
8029         * src/SDCCval.c (valNot): fixed bug #524195
8030
8031 2002-02-26    <johan AT balder>
8032
8033         * src/xa51/gen.c: fixed a warning
8034
8035         * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
8036
8037         * src/SDCCast.c (decorateType): fixed bug #522534
8038
8039 2002-02-23    <johan AT balder>
8040
8041         * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
8042
8043 2002-02-22    <johan AT balder>
8044
8045         * src/SDCCast.c: fixed bug #514865
8046
8047         * src/SDCCy.c ("SDCC.y"): fixed bug #516625
8048
8049 2002-02-21  Sandeep Dutta  <sandeep AT ddi.com>
8050
8051         * sdcc/src/SDCCloop.c:
8052         Previous fix was not good. basic blocks that have "break" or "return" are
8053         not really partof a loop , but live ranges used in these blocks should
8054         be live thru the entire loop, so set partOfLoop but don't add them to
8055         loop region
8056
8057 2002-02-21    <johan AT FRIJA>
8058
8059         * src/SDCCcse.c: fixed bug #514308
8060
8061 2002-02-20  Sandeep Dutta  <sandeep AT ddi.com>
8062
8063         * src/SDCCloop.c:
8064         Fixed BUG #519583. If a conditional block ended in a return/break
8065         statement inside a loop, it was not being considered part of the loop.
8066
8067         * src/SDCCcflow.c: Removed fix (Fixed in SDCCloop.c)
8068
8069 2002-02-10  Karl Bongers <karl AT turbobit.com>
8070
8071         * debugger/*:
8072         Fixed up SDCDB debugger somewhat.  Updated debugger/README
8073         with lots of comments and notes.
8074
8075         * device/examples/test2.c:
8076         Fix bug, "red" variable not being initialized(compiler complained).
8077
8078         * device/examples/Makefile, examples/test3.c:
8079         Add Makefile in device/examples folder, compiles test3.c
8080         for use as a multiple module SDCDB test case.
8081
8082         * sim/ucsim/cmd.src/cmdset.cc:
8083         Took out debug printfs in ucsim "next" command.
8084
8085         * sim/ucsim/xa.src:
8086         Karl and Johan start ucsim XA support.  Most dissassembly working,
8087         about 75% emulation done(plenty of work remaining).
8088
8089         * sim/ucsim/z80.src:
8090         Add Z80 support to ucsim, add test-ucz80 regression test,
8091         notice ucsim/z80 emulation fails on examples/test3.c/itoa code.
8092         Notice z80 compiler fails on examples/test3.c/crc code.
8093
8094 2002-01-30  Sandeep Dutta  <sandeep AT ddi.com>
8095
8096         * src/mcs51/gen.c, src/mcs51/main.c, src/mcs51/ralloc.c:
8097         Added support for --parms-in-bank1
8098
8099         * src/ds390/peeph.def:
8100         added a few more peephole optimzations
8101
8102         * src/ds390/main.c:
8103         1) added __builtin_inp & __builtin_outp used to read in data of given length
8104            from a memory mapped port
8105         2) added __builtin_memcmp
8106         3) added __builtin_swapw swap bytes of a short
8107
8108         * src/ds390/gen.c, src/ds390/gen.h, src/ds390/ralloc.c:
8109         1) handle multiple send & receives from register bank1
8110         2) ralloc can now allocate DPTR1 to some liveRanges
8111
8112         * src/SDCCsymt.c, src/SDCCsymt.h:
8113         changes to handle multiple sends & receives
8114
8115         * src/SDCCptropt.h:
8116         added some pointer arithmetic optimization
8117
8118         * src/SDCCptropt.c:
8119         added some pointer arithmetic optimizations but not stable yet so not
8120         called from anywhere (will get this working shortly)
8121
8122         * src/SDCCopt.c: fixed for multiple sends & receives
8123
8124         * src/SDCCmain.c:
8125         1) added options --parms-in-bank1 (ds390/mcs51) & --protect-sp-update
8126         2) preprocessing done AFTER port->finalizeoptions . This allows ports to
8127            set preprocessor defines (depending on options)
8128
8129         * src/SDCCicode.c, src/SDCCicode.h:
8130         changes made to handle multiple sends & receives
8131
8132         * src/SDCCglobl.h:
8133         Added options --protect-sp-update (ds390) and --parms-in-bank1 (ds390/mcs51)
8134
8135         * src/SDCCcse.c, src/SDCCcse.h:
8136         added function findbackward def (to be used in upcoming optimization)
8137
8138         * src/SDCCcflow.c, src/SDCCcflow.h:
8139         added function returnAtEnd - to determine if a basic block terminates with
8140         a RETURN iCode
8141
8142         * src/SDCCast.c, src/SDCCast.h:
8143         added option parms-in-bank1
8144
8145         * device/lib/_divsint.c, device/lib/_divslong.c, device/lib/_divuint.c
8146         * device/lib/_divulong.c, device/lib/_modsint.c, device/lib/_modslong.c
8147         * device/lib/_modulong.c, device/lib/_mulint.c, device/lib/_mullong.c:
8148         adjusted for --parms-in-bank1 option
8149
8150         * device/include/string.h:
8151         donot redefine "reentrant" keyword
8152
8153         * device/include/ds80c390.h: Added some more SFRs
8154
8155 2002-01-28  Bernhard Held  <bernhard AT bernhardheld.de>
8156
8157         * sim/ucsim: Merged branch ucsim-034-pre3 to main trunk; new version 0.4
8158
8159 2002-01-26  Bernhard Held  <bernhard AT bernhardheld.de>
8160
8161         * src/SDCCast.c (funcOfType): fix usage of double --float-reent
8162
8163 2002-01-22  Bernhard Held  <bernhard AT bernhardheld.de>
8164
8165         * support/regression/fwk/lib/testfwk.c (main): Removed workaround for bug #505387
8166
8167 2002-01-18  Paul Stoffregen  <paul AT pjrc.com>
8168
8169         * Added --xram-movc option
8170
8171 2002-01-13  Bernhard Held  <bernhard AT bernhardheld.de>
8172
8173         * support/regression/Makefile: don't include test-mcs51-stack-auto in target all
8174
8175 2002-01-11  Johan Knol
8176
8177         * Added math lib of Jesus Calvino-Fraga
8178
8179 2002-01-08  Bernhard Held  <bernhard AT bernhardheld.de>
8180
8181         * src/SDCCmain.c (processFile): fix processing of ../../src.c
8182         * support/regression/Makefile: new target test-mcs51-stack-auto
8183         * support/regression/ports/mcs51-stack-auto/spec.mk: added
8184
8185 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
8186
8187         * src/SDCCglue.h: printIvalCharPtr(), not printIvalChar()
8188
8189 2002-01-04  Bernhard Held  <bernhard AT bernhardheld.de>
8190
8191         * support/regression/ports/mcs51/support.c: correct setup of timer / UART
8192
8193 2002-01-03  Bernhard Held  <bernhard AT bernhardheld.de>
8194
8195         * src/SDCCsymt.c (processFuncArgs): fix #498307 by Johan
8196
8197         * src/SDCCglue.h: add definition for printIvalChar()
8198
8199 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
8200
8201         * src/SDCCast.c: fix #498138 by Johan
8202
8203         * src/SDCCglue.c: fix #498138 by Johan
8204
8205 2002-01-02  Bernhard Held  <bernhard AT bernhardheld.de>
8206
8207         * support/regression/Makefile: fix clean
8208
8209         * support/regression/ports/ds390/support.c: fix transmission of last character
8210
8211 2001-12-29  Sandeep Dutta  <sandeep AT ddi.com>
8212
8213         * /sdcc/src/ds390/gen.c:
8214         a) improved computing address of stack variable
8215         b) took out some #if 0 code
8216         c) improved parmBytes adjustment
8217         d) improved genPlusIncr & genMinusIncr
8218         e) genCmp could generate bad code (when left assigned to DPTR)
8219         f) Fixed bug in hasInc
8220
8221         * /sdcc/src/ds390/ralloc.c:
8222         a) packRegsForSupport could mess up live information (Fixed)
8223         b) packRegsDPTRuse could be incorrect for left & right shift
8224
8225         * /sdcc/src/mcs51/ralloc.c:
8226         packRegsForSupport could mess up the live information (Fixed)
8227
8228         * /sdcc/src/mcs51/gen.c: Fixed a bug in hasInc
8229
8230         * /sdcc/src/SDCCast.c:
8231         can reverse a loop even if function call is present as long
8232         as the loop control variable is local & is not passed as parameter
8233
8234 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
8235
8236         * /sdcc/ChangeLog: *** empty log message ***
8237
8238         * /sdcc/src/ds390/gen.c, /sdcc/src/ds390/main.c:
8239         More builtin function additions for TININative
8240
8241         * /sdcc/src/ds390/ralloc.c:
8242         Had broken the regression testsuite
8243
8244         * /sdcc/src/SDCCast.c: Fixed a bug in dumptree
8245
8246         * /sdcc/src/SDCCsymt.c, /sdcc/src/SDCCsymt.h:
8247         Added funcattr hasStackParms will be set for reentrant functions when there
8248         are paramteres on the stack, this helps in minimizing frame pointer generation
8249         typeFromStr can handle function pointers now
8250
8251         * /sdcc/doc/builtins.txt, /sdcc/doc/TININative.txt:
8252         *** empty log message ***
8253
8254 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
8255
8256         * /src/ds390/gen.c, /src/ds390/main.c:
8257         More builtin function additions for TININative
8258
8259         * /src/ds390/ralloc.c:
8260         Had broken the regression testsuite
8261
8262         * /src/SDCCast.c: Fixed a bug in dumptree
8263
8264         * /src/SDCCsymt.c, /src/SDCCsymt.h:
8265         Added funcattr hasStackParms will be set for reentrant functions when there
8266         are paramteres on the stack, this helps in minimizing frame pointer generation
8267         typeFromStr can handle function pointers now
8268
8269         * /doc/builtins.txt, /doc/TININative.txt:
8270         *** empty log message ***
8271
8272
8273 2001-12-24  Sandeep Dutta  <sandeep AT ddi.com>
8274
8275         * /src/ds390/gen.c, /src/ds390/main.c, /src/ds390/peeph.def, /src/ds390/ralloc.c:
8276         ALPHA version for -mTININative
8277
8278         * /src/izt/i186.c, /src/izt/tlcs900h.c, /src/mcs51/main.c, /src/pic/main.c, /src/z80/main.c, /src/avr/main.c:
8279         updated to reflect changes in the port structure
8280
8281         * /src/port.h:
8282         added function do_assemble (similar to do_link) if non-null this function
8283         will be called to do assembly (-mTININative) requires a multi command
8284         assembly
8285         added function genAssemblerEnd will be called to generate assembler Epilogue
8286
8287         * /src/SDCCsymt.c:
8288         added _JavaNative to debug info printing
8289
8290         * /src/SDCCmain.c: added option --tini-libid
8291         added port->do_assemble function (-mTININative) has a multi command assemble
8292
8293         * /src/SDCCglue.c: Disabled "constExpr" check
8294         added port->genAssemblerEnd function
8295
8296         * /src/SDCCglobl.h: Added option --tini-libid value
8297
8298         * /src/SDCCast.h:
8299         tookout optimizeCompare from the header (has no external references)
8300
8301         * /src/SDCCast.c: made one more function "static"
8302
8303 2001-12-23  Michael Hope  <michaelh AT juju.net.nz>
8304
8305         * src/z80/mappings.i: Added z80asm support.
8306
8307         * src/z80/main.c: Added z80asm support on --asm=z80asm
8308
8309         * src/z80/gen.c: Fixed asm portability issues.
8310
8311         * src/asm.c (tvsprintf): Removed old code, added 'N' for function name.  For extern support.
8312
8313         * src/SDCCglue.c (printExterns): Added global/extern split.
8314
8315 2001-12-17  Bernhard Held  <bernhard AT bernhardheld.de>
8316
8317         * support/regression/Makefile: added test for mcs51 model large
8318
8319         * support/regression/ports/mcs51-large/spec.mk: added test for mcs51 model large
8320
8321         * support/regression/ports/gbz80/spec.mk: added -mgbz80
8322
8323 2001-12-05  Michael Hope  <michaelh AT juju.net.nz>
8324
8325         * src/diff.1 (Index): Many, many optmisiations.  Dhrystone up to 201.
8326
8327 1904-01-06  Michael Hope  <michaelh AT juju.net.nz>
8328
8329         * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space.
8330
8331         * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair.
8332
8333 2001-12-02  Bernhard Held  <bernhard AT bernhardheld.de>
8334
8335         * src/mcs51/gen.c (genFunction): avoid excess "inc sp"
8336
8337         * support/regression/tests/simplefloat.c: Port to mcs51.
8338
8339 2001-11-25  Michael Hope  <michaelh AT juju.net.nz>
8340         * support/regression/tests/bug-485362.c: Added.
8341
8342         * support/regression/tests/simplefloat.c (testDivNearOne): Added.
8343
8344         * src/z80/gen.c (aopOp): Fixed case where left and result are in the same spill loc and they have different sizes.
8345
8346         * src/z80/peeph.def: Added rules for optimising two byte compares on the same thing, and to optimise two ptr assign.
8347
8348         * src/z80/gen.c (aopDump): Added a dump function.
8349
8350 2001-11-25  Bernhard Held  <bernhard AT bernhardheld.de>
8351         * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
8352
8353         * sim/ucsim/s51.src/port.cc: Port 4 and 5 added.
8354
8355         * sim/ucsim/s51.src/regs51.h: DS390 SFRs added.
8356
8357         * sim/ucsim/s51.src/uc390.cc: Some details improved, CKRDY works for tinibios.
8358
8359         * sim/ucsim/s51.src/uc390cl.h: Work in progress.
8360
8361         * sim/ucsim/sim.src/uccl.h: 6 ports for DS390.
8362
8363         * support/regression/fwk/lib/testfwk.c: Run with tinibios.
8364
8365         * support/regression/ports/mcs51/spec.mk: Fine tuninig.
8366
8367         * support/regression/ports/ds390/support.c: Use tinibios.
8368
8369         * support/regression/ports/ds390/spec.mk: Fine tuning, use tinibios.
8370
8371 2001-11-23  Michael Hope  <michaelh AT juju.net.nz>support/regression/tests/bug-460010.c
8372
8373         * src/z80/ralloc.c (packRegsForHLUse3): Changed to not pack into HL if anything is in direct space.
8374         (packRegsForHLUse3): Added packing support for send, cast, and return value from a call.
8375
8376         * src/z80/peeph.def: Added rules for optimising pushes of part of a pair.
8377
8378         * src/z80/gen.c (emitCall): Changed the stack fixup to not use HL.
8379
8380 2001-11-18  Michael Hope  <michaelh AT juju.net.nz>
8381
8382         * src/z80/gen.c (genCmp): Fixed compare on unsigned.
8383
8384         * src/z80/ralloc.c (packRegsForHLUse3): Created and optimised.
8385         (packRegsForIYUse): Created and optimised.
8386
8387 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
8388
8389         * support/regression/tests/float.c (testFloatAdd): Fixed up warning.
8390 2001-11-18  Bernhard Held  <bernhard AT bernhardheld.de>
8391
8392         * sdcc/support/regression/tests/bug-460010.c: fix seg violation on host
8393
8394         * sdcc/support/regression/tests/muldiv.c: fix output on mcs51
8395
8396         * sdcc/support/regression/tests/stacks.c: fix DSEG overflow on mcs51
8397
8398 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
8399
8400         * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata) added
8401
8402         * sdcc/sim/device/lib/_gptrput.c: mem region 5 (idata) added
8403
8404 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
8405
8406         * sdcc/sim/ucsim/globals.cc: New: IXRAM.
8407
8408         * sdcc/sim/ucsim/stypes.h: New: IXRAM.
8409
8410         * sdcc/sim/ucsim/s51.src/uc390.cc: New: IXRAM.
8411
8412 2001-11-07  Michael Hope  <michaelh AT juju.net.nz>
8413
8414         * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs from being packed into HL.
8415         (packRegsForHLUse): Added rule to pack address of/pointer get for itemps into HL for the Z80.
8416         (packRegsForAccUse2): Added rule to pack hbit IFXs into A.
8417
8418         * src/z80/main.c (_setDefaultOptions): Made float code re-entrant by default.
8419
8420         * src/z80/gen.c (aopGetLitWordLong): Added word support for floats.
8421         (genNotFloat): Added.
8422         (genUminusFloat): Added.
8423
8424         * device/lib/z80/Makefile: Added floating pt stubs.
8425
8426         * device/lib/Makefile.in (Z80SOURCES): Added floating pt support.
8427
8428         * src/z80/gen.c (genIpush): Fixed up a push of one byte when left is in a pair.
8429
8430         * device/lib/_fsadd.c (__fsadd): Fixed up return where the numbers are hugely different.
8431
8432 2001-11-07  Bernhard Held  <bernhard AT bernhardheld.de>
8433
8434         * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
8435
8436         * sdcc/sim/ucsim/s51.src/regs51.h: Minor fix.
8437
8438         * sdcc/support/regression/Makefile: Add port ds390.
8439
8440         * sdcc/support/regression/ports/mcs51/spec.mk: Minor change.
8441
8442         * sdcc/support/regression/ports/z80/spec.mk: Minor change.
8443
8444         * sdcc/support/regression/ports/ds390/spec.mk: Added.
8445
8446         * sdcc/support/regression/ports/ds390/support.c: Added.
8447
8448         * sdcc/support/regression/ports/ds390/uCsim.cmd: Added.
8449
8450         * sdcc/support/regression/ports/mcs51/timeout.c: Cut.
8451
8452         * sdcc/support/regression/fwk/lib/timeout.c: Paste.
8453
8454 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
8455
8456         * device/include/malloc.h: Added z80 and gbz80 support.
8457
8458         * device/lib/gbz80/heap.s: Added.
8459
8460         * device/lib/z80/heap.s: Added.
8461
8462         * device/lib/malloc.c: Added z80 and gbz80 support.
8463
8464         * support/regression/tests/malloc.c (testMalloc): Added.
8465
8466         * src/SDCCmain.c (parseCmdLine): Added support for -Wp.
8467
8468         * support/regression/tests/bug-478094.c: Added.
8469
8470         * src/z80/gen.c (commitPair): Fixed silly gbz80/z80 commit to static bug.
8471
8472 2001-11-04  Bernhard Held  <bernhard AT bernhardheld.de>
8473
8474         * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for ds390 to run regression tests
8475
8476         * sdcc/sim/ucsim/s51.src/uc390.h: Improvement for ds390 to run regression tests
8477
8478         * sdcc/sim/ucsim/s51.src/regs51.h: Improvement for ds390 to run regression tests
8479
8480         * sdcc/sim/ucsim/s51.src/glob.cc: Improvement for ds390 to run regression tests
8481
8482         * sdcc/support/regression/tests/bug-460010.c: Small change for ds390
8483
8484 2001-11-04  Michael Hope  <michaelh AT juju.net.nz>
8485
8486         * src/z80/peeph-gbz80.def: Removed a bad sub optimisation.
8487
8488 2001-11-03  Michael Hope  <michaelh AT juju.net.nz>
8489
8490         * support/regression/tests/bug-477927.c: Added.
8491
8492         * src/z80/peeph.def: Added minor rules.
8493
8494         * src/z80/gen.c (genPlusIncr): Added an extra plusinc rule.
8495
8496         * src/z80/peeph.def: Added jump optimisation modification.
8497
8498 2001-11-01  Michael Hope  <michaelh AT juju.net.nz>
8499
8500         * src/SDCCmain.c (linkEdit): Added runtime path detection to the mcs51 port.
8501
8502 2001-10-30  Michael Hope  <michaelh AT juju.net.nz>
8503
8504         * support/regression/tests/funptrs.c: Added.
8505
8506 2001-10-29  Michael Hope  <michaelh AT juju.net.nz>
8507
8508         * src/z80/ralloc.c (packRegsForHLUse): Fixed up bad spill due to pushing one byte via HL.
8509
8510 2001-10-28  Michael Hope  <michaelh AT juju.net.nz>
8511
8512         * src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
8513
8514         * src/z80/main.c (gbz80_port =): Added rle support to the gbz80 port.
8515
8516         * src/z80/gen.c (genMinus): Fixed for where the result is one byte.
8517         (movLeft2ResultLong): Created.
8518
8519         * src/z80/ralloc.c (packRegsForHLUse): Added a couple of simple cases for the GB.
8520         (joinPushes): Added.  Joins two char pushes into a word push.
8521
8522 2001-10-27  Michael Hope  <michaelh AT juju.net.nz>
8523
8524         * support/cpp2/Makefile.in (install): Added creation of dest dir.
8525
8526         * support/makebin/Makefile (install): Added creation of dest dir.
8527
8528 2001-10-24 Karl Bongers <karl AT turbobit.com>
8529
8530         * configure.in, configure, Makefile, support/cpp: Removed cpp folder, since we have new cpp2 preprocessor code.
8531
8532 2001-10-21  Michael Hope  <michaelh AT juju.net.nz>
8533
8534         * src/z80/ralloc.c: Turned off faulty pack for one use.
8535
8536         * src/z80/peeph-gbz80.def: Removed redundent restart options.
8537
8538         * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.
8539
8540 2001-10-21  Bernhard Held  <bernhard AT bernhardheld.de>
8541
8542         * support/regression/Makefile: Improved clean
8543
8544         * support/regression/ports/gbz80/spec.mk: Added clean
8545
8546         * support/regression/ports/host/spec.mk: Added clean
8547
8548         * support/regression/ports/z80/spec.mk: Added clean
8549
8550         * support/regression/ports/mcs51/spec.mk: Added clean, little improvements
8551
8552         * support/regression/ports/mcs51/timeout.c: little improvements
8553
8554 2001-10-17  Michael Hope  <michaelh AT juju.net.nz>
8555
8556         * device/lib/malloc.c (MEMHEADER): Fixed against new pedantic pointers.
8557
8558         * support/regression/fwk/include/testfwk.h: Fixed up to use function pts correctly.
8559
8560         * support/regression/generate-cases.py: Fixed up to use function pts correctly.
8561
8562 2001-10-16  Bernhard Held  <bernhard AT bernhardheld.de>
8563
8564         * support/regression/port/mcs51/spec.mk: add timeout for uCsim
8565
8566         * support/regression/port/mcs51/timeout.c: add timeout for uCsim
8567
8568 2001-10-13  Michael Hope  <michaelh AT juju.net.nz>
8569         * src/z80/gen.c (emitCall): Fixed up missing spill of HL when used to assign the result value.
8570
8571         * src/z80/ralloc.c: Turned off pack for one use as it's quite broken.
8572
8573         * src/SDCCmain.c (linkEdit): Added support for passing a legacy command line through the processor.
8574
8575         * src/mcs51/main.c (_linkCmd): Added bin path to command.
8576
8577         * src/SDCCmain.c (initValues): Added support for when it it called just to link.
8578
8579         * as/mcs51/lklibr.c (libfil;): Turned off 'library file' message.
8580
8581         * src/SDCCval.c (constVal): Fixed usage of 'L' modifier problems on ppc.
8582
8583         * support/regression/tests/longor.c: Added.
8584
8585 2001-10-11  Bernhard Held  <bernhard AT bernhardheld.de>
8586
8587         * as/mcs51/asdata.c: replaced FILENAME_MAX with PATH_MAX
8588
8589         * as/mcs51/aslink.h: define PATH_MAX
8590
8591         * as/mcs51/asm.h: define PATH_MAX
8592
8593         * as/mcs51/asmain.c: replaced FILENAME_MAX with PATH_MAX
8594
8595         * as/mcs51/asnoice.c: replaced FILENAME_MAX with PATH_MAX
8596
8597         * as/mcs51/lklex.c: replaced FILENAME_MAX with PATH_MAX
8598
8599         * as/mcs51/lkmain.c: replaced FILENAME_MAX with PATH_MAX
8600
8601         * src/SDCCglobl.h: define PATH_MAX
8602
8603         * src/SDCCmacro.c: replaced FILENAME_MAX with PATH_MAX
8604
8605         * src/SDCCmain.c: replaced FILENAME_MAX with PATH_MAX
8606
8607 2001-10-11  Michael Hope  <michaelh AT juju.net.nz>
8608
8609         * src/z80/gen.c (gencjneshort): Fixed
8610
8611         * src/z80/ralloc.c (packRegsForHLUse): Added pack into HL for cast then ipush.
8612
8613 2001-10-09  Michael Hope  <michaelh AT juju.net.nz>
8614
8615         * support/regression/tests/bug-469671.c: Added.
8616
8617         * src/z80/gen.c (shiftIntoPair): Fixed up warning.
8618
8619 2001-10-08  Michael Hope  <michaelh AT juju.net.nz>
8620
8621         * src/SDCCmain.c: Added --fommit-frame-pointer option and implemented in the z80 port.
8622
8623         * src/z80/gen.c (genPlus): Fixed to work with extended stack.  Also fixed genMinus, genCmp.  genUMinus is still left.
8624
8625 2001-10-08  Bernhar Held  <bernhard AT bernhardheld.de>
8626
8627         * src/SDCCmain.c (preProcess): added define SDCC_NOOVERLAY
8628
8629         * src/device/lib/_mulint.c  : removed hint: nooverlay bug
8630
8631         * src/device/lib/_mullong.c : removed hint: nooverlay bug
8632
8633         * src/device/lib/_divuint.c : removed hint: nooverlay bug
8634
8635         * src/device/lib/_divulong.c: removed hint: nooverlay bug
8636
8637         * src/device/lib/_moduint.c : removed hint: nooverlay bug
8638
8639         * src/device/lib/_modulong.c: removed hint: nooverlay bug
8640
8641 2001-10-07  Michael Hope  <michaelh AT juju.net.nz>
8642
8643         * 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.
8644
8645         * support/Util/NewAlloc.c (freeTrace): Changed free for the gc case to not free at all.  Fixes runtime segfault.
8646
8647         * support/regression/tests/scott-compare3.c (c_abcd): Fixed up casts.
8648
8649 2001-10-07    <johan AT FRIJA>
8650
8651         * device/lib/gets.c (gets): fixed the return value.
8652
8653 2001-10-06  Michael Hope  <michaelh AT juju.net.nz>
8654         * src/SDCCmain.c (WRITE_SEG_LOC): Fixed up to use Safe_strdup.
8655
8656         * 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.
8657
8658         * 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.
8659
8660         * src/z80/gen.c (genZ80Code): Added de-allocation via trace support.
8661
8662         * src/pic/gen.c: Removed Safe_strdup.
8663
8664         * configure.in: Added option to enable libgc support.
8665
8666         * src/SDCCbitv.c (bitVectnBitsOn): Optimised.
8667         (bitVectUnion): Optimised.
8668         (bitVectIntersect): Optimised.
8669         (bitVectBitsInCommon): Optimised.
8670         (bitVectCplAnd): Optimised.
8671
8672         * support/makebin/makebin.c (usage): Removed getopt as mingw32 doesn't have it.  Sigh.
8673
8674 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
8675
8676         * src/SDCCmain.c: distinguish between assembler debug and plain options
8677
8678         * src/avr/main.c:   remove standard assembler options
8679
8680         * src/ds390/main.c: remove standard assembler options
8681
8682         * src/mcs51/main.c: remove standard assembler options
8683
8684         * src/port.h: removed "PENDING" comment
8685
8686 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
8687
8688         * src/device/lib/_mulint.c  : new, with assember functions
8689
8690         * src/device/lib/_mullong.c : new, with assember functions
8691
8692         * src/device/lib/_divuint.c : with assember functions
8693
8694         * src/device/lib/_divsint.c : with assember functions
8695
8696         * src/device/lib/_divulong.c: with assember functions
8697
8698         * src/device/lib/_divslong.c: with assember functions
8699
8700         * src/device/lib/_moduint.c : with assember functions
8701
8702         * src/device/lib/_modsint.c : with assember functions
8703
8704         * src/device/lib/_modulong.c: with assember functions
8705
8706         * src/device/lib/_modslong.c: with assember functions
8707
8708         * src/device/lib/libint.lib:  replaced _muluint.c  and _mulsint.c  by _mulint.c
8709
8710         * src/device/lib/liblong.lib: replaced _mululong.c and _mulslong.c by _mullong.c
8711
8712         * src/device/lib/Makefile.in: replaced _muluint.c  and _mulsint.c  by _mulint.c
8713                                       replaced _mululong.c and _mulslong.c by _mullong.c
8714
8715 2001-10-03 Bernhard Held <bernhard AT bernhardheld.de>
8716
8717         * src/SDCCsymt.c: sequence of specifiers in pintTypeChain() corrected
8718
8719 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
8720
8721         * src/SDCCglue.c: test, if win32api is available for MINGW
8722
8723 2001-10-01 Bernhard Held <bernhard AT bernhardheld.de>
8724
8725         * src/SDCCsymt.c: no more _modifier in printTypeChain()
8726         * support/regression/tests/driverstruct.c: REENTRANT for mcs51
8727         * support/regression/ports/gbz80/spec.mk: removed GENERIC
8728         * support/regression/ports/host/spec.mk: removed GENERIC
8729         * support/regression/ports/mcs51/spec.mk: removed GENERIC
8730         * support/regression/ports/z80/spec.mk: removed GENERIC
8731
8732 2001-10-01  Michael Hope  <michaelh AT juju.net.nz>
8733
8734         * support/regression/fwk/lib/testfwk.c (__printf): Removed GENERIC.
8735
8736         * support/regression/tests/bug-467035.c: Created.
8737
8738 2001-10-01    <johan AT FRIJA>
8739
8740         * src/SDCC.y: fixed bug #466586 part 1
8741
8742 2001-10-01  Johan Knol <johan.knol AT iduna.nl>
8743
8744         * SDCCicode.c: z80 has no generic pointers
8745         * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
8746
8747 2001-09-30  Michael Hope  <michaelh AT juju.net.nz>
8748
8749         * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.
8750
8751 2001-09-29  Michael Hope  <michaelh AT juju.net.nz>
8752
8753         * Makefile (sdcc-libs): Added makebin to the list of standard targets.
8754
8755         * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression.
8756
8757 2001-09-25  Michael Hope  <michaelh AT juju.net.nz>
8758
8759         * configure.in: Fixed up so that ucsim is only configured once.
8760
8761         * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build.
8762
8763         * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory.
8764         (getPathDifference): As above.
8765
8766         * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory.  Fixed case where pre-processing only.
8767
8768         * src/SDCCglue.c (tempfilename): Added function for pre-processor.
8769
8770 2001-09-23  Michael Hope  <michaelh AT juju.net.nz>
8771         * .version: Updated to 2.3.1
8772
8773         * src/z80/main.c (z80_port =): Added macro based linker and assembler command line support.
8774         Added copyright header.
8775
8776         * src/SDCCmain.c: Shifted various functions into SDCCutil.c
8777         (assemble): Added support for macro based assembler commands.
8778         (linkEdit): Added support for macro based linker commands.
8779         (preProcess): Changed the pre-processor to use macros.
8780         (_setPaths): Added functionality to autodetect the include, lib and bin dir paths.
8781         (_discoverPaths): Added support for overriding the install directory using the SDCCDIR env variable.
8782
8783         * device/lib/z80/crt0.s: Added module name for debugging.
8784
8785 2001-09-20  Michael Hope  <michaelh AT juju.net.nz>
8786
8787         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
8788
8789         * src/SDCChasht.c (hTabDeleteByKey): Fixed delete as it would delete the last item from a bucket even if it wasn't the real one.
8790
8791         * src/SDCCglue.c: Moved gc_strdup to SDCCutil.c
8792
8793         * src/Makefile.in: Added SDCCmacro and SDCCutil
8794
8795 2001-09-19  Michael Hope  <michaelh AT juju.net.nz>
8796
8797         * src/SDCCmain.c (printVersionInfo): Added the build date to the version info.
8798
8799 2001-09-16    <johan AT FRIJA>
8800
8801         * 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.
8802
8803 2001-09-15    <johan AT FRIJA>
8804
8805         * src/mcs51/ralloc.c: (findAssignToSym): fixed bug #460662 part 1
8806         * src/ds390/ralloc.c (findAssignToSym): fixed bug #460662 part 1
8807
8808 2001-09-11    <johan AT FRIJA>
8809
8810         * src/SDCCval.c (valDiv Mod Minus Plus Shift): keep litteral expressions as small as possible (bug #460010)
8811
8812 2001-09-10  Michael Hope  <michaelh AT juju.net.nz>
8813
8814         * support/regression/tests/bug-460444.c: Added test case.
8815
8816         * src/z80/gen.c (genOr): bug 460444: if (a ^ lit) was broken for &, |, and ^.
8817         (genCast): Added justification for all of the asserts.
8818
8819 2001-09-10  Bernhard Held <bernhard AT bernhardheld.de>
8820
8821         * support/regression/support.c: _xdata replaced by xdata
8822
8823         * support/regression/spec.mk: removed _generic
8824
8825 2001-09-09  Michael Hope  <michaelh AT juju.net.nz>
8826
8827         * src/pic/ralloc.c (debugLogRegType): Removed some old types to get it to compile.
8828
8829         * src/z80/gen.c (shiftR2Left2Result): Improved the case when v = v >> n for small values of n to use less code space and time.
8830         (genrshTwo): Fixed v = v >> n where v is a negative int and n is > 8: bug 460010.
8831
8832         * src/z80/peeph.def: Added a rule to optimise shift then compare.
8833
8834         * support/regression/tests/bug-460000.c (testShiftByParam): Added test case.
8835
8836         * support/regression/tests/bug-460010.c: Added test case.
8837
8838         * support/regression/Makefile (test-host): Removed a silly 'clean' target when testing against gcc.
8839
8840 2001-09-09  Bernhard Held <bernhard AT bernhardheld.de>
8841
8842         * support/regression/Makefile: inter-port-clean adjusted for mcs51
8843
8844         * support/regression/testfwk.c: removed workaround for bug #436344
8845
8846         * support/regression/tests/bp.c: use less memory with mcs51
8847
8848         * support/regression/tests/bug-441448.c: use less memory
8849
8850         * support/regression/tests/ports/mcs51/spec.mk: cleanup, use --stack-after-data
8851
8852         * support/regression/collate-results.py: typo
8853
8854 2001-09-08  Michael Hope  <michaelh AT juju.net.nz>
8855
8856         * support/regression/tests/fetchoverlap.c: Added new test case.
8857
8858         * support/regression/tests/bp.c: Added new test case.
8859
8860         * support/regression/tests/bug-448984.c: Added new test case.
8861
8862         * support/regression/tests/pow2shifts.c: Added new test case.
8863
8864         * src/z80/gen.c: Turned off the noise it normally generates for the release.
8865         (genlshTwo): Fixed right shift for count > 8.
8866
8867         * src/z80/ralloc.c: Disabled most of the ACC packing rules as they weren't getting hit and weren't at all safe.
8868
8869 2001-09-08    <johan AT FRIJA>
8870
8871         * src/SDCCicode.c (geniCodeCall): a CPOINTER can be used as a function
8872
8873 2001-09-07    <johan AT FRIJA>
8874
8875         * src/SDCCicode.c (newiCodeCondition): fixed bug #456235 (1.77)
8876
8877         * src/SDCCglue.c (emitRegularMap): only delete a symbol when it is a symbol
8878
8879 2001-09-06    <johan AT FRIJA>
8880
8881         * src/SDCC.y: this could be a fix for bug #458744 (1.37)
8882         * bernhard noted me at this: "() equals to (void)" (1.38)
8883
8884 2001-09-05    <johan AT FRIJA>
8885
8886         * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
8887
8888 2001-09-04    <johan AT FRIJA>
8889
8890         * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
8891
8892
8893 2001-09-04  Paul Stoffregen  <paul AT pjrc.com>
8894
8895         * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
8896
8897 2001-09-03  Michael Hope  <michaelh AT juju.net.nz>
8898
8899         * link/z80/aslink.h: Fixed path for PATH_MAX
8900
8901 2001-09-02  Michael Hope  <michaelh AT juju.net.nz>
8902
8903         * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.
8904
8905         * support/regression/tests/addsub.c: Added cases to cover all the +, - combinations.
8906
8907         * support/regression/tests/uminus.c: Added a test for the unary minus operator.
8908
8909         * 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.
8910
8911 2001-09-01  Michael Hope  <michaelh AT juju.net.nz>
8912
8913         * src/z80/gen.c: Fixed up generator to pass the regresion tests, specifically fixing loads for longs, genCmp, and turned on the map file.
8914         (genCmp): Fixed up genCmp for the GB with longs.
8915
8916         * device/lib/gbz80/Makefile: Fixed up all the libraries to pass the regression tests.
8917
8918         * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.
8919
8920         * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint.
8921
8922         * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)
8923
8924 2001-08-30  Paul Stoffregen  <paul AT pjrc.com>
8925
8926         * added peepholes 223 to 231 to mcs51 port.  These improve code when using large model.
8927
8928 2001-08-30  Michael Hope  <michaelh AT juju.net.nz>
8929
8930         * 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.
8931
8932         * src/z80/gen.c (genPlus): Changed bad long add for gb to a fall through.
8933
8934 2001-08-29  Michael Hope  <michaelh AT juju.net.nz>
8935
8936         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
8937
8938         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
8939
8940 2001-08-30 Bernhard Held   <bernhard AT bernhardheld.de>
8941
8942   * sim/ucsim/configure:    little improvement of Cygwin-detection
8943   * sim/ucsim/configure.in: little improvement of Cygwin-detection
8944   * sim/ucsim/cmd.src/newcmdcl.h: include <sys/types.h> to define fd_set automated build
8945   * support/regression/tests/bug-221100.c: small changes for mcs51
8946   * support/regression/tests/bug-221168.c: small changes for mcs51
8947   * support/regression/tests/bug-227710.c: small changes for mcs51
8948   * support/regression/tests/staticinit.c: small changes for mcs51
8949   * as/mcs51/aslink.h: accept everything as symbol name in rel-files, bug fix ID 452601
8950   * as/mcs51/lklex.c:  accept everything as symbol name in rel-files, bug fix ID 452601
8951   * as/mcs51/lksym.c:  accept everything as symbol name in rel-files, bug fix ID 452601
8952
8953 $Revision$