aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-03-18 18:56:18 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-03-18 18:56:18 +0000
commit177b4a6ad0047c8995fbc55016bc4f4b68d53b4a (patch)
tree3fb8b26d058121a3ad3482a7e4dcfb176379da7a /gas/ChangeLog
parentbeb43bb9f438c2b23c0875b84f9f401b64652839 (diff)
downloadgdb-177b4a6ad0047c8995fbc55016bc4f4b68d53b4a.zip
gdb-177b4a6ad0047c8995fbc55016bc4f4b68d53b4a.tar.gz
gdb-177b4a6ad0047c8995fbc55016bc4f4b68d53b4a.tar.bz2
* config/tc-mips.c (md_estimate_size_before_relax): Do not modify
the EXTENDED bit here; report the estimate according to the current size.
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 f6331af..b918360 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-18 Alexandre Oliva <aoliva@redhat.com>
+
+ * config/tc-mips.c (md_estimate_size_before_relax): Do not modify
+ the EXTENDED bit here; report the estimate according to the
+ current size.
+
2002-03-18 Tom Rix <trix@redhat.com>
* configure.in: Add AIX 5 support.