aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog4
-rw-r--r--gprof/ChangeLog4
-rw-r--r--gprof/po/Make-in1
-rw-r--r--opcodes/ChangeLog4
4 files changed, 13 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 89ebfc4..e675156 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+Sun May 10 22:35:02 1998 Jeffrey A Law (law@cygnus.com)
+
+ * po/Make-in (install-info): New target.
+
Thu May 7 15:49:07 1998 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10200.c (md_assemble): Handle "bra" just like "jmp"
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index a37042a..3f8de63 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+Sun May 10 22:35:33 1998 Jeffrey A Law (law@cygnus.com)
+
+ * po/Make-in (install-info): New target.
+
Tue May 5 18:28:40 1998 Tom Tromey <tromey@cygnus.com>
* gprof.h (_): Undefine BFD's version.
diff --git a/gprof/po/Make-in b/gprof/po/Make-in
index b6e4bc9..e9ba51f 100644
--- a/gprof/po/Make-in
+++ b/gprof/po/Make-in
@@ -106,6 +106,7 @@ $(srcdir)/stamp-cat-id: $(PACKAGE).pot
install: install-exec install-data
install-exec:
+install-info:
install-data: install-data-@USE_NLS@
install-data-no: all
install-data-yes: all
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b182aa9..efb226d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+Sun May 10 22:37:22 1998 Jeffrey A Law (law@cygnus.com)
+
+ * po/Make-in (install-info): New target.
+
Thu May 7 17:15:59 1998 Ian Lance Taylor <ian@cygnus.com>
* configure.in (WIN32LIBADD): Add -lintl on cygwin32.