aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-11-12 23:43:24 +0000
committerJeff Law <law@redhat.com>1993-11-12 23:43:24 +0000
commit4fdb66cd50b3afe5a77cd717a7526bcfefc4bf4d (patch)
tree4cd2eee23c72a65d2de352a23bb869d539f9b94a /bfd/ChangeLog
parent70f1d7387eaa7cfb8572a117a92b0ae39b7f51e3 (diff)
downloadgdb-4fdb66cd50b3afe5a77cd717a7526bcfefc4bf4d.zip
gdb-4fdb66cd50b3afe5a77cd717a7526bcfefc4bf4d.tar.gz
gdb-4fdb66cd50b3afe5a77cd717a7526bcfefc4bf4d.tar.bz2
* som.c (struct reloc_queue): New structure to keep track of
the last four multibyte relocations emitted. (enum pa_symbol_type): Type to fully describe the symbol types associated with .import/.export assembler directives.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a50a6f9..545dec6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
Fri Nov 12 15:29:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
+ * som.c (struct reloc_queue): New structure to keep track of
+ the last four multibyte relocations emitted.
+ (enum pa_symbol_type): Type to fully describe the symbol types
+ associated with .import/.export assembler directives.
+
* som.c: Include libhppa.h
* som.c (bfd_som_set_section_attributes): New function.