diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2007-09-14 14:51:36 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2007-09-14 14:51:36 +0000 |
commit | 5bd8be130956d40b66bc2f2ee0744b341ee65d58 (patch) | |
tree | 7acf3a1ea56bb4223ab2140f89422e89e8ba5410 /ChangeLog | |
parent | 3ea6b9a58b29d198395f20033e945b18a52d286e (diff) | |
download | binutils-gdb-5bd8be130956d40b66bc2f2ee0744b341ee65d58.tar.gz |
* configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
to $skipdirs and only disable gprof for newlib. Use the normal
mips*-elf* handling in other respects.
* configure: Regnerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 57beec50ea6..6c4b91747ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-09-14 Richard Sandiford <richard@codesourcery.com> + + * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty + to $skipdirs and only disable gprof for newlib. Use the normal + mips*-elf* handling in other respects. + * configure: Regnerate. + 2007-09-12 David Daney <ddaney@avtrex.com> * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus |