diff options
author | Jim Wilson <wilson@tuliptree.org> | 2005-10-05 01:19:36 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2005-10-05 01:19:36 +0000 |
commit | c13c918a2c36c8f5097572d0a55dcd27717716c6 (patch) | |
tree | 2e7020ee97ab92a30c85693820fcfd2f01c9a786 /ChangeLog | |
parent | 12f94210bab4a75d94ec4e82f93739b345ef328e (diff) | |
download | binutils-gdb-c13c918a2c36c8f5097572d0a55dcd27717716c6.tar.gz |
Fix mips-elf --enable-libmudflap make -j2 failure.
* Makefile.def (lang_env_dependencies): Add libmudflap.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d513c6ddbd1..e0bdc01ba35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-04 James E Wilson <wilson@specifix.com> + + * Makefile.def (lang_env_dependencies): Add libmudflap. + * Makefile.in: Regenerate. + 2005-10-03 Catherine Moore <clm@cm00re.com> * configure.in (bfin-*-*): Support bfin. |