aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-11-03 23:52:52 +0000
committerKen Raeburn <raeburn@cygnus>1994-11-03 23:52:52 +0000
commit9e6473f52ab81d717e922762a89f616571117116 (patch)
tree34eb0cc3081887c3bf8dc571ed3994b4a1177519 /bfd
parent72f2e984205ee48ba159e06fb33aa77230249dd9 (diff)
downloadgdb-9e6473f52ab81d717e922762a89f616571117116.zip
gdb-9e6473f52ab81d717e922762a89f616571117116.tar.gz
gdb-9e6473f52ab81d717e922762a89f616571117116.tar.bz2
aoutx.h fixes from net
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 272f035..5238413 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -11,6 +11,12 @@ Thu Nov 3 18:19:13 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
underscore also
* makefile.dos: del ctor.o, add cofflink.o and elf32.o
+ * aoutx.h (adjust_o_magic): If user set data section vma, use it
+ to determine the default bss vma. Patch from Takada Hiroaki,
+ hiro@is.s.u-tokyo.ac.jp.
+ (machine_type, case bfd_arch_vax): Set *unknown to false. Patch
+ from John David Anglin <dave@hiauly1.hia.nrc.ca>.
+
Wed Nov 2 15:24:51 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* archive.c (normalize): Change to take a BFD as an argument.