2004-02-09 |
epetrich | * src/SDCCsymt.h, |
blob | commitdiff | raw |
2004-01-31 |
bernhardheld | * src/SDCCast.c (processParams): added new type flow... |
blob | commitdiff | raw | diff to current |
2004-01-25 |
bernhardheld | * src/SDCCast.c: added an additional type flow in decor... |
blob | commitdiff | raw | diff to current |
2004-01-09 |
frief | (createInterruptVect): don't append 7(5) padding bytes... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
epetrich | * src/SDCCast.c (createIvalCharPtr), |
blob | commitdiff | raw | diff to current |
2003-12-18 |
epetrich | * support/Util/SDCCerr.h, |
blob | commitdiff | raw | diff to current |
2003-12-12 |
epetrich | * src/ds390/main.c (PORT tininative_port): fixed bug... |
blob | commitdiff | raw | diff to current |
2003-12-05 |
epetrich | Applied z80 i/o port patch from Peter Townson and fixed... |
blob | commitdiff | raw | diff to current |
2003-11-26 |
epetrich | * src/SDCCast.c (decorateType): disabled a transformati... |
blob | commitdiff | raw | diff to current |
2003-09-12 |
epetrich | Fixed bug #621531 (const & volatile confusion in the... |
blob | commitdiff | raw | diff to current |
2003-08-15 |
bernhardheld | Fixed bug #787649 by anonymous |
blob | commitdiff | raw | diff to current |
2003-08-13 |
epetrich | Made the constant following the "interrupt" keyword... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
epetrich | Changes to support big endian targets: |
blob | commitdiff | raw | diff to current |
2003-07-30 |
jesusc | Options --int-long-rent --float-rent --stack-auto are... |
blob | commitdiff | raw | diff to current |
2003-07-30 |
jesusc | Linker complaints if linked modules have conflicting... |
blob | commitdiff | raw | diff to current |
2003-07-13 |
jesusc | cleaned up a little the gbz80 and z80 ports |
blob | commitdiff | raw | diff to current |
2003-07-01 |
kvigor | DS800C400 fun, improved ROM interface and tinibios |
blob | commitdiff | raw | diff to current |
2003-06-02 |
bernhardheld | oops, not for *nix |
blob | commitdiff | raw | diff to current |
2003-06-02 |
bernhardheld | src/SDCCmain.c (tempfileandname): added check for missi... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
johanknol | oops |
blob | commitdiff | raw | diff to current |
2003-05-21 |
johanknol | fixed bug #739934 |
blob | commitdiff | raw | diff to current |
2003-05-10 |
johanknol | fixed bug #585125 |
blob | commitdiff | raw | diff to current |
2003-05-09 |
johanknol | fixed bug #597940 |
blob | commitdiff | raw | diff to current |
2003-04-29 |
kvigor | DS80C400 support, the beginning |
blob | commitdiff | raw | diff to current |
2003-03-30 |
borutr | included "SDCCset.h", added declaration of setParseWith... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bernhardheld | * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx |
blob | commitdiff | raw | diff to current |
2003-03-17 |
johanknol | Cleaned up some more mess. Everything should be the... |
blob | commitdiff | raw | diff to current |
2003-03-16 |
johanknol | undid the hackup of const and volatile, the problem... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
johanknol | catch DECLARATOR / SPECIFIER abuse |
blob | commitdiff | raw | diff to current |
2003-03-13 |
johanknol | hack up const and volatile modifiers in type chains... |
blob | commitdiff | raw | diff to current |
2003-03-12 |
johanknol | fixed bug #700797 |
blob | commitdiff | raw | diff to current |
2003-03-10 |
borutr | added set pipeSet, added function closePipes, which... |
blob | commitdiff | raw | diff to current |
2003-03-09 |
borutr | re-implemented tempfilename() and tempfile(): using... |
blob | commitdiff | raw | diff to current |
2003-03-08 |
bernhardheld | * src/configure.in: check for endianess (even while... |
blob | commitdiff | raw | diff to current |
2003-02-21 |
kvigor | More strcpy() strcat() sprintf() squashing |
blob | commitdiff | raw | diff to current |
2003-02-21 |
kvigor | Buffer overflow hunt: removing strcpy, strcat, sprintf |
blob | commitdiff | raw | diff to current |
2003-01-26 |
johanknol | See Changelog 1.163 |
blob | commitdiff | raw | diff to current |
2003-01-26 |
johanknol | * src/SDCCglue.c: reverted back to 1.124 |
blob | commitdiff | raw | diff to current |
2003-01-25 |
johanknol | A better fix for bug#661910 |
blob | commitdiff | raw | diff to current |
2003-01-25 |
johanknol | That was a little too efficient |
blob | commitdiff | raw | diff to current |
2003-01-24 |
johanknol | fixed bug #458099 (again, but now better) |
blob | commitdiff | raw | diff to current |
2003-01-16 |
johanknol | fixed bug #655842 |
blob | commitdiff | raw | diff to current |
2003-01-14 |
bernhardheld | * as/mcs51/lkmem.c: rflag is for DS390 |
blob | commitdiff | raw | diff to current |
2003-01-13 |
bernhardheld | * src/ds390/peeph.def: fix #123; add 14 rules by Fioren... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
bernhardheld | new option -o |
blob | commitdiff | raw | diff to current |
2002-09-08 |
jesusc | Create REG_BANK_[0-3] areas only for 8051 like ports. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
jesusc | Delegates data and stack allocation to aslink. Creates... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
borutr | introduced atexit() handler for teporay files removal... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
bernhardheld | a better fix |
blob | commitdiff | raw | diff to current |
2002-08-28 |
bernhardheld | src/SDCCglue.c (printIvalArray): iterative calculation... |
blob | commitdiff | raw | diff to current |
2002-08-07 |
borutr | Unification of code in functions tempfilename() and... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
kvigor | Consolidate generic pointer code |
blob | commitdiff | raw | diff to current |
2002-03-03 |
johanknol | Changelog:1.102 I hate to repeat myself ... |
blob | commitdiff | raw | diff to current |
2002-03-03 |
johanknol | changed some warnings to errors when codegen is skipped |
blob | commitdiff | raw | diff to current |
2002-03-01 |
johanknol | swapped type and val->type ;( |
blob | commitdiff | raw | diff to current |
2002-03-01 |
johanknol | swappen from and to |
blob | commitdiff | raw | diff to current |
2002-03-01 |
johanknol | fixed bug #524211 |
blob | commitdiff | raw | diff to current |
2002-02-26 |
johanknol | fixed bug #522534 |
blob | commitdiff | raw | diff to current |
2002-02-14 |
johanknol | fixed bug #517082 |
blob | commitdiff | raw | diff to current |
2002-01-28 |
johanknol | xa51, work in progress |
blob | commitdiff | raw | diff to current |
2002-01-25 |
johanknol | xa51, work in progress |
blob | commitdiff | raw | diff to current |
2002-01-21 |
johanknol | added asm mappings for xa51 |
blob | commitdiff | raw | diff to current |
2002-01-17 |
johanknol | fixed bug #504479 |
blob | commitdiff | raw | diff to current |
2002-01-15 |
johanknol | fixed bug #499071 |
blob | commitdiff | raw | diff to current |
2002-01-13 |
johanknol | fixed bug #402254 |
blob | commitdiff | raw | diff to current |
2002-01-06 |
johanknol | fixed bug #498740 |
blob | commitdiff | raw | diff to current |
2002-01-02 |
bernhardheld | * src/SDCCast.c: fix #498138 by Johan |
blob | commitdiff | raw | diff to current |
2001-12-25 |
johanknol | fixed the 'char *s="hallo";' initialization bug |
blob | commitdiff | raw | diff to current |
2001-12-24 |
johanknol | some small fixes |
blob | commitdiff | raw | diff to current |
2001-12-24 |
johanknol | the real constExprTree() |
blob | commitdiff | raw | diff to current |
2001-12-24 |
johanknol | disabled constExprTree the proper way |
blob | commitdiff | raw | diff to current |
2001-12-24 |
sandeep | Disabled "constExpr" check |
blob | commitdiff | raw | diff to current |
2001-12-23 |
michaelh | * src/z80/mappings.i: Added z80asm support. |
blob | commitdiff | raw | diff to current |
2001-12-23 |
johanknol | fixed the remainder of bug #485513 |
blob | commitdiff | raw | diff to current |
2001-12-20 |
sandeep | Fixed bug #493423, allow 0 element arrays in structures... |
blob | commitdiff | raw | diff to current |
2001-12-17 |
johanknol | mmmm, that could be better |
blob | commitdiff | raw | diff to current |
2001-12-17 |
johanknol | change to initialized data segment before emitting... |
blob | commitdiff | raw | diff to current |
2001-12-17 |
johanknol | assigning NULL to a generic pointer is ok |
blob | commitdiff | raw | diff to current |
2001-12-16 |
johanknol | another missing file. Can't we trust cvs anymore? |
blob | commitdiff | raw | diff to current |
2001-12-16 |
johanknol | missing files for "added seperate segments for initiali... |
blob | commitdiff | raw | diff to current |
2001-12-10 |
johanknol | fixed bug #482168 |
blob | commitdiff | raw | diff to current |
2001-11-23 |
sandeep | & sp with 0xff |
blob | commitdiff | raw | diff to current |
2001-11-13 |
johanknol | all excess initializers (that I can think of) are catch... |
blob | commitdiff | raw | diff to current |
2001-11-12 |
johanknol | fixed bug #478037 |
blob | commitdiff | raw | diff to current |
2001-10-27 |
johanknol | fixed an array of structures initialisation bug |
blob | commitdiff | raw | diff to current |
2001-10-22 |
johanknol | Function attribute migration. |
blob | commitdiff | raw | diff to current |
2001-10-07 |
michaelh | * support/Util/NewAlloc.c (freeTrace): Changed free... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
bernhardheld | win32api not available |
blob | commitdiff | raw | diff to current |
2001-10-01 |
bernhardheld | * src/SDCCglue.c: test, if win32api is available for... |
blob | commitdiff | raw | diff to current |
2001-09-26 |
michaelh | * configure.in: Fixed up so that ucsim is only configu... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
johanknol | a better fix for bug #456966 |
blob | commitdiff | raw | diff to current |
2001-09-24 |
johanknol | That wasn't such a good idea |
blob | commitdiff | raw | diff to current |
2001-09-23 |
michaelh | * .version: Updated to 2.3.1 |
blob | commitdiff | raw | diff to current |
2001-09-23 |
johanknol | fixed bug #456966 |
blob | commitdiff | raw | diff to current |
2001-09-20 |
johanknol | fixed the recent bug that disabled the local structure... |
blob | commitdiff | raw | diff to current |
2001-09-19 |
johanknol | removed a fruitless attempt, compareType() should take... |
blob | commitdiff | raw | diff to current |
2001-09-18 |
johanknol | fixed bug #462479 |
blob | commitdiff | raw | diff to current |
2001-09-16 |
johanknol | Errors have E_, warnings have W_, Info's have I_ |
blob | commitdiff | raw | diff to current |
2001-09-11 |
johanknol | A first attempt for more efficient initialisations |
blob | commitdiff | raw | diff to current |
2001-09-07 |
johanknol | Only delete a symbol when it is a symbol |
blob | commitdiff | raw | diff to current |
next |