summaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2001-03-29 02:32:52 +0000
committerHans-Peter Nilsson <hp@axis.com>2001-03-29 02:32:52 +0000
commit5f5ae9e23390d19d96b3d55b45c8d63e1375328c (patch)
tree0d130c3992508790e5a28dd49d9cc61d72f46782 /gas
parent58e7ad161f4caa67b8fe4e5311a9f35f70bc191e (diff)
downloadbinutils-redhat-5f5ae9e23390d19d96b3d55b45c8d63e1375328c.tar.gz
Clarify ChangeLog entry
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7144264203..1d10694ddf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -2,8 +2,8 @@
* config/tc-cris.h (tc_fix_adjustable): Allow only
BFD_RELOC_CRIS_32_GOTREL of the PIC relocs.
- * config/tc-cris.c (cris_get_pic_suffix): Correct reloc used in
- example to valid.
+ * config/tc-cris.c (cris_get_pic_suffix): Correct reloc type in
+ example in comment to valid type.
2001-03-28 H.J. Lu <hjl@gnu.org>