aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>1999-09-28 04:13:25 +0000
committerGeoffrey Keating <geoffk@geoffk.org>1999-09-28 04:13:25 +0000
commitfba2b7f93ec2bd58fc9fe390d112575b69516347 (patch)
tree1dc46e95fb88d55b65a8e160b2c11eba0916db6e /gas/ChangeLog
parentd02f29adb2b49fd2dfa8451e8a37b3d568b7e90c (diff)
downloadfsf-binutils-gdb-fba2b7f93ec2bd58fc9fe390d112575b69516347.zip
fsf-binutils-gdb-fba2b7f93ec2bd58fc9fe390d112575b69516347.tar.gz
fsf-binutils-gdb-fba2b7f93ec2bd58fc9fe390d112575b69516347.tar.bz2
* config/tc-mips.c (nopic_need_relax): Allow for the
.sdata.foo sections generated by -fdata-sections, and for the .gnu.linkonce.s sections generated by C++.
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 c45b43c..ac219fc 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Tue Sep 28 14:06:44 1999 Geoffrey Keating <geoffk@cygnus.com>
+
+ * config/tc-mips.c (nopic_need_relax): Allow for the
+ .sdata.foo sections generated by -fdata-sections,
+ and for the .gnu.linkonce.s sections generated by C++.
+
Thu Sep 23 07:13:45 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handling