Accurate byte measurement for pcDistance (peephole LJMP -> SJMP)
[fw/sdcc] / support /
2003-03-21 bernhardheldsupport/scripts/sdcc_mingw32: adapted to configure...
2003-03-13 johanknolHacked const and volatile modifiers a bit
2003-03-10 borutradded my_popen()
2003-03-10 bernhardheld* support/regression/ports/mcs51/spec.mk: increase...
2003-03-06 bernhardheldPORT_HOST instead of HOST
2003-03-06 bernhardheldfix 64 bit warnings
2003-02-23 bernhardheldrevert to 1.4 and autoconf 2.54
2003-02-22 bernhardheldUse autoconf 2.13 for now to keep the nightly build...
2003-02-18 johanknolbad shift right 12
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-14 johanknolmoved installed docs, removed obsoletes, fixed makefile...
2003-02-14 bernhardheldagain: fix cc detection
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-10 borutrRemoved borland.h
2003-02-10 borutrBorland Makefile cleanup
2003-02-10 borutrBorland C++ build doesn't depend on Cygwin configure
2003-02-02 borutrfixed compilation with Borland C
2003-02-02 borutradded rule to generate auto-host.h
2003-02-02 johanknolNow the regression tests could go online again
2003-01-24 bernhardheldlink with -r
2003-01-22 bernhardheld* as/z80/string.h: disable this header for gcc 3.2
2003-01-19 bernhardheld../m
2003-01-13 bernhardheld* support/regression/ports/*/spec.mk: moving testfwk...
2003-01-11 bernhardheldnew option -o
2003-01-10 johanknolsome more tests
2003-01-05 bernhardheld* src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048...
2002-12-28 bernhardheld* src/mcs51/peeph.def: added rules 234 and 235 from...
2002-08-29 borutrre-definition of O_BINARY and other O_XXX as _O_BINARY...
2002-08-28 borutradded - genarate auto-host.h using auto-host_vc_in...
2002-08-28 borutradded - VC project for sdcpp
2002-08-25 bernhardhelduse gputils or gpasm (from Nathan Hurst)
2002-08-24 michaelhAdded limited run support
2002-08-11 borutrremoved unneeded #include "sdccconf.h"
2002-07-28 sdattaloUpdated inc2h.pl from Kevin Pauba. This version handles...
2002-06-23 sdattalopCode live-range analysis algorithms have been added.
2002-03-19 kbongersadd simple mingw32 script to compile
2002-03-03 johanknolChangelog:1.102 I hate to repeat myself ...
2002-03-03 johanknolchanged some warnings to errors when codegen is skipped
2002-03-02 michaelhAdded
2002-03-02 michaelhTurned off an unneeded warning, added
2002-03-02 michaelhAdded
2002-03-02 michaelhAdded
2002-03-02 michaelh * src/SDCCsymt.c (initCSupport): Removed managling...
2002-03-01 johanknolthat was unintended
2002-03-01 michaelh* Added.
2002-03-01 michaelh* Added.
2002-03-01 michaelh* Added.
2002-02-24 johanknolxa51 backup
2002-02-17 johanknol*** empty log message ***
2002-02-13 johanknolxa51, work in progress
2002-02-12 johanknol*** empty log message ***
2002-02-07 johanknolxa51, work in progress
2002-02-03 kbongersadd ucsim z80 test-ucz80 support
2002-02-03 kbongersadd ucsim z80 test case
2002-01-22 bernhardheldsupport/regression/fwk/lib/testfwk.c (main): Removed...
2002-01-15 johanknolfixed bug #503540
2002-01-13 bernhardheldDon't include mcs51-stack-auto in target all
2002-01-08 bernhardheldfix for stack-auto
2002-01-08 bernhardheldSmall fix
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...
2002-01-07 johanknolfixed bug #498744
2002-01-03 bernhardheldcorrect setup of timer / UART
2002-01-02 bernhardheld* support/regression/Makefile: fix clean
2001-12-24 johanknolthe real constExprTree()
2001-12-18 bernhardheld * support/regression/Makefile: added test for mcs51...
2001-12-18 bernhardheld * support/regression/Makefile: added test for mcs51...
2001-12-09 johanknolfixed bug #482668
2001-12-02 bernhardheldsupport/regression/tests/simplefloat.c: Port to mcs51
2001-12-01 johanknolfixed bug #485513, although a warning should be thrown...
2001-11-28 michaelhFixed up more warnings
2001-11-28 michaelhFixed up extra static
2001-11-28 michaelhFixed up s51 autodetect
2001-11-28 michaelhFixed up s51 autodetect
2001-11-25 michaelh * support/regression/tests/bug-485362.c: Added.
2001-11-25 bernhardheld--debug is wrong
2001-11-25 bernhardheld * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
2001-11-19 johanknolFixed bug #483124
2001-11-19 michaelh * src/z80/gen.c (genCmp): Fixed compare on unsigned.
2001-11-19 michaelh * src/z80/ralloc.c (packRegsForHLUse3): Created and...
2001-11-18 bernhardheldport to mcs51
2001-11-18 bernhardheldport to mcs51
2001-11-18 bernhardheld * sdcc/support/regression/tests/bug-460010.c: fix...
2001-11-16 karahaliosModified error message format to conform closer to...
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.
next