From 3fe34b0c39eb282c10e75ec411ba672f591b7247 Mon Sep 17 00:00:00 2001 From: jesusc Date: Sun, 6 Jul 2003 19:39:18 +0000 Subject: [PATCH] Support for files created with the sdcc librarian git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2723 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85f4789f..6605120d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-07-06 Jesus Calvino-Fraga + + * support/librarian/sdcclib.c: sdcc librarian. + * as/mcs51/aslink.h, as/mcs51/lklib.c: Support for libraries created + with sdcclib. + 2003-07-03 Jesus Calvino-Fraga * as/mcs51/lkmain.c: properly handle extensions in function afile. -- 2.47.2