* Makefile.in, configure.in, configure,
[fw/sdcc] / device / lib / libsdcc.lib
index 022546a3da8fb3fc3e11d49cca3b27983a7aa80f..5f650176676aebcc38299e35f608ed32021fc3ae 100644 (file)
@@ -1,3 +1,4 @@
+_setjmp
 _iscntrl
 _isdigit
 _isgraph
@@ -7,12 +8,14 @@ _ispunct
 _isspace
 _isupper
 _isxdigit
+_itoa
+_ltoa
+_strcat
 _strchr
 _strcmp
 _strcpy
 _strcspn
 _strlen
-_strcat
 _strncat
 _strncmp
 _strncpy
@@ -23,15 +26,24 @@ _strstr
 _strtok
 _memcmp
 _memcpy
+_memmove
 _memset
 _gptrget
+_gptrgetc
 _gptrput
 _decdptr
 _bp
 _spx
+abs
+labs
+rand
 _atoi
 _atol
-malloc
+_heap
+_calloc
+_malloc
+_realloc
+_free
 serial
 _autobaud
 _startup
@@ -41,6 +53,10 @@ gets
 printfl
 printf_large
 printf_fast
+printf_fast_f
+printf_tiny
+sprintf
 vprintf
 assert
 time
+bpx