enable build on sparc-solaris
[fw/sdcc] / device /
2005-08-20 sdcc-builderenable build on sparc-solaris
2005-08-16 friefslightly shorter
2005-08-13 tecodev* device/lib/pic16/Makefile.subdir: weakened clean...
2005-08-13 tecodev* device/lib/Makefile.in (port-specific-objects-pic16):
2005-08-12 tecodev* src/pic16/glue.c (pic16_print(G)PointerType): do...
2005-08-10 tecodev* device/lib/Makefile.in: fixed copying pic16 libraries...
2005-08-10 tecodev* src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied...
2005-08-07 tecodev* src/pic16/gen.c (genrshTwo): fixed sign extension
2005-08-05 borutr* device/lib/Makefile.in: added missing ';'
2005-08-04 jesuscat89c51ed2.h, p89v51rd2.h, at89s53.h: GNU Lesser License
2005-08-04 borutr* configure.in: pic16 libraries build 2nd try - enable...
2005-08-04 belaLicense -> GNU Lesser General License
2005-08-03 belaLicense -> GNU Lesser General License
2005-08-02 borutr* device/lib/Makefile.in: pic16 libraries build enabled...
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-22 maartenbrock* as/mcs51/lkarea.c: enlarged codemap for banked memory
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
2005-07-08 jesuscAdded missing T2MOD sfr
2005-06-28 maartenbrock* device/lib/_gptrget.c: also push/pop _PSBANK, added...
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
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...
2005-06-06 friefChanged PB0 to PBO as requested by Marcel Telka in...
2005-05-27 maartenbrock* device/lib/_strncpy.c: fixed the fix
2005-05-26 maartenbrock* device/lib/_strncpy.c: fixed not filling with \0
2005-05-24 tecodev* device/include/pic16/pic18f{442,452,458}.h: fixed...
2005-05-22 tecodev* src/pic16/main.c (_process_pragma): check for missing
2005-05-18 tecodev* device/lib/pic16/libdev/pic18f*.c,
2005-05-17 tecodev* device/include/pic18f{2550,4331,4455,4520}.h: NEW
2005-05-15 maartenbrock* device/lib/printf_large.c: fixed bug 1193299
2005-05-15 friefadded include file for (sp)lint
2005-05-15 friefmade parseable with lint
2005-05-14 tecodev* device/lib/pic16/Makefile.common.in: add --optimize...
2005-04-14 maartenbrock* device/include/z80/stdio.h,
2005-04-14 epetrich* src/mcs51/gen.c (genEndFunction): removed unused...
2005-04-12 maartenbrock* device/include/malloc.h: removed redundant __reentran...
2005-04-07 tecodev* device/include/pic16/usart.h: added compatibility...
2005-04-07 maartenbrock* device/lib/Makefile.in: updated for port specific...
2005-04-07 maartenbrock* device/include/8051.h,
2005-04-06 maartenbrock* device/include/stdarg.h: changed SDCC specific keywor...
2005-04-06 vrokas* device/lib/pic16/libio/Makefile.rules: moved $(CSTD...
2005-04-06 vrokas* device/include/pic16/usart.h: added, missing in previ...
2005-04-02 vrokas* new missed to commit in SDCC v2.4.8 #1.988
2005-04-02 vrokas* device/include/asm/pic16/features.h,
2005-04-01 epetrich* device/include/Makefile.in: add support for hc08...
2005-03-31 vrokas* src/pic16/device.c (Pics16[]): added devices 18F2550...
2005-03-22 maartenbrock* device/include/mcs51reg.h: fixed bug 842007
2005-03-19 maartenbrock* device/lib/makefile.in: added abs.c and labs.c
2005-03-17 maartenbrock* device/include/stdint.h: added
2005-03-15 maartenbrock* device/lib/printf_large.c: removed inline assembly...
2005-03-14 vrokas* device/lib/pic16/startup/crt0i.c (_cinit): local...
2005-03-09 pjsfix leading zero support in printf_fast
2005-03-03 belasab80c509 definitions added
2005-02-14 tecodev* device/lib/pic16/libc/string/memccpy.c: changed 3rd...
2005-02-13 vrokas* device/include/pic16/string.h: modified prototype...
2005-02-03 maartenbrock* device/include/mcs51/c8051f120.h: added decalrations...
2005-02-02 tecodev* src/SDCCast.c (processParms): disabled W_NONRENT_ARGS...
2005-02-02 maartenbrock* device/include/mcs51/c8051f040.h: added define CPT2_PAGE
2005-01-29 maartenbrock* device/include/Makefile.in: create/copy mcs51 and...
2005-01-27 maartenbrock* device/include/c8051fxxx.h: removed these 6 new files
2005-01-26 tecodev* src/pic16/gen.c (genAssign): fixed assignment from...
2005-01-25 epetrich* device/lib/expf.c: fixed bug #1095792
2005-01-24 vrokas* device/lib/pic16/libm: added Math library sources
2005-01-23 vrokas* src/pic16/gen.c: fixed bug #1106975,
2005-01-22 vrokas* printf_tiny.c: NEW,
2005-01-22 vrokas* .version: bumped version number to 2.4.8
2005-01-21 tecodev* device/lib/Makefile.in: fixed test for pic16 install dir
2005-01-18 vrokas* Makefile, Makefile.rules: compile utils directory,
2005-01-18 vrokas* device/lib/pic16/libc/stdlib/x_ftoa.c: it defines...
2005-01-18 vrokas* device/lib/pic16/libc/utils/cnvfrac.S,cnvint.S: suppo...
2005-01-18 vrokas* added x_ftoa.c: it defines x_ftoa function which...
2005-01-18 vrokas* device/include/asm/pic16/features.h: added _CODE...
2005-01-01 pjsAdded mcs51 asm versions of logf and expf
2004-12-28 pjsDon't provide printf_fast, printf_fast_f and printf_tin...
2004-12-28 maartenbrock* device/lib/sincosf.c (sincosf): don't invert bit...
2004-12-28 pjsAdded printf_fast_f. Same as printf_fast, but with...
2004-12-27 pjsAdded mcs51 assembly float lib functions (add, sub...
2004-12-27 pjsAdded mcs51 assembly versions for the 12 float/integer...
2004-12-27 pjsImprovements to float support in printf_fast
2004-12-25 pjsOpps, update build so printf_tiny is actually part...
2004-12-25 pjsAdded printf_tiny (minimal but useful printing in only...
2004-12-20 vrokas* src/SDCCast.c (gatherAutoInit): allow pic16 to emit...
2004-12-09 maartenbrock* device/include/sdcc-lib.h: inserted LGPL, added includes
2004-12-02 slade_richAdded a header file for PIC16F877 device.
2004-11-26 maartenbrock* device/lib/printf_large.c (calculate_digit): removed...
2004-11-26 maartenbrock* device/lib/printf_large.c (_print_format): fixed...
2004-11-24 vrokasLarge cummulative patch for pic16 port.
2004-11-19 frief_naked allows to use ret instead of sjmp to ret
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2004-11-06 maartenbrock* as/xa51/xa_version.h,
2004-11-05 vrokas* initial revision, PIC16 C Library headers
2004-11-05 vrokas* initial import, various character functions
next