From f1f40f95ca7d812e433e1e875ed315956ec84845 Mon Sep 17 00:00:00 2001
From: Stan Cox <scox@redhat.com>
Date: Wed, 29 Jul 1998 01:47:13 +0000
Subject: [PATCH] sparc.h: (R_SPARC_REV32): Added for little endian data e.g.
 sparc 86x.

---
 include/elf/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index f5ced544eb4..709c505d6d4 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jul 28 18:14:07 1998  Stan Cox  <scox@equinox.cygnus.com>
+
+	* sparc.h: (R_SPARC_REV32): Added for little endian data e.g. sparc 86x.
+
 Fri Jul 24 11:22:06 1998  Jeffrey A Law  (law@cygnus.com)
 
 	* mn10300.h: Add R_MN10300_24 relocation.