fixed bug#680076
[fw/sdcc] / src / SDCCast.c
2003-02-24 johanknolfixed bug#680076
2003-02-21 kvigorMore strcpy() strcat() sprintf() squashing
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-01 johanknolfixed Karl's "2 | (1<<8)"
2003-01-26 johanknolSee Changelog 1.163
2003-01-26 johanknol* src/SDCCglue.c: reverted back to 1.124
2003-01-25 johanknolA better fix for bug#661910
2003-01-24 johanknolan ival doesn't always has a storage class anymore
2003-01-24 johanknolfixed bug #458099 (again, but now better)
2003-01-24 johanknolfixed bug #661910
2003-01-07 johanknolfixed bug#600035
2003-01-05 johanknolSmall fix for implicit integral promotion
2003-01-04 johanknolfinalized the implicit integer promotion
2003-01-02 johanknolpreliminary fix for shift and implicit cast
2002-12-30 johanknolundid the integral promotion fix for now
2002-12-29 johanknolpromote operand instead of result for +-*
2002-12-28 johanknolfixed the implicit integral promotion as in
2002-08-07 borutr- solved MSC error in function decorateType()
2002-07-18 bernhardheldfixed access to array of structures
2002-03-16 sandeepFixed left shift. Will promote the left side of a left...
2002-03-03 johanknolChangelog:1.102 I hate to repeat myself ...
2002-03-03 johanknolfixed the << promotion for ops
2002-03-02 johanknolfixed bug#524708
2002-03-01 johanknolfixed bug #524209
2002-02-26 johanknolfixed bug #522534
2002-02-22 johanknolfixed bug #514865
2002-02-08 johanknolfixed bug #514236
2002-01-30 sandeepadded option parms-in-bank1
2002-01-26 bernhardheldsrc/SDCCast.c (funcOfType): fix usage of double --float...
2002-01-17 johanknolfixed bug #504479
2002-01-13 johanknolfixed bug #502858
2002-01-13 johanknolfixed bug #402254
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2001-12-29 sandeepcan reverse a loop even if function call is present...
2001-12-24 sandeepFixed a bug in dumptree
2001-12-24 johanknoloops
2001-12-24 johanknolsome small fixes
2001-12-24 johanknolthe real constExprTree()
2001-12-24 sandeepmade one more function "static"
2001-12-23 johanknolfixed the remainder of bug #485513
2001-12-21 johanknolremoved a useless experiment
2001-12-21 sandeepIndented some comments .
2001-12-20 sandeepMade some functions "static" for better optimizations...
2001-12-18 sandeep1) Port decides whether to handle GPOINTER unqualified...
2001-12-16 johanknolmissing files for "added seperate segments for initiali...
2001-12-09 kmhadded missing storage class adjustment
2001-12-01 johanknolfixed bug #485513, although a warning should be thrown...
2001-11-25 sandeepDonot reverse parameters for "builtin" functions
2001-11-21 sandeepadded __typeof extention will return type of a variable...
2001-11-19 johanknolFixed bug #483124
2001-11-18 sandeepImplementaion of builtin functions
2001-11-16 johanknolsmall improvement of --dumptree readabilety
2001-11-14 sandeepDiscovered pointer type for & operation could be incorr...
2001-11-13 johanknolall excess initializers (that I can think of) are catch...
2001-11-12 johanknolMore excess initializer warnings. Global scalar and...
2001-11-12 johanknolfixed bug #478037
2001-11-11 johanknolfixed bug #479725
2001-11-11 johanknolparameters of internal c support functions are extern
2001-11-09 johanknolsome prelimanary floating point fixes
2001-11-04 sandeepFixed bug-478036 : (struct array passed as argument)
2001-11-04 johanknolmore function pointer parameter issues
2001-11-02 johanknolsome small improvements for dumptree
2001-11-02 johanknolfixed bug #477397
2001-11-01 johanknolsome small dumptree enhancements
2001-10-31 johanknolfixed bug #476632
2001-10-30 johanknolvoid * is allowed
2001-10-30 johanknolfixed bug #476281
2001-10-30 johanknolfixed bug #475821
2001-10-29 johanknolfixed bug #475852
2001-10-29 johanknolfixed an array to pointer bug
2001-10-27 sandeepAdded new option --dumptree . This will dump the front...
2001-10-27 johanknolfixed a sprintf() bug, only visible in the ds390 port
2001-10-24 johanknolCleaned it up a little
2001-10-23 johanknolfixed bug #443366
2001-10-22 johanknolFunction attribute migration.
2001-10-20 sandeepEarly optimization of '?' operator if value already...
2001-10-17 johanknolfixed bug #436360 part 2
2001-10-16 johanknolfixed bug #436360 part 1 and 3
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-10-04 johanknolfixed a compiler crash
2001-10-02 johanknolfixed the:
2001-09-27 johanknolThat wasn't a good idea
2001-09-26 johanknolpointer issues
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-23 johanknolfixed bug #463839
2001-09-20 johanknolfixed the recent bug that disabled the local structure...
2001-09-19 johanknolremoved a fruitless attempt, compareType() should take...
2001-09-18 johanknolprevent a compiler crash
2001-09-17 sandeep1) SDCCast.c - allow cast of ZERO to generic pointer...
2001-09-17 johanknolundid the fix for bug #455597, there has to be a better way
2001-09-16 sandeepFix for casting literals to generic pointer
2001-09-16 johanknolThese restriction were too strict, I have to think...
2001-09-16 johanknolfixed bug #436360 part 2, a better type check for funct...
2001-09-13 johanknolImproved version of the experimental new initializer
2001-09-12 johanknola better version of array initializers
2001-09-12 johanknolreversed src and dst
2001-09-11 johanknoloops, sorry
2001-09-11 johanknolA first attempt for more efficient initialisations
2001-09-10 johanknolfixed bug #460198
2001-09-09 sandeepFixed loopreversal bug.
next