diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-02-01 21:22:33 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-02-01 21:22:33 +0000 |
commit | a79f7ee05871b2ea3b23229f2003844d605f64ce (patch) | |
tree | 99c3609c4e1f841f399d0906d3c780f8e46fa3b6 /libgloss/ChangeLog | |
parent | 8c96f3fac27c13fa178f927753aaba3beed62209 (diff) | |
download | cygnal-a79f7ee05871b2ea3b23229f2003844d605f64ce.tar.gz cygnal-a79f7ee05871b2ea3b23229f2003844d605f64ce.tar.bz2 cygnal-a79f7ee05871b2ea3b23229f2003844d605f64ce.zip |
* cris/Makefile.in (ALL_INSTALL_FILES): New macro.
(ALL_INSTALL_FILES_NEWLIB_COPY): New macro.
(all): Use ALL_INSTALL_FILES instead of its contents. Add
ALL_INSTALL_FILES_NEWLIB_COPY.
($(objroot)/newlib/%, $(objroot)/newlib/libnosys.a): New rules
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 8e4da678e..4a7aed0cc 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,11 @@ +2005-02-01 Hans-Peter Nilsson <hp@axis.com> + + * cris/Makefile.in (ALL_INSTALL_FILES): New macro. + (ALL_INSTALL_FILES_NEWLIB_COPY): New macro. + (all): Use ALL_INSTALL_FILES instead of its contents. Add + ALL_INSTALL_FILES_NEWLIB_COPY. + ($(objroot)/newlib/%, $(objroot)/newlib/libnosys.a): New rules + 2005-01-27 Hans-Peter Nilsson <hp@axis.com> * configure.in: Support cris-*-* and crisv32-*-*. |