* Makefile, Makefile.rules: compile utils directory,
[fw/sdcc] / device / lib / libsdcc.lib
index 022546a3da8fb3fc3e11d49cca3b27983a7aa80f..0e3ae98252f26bf7302d994f9cd60d3c0be8b4d1 100644 (file)
@@ -7,12 +7,14 @@ _ispunct
 _isspace
 _isupper
 _isxdigit
+_itoa
+_ltoa
+_strcat
 _strchr
 _strcmp
 _strcpy
 _strcspn
 _strlen
-_strcat
 _strncat
 _strncmp
 _strncpy
@@ -23,15 +25,20 @@ _strstr
 _strtok
 _memcmp
 _memcpy
+_memmove
 _memset
 _gptrget
+_gptrgetc
 _gptrput
 _decdptr
 _bp
 _spx
 _atoi
 _atol
+calloc
 malloc
+realloc
+free
 serial
 _autobaud
 _startup
@@ -41,6 +48,10 @@ gets
 printfl
 printf_large
 printf_fast
+printf_fast_f
+printf_tiny
+sprintf
 vprintf
 assert
 time
+bpx