fw/sdcc
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-07 johanknolfixed the return value of gets()
2001-10-07 johanknolthis looks better
2001-10-07 bernhardheldport to mcs51
2001-10-07 johanknollet's not assume it is a symbol
2001-10-07 johanknoltoo much overhead, and the ?: misbehaved
2001-10-07 johanknoldon't unconditionally cast to unsigned long
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-10-06 michaelh * support/makebin/makebin.c (usage): Removed getopt...
2001-10-06 johanknolStupid temporary fix for bug #467035 (throws a warning...
2001-10-06 johanknolfixed valCastLiteral()
2001-10-05 bernhardheldwin32api not available
2001-10-05 johanknolmore efficient constant value operations
2001-10-05 sdattaloSubtract unsigned int's from lits now works. Fixed...
2001-10-04 johanknolfinalized the fix for bug #467142
2001-10-04 johanknolfixed bug #467142
2001-10-04 johanknolfixed a compiler crash
2001-10-04 johanknolfixed bug #467655
2001-10-03 bernhardheld../cvsm
2001-10-03 bernhardheldreplaced by _mulint.c and _mullong.c
2001-10-03 bernhardheld * src/device/lib/_mulint.c : new, with assember functions
2001-10-03 bernhardheldsequence of specifiers in pintTypeChain() corrected
2001-10-03 johanknolconstVal() now returns the cheapest val as possible
2001-10-03 sdattalopCode peep rule comparison was ignoring labels when...
2001-10-03 sdattaloAdded new regression test add2.c - tests adding lit...
2001-10-02 johanknolfixed the:
2001-10-02 johanknola more general fix for bug #466586
2001-10-02 sdattaloOperators <<, >>, are now fully working for constant...
2001-10-02 michaelh * support/regression/fwk/lib/testfwk.c (__printf)...
2001-10-01 bernhardheld* src/SDCCglue.c: test, if win32api is available for...
2001-10-01 bernhardheld * src/SDCCsymt.c: no more _modifier in printTyp...
2001-10-01 johanknolfixed the "void (*i)(void) = f" case
2001-10-01 johanknolToo much opposition against these range checks. It...
2001-10-01 johanknolwhy doesn't this one go with a ci in the root dir?
2001-10-01 johanknolFixed bug #466586 part 1
2001-10-01 johanknolfixed bug #466587
2001-10-01 johanknolfixed bug #462474
2001-09-30 michaelh * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd...
2001-09-30 johanknolfixed bug #466026
2001-09-30 johanknolFixed the "unqualified_pointer pointer" rule that confu...
2001-09-30 sdattaloAdded more regression test to the pic port. Added suppo...
2001-09-30 michaelhCreated
2001-09-30 michaelhCreated
2001-09-30 michaelh * Makefile (sdcc-libs): Added makebin to the list...
2001-09-29 sandeepminor improvement to register allocator in --stack10bit...
2001-09-29 johanknolfixed bug #466029
2001-09-28 johanknolThat did soften the pain but didn't cure the illness.
2001-09-27 kbongersadjust for mach os-x support
2001-09-27 johanknolThat wasn't a good idea
2001-09-27 johanknolmore pointer issues
2001-09-26 johanknolpointer issues
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-25 bernhardheld"Fix" of compiler crash
2001-09-25 johanknolanother small improvement ;(
2001-09-25 johanknolsmall improvements :(
2001-09-25 johanknola better constant to type check
2001-09-25 johanknola better constant to type check
2001-09-25 michaelhMinor changes to fix up path seperators.
2001-09-24 johanknola better fix for bug #456966
2001-09-24 johanknolThat wasn't such a good idea
2001-09-23 michaelhTurned off debugging messages
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-23 johanknolNow --lesspedantic kills EVELYN the modified DOG
2001-09-23 johanknolfixed bug #456966
2001-09-23 johanknolfixed bug #456966
2001-09-23 johanknolThis isn't needed anymore because of SDCCast.c:1.82
2001-09-23 johanknolfixed bug #463839
2001-09-23 sandeepFixed bug-463702
2001-09-21 sandeepmade the error message text more meaningful
2001-09-20 johanknolfixed the recent bug that disabled the local structure...
2001-09-20 michaelhMerged the 2.3.0 branch back into the main line
2001-09-19 michaelhUpdated READMEs for 2.3.0
2001-09-19 johanknolremoved a fruitless attempt, compareType() should take...
2001-09-18 johanknolprevent a compiler crash
2001-09-18 johanknolfixed bug #462479
2001-09-17 kbongersdos cvs had problem with .lnk file
2001-09-17 kbongersfix dos cvs co problem with .lnk files
2001-09-17 kbongerstry to fix dos cvs access problen
2001-09-17 sandeep1) SDCCast.c - allow cast of ZERO to generic pointer...
2001-09-17 johanknolundid the fix for bug #455597, there has to be a better way
2001-09-16 sandeepFix for casting literals to generic pointer
2001-09-16 johanknolThese restriction were too strict, I have to think...
2001-09-16 johanknolErrors have E_, warnings have W_, Info's have I_
2001-09-16 johanknolfixed bug #436360 part 2, a better type check for funct...
2001-09-16 johanknolfixed bug #436360 part 1
2001-09-16 kbongers__rlrr array lacking extern
2001-09-15 johanknola possible fix for bug #460662 part 2
2001-09-15 johanknolA skeleton for a regression fix.
2001-09-15 johanknolfixed bug #460662 part 1
2001-09-14 johanknolNow only the native_memcpy_cs2xs() is missing
2001-09-14 kbongersallow for APPLE MACH compilation
2001-09-13 johanknolImproved version of the experimental new initializer
2001-09-12 johanknola better version of array initializers
2001-09-12 johanknolreversed src and dst
2001-09-11 johanknoloops, sorry
2001-09-11 johanknolA first attempt for more efficient initialisations
2001-09-11 johanknolfixed bug #460010
2001-09-11 johanknolfixed bug #460010
2001-09-11 michaelh * support/regression/tests/bug-460444.c: Added test...
2001-09-10 johanknolfixed bug #460198
next