Clarify ChangeLog entry

This commit is contained in:
Hans-Peter Nilsson 2001-03-29 02:32:52 +00:00
parent d551a338e2
commit 23ec5d0312
1 changed files with 2 additions and 2 deletions

View File

@ -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>