* bfd.h: Update to get hppa_core_struct from bfd.c.
authorStu Grossman <grossman@cygnus>
Tue, 22 Dec 1992 05:27:05 +0000 (05:27 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 22 Dec 1992 05:27:05 +0000 (05:27 +0000)
include/ChangeLog
include/bfd.h

index 6bf679e063078a96d8f6830bf89dfcbd35f096cd..68cfbdcf6c4597e80bdaca0a94a7a19483ebc421 100644 (file)
@@ -1,3 +1,7 @@
+Mon Dec 21 21:25:50 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * bfd.h:  Update to get hppa_core_struct from bfd.c.
+
 Thu Dec 17 00:42:35 1992  John Gilmore  (gnu@cygnus.com)
 
        * bfd.h:  Update to get tekhex tdata name change from bfd.
index 667815f764668f9de41ad73ef9b074c12f1a5219..dd3ede9edfbf088b0e3e10865c2168acc0151ae2 100644 (file)
@@ -1228,6 +1228,7 @@ struct _bfd
       struct sun_core_struct *sun_core_data;
       struct trad_core_struct *trad_core_data;
       struct hppa_data_struct *hppa_data;
+      struct hppa_core_struct *hppa_core_data;
       PTR any;
       } tdata;
   
This page took 0.025433 seconds and 4 git commands to generate.