2007-01-20 |
tecodev | * device/lib/pic/libdev/devices.txt: device list for...
|
commit | commitdiff | tree |
2007-01-19 |
tecodev | * src/pic/device.c (register_map): fixed list construction
|
commit | commitdiff | tree |
2007-01-14 |
tecodev | * doc/sdccman.lyx: updated PIC14/16 command line args...
|
commit | commitdiff | tree |
2006-12-12 |
tecodev | * src/pic/device.h: removed AssignedMemory structure...
|
commit | commitdiff | tree |
2006-12-10 |
tecodev | * device/lib/pic16/libc/stdio/vfprintf.c,
|
commit | commitdiff | tree |
2006-12-01 |
tecodev | * src/pic/pcode.c (register_reassign): do not crash...
|
commit | commitdiff | tree |
2006-11-30 |
tecodev | * src/pic/device.c (dump_sfr): always emit symbols
|
commit | commitdiff | tree |
2006-11-30 |
tecodev | * src/pic/device.c (create_pic,ram_map): add memRange...
|
commit | commitdiff | tree |
2006-11-23 |
tecodev | * src/regression/Makefile: add -L path to fresh library
|
commit | commitdiff | tree |
2006-11-21 |
tecodev | * device/include/pic16/pic18f4550.h,
|
commit | commitdiff | tree |
2006-11-20 |
tecodev | * src/pic/device.{c,h}: added pic14_getPIC()
|
commit | commitdiff | tree |
2006-11-20 |
tecodev | * src/pic/pcode.c: changed inverted ops for DECFSZ...
|
commit | commitdiff | tree |
2006-11-11 |
tecodev | * src/pic/pcode.c (newpCodeOpBit): search SymbolTab...
|
commit | commitdiff | tree |
2006-10-28 |
tecodev | * src/pic/ralloc.c (newReg): create aliases for registers...
|
commit | commitdiff | tree |
2006-10-28 |
tecodev | * src/pic/gen.c (genFunction,genCall): drop "same code...
|
commit | commitdiff | tree |
2006-10-16 |
tecodev | * src/pic/pcode.c (BankSelect): another fix on (partial...
|
commit | commitdiff | tree |
2006-10-15 |
tecodev | * src/pic/pcode.c (InsertBankSel): suppress BANKSELs...
|
commit | commitdiff | tree |
2006-10-10 |
tecodev | * src/SDCCmain.c (optionsTable): accept --stack-size...
|
commit | commitdiff | tree |
2006-10-10 |
tecodev | * src/pic16/pcode.c (pic16_pCode2str): use isACCESS_BANK...
|
commit | commitdiff | tree |
2006-10-10 |
tecodev | * src/pic/main.c (_pic14_parseOptions): added --stack...
|
commit | commitdiff | tree |
2006-10-04 |
tecodev | * device/include/pic/{pic16f84.h,pic16f84a.h},
|
commit | commitdiff | tree |
2006-09-20 |
tecodev | * device/lib/pic16/libio/i2c/i2cnack.c (i2c_nack):...
|
commit | commitdiff | tree |
2006-09-08 |
tecodev | * src/pic16/main.c (_pic16_linkEdit,pic16_linkCmd),
|
commit | commitdiff | tree |
2006-09-04 |
tecodev | * device/lib/pic16/libdev/pic18f4550.c,
|
commit | commitdiff | tree |
2006-09-04 |
tecodev | * src/pic16/gen.c (genPackBits): fix assignemnt to...
|
commit | commitdiff | tree |
2006-09-04 |
tecodev | * src/pic/gen.c (genReceive): skip unreferenced arguments,
|
commit | commitdiff | tree |
2006-09-03 |
tecodev | * src/pic/ralloc.c,
|
commit | commitdiff | tree |
2006-07-20 |
tecodev | * src/pic/device.c (addMemRange,assignRegister): suppress...
|
commit | commitdiff | tree |
2006-07-02 |
tecodev | * src/pic16/devices.inc,
|
commit | commitdiff | tree |
2006-06-26 |
tecodev | * src/pic16/gen.c (genFunction, genEndFunction): also...
|
commit | commitdiff | tree |
2006-06-25 |
tecodev | * device/lib/pic/libm: NEW, added math library functions
|
commit | commitdiff | tree |
2006-06-19 |
tecodev | * src/pic/glue.h,src/pic16/glue.h: added prototypes
|
commit | commitdiff | tree |
2006-06-19 |
tecodev | * src/pic/glue.h: added pic14aopLiteral prototype
|
commit | commitdiff | tree |
2006-06-18 |
tecodev | * src/SDCCsymt.c (initCSupport): change return type...
|
commit | commitdiff | tree |
2006-06-16 |
tecodev | * src/pic16/gen.c (shiftR2Left2Result): fixed bug ...
|
commit | commitdiff | tree |
2006-06-10 |
tecodev | * src/pic16/gen.c (pic16_aopOp): use WREG as destination...
|
commit | commitdiff | tree |
2006-06-05 |
tecodev | * src/pic16/{pcode.h,genarith.c}:
|
commit | commitdiff | tree |
2006-05-22 |
tecodev | * src/pic16/gen.c (pic16_storeForReturn): fragile fix for
|
commit | commitdiff | tree |
2006-05-20 |
tecodev | * src/pic/gen.c (bitpatternFromVal): fixed for 64-bit...
|
commit | commitdiff | tree |
2006-05-01 |
tecodev | * src/pic/device.c (sanitise_processor_name): only...
|
commit | commitdiff | tree |
2006-04-29 |
tecodev | * src/pic16/pcode.c (pic16_newpCodeOpLit12),
|
commit | commitdiff | tree |
2006-04-28 |
tecodev | * src/pic/{gen.c,main.h,pcode.c},
|
commit | commitdiff | tree |
2006-04-28 |
tecodev | * src/pic/gen.c (genFunction): set global pic14_hasInterrupt on
|
commit | commitdiff | tree |
2006-04-24 |
tecodev | * src/pic/device.c (pic14_assignConfigWordValue): remember...
|
commit | commitdiff | tree |
2006-04-24 |
tecodev | * src/pic/pcoderegs.c (OptimizeRegUsage): do not optimize
|
commit | commitdiff | tree |
2006-04-11 |
tecodev | * src/pic16/gen.c (getFreePtr, pic16_popRegFromString),
|
commit | commitdiff | tree |
2006-04-11 |
tecodev | * device/lib/pic/libdev/*.c,
|
commit | commitdiff | tree |
2006-04-11 |
tecodev | * src/pic/device.c (find_device): removed debug output
|
commit | commitdiff | tree |
2006-04-06 |
tecodev | * .version: bumped version to 2.5.6 (pic14 ABI changed)
|
commit | commitdiff | tree |
2006-03-16 |
tecodev | * src/pic16/genarith.c (genAddLit): simplified and...
|
commit | commitdiff | tree |
2006-03-08 |
tecodev | * src/pic16/main.c (_hasNativeMulFor): fixed bug #1444425
|
commit | commitdiff | tree |
2006-03-02 |
tecodev | * src/pic16/gen.c (genPcall,pic16_derefPtr,genGenPointerGet,
|
commit | commitdiff | tree |
2006-02-08 |
tecodev | * src/pic/pcode.c (pciTRIS): fixed typo,
|
commit | commitdiff | tree |
2005-12-18 |
tecodev | * src/pic16/gen.c: added IS_DIRECT macro for "direct...
|
commit | commitdiff | tree |
2005-12-08 |
tecodev | * src/pic/device.c: renamed is_shared to pic14_is_shared
|
commit | commitdiff | tree |
2005-11-16 |
tecodev | * src/pic/pcode.c (LinkFlow): handle empty flows correctly,
|
commit | commitdiff | tree |
2005-11-11 |
tecodev | * src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
|
commit | commitdiff | tree |
2005-10-28 |
tecodev | * device/include/pic/p16f_common.inc: added common...
|
commit | commitdiff | tree |
2005-10-27 |
tecodev | * doc/sdccman.lyx: corrected version (should be 2.5...
|
commit | commitdiff | tree |
2005-10-27 |
tecodev | * .version: changed version to 2.5.4
|
commit | commitdiff | tree |
2005-10-26 |
tecodev | * src/SDCCsymt.c (compStructSize): allow signed bitfields...
|
commit | commitdiff | tree |
2005-10-11 |
tecodev | * device/lib/pic16/libio/i2c.ignore: added 1320, fixes...
|
commit | commitdiff | tree |
2005-10-04 |
tecodev | * device/include/pic16/pic18fregs.h, src/pic16/devices...
|
commit | commitdiff | tree |
2005-09-30 |
tecodev | * src/pic16/device.c (Pics16[]): moved device descriptions...
|
commit | commitdiff | tree |
2005-09-23 |
tecodev | * configure.in, configure: have device/lib/pic configured
|
commit | commitdiff | tree |
2005-09-21 |
tecodev | * device/include/pic16/pic18f1220.h,
|
commit | commitdiff | tree |
2005-09-18 |
tecodev | * src/pic16/gen.c (genFarPointerGet,genFarPointerSet...
|
commit | commitdiff | tree |
2005-09-05 |
tecodev | * src/pic16/ralloc.c (pic16_allocDirReg): use device...
|
commit | commitdiff | tree |
2005-09-05 |
tecodev | * device/lib/pic16/libc/Makefile: added (missing) string...
|
commit | commitdiff | tree |
2005-08-22 |
tecodev | * src/pic16/gen.c (pic16_loadFromReturn): added check...
|
commit | commitdiff | tree |
2005-08-13 |
tecodev | * device/lib/pic16/Makefile.subdir: weakened clean...
|
commit | commitdiff | tree |
2005-08-13 |
tecodev | * device/lib/Makefile.in (port-specific-objects-pic16):
|
commit | commitdiff | tree |
2005-08-12 |
tecodev | * src/pic16/glue.c (pic16_print(G)PointerType): do...
|
commit | commitdiff | tree |
2005-08-10 |
tecodev | * device/lib/Makefile.in: fixed copying pic16 libraries...
|
commit | commitdiff | tree |
2005-08-10 |
tecodev | * src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied...
|
commit | commitdiff | tree |
2005-08-07 |
tecodev | * src/pic16/gen.c (genrshTwo): fixed sign extension
|
commit | commitdiff | tree |
2005-08-05 |
tecodev | * src/pic16/gen.c (pic16_aopGet): fixed handling of...
|
commit | commitdiff | tree |
2005-08-03 |
tecodev | * src/pic16/gen.c (pic16_derefPtr): NEW, single place
|
commit | commitdiff | tree |
2005-08-02 |
tecodev | * src/pic16/gen.c (genPackBits): removed deprecated...
|
commit | commitdiff | tree |
2005-07-31 |
tecodev | * device/lib/pic16/libdev/pic18f458.c,
|
commit | commitdiff | tree |
2005-07-23 |
tecodev | * src/pic/gen.h: added emitpcode macro for debugging
|
commit | commitdiff | tree |
2005-07-22 |
tecodev | * src/SDCCmain.c (linkEdit): initialized linkerScriptFileName,
|
commit | commitdiff | tree |
2005-07-22 |
tecodev | * src/pic/device.c (dump_sfr): replaced register declaration...
|
commit | commitdiff | tree |
2005-07-21 |
tecodev | * src/pic/gen.c (aopOp): do not generate AOP_ACC operands...
|
commit | commitdiff | tree |
2005-07-04 |
tecodev | * src/pic/gen.c (genPointerGet): handle pointers to...
|
commit | commitdiff | tree |
2005-07-04 |
tecodev | * src/pic/gen.c (popGet): changed assert to allow for
|
commit | commitdiff | tree |
2005-07-01 |
tecodev | * src/pic/gen.h: added prototypes emitpComment, popGetAddr and
|
commit | commitdiff | tree |
2005-06-24 |
tecodev | * device/lib/pic16/libdev/pic18f[68][567]20.c:
|
commit | commitdiff | tree |
2005-06-24 |
tecodev | * device/lib/pic16/libdev/pic18f2455.c,
|
commit | commitdiff | tree |
2005-06-15 |
tecodev | * src/pic16/NOTES: moved Vangelis from active developers...
|
commit | commitdiff | tree |
2005-05-31 |
tecodev | * src/pic16/{gen.c,genarith.c}: replaced sign-extension
|
commit | commitdiff | tree |
2005-05-26 |
tecodev | * src/pic16/glue.c (pic16_printIvalChar): fixed _constant_...
|
commit | commitdiff | tree |
2005-05-26 |
tecodev | * src/pic16/glue.c (pic16_printIvalChar): fixed string
|
commit | commitdiff | tree |
2005-05-24 |
tecodev | * src/pic16/glue.c (pic16_printGPointerType): fixed...
|
commit | commitdiff | tree |
2005-05-24 |
tecodev | * device/include/pic16/pic18f{442,452,458}.h: fixed...
|
commit | commitdiff | tree |
2005-05-22 |
tecodev | * src/pic16/main.c (_process_pragma): check for missing
|
commit | commitdiff | tree |
2005-05-18 |
tecodev | * device/lib/pic16/libdev/pic18f*.c,
|
commit | commitdiff | tree |
2005-05-17 |
tecodev | * device/include/pic18f{2550,4331,4455,4520}.h: NEW
|
commit | commitdiff | tree |
2005-05-16 |
tecodev | * src/pic16/gen.{c,h}: s/mov2f/pic16_mov2f made public
|
commit | commitdiff | tree |
2005-05-14 |
tecodev | * device/lib/pic16/Makefile.common.in: add --optimize...
|
commit | commitdiff | tree |
next |