* device/lib/Makefile.in: fixed parallel builds (i.e., make -jN, N>1)
[fw/sdcc] / device / lib / Makefile.in
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-08-30 pjsOnly build each library if configure listed it in ports...
2001-08-15 bernhardheldAssembler functions for _mulint and _mullong
2001-08-08 michaelh* Optimised many of the library functions
2001-07-27 pjsAdded printf_fast to library
2001-07-11 michaelhAdded .lib files to copy
2001-07-11 michaelhRe-worked the makefiles and includes to target z80...
2001-07-07 johanknoloops, sorry
2001-07-06 johanknolNo .cdb's anymore
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-06-26 johanknolavoid $(CPPFLAGS) abuse
2001-06-26 johanknolremoved some warnings
2001-03-13 johanknolfixed the ds390/*.lib files
2001-03-09 johanknolskip libds390 if --disable-ds390-port
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-24 stevewilliams Move library files and headers to an sdcc subdirectory.
2001-02-17 johanknoladded stdc time support
2001-02-09 johanknolrenamed muslong.c to mulslong.c to be consistent
2000-09-18 kvigorClean .lib files out of ds390/ before copying new ones up
2000-09-16 johanknolrestructured fp support
2000-09-15 kvigorAdd tini and install-tini targets to master makefile
2000-08-24 johanknolMakefile.dep grew too large on my system
2000-08-23 johanknoldidn't checked the make (un)install, had some quarks...
2000-08-23 johanknolds390 library support
2000-02-11 sandeepdirectory name changed
2000-01-31 drdaniMinor fixes
2000-01-17 michaelhInitial revision