summaryrefslogtreecommitdiffstats
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-10-24 21:26:51 +0000
committerJeff Law <law@redhat.com>1995-10-24 21:26:51 +0000
commit18a1140191f98acd7d7447f2a77e3a7db07eb311 (patch)
treedccfca3144efe38d568d388fb7349913d681c160 /gas
parent3f687c7896795bac80f4e2e15f565562f34b4e30 (diff)
downloadppe42-binutils-18a1140191f98acd7d7447f2a77e3a7db07eb311.tar.gz
ppe42-binutils-18a1140191f98acd7d7447f2a77e3a7db07eb311.zip
* config/tc-hppa.c (md_pseudo_table): Add new ".nsubspa" opcode.
(pa_subspace): For ".nsubspa", always create a new subspace with the given attributes, even if one already exists with the same name. So we can put every function into its own $CODE$ subspace.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 1e598110e1..f9d5074255 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+Tue Oct 24 15:21:33 1995 Jeffrey A Law (law@cygnus.com)
+
+ * config/tc-hppa.c (md_pseudo_table): Add new ".nsubspa" opcode.
+ (pa_subspace): For ".nsubspa", always create a new subspace
+ with the given attributes, even if one already exists with the
+ same name.
+
Tue Oct 24 14:50:38 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* config/tc-ppc.h (TC_FORCE_RELOCATION_SECTION): Rename from
OpenPOWER on IntegriCloud