fw/sdcc
2002-01-29 kbongersworking
2002-01-29 kbongerswork in progress
2002-01-28 johanknolxa51, work in progress
2002-01-28 bernhardheldMerged branch ucsim-034-pre3 to main trunk; new version 0.4
2002-01-28 bernhardheldFix merging problems
2002-01-28 bernhardheldMerge branch ucsim-034-pre3 to main trunk; new version 0.4
2002-01-27 johanknolxa51, work in progress
2002-01-27 johanknolfixed an integral promotion bug
2002-01-26 bernhardheldsrc/SDCCast.c (funcOfType): fix usage of double --float...
2002-01-26 johanknolxa51, work in progress
2002-01-26 johanknolhas been fixed a long time ago
2002-01-25 johanknolxa51, work in progress
2002-01-24 johanknolfixed bug #507904
2002-01-22 johanknolminor xa51 improvements
2002-01-22 bernhardheldsupport/regression/fwk/lib/testfwk.c (main): Removed...
2002-01-22 pjsxa_asm: fixed parsing of symbols used with DS directive...
2002-01-21 johanknolsmall xa progress
2002-01-21 johanknoladded asm mappings for xa51
2002-01-21 johanknoladded area XINIT
2002-01-21 skenton*** empty log message ***
2002-01-20 johanknolfixed bug #505387
2002-01-20 johanknolfixed bug #505806
2002-01-20 johanknolnow it almost assembles using Paul's xa_asm.
2002-01-20 johanknoljust looks a little better
2002-01-20 johanknolignore .module for now
2002-01-20 skentonadded libdoc.txt
2002-01-20 pjsAdded basic support for .area and .ds directives to...
2002-01-19 johanknolsdcc initial version of paul's xa_asm
2002-01-19 johanknolfirst pass at including c-code as asm comments
2002-01-19 johanknolfirst pass at including c-code as asm comments
2002-01-19 johanknoldoesn't belong here
2002-01-19 pjsAdded --xram-movc option
2002-01-18 johanknoloops
2002-01-18 johanknolxa51 updates
2002-01-18 johanknolxa51 update
2002-01-17 johanknoloops
2002-01-17 johanknolJust to make sure I don't loose them again when syncing...
2002-01-17 johanknolfixed bug #504479
2002-01-17 johanknolfixed bug #504538
2002-01-16 johanknolfixed bug #464752
2002-01-15 johanknolfixed bug #449107
2002-01-15 johanknolfixed bug #503540
2002-01-15 johanknolfixed bug #499071
2002-01-14 johanknolfixed bug #503216
2002-01-13 bernhardheldDon't include mcs51-stack-auto in target all
2002-01-13 bernhardheldDon't include mcs51-stack-auto in target all
2002-01-13 sandeepzero changed to #0, one changed to #1
2002-01-13 sandeep--disable-ds390-port will also disable TININative
2002-01-13 johanknolfixed bug #502858
2002-01-13 johanknolfixed bug #402254
2002-01-11 johanknoladded math libs of Jesus Calvino-Fraga
2002-01-11 johanknol*** empty log message ***
2002-01-11 johanknoladded math libs of Jesus Calvino-Fraga
2002-01-09 sdattaloNow the PIC port DOESN'T spew debug info by default.
2002-01-08 bernhardheldfix for stack-auto
2002-01-08 bernhardheldSmall fix
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...
2002-01-08 bernhardheldsrc/SDCCmain.c (processFile): fix processing of .....
2002-01-07 johanknolfixed bug #499029
2002-01-07 johanknolfixed bug #498971
2002-01-07 johanknolfixed bug #498744
2002-01-06 johanknolfixed bug #498740
2002-01-06 johanknoldisabled xa51 build for now
2002-01-06 johanknolframe word for xa51 (not enabled yet)
2002-01-06 johanknolframe work for xa51 (not enabled yet)
2002-01-04 bernhardheldprintIvalCharPtr(), not printIvalChar()
2002-01-03 bernhardheldcorrect setup of timer / UART
2002-01-03 bernhardheld* src/SDCCsymt.c (processFuncArgs): fix #498307 by...
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2002-01-02 bernhardheld* support/regression/Makefile: fix clean
2002-01-01 bernhardheldDelete CR in line ending
2002-01-01 skentonmake caller set/restore regbank
2001-12-31 skentonmake pcall use correct chain
2001-12-29 sandeep*** empty log message ***
2001-12-29 sandeepa) improved computing address of stack variable
2001-12-29 sandeepa) packRegsForSupport could mess up live information...
2001-12-29 sandeeppackRegsForSupport could mess up the live information...
2001-12-29 sandeepFixed a bug in hasInc
2001-12-29 sandeepcan reverse a loop even if function call is present...
2001-12-25 johanknolfixed the 'char *s="hallo";' initialization bug
2001-12-24 sandeep*** empty log message ***
2001-12-24 sandeepMore builtin function additions for TININative
2001-12-24 sandeepHad broken the regression testsuite
2001-12-24 sandeepFixed a bug in dumptree
2001-12-24 sandeepAdded funcattr hasStackParms will be set for reentrant...
2001-12-24 sandeep*** empty log message ***
2001-12-24 johanknoloops
2001-12-24 johanknolsome small fixes
2001-12-24 johanknolthe real constExprTree()
2001-12-24 johanknoldisabled constExprTree the proper way
2001-12-24 sandeep*** empty log message ***
2001-12-24 sandeepALPHA version for -mTININative
2001-12-24 sandeepupdated to reflect changes in the port structure
2001-12-24 sandeepadded function do_assemble (similar to do_link) if...
2001-12-24 sandeepadded _JavaNative to debug info printing
2001-12-24 sandeepadded option --tini-libid
2001-12-24 sandeepDisabled "constExpr" check
2001-12-24 sandeepAdded option --tini-libid value
2001-12-24 sandeeptookout optimizeCompare from the header (has no externa...
next