* device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
[fw/sdcc] / support / Util /
2008-12-30 tecodev* as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link...
2008-12-20 tecodev* debugger/mcs51/break.c, debugger/mcs51/cmd.c,
2008-05-18 borutr* support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
2008-02-24 MaartenBrock* src/SDCCglue.c (printIvalBitFields): fixed bug 1806631
2007-12-29 borutr* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl...
2007-08-11 borutr * support/Util/SDCCerr.c, support/Util/SDCCerr.h,...
2007-06-27 borutr* src/SDCC.y: fixed bug #1744146: Crash when compiling...
2007-06-18 borutr* src/SDCCmain.c: removed option -C since SDCC compiler...
2007-04-27 tecodev* src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov...
2007-03-27 epetrich* src/SDCC.y (declaration_specifiers, function_specifier),
2007-01-31 borutr* support/Util/dbuf_string.h: added ATTRIBUTE_PRINTF...
2007-01-28 borutrfixed *nix build
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-18 borutr* support/Util/dbuf_string.c: removed (PTR) cast since...
2007-01-17 borutr* support/Util/dbuf_string.c: fixed for amd64
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2007-01-07 MaartenBrock* as/as_gbz80.dsp, as/z80/as_gbz80.dsp,
2006-12-27 epetrich* src/SDCC.y (type_specifier2, pointer),
2006-12-17 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-11-24 borutr* src/SDCC.y: enabled compilation of empty source file
2006-08-09 MaartenBrock* as/z80/assym.c (mlookup): ignore case when looking...
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-04 bernhardheld* src/SDCCval.c (checkConstantRange): added
2006-05-24 jesuscMSC 6 does not have <stdint.h>. Use pstdint.h instead.
2006-05-22 borutr* support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
2006-05-17 borutr* support/Util/dbuf.c: fixed bug #1489008 fix dbuf_c_str(),
2005-11-29 bernhardheld* src/SDCCast.c (createIvalStruct, createIvalArray...
2005-11-29 bernhardheld* src/SDCCast.c (decorateType): fixed bug 1368489
2005-09-13 maartenbrock* src/SDCCval.c (constVal): fixed bug 730366
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-07-23 maartenbrock* support/Util/dbuf.h: include <stddef.h> for size_t
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
2005-06-28 maartenbrock* device/lib/_gptrget.c: also push/pop _PSBANK, added...
2005-02-09 tecodev* src/SDCC.lex(doPragma) : save and restore warning...
2005-01-23 vrokas* src/pic16/gen.c: fixed bug #1106975,
2004-12-19 maartenbrock* src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs...
2004-10-01 vrokas* .version: bumped version number to 2.4.5
2004-09-09 maartenbrock* src/SDCCicode.c (geniCodePostInc, geniCodePreInc...
2004-07-27 maartenbrock* src/SDCC.lex (doPragma): added pragma disable_warning...
2004-05-21 epetrich* src/SDCCopt.c (killDeadCode): fixed bug #907733
2004-03-07 borutr* support/Util/findme.c: alloca() replaced with malloc...
2004-03-05 epetrich* support/Util/SDCCerr.h,
2004-02-29 borutrsrc/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
2004-02-07 epetrich* support/Util/SDCCerr.h,
2004-01-31 bernhardheld* src/SDCCast.c (processParams): added new type flow...
2004-01-12 borutrupper case pragmas are deprecated
2004-01-06 epetrich* src/SDCC.y (enum_specifier, enumerator_list, opt_assi...
2003-12-31 epetrich* src/SDCC.y (struct_or_union_specifier),
2003-12-19 epetrich* support/Util/SDCCerr.c,
2003-12-18 epetrich* support/Util/SDCCerr.h,
2003-11-26 epetrich* src/SDCC.y (pointer): fixed bug #846006
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-22 epetrichExtended the semantics of the critical keyword to include
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-08-16 epetrichFixed bug #748310 (pointer to function type mishandled...
2003-08-14 epetrichFixed numerous bitfield problems.
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-06-19 borutrcorrected the comment for function has_path()
2003-06-19 bernhardheld* support/Util/MySystem.c (merge_command): revert bad fix
2003-06-18 bernhardheld* support/Util/MySystem.c (merge_command): quick fix...
2003-06-12 borutrC++ style comments // changed to C style /* */
2003-06-09 jesuscHopefully --vc works now
2003-06-09 jesuscAdded option --vc
2003-04-20 borutradded function fatal(), called from stack handling...
2003-04-19 borutrhandling space characters in executable's path
2003-04-19 borutrmake it self-sufficient
2003-04-19 borutrdefine par as NULL if parameter value is invalid
2003-04-12 borutradded E_STACK_VIOLATION error
2003-04-11 borutrupdate to version 1.1.1 - re-added C++ stuff to make...
2003-04-04 johanknolfixed bug #702907
2003-04-03 johanknolmissing return values is a warning now
2003-03-30 borutrrewrite, char *ExePathList[] replaced with set *binPathSet
2003-03-30 borutrrewrite buildCmdLine(), changed type of list parameter...
2003-03-29 bernhardheldsupport/Util/dbuf.h: remove C++ stuff to make it portable
2003-03-28 borutradded: dynamic buffer handling
2003-03-13 johanknolHacked const and volatile modifiers a bit
2003-03-10 borutradded my_popen()
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
2002-08-11 borutrremoved unneeded #include "sdccconf.h"
2002-03-03 johanknolChangelog:1.102 I hate to repeat myself ...
2002-03-03 johanknolchanged some warnings to errors when codegen is skipped
2002-02-24 johanknolxa51 backup
2002-01-07 johanknolfixed bug #498744
2001-12-24 johanknolthe real constExprTree()
2001-12-01 johanknolfixed bug #485513, although a warning should be thrown...
2001-11-19 johanknolFixed bug #483124
2001-11-16 karahaliosModified error message format to conform closer to...
2001-11-12 johanknolextra warnings for excess scalar/array/struct initializers
2001-11-05 michaelh* src/SDCCmain.c (parseCmdLine): Added support for...
2001-11-04 sandeepAdded a new warning message "W_CAST_STRUCT_PTR" when
2001-10-30 johanknola beauty patch from bug #476062
2001-10-08 johanknolfixed bug #467893
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
next