aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-03-20 21:07:43 +0000
committerKen Raeburn <raeburn@cygnus>1994-03-20 21:07:43 +0000
commit3680de746a3327deff4f6463c2f4bc3662a6a29f (patch)
tree37b175868d1f79a3f767ef6e47ae6e174aca3e4c /gas
parent1871f91a9144158a63aeb2b6e1d63dac3a4a357e (diff)
downloadgdb-3680de746a3327deff4f6463c2f4bc3662a6a29f.zip
gdb-3680de746a3327deff4f6463c2f4bc3662a6a29f.tar.gz
gdb-3680de746a3327deff4f6463c2f4bc3662a6a29f.tar.bz2
* config/obj-coff.c (obj_pseudo_table): Supply "section" unconditionally.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d3f72bc..609ad00 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Sun Mar 20 14:43:14 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+ * config/obj-coff.c (obj_pseudo_table): Supply "section"
+ unconditionally.
+
* write.c (set_symtab): Define only if BFD_ASSEMBLER.
Sun Mar 20 12:06:05 1994 Jeffrey A. Law (law@snake.cs.utah.edu)