added: _atof.c
[fw/sdcc] / ChangeLog
2003-06-07 jesuscadded: _atof.c
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 bernhardheldsrc/SDCCmain.c (tempfileandname): added check for missi...
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-26 friefManual has an index now
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 frief* doc/sdccman.lyx: added latex preamble for hyperref...
2003-05-24 jesuscUpdated information about .adb files (bug #742649)
2003-05-22 bernhardheldsrc/pic16/pcode.c (pic16_get_op_from_instruction):...
2003-05-21 johanknolfixed bug #739934
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 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-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 borutr* src/SDCCmain.c: fixed the problem with searching...
2003-05-11 borutrWIN32 version of getBinPath() calls GetModuleFileName...
2003-05-10 bernhardheld* src/SDCCmain.c (linkEdit): fixed buffer overflow...
2003-05-09 johanknolfixed bug #597940
2003-05-06 kbongersMartins ddd/sdcdb changes
2003-05-04 bernhardheld* support/regression/HTMLgen.py: added compare_s2f()
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 jesuscz80 linker build using MSVC
2003-04-29 kvigorDS80C400 support, the beginning
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 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 borutr* sdcc/as/mcs51/lklex.c: make getfid() more robust...
2003-04-19 bernhardheld* support/regression/tests/bitfields.c: added Johan...
2003-04-19 borutr"handling space characters in file path" task
2003-04-19 bernhardheldsim/ucsim/gui.src/Makefile.in: target "install" builds...
2003-04-19 bernhardheld* as/z80/Makefile: fix permanent rebuild of z80
2003-04-18 kvigoroptimization: replace modulo by a power of two with...
2003-04-18 johanknolfixed bug #635354
2003-04-17 johanknolfixed bug #716790 and removes lot's of redundant regist...
2003-04-17 johanknolfixed bug #720667
2003-04-13 borutr* configure.in, configure: fixed mingw problem in adl_N...
2003-04-13 borutr* doc/sdccman.lyx: updated info about #pragma SAVE...
2003-04-12 borutrfixed "#pragma SAVE/RESTORE can not be nested"
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-04-12 borutrcompleted "different paths" task
2003-04-12 bernhardheldsrc/pic/pcoderegs.c (Remove1pcode): fix warning on...
2003-04-11 kvigorFix bug 706781
2003-04-11 borutrdbuf update to version 1.1.1 - re-added C++ stuff to...
2003-04-11 sdattaloPointers - Applied function ptr patch from Steve Tell...
2003-04-08 johanknolyes
2003-04-07 bernhardheld* configure.in: fully support prefix, exec_prefix,...
2003-04-07 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-07 pjsAdded okToRemoveSLOC conditional test to peephole optim...
2003-04-07 pjsAdd leading zero format to printf_fast ("%07d", "%017lu...
2003-04-06 pjsAdded peephole to replace LJMP to RET with just a RET...
2003-04-05 johanknolfixed bug #460088
2003-04-04 johanknolThat's it for today, have a nice weekend
2003-04-04 johanknolfixed bug #702907
2003-04-03 bernhardheldas/z80/Makefile: fix 'make -j' problem
2003-04-03 johanknolnew #pragma LESS_PEDANTIC
2003-04-03 bernhardheldfix return values
2003-04-03 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-02 johanknolfixed bug #681558
2003-04-01 bernhardheld* support/regression/generate-cases.py: place generated...
2003-03-31 borutr* src/z80/main.c: link-{port} and as-{port} defined...
2003-03-31 bernhardheldMakefile, src/Makefile.in: add dependencies, so that...
2003-03-30 borutrsupport/Util/MySystem.h: rewrite, ...
2003-03-30 borutrrewrite buildCmdLine(), changed type of list parameter...
2003-03-30 sdattaloSteve Tell fixed a nested for-loop bug in the PIC Port
2003-03-29 bernhardheldsupport/Util/dbuf.h: remove C++ stuff to make it portable
2003-03-28 borutrFix for bug #711240: dynamic buffer handling of C liter...
2003-03-27 pjsAccurate byte measurement for pcDistance (peephole...
2003-03-26 johanknolcatched symbol abuse
2003-03-23 bernhardheldsrc/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-23 bernhardhelddoc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-22 friefsrc/mcs51/gen.c (genCodePointerGet): quicker code for...
2003-03-22 johanknolfixed bug #698231
2003-03-21 bernhardheld* support/scripts/sdcc_mingw32: adapted to configure...
next