* as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
[fw/sdcc] / src / SDCCglue.c
2002-08-28 bernhardheldsrc/SDCCglue.c (printIvalArray): iterative calculation...
2002-08-07 borutrUnification of code in functions tempfilename() and...
2002-03-20 kvigorConsolidate generic pointer code
2002-03-03 johanknolChangelog:1.102 I hate to repeat myself ...
2002-03-03 johanknolchanged some warnings to errors when codegen is skipped
2002-03-01 johanknolswapped type and val->type ;(
2002-03-01 johanknolswappen from and to
2002-03-01 johanknolfixed bug #524211
2002-02-26 johanknolfixed bug #522534
2002-02-14 johanknolfixed bug #517082
2002-01-28 johanknolxa51, work in progress
2002-01-25 johanknolxa51, work in progress
2002-01-21 johanknoladded asm mappings for xa51
2002-01-17 johanknolfixed bug #504479
2002-01-15 johanknolfixed bug #499071
2002-01-13 johanknolfixed bug #402254
2002-01-06 johanknolfixed bug #498740
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2001-12-25 johanknolfixed the 'char *s="hallo";' initialization bug
2001-12-24 johanknolsome small fixes
2001-12-24 johanknolthe real constExprTree()
2001-12-24 johanknoldisabled constExprTree the proper way
2001-12-24 sandeepDisabled "constExpr" check
2001-12-23 michaelh * src/z80/mappings.i: Added z80asm support.
2001-12-23 johanknolfixed the remainder of bug #485513
2001-12-20 sandeepFixed bug #493423, allow 0 element arrays in structures...
2001-12-17 johanknolmmmm, that could be better
2001-12-17 johanknolchange to initialized data segment before emitting...
2001-12-17 johanknolassigning NULL to a generic pointer is ok
2001-12-16 johanknolanother missing file. Can't we trust cvs anymore?
2001-12-16 johanknolmissing files for "added seperate segments for initiali...
2001-12-10 johanknolfixed bug #482168
2001-11-23 sandeep& sp with 0xff
2001-11-13 johanknolall excess initializers (that I can think of) are catch...
2001-11-12 johanknolfixed bug #478037
2001-10-27 johanknolfixed an array of structures initialisation bug
2001-10-22 johanknolFunction attribute migration.
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-05 bernhardheldwin32api not available
2001-10-01 bernhardheld* src/SDCCglue.c: test, if win32api is available for...
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-24 johanknola better fix for bug #456966
2001-09-24 johanknolThat wasn't such a good idea
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-23 johanknolfixed bug #456966
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 johanknolfixed bug #462479
2001-09-16 johanknolErrors have E_, warnings have W_, Info's have I_
2001-09-11 johanknolA first attempt for more efficient initialisations
2001-09-07 johanknolOnly delete a symbol when it is a symbol
2001-09-05 johanknolfixed bug #458177, global vars are always .global
2001-09-05 johanknolprevent a warning
2001-09-05 johanknolfixed bug #458099/2
2001-08-30 kbongersChange IS_DS390 to .model=FLAT24
2001-08-12 bernhardheldHelp-text corrected
2001-07-09 kvigorvery tiny cleanup of dead code
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-06-30 johanknola fix for the initialized structs and some others, see
2001-06-19 johanknolwhile emitting maps, we are inInitMode
2001-06-19 kvigorbug 434350: filename buffer too small.
2001-06-11 johanknolsome fixes
2001-05-20 jtvolpeFixed up implicit data type conversions
2001-05-19 johanknolfixed the octal and hex escape sequences
2001-05-18 johanknolImplemented the fix of Dario Vecchio
2001-04-06 johanknolDon't use .dw if the port says so
2001-04-01 sandeepadded asm file ext to port.
2001-03-19 johanknolA better fix for the mult. defs. of initialised code...
2001-03-18 johanknolTemporary fix for the sym->ival related "code struct...
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-03-03 sandeep Fixed initializer problem & added debug printing routine
2001-02-26 sandeepFixed bitfield initialization in code space
2001-02-14 johanknolBeautified (indented) compiler source tree
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2001-01-04 jtvolpeMS VC6 Port
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-11-09 stevewilliams Type safe newAst, fixes various warnings.
2000-10-10 kvigorOne more BCC fix
2000-10-10 kvigorGet Borland C++ build working yet again
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-09-24 kvigorFIx initialization of pointers in code space for DS390
2000-08-19 michaelhAdded alternate lexer
2000-08-01 michaelhPre 2.95-2
2000-07-21 michaelhTurned off DE optimisation as arent yet splling
2000-07-20 michaelhMost of the way to far fun support
2000-07-12 michaelhMerge out from the z80 far branch
2000-05-21 michaelhMerged gbdk-294 branch
2000-05-07 sandeepAdded print Allocation info will print
2000-04-29 sandeepFixed some more intialization things
2000-04-19 michaelh* Re-added .dw for words, but now port dependent.
2000-04-18 michaelh* Added sfr space
2000-04-13 sandeepsome more fixes for initializations
2000-04-13 sandeepfixed initialization problems
2000-04-08 michaelhFixed weird characters due to extra %s
2000-04-05 michaelh* All types of stuff to support different assemblers.
2000-04-03 michaelhAdded tokens. Can now target rgbds
2000-03-30 michaelhFixed a character pointer bug
2000-03-27 michaelhMade debugging optional.
next