hack for getting '390 compile to work
[fw/sdcc] / support /
2001-11-16 kvigorhack for getting '390 compile to work
2001-11-15 johanknolfixed undefined _ESP in main.c
2001-11-12 johanknolextra warnings for excess scalar/array/struct initializers
2001-11-12 johanknolprevent a timeout of the simulator
2001-11-11 bernhardheldmake it running
2001-11-11 johanknolslightly more enhanced fp test
2001-11-08 johanknoltemp fix for mcs51 jump out of range
2001-11-08 bernhardheldMake it right
2001-11-08 bernhardheldFind RLIMIT_CPU in sys/resource.h
2001-11-08 bernhardheldmoved to fwk/lib
2001-11-07 michaelh * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs...
2001-11-07 bernhardheld * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
2001-11-05 michaelh * device/include/malloc.h: Added z80 and gbz80 support.
2001-11-05 michaelh* src/SDCCmain.c (parseCmdLine): Added support for...
2001-11-05 michaelh * support/regression/tests/bug-478094.c: Added.
2001-11-04 bernhardheld * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for...
2001-11-04 sandeepAdded a new warning message "W_CAST_STRUCT_PTR" when
2001-11-04 michaelh * support/regression/tests/bug-477927.c: Added.
2001-10-31 bernhardheldinsert reentrant for mcs51
2001-10-31 michaelhAdded.
2001-10-30 bernhardheldavoid stack overflow
2001-10-30 bernhardheldavoid DSEG overflow
2001-10-30 johanknola beauty patch from bug #476062
2001-10-28 michaelh * src/z80/gen.c (genArrayInit): Made it work for on...
2001-10-27 michaelh * support/cpp2/Makefile.in (install): Added creation...
2001-10-24 kbongersremove cpp directory
2001-10-24 bernhardheldstdio.h not needed
2001-10-24 johanknolit's ok now
2001-10-23 johanknolfixed a gcc warning
2001-10-22 bernhardheldclean: rm timeout.exe for Cygwin
2001-10-22 johanknolFunction attribute migration.
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-21 bernhardheldAdded temp.lnk to clean
2001-10-21 bernhardheldFix: added includes
2001-10-21 bernhardheld * support/regression/Makefile: Improved clean
2001-10-21 johanknoladded a long litteral test
2001-10-18 michaelh * support/regression/fwk/include/testfwk.h: Fixed...
2001-10-16 bernhardheldtimeout for uCsim
2001-10-15 michaelhAdded tests
2001-10-13 michaelh * src/SDCCmain.c (linkEdit): Added support for passing...
2001-10-13 michaelh * support/regression/tests/longor.c: Added.
2001-10-10 michaelhAdded bug 469671
2001-10-10 michaelh * src/z80/gen.c (shiftIntoPair): Fixed up warning.
2001-10-08 johanknolfixed bug #467893
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 bernhardheldport to mcs51
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-04 johanknolfixed bug #467142
2001-10-02 michaelh * support/regression/fwk/lib/testfwk.c (__printf)...
2001-10-01 bernhardheld * src/SDCCsymt.c: no more _modifier in printTyp...
2001-10-01 johanknolfixed bug #462474
2001-09-30 michaelhCreated
2001-09-30 michaelhCreated
2001-09-30 michaelh * Makefile (sdcc-libs): Added makebin to the list...
2001-09-27 kbongersadjust for mach os-x support
2001-09-26 johanknolpointer issues
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-21 sandeepmade the error message text more meaningful
2001-09-20 michaelhMerged the 2.3.0 branch back into the main line
2001-09-16 johanknolErrors have E_, warnings have W_, Info's have I_
2001-09-14 kbongersallow for APPLE MACH compilation
2001-09-11 michaelh * support/regression/tests/bug-460444.c: Added test...
2001-09-09 bernhardheld * support/regression/support.c: _xdata replaced by...
2001-09-09 michaelh * src/pic/ralloc.c (debugLogRegType): Removed some...
2001-09-09 bernhardheld* support/regression/Makefile: inter-port-clean adjuste...
2001-09-09 michaelh * support/regression/tests/fetchoverlap.c: Added new...
2001-09-07 johanknolfixed bug #456235
2001-09-07 johanknola more specific message
2001-09-03 michaelhAdded build to the install target
2001-09-03 michaelh * src/z80/gen.c (fetchLitPair): Changed so that it...
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-08-31 michaelhFixed up support for the gbz80 such that it will at...
2001-08-30 bernhardheldsmall changes for mcs51
2001-08-28 michaelhAdded tests from Scott's PIC tests
2001-08-26 michaelhAdded support for gsinit packing.
2001-08-25 michaelhAdded simple static array init test
2001-08-23 bernhardheldadd mcs51-port
2001-08-23 bernhardheldadd mcs51-port
2001-08-22 johanknolfixed bug 449137/453886
2001-08-21 pjsFix compiler warnings, extra tokens at end of #endif...
2001-08-20 michaelhTurned off dumpall
2001-08-20 michaelhAdded tests for switch statement and the z80 loop induc...
2001-08-18 kbongersmake cpp -> bin/sdcppold
2001-08-18 kbongersmake cpp2 -> bin/sdcpp
2001-08-09 michaelhChanged z80 to use loop induction. Updated libs to...
2001-08-08 michaelh* Optimised many of the library functions
2001-08-03 michaelh* Fixed alias of -c to -canything
2001-08-02 michaelhUpdated most tests to also do longs
2001-08-01 michaelhAdded test cases from the bug list
2001-07-21 michaelhFixed them to compile
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-21 michaelhRegression tests now pass on z80
2001-07-18 michaelhChanged default documentation dir to share/doc/sdcc
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-12 michaelhFixed up missing strip
next