From 6baef6d24a925a9260f517bc8b76bdc8816defa0 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 13 Dec 1994 16:07:02 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 6585e68..8bcc7b7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Dec 13 08:04:15 1994 Ian Lance Taylor + + * 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 * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use -- 2.7.4