* device/lib/libsdcc.lib: added _memmove
[fw/sdcc] / support / regression /
2004-03-23 bernhardheld* src/SDCCast.c (resultTypePropagate, decorateType...
2004-03-22 bernhardheld* src/SDCCast.c (processParms): fixed bug #920866;...
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-03-09 bernhardheldbit isn't available on serveral ports
2004-03-08 bernhardheld * support/regression/tests/bug-908454.c: added
2004-03-06 bernhardheld* sim/ucsim/configure.in,
2004-02-26 bernhardheld* src/SDCCicode.c (operandOperation): fixed EQ_OP bug...
2004-02-22 michaelhFixed the sz80 location (again)
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-06 epetrich* src/SDCCast.c (decorateType),
2004-01-30 bernhardheld* support/regression/tests/libmullong.c: fixed for...
2004-01-27 bernhardheld* support/regression/tests/libmullong.c: fixed logic...
2004-01-26 michaelhTidied up the build, install, and regression tests.
2004-01-06 epetrich* src/SDCC.y (enum_specifier, enumerator_list, opt_assi...
2004-01-01 bernhardheldMany signedness and type propagation fixes
2003-12-18 epetrich* src/SDCCast.c (createIvalCharPtr),
2003-11-15 friefadded one test for adding a literal which lowest bytes...
2003-11-09 epetrich* support/regression/fwk/lib/testfwk.c: printn is recur...
2003-11-08 bernhardheld* device/include/stdlib.h: include malloc.h to comply...
2003-11-07 epetrich* src/SDCC.y: fixed bug #837365
2003-10-15 epetrichSome hc08 related updates that I missed earlier
2003-10-15 epetrichNew target "hc08" for the Motorola 68hc08 family of...
2003-10-15 epetrichInitial import
2003-10-13 bernhardheld* device/lib/logf.c: "fixed" overlay bug
2003-10-10 bernhardheld* src/SDCCast.c (decorateType): added extended constant...
2003-09-26 sdcc-builderlib files list only existent modules
2003-09-13 bernhardheld* src/SDCCval.c (cheapestVal): reenabled to reduce...
2003-09-12 epetrichFixed bug #621531 (const & volatile confusion in the...
2003-09-09 sdcc-builderadded workaround for packing bug in gcc 21.95.2
2003-09-07 epetrich* device/include/string.h: added size_t typedef, changed
2003-09-05 sdcc-builderfix big endian hosts
2003-09-05 sdcc-builderfixed 64 bit hosts
2003-09-04 bernhardheldtest _mullong.c on host too
2003-09-03 bernhardheldadded :-)
2003-08-29 bernhardheldfixed for 64 bit hosts
2003-08-18 epetrichMade bitfield a distinct type from bit so that bitfields
2003-08-14 epetrichFixed numerous bitfield problems.
2003-08-13 bernhardheld* src/SDCCcse.c (algebraicOpts): fix bug converting...
2003-07-27 bernhardheldfix for *z80
2003-07-26 bernhardheldfix test on host
2003-07-25 bernhardheld* src/SDCCicode.c (operandOperation): really fixed...
2003-06-01 bernhardheldexclude z80 and gbz80
2003-05-22 bernhardheldmake z80 clearly failing this test
2003-05-10 bernhardheld* src/SDCCmain.c (linkEdit): fixed buffer overflow...
2003-05-04 bernhardheld* support/regression/HTMLgen.py: added compare_s2f()
2003-05-01 bernhardheldjust 64 bit alpha has the worst float precision
2003-04-30 bernhardheldsupport/regression/tests/simplefloat.c: fix division...
2003-04-30 bernhardheldsupport/regression/tests/float.c: workaround 33 bit...
2003-04-20 johanknolno bitfields yet
2003-04-19 bernhardheld* support/regression/tests/bitfields.c: added Johan...
2003-04-04 johanknol--lesspedantic is --less-pedantic now
2003-04-01 bernhardheldundo changes for now because of strange python problems...
2003-04-01 bernhardheld* support/regression/generate-cases.py: place generated...
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-18 johanknolbad shift right 12
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-02 johanknolNow the regression tests could go online again
2003-01-24 bernhardheldlink with -r
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-24 michaelhAdded limited run support
2002-03-03 johanknolChangelog:1.102 I hate to repeat myself ...
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-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-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-03 bernhardheldcorrect setup of timer / UART
2002-01-02 bernhardheld* support/regression/Makefile: fix clean
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-11-28 michaelhFixed up more warnings
2001-11-28 michaelhFixed up extra static
2001-11-28 michaelhFixed up s51 autodetect
next