X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fcommon%2FChangeLog;h=023687c4c68d28c31f29f475e52d44a872cbc182;hb=9d45df1b8cfd6bd5bb578dde318e29f5069dcdda;hp=191e2e9693d3209f061dea0e6ac6747d91e6e1ad;hpb=3618a6e972780ed158ab4530fdb1096672af477e;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 191e2e9693..023687c4c6 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,48 @@ +Tue Apr 28 18:28:58 1998 Geoffrey Noer + + * common/aclocal.m4: call AM_EXEEXT in SIM_AC_COMMON, define + AM_CYGWIN32 and AM_EXEEXT. + * common/Make-common.in: set EXEEXT, add missing EXEEXTs + to run and install-common rules. + * common/configure: regenerate + +Sat Apr 25 17:45:01 1998 Andrew Cagney + + * sim-types.h (cell_word): New type. + (natural_cell): Delete type. + +Sun Apr 26 15:31:55 1998 Tom Tromey + + * configure: Regenerated to track ../common/aclocal.m4 changes. + * config.in: Ditto. + +Sun Apr 26 15:25:07 1998 Tom Tromey + + * acconfig.h (NEED_DECLARATION_PRINTF): Removed. + +Fri Apr 24 14:16:40 1998 Tom Tromey + + * configure: Regenerated to track ../common/aclocal.m4 changes. + * config.in: Ditto. + +Fri Apr 24 11:38:08 1998 Tom Tromey + + * acconfig.h: New file. + * Make-common.in (top_builddir): New macro. + (INTL_LIB): Removed. + (INTLLIBS): New macro. + (INTLDEPS): Likewise. + (LIBDEPS): Use INTLDEPS. + (EXTRA_LIBS): Use INTLLIBS. + * aclocal.m4 (SIM_AC_COMMON): Call CY_GNU_GETTEXT. + (CY_WITH_NLS, CY_GNU_GETTEXT, AM_PATH_PROG_WITH_TEST, + AM_LC_MESSAGES): New macros from GNU gettext. + +Fri Apr 24 19:57:59 1998 Andrew Cagney + + * sim-config.h: Discard leading _ from macros. + * sim-types.h: Ditto. + Wed Apr 22 14:14:19 1998 Michael Meissner * Make-common.in (CSEARCH): Add -I to intl directories. @@ -5,11 +50,6 @@ Wed Apr 22 14:14:19 1998 Michael Meissner (LIBDEPS): Add $(INTL_LIB). (EXTRA_LIBS): Ditto. -start-sanitize-sky -Tue Apr 21 17:29:48 1998 Jim Lemke - * sim-base.h: Add configure option --with-sim-funit. - -end-sanitize-sky Tue Apr 21 12:44:27 1998 Doug Evans * cgen-types.h (GETHIDI,MAKEDI): Tweak.