fw/sdcc
2003-07-01 kvigorDS800C400 fun, improved ROM interface and tinibios
2003-06-30 kvigorMore DS400 support
2003-06-27 kvigorGet tinibios clock timer interface working on ds400
2003-06-27 kvigorMore support for DS80C400
2003-06-25 bernhardheld* src/mcs51/gen.c (gencjneshort): fixed bug #760345
2003-06-20 jesuscIf a procedure is the last on the list, make sure its...
2003-06-20 jesuscio.h is available only in win32
2003-06-20 jesuscBetter implementation for --use-stdout
2003-06-19 borutrfixed Z80 port again: missing -k library paths in linke...
2003-06-19 borutrcode cleaning, // comments replaced with /* */
2003-06-19 borutrcorrected the comment for function has_path()
2003-06-19 borutrfixed Z80 port - crt0.o: cannot open.
2003-06-19 bernhardheld* support/Util/MySystem.c (merge_command): revert bad fix
2003-06-18 jesuscdescribed option --use-stderr in sdccman.lyx
2003-06-18 borutrfixed some warnings, introduced with changes made 15...
2003-06-18 jesuscAdded option --use-stdout
2003-06-18 bernhardheld* support/Util/MySystem.c (merge_command): quick fix...
2003-06-15 borutr* support/cpp2/sdcc.h: HAVE_DOS_BASED_FILE_SYSTEM defin...
2003-06-15 borutrreimplemented function inExcludeList() by using sets...
2003-06-15 borutradded functions fputStrSet(), appendStrSet(), joinStrSet();
2003-06-15 borutrreimplemented function inCalleeSaveList() by using...
2003-06-15 borutradded function setFromSetNonRev() and mergeSets()
2003-06-15 borutrcloneXxx and copyAndFreeXxx functions for options and...
2003-06-15 borutrHAVE_DOS_BASED_FILE_SYSTEM defined for _WIN23
2003-06-15 borutrfixed width array of pointers replaced with sets;
2003-06-12 borutrC++ style comments // changed to C style /* */
2003-06-11 bernhardheld* src/pic16/ralloc.c: fix warnings
2003-06-11 bernhardheld* src/pic16/ralloc.c: fix warnings
2003-06-11 sdattaloApplied patch from Vangelis Rokas <vrokas@otenet.gr...
2003-06-10 jesuscTable in section 2.2 looks better now
2003-06-10 jesuscRemoved -bottom_navigation due to lack of popular support
2003-06-09 jesusccentered some tables,and other changes
2003-06-09 jesuscChanged LF-LF-CR to LF-CR so visual studio stops compla...
2003-06-09 jesusc--vc also affects parser errors
2003-06-09 jesuscHopefully --vc works now
2003-06-09 jesuscAdded option --vc
2003-06-09 jesuscA few minor additions and updates.
2003-06-08 bernhardheldadded hints for redirection on windoze
2003-06-08 jesuscReplaced divisions by 10.0 by multiplications by 0.1
2003-06-07 jesuscadded: _atof.c
2003-06-07 jesuscadded atof
2003-06-07 jesuscReplaced some -- for -\/-
2003-06-06 jesuscRam spel chekcer ;)
2003-06-06 jesuscC code is indented in pdf now
2003-06-06 jesuscFirst try at C code indentation (section 3.12)
2003-06-06 jesuscAdded 'sbit at' example. Fixed added rows in table.
2003-06-05 jesuscIn section 5.1, it is 80 bytes, not 60
2003-06-05 jesuscUpdated section 5.1 "Notes on MCS51 Memory Layout"
2003-06-04 jesusc-bottom_navigation for sdccman.html pages
2003-06-04 bernhardheldadd Frieder's changes again
2003-06-04 bernhardheld* doc/sdccman.lyx: updated to Lyx 1.3
2003-06-03 bernhardheldsrc/SDCCpeeph.c: separate peepRules2pCode() for pic16...
2003-06-02 friefcvs revision keywords, passing pdf information in latex...
2003-06-02 bernhardheldoops, not for *nix
2003-06-02 bernhardheldsrc/SDCCmain.c (tempfileandname): added check for missi...
2003-06-01 bernhardheldexclude z80 and gbz80
2003-05-30 bernhardheldforgot the return
2003-05-30 bernhardheld* src/pic/device.c: added 16F819, patch by "David I...
2003-05-28 bernhardheld* doc/sdccman.lyx: fix double dash and other minor...
2003-05-28 kbongersMartin adds condition,ignore cmds
2003-05-27 frief * doc/sdccman.lyx: Changes all over, index improved...
2003-05-27 friefundid touching the date of intermediate tex files
2003-05-27 friefdoc/sdccman.lyx: Changes all over, index improved,...
2003-05-26 friefManual has an index now
2003-05-25 bernhardheldFinalize muluint/mulsint and mululong/mulslong merging
2003-05-25 jesuscChanged /Zm to 1000 both for release and debug versions.
2003-05-25 jesuscChanged Zm to 1000.
2003-05-25 jesuscAddress space 'z' was missing.
2003-05-25 friefadded rules 244.x, 245.x. Although they pass the regres...
2003-05-25 friefadded rules 244.x, 245.x. Although they pass the regres...
2003-05-25 frief* doc/sdccman.lyx: added latex preamble for hyperref...
2003-05-25 friefdoc/sdccman.lyx: added latex preamble for hyperref...
2003-05-24 jesuscUpdated information about .adb files (bug #742649)
2003-05-23 jesuscAdded description for .mem, .a51 and aomf51 files
2003-05-23 jesuscDo not generate dump file .d51
2003-05-23 jesuscOutput file is link-z80.exe not linkz80.exe
2003-05-22 bernhardheldmake z80 clearly failing this test
2003-05-22 bernhardheldsrc/pic16/pcode.c (pic16_get_op_from_instruction):...
2003-05-21 johanknoloops
2003-05-21 johanknolfixed bug #739934
2003-05-21 johanknolfixed bug #739934
2003-05-20 kbongersMartins commands patch
2003-05-20 bernhardheldsrc/pic16/pcode\*.c: Cleaned warnings
2003-05-20 bernhardheldApplied patch from bug 737905 (renamed yylineo to mylineno)
2003-05-19 sdattaloCleaned warnings.
2003-05-19 bernhardheldsrc/pic16/pcode.c (pic16_get_op): fixed warning on...
2003-05-19 bernhardhelddoc/sdccman.lyx: fixed bug 739745
2003-05-18 jesuscAdded pic16.dsp and pic16a.dsp.
2003-05-18 jesuscRenamed pic.dsp and pica.dsp as pic16 and pic16a.
2003-05-18 bernhardheld* src/port.h: removed DEFAULT_PORT, it's not yet pic16 ;-)
2003-05-18 sdattaloPIC16 - Applied patch from Vangelis Rokas. Many fixes...
2003-05-18 johanknolremoved obsolete and buggy ARRAYINIT
2003-05-17 kbongersMartins sdcdb changes
2003-05-17 kbongersMartins changes
2003-05-14 bernhardheldsrc/SDCCutil.c: include ctype.h for win32
2003-05-14 bernhardhelddevice/lib/_strtok.c: fixed bug #734355 by Lenny Story...
2003-05-13 bernhardheldsrc/pic16/*: removed CR from many files, reported by...
2003-05-12 kbongerssdcdb changes
2003-05-12 kbongersMartins patches
2003-05-12 borutr* src/SDCCmain.c: fixed the problem with searching...
next