From 81f01dd5383a189dc4b2e1739b939dea5f5bc225 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Thu, 17 Apr 1997 15:12:09 +0000
Subject: [PATCH] 	From Gordon W. Ross <gwr@mc.com>: 	* aoutf1.h
 (MY_entry_is_text_address): Define if not defined. 	(sunos4_aout_backend):
 Use MY_entry_is_text_address.

---
 bfd/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b45018d57ac..0d3815e90fa 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Thu Apr 17 11:10:54 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+	From Gordon W. Ross <gwr@mc.com>:
+	* aoutf1.h (MY_entry_is_text_address): Define if not defined.
+	(sunos4_aout_backend): Use MY_entry_is_text_address.
+
 start-sanitize-d30v
 Wed Apr 16 12:43:32 1997  Martin Hunt  <hunt@cygnus.com>