fw/sdcc
2003-03-10 borutrdefine pclose as _pclose for WIN32
2003-03-10 borutradded my_popen()
2003-03-10 borutrpipe preprocessor's output
2003-03-10 bernhardheld* support/regression/ports/mcs51/spec.mk: increase...
2003-03-10 johanknolThis wasn't true
2003-03-09 bernhardheldsrc/SDCCglobl.h: PATH_MAX is already defined in mingw32...
2003-03-09 borutrre-implemented tempfilename() and tempfile(): using...
2003-03-09 borutrunification of WIN32 native definitions
2003-03-09 borutrremoved inclusion of sdccconf.h or sdcc_vc.h
2003-03-09 borutr explicitly undefined HAVE_MKSTEMP which is not availab...
2003-03-09 borutr fixed MSVC and BORLANDC compilation (included SDCCglob...
2003-03-09 friefsrc/mcs51/gen.c: applied inc/dec patch mentioned on...
2003-03-09 friefapplied inc/dec patch for variables in data space....
2003-03-08 bernhardheldCosmetic fix, might help me debugging
2003-03-08 johanknolThis makes the dump files more readable
2003-03-08 bernhardheldsrc/ds390/peeph.def: fix bug 700036
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2003-03-08 johanknolmore compiler internals
2003-03-08 bernhardheldsdcc_vc_in.h: use appropriate data-types on host for...
2003-03-08 bernhardhelduse appropriate data-types on host for SDCC's int and...
2003-03-08 bernhardheld* src/SDCCsymt.h: use appropriate data-types on host...
2003-03-07 johanknolnew option --nolabelopt
2003-03-07 johanknolSee Changelog 1.204
2003-03-07 johanknolSee Changelog 1.204
2003-03-07 johanknolA big NOOP
2003-03-06 bernhardheldPORT_HOST instead of HOST
2003-03-06 bernhardheldfix 64 bit warnings
2003-03-05 kvigorFix inconsistent handling of bit variables
2003-03-04 bernhardheld* src/mcs51/gen.c (genMinus): fixed bug 696436
2003-03-04 kvigorOP_SYMBOL and OP_VALUE check their parameters are the...
2003-03-02 borutradded BORLANDC, corrected MSVC in printVersionInfo()
2003-02-27 kvigorImproved genReceive, write two bytes at a time in genGe...
2003-02-27 kvigorgenerated from latest configure.in
2003-02-26 kvigorMore cleanups of _ap abuse.
2003-02-26 bernhardheld* configure.in: test for mkstemp
2003-02-26 kvigorCleanups and reduction in _ap abuse; a lot more work...
2003-02-26 johanknolbefore Bernhard, the watch dog, starts complaining...
2003-02-26 johanknolLRH commit, only to sync with other developers
2003-02-26 johanknolmade the dumptree a little more readable
2003-02-26 kvigorbuffer overflow caught: preOutCmd could exceed PATH_MAX...
2003-02-25 kvigorCleanups, minor improvements, death to strcpy strcat...
2003-02-25 johanknolsome more debugging junk, i'll remove it later
2003-02-25 johanknoldisabled useless warnings
2003-02-25 johanknoldisabled useless warning
2003-02-24 bernhardheld* device/include/ctype.h: removed warning while using...
2003-02-24 johanknolfixed bug#680076
2003-02-24 johanknolfixed bug #679679
2003-02-24 johanknolfixed bug #679761
2003-02-24 bernhardheldfix typo reported by Trampas Stern
2003-02-24 johanknolframework for the liverangehunt
2003-02-24 johanknolfixed bug #690781
2003-02-23 borutrvsnprintf is defined as _vsnprintf on MSVC
2003-02-23 borutrcorrected assertion in function printILine(): _pipe...
2003-02-23 frief* src/mcs51/gen.c (genUminusFloat): avoided dptr in...
2003-02-23 friefadded peephole suggested by Gernot Fink, white-space...
2003-02-23 friefgenUminusfloat avoiding 3 pairs of
2003-02-23 bernhardheldrevert to 1.4 and autoconf 2.54
2003-02-23 bernhardheldrevert to 1.39 and autoconf 2.54
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
next