oops
[fw/sdcc] / support /
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2004-08-27 maartenbrock* support/regression/ports/hc08spec.mk: REENTRANT must...
2004-07-27 maartenbrock* src/SDCC.lex (doPragma): added pragma disable_warning...
2004-07-26 bernhardheld* support/valdiag/tests/overflow.c: fixed warning on...
2004-07-16 drdaniupdating uCsim script files for new version of uCsim
2004-07-01 borutrsupport/scripts/sdcc.nsi: added include/pic16 to setup
2004-06-02 maartenbrock* support/regression/tests/zeropad.c: added TEST_G...
2004-06-01 maartenbrock * support/regression/tests/zeropad.c: never meant...
2004-06-01 epetrich* src/hc08/gen.c (genPointerGetSetOfs): disabled optimi...
2004-05-31 maartenbrock* src/SDCCast.c (createIvalArray): fixed bug 770487...
2004-05-21 epetrich* src/SDCCopt.c (killDeadCode): fixed bug #907733
2004-05-17 epetrich* src/SDCCval.c (valForArray): applied Maarteen Brock...
2004-05-14 epetrich* src/SDCCsymt.h: added IS_AUTO(symbol) test macro
2004-04-13 epetrich* src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocT...
2004-04-11 bernhardheld* src/SDCCast.c (decorateType): don't decorate/process...
2004-04-10 bernhardheld* src/SDCCicode.c (geniCodeLogic): made it static,
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-07 borutr* support/Util/findme.c: alloca() replaced with malloc...
2004-03-06 bernhardheld* sim/ucsim/configure.in,
2004-03-05 epetrich* support/Util/SDCCerr.h,
2004-02-29 borutrsrc/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
2004-02-26 bernhardheld* src/SDCCicode.c (operandOperation): fixed EQ_OP bug...
2004-02-22 michaelhFixed the sz80 location (again)
2004-02-20 borutrcomments added
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-02-07 epetrich* support/Util/SDCCerr.h,
2004-02-06 epetrich* src/SDCCast.c (decorateType),
2004-01-31 bernhardheld* src/SDCCast.c (processParams): added new type flow...
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-20 bernhardheld* support/valdiag/tests/overflow.c: added shift tests
2004-01-12 borutrupper case pragmas are deprecated
2004-01-09 borutrremove previous installation
2004-01-07 borutrcreated
2004-01-07 borutrupdate PATH
2004-01-06 bernhardheld* src/SDCCast.c (decorateType),
2004-01-06 bernhardheld* src/SDCCval.c (valShift): changed from 16 to 32 bit...
2004-01-06 epetrichA python script to validate compiler diagnostic message...
2004-01-06 epetrich* src/SDCC.y (enum_specifier, enumerator_list, opt_assi...
2004-01-05 vrokas2004-01-05 Vangelis Rokas <vrokas@otenet.gr>
2004-01-05 borutrupdated for NSIS 2 RC1; use LZMA comression
2004-01-01 bernhardheldMany signedness and type propagation fixes
2003-12-31 epetrich* src/SDCC.y (struct_or_union_specifier),
2003-12-19 epetrich* support/Util/SDCCerr.c,
2003-12-18 epetrich* src/SDCCast.c (createIvalCharPtr),
2003-12-18 epetrich* support/Util/SDCCerr.h,
2003-12-15 borutrsupport/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
2003-12-14 epetrich* support/makebin/makebin.c: put output in binary mode
2003-11-26 epetrich* src/SDCC.y (pointer): fixed bug #846006
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-11-07 borutr* support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51...
2003-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-11-03 bernhardheldUse headers defined in the C[++] standards:
2003-10-31 borutrintroduced #pragma preproc_asm [ + | - ]
2003-10-31 borutr* support\cpp2\cpplex.c: Fixed _WIN32 problem with...
2003-10-31 borutr* support\cpp2\cpplex.c: fixed for SDCPP:
2003-10-31 borutrsdcpp now generates the standard
2003-10-30 borutradded missing '\'
2003-10-30 borutrsupport/cpp2/cpphash.h, support/cpp2/cpplib.h, support...
2003-10-22 epetrichExtended the semantics of the critical keyword to include
2003-10-18 belatypos corrected
2003-10-17 belaimproved by Scott Bronson
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-10-05 bernhardheld* clean.mk: fixed removal of files in bin/CVS/
2003-10-05 borutrFixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC...
2003-09-26 sdcc-builderlib files list only existent modules
2003-09-17 jesuscGenerate correct file offsets for Unix/Linux and Window...
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-16 epetrichFixed bug #748310 (pointer to function type mishandled...
2003-08-14 epetrichFixed numerous bitfield problems.
2003-08-13 bernhardheld* src/SDCCcse.c (algebraicOpts): fix bug converting...
2003-08-13 epetrichMade the constant following the "interrupt" keyword...
2003-08-12 epetrichGenerate warnings for useless declarations like "char...
2003-08-05 bernhardheld* support/Util/SDCCerr.c: added warning "integer overfl...
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-08-01 jesuscDon't remove .\Makefile
2003-08-01 jesuscAdded librarian to MSVC build.
2003-08-01 jesuscconfigure not needed for librarian. Makefile is enough.
next