diff options
author | Stu Grossman <grossman@cygnus> | 1992-01-30 19:42:52 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-01-30 19:42:52 +0000 |
commit | fa8c88b29d77e86286c55c8bb11046bac02eeec8 (patch) | |
tree | 457736c8630e7f4eec09b5af10b9bb45e134b289 /bfd/ChangeLog | |
parent | 21a7f8b6dec4e1784d62332730da45dd91bdae59 (diff) | |
download | gdb-fa8c88b29d77e86286c55c8bb11046bac02eeec8.zip gdb-fa8c88b29d77e86286c55c8bb11046bac02eeec8.tar.gz gdb-fa8c88b29d77e86286c55c8bb11046bac02eeec8.tar.bz2 |
* host-aout.c: Change TARGETNAME to "a.out" to be compatible with
gdb. config/mt-hp300bsd: Change DEFAULT_VECTOR to host_aout_vec
to prevent undefined symbol.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 11c24d0..ed92614 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 30 11:41:45 1992 Stu Grossman (grossman at cygnus.com) + + * host-aout.c: Change TARGETNAME to "a.out" to be compatible with + gdb. config/mt-hp300bsd: Change DEFAULT_VECTOR to host_aout_vec + to prevent undefined symbol. + Thu Jan 30 07:26:53 1992 Steve Chamberlain (sac at rtl.cygnus.com) Various lints found on PersSony |