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:
authorPaul Brook <paul@codesourcery.com>2005-05-02 03:31:25 +0400
committerPaul Brook <paul@codesourcery.com>2005-05-02 03:31:25 +0400
commit533a23dbd77116310c6f9680a98d01a8fdeb9e85 (patch)
tree149fde8660f9d0b5bf200acece5e21df616d8e6c
parent597699c99e5c03b16ebc2e305117b5be569f540f (diff)
2005-05-01 Paul Brook <paul@codesourcery.com>
* bfd/elf32-arm.c (bfd_elf32_arm_process_before_allocation): Treat R_ARM_PLT32 the same as R_ARM_PC24. (arm_add_to_rel): Ditto.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f8f789e51..c381846f0 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2005-05-01 Paul Brook <paul@codesourcery.com>
+
+ * bfd/elf32-arm.c (bfd_elf32_arm_process_before_allocation): Treat
+ R_ARM_PLT32 the same as R_ARM_PC24.
+ (arm_add_to_rel): Ditto.
+
2005-05-01 Zack Weinberg <zack@codesourcery.com>
* gas/config/tc-arm.c (thumb32_mode): Rename unified_syntax.