fw/sdcc
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...
2003-05-12 borutrfixed the problem with searching the DATADIR as the...
2003-05-11 borutrWIN32 version of getBinPath() calls GetModuleFileName...
2003-05-11 borutradded --print-search-dirs command line option
2003-05-11 borutradd quotes to file name parameters for gplink and gpasm
2003-05-11 borutrincreased value of /Zm option to 1000
2003-05-11 borutrWIN32 version of getBinPath() calls GetModuleFileName...
2003-05-10 bernhardheld* src/SDCCmain.c (linkEdit): fixed buffer overflow...
2003-05-10 johanknolfixed bug #585125
2003-05-09 johanknolfixed bug #597940
2003-05-09 johanknolfixed bug #597940
2003-05-09 johanknolremoved obsolete --stack-after-data
2003-05-08 johanknolfixed bug #734169
2003-05-06 kbongersMartins changes for ddd
2003-05-06 kbongersMartins ddd/sdcdb changes
2003-05-06 kbongersMartins fix for sdcdb
2003-05-06 kbongerschanges from Martin
2003-05-04 bernhardheld* support/regression/HTMLgen.py: added compare_s2f()
2003-05-02 kvigorfix --disable-ds400
2003-05-01 bernhardheldjust 64 bit alpha has the worst float precision
2003-04-30 bernhardheldsupport/regression/tests/simplefloat.c: fix division...
2003-04-30 bernhardheldsupport/regression/tests/float.c: workaround 33 bit...
2003-04-30 sdattaloPatch from Jim Hawkridge that prevents stack registers...
2003-04-29 jesuscIncrement max memory alloc for MSVC using /Zm600
2003-04-29 jesuscz80 linker build using MSVC
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-28 kbongersMartins ddd changes
2003-04-28 kbongersMartins ddd changes
2003-04-28 sdattaloAdded a new peep rule to handle carry logic (optimizes...
2003-04-28 bernhardhelddebugger/mcs51/cmd.c: added header newalloc.h
2003-04-26 bernhardheld* src/pic/glue.c (pic14emitRegularMap): fixed warning
2003-04-26 bernhardheld* as/Makefile: new EXEEXT
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2003-04-24 kbongersddd fixes
2003-04-24 kbongerssdcdb updates,ddd
2003-04-23 bernhardheld* as/Makefile: fix target clean
2003-04-22 bernhardheld* Makefile.common.in: added @EXEEXT@
2003-04-22 sdattaloPIC port now supports object files. Applied patch from...
2003-04-20 borutr* src/SDCCglobl.h: small change in stack handling macro...
2003-04-20 borutrsmall change in stack handling macros, to avoid crash...
next