* .version: bumped version number to 2.4.8
[fw/sdcc] / ChangeLog
2005-01-22 vrokas* .version: bumped version number to 2.4.8
2005-01-22 tecodev* src/SDCCopt.c (killDeadCode): do not throw iCodes...
2005-01-22 tecodev* src/pic16/pcoderegs.c (pCodeOptime2pCodes): reenabled...
2005-01-22 tecodev* src/pic16/pcoderegs.c (pCodeOptime2pCodes): disabled...
2005-01-22 epetrich* src/SDCCglue.c (glue): make sure code area is declare...
2005-01-21 tecodev* device/lib/Makefile.in: fixed test for pic16 install dir
2005-01-19 tecodev* src/SDCCglobl.h: ensure that PATH_MAX >= 2048 to...
2005-01-18 vrokas* device/lib/pic16/libc/stdlib/x_ftoa.c: it defines...
2005-01-18 vrokas* device/include/asm/pic16/features.h: added _CODE...
2005-01-12 vrokas* src/pic16/pcode.[ch]: introduced pic16_stackpnt_*,
2005-01-11 vrokas* doc/sdccman.lyx: update documentation about stack...
2005-01-10 jesuscFixed error in log date
2005-01-09 jesuscMSVC 6 does not support macro variable arguments
2005-01-08 tecodev* src/pic16/device.c (pic16_dump_usection) changed...
2005-01-05 tecodev* src/pic16/gen.c (genGenericShift) added handling...
2005-01-04 tecodev* src/pic16/gen.c (genIfxJump) fixed inverted skips...
2005-01-04 vrokas* src/pic16/gen.c (aopForSym, genEndFunction): applied...
2005-01-01 pjsAdded mcs51 asm versions of logf and expf
2004-12-29 slade_richPIC14 : Adjusted internal stack and pre-allocated regis...
2004-12-28 slade_richPIC14 : Fixed problem with subtraction where the result...
2004-12-28 pjsDon't provide printf_fast, printf_fast_f and printf_tin...
2004-12-28 maartenbrock* device/lib/sincosf.c (sincosf): don't invert bit...
2004-12-28 pjsAdded printf_fast_f. Same as printf_fast, but with...
2004-12-27 pjsAdded mcs51 assembly float lib functions (add, sub...
2004-12-27 pjsAdded mcs51 assembly versions for the 12 float/integer...
2004-12-27 pjsImprovements to float support in printf_fast
2004-12-26 borutr* sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372...
2004-12-25 pjsOpps, update build so printf_tiny is actually part...
2004-12-24 maartenbrock* src/pic16/pcode.c: declaring variables other than...
2004-12-22 vrokas* applied a previous patch from Raphael Neider that...
2004-12-21 vrokas* src/pic16/gen.c (pic16_aopGet): applied fix from...
2004-12-20 vrokas* src/SDCCast.c (gatherAutoInit): allow pic16 to emit...
2004-12-19 maartenbrock* src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs...
2004-12-09 maartenbrock* device/include/sdcc-lib.h: inserted LGPL, added includes
2004-12-07 epetrich* src/SDCCloop.c (basicInduction, loopInduction): fixed...
2004-12-05 vrokas* applied patch from bug-report #1076292,
2004-12-04 frief* src/mcs51/peeph.def: added 261.a,b (16 bit rotate...
2004-12-04 epetrich* src/z80/gen.c (genLeftShift, genRightShift): fixed...
2004-12-02 slade_richPIC14 port - Fixed a problem where banksel was not...
2004-12-02 epetrich* src/SDCCpeeph.c (callFuncByName): support combined...
2004-12-02 friefsrc/mcs51/peeph.def: fixed bug #1076940
2004-12-02 slade_richAdded a header file for PIC16F877 device.
2004-11-28 friefcorrected date in Changelog
2004-11-28 friefAdding support for replacing ljmps with sjmps in jumptables
2004-11-26 maartenbrock* device/lib/printf_large.c (calculate_digit): removed...
2004-11-26 maartenbrock* device/lib/printf_large.c (_print_format): fixed...
2004-11-25 vrokas* src/pic16/pcode.c: fixed bug which may produce error...
2004-11-24 vrokas* src/pic16/device.h,
2004-11-24 vrokasLarge cummulative patch for pic16 port.
2004-11-23 epetrich* src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDa...
2004-11-20 epetrich* src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed...
2004-11-19 frief* device/lib/_gptrget.c (_gptrget),
2004-11-19 friefadded peepholes 3.d-g and 177.g,h provided by anonymous...
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-11-18 epetrich* support/regression/ports/ucz80/spec.mk: use include...
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2004-11-12 epetrich* src/z80/gen.c (genFunction, genEndFunction): avoided...
2004-11-11 maartenbrock* src/SDCCmain.c (linkEdit): don't suppress crt0 if...
2004-11-09 slade_richPIC14 - Added support to generate code for struct bit...
2004-11-06 maartenbrock* as/xa51/xa_version.h,
2004-11-04 maartenbrock* device/examples/ds390/ow390/ad26.h,
2004-11-04 vrokas2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
2004-10-30 vrokas* doc/sdccman.lyx: updated SDCC version,
2004-10-26 slade_richPIC ports - fixed inefficient code produced when compil...
2004-10-25 friefsrc/mcs51/peeph.def: disabled 259.a,b for removing...
2004-10-22 epetrich* src/SDCCast.c (reverseParms): fixed bug #1040577...
2004-10-22 friefPeephole 256.c,d zeroing data from accumulator after...
2004-10-22 frief* device/lib/ser_ir_cts_rts.c: integer promotion caused...
2004-10-22 epetrich* src/SDCCast.h (struct ast),
2004-10-20 borutr* support/scripts/sdcc.nsi: added include/pic16/*.h...
2004-10-20 vrokas* device/lib/pic16/libsdcc/Makefile: added lregs direct...
2004-10-20 epetrich* src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-10-17 borutr* support/scripts/sdcc.nsi: cross compiling of WIN32...
2004-10-16 vrokas2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
2004-10-13 slade_richPIC14 - modifications.
2004-10-12 vrokas* device/lib/pic16/libsdcc/gptr/gptrput[234].c: an...
2004-10-12 slade_richPIC14 : Applied a code patch supplied by Paul Ashmore...
2004-10-10 vrokas* src/pic16/device.c (pic16_dump_gsection,
2004-10-06 vrokas* device/lib/pic16/libsdcc/Makefile.rules: fixed bug...
2004-10-05 maartenbrock* src/port.h: made reset_regparms prototype void parame...
2004-10-05 vrokas* device/lib/pic16/libsdcc/gptr/gptr*.c: added return...
2004-10-03 vrokas* device/include/pic16/stdio.h,
2004-10-03 vrokas* device/lib/Makefile.in (target port-specific-objects...
2004-10-01 vrokas* device/include/lib/pic16/libsdcc/gptr/{*.c, Makefile...
2004-10-01 vrokas* .version: bumped version number to 2.4.5
2004-09-24 mhelmling*** empty log message ***
2004-09-24 vrokas* src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
2004-09-23 epetrich* src/SDCCicode.h,
2004-09-19 epetrich* src/SDCC.lex: fixed bug #1030549
2004-09-19 epetrich* src/SDCCcse.h (struct cseDef),
2004-09-18 epetrich* src/hc08/gen.c (emitinline): fixed bug #1029778
2004-09-17 vrokas* src/pic16/gen.c (mov2f): New function to move an...
2004-09-16 epetrich* src/hc08/main.c,
2004-09-15 bernhardheld* src/SDCCsymt.h: removed RESULT_CHECK
2004-09-15 vrokas* src/SDCCicode.c (piCode): applied patch from Raphael...
2004-09-13 vrokas* src/pic16/device.h (pic16_options): removed field...
2004-09-12 maartenbrock* src/mcs51/ralloc.c (packRegisters): applied fix by...
2004-09-12 vrokas* src/pic16/device.h (pic16_options_t): added field...
2004-09-12 bernhardheld* doc/Makefile,
next