diff options
author | DJ Delorie <dj@redhat.com> | 2002-12-17 03:55:46 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-12-17 03:55:46 +0000 |
commit | 9bb76eb8a6e2a287775acf0188788a24d7c81dde (patch) | |
tree | ad7d55f40a9fc9448039d513218be9bf0f6a619c /gas/ChangeLog | |
parent | 46f2b5418fa033d9a9e1d8ceb1ff8e673c1addc3 (diff) | |
download | gdb-9bb76eb8a6e2a287775acf0188788a24d7c81dde.zip gdb-9bb76eb8a6e2a287775acf0188788a24d7c81dde.tar.gz gdb-9bb76eb8a6e2a287775acf0188788a24d7c81dde.tar.bz2 |
* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation
has already been set up, use it.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7c2ea41..b48a63e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-12-16 Andrew MacLeod <amacleod@redhat.com> + + * config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation + has already been set up, use it. + 2002-12-16 Kazu Hirata <kazu@cs.umass.edu> * ChangeLog-9295: Fix a typo. |