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:
authorMark Shinwell <shinwell@codesourcery.com>2006-08-21 13:53:55 +0400
committerMark Shinwell <shinwell@codesourcery.com>2006-08-21 13:53:55 +0400
commitd11f7b5608d7e6743f8d7f96fac9e550758fb65c (patch)
tree135d1c0788ed2ffb1db19404831f227c3650492c
parent8c006f1c6c7a85ae3be589b0cab97d8f6fa07cb1 (diff)
bfd/
* elf32-arm.c (elf32_arm_link_hash_table): Correct typo in comment for target1_is_rel.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index ac2b9881a..7562a352c 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-08-21 Mark Shinwell <shinwell@codesourcery.com>
+
+ bfd/
+ * elf32-arm.c (elf32_arm_link_hash_table): Correct typo in
+ comment for target1_is_rel.
+
2006-08-19 Joseph Myers <joseph@codesourcery.com>
gas/