diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-01 19:31:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-01 19:31:48 +0000 |
commit | 7f82c7e1ee2dc3533a913588d9909f568bce27eb (patch) | |
tree | 0c0e0941785e365260eb8eab5b70539d636aa283 /bfd/hosts | |
parent | f10c3c09a7b4805085a992cdc99a94bc47a6bae3 (diff) | |
download | gdb-7f82c7e1ee2dc3533a913588d9909f568bce27eb.zip gdb-7f82c7e1ee2dc3533a913588d9909f568bce27eb.tar.gz gdb-7f82c7e1ee2dc3533a913588d9909f568bce27eb.tar.bz2 |
Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
* coff-m88k.c (rtype2howto): New static function.
(RTYPE2HOWTO): Use it rather than a macro definition.
* coffcode.h (coff_write_object_contents): set internal_a.magic
to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
* configure.in: m68*-motorola-sysv3* does not use ptrace-core.o;
define TRAD_HEADER to new file hosts/delta68.h.
m88*-motorola-sysv*, however, does use ptrace-core.o.
* hosts/delta68.h: New file.
* ptrace-core.c (ptrace_unix_core_file_p): change bfd_zmalloc to
bfd_zalloc; provide proper parm abfd to calls to bfd_zalloc.
Diffstat (limited to 'bfd/hosts')
-rw-r--r-- | bfd/hosts/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index f6ff29c..367d2eb 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -26,6 +26,7 @@ Things-to-keep: alphalinux.h decstation.h +delta68.h dpx2.h hp300bsd.h i386bsd.h |