* device/lib/pic/Makefile.rules,
[fw/sdcc] / support /
2007-05-05 MaartenBrock* src/mcs51/peep.c (): fixed bug 1712928
2007-05-01 tecodev* device/lib/pic/libdev/*.c
2007-04-29 borutr* Removed svn:executable property from non-executable...
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-27 tecodev* src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov...
2007-04-23 borutr* doc/sdccman.lyx, src/SDCCmain.c:
2007-04-22 borutr"__code" keyword replaces with "code" macro
2007-04-22 borutrtest-1699804.c renamed to bug-1699804.c
2007-04-22 borutrsupport/regression/tests/test-1699804.c: added
2007-04-22 borutr* support/scripts/listerr.c: program to create the...
2007-04-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-04-01 borutr* support/cpp2/sdcpp.c: fixed recursion bug - internal_...
2007-04-01 borutr* src/SDCC.lex, sdc/SDCCmain.c, support/cpp2/sdcpp.c:
2007-03-27 epetrich* src/SDCC.y (declaration_specifiers, function_specifier),
2007-03-24 MaartenBrock* src/mcs51/gen.c (saveRegisters, unsaveRegisters)...
2007-03-13 tecodev* device/include/pic16/pic18f2221.h,
2007-03-09 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-03-04 MaartenBrock* src/SDCCglue.c (emitMaps, glue),
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
next