Filename renaming
authorSteve Chamberlain <sac@cygnus>
Sun, 1 Dec 1991 07:06:30 +0000 (07:06 +0000)
committerSteve Chamberlain <sac@cygnus>
Sun, 1 Dec 1991 07:06:30 +0000 (07:06 +0000)
gas/ChangeLog
gas/a.out.gnu.h

index 4876a90b3cd03dd88cbf049b40c450925cb35d0d..6bdb71af12ee0fbb6ab88cbbcbbf4d5ed965611d 100644 (file)
@@ -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)
index 7f9fb78f1a3fbb0ef613eee7736432414de2c3df..6621ea2bb521592c5881dd3ff81013c7ed0b2ebc 100755 (executable)
@@ -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__
 
This page took 0.02511 seconds and 4 git commands to generate.