diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-12-13 16:07:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-12-13 16:07:02 +0000 |
commit | 6baef6d24a925a9260f517bc8b76bdc8816defa0 (patch) | |
tree | a82bf6aefea43b46d5e00ace626ca8d15c1a2e95 | |
parent | a23e2b7cdebb597ff654d1757fc580cce1120be3 (diff) | |
download | ppe42-binutils-6baef6d24a925a9260f517bc8b76bdc8816defa0.tar.gz ppe42-binutils-6baef6d24a925a9260f517bc8b76bdc8816defa0.zip |
* config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without
requiring that the X_op_symbol be in the text_section.
(macro): Change the test for a legel expression difference to
correspond to changes in pseudo_set in read.c.
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6585e68402..8bcc7b768b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Dec 13 08:04:15 1994 Ian Lance Taylor <ian@cygnus.com> + + * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without + requiring that the X_op_symbol be in the text_section. + (macro): Change the test for a legel expression difference to + correspond to changes in pseudo_set in read.c. + Fri Dec 9 21:04:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use |