Make core files work again on most hosts.
authorJohn Gilmore <gnu@cygnus>
Fri, 16 Oct 1992 10:14:47 +0000 (10:14 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 16 Oct 1992 10:14:47 +0000 (10:14 +0000)
gdb/ChangeLog

index 0a65309e74a2e398e9acd19cec977ea334a91139..e36a392260060e8086eef12cd59ffb319f8049ad 100644 (file)
@@ -1,9 +1,19 @@
 Fri Oct 16 03:02:28 1992  John Gilmore  (gnu@cygnus.com)
 
-       * config/decstation.mh, news.mh (NATDEPFILES):  Add corelow.o.
+       Make core files work again (add back the `core' target).
+
+       * config/decstation.mh, news.mh, sun2os3.mh, sun2os4.mh
+       (NATDEPFILES):  Add corelow.o.
        * config/delta88.mt, m88k.mt (TDEPFILES):  Remove coredep.o, it's
        native dependent.
 
+       * config/3b1.mh, bigmips.mh, hp300bsd.mh, hppabsd.mh, hppahpux.mh,
+       i386sco.mh, i386v.mh, i386v32.mh, irix3.mh, isi.mh, linux.mh,
+       littlemips.mh, merlin.mh, news1000.mh, pn.mh, rtbsd.mh, tahoe.mh,
+       vaxbsd.mh, vaxult.mh (XDEPFILES): Add corelow.o whenever coredep.o
+       appears.  FIXME, these should be moved to NATDEPFILES for native
+       use only.
+
 Thu Oct 15 21:53:53 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
 
        Ultra3 host/target/native split.  (untested).
@@ -38,7 +48,6 @@ Thu Oct 15 02:59:30 1992  John Gilmore  (gnu@cygnus.com)
        it should be possible to set these attributes independently.
 
        * core.c (core_command):  Make nicer error message for no core support.
-       
 
        Lint around file_ptr's (bfd's off_t's) and bfd_seek.
 
This page took 0.031026 seconds and 4 git commands to generate.