* gas/mn10300/am33_2.s: New test.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index d817a3e901acfe5ade2eb90e5f05b5f072415219..3961a80ee8fad347d75cc40d44f35f3ddcadec58 100644 (file)
@@ -1,3 +1,64 @@
+Fri Jun 12 13:40:05 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
+       ($(PACKAGE).pot): Unconditionally depend on POTFILES.
+
+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.
+
+Tue Apr 28 19:17:33 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * gprof.c (main): Conditionally call setlocale.
+       * gprof.h: Include <locale.h> if HAVE_LOCALE_H.
+       (LC_MESSAGES): Now can be defined even when ENABLE_NLS.
+
+Tue Apr 28 19:50:09 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * corefile.c: Rename from core.c.
+       * corefile.h: Rename from core.h.
+       * Many .c files: Include corefile.h rather than core.h.
+       * Makefile.am (sources): Change core.c to corefile.c.
+       (noinst_HEADERS): Change core.h to corefile.h.
+       ($(OBJECTS)): Depend upon corefile.h rather than core.h.
+       (corefile.o): Rename target from core.o, depend upon corefile.c.
+       * Makefile.in, po/POTFILES.in: Rebuild.
+
+Mon Apr 27 16:50:40 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Change version number to 2.9.4
+       * configure: Rebuild.
+
+Wed Apr 22 16:01:17 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
+
+Wed Apr 22 00:00:22 1998  Tom Tromey  <tromey@scribbles.cygnus.com>
+
+       * gprof.h: Added includes and defines for gettext.
+       * configure.in (ALL_LINGUAS): New macro.
+       Call CY_GNU_GETTEXT.  Create po/Makefile.in and po/Makefile.
+       * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
+       HAVE_LC_MESSAGES): Define.
+       * gprof.c (main): Call setlocale, bindtextdomain, textdomain.
+       * Makefile.am (SUBDIRS): New macro.
+       (INCLUDES): Look in intl dirs for headers.  Define LOCALEDIR.
+       (gprof_DEPENDENCIES): Added INTLDEPS.
+       (gprof_LDADD): Added INTLLLIBS.
+       (POTFILES): New macro.
+       (po/POTFILES.in): New target.
+       * Many files: Wrap user-visible strings with gettext invocation.
+
+Tue Apr  7 12:43:37 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       From hjl@lucon.org <H.J. Lu>:
+       * Makefile.am (diststuff): New target.
+       * Makefile.in: Rebuild.
+
 Mon Mar 30 12:47:48 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Set version to 2.9.1.
This page took 0.023677 seconds and 4 git commands to generate.