fw/sdcc
2001-10-15 michaelhAdded tests
2001-10-15 sandeepSame enhancement as in mcs51/ralloc.c can set accuse
2001-10-15 sandeepA fix for bug #467035 - this is a fairly major shift in
2001-10-15 sandeepset accuse when used ONLY in IFX & this is a CONDITIONAL
2001-10-13 michaelh * src/SDCCmain.c (linkEdit): Added support for passing...
2001-10-13 michaelh * src/SDCCval.c (constVal): Fixed usage of 'L' modifie...
2001-10-13 michaelh * support/regression/tests/longor.c: Added.
2001-10-13 johanknolfixed bug # 470722
2001-10-12 bernhardheldreplace FILENAME_MAX with PATH_MAX
2001-10-12 johanknolAnother big endian fix
2001-10-12 johanknolA better but still temporary fix for bug #467035
2001-10-12 michaelh * src/z80/gen.c (gencjneshort): Fixed
2001-10-11 johanknola bug fix of Martijn van Buul
2001-10-11 johanknola ppc endian fix
2001-10-11 johanknolmore fixes for the constant values
2001-10-10 johanknolfixed a loop optimation bug
2001-10-10 michaelhAdded bug 469671
2001-10-10 michaelh * src/z80/gen.c (shiftIntoPair): Fixed up warning.
2001-10-09 johanknolsolaris (ppc?) ignores 'L' for non-integers in the...
2001-10-09 johanknolint=32 but short=16
2001-10-09 johanknolfixed bug #469089 part 1
2001-10-09 sdattaloAdded more PIC regression testing.
2001-10-09 michaelh * src/SDCCmain.c: Added --fommit-frame-pointer option...
2001-10-08 bernhardheld * src/SDCCmain.c (preProcess): added define...
2001-10-08 johanknolfixed bug #467893
2001-10-08 johanknolfixed bug #468824
2001-10-08 johanknolfixed bug #468811
2001-10-07 michaelh * src/z80/gen.c (setupPair): Added 'extended stack...
2001-10-07 michaelhCreated
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
next