aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-05-09 01:50:04 +0000
committerKen Raeburn <raeburn@cygnus>1995-05-09 01:50:04 +0000
commitfd1fdba2580ad1c6149f422a57bc4c427670461b (patch)
treee81a2615b3803f2af181ba90cfca2ded459e764b
parent7e1bfb70aa2268fb7820b96a0bb6d2ab1a61c4be (diff)
downloadfsf-binutils-gdb-fd1fdba2580ad1c6149f422a57bc4c427670461b.zip
fsf-binutils-gdb-fd1fdba2580ad1c6149f422a57bc4c427670461b.tar.gz
fsf-binutils-gdb-fd1fdba2580ad1c6149f422a57bc4c427670461b.tar.bz2
* subsegs.h (seg_info): Provide dummy version for non-BFD_ASSEMBLER,
non-MANY_SEGMENTS configuration. It should never get invoked, but this is easier than conditionalizing some of the uses. (struct seg_info_trash): Dummy type used by above to make code compile.
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d729774..52f1b7b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+Mon May 8 21:44:13 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * subsegs.h (seg_info): Provide dummy version for
+ non-BFD_ASSEMBLER, non-MANY_SEGMENTS configuration. It should
+ never get invoked, but this is easier than conditionalizing some
+ of the uses.
+ (struct seg_info_trash): Dummy type used by above to make code
+ compile.
+
Fri May 5 14:47:13 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
* config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define to 1, not