aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-10-13 23:08:10 +0000
committerKen Raeburn <raeburn@cygnus>1993-10-13 23:08:10 +0000
commit97eb2f0cb61a312b0a1cbdd723bb9eef9795e4cb (patch)
treee437f0de187214a8ca8ff7bfe04a89ef48aeae39 /bfd/ChangeLog
parent6327ba5dc7fa16e87d9d5d7c3b5dbec5a2443444 (diff)
downloadgdb-97eb2f0cb61a312b0a1cbdd723bb9eef9795e4cb.zip
gdb-97eb2f0cb61a312b0a1cbdd723bb9eef9795e4cb.tar.gz
gdb-97eb2f0cb61a312b0a1cbdd723bb9eef9795e4cb.tar.bz2
More "make dep" fixups.
Apollo 68k support from Troy Rollo <troy@cbme.unsw.edu.au>.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1c8e07d..91152d2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,32 @@
+Wed Oct 13 18:39:03 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * Makefile.in (dep-in): New rule, for editing dependencies into
+ Makefile.in in $(srcdir). Use move-if-change.
+ (.dep1, dep): Use move-if-change.
+ (CFILES): Add coff-apollo.c.
+
+ Sun Oct 10 18:02:56 1993 Troy Rollo (troy@cbme.unsw.EDU.AU)
+
+ * Makefile.in: Recognise new file, coff-apollo.o
+
+ * coff-apollo.c: New file
+
+ * coffcode.h: Recognise apollo magic numbers and writable text
+
+ * coffswap.h: Swap Apollo optional header entries
+
+ * config.bfd: Add line for Apollo
+
+ * configure.host: Replace apollo68b and apollo68v with Apollo
+
+ * configure.in: Recognise apollocoff_vec
+
+ * targets.c: Likewise
+
+ * config/apollo.mh, config/apollo.mt: New files
+
+ * hosts/apollo68.h: Remove inclusion of strings.h
+
Wed Oct 13 14:28:17 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* coff-i386.c (i3coff_object_p): Now static.