fw/sdcc
2003-07-17 sdcc-builderfix warning
2003-07-17 sdcc-builderdevice/lib/Makefile.in: bad fix, reverted to 1.43
2003-07-16 bernhardhelddevice/lib/Makefile.in: added missing z80 object files
2003-07-16 jesuscFixed some gcc warnings
2003-07-15 jesuscsdcc option -Wl-bBSEG=0x08 works now...
2003-07-14 bernhardheld* src/SDCCcse.c (algebraicOpts): CSE fun with &|^ and...
2003-07-14 bernhardheldpic16 progress by Vangelis
2003-07-13 jesuscadded option --no-std-crt0 for the z80 and gbz80 ports
2003-07-13 jesuscOoops! For the z80 port, crt0.o must be the first...
2003-07-13 jesuscCleaned up a litle the z80 and gbz80 ports
2003-07-13 jesusccleaned up a little the gbz80 and z80 ports
2003-07-11 kvigorfix bug 769624
2003-07-09 jesuscadded compiler option -DSDK
2003-07-07 jesuscgetst(id, c) was looping forever so changed it as in...
2003-07-06 jesuscfclose FILE * != NULL
2003-07-06 jesuscreplaced *index with *libindex so gcc is happy
2003-07-06 jesuscSupport for files created with the sdcc librarian
2003-07-06 jesuscSupport for files created with the sdcc librarian
2003-07-06 jesuscSdcc librarian
2003-07-03 jesuscproperly handle extensions in function afile
2003-07-02 borutrvirtualization of glue() function: each port has it...
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
next