The MSP430 target supports both 16-bit and 20-bit size_t and intptr_t. Some implicit casts in Newlib expect these types to be "long", (a 32-bit type on MSP430) which causes warnings during compilation such as: "cast from pointer to integer of different size" |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| bsd_qsort_r.c | ||
| bsearch.c | ||
| db_local.h | ||
| extern.h | ||
| hash.c | ||
| hash.h | ||
| hash_bigkey.c | ||
| hash_buf.c | ||
| hash_func.c | ||
| hash_log2.c | ||
| hash_page.c | ||
| hcreate.3 | ||
| hcreate.c | ||
| hcreate_r.c | ||
| ndbm.c | ||
| page.h | ||
| qsort.c | ||
| qsort_r.c | ||
| tdelete.c | ||
| tdestroy.c | ||
| tfind.c | ||
| tsearch.3 | ||
| tsearch.c | ||
| twalk.c | ||