fw/sdcc
2003-02-23 kvigorUpgrade to autoconf 2.54
2003-02-22 bernhardheldUse autoconf 2.13 for now to keep the nightly build...
2003-02-22 johanknolicode comments need space
2003-02-21 kvigorMore strcpy() strcat() sprintf() squashing
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-19 johanknola cleaner way to fix the shift bug
2003-02-19 johanknolfixed a shift bug
2003-02-18 frief*** empty log message ***
2003-02-18 friefadded rules 238a-d which remove redundant moves
2003-02-18 friefadded peephole conditions testing for same arguments
2003-02-18 johanknolbad shift right 12
2003-02-18 johanknola module can start with a digit
2003-02-18 johanknola module can start with a digit
2003-02-16 bernhardheld* sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin,...
2003-02-15 bernhardheld* src/SDCCglue.h: make tmpfileNameSet available for...
2003-02-15 johanknolnew options: --no-c-code-in asm and --i-code-in-asm
2003-02-15 johanknolnew options: --no-c-code-in-asm and --i-code-in-asm
2003-02-14 bernhardheld* doc/sdccman.lyx: Environment variables, -o and other...
2003-02-14 bernhardheldchange docdir to share/sdcc/doc
2003-02-14 johanknolxa51 port isn't finished yet
2003-02-14 johanknolmoved installed docs, removed obsoletes, fixed makefile...
2003-02-14 bernhardheldagain: fix cc detection
2003-02-14 johanknolobsolete
2003-02-14 drdaniRemoving unnecessary output of make process
2003-02-13 bernhardheldfix cc detection
2003-02-13 bernhardheld* support/regression/ports/host/spec.mk: use cc as...
2003-02-12 kvigorStripped much crap out of configure system; should...
2003-02-12 johanknolobsolete
2003-02-12 johanknolbccinst.txt is in sdccman.lyx now
2003-02-12 johanknolIncluded bccinst.txt
2003-02-11 jesuscFixed typo as\msc51 to as\mcs51
2003-02-11 johanknola small hack to fix the double dash --problem
2003-02-10 borutrBorland C++ build doesn't depend on Cygwin configure...
2003-02-10 borutrRemoved borland.h
2003-02-10 borutrAdded Borland Makefile
2003-02-10 borutrBorland Makefile cleanup
2003-02-10 borutrBorland C++ build doesn't depend on Cygwin configure
2003-02-10 bernhardheld* doc/sdccman.lyx: new pragma NOIV by Johannes Stezenba...
2003-02-10 johanknolDidn't like that at all, let's try again.
2003-02-10 johanknolAdded Sandeep's anatomy lecture
2003-02-10 johanknolanother test
2003-02-10 johanknolLet's try again
2003-02-10 johanknolJust to see how this looks like
2003-02-09 jesuscChanged description for --data-loc.
2003-02-09 johanknolAdded new search paths and some others
2003-02-09 bernhardheld* src/SDCCmain.c: signal handling is switched off by...
2003-02-09 bernhardheldThis fix got lost somewhere?!
2003-02-09 bernhardheld* doc/Makefile: small fix for install; use clean.mk...
2003-02-09 bernhardheld* src/SDCCmain.c: signal handling is switched off by...
2003-02-08 bernhardheldsmall fix
2003-02-08 bernhardhelddoc: removed generated files
2003-02-08 bernhardheldsmall fix
2003-02-08 bernhardhelddelete files compiled from lyx
2003-02-08 bernhardheld* src/SDCCsymt.c (initCSupport): fix compile warning...
2003-02-08 bernhardheld* device/lib/printfl.c: fix a ds390 bug by making it...
2003-02-07 bernhardhelddevice/lib/_mulint.c: small fix for large/ds390 --int...
2003-02-06 kvigorbug 681909: tell preprocessor we're compiling C99,...
2003-02-06 johanknolWhat was I thinking?
2003-02-06 jesuscpatch from Jan Rejlek <jr@apex-lib.cz> to fix Bug 677692
2003-02-04 kvigorMinor ds390 performance enhancement on generic pointer...
2003-02-02 borutrfixed compilation with Borland C
2003-02-02 borutrdelete $(LIB) only if exist
2003-02-02 borutrcorrected misspelled project name from msc51a to mcs51a
2003-02-02 borutrfixed compilation with Borland C
2003-02-02 borutradded rule to generate auto-host.h
2003-02-02 borutrremoved non existing cpp project and non compilable...
2003-02-02 bernhardheld* introduced NULL
2003-02-02 bernhardheld* fix type
2003-02-02 bernhardheld* introduced NULL in the headers
2003-02-02 bernhardheld* introduced NULL in the headers
2003-02-02 epetrichChanged stack usage declaration to match sdcc/src/mcs51...
2003-02-02 johanknolfixed bug #628025
2003-02-02 johanknolNow the regression tests could go online again
2003-02-02 johanknolfixed bug #631653
2003-02-02 kvigorCleanups of the mess I made on the last commit
2003-02-02 jesuscFixed bug 678574: "ds390: ASlink-Error-Stack overlaps...
2003-02-01 johanknoladded Jesus's MSVC build notes
2003-02-01 johanknolfixed Karl's "2 | (1<<8)"
2003-01-31 kvigorInternal error compiling bug-524691 regression test
2003-01-31 johanknolApplied Jan Rejlek's >64K startup patch.
2003-01-30 johanknolthis will signal an inter error, speeds up bug tracing
2003-01-29 jesuscaccepts --xram-size 0 (no ext ram)
2003-01-29 johanknolChanged OP_DEFS and OP_USES from macros to function...
2003-01-29 johanknolChanged OP_DEFS and OP_USES from macros to function...
2003-01-29 jesuscAdded options --code-size and --xram-size
2003-01-29 jesuscAdded option --code-size and --xram-size
2003-01-28 bernhardheld* src/ds390/gen.c: fix deps by replacing <common.h...
2003-01-27 johanknolfixed bug #613764
2003-01-27 jesuscAdded file strcmpi.c to project
2003-01-26 johanknolSee Changelog 1.163
2003-01-26 johanknolJust read the log
2003-01-26 bernhardheldmake RAM big enough for tinibios
2003-01-26 bernhardheldreplace non-ANSI strcmpi by as_strcmpi
2003-01-26 johanknol* src/SDCCglue.c: reverted back to 1.124
2003-01-25 johanknolA better fix for bug#661910
2003-01-25 johanknolThat was a little too efficient
2003-01-24 bernhardheldlink with -r
2003-01-24 bernhardheld* src/spawn.c: removed
2003-01-24 bernhardheld* src/Makefile.in: remove spawn.o
2003-01-24 johanknolfixed bug #667458
next