]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
libgloss/
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 13 Dec 2006 10:39:14 +0000 (10:39 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Wed, 13 Dec 2006 10:39:14 +0000 (10:39 +0000)
* m68k/Makefile (install_cf): Don't loop over files here.  Only
install sources for the default multilib.
(install_fido): Likewise.
(install_io): Install bsps in one go.

ChangeLog.csl

index f364afcf6157262f27837fb4a50b59610667a713..782e4d31fdf4cdee041889b83141742ae3cfec40 100644 (file)
@@ -1,3 +1,11 @@
+2006-12-13  Nathan Sidwell  <nathan@codesourcery.com>
+
+       libgloss/
+       * m68k/Makefile (install_cf): Don't loop over files here.  Only
+       install sources for the default multilib.
+       (install_fido): Likewise.
+       (install_io): Install bsps in one go.
+
 2006-12-01  Nathan Sidwell  <nathan@codesourcery.com>
            Kazu Hirata  <kazu@codesourcery.com>