* src/pic16/gen.c (genCast): fixed typo
[fw/sdcc] / support /
2007-02-17 borutr* support/cpp2/directives.c, support/cpp2/version.c:
2007-02-15 friefforgot this in my last commit
2007-02-10 borutr* src/SDCCsymt.c: fixed bug #1159134: invalid duplicate...
2007-02-06 MaartenBrock* support/regression/tests/bug1273984.c: new, added...
2007-02-05 borutr* support/regression/fwk/lib/timeout.c: native WIN32...
2007-01-31 borutr* support/Util/dbuf_string.h: added ATTRIBUTE_PRINTF...
2007-01-28 borutrfixed *nix build
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-28 tecodev* src/pic16/devices.inc,
2007-01-25 frief* support/regression/tests/swap.c: 64 bit hosts failed
2007-01-21 borutr* src/SDCCval.c: fixed bug introduced by me in rev...
2007-01-20 tecodev* device/lib/pic/libdev/devices.txt: device list for...
2007-01-19 bernhardheld* doc/sdccman.lyx: updated "configure options" for...
2007-01-18 frief* support/regression/tests/swap.c: added in response...
2007-01-18 borutr* support/Util/dbuf_string.c: removed (PTR) cast since...
2007-01-17 borutr* support/Util/dbuf_string.c: fixed for amd64
2007-01-10 borutr* suppoprt/cpp2/Makefile.bcc: reenable Borland C compil...
2007-01-09 borutr* get rid of diagnistic.[ch], pretty-print.[ch],
2007-01-08 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-01-08 MaartenBrock* device/lib/printf_large.c (output_float): removed...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2007-01-07 MaartenBrock* as/as_gbz80.dsp, as/z80/as_gbz80.dsp,
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2007-01-02 borutr* support/cpp2/c-ppoutput.c: fixed warning: no newline...
2007-01-02 borutr* doc/sdccman.lyx: documented #pragma sdcc_hash
2007-01-01 bernhardheld* src/SDCCast.c (createDo): backPatchLabels() needs...
2007-01-01 borutr* support/cpp2/libcpp/directives.c, support/cpp2/libcpp...
2006-12-31 borutrfixed dependencies on options.h
2006-12-31 borutrremoved duplicate definition of ATTRIBUTE_GCC_DIAG
2006-12-31 borutrsvn:eol-style native, svn:keywords Author Date Id Revision
2006-12-31 borutradded
2006-12-31 borutrmodifided for sdcpp 4.1.1
2006-12-31 borutr* SDCPP synchronized with GCC CPP release version 4...
2006-12-30 jesuscCreate support/cpp2/options.c and support/cpp2/options...
2006-12-30 borutr* support/cpp2/spacs.h: deleted from svn
2006-12-29 MaartenBrock* src/z80/gen.c (assignResultValue): fixed bug when...
2006-12-28 borutrstrsignal declaration commented out
2006-12-28 borutr* support/cpp2/config.in, support/cpp2/configure.in,
2006-12-27 borutr* src/pic16/main.c: fixed #pragma udata handling
2006-12-27 epetrich* src/SDCC.y (type_specifier2, pointer),
2006-12-27 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-12-27 borutradded vasprintf.obj
2006-12-27 borutr* support/cpp2/cppmain.c, support/cpp2/mbchar.[ch]...
2006-12-26 borutr* support/cpp2/Makefile.in: added vasprintf.c
2006-12-26 borutr* support/cpp2/Makefile.in: added dependency on options.h
2006-12-25 borutr* SDCPP synchronized with GCC CPP release version 3...
2006-12-23 borutr* support/cpp2/cpphash.h, support/cpp2/cpplex.c,
2006-12-23 borutr* support/cpp2/cpphash.h, support/cpp2/cpplex.c,
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-12-20 borutr* support/cpp2/cpphash.h, support/cpp2/cpplex.c: fixed...
2006-12-18 borutr* src/SDCC.lex: (stringLiteral) fixed bug #1351710
2006-12-17 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-12-12 tecodev* src/pic/device.h: removed AssignedMemory structure...
2006-12-10 MaartenBrock* device/include/malloc.h: removed init_dynamic_memory
2006-12-09 borutr* support/cpp2/sdcc.h: prevent multiple inclusion
2006-12-09 borutrcosmetic changes
2006-12-08 borutr* support/cpp2/sdcc.h: removed x*alloc() macros
2006-12-07 borutr* support/cpp2/cpplib.c: reverted sdcpp special handlin...
2006-12-04 frief* support/regression/tests/snprintf.c: some checks
2006-11-27 borutr* support\cpp2\cpptrad.c: added
2006-11-27 borutr* support\cpp2\cppexp.c, support\cpp2\hashtable.h,
2006-11-27 borutr* support/cpp2/cpplex.c:
2006-11-26 borutr* support/cpp2/sdcc.h: x*alloc macro redefinition
2006-11-26 borutr* support/cpp2/libiberty.h: commented out x*alloc(...
2006-11-25 borutr* synchronized with GCC CPP release version 3.2.3,
2006-11-25 borutr* support/cpp2/cppexp.c, support/cpp2/hashtable.h,
2006-11-24 borutr* src/SDCC.y: enabled compilation of empty source file
2006-11-09 frief* support/regression/generate-cases.py,
2006-10-30 borutrremove readline5.dll
2006-10-30 borutrsdcc:
2006-10-29 MaartenBrock* device/include/malloc.h,
2006-10-23 frief* support/regression/ports/mcs51/support.c: smaller...
2006-10-20 frief* support/regression/ports/mcs51/support.c: removed...
2006-10-17 MaartenBrock* support/regression/ports/mcs51/support.c: use highest...
2006-10-15 MaartenBrock* src/SDCCsymt.c (checkSClass): no error for uninitiali...
2006-10-06 bernhardheld* src/SDCCglue.c (tempfileandname): changed un*x tmp...
2006-10-05 borutr* partially fixed [ 1570701 ] peephole - not replacing...
2006-10-01 jesuscImproved -l option.
2006-09-30 jesuscsupport/librarian/sdcclib.c: Added option -l
2006-09-30 MaartenBrock* src/port.h: added mem.cabs_name to PORT
2006-09-07 borutrremove bin/sdcdb*.el
2006-09-07 borutr* support/scripts/sdcc.nsi: added SDCDB executables...
2006-09-06 borutr* support/scripts/sdcc.nsi: fixed Error: unterminated...
2006-09-05 MaartenBrock* support/regression/tests/bug1551947.c: new, added
2006-09-04 borutr* support/scripts/sdcc.nsi: move ucSim executables...
2006-08-31 borutr* sim/ucsim/cmd.src/newcmd.cc: #include <ctype.h>
2006-08-26 MaartenBrock* src/ds390/gen.c (genAnd, genOr, genXor): fixed bug...
2006-08-14 borutr* support/regression/Makefile.in,
2006-08-12 MaartenBrock* support/regression/tests/float_trans.c: disabled...
2006-08-12 borutr* support/regression/fwk/include/testfwk.h,
2006-08-09 MaartenBrock* as/z80/assym.c (mlookup): ignore case when looking...
2006-08-07 MaartenBrock* as/z80/asm.h: made CASE_SENSITIVE 1
2006-08-06 MaartenBrock* src/z80/gen.c (aopPut): fixed bug !*ixy should be...
2006-08-06 MaartenBrock* device/lib/Makefile.in (Z80SOURCES): enabled float...
2006-07-31 borutrsdcc:
2006-07-28 borutr* support/scripts/sdcc.nsi: remove $INSTDIR\include...
2006-07-25 MaartenBrock* device/lib/_fsdiv.c,
2006-07-10 borutr* support/scripts/sdcc.nsi: added device/lib/src/pic16...
2006-07-10 borutrsdcc:
2006-07-06 borutr* support/regression/tests/constantRange.c:
next