aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <pb@gcc.gnu.org>2001-05-24 21:16:36 +0000
committerPhil Blundell <pb@gcc.gnu.org>2001-05-24 21:16:36 +0000
commit6646fd701f9bf5c8d452dc04c7a593f738534685 (patch)
treed6a3f7f8be4e5ddc5c9de8a47e33caf442637aa3
parente46ccf7c814d24040d7ba4bab65629ec73af1c59 (diff)
downloadgcc-6646fd701f9bf5c8d452dc04c7a593f738534685.zip
gcc-6646fd701f9bf5c8d452dc04c7a593f738534685.tar.gz
gcc-6646fd701f9bf5c8d452dc04c7a593f738534685.tar.bz2
install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is required.
2001-05-24 Philip Blundell <philb@gnu.org> * doc/install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is required. [[Split portion of a mixed commit.]] From-SVN: r42545.2
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5d436c8..450007a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2001-05-24 Philip Blundell <philb@gnu.org>
+ * doc/install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is
+ required.
+
+2001-05-24 Philip Blundell <philb@gnu.org>
+
* config/arm/arm.c (output_return_instruction): Correctly handle
interworking and interrupt functions.