aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
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
commit23ec5d03124e6105a19f9d6d7d1410f0de589f50 (patch)
tree6642b93c501e653b717c72090784707d8cf81a7b /gas/ChangeLog
parentd551a338e2a48edc7f970822cb980954f7db3ee2 (diff)
downloadgdb-23ec5d03124e6105a19f9d6d7d1410f0de589f50.zip
gdb-23ec5d03124e6105a19f9d6d7d1410f0de589f50.tar.gz
gdb-23ec5d03124e6105a19f9d6d7d1410f0de589f50.tar.bz2
Clarify ChangeLog entry
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7144264..1d10694 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>