Oops
[fw/sdcc] / ChangeLog
2003-07-23 bernhardheldadded DUMMY_READ_VOLATILE:
2003-07-23 jesuscChanged "Insufficient DRAM memory" to "Insufficient...
2003-07-21 epetrichFixed bug #759087
2003-07-20 epetrichfixed bug #771358
2003-07-19 bernhardheldsrc/pic16/glue.c: minor cleanup by Vangelis
2003-07-19 friefsrc/mcs51/gen.c(genGenPointerGet/Set): removed writing...
2003-07-19 frief* device/lib/_gptrput.c: saved a few bytes
2003-07-19 friefdevice/lib/_gptrget.c: saving some cycles in generic...
2003-07-19 friefdevice/include/regc515c.h: fixed #758477
2003-07-18 epetrichFixed bug 772726
2003-07-17 jesuscz80 library paths may contain '.' now
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-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 jesuscCleaned up a litle the z80 and gbz80 ports
2003-07-06 jesuscSupport for files created with the sdcc 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-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-19 borutrfixed Z80 port again: missing -k library paths in linke...
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-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-09 jesuscAdded option --vc
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"
next