aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog6
-rwxr-xr-xgas/a.out.gnu.h2
2 files changed, 7 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4876a90..6bdb71a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,7 +1,13 @@
+Sat Nov 30 23:03:59 1991 Steve Chamberlain (sac at rtl.cygnus.com)
+
+ * as.h: reloc.h->aout/reloc.h.
+ * a.out.gnu.h: reloc.h->aout/reloc.h
+
Thu Nov 28 13:21:41 1991 Steve Chamberlain (sac at rtl.cygnus.com)
* config/obj-coff-bfd: made multiple sections with subsections
work.
+ * config/tc-h8300.c: made $ statement sep, and int alloc 2 bytes.
Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)
diff --git a/gas/a.out.gnu.h b/gas/a.out.gnu.h
index 7f9fb78..6621ea2 100755
--- a/gas/a.out.gnu.h
+++ b/gas/a.out.gnu.h
@@ -1,7 +1,7 @@
#ifndef __A_OUT_GNU_H__
#define __A_OUT_GNU_H__
-#include "reloc.h"
+#include "aout/reloc.h"
#define __GNU_EXEC_MACROS__