* src/pic16/pcode.c (pBlockRemoveUnusedLabels,pic16_pBlockAddInval,
[fw/sdcc] / device / include /
2007-04-23 tecodev* device/include/pic/pic16f886.h,
2007-04-20 MaartenBrock* as/mcs51/asmain.c (search_path_append, search_path_fo...
2007-04-18 MaartenBrock* device/include/ds400rom.h,
2007-04-10 MaartenBrock* device/include/mcs51/C8051F120.h: added some defines...
2007-04-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-04-03 MaartenBrock* device/include/math.h,
2007-03-28 MaartenBrock* device/include/mcs51/C8051F360.h: new, added
2007-03-24 MaartenBrock* device/include/assert.h: applied patch 1686533 to...
2007-03-22 tecodev* device/include/pic/pic14devices.txt: 16f688 has only...
2007-03-13 jesuscdevice/include/mcs51/P89LPC925.h: Added missing P1_6...
2007-03-13 tecodev* device/include/pic16/pic18f2221.h,
2007-03-10 jesuscdevice/include/mcs51/ADuC84x.h: Added.
2007-03-09 tecodev* device/include/pic/pic14devices.txt: fixed confsiz...
2007-02-23 tecodev* device/include/pic/pic14devices.txt: 16f684 has only...
2007-02-22 jesuscdevice/include/mcs51/P89LPC925.h: Added
2007-02-20 jesuscP89LPC925 draft.
2007-02-07 tecodev* src/pic16/devices.inc,
2007-02-04 jesuscAdded missing comment in SST89x5xRDx.h
2007-02-03 jesuscdevice/include/mcs51/SST89x5xRDx.h: Added
2007-01-28 tecodev* src/pic16/devices.inc,
2007-01-20 tecodev* device/include/pic/pic14regs.h: reverted accidental...
2007-01-20 tecodev* device/lib/pic/libdev/devices.txt: device list for...
2007-01-14 tecodev* doc/sdccman.lyx: updated PIC14/16 command line args...
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-12-12 tecodev* src/pic/device.h: removed AssignedMemory structure...
2006-12-11 MaartenBrock* device/include/mcs51/C8051F520.h: fixed buggy CPT0MX
2006-12-11 jesuscdevice/include/mcs51/cc2430.h: fixed missing ';'
2006-12-10 MaartenBrock* device/include/tinibios.h: removed defines for putcha...
2006-12-10 MaartenBrock* device/include/malloc.h: removed init_dynamic_memory
2006-12-03 MaartenBrock* device/include/mcs51/cc2430.h: inserted _XPAGE
2006-12-03 jesuscdevice/include/mcs51/cc2430.h: added
2006-12-02 MaartenBrock* device/include/asm/default/features.h,
2006-11-30 tecodev* src/pic/device.c (create_pic,ram_map): add memRange...
2006-11-29 MaartenBrock* device/include/asm/mcs51/features.h,
2006-11-23 MaartenBrock* device/include/mcs51/c8051f000.h, device/include...
2006-11-23 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-11-23 MaartenBrock* device/include/mcs51/C8051F520.h: new, added
2006-11-21 tecodev* device/include/pic16/pic18f4550.h,
2006-11-03 MaartenBrock* device/include/mcs51/c8051f020.h,
2006-10-29 jesuscdevice/include/mcs51/serial_IO.h: putchar() and getchar...
2006-10-29 MaartenBrock* device/include/malloc.h,
2006-10-10 tecodev* src/pic16/pcode.c (pic16_pCode2str): use isACCESS_BAN...
2006-10-04 tecodev* device/include/pic/{pic16f84.h,pic16f84a.h},
2006-09-27 MaartenBrock* device/include/mcs51/at89c51snd1c.h: fixed MSK_SREQ...
2006-09-26 MaartenBrock* device/include/stdlib.h: added rand prototypes
2006-09-04 tecodev* device/lib/pic16/libdev/pic18f4550.c,
2006-08-26 jesuscdevice/include/mcs51/P89c51RD2.h: fixed bug 1546936...
2006-08-10 MaartenBrock* device/include/stddef.h: c temporary hack to fix...
2006-08-10 jesuscRegister Declarations for Chipcon CC2510Fx/CC2511Fx
2006-07-25 MaartenBrock* device/include/mcs51/compiler.h: fixed SFR32 for...
2006-07-23 MaartenBrock* device/include/mcs51/compiler.h: added SFRX for xdata...
2006-07-08 MaartenBrock* device/include/mcs51/XC866.h: added sbit definitions...
2006-07-02 tecodev* src/pic16/devices.inc,
2006-06-25 tecodev* device/lib/pic/libm: NEW, added math library functions
2006-06-22 jesuscFixed bug 1510144: Error in header at89c51ed2.h
2006-06-11 vrokas* device/include/pic16/adc.h,
2006-06-09 MaartenBrock* device/include/mcs51/compiler.h: new, added header...
2006-05-15 MaartenBrock* device/include/mcs51/P89c51RD2.h,
2006-05-12 MaartenBrock* doc/sdccman.lyx: documented numeric ranges, WEBDOC...
2006-05-11 MaartenBrock* device/inlcude/mcs51/msc1210.h: new, added, thanks...
2006-05-01 tecodev* src/pic/device.c (sanitise_processor_name): only...
2006-04-28 bernhardheld* device/include/Makefile.in (install): added installat...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-04-22 MaartenBrock* as/asx8051.dsp: added mcs51/strcmpi.h
2006-04-21 borutrgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2006-04-17 borutr* device/include/Makefile.in: added pic/*.inc to the...
2006-04-11 tecodev* device/lib/pic/libdev/*.c,
2006-04-11 tecodev* src/pic/device.c (find_device): removed debug output
2006-04-06 tecodev* .version: bumped version to 2.5.6 (pic14 ABI changed)
2006-04-06 maartenbrock* device/include/mcs51/c8051f410.h: added interrupt...
2006-03-07 maartenbrock* device/include/mcs51/c8051f410.h: new SiLabs mcu
2006-02-16 maartenbrock* device/include/mcs51/at89s8253.h: new, thanks to...
2006-02-14 maartenbrock* device/include/hc08/mc68hc908gp32.h,
2006-02-10 maartenbrock* device/include/mcs51/at89c51snd1c.h: updated comments...
2006-02-08 maartenbrock* support/regression/ports/mcs51-xstack-auto/spec.mk...
2005-12-06 maartenbrock* config.dsp: added dependency on .version and configur...
2005-11-28 friefadded file submitted by Weston T. Schmidt <schmidtw...
2005-11-26 jesuscCorrected typo in prototype of __fsgt
2005-10-30 maartenbrock* device/lib/medium/Makefile: added for new memory...
2005-10-28 tecodev* device/include/pic/p16f_common.inc: added common...
2005-10-26 tecodev* src/SDCCsymt.c (compStructSize): allow signed bitfiel...
2005-10-04 tecodev* device/include/pic16/pic18fregs.h, src/pic16/devices...
2005-09-21 tecodev* device/include/pic16/pic18f1220.h,
2005-08-23 maartenbrock* as/mcs51/aslink.h: completed lkrloc.c prototypes
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
2005-08-07 tecodev* src/pic16/gen.c (genrshTwo): fixed sign extension
2005-08-04 jesuscat89c51ed2.h, p89v51rd2.h, at89s53.h: GNU Lesser License
2005-08-04 belaLicense -> GNU Lesser General License
2005-08-03 belaLicense -> GNU Lesser General License
2005-08-02 jesuscno message
2005-08-02 belamissing definition PT added
2005-07-31 tecodev* device/lib/pic16/libdev/pic18f458.c,
2005-07-30 jesuscAdded missing bits.
2005-07-29 maartenbrock* device/include/mcs51/msm8xc154s.h: added, thanks...
2005-07-24 jesuscdevice/include/mcs51/at89c51ed2.h: added.
2005-07-08 jesuscAdded missing T2MOD sfr
2005-06-25 jesuscdevice/lib/mcs51/p89v51rd2.h, device/lib/mcs51/at89s53...
2005-06-24 tecodev* device/lib/pic16/libdev/pic18f[68][567]20.c:
2005-06-24 tecodev* device/lib/pic16/libdev/pic18f2455.c,
2005-06-15 tecodev* src/pic16/NOTES: moved Vangelis from active developer...
next