GNU Binutils with patches for OS216
修订版 | 3e64858da890dcbfcb3d8a0c4a07489f112bd055 (tree) |
---|---|
时间 | 2006-12-13 19:39:14 |
作者 | Nathan Sidwell <nathan@code...> |
Commiter | 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.
@@ -1,3 +1,11 @@ | ||
1 | +2006-12-13 Nathan Sidwell <nathan@codesourcery.com> | |
2 | + | |
3 | + libgloss/ | |
4 | + * m68k/Makefile (install_cf): Don't loop over files here. Only | |
5 | + install sources for the default multilib. | |
6 | + (install_fido): Likewise. | |
7 | + (install_io): Install bsps in one go. | |
8 | + | |
1 | 9 | 2006-12-01 Nathan Sidwell <nathan@codesourcery.com> |
2 | 10 | Kazu Hirata <kazu@codesourcery.com> |
3 | 11 |