aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-14 23:13:13 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-14 23:13:13 +0000
commitae09d880bdb0dd56036953766f30a83826896e79 (patch)
treea93e714cfd5d3a06dd5be3c2be2c60cac9ea14f2 /gas/ChangeLog
parent7393a6f0b1947ba825d4107b297a709559ad1dca (diff)
downloadgdb-ae09d880bdb0dd56036953766f30a83826896e79.zip
gdb-ae09d880bdb0dd56036953766f30a83826896e79.tar.gz
gdb-ae09d880bdb0dd56036953766f30a83826896e79.tar.bz2
From Alan Modra <alan@spri.levels.unisa.edu.au>:
* configure.in: Remove duplicate setting of cpu_type. Check whether opcodes library is required for on all targets, not just primary one. * configure: Rebuild.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 04e5f3c..0d61fd1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -11,6 +11,12 @@ Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.d
Wed Feb 14 13:43:24 1996 Ian Lance Taylor <ian@cygnus.com>
+ From Alan Modra <alan@spri.levels.unisa.edu.au>:
+ * configure.in: Remove duplicate setting of cpu_type. Check
+ whether opcodes library is required for on all targets, not just
+ primary one.
+ * configure: Rebuild.
+
* config/tc-mips.c (mips_big_got): New static variable.
(s_extern): Don't declare.
(reg_needs_delay): New static function.