From 22f9c062f19b5d8b965afde5324d377e6ea8d2c0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 30 Sep 2008 06:48:32 +0000 Subject: [PATCH] =?UTF-8?q?2008-09-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * liblnk/regs.S: Remove (Renamed into liblnk/regs.h). * liblnk/regs.h: New (Renamed from liblnk/regs.S). * Makefile.am, liblnk/pmon.S: Reflect renamer. --- c/src/lib/libbsp/mips/hurricane/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/c/src/lib/libbsp/mips/hurricane/ChangeLog b/c/src/lib/libbsp/mips/hurricane/ChangeLog index 59c9bcecfe..882d65adb9 100644 --- a/c/src/lib/libbsp/mips/hurricane/ChangeLog +++ b/c/src/lib/libbsp/mips/hurricane/ChangeLog @@ -1,3 +1,9 @@ +2008-09-29 Ralf Corsépius + + * liblnk/regs.S: Remove (Renamed into liblnk/regs.h). + * liblnk/regs.h: New (Renamed from liblnk/regs.S). + * Makefile.am, liblnk/pmon.S: Reflect renamer. + 2008-09-29 Ralf Corsépius * Makefile.am: Eliminate bsp.am. Build startup files as side-effect