From: Nathan Sidwell Date: Wed, 13 Dec 2006 10:39:14 +0000 (+0000) Subject: libgloss/ X-Git-Tag: newlib-csl-coldfire-4_1-32~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e64858da890dcbfcb3d8a0c4a07489f112bd055;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/ChangeLog.csl b/ChangeLog.csl index f364afcf615..782e4d31fdf 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,11 @@ +2006-12-13 Nathan Sidwell + + 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 Kazu Hirata