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:
authorNick Clifton <nickc@redhat.com>2005-07-20 15:35:03 +0400
committerNick Clifton <nickc@redhat.com>2005-07-20 15:35:03 +0400
commit08ce42dab25fa131e0c2f39b85b42a8cffa2eced (patch)
treea8881bf9b02991946ecfa5fca6e06dcd69cd3ffe /include/elf/ChangeLog
parent018a7ccb034af6733e35cedeb421993879b6abe1 (diff)
Add support for a 32bit PC relative reloc
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 5b8c3eb3f..1822b40b1 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+ * m32r.h (R_M32R_REL32): Added.
+
2005-07-18 Ben Elliston <bje@au.ibm.com>
* dwarf2.h (enum dwarf_type): Remove DW_AT_GNU_decimal_float.