Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2001-09-18 14:01:41 +0400
committerAlan Modra <modra@gmail.com>2001-09-18 14:01:41 +0400
commit8b77cd25035f952a8f55cb25a0c8d32d58acd888 (patch)
tree39e22486fc3888270412a81bf8043d0b9d934733 /include/elf/ChangeLog
parent44346d6912c7d98f396727d0c8cf8f9c95018693 (diff)
* internal.h (elf_internal_rela): Make r_addend a bfd_vma.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 10dc0474f..e9032aa44 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-18 Alan Modra <amodra@bigpond.net.au>
+
+ * internal.h (elf_internal_rela): Make r_addend a bfd_vma.
+
2001-09-13 Alexandre Oliva <aoliva@redhat.com>
* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.