Home | History | Annotate | Line # | Download | only in sim
      1  1.1  christos 2021-07-01  Mike Frysinger  <vapier (a] gentoo.org>
      2  1.1  christos 
      3  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_RESERVED_BITS.
      4  1.1  christos 	(sim_reserved_bits): Delete.
      5  1.1  christos 	* m4/sim_ac_option_reserved_bits.m4: Delete first arg.  Define
      6  1.1  christos 	WITH_RESERVED_BITS.
      7  1.1  christos 	* m4/sim_ac_output.m4 (sim_reserved_bits): Delete.
      8  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
      9  1.1  christos 
     10  1.1  christos 2021-07-01  Mike Frysinger  <vapier (a] gentoo.org>
     11  1.1  christos 
     12  1.1  christos 	* configure.ac: Remove [true] from m32r SIM_TARGET call.
     13  1.1  christos 	* configure, Makefile.in: Regenerate.
     14  1.1  christos 
     15  1.1  christos 2021-06-30  Mike Frysinger  <vapier (a] gentoo.org>
     16  1.1  christos 
     17  1.1  christos 	* configure.ac: Remove [true] from cris, frv, iq2000, and lm32
     18  1.1  christos 	SIM_TARGET calls.  Include frv/acinclude.m4.
     19  1.1  christos 	* configure, Makefile.in: Regenerate.
     20  1.1  christos 
     21  1.1  christos 2021-06-30  Mike Frysinger  <vapier (a] gentoo.org>
     22  1.1  christos 
     23  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_SCACHE.
     24  1.1  christos 	(sim_scache): Delete.
     25  1.1  christos 	* m4/sim_ac_option_scache.m4: Delete first arg.  Define WITH_SCACHE.
     26  1.1  christos 	* m4/sim_ac_output.m4 (sim_scache): Delete.
     27  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
     28  1.1  christos 
     29  1.1  christos 2021-06-30  Mike Frysinger  <vapier (a] gentoo.org>
     30  1.1  christos 
     31  1.1  christos 	* configure.ac: Remove [true] from bfin SIM_TARGET call.
     32  1.1  christos 	* configure, Makefile.in: Regenerate.
     33  1.1  christos 
     34  1.1  christos 2021-06-30  Mike Frysinger  <vapier (a] gentoo.org>
     35  1.1  christos 
     36  1.1  christos 	* configure.ac (sim_default_model): Delete.
     37  1.1  christos 	* m4/sim_ac_output.m4 (sim_default_model): Likewise.
     38  1.1  christos 	* configure, Makefile.in: Regenerate.
     39  1.1  christos 	* m4/sim_ac_option_default_model.m4: Removed.
     40  1.1  christos 
     41  1.1  christos 2021-06-29  Mike Frysinger  <vapier (a] gentoo.org>
     42  1.1  christos 
     43  1.1  christos 	* m4/sim_ac_option_warnings.m4: Add -Wunused-but-set-parameter.
     44  1.1  christos 	* configure: Regenerate.
     45  1.1  christos 
     46  1.1  christos 2021-06-29  Mike Frysinger  <vapier (a] gentoo.org>
     47  1.1  christos 
     48  1.1  christos 	* m4/sim_ac_option_warnings.m4: Add -Wno-error=maybe-uninitialized.
     49  1.1  christos 	* configure: Regenerate.
     50  1.1  christos 
     51  1.1  christos 2021-06-27  Mike Frysinger  <vapier (a] gentoo.org>
     52  1.1  christos 
     53  1.1  christos 	* arch-subdir.mk.in: Move TERMCAP and READLINE variables from
     54  1.1  christos 	erc32/Makefile.in.
     55  1.1  christos 	* configure.ac: Remove [true] from erc32 SIM_TARGET call.
     56  1.1  christos 	* m4/sim_ac_platform.m4: Check for cygwin, termcap, and readline.
     57  1.1  christos 	* configure, Makefile.in: Regenerate.
     58  1.1  christos 
     59  1.1  christos 2021-06-27  Mike Frysinger  <vapier (a] gentoo.org>
     60  1.1  christos 
     61  1.1  christos 	* arch-subdir.mk.in: Move SDL_CFLAGS & SDL_LIBS from bfin/Makefile.in.
     62  1.1  christos 	* m4/sim_ac_platform.m4: Call PKG_CHECK_MODULES and export SDL_CFLAGS
     63  1.1  christos 	and SDL_LIBS.
     64  1.1  christos 	* m4/sim_ac_toolchain.m4: Call PKG_PROG_PKG_CONFIG.
     65  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
     66  1.1  christos 
     67  1.1  christos 2021-06-23  Mike Frysinger  <vapier (a] gentoo.org>
     68  1.1  christos 
     69  1.1  christos 	* configure.ac (SIM_BUILD_TARGET): Simplify sed script.
     70  1.1  christos 	* configure: Regenerate.
     71  1.1  christos 
     72  1.1  christos 2021-06-22  Mike Frysinger  <vapier (a] gentoo.org>
     73  1.1  christos 
     74  1.1  christos 	* configure.ac: Update rx SIM_TARGET call.  Include rx/acinclude.m4.
     75  1.1  christos 	* configure, Makefile.in: Regenerate.
     76  1.1  christos 
     77  1.1  christos 2021-06-22  Mike Frysinger  <vapier (a] gentoo.org>
     78  1.1  christos 
     79  1.1  christos 	* Makefile.am (SUBDIRS): Add $(SIM_SUBDIRS).
     80  1.1  christos 	* configure.ac (SIM_SUBDIRS): Define.
     81  1.1  christos 	(SIM_COMMON_BUILD): New conditional.
     82  1.1  christos 	(SIM_BUILD_TARGET): Update to take a 2nd arg.
     83  1.1  christos 	(SIM_TARGET): Update to take a 4th arg.  Update callers.
     84  1.1  christos 	(sim_bitsize, sim_float, sim_scache, sim_default_model,
     85  1.1  christos 	sim_reserved_bits): Define.
     86  1.1  christos 	* m4/sim_ac_output.m4 (SIM_COMMON_BUILD): New conditional.
     87  1.1  christos 	* configure, Makefile.in: Regenerate.
     88  1.1  christos 
     89  1.1  christos 2021-06-21  Mike Frysinger  <vapier (a] gentoo.org>
     90  1.1  christos 
     91  1.1  christos 	* arch-subdir.mk.in: Move sim-hw settings from common/Make-common.in.
     92  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_HARDWARE.
     93  1.1  christos 	* m4/sim_ac_option_hardware.m4: Use AM_CONDITIONAL for SIM_ENABLE_HW.
     94  1.1  christos 	* m4/sim_ac_output.m4: Do not require SIM_AC_OPTION_HARDWARE.
     95  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
     96  1.1  christos 
     97  1.1  christos 2021-06-21  Mike Frysinger  <vapier (a] gentoo.org>
     98  1.1  christos 
     99  1.1  christos 	* README-HACKING: Change SIM_AC_OPTION_HARDWARE to
    100  1.1  christos 	SIM_EXTRA_HW_DEVICES.
    101  1.1  christos 	* m4/sim_ac_option_hardware.m4: Remove first argument, and change
    102  1.1  christos 	configure option to a boolean.  Delete device list.
    103  1.1  christos 	* m4/sim_ac_output.m4: Delete sim_hw variables.
    104  1.1  christos 
    105  1.1  christos 2021-06-20  Mike Frysinger  <vapier (a] gentoo.org>
    106  1.1  christos 
    107  1.1  christos 	* README-HACKING (SIM_AC_COMMON): Delete mention.
    108  1.1  christos 	* m4/sim_ac_common.m4: Removed.
    109  1.1  christos 
    110  1.1  christos 2021-06-20  Mike Frysinger  <vapier (a] gentoo.org>
    111  1.1  christos 
    112  1.1  christos 	* arch-subdir.mk.in (MAINT): Define.
    113  1.1  christos 	* m4/sim_ac_common.m4: Delete AM_MAINTAINER_MODE call.
    114  1.1  christos 
    115  1.1  christos 2021-06-20  Mike Frysinger  <vapier (a] gentoo.org>
    116  1.1  christos 
    117  1.1  christos 	* arch-subdir.mk.in (CGEN_MAINT, CGENDIR): Define.
    118  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_CGEN_MAINT.
    119  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
    120  1.1  christos 
    121  1.1  christos 2021-06-20  Mike Frysinger  <vapier (a] gentoo.org>
    122  1.1  christos 
    123  1.1  christos 	* Makefile.am (AM_CPPFLAGS): Add $(SIM_INLINE).
    124  1.1  christos 	* arch-subdir.mk.in (SIM_INLINE): Define.
    125  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_INLINE.
    126  1.1  christos 	* m4/sim_ac_common.m4: Delete SIM_AC_OPTION_INLINE call.
    127  1.1  christos 	* m4/sim_ac_option_inline.m4: Output SIM_INLINE.
    128  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
    129  1.1  christos 
    130  1.1  christos 2021-06-19  Mike Frysinger  <vapier (a] gentoo.org>
    131  1.1  christos 
    132  1.1  christos 	* arch-subdir.mk.in (DTC): Define.
    133  1.1  christos 	* m4/sim_ac_toolchain.m4: Call AC_CHECK_TOOL.
    134  1.1  christos 	* configure, Makefile.in: Regenerate.
    135  1.1  christos 
    136  1.1  christos 2021-06-19  Mike Frysinger  <vapier (a] gentoo.org>
    137  1.1  christos 
    138  1.1  christos 	* arch-subdir.mk.in: Move intl vars from common/Make-common.in.
    139  1.1  christos 	* m4/sim_ac_common.m4: Move ZW_GNU_GETTEXT_SISTER_DIR call ...
    140  1.1  christos 	* m4/sim_ac_platform.m4: ... here.
    141  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    142  1.1  christos 
    143  1.1  christos 2021-06-19  Mike Frysinger  <vapier (a] gentoo.org>
    144  1.1  christos 
    145  1.1  christos 	* arch-subdir.mk.in: Move dependency vars from common/Make-common.in.
    146  1.1  christos 	* configure.ac (SIM_BUILD_TARGET): New macro.
    147  1.1  christos 	(SIM_TARGET): Call SIM_BUILD_TARGET.
    148  1.1  christos 	(example): Change AC_CONFIG_SUBDIRS to SIM_BUILD_TARGET.
    149  1.1  christos 	* m4/sim_ac_common.m4: Delete AC_PROG_CC & AC_PROG_INSTALL require,
    150  1.1  christos 	and delete ZW_CREATE_DEPDIR & ZW_PROG_COMPILER_DEPENDENCIES.
    151  1.1  christos 	* configure: Regenerate.
    152  1.1  christos 
    153  1.1  christos 2021-06-19  Mike Frysinger  <vapier (a] gentoo.org>
    154  1.1  christos 
    155  1.1  christos 	* arch-subdir.mk.in: Move toolchain vars from common/Make-common.in.
    156  1.1  christos 	* m4/sim_ac_common.m4: Delete SIM_AC_TOOLCHAIN call.  Require
    157  1.1  christos 	AC_PROG_CC and AC_PROG_INSTALL.
    158  1.1  christos 
    159  1.1  christos 2021-06-19  Mike Frysinger  <vapier (a] gentoo.org>
    160  1.1  christos 
    161  1.1  christos 	* arch-subdir.mk.in (zlibdir): New variable.
    162  1.1  christos 	(@PLUGINS_TRUE@LIBDL): New variable.
    163  1.1  christos 	* m4/sim_ac_common.m4: Move bfd dep calls ...
    164  1.1  christos 	* m4/sim_ac_platform.m4: ... here.
    165  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    166  1.1  christos 
    167  1.1  christos 2021-06-19  Mike Frysinger  <vapier (a] gentoo.org>
    168  1.1  christos 
    169  1.1  christos 	* arch-subdir.mk.in (COMMON_LIBS): New variable.
    170  1.1  christos 	* m4/sim_ac_common.m4: Delete AC_CHECK_LIB calls.
    171  1.1  christos 	* m4/sim_ac_option_hardware.m4: Likewise.
    172  1.1  christos 	* m4/sim_ac_platform.m4: Call AC_CHECK_LIB.
    173  1.1  christos 	* config.h.in, configure: Regenerate.
    174  1.1  christos 
    175  1.1  christos 2021-06-18  Mike Frysinger  <vapier (a] gentoo.org>
    176  1.1  christos 
    177  1.1  christos 	* Makefile.am (AM_CFLAGS): New variable.
    178  1.1  christos 	* arch-subdir.mk.in (WARN_CFLAGS, WERROR_CFLAGS): New variables.
    179  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_WARNINGS.
    180  1.1  christos 	* m4/sim_ac_output.m4: Delete SIM_AC_OPTION_WARNINGS require.
    181  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
    182  1.1  christos 
    183  1.1  christos 2021-06-18  Mike Frysinger  <vapier (a] gentoo.org>
    184  1.1  christos 
    185  1.1  christos 	* m4/sim_ac_option_warnings.m4: Delete 1st arg to macro.
    186  1.1  christos 
    187  1.1  christos 2021-06-18  Mike Frysinger  <vapier (a] gentoo.org>
    188  1.1  christos 
    189  1.1  christos 	* configure.ac: Output arch-subdir.mk.
    190  1.1  christos 	* Makefile.in, configure: Regenerate.
    191  1.1  christos 	* arch-subdir.mk.in: New file.
    192  1.1  christos 
    193  1.1  christos 2021-06-17  Mike Frysinger  <vapier (a] gentoo.org>
    194  1.1  christos 
    195  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_ENDIAN.
    196  1.1  christos 	* m4/sim_ac_option_endian.m4: Delete wire & default arguments.
    197  1.1  christos 	* m4/sim_ac_output.m4: Delete sim_alignment & sim_endian.
    198  1.1  christos 	* aclocal.m4, Makefile.in, config.h.in, configure: Regenerate.
    199  1.1  christos 
    200  1.1  christos 2021-06-16  Simon Marchi  <simon.marchi (a] polymtl.ca>
    201  1.1  christos 
    202  1.1  christos 	* common/Make-common.in (COMPILE, libsim.a, run$(EXEEXT),
    203  1.1  christos 	gentmap.o, gentmap): Make rules silent.
    204  1.1  christos 
    205  1.1  christos 2021-06-16  Mike Frysinger  <vapier (a] gentoo.org>
    206  1.1  christos 
    207  1.1  christos 	* m4/sim_ac_common.m4: Delete AC_EXEEXT call.
    208  1.1  christos 
    209  1.1  christos 2021-06-16  Mike Frysinger  <vapier (a] gentoo.org>
    210  1.1  christos 
    211  1.1  christos 	* m4/sim_ac_common.m4: Delete AC_CONFIG_HEADERS call.
    212  1.1  christos 
    213  1.1  christos 2021-06-15  Mike Frysinger  <vapier (a] gentoo.org>
    214  1.1  christos 
    215  1.1  christos 	* m4/sim_ac_option_hardware.m4: Delete AC_DEFINE_UNQUOTED call.
    216  1.1  christos 	Add -DHAVE_DV_SOCKSER to sim_hw_cflags.
    217  1.1  christos 
    218  1.1  christos 2021-06-15  Mike Frysinger  <vapier (a] gentoo.org>
    219  1.1  christos 
    220  1.1  christos 	* Makefile.in: Regenerate.
    221  1.1  christos 
    222  1.1  christos 2021-06-14  Mike Frysinger  <vapier (a] gentoo.org>
    223  1.1  christos 
    224  1.1  christos 	* configure.ac: Call AM_SILENT_RULES.
    225  1.1  christos 	* Makefile.in, configure: Regenerate.
    226  1.1  christos 
    227  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    228  1.1  christos 
    229  1.1  christos 	* Makefile.in: Regenerate.
    230  1.1  christos 
    231  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    232  1.1  christos 
    233  1.1  christos 	* m4/sim_ac_platform.m4: Delete sys/select.h.
    234  1.1  christos 	* config.h.in, configure: Regenerate.
    235  1.1  christos 
    236  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    237  1.1  christos 
    238  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_ALIGNMENT.
    239  1.1  christos 	* m4/sim_ac_option_alignment.m4: Delete wire and default alignment.
    240  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    241  1.1  christos 
    242  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    243  1.1  christos 
    244  1.1  christos 	* configure.ac: Define PKGVERSION & REPORT_BUGS_TO.
    245  1.1  christos 	* m4/sim_ac_common.m4: Delete calls to ACX_PKGVERSION & ACX_BUGURL.
    246  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    247  1.1  christos 
    248  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    249  1.1  christos 
    250  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO,
    251  1.1  christos 	SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
    252  1.1  christos 	* m4/sim_ac_common.m4: Delete calls to SIM_AC_OPTION_DEBUG,
    253  1.1  christos 	SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and SIM_AC_OPTION_PROFILE.
    254  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    255  1.1  christos 
    256  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    257  1.1  christos 
    258  1.1  christos 	* m4/sim_ac_common.m4: Replace --enable-sim-debug, --enable-sim-stdio,
    259  1.1  christos 	--enable-sim-trace, and --enable-sim-profile with calls to
    260  1.1  christos 	SIM_AC_OPTION_DEBUG, SIM_AC_OPTION_STDIO, SIM_AC_OPTION_TRACE, and
    261  1.1  christos 	SIM_AC_OPTION_PROFILE.
    262  1.1  christos 	* m4/sim_ac_option_debug.m4: New file.
    263  1.1  christos 	* m4/sim_ac_option_profile.m4: New file.
    264  1.1  christos 	* m4/sim_ac_option_stdio.m4: New file.
    265  1.1  christos 	* m4/sim_ac_option_trace.m4: New file.
    266  1.1  christos 
    267  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    268  1.1  christos 
    269  1.1  christos 	* m4/sim_ac_platform.m4: Check more headers, funcs, structs, and
    270  1.1  christos 	types.
    271  1.1  christos 	* config.h.in, configure: Regenerate.
    272  1.1  christos 
    273  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    274  1.1  christos 
    275  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_ENVIRONMENT.
    276  1.1  christos 	* m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ENVIRONMENT.
    277  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    278  1.1  christos 
    279  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    280  1.1  christos 
    281  1.1  christos 	* configure.ac: Call SIM_AC_OPTION_ASSERT.
    282  1.1  christos 	* m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ASSERT.
    283  1.1  christos 	* aclocal.m4, config.h.in, configure, Makefile.in: Regenerate.
    284  1.1  christos 
    285  1.1  christos 2021-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    286  1.1  christos 
    287  1.1  christos 	* configure.ac: Call AC_CONFIG_HEADERS and SIM_AC_PLATFORM.
    288  1.1  christos 	* m4/sim_ac_common.m4: Delete calls to AC_CHECK_HEADERS_ONCE,
    289  1.1  christos 	AC_CHECK_FUNCS_ONCE, AC_CHECK_MEMBERS, AC_CHECK_TYPES, and
    290  1.1  christos 	AC_TYPE_SIGNAL.
    291  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
    292  1.1  christos 	* config.h.in: New file.
    293  1.1  christos 	* m4/sim_ac_platform.m4: New file.
    294  1.1  christos 
    295  1.1  christos 2021-06-05  Mike Frysinger  <vapier (a] gentoo.org>
    296  1.1  christos 
    297  1.1  christos 	* Makefile.am: Include common/local.mk.
    298  1.1  christos 	(SIM_ALL_RECURSIVE_DEPS): Define.
    299  1.1  christos 	(all-recursive): New rule.
    300  1.1  christos 	* Makefile.in: Regenerated.
    301  1.1  christos 
    302  1.1  christos 2021-05-16  Mike Frysinger  <vapier (a] gentoo.org>
    303  1.1  christos 
    304  1.1  christos 	* Makefile.am (pkginclude_HEADERS): Define.
    305  1.1  christos 	* Makefile.in: Regenerated.
    306  1.1  christos 
    307  1.1  christos 2021-05-15  Mike Frysinger  <vapier (a] gentoo.org>
    308  1.1  christos 
    309  1.1  christos 	* m4/sim_ac_common.m4: Check for __int128 type.
    310  1.1  christos 
    311  1.1  christos 2021-05-14  Mike Frysinger  <vapier (a] gentoo.org>
    312  1.1  christos 
    313  1.1  christos 	* README-HACKING: Update callback.h path.
    314  1.1  christos 
    315  1.1  christos 2021-05-12  Mike Frysinger  <vapier (a] gentoo.org>
    316  1.1  christos 
    317  1.1  christos 	* README-HACKING: Delete mention of SIM_AC_OPTION_ENVIRONMENT.
    318  1.1  christos 
    319  1.1  christos 2021-05-12  Luis Machado  <luis.machado (a] linaro.org>
    320  1.1  christos 
    321  1.1  christos 	* d10v/interp.c (sim_create_inferior): Fix memset call.
    322  1.1  christos 
    323  1.1  christos 2021-05-07  Dimitar Dimitrov  <dimitar (a] dinux.eu>
    324  1.1  christos 
    325  1.1  christos 	* Makefile.in: Rebuild.
    326  1.1  christos 
    327  1.1  christos 2021-05-04  Tom Tromey  <tromey (a] adacore.com>
    328  1.1  christos 
    329  1.1  christos 	* Makefile.in: Rebuild.
    330  1.1  christos 	* Makefile.am (AM_CPPFLAGS): New variable.
    331  1.1  christos 
    332  1.1  christos 2021-05-04  Mike Frysinger  <vapier (a] gentoo.org>
    333  1.1  christos 
    334  1.1  christos 	* m4/sim_ac_toolchain.m4 (SIM_AC_TOOLCHAIN): Define AR_FOR_BUILD and
    335  1.1  christos 	RANLIB_FOR_BUILD.
    336  1.1  christos 	* configure, Makefile.in: Regenerate.
    337  1.1  christos 
    338  1.1  christos 2021-05-01  Mike Frysinger  <vapier (a] gentoo.org>
    339  1.1  christos 
    340  1.1  christos 	* m4/sim_ac_common.m4 (AC_CHECK_FUNCS_ONCE): Add strsignal.
    341  1.1  christos 
    342  1.1  christos 2021-04-26  Mike Frysinger  <vapier (a] gentoo.org>
    343  1.1  christos 
    344  1.1  christos 	* README-HACKING (nltvals.def): Update to gennltvals.py.
    345  1.1  christos 
    346  1.1  christos 2021-04-26  Mike Frysinger  <vapier (a] gentoo.org>
    347  1.1  christos 
    348  1.1  christos 	* m4/sim_ac_output.m4 (SIM_AC_OUTPUT): Require SIM_AC_OPTION_HARDWARE.
    349  1.1  christos 
    350  1.1  christos 2021-04-23  Mike Frysinger  <vapier (a] gentoo.org>
    351  1.1  christos 
    352  1.1  christos 	* README-HACKING (SIM_AC_OPTION_HARDWARE): Delete first two args.
    353  1.1  christos 	* m4/sim_ac_option_hardware.m4 (SIM_AC_OPTION_HARDWARE): Replace [$1]
    354  1.1  christos 	with yes.  Delete test [$2].  Change [$3] to [$1].  Update comments.
    355  1.1  christos 
    356  1.1  christos 2021-04-22  Tom Tromey  <tom (a] tromey.com>
    357  1.1  christos 
    358  1.1  christos 	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h
    359  1.1  christos 	or sys/times.h.
    360  1.1  christos 
    361  1.1  christos 2021-04-22  Tom Tromey  <tom (a] tromey.com>
    362  1.1  christos 
    363  1.1  christos 	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make.
    364  1.1  christos 
    365  1.1  christos 2021-04-21  Simon Marchi  <simon.marchi (a] polymtl.ca>
    366  1.1  christos 
    367  1.1  christos 	* m4/sim_ac_option_warnings.m4 (SIM_AC_OPTION_WARNINGS): Use
    368  1.1  christos 	-Werror when probing for supported warning flags.
    369  1.1  christos 
    370  1.1  christos 2021-04-18  Mike Frysinger  <vapier (a] gentoo.org>
    371  1.1  christos 
    372  1.1  christos 	* m4/sim_ac_common.m4: Change AC_CHECK_HEADERS to
    373  1.1  christos 	AC_CHECK_HEADERS_ONCE, merge calls, and sort args.
    374  1.1  christos 
    375  1.1  christos 2021-04-18  Mike Frysinger  <vapier (a] gentoo.org>
    376  1.1  christos 
    377  1.1  christos 	* m4/sim_ac_common.m4: Change AC_CHECK_FUNCS to AC_CHECK_FUNCS_ONCE,
    378  1.1  christos 	merge calls, and sort args.
    379  1.1  christos 
    380  1.1  christos 2021-04-03  Mike Frysinger  <vapier (a] gentoo.org>
    381  1.1  christos 
    382  1.1  christos 	* configure.ac: Add --example-sims option.
    383  1.1  christos 	* configure: Regenerate.
    384  1.1  christos 
    385  1.1  christos 2021-04-03  Mike Frysinger  <vapier (a] gentoo.org>
    386  1.1  christos 
    387  1.1  christos 	* Makefile.am (check_PROGRAMS, CLEANFILES, DISTCLEANFILES): Define.
    388  1.1  christos 	* Makefile.in: Regenerated.
    389  1.1  christos 
    390  1.1  christos 2021-04-03  Mike Frysinger  <vapier (a] gentoo.org>
    391  1.1  christos 
    392  1.1  christos 	* Makefile.am (SIM_PRIMARY_TARGET, AM_MAKEFLAGS): Define.
    393  1.1  christos 	* configure.ac: Add --enable-targets option.  Define SIM_PRIMARY_TARGET
    394  1.1  christos 	and SIM_TARGET.  Rewrite case statement with SIM_TARGET calls.
    395  1.1  christos 	* Makefile.in, configure: Regenerate.
    396  1.1  christos 
    397  1.1  christos 2021-04-02  Mike Frysinger  <vapier (a] gentoo.org>
    398  1.1  christos 
    399  1.1  christos 	* Makefile.am [SIM_ENABLE_IGEN]: Include igen/local.mk.
    400  1.1  christos 	* configure.ac: Delete AC_CONFIG_SUBDIRS(igen) call.
    401  1.1  christos 	(SIM_ENABLE_IGEN): Define.
    402  1.1  christos 	* configure, Makefile.in: Regenerate.
    403  1.1  christos 
    404  1.1  christos 2021-04-02  Mike Frysinger  <vapier (a] gentoo.org>
    405  1.1  christos 
    406  1.1  christos 	* Makefile.am (ACLOCAL_AMFLAGS): Add -Im4.
    407  1.1  christos 	(COMPILE_FOR_BUILD, LINK_FOR_BUILD): Define.
    408  1.1  christos 	* configure.ac: Replace toolchain calls with SIM_AC_TOOLCHAIN.
    409  1.1  christos 	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace toolchain calls
    410  1.1  christos 	with SIM_AC_TOOLCHAIN.
    411  1.1  christos 	* m4/sim_ac_toolchain.m4: New file.
    412  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerate.
    413  1.1  christos 
    414  1.1  christos 2021-03-08  Tom Tromey  <tromey (a] adacore.com>
    415  1.1  christos 
    416  1.1  christos 	* aclocal.m4, configure, Makefile.in: Rebuild.
    417  1.1  christos 	* configure.ac: Use AM_MAINTAINER_MODE.
    418  1.1  christos 
    419  1.1  christos 2021-03-07  Mike Frysinger  <vapier (a] gentoo.org>
    420  1.1  christos 
    421  1.1  christos 	* configure.ac (AC_CONFIG_FILES): Delete testsuite/Makefile.
    422  1.1  christos 	* Makefile.am: Include testsuite/local.mk.
    423  1.1  christos 	(AUTOMAKE_OPTIONS): Add dejagnu.
    424  1.1  christos 	* configure, Makefile.in: Regenerated.
    425  1.1  christos 
    426  1.1  christos 2021-03-07  Mike Frysinger  <vapier (a] gentoo.org>
    427  1.1  christos 
    428  1.1  christos 	* Makefile.am: New file.
    429  1.1  christos 	* configure.ac: Update AC_INIT call.  Move AC_CANONICAL_SYSTEM after
    430  1.1  christos 	it.  Call AM_INIT_AUTOMAKE.  Delete AC_CONFIG_MACRO_DIRS.
    431  1.1  christos 	* aclocal.m4, configure, Makefile.in: Regenerated.
    432  1.1  christos 
    433  1.1  christos 2021-02-28  Mike Frysinger  <vapier (a] gentoo.org>
    434  1.1  christos 
    435  1.1  christos 	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Delete CC_FOR_BUILD test.
    436  1.1  christos 	Change CC_FOR_BUILD assignment.  Define CFLAGS_FOR_BUILD.
    437  1.1  christos 
    438  1.1  christos 2021-02-28  Mike Frysinger  <vapier (a] gentoo.org>
    439  1.1  christos 
    440  1.1  christos 	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Replace AR assignment and
    441  1.1  christos 	AC_SUBST(AR) with call to AC_CHECK_TOOL(AR, ar).
    442  1.1  christos 
    443  1.1  christos 2021-02-28  Mike Frysinger  <vapier (a] gentoo.org>
    444  1.1  christos 
    445  1.1  christos 	* m4/sim_ac_common.m4 (SIM_AC_COMMON): Require AC_PROG_CPP.
    446  1.1  christos 
    447  1.1  christos 2021-02-28  Mike Frysinger  <vapier (a] gentoo.org>
    448  1.1  christos 
    449  1.1  christos 	* README-HACKING: Delete SIM_EXTRA_LIBDEPS.
    450  1.1  christos 
    451  1.1  christos 2021-02-27  Mike Frysinger  <vapier (a] gentoo.org>
    452  1.1  christos 
    453  1.1  christos 	* README-HACKING: Delete SIM_EXTRA_ALL.
    454  1.1  christos 
    455  1.1  christos 2021-02-21  Mike Frysinger  <vapier (a] gentoo.org>
    456  1.1  christos 
    457  1.1  christos 	* m4/sim_ac_common.m4, m4/sim_ac_option_alignment.m4,
    458  1.1  christos 	m4/sim_ac_option_assert.m4, m4/sim_ac_option_bitsize.m4,
    459  1.1  christos 	m4/sim_ac_option_cgen_maint.m4, m4/sim_ac_option_default_model.m4,
    460  1.1  christos 	m4/sim_ac_option_endian.m4, m4/sim_ac_option_environment.m4,
    461  1.1  christos 	m4/sim_ac_option_float.m4, m4/sim_ac_option_hardware.m4,
    462  1.1  christos 	m4/sim_ac_option_inline.m4, m4/sim_ac_option_reserved_bits.m4,
    463  1.1  christos 	m4/sim_ac_option_scache.m4, m4/sim_ac_option_smp.m4,
    464  1.1  christos 	m4/sim_ac_option_warnings.m4, m4/sim_ac_option_xor_endian.m4,
    465  1.1  christos 	m4/sim_ac_output.m4: New files.
    466  1.1  christos 
    467  1.1  christos 2021-02-20  Mike Frysinger  <vapier (a] gentoo.org>
    468  1.1  christos 
    469  1.1  christos 	* configure.tgt: Move arch list ...
    470  1.1  christos 	* configure.ac: ... here.
    471  1.1  christos 	* configure: Regenerate.
    472  1.1  christos 
    473  1.1  christos 2021-02-19  Nelson Chu  <nelson.chu (a] sifive.com>
    474  1.1  christos 
    475  1.1  christos 	PR 27158
    476  1.1  christos 	* riscv/sim-main.c (execute_i): Updated encoding macros.
    477  1.1  christos 
    478  1.1  christos 2021-02-13  Mike Frysinger  <vapier (a] gentoo.org>
    479  1.1  christos 
    480  1.1  christos 	* configure.tgt: Delete call to AC_SUBST(sim_arch).
    481  1.1  christos 	* configure: Regenerate.
    482  1.1  christos 
    483  1.1  christos 2021-02-13  Mike Frysinger  <vapier (a] gentoo.org>
    484  1.1  christos 
    485  1.1  christos 	* README-HACKING: Replace sinclude with AC_CONFIG_MACRO_DIRS in
    486  1.1  christos 	configure.ac skeleton.
    487  1.1  christos 
    488  1.1  christos 2021-02-06  Mike Frysinger  <vapier (a] gentoo.org>
    489  1.1  christos 
    490  1.1  christos 	* README-HACKING: Replace STATE_WATCHPOINTS with CPU_PC_FETCH.
    491  1.1  christos 
    492  1.1  christos 2021-02-06  Mike Frysinger  <vapier (a] gentoo.org>
    493  1.1  christos 
    494  1.1  christos 	* configure.ac (HDEFINES): Delete AC_SUBST call.
    495  1.1  christos 	* configure: Regenerate.
    496  1.1  christos 
    497  1.1  christos 2021-02-04  Mike Frysinger  <vapier (a] gentoo.org>
    498  1.1  christos 
    499  1.1  christos 	* configure.tgt (sim_arch): Add entry for riscv*-*-*.
    500  1.1  christos 	* configure: Regenerate.
    501  1.1  christos 
    502  1.1  christos 2021-01-30  Mike Frysinger  <vapier (a] gentoo.org>
    503  1.1  christos 
    504  1.1  christos 	* Makefile.in (nltvals): Change to gennltvals.py.
    505  1.1  christos 
    506  1.1  christos 2021-01-30  Mike Frysinger  <vapier (a] gentoo.org>
    507  1.1  christos 
    508  1.1  christos 	* README-HACKING: Delete reference to sizeof_pc.
    509  1.1  christos 
    510  1.1  christos 2021-01-29  Mike Frysinger  <vapier (a] gentoo.org>
    511  1.1  christos 
    512  1.1  christos 	* MAINTAINERS (Global Maintainers): Move myself back.
    513  1.1  christos 
    514  1.1  christos 2021-01-18  Mike Frysinger  <vapier (a] gentoo.org>
    515  1.1  christos 
    516  1.1  christos 	* configure.ac: Call AC_PROG_CPP.
    517  1.1  christos 	* configure: Regenerate.
    518  1.1  christos 	* Makefile.in (abs_srcdir, srcroot, CPP): Define.
    519  1.1  christos 	(nltvals): New target.
    520  1.1  christos 	* README-HACKING: Change headers to nltvals.
    521  1.1  christos 
    522  1.1  christos 2021-01-18  Mike Frysinger  <vapier (a] gentoo.org>
    523  1.1  christos 
    524  1.1  christos 	* Makefile.in (headers): Change args to gennltvals.sh.
    525  1.1  christos 	* gennltvals.sh: Rewrite from scratch.
    526  1.1  christos 	* gentvals.sh: Delete.
    527  1.1  christos 	* nltvals.def: Regen.
    528  1.1  christos 
    529  1.1  christos 2021-01-15  Mike Frysinger  <vapier (a] gentoo.org>
    530  1.1  christos 
    531  1.1  christos 	* configure.ac: Delete AC_CONFIG_SUBDIRS(testsuite) call.
    532  1.1  christos 	Add AC_CONFIG_FILES([Makefile testsuite/Makefile]) call.
    533  1.1  christos 	Drop argument to AC_OUTPUT.
    534  1.1  christos 	* configure: Regenerate.
    535  1.1  christos 
    536  1.1  christos 2021-01-12  Mike Frysinger  <vapier (a] gentoo.org>
    537  1.1  christos 
    538  1.1  christos 	* README-HACKING (SIM_RUN_OBJS): Delete.
    539  1.1  christos 
    540  1.1  christos 2021-01-09  Mike Frysinger  <vapier (a] gentoo.org>
    541  1.1  christos 
    542  1.1  christos 	* MAINTAINERS (sh64): Move to past maintainers.
    543  1.1  christos 	* configure: Regenerate.
    544  1.1  christos 	* configure.tgt (sh64*-*-*): Delete.
    545  1.1  christos 	* sh64/: Delete.
    546  1.1  christos 
    547  1.1  christos 2021-01-09  Mike Frysinger  <vapier (a] gentoo.org>
    548  1.1  christos 
    549  1.1  christos 	* README-HACKING (AC_PREREQ): Delete.
    550  1.1  christos 
    551  1.1  christos 2021-01-08  Mike Frysinger  <vapier (a] gentoo.org>
    552  1.1  christos 
    553  1.1  christos 	* README-HACKING (C Language Assumptions): Require C11 compiler.
    554  1.1  christos 
    555  1.1  christos 2020-09-03  Jose E. Marchesi  <jose.marchesi (a] oracle.com>
    556  1.1  christos 
    557  1.1  christos 	* configure.ac: Do not configure sim/testsuite nor sim/igen if the
    558  1.1  christos 	primary target doesn't have a simulator.
    559  1.1  christos 	* configure: Regenerate.
    560  1.1  christos 
    561  1.1  christos 2020-08-04  Jose E. Marchesi  <jose.marchesi (a] oracle.com>
    562  1.1  christos 	    David Faust <david.faust (a] oracle.com>
    563  1.1  christos 
    564  1.1  christos 	* configure.tgt (sim_arch): Add entry for bpf-*-*.
    565  1.1  christos 	* configure: Regenerate.
    566  1.1  christos 	* MAINTAINERS: Add maintainer for the BPF simulator.
    567  1.1  christos 
    568  1.1  christos 2019-12-19  Tom Tromey  <tromey (a] adacore.com>
    569  1.1  christos 
    570  1.1  christos 	PR build/24572:
    571  1.1  christos 	* Makefile.in (install-strip): New target.
    572  1.1  christos 
    573  1.1  christos 2019-09-23  Dimitar Dimitrov  <dimitar (a] dinux.eu>
    574  1.1  christos 
    575  1.1  christos 	* MAINTAINERS: Add myself as PRU maintainer.
    576  1.1  christos 	* configure: Regenerated.
    577  1.1  christos 	* configure.tgt: Add PRU.
    578  1.1  christos 
    579  1.1  christos 2019-09-18  Alan Modra  <amodra (a] gmail.com>
    580  1.1  christos 
    581  1.1  christos 	* common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
    582  1.1  christos 	* erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
    583  1.1  christos 	* m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
    584  1.1  christos 	* rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
    585  1.1  christos 	* rx/trace.c: Update throughout for bfd section macro changes.
    586  1.1  christos 
    587  1.1  christos 2019-02-28  Joel Brobecker  <brobecker (a] adacore.com>
    588  1.1  christos 
    589  1.1  christos 	* MAINTAINERS: Move Mike Frysinger to past maintainers' section.
    590  1.1  christos 
    591  1.1  christos 2019-02-13  Simon Marchi  <simon.marchi (a] ericsson.com>
    592  1.1  christos 
    593  1.1  christos 	* MAINTAINERS: Add Andrew Burgess as global maintainer.
    594  1.1  christos 
    595  1.1  christos 2019-01-03  Pavel I. Kryukov  <kryukov (a] frtk.ru>
    596  1.1  christos 
    597  1.1  christos 	* sim-base.h: Add 'extern C' if header is compiled with C++.
    598  1.1  christos 
    599  1.1  christos 2018-12-06  Andrew Burgess  <andrew.burgess (a] embecosm.com>
    600  1.1  christos 
    601  1.1  christos 	* common/acinclude.m4 (enable-cgen-maint): Support passing path to
    602  1.1  christos 	cgen source tree.
    603  1.1  christos 	* cris/configure: Regenerate.
    604  1.1  christos 	* frv/configure: Regenerate.
    605  1.1  christos 	* iq2000/configure: Regenerate.
    606  1.1  christos 	* lm32/configure: Regenerate.
    607  1.1  christos 	* m32r/configure: Regenerate.
    608  1.1  christos 	* or1k/configure: Regenerate.
    609  1.1  christos 	* sh64/configure: Regenerate.
    610  1.1  christos 
    611  1.1  christos 2018-07-20  Maciej W. Rozycki  <macro (a] mips.com>
    612  1.1  christos 
    613  1.1  christos 	* MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
    614  1.1  christos 	ISA maintenance.
    615  1.1  christos 
    616  1.1  christos 2018-07-19  DJ Delorie  <dj (a] redhat.com>
    617  1.1  christos 
    618  1.1  christos 	* MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
    619  1.1  christos 
    620  1.1  christos 2018-07-14  Stafford Horne  <shorne (a] gmail.com>
    621  1.1  christos 
    622  1.1  christos 	* MAINTAINERS (or1k): Add myself as or1k maintainer.
    623  1.1  christos 
    624  1.1  christos 2018-06-19  Simon Marchi  <simon.marchi (a] ericsson.com>
    625  1.1  christos 
    626  1.1  christos 	* All configure.ac: Remove AC_PREREQ.
    627  1.1  christos 	* All configure: Re-generate.
    628  1.1  christos 
    629  1.1  christos 2018-01-22  Maciej W. Rozycki  <macro (a] mips.com>
    630  1.1  christos 
    631  1.1  christos 	* MAINTAINERS: Update my company e-mail address.
    632  1.1  christos 
    633  1.1  christos 2017-12-12  Stafford Horne  <shorne (a] gmail.com>
    634  1.1  christos 	    Peter Gavin  <pgavin (a] gmail.com>
    635  1.1  christos 
    636  1.1  christos 	* configure: Regenerated.
    637  1.1  christos 
    638  1.1  christos 2017-12-12  Stafford Horne  <shorne (a] gmail.com>
    639  1.1  christos 	    Peter Gavin  <pgavin (a] gmail.com>
    640  1.1  christos 
    641  1.1  christos 	* configure.tgt: Add or1k sim.
    642  1.1  christos 
    643  1.1  christos 2017-10-12  James Bowman  <james.bowman (a] ftdichip.com>
    644  1.1  christos 
    645  1.1  christos 	* MAINTAINERS (ft32): Add myself.
    646  1.1  christos 
    647  1.1  christos 2017-10-03  Jim Wilson  <wilson (a] tuliptree.org>
    648  1.1  christos 
    649  1.1  christos 	* MAINTAINERS (aarch64): Update my email address.
    650  1.1  christos 
    651  1.1  christos 2017-09-06  John Baldwin  <jhb (a] FreeBSD.org>
    652  1.1  christos 
    653  1.1  christos 	* configure.ac: Honor existing CC_FOR_BUILD in environment.
    654  1.1  christos 	* configure: Regenerate.
    655  1.1  christos 
    656  1.1  christos 2017-02-14  Jim Wilson  <jim.wilson (a] linaro.org>
    657  1.1  christos 
    658  1.1  christos 	* MAINTAINTERS (aarch64): Add myself.
    659  1.1  christos 
    660  1.1  christos 2016-12-14  Maciej W. Rozycki  <macro (a] imgtec.com>
    661  1.1  christos 
    662  1.1  christos 	* MAINTAINERS (Maintainers for particular sims): Add myself as
    663  1.1  christos 	a MIPS maintainer.
    664  1.1  christos 
    665  1.1  christos 2016-02-03  Maciej W. Rozycki  <macro (a] linux-mips.org>
    666  1.1  christos 
    667  1.1  christos 	* MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
    668  1.1  christos 
    669  1.1  christos 2016-01-09  Mike Frysinger  <vapier (a] gentoo.org>
    670  1.1  christos 
    671  1.1  christos 	* configure.ac: Delete sim_common check and the
    672  1.1  christos 	AC_CONFIG_SUBDIRS(common) call.
    673  1.1  christos 	* configure: Regenerate.
    674  1.1  christos 	* configure.tgt (sim_common): Delete the variable.
    675  1.1  christos 
    676  1.1  christos 2016-01-09  Mike Frysinger  <vapier (a] gentoo.org>
    677  1.1  christos 
    678  1.1  christos 	* .gitignore: Delete /common/cconfig.h entry.
    679  1.1  christos 
    680  1.1  christos 2016-01-05  Nick Clifton  <nickc (a] redhat.com>
    681  1.1  christos 
    682  1.1  christos 	* MAINTAINERS: Add myself as AArch64 sim maintainer.
    683  1.1  christos 
    684  1.1  christos 2015-12-09  Tristan Gingold  <gingold (a] adacore.com>
    685  1.1  christos 
    686  1.1  christos 	* aarch64/simulator.c: Remove syscall.h include.
    687  1.1  christos 
    688  1.1  christos 2015-12-26  Mike Frysinger  <vapier (a] gentoo.org>
    689  1.1  christos 
    690  1.1  christos 	* README-HACKING: Delete mention of tconfig.h.
    691  1.1  christos 
    692  1.1  christos 2015-11-24  Nick Clifton  <nickc (a] redhat.com>
    693  1.1  christos 
    694  1.1  christos 	* configure.tgt: Add aarch64 entry.
    695  1.1  christos 	* configure: Regenerate.
    696  1.1  christos 
    697  1.1  christos 2015-06-23  Mike Frysinger  <vapier (a] gentoo.org>
    698  1.1  christos 
    699  1.1  christos 	* configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
    700  1.1  christos 	* configure: Regenerate.
    701  1.1  christos 
    702  1.1  christos 2015-06-12  Mike Frysinger  <vapier (a] gentoo.org>
    703  1.1  christos 
    704  1.1  christos 	* README-HACKING: Change configure.in to configure.ac.
    705  1.1  christos 
    706  1.1  christos 2015-04-02  H.J. Lu  <hongjiu.lu (a] intel.com>
    707  1.1  christos 
    708  1.1  christos 	* arm/configure: Regenerated.
    709  1.1  christos 	* avr/configure: Likewise.
    710  1.1  christos 	* bfin/configure: Likewise.
    711  1.1  christos 	* common/configure: Likewise.
    712  1.1  christos 	* cr16/configure: Likewise.
    713  1.1  christos 	* cris/configure: Likewise.
    714  1.1  christos 	* d10v/configure: Likewise.
    715  1.1  christos 	* erc32/configure: Likewise.
    716  1.1  christos 	* frv/configure: Likewise.
    717  1.1  christos 	* ft32/configure: Likewise.
    718  1.1  christos 	* h8300/configure: Likewise.
    719  1.1  christos 	* igen/configure: Likewise.
    720  1.1  christos 	* iq2000/configure: Likewise.
    721  1.1  christos 	* lm32/configure: Likewise.
    722  1.1  christos 	* m32c/configure: Likewise.
    723  1.1  christos 	* m32r/configure: Likewise.
    724  1.1  christos 	* m68hc11/configure: Likewise.
    725  1.1  christos 	* mcore/configure: Likewise.
    726  1.1  christos 	* microblaze/configure: Likewise.
    727  1.1  christos 	* mips/configure: Likewise.
    728  1.1  christos 	* mn10300/configure: Likewise.
    729  1.1  christos 	* moxie/configure: Likewise.
    730  1.1  christos 	* msp430/configure: Likewise.
    731  1.1  christos 	* ppc/configure: Likewise.
    732  1.1  christos 	* rl78/configure: Likewise.
    733  1.1  christos 	* rx/configure: Likewise.
    734  1.1  christos 	* sh/configure: Likewise.
    735  1.1  christos 	* sh64/configure: Likewise.
    736  1.1  christos 	* v850/configure: Likewise.
    737  1.1  christos 
    738  1.1  christos 2015-04-01  H.J. Lu  <hongjiu.lu (a] intel.com>
    739  1.1  christos 
    740  1.1  christos 	* common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
    741  1.1  christos 	(BFD_LIB): Remove $(ZLIB).
    742  1.1  christos 	(CONFIG_LIBS): Add $(ZLIB).
    743  1.1  christos 	* ppc/Makefile.in (ZLIBINC): Removed.
    744  1.1  christos 	(INCLUDES): Remove $(ZLIBINC).
    745  1.1  christos 	(BFD_LIB): Remove $(ZLIB).
    746  1.1  christos 
    747  1.1  christos 2015-04-01  H.J. Lu  <hongjiu.lu (a] intel.com>
    748  1.1  christos 
    749  1.1  christos 	* arm/configure: Regenerated.
    750  1.1  christos 	* avr/configure: Likewise.
    751  1.1  christos 	* bfin/configure: Likewise.
    752  1.1  christos 	* common/configure: Likewise.
    753  1.1  christos 	* cr16/configure: Likewise.
    754  1.1  christos 	* cris/configure: Likewise.
    755  1.1  christos 	* d10v/configure: Likewise.
    756  1.1  christos 	* erc32/configure: Likewise.
    757  1.1  christos 	* frv/configure: Likewise.
    758  1.1  christos 	* ft32/configure: Likewise.
    759  1.1  christos 	* h8300/configure: Likewise.
    760  1.1  christos 	* igen/configure: Likewise.
    761  1.1  christos 	* iq2000/configure: Likewise.
    762  1.1  christos 	* lm32/configure: Likewise.
    763  1.1  christos 	* m32c/configure: Likewise.
    764  1.1  christos 	* m32r/configure: Likewise.
    765  1.1  christos 	* m68hc11/configure: Likewise.
    766  1.1  christos 	* mcore/configure: Likewise.
    767  1.1  christos 	* microblaze/configure: Likewise.
    768  1.1  christos 	* mips/configure: Likewise.
    769  1.1  christos 	* mn10300/configure: Likewise.
    770  1.1  christos 	* moxie/configure: Likewise.
    771  1.1  christos 	* msp430/configure: Likewise.
    772  1.1  christos 	* ppc/configure: Likewise.
    773  1.1  christos 	* rl78/configure: Likewise.
    774  1.1  christos 	* rx/configure: Likewise.
    775  1.1  christos 	* sh/configure: Likewise.
    776  1.1  christos 	* sh64/configure: Likewise.
    777  1.1  christos 	* v850/configure: Likewise.
    778  1.1  christos 
    779  1.1  christos 2015-03-29  Mike Frysinger  <vapier (a] gentoo.org>
    780  1.1  christos 
    781  1.1  christos 	* configure: Regenerate.
    782  1.1  christos 	* configure.ac: Delete sim_testsuite check and config in testsuite.
    783  1.1  christos 	* configure.tgt (sim_testsuite): Delete everywhere.
    784  1.1  christos 
    785  1.1  christos 2015-03-28  Mike Frysinger  <vapier (a] gentoo.org>
    786  1.1  christos 
    787  1.1  christos 	* configure: Regenerate.
    788  1.1  christos 	* configure.tgt (avr*-*-*): Set sim_testsuite=yes.
    789  1.1  christos 
    790  1.1  christos 2015-03-28  James Bowman  <james.bowman (a] ftdichip.com>
    791  1.1  christos 
    792  1.1  christos 	* configure.tgt: Add FT32 entry.
    793  1.1  christos 	* configure: Regenerate.
    794  1.1  christos 
    795  1.1  christos 2015-03-16  Mike Frysinger  <vapier (a] gentoo.org>
    796  1.1  christos 
    797  1.1  christos 	* .gitignore: Delete tconfig.h.
    798  1.1  christos 	* README-HACKING: Change tconfig.in to tconfig.h.
    799  1.1  christos 
    800  1.1  christos 2014-03-12  Nick Clifton  <nickc (a] redhat.com>
    801  1.1  christos 
    802  1.1  christos 	* MAINTAINERS: Add myself as the maintainer for the MSP430.
    803  1.1  christos 
    804  1.1  christos 2014-03-10  Mike Frysinger  <vapier (a] gentoo.org>
    805  1.1  christos 
    806  1.1  christos 	* configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
    807  1.1  christos 	* configure: Regenerate.
    808  1.1  christos 
    809  1.1  christos 2014-01-06  Tom Tromey  <tromey (a] redhat.com>
    810  1.1  christos 
    811  1.1  christos 	* common/cgen-trace.c: Don't use old VA_* macros.
    812  1.1  christos 	* common/sim-load.c (xprintf): Likewise.
    813  1.1  christos 	* common/sim-trace.c (trace_printf, debug_printf): Likewise.
    814  1.1  christos 
    815  1.1  christos 2014-01-06  Tom Tromey  <tromey (a] redhat.com>
    816  1.1  christos 
    817  1.1  christos 	* README-HACKING: Don't use PARAMS.
    818  1.1  christos 	* arm/wrapper.c: Don't use PARAMS.
    819  1.1  christos 	* bfin/sim-main.h: Don't use PARAMS.
    820  1.1  christos 	* common/callback.c: Don't use PARAMS.
    821  1.1  christos 	* common/cgen-trace.c: Don't use PARAMS.
    822  1.1  christos 	* common/run-sim.h: Don't use PARAMS.
    823  1.1  christos 	* common/run.c: Don't use PARAMS.
    824  1.1  christos 	* common/sim-base.h: Don't use PARAMS.
    825  1.1  christos 	* common/sim-load.c: Don't use PARAMS.
    826  1.1  christos 	* common/sim-options.h: Don't use PARAMS.
    827  1.1  christos 	* common/sim-trace.c: Don't use PARAMS.
    828  1.1  christos 	* common/sim-trace.h: Don't use PARAMS.
    829  1.1  christos 	* common/sim-utils.h: Don't use PARAMS.
    830  1.1  christos 	* cr16/cr16_sim.h: Don't use PARAMS.
    831  1.1  christos 	* cr16/gencode.c: Don't use PARAMS.
    832  1.1  christos 	* cr16/interp.c: Don't use PARAMS.
    833  1.1  christos 	* cr16/simops.c: Don't use PARAMS.
    834  1.1  christos 	* d10v/d10v_sim.h: Don't use PARAMS.
    835  1.1  christos 	* d10v/gencode.c: Don't use PARAMS.
    836  1.1  christos 	* d10v/interp.c: Don't use PARAMS.
    837  1.1  christos 	* d10v/simops.c: Don't use PARAMS.
    838  1.1  christos 	* erc32/erc32.c: Don't use PARAMS.
    839  1.1  christos 	* erc32/exec.c: Don't use PARAMS.
    840  1.1  christos 	* erc32/float.c: Don't use PARAMS.
    841  1.1  christos 	* erc32/func.c: Don't use PARAMS.
    842  1.1  christos 	* erc32/sis.c: Don't use PARAMS.
    843  1.1  christos 	* erc32/sis.h: Don't use PARAMS.
    844  1.1  christos 	* mips/interp.c: Don't use PARAMS.
    845  1.1  christos 	* mips/sim-main.h: Don't use PARAMS.
    846  1.1  christos 	* sh/interp.c: Don't use PARAMS.
    847  1.1  christos 	* v850/sim-main.h: Don't use PARAMS.
    848  1.1  christos 	* v850/v850_sim.h: Don't use PARAMS.
    849  1.1  christos 
    850  1.1  christos 2013-11-07  Will Newton  <will.newton (a] linaro.org>
    851  1.1  christos 
    852  1.1  christos 	PR gdb/15508
    853  1.1  christos 	* arm/wrapper.c (sim_create_inferior): Call init before
    854  1.1  christos 	accessing STATE.
    855  1.1  christos 
    856  1.1  christos 2013-11-07  Will Newton  <will.newton (a] linaro.org>
    857  1.1  christos 
    858  1.1  christos 	PR gdb/8989
    859  1.1  christos 	* arm/wrapper.c (sim_create_inferior): Avoid calling
    860  1.1  christos 	bfd_get_mach with a NULL bfd.
    861  1.1  christos 
    862  1.1  christos 2013-06-21  Nick Clifton  <nickc (a] redhat.com>
    863  1.1  christos 
    864  1.1  christos 	* msp430: New Directory.
    865  1.1  christos 	* configure.tgt: Add it.
    866  1.1  christos 	* configure: Regenerate.
    867  1.1  christos 
    868  1.1  christos 2013-03-15  Steve Ellcey  <sellcey (a] mips.com>
    869  1.1  christos 
    870  1.1  christos 	* arm/wrapper.c (sim_complete_command): Make char arguments const.
    871  1.1  christos 	* avr/interp.c (sim_complete_command): Ditto.
    872  1.1  christos 	* common/sim-options.c (sim_complete_command): Ditto.
    873  1.1  christos 	* cr16/interp.c (sim_complete_command): Ditto.
    874  1.1  christos 	* erc32/interf.c (sim_complete_command): Ditto.
    875  1.1  christos 	* m32c/gdb-if.c (sim_complete_command): Ditto.
    876  1.1  christos 	* microblaze/interp.c (sim_complete_command): Ditto.
    877  1.1  christos 	* ppc/sim_calls.c (sim_complete_command): Ditto.
    878  1.1  christos 	* rl78/gdb-if.c (sim_complete_command): Ditto.
    879  1.1  christos 	* rx/gdb-if.c (sim_complete_command): Ditto.
    880  1.1  christos 	* sh/interp.c (sim_complete_command): Ditto.
    881  1.1  christos 
    882  1.1  christos 2013-01-01  Joel Brobecker  <brobecker (a] adacore.com>
    883  1.1  christos 
    884  1.1  christos 	Update year range in copyright notice of all files.
    885  1.1  christos 
    886  1.1  christos 2012-12-19  Joel Brobecker  <brobecker (a] adacore.com>
    887  1.1  christos 
    888  1.1  christos 	Update old contact info in GPL license notices.
    889  1.1  christos 
    890  1.1  christos 2012-12-19  Joel Brobecker  <brobecker (a] adacore.com>
    891  1.1  christos 
    892  1.1  christos 	Update the non-FSF-copyrighted files in sim to GPLv3 or later.
    893  1.1  christos 
    894  1.1  christos 2012-11-20  Pavel Chupin  <pavel.v.chupin (a] intel.com>
    895  1.1  christos 
    896  1.1  christos 	* common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
    897  1.1  christos 	condition.
    898  1.1  christos 	* common/acinclude.m4: Define lt_cv_dlopen_libs.
    899  1.1  christos 	* arm/configure: Regenerate.
    900  1.1  christos 	* avr/configure: Regenerate.
    901  1.1  christos 	* bfin/configure: Regenerate.
    902  1.1  christos 	* common/configure: Regenerate.
    903  1.1  christos 	* cr16/configure: Regenerate.
    904  1.1  christos 	* cris/configure: Regenerate.
    905  1.1  christos 	* d10v/configure: Regenerate.
    906  1.1  christos 	* erc32/configure: Regenerate.
    907  1.1  christos 	* frv/configure: Regenerate.
    908  1.1  christos 	* h8300/configure: Regenerate.
    909  1.1  christos 	* igen/configure: Regenerate.
    910  1.1  christos 	* iq2000/configure: Regenerate.
    911  1.1  christos 	* lm32/configure: Regenerate.
    912  1.1  christos 	* m32c/configure: Regenerate.
    913  1.1  christos 	* m32r/configure: Regenerate.
    914  1.1  christos 	* m68hc11/configure: Regenerate.
    915  1.1  christos 	* mcore/configure: Regenerate.
    916  1.1  christos 	* microblaze/configure: Regenerate.
    917  1.1  christos 	* mips/configure: Regenerate.
    918  1.1  christos 	* mn10300/configure: Regenerate.
    919  1.1  christos 	* moxie/configure: Regenerate.
    920  1.1  christos 	* ppc/configure: Regenerate.
    921  1.1  christos 	* rl78/configure: Regenerate.
    922  1.1  christos 	* rx/configure: Regenerate.
    923  1.1  christos 	* sh/configure: Regenerate.
    924  1.1  christos 	* sh64/configure: Regenerate.
    925  1.1  christos 	* testsuite/configure: Regenerate.
    926  1.1  christos 	* v850/configure: Regenerate.
    927  1.1  christos 
    928  1.1  christos 2012-11-05  Stephane Carrez  <Stephane.Carrez (a] gmail.com>
    929  1.1  christos 
    930  1.1  christos 	* MAINTAINERS: Update my email address.
    931  1.1  christos 
    932  1.1  christos 2012-09-24  Steve Ellcey  <sellcey (a] mips.com>
    933  1.1  christos 
    934  1.1  christos 	* mips/basic.exp: Add mips*-mti-elf* target.
    935  1.1  christos 	* configure.ac: Add mips*-mti-elf* target.
    936  1.1  christos 	* configure: Regenerate.
    937  1.1  christos 
    938  1.1  christos 2012-06-15  Joel Brobecker  <brobecker (a] adacore.com>
    939  1.1  christos 
    940  1.1  christos 	* configure: Regenerate.
    941  1.1  christos 
    942  1.1  christos 2012-06-06  Michael Eager  <eager (a] eagercon.com>
    943  1.1  christos 
    944  1.1  christos 	* microblaze/interp.c (config.h): Add #include.
    945  1.1  christos 
    946  1.1  christos 2011-11-29  Joel Brobecker  <brobecker (a] adacore.com>
    947  1.1  christos 
    948  1.1  christos 	* MAINTAINERS (Global Maintainers): New section.  Add Mike
    949  1.1  christos 	Frysinger.
    950  1.1  christos 
    951  1.1  christos 2011-11-28  DJ Delorie  <dj (a] redhat.com>
    952  1.1  christos 
    953  1.1  christos 	* configure.tgt: Add rl78 support.
    954  1.1  christos 	* configure: Regenerate.
    955  1.1  christos 	* rl78: New directory.
    956  1.1  christos 	* MAINTAINERS: Add myself as RL78 maintainer.
    957  1.1  christos 
    958  1.1  christos 2011-07-08  Hans-Peter Nilsson  <hp (a] axis.com>
    959  1.1  christos 
    960  1.1  christos 	* MAINTAINERS: Remove Thiemo Seufer.
    961  1.1  christos 
    962  1.1  christos 2011-06-04  Mike Frysinger  <vapier (a] gentoo.org>
    963  1.1  christos 
    964  1.1  christos 	* configure.tgt (bfin-*-*): Add sim_testsuite=yes.
    965  1.1  christos 	* configure: Regenerate.
    966  1.1  christos 
    967  1.1  christos 2011-05-04  Joseph Myers  <joseph (a] codesourcery.com>
    968  1.1  christos 
    969  1.1  christos 	* configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
    970  1.1  christos 	handle targets.
    971  1.1  christos 	* configure: Regenerate.
    972  1.1  christos 
    973  1.1  christos 2011-03-05  Mike Frysinger  <vapier (a] gentoo.org>
    974  1.1  christos 
    975  1.1  christos 	* MAINTAINERS: Add bfin entry.
    976  1.1  christos 	* configure.tgt (bfin-*-*): Handle bfin targets.
    977  1.1  christos 	* configure: Regenerate.
    978  1.1  christos 
    979  1.1  christos 2011-01-05  Mike Frysinger  <vapier (a] gentoo.org>
    980  1.1  christos 
    981  1.1  christos 	* .gitignore: Add /*/hw-config.h.
    982  1.1  christos 
    983  1.1  christos 2010-12-23  Mike Frysinger  <vapier (a] gentoo.org>
    984  1.1  christos 
    985  1.1  christos 	* .gitignore: New file.
    986  1.1  christos 
    987  1.1  christos 2010-07-28  DJ Delorie  <dj (a] redhat.com>
    988  1.1  christos 
    989  1.1  christos 	* MAINTAINERS: Add self as RX maintainer.  Sort list.
    990  1.1  christos 
    991  1.1  christos 2010-06-08  Nick Clifton  <nickc (a] redhat.com>
    992  1.1  christos 
    993  1.1  christos 	* reg.c (set_oszc): Use unsigned int for the mask.
    994  1.1  christos 	(set_szc, set_osz, set_sz): Likewise.
    995  1.1  christos 
    996  1.1  christos 2010-04-26  Mike Frysinger  <vapier (a] gentoo.org>
    997  1.1  christos 
    998  1.1  christos 	* configure.ac: Target logic moved out to and included from ...
    999  1.1  christos 	* configure.tgt: ... this new file.
   1000  1.1  christos 	* configure: Regenerated.
   1001  1.1  christos 
   1002  1.1  christos 2010-04-12  Mike Frysinger  <vapier (a] gentoo.org>
   1003  1.1  christos 
   1004  1.1  christos 	* README-HACKING: Add more sections.
   1005  1.1  christos 
   1006  1.1  christos 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1007  1.1  christos 
   1008  1.1  christos 	* avr/configure: Regenerate.
   1009  1.1  christos 	* cris/configure: Regenerate.
   1010  1.1  christos 	* microblaze/configure: Regenerate.
   1011  1.1  christos 
   1012  1.1  christos 2009-11-24  Joel Brobecker  <brobecker (a] adacore.com>
   1013  1.1  christos 
   1014  1.1  christos 	* common/aclocal.m4: Add include of ../../config/zlib.m4.
   1015  1.1  christos 	* common/common.m4: Use AM_ZLIB to check for zlib support.
   1016  1.1  christos 	* ppc/configure.ac: Likewise.
   1017  1.1  christos 	* arm/configure, avr/configure, common/configure, cr16/configure,
   1018  1.1  christos 	cris/configure, d10v/configure, erc32/configure, frv/configure,
   1019  1.1  christos 	h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
   1020  1.1  christos 	m32r/configure, m68hc11/configure, mcore/configure,
   1021  1.1  christos 	microblaze/configure, mips/configure, mn10300/configure,
   1022  1.1  christos 	moxie/configure, ppc/configure, sh/configure, sh64/configure,
   1023  1.1  christos 	v850/configure: Regenerate.
   1024  1.1  christos 
   1025  1.1  christos 2009-11-24  DJ Delorie  <dj (a] redhat.com>
   1026  1.1  christos 
   1027  1.1  christos 	* rx: New directory.
   1028  1.1  christos 	* configure.ac: Add entry for Renesas RX.
   1029  1.1  christos 	* configure: Regenerate.
   1030  1.1  christos 
   1031  1.1  christos 2009-10-16  Doug Evans  <dje (a] sebabeach.org>
   1032  1.1  christos 
   1033  1.1  christos 	* MAINTAINERS: Add myself as m32r maintainer.
   1034  1.1  christos 
   1035  1.1  christos 2009-10-15  Michael Egaer  <eager (a] eagercon.com>
   1036  1.1  christos 
   1037  1.1  christos 	* MAINTAINERS: Add self as MicroBlaze maintainer.
   1038  1.1  christos 
   1039  1.1  christos 2009-10-14  Ben Elliston  <bje (a] gnu.org>
   1040  1.1  christos 
   1041  1.1  christos 	* MAINTAINERS (common): Move myself to "past maintainers" section.
   1042  1.1  christos 
   1043  1.1  christos 2009-10-06  Michael Eager  <eager (a] eagercon.com>
   1044  1.1  christos 
   1045  1.1  christos 	* microblaze/interp.c: Add include microblaze-dis.h.
   1046  1.1  christos 
   1047  1.1  christos 2009-09-23  Michael Eager  <eager (a] eagercon.com>
   1048  1.1  christos 
   1049  1.1  christos 	* configure: Add microblaze-*.* (not regenerated).
   1050  1.1  christos 	* configure.ac: Likewise.
   1051  1.1  christos 	* microblaze/config.in: New.
   1052  1.1  christos 	* microblaze/configure: Generate.
   1053  1.1  christos 	* microblaze/configure.ac: New.
   1054  1.1  christos 	* microblaze/interp.c: New.
   1055  1.1  christos 	* microblaze/Makefile.in: New.
   1056  1.1  christos 	* microblaze/microblaze.h: New.
   1057  1.1  christos 	* microblaze/microblaze.isa: New.
   1058  1.1  christos 	* microblaze/sim-main.h: New.
   1059  1.1  christos 	* microblaze/sysdep.h: New.
   1060  1.1  christos 
   1061  1.1  christos 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1062  1.1  christos 
   1063  1.1  christos 	* avr/config.in: Regenerate.
   1064  1.1  christos 	* avr/configure: Likewise.
   1065  1.1  christos 	* configure: Likewise.
   1066  1.1  christos 	* cris/config.in: Likewise.
   1067  1.1  christos 	* cris/configure: Likewise.
   1068  1.1  christos 
   1069  1.1  christos 	* configure.ac: m4_include toplevel config/override.m4.
   1070  1.1  christos 	* configure: Regenerate.
   1071  1.1  christos 	* avr/configure: Regenerate.
   1072  1.1  christos 	* cris/configure: Regenerate.
   1073  1.1  christos 
   1074  1.1  christos 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
   1075  1.1  christos 
   1076  1.1  christos 	* Makefile.in (datarootdir): New variable.
   1077  1.1  christos 
   1078  1.1  christos 2009-05-18  Jon Beniston <jon (a] beniston.com>
   1079  1.1  christos 
   1080  1.1  christos 	* MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
   1081  1.1  christos 	* configure.ac: Add lm32 target.
   1082  1.1  christos 	* lm32: New directory.
   1083  1.1  christos 
   1084  1.1  christos 2009-05-11  Andrew Cagney  <cagney (a] gnu.org>
   1085  1.1  christos 
   1086  1.1  christos 	* MAINTAINERS: Orphan ppc.
   1087  1.1  christos 
   1088  1.1  christos 2009-04-30  Anthony Green  <green (a] moxielogic.com>
   1089  1.1  christos 
   1090  1.1  christos 	* MAINTAINERS: Add myself for the moxie port.
   1091  1.1  christos 	* moxie: New directory.
   1092  1.1  christos 	* configure.ac: Add entry for moxie.
   1093  1.1  christos 	* configure: Regenerate.
   1094  1.1  christos 
   1095  1.1  christos 2009-04-27  Tristan Gingold  <gingold (a] adacore.com>
   1096  1.1  christos 
   1097  1.1  christos 	* avr: New directory.
   1098  1.1  christos 	* configure.ac: Add avr.
   1099  1.1  christos 	* configure: Regenerated.
   1100  1.1  christos 
   1101  1.1  christos 2009-04-17  Carlos O'Donell  <carlos (a] codesourcery.com>
   1102  1.1  christos 
   1103  1.1  christos 	* Makefile.in: Add dummy install-pdf, html, and
   1104  1.1  christos 	install-html targets.
   1105  1.1  christos 
   1106  1.1  christos 2008-07-29  Nick Clifton  <nickc (a] redhat.com>
   1107  1.1  christos 
   1108  1.1  christos 	* common/genmloop.sh: Add new parameter: -shell to specify the
   1109  1.1  christos 	command interpreter to use to run the input file.  This is
   1110  1.1  christos 	necessary because otherwise SHELL is taken from the user's
   1111  1.1  christos 	environment, and not from the makefile that invoked this script
   1112  1.1  christos 	and the user might not be running an sh-like shell.
   1113  1.1  christos 	* cris/Makefile.in: Pass -shell parameter to genmloop.sh.
   1114  1.1  christos 	* fr30/Makefile.in: Likewise.
   1115  1.1  christos 	* frv/Makefile.in: Likewise.
   1116  1.1  christos 	* i960/Makefile.in: Likewise.
   1117  1.1  christos 	* iq2000/Makefile.in: Likewise.
   1118  1.1  christos 	* m32r/Makefile.in: Likewise.
   1119  1.1  christos 
   1120  1.1  christos 	* frv/mloop.in: Add missing start of line comment marker.
   1121  1.1  christos 
   1122  1.1  christos 2008-05-09  Olivier Hainque  <hainque (a] adacore.com>
   1123  1.1  christos 
   1124  1.1  christos 	* ppc/altivec.igen (vperm): Latch inputs into temporaries.
   1125  1.1  christos 
   1126  1.1  christos 2008-03-25  M R Swami Reddy <MR.Swami.Reddy (a] nsc.com>
   1127  1.1  christos 
   1128  1.1  christos 	* MAINTAINERS: Add myself as maintainer of cr16 port.
   1129  1.1  christos 
   1130  1.1  christos 2008-02-12  M Ranga Swami Reddy <MR.Swami.Reddy (a] nsc.com>
   1131  1.1  christos 
   1132  1.1  christos 	Add simulator for National cr16 processor.
   1133  1.1  christos 	* cr16: New directory.
   1134  1.1  christos 	* configure.ac: Add entry for National cr16.
   1135  1.1  christos 	* configure: Regenerate.
   1136  1.1  christos 
   1137  1.1  christos 2008-02-05  DJ Delorie  <dj (a] redhat.com>
   1138  1.1  christos 
   1139  1.1  christos 	* configure.ac (v850): V850 now has a testsuite.
   1140  1.1  christos 	* configure (v850): Likewise.
   1141  1.1  christos 
   1142  1.1  christos 2008-01-01  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1143  1.1  christos 
   1144  1.1  christos 	Updated copyright notices for most files.
   1145  1.1  christos 
   1146  1.1  christos 2007-12-19  DJ Delorie  <dj (a] redhat.com>
   1147  1.1  christos 
   1148  1.1  christos 	* frv/frv.c (frvbf_cut): Only look at the six LSBs of
   1149  1.1  christos 	cut_point.
   1150  1.1  christos 
   1151  1.1  christos 2007-08-24  Joel Brobecker  <brobecker (a] adacore.com>
   1152  1.1  christos 
   1153  1.1  christos 	Switch the license of all files explicitly copyright the FSF
   1154  1.1  christos 	to GPLv3.
   1155  1.1  christos 
   1156  1.1  christos 2007-03-27  Brooks Moses  <brooks.moses (a] codesourcery.com>
   1157  1.1  christos 
   1158  1.1  christos 	* Makefile.in: Add dummy "pdf" target.
   1159  1.1  christos 
   1160  1.1  christos 2007-02-16  Thiemo Seufer  <ths (a] mips.com>
   1161  1.1  christos 
   1162  1.1  christos 	* Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
   1163  1.1  christos 
   1164  1.1  christos 2007-01-28  Manuel Lauss  <slauss (a] resi.at>
   1165  1.1  christos 
   1166  1.1  christos 	* configure.ac (sh64-*-*): Change to sh64*-*-*.
   1167  1.1  christos 	(sh-*-*): Change to sh*-*-*.
   1168  1.1  christos 	* configure: Regenerated.
   1169  1.1  christos 
   1170  1.1  christos 2007-01-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1171  1.1  christos 
   1172  1.1  christos 	Updated copyright notices for most files.
   1173  1.1  christos 
   1174  1.1  christos 2006-12-20  Hans-Peter Nilsson  <hp (a] axis.com>
   1175  1.1  christos 
   1176  1.1  christos 	* Makefile.in (autoconf-common autoheader-common): Only run
   1177  1.1  christos 	autoheader on subdirs with a file config.in.
   1178  1.1  christos 
   1179  1.1  christos 	* configure.ac (common): Make the default "yes" for all targets
   1180  1.1  christos 	with sim subdirs.
   1181  1.1  christos 	* configure: Regenerate.
   1182  1.1  christos 
   1183  1.1  christos 	* Makefile.in (autoconf-common autoheader-common): In documented
   1184  1.1  christos 	usage, say SHELL=/bin/sh.
   1185  1.1  christos 	(.PHONY): Add autoheader-common.
   1186  1.1  christos 
   1187  1.1  christos 	* MAINTAINERS: Add self as authorized committer for *.
   1188  1.1  christos 
   1189  1.1  christos 2006-09-30  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1190  1.1  christos 
   1191  1.1  christos 	* MAINTAINERS: Add Dave Brolley for sh64.
   1192  1.1  christos 
   1193  1.1  christos 2006-08-08  Joel Sherrill <joel.sherrill (a] oarcorp.com>
   1194  1.1  christos 
   1195  1.1  christos 	* configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
   1196  1.1  christos 	* Makefile.in (FLAGS_TO_PASS): Include libdir.
   1197  1.1  christos 	* configure: Regenerated.
   1198  1.1  christos 
   1199  1.1  christos 2006-05-05  Andreas Schwab  <schwab (a] suse.de>
   1200  1.1  christos 
   1201  1.1  christos 	* configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
   1202  1.1  christos 	* configure: Regenerate.
   1203  1.1  christos 
   1204  1.1  christos 	* Makefile.in (CFLAGS_FOR_BUILD): Define.
   1205  1.1  christos 	(CC_FOR_BUILD): Don't override.
   1206  1.1  christos 	(FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
   1207  1.1  christos 
   1208  1.1  christos 2006-05-04  Daniel Jacobowitz  <dan (a] codesourcery.com>
   1209  1.1  christos 
   1210  1.1  christos 	* MAINTAINERS: Add an "Authorized committers" section, and list
   1211  1.1  christos 	DJ Delorie for v850.
   1212  1.1  christos 
   1213  1.1  christos 2006-03-13  DJ Delorie  <dj (a] redhat.com>
   1214  1.1  christos 
   1215  1.1  christos 	* MAINTAINERS: Add self as m32c sim maintainer.
   1216  1.1  christos 
   1217  1.1  christos 2006-01-23  Jim Blandy  <jimb (a] redhat.com>
   1218  1.1  christos 
   1219  1.1  christos 	Add simulator for Renesas M32C and M16C.
   1220  1.1  christos 
   1221  1.1  christos 	* m32c: New directory.
   1222  1.1  christos 	* configure.ac: Add entry for Renesas M32C.
   1223  1.1  christos 	* configure: Regenerate.
   1224  1.1  christos 
   1225  1.1  christos 2005-05-26  Chris Demetriou  <cgd (a] netbsd.org>
   1226  1.1  christos 
   1227  1.1  christos 	* MAINTAINERS: Update my mail address, move myself to the
   1228  1.1  christos 	"Past maintainers" section.
   1229  1.1  christos 
   1230  1.1  christos 2005-05-17  Corinna Vinschen  <vinschen (a] redhat.com>
   1231  1.1  christos 
   1232  1.1  christos 	* configure.ac: Add igen to v850 build.
   1233  1.1  christos 	* configure: Regenerate.
   1234  1.1  christos 
   1235  1.1  christos 2005-04-29  Paul Brook  <paul (a] codesourcery.com>
   1236  1.1  christos 
   1237  1.1  christos 	* common/callback.c (PIPE_BUF): Provide default definition.
   1238  1.1  christos 	(os_lstat): Use stat if lstat is not available on the host.
   1239  1.1  christos 	(os_ftruncate): Return EINVAL if not available on the host.
   1240  1.1  christos 	(os_truncate): Ditto.
   1241  1.1  christos 	* common/configure.ac: Check for lstat, truncate and ftruncate.
   1242  1.1  christos 	* common/configure: Regenerate.
   1243  1.1  christos 	* common/config.in: Regenerate.
   1244  1.1  christos 
   1245  1.1  christos 2005-04-27  Paul Brook  <paul (a] codesourcery.com>
   1246  1.1  christos 
   1247  1.1  christos 	* common/Make-common.in: Add $(EXEEXT) to "run".
   1248  1.1  christos 
   1249  1.1  christos 2005-04-15  Corinna Vinschen  <vinschen (a] redhat.com>
   1250  1.1  christos 
   1251  1.1  christos 	* configure.ac: Add explicit sh64 case.
   1252  1.1  christos 	* configure: Regenerate.
   1253  1.1  christos 
   1254  1.1  christos 2005-03-30  Paul Brook  <paul (a] codesourcery.com>
   1255  1.1  christos 
   1256  1.1  christos 	* arm/wrapper.c: Provide SIGTRAP and SIGBUS.
   1257  1.1  christos 
   1258  1.1  christos 2005-02-28  Jim Blandy  <jimb (a] redhat.com>
   1259  1.1  christos 
   1260  1.1  christos 	* d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
   1261  1.1  christos 	mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
   1262  1.1  christos 	Regenerated, after change to common/aclocal.m4.
   1263  1.1  christos 
   1264  1.1  christos 2005-02-18  Corinna Vinschen  <vinschen (a] redhat.com>
   1265  1.1  christos 
   1266  1.1  christos 	* iq2000: New target subdirectory.
   1267  1.1  christos 	* configure.ac: Add iq2000 target.
   1268  1.1  christos 	* configure: Regenerate.
   1269  1.1  christos 
   1270  1.1  christos 2005-01-29  Hans-Peter Nilsson  <hp (a] axis.com>
   1271  1.1  christos 
   1272  1.1  christos 	* Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
   1273  1.1  christos 	(realclean, install): Fail if subdir make failed.
   1274  1.1  christos 
   1275  1.1  christos 2005-01-28  Hans-Peter Nilsson  <hp (a] axis.com>
   1276  1.1  christos 
   1277  1.1  christos 	* cris: New directory, simulator for Axis Communications CRIS
   1278  1.1  christos 	including CRIS v32, CGEN-based.
   1279  1.1  christos 	* configure.ac: Add corresponding configury.
   1280  1.1  christos 	* configure: Regenerate.
   1281  1.1  christos 
   1282  1.1  christos 2005-01-17  Andrew Cagney  <cagney (a] gnu.org>
   1283  1.1  christos 
   1284  1.1  christos 	* configure.ac: For mips*-*-* and mn10300*-*-* configure the
   1285  1.1  christos 	common directory.  Remove sparc*-*-* from list.
   1286  1.1  christos 
   1287  1.1  christos 2005-01-11  Andrew Cagney  <cagney (a] gnu.org>
   1288  1.1  christos 
   1289  1.1  christos 	* Makefile.in (autoconf-common autoheader-common): Add --force to
   1290  1.1  christos 	autoconf and autoheader.
   1291  1.1  christos 	(autoconf-common autoheader-common)
   1292  1.1  christos 	(autoconf-install autoheader-install): Check for configure.ac, not
   1293  1.1  christos 	configure.in.
   1294  1.1  christos 	* configure.ac: Delete AC_CONFIG_AUX_DIR.
   1295  1.1  christos 	* configure: Re-generate.
   1296  1.1  christos 
   1297  1.1  christos 2005-01-07  Andrew Cagney  <cagney (a] gnu.org>
   1298  1.1  christos 
   1299  1.1  christos 	* configure.ac: Replace configure.in.  Requires autoconf 2.59 and
   1300  1.1  christos 	correctly calls AC_CONFIG_SUBDIRS.
   1301  1.1  christos 	* configure: Re-generate.
   1302  1.1  christos 
   1303  1.1  christos 2004-12-01  Andrew Cagney  <cagney (a] gnu.org>
   1304  1.1  christos 
   1305  1.1  christos 	* i960, h8500: Delete directory.
   1306  1.1  christos 
   1307  1.1  christos 2004-11-12  Andrew Cagney  <cagney (a] gnu.org>
   1308  1.1  christos 
   1309  1.1  christos 	* d30v, fr30, mn10200, z8k: Delete directory.
   1310  1.1  christos 
   1311  1.1  christos 2004-03-10  Ben Elliston  <bje (a] gnu.org>
   1312  1.1  christos 
   1313  1.1  christos 	* MAINTAINERS: Update my mail address.
   1314  1.1  christos 
   1315  1.1  christos 2004-01-26  Chris Demetriou  <cgd (a] broadcom.com>
   1316  1.1  christos 
   1317  1.1  christos 	* configure.in (mips*-*-*): Configure in testsuite.
   1318  1.1  christos 	* configure: Regenerate.
   1319  1.1  christos 
   1320  1.1  christos 2003-10-08  Dave Brolley  <brolley (a] redhat.com>
   1321  1.1  christos 
   1322  1.1  christos 	* configure.in: Move frv handling to alphabetically correct placement.
   1323  1.1  christos 
   1324  1.1  christos 2003-09-03  Andreas Schwab  <schwab (a] suse.de>
   1325  1.1  christos 
   1326  1.1  christos 	* Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
   1327  1.1  christos 
   1328  1.1  christos 2003-08-29  Dave Brolley  <brolley (a] redhat.com>
   1329  1.1  christos 
   1330  1.1  christos 	* MAINTAINERS: Add myself as maintainer of the FRV port.
   1331  1.1  christos 
   1332  1.1  christos 2003-08-20  Michael Snyder  <msnyder (a] redhat.com>
   1333  1.1  christos 	    Dave Brolley  <brolley (a] redhat.com>
   1334  1.1  christos 
   1335  1.1  christos 	* frv/: New directory, simulator for the Fujitsu FRV.
   1336  1.1  christos 	* configure.in: Add frv configury.
   1337  1.1  christos 	* configure: Regenerate.
   1338  1.1  christos 
   1339  1.1  christos 2003-08-10  Ben Elliston  <bje (a] wasabisystems.com>
   1340  1.1  christos 
   1341  1.1  christos 	* MAINTAINERS: Update my mail address.
   1342  1.1  christos 
   1343  1.1  christos 2003-08-09  Andrew Cagney  <cagney (a] redhat.com>
   1344  1.1  christos 
   1345  1.1  christos 	* MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
   1346  1.1  christos 	maintenance.  List igen and sh maintainers.  Mention that target
   1347  1.1  christos 	and global maintainers pick up the slack.
   1348  1.1  christos 
   1349  1.1  christos 2003-07-09  Michael Snyder  <msnyder (a] redhat.com>
   1350  1.1  christos 
   1351  1.1  christos 	* configure.in: Add testsuite to extra_subdirs for sh.
   1352  1.1  christos 	* configure: Regenerate.
   1353  1.1  christos 
   1354  1.1  christos 2003-01-23  Nick Clifton  <nickc (a] redhat.com>
   1355  1.1  christos 
   1356  1.1  christos 	* Add sh2e support:
   1357  1.1  christos 
   1358  1.1  christos 2002-04-02  Alexandre Oliva  <aoliva (a] redhat.com>
   1359  1.1  christos 
   1360  1.1  christos 	* sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
   1361  1.1  christos 
   1362  1.1  christos 2002-08-24  Geoffrey Keating  <geoffk (a] redhat.com>
   1363  1.1  christos 
   1364  1.1  christos 	* MAINTAINERS: Update my email address.
   1365  1.1  christos 
   1366  1.1  christos 2002-07-17  Andrew Cagney  <ac131313 (a] redhat.com>
   1367  1.1  christos 
   1368  1.1  christos 	* w65/: Delete directory.
   1369  1.1  christos 
   1370  1.1  christos 2002-07-16  Andrew Cagney  <ac131313 (a] redhat.com>
   1371  1.1  christos 
   1372  1.1  christos 	* configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
   1373  1.1  christos 	* configure: Re-generate.
   1374  1.1  christos 
   1375  1.1  christos 2002-07-13  Andrew Cagney  <ac131313 (a] redhat.com>
   1376  1.1  christos 
   1377  1.1  christos 	* configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
   1378  1.1  christos 	* configure: Re-generate.
   1379  1.1  christos 
   1380  1.1  christos 2002-06-16  Andrew Cagney  <ac131313 (a] redhat.com>
   1381  1.1  christos 
   1382  1.1  christos 	* Makefile.in (autoconf-changelog autoheader-changelog): Let name,
   1383  1.1  christos 	id, date and host to be overriden by NAME, ID, DATE and HOST
   1384  1.1  christos 	respectfully.  Use ISO dates.
   1385  1.1  christos 
   1386  1.1  christos Thu Jun  6 12:34:13 2002  Andrew Cagney  <cagney (a] redhat.com>
   1387  1.1  christos 
   1388  1.1  christos 	* Makefile.in (ChangeLog): New makefile variable.
   1389  1.1  christos 	* README-HACKING: Mention the ChangeLog makefile variable.
   1390  1.1  christos 
   1391  1.1  christos 2002-06-01  Andrew Cagney  <ac131313 (a] redhat.com>
   1392  1.1  christos 
   1393  1.1  christos 	* tic80/: Delete directory.
   1394  1.1  christos 
   1395  1.1  christos 2002-05-16  Stephane Carrez  <stcarrez (a] nerim.fr>
   1396  1.1  christos 
   1397  1.1  christos 	* MAINTAINERS: Update my email address.
   1398  1.1  christos 
   1399  1.1  christos 2002-03-06  Stephane Carrez  <Stephane.Carrez (a] worldnet.fr>
   1400  1.1  christos 
   1401  1.1  christos 	* MAINTAINERS: Record self as maintainer of m68hc11 simulator.
   1402  1.1  christos 
   1403  1.1  christos 2002-03-01  Frank Ch. Eigler  <fche (a] redhat.com>
   1404  1.1  christos 
   1405  1.1  christos 	* MAINTAINERS: Record self as a co-maintainer of just common/.
   1406  1.1  christos 
   1407  1.1  christos 2002-02-07  Nick Clifton  <nickc (a] cambridge.redhat.com>
   1408  1.1  christos 
   1409  1.1  christos 	* MAINTAINERS: Point to GDB files describing overall maintaince
   1410  1.1  christos 	and check-in procedures.
   1411  1.1  christos 
   1412  1.1  christos 2002-01-10  Nick Clifton  <nickc (a] cambridge.redhat.com>
   1413  1.1  christos 
   1414  1.1  christos 	* MAINTAINERS: Add myself for ARM portions.
   1415  1.1  christos 
   1416  1.1  christos 2001-10-19  Andrew Cagney  <ac131313 (a] redhat.com>
   1417  1.1  christos 
   1418  1.1  christos 	* configure.in: When Linux or NetBSD, enable PowerPC simulator.
   1419  1.1  christos 	* configure: Re-generate.
   1420  1.1  christos 
   1421  1.1  christos 2001-02-16  Ben Elliston  <bje (a] redhat.com>
   1422  1.1  christos 
   1423  1.1  christos 	* MAINTAINERS: Add myself for common portions.
   1424  1.1  christos 
   1425  1.1  christos 2001-01-15  Chris Demetriou  <cgd (a] broadcom.com>
   1426  1.1  christos 
   1427  1.1  christos 	* MAINTAINERS: Added self and Andrew for the mips sim.
   1428  1.1  christos 
   1429  1.1  christos 2000-10-25  Geoff Keating  <geoffk (a] cygnus.com>
   1430  1.1  christos 
   1431  1.1  christos 	* MAINTAINERS: Added self and Andrew for the ppc sim.
   1432  1.1  christos 
   1433  1.1  christos Thu Jul 27 21:26:26 2000  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1434  1.1  christos 
   1435  1.1  christos 	From Stephane Carrez <Stephane.Carrez (a] worldnet.fr>:
   1436  1.1  christos 	* m68hc11: New directory.
   1437  1.1  christos 	* configure.in: Add.
   1438  1.1  christos 	* configure: Regenerate.
   1439  1.1  christos 
   1440  1.1  christos Tue Jul  4 13:43:54 2000  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1441  1.1  christos 
   1442  1.1  christos 	* tic80: New directory.
   1443  1.1  christos 	* configure.in: Add configury.
   1444  1.1  christos 	* configure: Regenerate.
   1445  1.1  christos 
   1446  1.1  christos 2000-04-20  Nick Clifton  <nickc (a] cygnus.com>
   1447  1.1  christos 
   1448  1.1  christos 	* configure.in (extra_subdirs): Add testsuite to strongarm
   1449  1.1  christos 	directories.
   1450  1.1  christos 	* configure: Regenerate.
   1451  1.1  christos 
   1452  1.1  christos Sat Mar  4 16:48:54 2000  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1453  1.1  christos 
   1454  1.1  christos 	* MAINTAINERS: New file.  Blank.
   1455  1.1  christos 
   1456  1.1  christos 1999-11-18  Ben Elliston  <bje (a] cygnus.com>
   1457  1.1  christos 
   1458  1.1  christos 	* configure.in: Require autoconf 2.13 and remove obsolete
   1459  1.1  christos 	invocation of AC_C_CROSS.
   1460  1.1  christos 	* configure: Regenerate.
   1461  1.1  christos 
   1462  1.1  christos 1999-09-29  Doug Evans  <devans (a] casey.cygnus.com>
   1463  1.1  christos 
   1464  1.1  christos 	* configure.in: Configure the testsuite directory for thumb.
   1465  1.1  christos 	* configure: Regenerate.
   1466  1.1  christos 
   1467  1.1  christos 1999-07-16  Ben Elliston  <bje (a] cygnus.com>
   1468  1.1  christos 
   1469  1.1  christos 	* configure.in: Configure the testsuite directory for arm.
   1470  1.1  christos 	* configure: Regenerate.
   1471  1.1  christos 
   1472  1.1  christos 1999-04-08  Nick Clifton  <nickc (a] cygnus.com>
   1473  1.1  christos 
   1474  1.1  christos 	* configure.in: Add support for MCore target.
   1475  1.1  christos 	* configure: Regenerate.
   1476  1.1  christos 
   1477  1.1  christos 1999-03-14  Stan Shebs  <shebs (a] andros.cygnus.com>
   1478  1.1  christos 
   1479  1.1  christos 	* Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
   1480  1.1  christos  	RUNTEST instead of commenting out, fixes portability problem.
   1481  1.1  christos 
   1482  1.1  christos 1999-02-08  Nick Clifton  <nickc (a] cygnus.com>
   1483  1.1  christos 
   1484  1.1  christos 	* configure.in: Add support for StrongARM target.
   1485  1.1  christos 	* configure: Regenerate.
   1486  1.1  christos 
   1487  1.1  christos 1999-01-04  Jason Molenda  (jsm (a] bugshack.cygnus.com)
   1488  1.1  christos 
   1489  1.1  christos 	* configure.in: Require autoconf 2.12.1 or higher.
   1490  1.1  christos 
   1491  1.1  christos 1998-12-08  James E Wilson  <wilson (a] wilson-pc.cygnus.com>
   1492  1.1  christos 
   1493  1.1  christos 	* configure.in (i960-*-*): Add.
   1494  1.1  christos 	* configure: Rebuild.
   1495  1.1  christos 
   1496  1.1  christos Wed Nov  4 19:11:43 1998  Dave Brolley  <brolley (a] cygnus.com>
   1497  1.1  christos 
   1498  1.1  christos 	* configure.in: Added case for fr30-*-*.
   1499  1.1  christos 	* configure: Regenerated.
   1500  1.1  christos 
   1501  1.1  christos Fri Sep 25 10:12:19 1998  Christopher Faylor <cgf (a] cygnus.com>
   1502  1.1  christos 
   1503  1.1  christos 	* ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
   1504  1.1  christos 	to allow successful operation on Windows.
   1505  1.1  christos 
   1506  1.1  christos Thu May 28 14:59:46 1998 Jillian Ye <jillian (a] cygnus.com>
   1507  1.1  christos 
   1508  1.1  christos 	* Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
   1509  1.1  christos 	check can be invoked recursively.
   1510  1.1  christos 
   1511  1.1  christos Wed Apr 29 12:38:53 1998  Mark Alexander  <marka (a] cygnus.com>
   1512  1.1  christos 
   1513  1.1  christos 	* configure.in: Build simulator on sparclite and sparc86x targets.
   1514  1.1  christos 	* configure: Regenerate.
   1515  1.1  christos 
   1516  1.1  christos Sun Apr 26 15:21:01 1998  Tom Tromey  <tromey (a] cygnus.com>
   1517  1.1  christos 
   1518  1.1  christos 	* Makefile.in (autoconf-common autoheader-common): Don't pass -l
   1519  1.1  christos 	to autoconf and autoheader.
   1520  1.1  christos 
   1521  1.1  christos Fri Apr 24 11:14:13 1998  Tom Tromey  <tromey (a] cygnus.com>
   1522  1.1  christos 
   1523  1.1  christos 	* Makefile.in (autoconf-common autoheader-common): Pass `-l
   1524  1.1  christos 	../common' to autoconf and autoheader.  Unconditionally run
   1525  1.1  christos 	autoconf in every subdir.
   1526  1.1  christos 	(autoconf-changelog autoheader-changelog): Unconditionally run
   1527  1.1  christos 	commands in every subdir.
   1528  1.1  christos 	(autoconf-install autoheader-install): Likewise.
   1529  1.1  christos 
   1530  1.1  christos Tue Mar 24 17:12:43 1998  Stu Grossman  <grossman (a] bhuna.cygnus.co.uk>
   1531  1.1  christos 
   1532  1.1  christos 	* Makefile.in:  Get SHELL from configure.
   1533  1.1  christos 	* (FLAGS_TO_PASS):  Pass down SHELL.
   1534  1.1  christos 	* configure:  Regenerate with autoconf 2.12.1 to fix shell issues for
   1535  1.1  christos 	NT native builds.
   1536  1.1  christos 
   1537  1.1  christos Tue Mar 24 11::18:00 1998  Joyce Janczyn  <janczyn (a] cygnus.com>
   1538  1.1  christos 
   1539  1.1  christos 	* configure.in (extra_subdirs): Enable igen for mn10300.
   1540  1.1  christos 	* configure: Re-generate.
   1541  1.1  christos 
   1542  1.1  christos Tue Dec  2 10:10:42 1997  Nick Clifton  <nickc (a] cygnus.com>
   1543  1.1  christos 
   1544  1.1  christos 	* configure.in (extra_subdirs): Add support for thumb target.
   1545  1.1  christos 
   1546  1.1  christos 	* configure (extra_subdirs): Add support for thumb target.
   1547  1.1  christos 
   1548  1.1  christos Wed Oct  8 12:38:48 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1549  1.1  christos 
   1550  1.1  christos 	* configure.in (extra_subdirs): Add IGEN directory when MIPS
   1551  1.1  christos  	target.
   1552  1.1  christos 	* configure: Regenerate.
   1553  1.1  christos 
   1554  1.1  christos Fri Sep 12 13:10:31 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1555  1.1  christos 
   1556  1.1  christos 	* configure.in (extra_subdirs): v850ea needs igen.
   1557  1.1  christos 	* configure: Re-generate.
   1558  1.1  christos 
   1559  1.1  christos Mon Sep  1 16:48:23 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1560  1.1  christos 
   1561  1.1  christos 	* configure.in (testdir): When a testsuite directory, add that to
   1562  1.1  christos  	the list of confdirs.
   1563  1.1  christos 
   1564  1.1  christos Tue Aug 19 11:17:46 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1565  1.1  christos 
   1566  1.1  christos 	* configure.in (extra_subdirs): Enable igen ready for V850.
   1567  1.1  christos 
   1568  1.1  christos Tue Aug 26 15:14:48 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1569  1.1  christos 
   1570  1.1  christos 	* configure.in (w65-*-*, only_if_enabled): Set.
   1571  1.1  christos 	* configure: Re-generate.
   1572  1.1  christos 
   1573  1.1  christos Mon Aug 25 16:26:53 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1574  1.1  christos 
   1575  1.1  christos 	* configure.in (sparc*-*-*, only_if_enabled): Set
   1576  1.1  christos  	only_if_enabled=yes.  Check only_if_enabled before enabling a
   1577  1.1  christos  	simulator.
   1578  1.1  christos 	* configure: Regenerate.
   1579  1.1  christos 
   1580  1.1  christos Mon Aug 18 10:56:59 1997  Nick Clifton  <nickc (a] cygnus.com>
   1581  1.1  christos 
   1582  1.1  christos 	* configure.in (extra_subdirs): Add v850e target.
   1583  1.1  christos 
   1584  1.1  christos Mon Aug 18 10:56:59 1997  Nick Clifton  <nickc (a] cygnus.com>
   1585  1.1  christos 
   1586  1.1  christos 	* configure.in (extra_subdirs): Add v850ea target.
   1587  1.1  christos 
   1588  1.1  christos Fri Jul 25 11:40:47 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   1589  1.1  christos 
   1590  1.1  christos 	* configure.in (sparc*-*-*): Don't build erc32.
   1591  1.1  christos 	* configure: Regenerate.
   1592  1.1  christos 
   1593  1.1  christos Thu Apr 24 00:47:20 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   1594  1.1  christos 
   1595  1.1  christos 	* configure.in (m32r-*-*): New target.
   1596  1.1  christos 	* configure: Regenerate.
   1597  1.1  christos 
   1598  1.1  christos 	* Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
   1599  1.1  christos 
   1600  1.1  christos Mon Apr 21 22:57:55 1997  Andrew Cagney  <cagney (a] b1.cygnus.com>
   1601  1.1  christos 
   1602  1.1  christos 	* Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
   1603  1.1  christos  	thought that .NOEXPORT was the default target.
   1604  1.1  christos 
   1605  1.1  christos Fri Apr 11 17:18:07 1997  Ian Lance Taylor  <ian (a] cygnus.com>
   1606  1.1  christos 
   1607  1.1  christos 	* Makefile.in (clean mostlyclean): Restore targets accidentally
   1608  1.1  christos 	deleted in earlier change.
   1609  1.1  christos 
   1610  1.1  christos Thu Apr  3 12:20:32 1997  Andrew Cagney  <cagney (a] kremvax.cygnus.com>
   1611  1.1  christos 
   1612  1.1  christos 	* Makefile.in (autoheader-common, autoheader-changelog,
   1613  1.1  christos  	autoheader-install): Perform autoheader in addition to autoconf.
   1614  1.1  christos 
   1615  1.1  christos Wed Apr  2 15:09:05 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   1616  1.1  christos 
   1617  1.1  christos 	* Makefile.in (autoconf-install): New target.
   1618  1.1  christos 	(autoconf-changelog): Try different way to obtain user name.
   1619  1.1  christos 
   1620  1.1  christos Wed Apr  2 14:25:52 1997  Andrew Cagney  <cagney (a] kremvax.cygnus.com>
   1621  1.1  christos 
   1622  1.1  christos 	* Makefile.in (autoconf-changelog): New target, update
   1623  1.1  christos  	ChangeLog for all subdirectories - normally used after
   1624  1.1  christos  	autoconf-common target.
   1625  1.1  christos 
   1626  1.1  christos Wed Mar 19 14:26:21 1997  Andrew Cagney  <cagney (a] kremvax.cygnus.com>
   1627  1.1  christos 
   1628  1.1  christos 	* configure.in (extra_subdirs): Include testsuite for d30v.
   1629  1.1  christos 	* configure: Regenerate.
   1630  1.1  christos 
   1631  1.1  christos 	* Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
   1632  1.1  christos  	../gdb/Makefile.in
   1633  1.1  christos 	(check): New rules - drive the testsuite.
   1634  1.1  christos 
   1635  1.1  christos Mon Mar  3 13:01:00 1997  Jeffrey A Law  (law (a] cygnus.com)
   1636  1.1  christos 
   1637  1.1  christos 	* configure.in: Add mn10200 configure lines accidentally
   1638  1.1  christos 	removed.
   1639  1.1  christos 	* configure: Regenerated.
   1640  1.1  christos 
   1641  1.1  christos Wed Feb 19 10:34:20 1997  Andrew Cagney  <cagney (a] critters.cygnus.com>
   1642  1.1  christos 
   1643  1.1  christos 	* configure.in (extra_subdirs): Generalize common sub directory
   1644  1.1  christos  	into a list.
   1645  1.1  christos 	(extra_subdirs): For d30v add igen to the list to be built.
   1646  1.1  christos 
   1647  1.1  christos Sun Feb 16 16:37:47 1997  Andrew Cagney  <cagney (a] critters.cygnus.com>
   1648  1.1  christos 
   1649  1.1  christos 	* configure.in (d30v): New target.
   1650  1.1  christos 	* configure: Regenerated.
   1651  1.1  christos 
   1652  1.1  christos Wed Feb 19 23:17:13 1997  Jeffrey A Law  (law (a] cygnus.com)
   1653  1.1  christos 
   1654  1.1  christos 	* configure.in: Don't require GCC to build the mn10200
   1655  1.1  christos 	simulator anymore.
   1656  1.1  christos 	* configure: Rebuilt.
   1657  1.1  christos 
   1658  1.1  christos Wed Feb  5 13:28:13 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   1659  1.1  christos 
   1660  1.1  christos 	* configure.in: Don't configure any subdirs if no simulator
   1661  1.1  christos 	is being built.  Don't use erc32 for sparc64.
   1662  1.1  christos 	* configure: Regenerated.
   1663  1.1  christos 
   1664  1.1  christos Tue Feb  4 13:19:39 1997  Doug Evans  <dje (a] canuck.cygnus.com>
   1665  1.1  christos 
   1666  1.1  christos 	* Makefile.in (autoconf-common): New target.
   1667  1.1  christos 	* configure.in: Do configure common.
   1668  1.1  christos 	* configure: Regenerated.
   1669  1.1  christos 
   1670  1.1  christos Thu Jan 23 13:59:52 1997  Stu Grossman  (grossman (a] critters.cygnus.com)
   1671  1.1  christos 
   1672  1.1  christos 	* configure configure.in:  Don't configure common anymore.  Files
   1673  1.1  christos 	from common are now built in the individual simualtor directories.
   1674  1.1  christos 	This fixes problems with the WinGDB build procedure.
   1675  1.1  christos 
   1676  1.1  christos Mon Jan 13 13:16:42 1997  Jeffrey A Law  (law (a] cygnus.com)
   1677  1.1  christos 
   1678  1.1  christos 	* configure: Enable the mn10200 simulator.
   1679  1.1  christos 
   1680  1.1  christos Wed Nov 20 01:00:36 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   1681  1.1  christos 
   1682  1.1  christos 	* configure.in (configdirs): Add common.
   1683  1.1  christos 	* configure: Regenerated.
   1684  1.1  christos 
   1685  1.1  christos Fri Nov  1 08:03:30 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   1686  1.1  christos 
   1687  1.1  christos 	* configure.in (powerpc*-*-linux*): Treat like the other powerpc
   1688  1.1  christos 	system V based targets.
   1689  1.1  christos 	* configure: Regenerate.
   1690  1.1  christos 
   1691  1.1  christos Thu Oct 17 12:50:08 1996  Doug Evans  <dje (a] canuck.cygnus.com>
   1692  1.1  christos 
   1693  1.1  christos 	* configure.in (--enable-sim-powerpc): Delete.
   1694  1.1  christos 	(--enable-sim): Add.
   1695  1.1  christos 	* configure: Regenerated.
   1696  1.1  christos 
   1697  1.1  christos Fri Oct 11 21:13:43 1996  Jeffrey A Law  (law (a] cygnus.com)
   1698  1.1  christos 
   1699  1.1  christos 	* configure.in: Only build the V850 simulator if
   1700  1.1  christos 	we are using gcc.
   1701  1.1  christos 	* configure: Rebuild.
   1702  1.1  christos 
   1703  1.1  christos Sun Sep  8 17:22:50 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   1704  1.1  christos 
   1705  1.1  christos 	* configure.in: Do build erc32 for DOS and Windows hosts.
   1706  1.1  christos 	* configure: Rebuild.
   1707  1.1  christos 
   1708  1.1  christos Wed Sep  4 18:11:27 1996  Stu Grossman  (grossman (a] critters.cygnus.com)
   1709  1.1  christos 
   1710  1.1  christos 	* Makefile.in erc32/Makefile.in:  Don't set srcroot.  This should
   1711  1.1  christos 	be inherited from the parent.  Remove INSTALL_XFORM and
   1712  1.1  christos 	INSTALL_XFORM1.  Make INSTALL be set from configure.
   1713  1.1  christos 
   1714  1.1  christos Wed Sep  4 15:49:16 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   1715  1.1  christos 
   1716  1.1  christos 	* configure.in: Only build the MIPS simulator if we are using
   1717  1.1  christos 	gcc.
   1718  1.1  christos 	* configure: Rebuild.
   1719  1.1  christos 
   1720  1.1  christos Wed Aug 28 19:05:23 1996  Jeffrey A Law  (law (a] cygnus.com)
   1721  1.1  christos 
   1722  1.1  christos 	* configure.in (v850-*-*): Added V850 simulator.
   1723  1.1  christos 
   1724  1.1  christos Thu Aug  1 17:08:41 1996  Martin M. Hunt  <hunt (a] pizza.cygnus.com>
   1725  1.1  christos 
   1726  1.1  christos 	* configure.in (d10v-*-*): Added D10V simulator.
   1727  1.1  christos 
   1728  1.1  christos Wed Jun 26 12:33:57 1996  Jason Molenda  (crash (a] godzilla.cygnus.co.jp)
   1729  1.1  christos 
   1730  1.1  christos 	* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
   1731  1.1  christos 	INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
   1732  1.1  christos 	(docdir): Removed.
   1733  1.1  christos 	* configure.in (AC_PREREQ): autoconf 2.5 or higher.
   1734  1.1  christos 	(AC_PROG_INSTALL): Added.
   1735  1.1  christos 	* configure: Rebuilt.
   1736  1.1  christos 
   1737  1.1  christos Mon Jun 24 14:18:26 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   1738  1.1  christos 
   1739  1.1  christos 	* configure.in: Only configure erc32 if using gcc.
   1740  1.1  christos 	* configure: Rebuild.
   1741  1.1  christos 
   1742  1.1  christos Tue Jun  4 09:24:21 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   1743  1.1  christos 
   1744  1.1  christos 	* configure.in (sim_target): Build PowerPC simulator for powerpc
   1745  1.1  christos 	System V.4, Solaris, and Elf targets.
   1746  1.1  christos 	* configure: Regenerate with autoconf 2.10.
   1747  1.1  christos 
   1748  1.1  christos Wed May 22 12:10:49 1996  Rob Savoye  <rob@chinadoll>
   1749  1.1  christos 
   1750  1.1  christos 	* configure.in: Only built erc32 simulator on Unix hosts as it
   1751  1.1  christos 	uses pseudo ttys.
   1752  1.1  christos 	* configure: Regenerated with autoconf 2.8.
   1753  1.1  christos 
   1754  1.1  christos Sun May 19 20:20:40 1996  Rob Savoye  <rob (a] chinadoll.cygnus.com>
   1755  1.1  christos 
   1756  1.1  christos 	* erc32: Sparc simulator from the ESA.
   1757  1.1  christos 
   1758  1.1  christos Sun Apr  7 21:00:09 1996  Fred Fish  <fnf (a] cygnus.com>
   1759  1.1  christos 
   1760  1.1  christos 	From: Miles Bader  <miles (a] gnu.ai.mit.edu>
   1761  1.1  christos 	* configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
   1762  1.1  christos 	* configure: Regenerate using autoconf.
   1763  1.1  christos 
   1764  1.1  christos Thu Feb 22 11:31:50 1996  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   1765  1.1  christos 
   1766  1.1  christos 	* Makefile.in (install): Fix typo.
   1767  1.1  christos 
   1768  1.1  christos Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <ian (a] cygnus.com>
   1769  1.1  christos 
   1770  1.1  christos 	* configure: Regenerate with autoconf 2.7.
   1771  1.1  christos 
   1772  1.1  christos 	* Makefile.in (all): Simplify.
   1773  1.1  christos 	(clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
   1774  1.1  christos 	as in the all target.
   1775  1.1  christos 	(distclean, maintainer-clean, realclean): Likewise.
   1776  1.1  christos 	(install): Likewise.
   1777  1.1  christos 
   1778  1.1  christos Thu Feb 15 18:37:00 1996  Fred Fish  <fnf (a] cygnus.com>
   1779  1.1  christos 
   1780  1.1  christos 	* Makefile.in (all): Remove extra '\' char from shell script.
   1781  1.1  christos 
   1782  1.1  christos Wed Feb 14 16:43:59 1996  Mike Meissner  <meissner (a] tiktok.cygnus.com>
   1783  1.1  christos 
   1784  1.1  christos 	* Makefile.in (all): Avoid a for loop with zero elements, even if
   1785  1.1  christos 	the loop will not be executed because of an if statement.
   1786  1.1  christos 
   1787  1.1  christos Wed Jan 31 21:48:34 1996  Fred Fish  <fnf (a] cygnus.com>
   1788  1.1  christos 
   1789  1.1  christos 	* Makefile.in (install): Add missing semicolon in "fi \".
   1790  1.1  christos 
   1791  1.1  christos Thu Nov  9 16:10:56 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   1792  1.1  christos 
   1793  1.1  christos 	* Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
   1794  1.1  christos 	defaults from configure.
   1795  1.1  christos 
   1796  1.1  christos 	* configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
   1797  1.1  christos 	configure defaults.
   1798  1.1  christos 	(powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
   1799  1.1  christos 	if either --enable-sim-powerpc is used, or the host compiler is
   1800  1.1  christos 	GCC.
   1801  1.1  christos 
   1802  1.1  christos Wed Nov  8 15:46:49 1995  James G. Smith  <jsmith (a] pasanda.cygnus.co.uk>
   1803  1.1  christos 
   1804  1.1  christos 	* configure.in (mips*-*-*): Added "mips" simulator target.
   1805  1.1  christos 	* configure: Re-generated.
   1806  1.1  christos 
   1807  1.1  christos Tue Oct 10 11:08:20 1995  Fred Fish  <fnf (a] cygnus.com>
   1808  1.1  christos 
   1809  1.1  christos 	* Makefile.in (BISON): Remove macro.
   1810  1.1  christos 	(FLAGS_TO_PASS): Remove BISON.
   1811  1.1  christos 
   1812  1.1  christos Sun Oct  8 04:26:27 1995  Peter Schauer  (pes (a] regent.e-technik.tu-muenchen.de)
   1813  1.1  christos 
   1814  1.1  christos 	* configure.in:  Explicitly `exit 0' for broken shells.
   1815  1.1  christos 	* configure:  Rebuilt.
   1816  1.1  christos 
   1817  1.1  christos Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson (a] chestnut.cygnus.com>
   1818  1.1  christos 
   1819  1.1  christos 	* common/run.c (main): Initialize the callbacks.
   1820  1.1  christos 
   1821  1.1  christos Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian (a] cygnus.com>
   1822  1.1  christos 
   1823  1.1  christos 	* Makefile.in (maintainer-clean): New synonym for realclean.
   1824  1.1  christos 
   1825  1.1  christos Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   1826  1.1  christos 
   1827  1.1  christos 	* configure.in (powerpc*-*-eabisim*): Only build the simulator if
   1828  1.1  christos 	the target is powerpc*-*-eabisim*, since it requires GCC to build.
   1829  1.1  christos 
   1830  1.1  christos Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner (a] tiktok.cygnus.com>
   1831  1.1  christos 
   1832  1.1  christos 	* configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
   1833  1.1  christos 	<cagney (a] highland.com.au>.
   1834  1.1  christos 	* configure: Regnerate from configure.in.
   1835  1.1  christos 
   1836  1.1  christos Thu Aug  3 10:45:37 1995  Fred Fish  <fnf (a] cygnus.com>
   1837  1.1  christos 
   1838  1.1  christos 	* Update all FSF addresses except those in COPYING* files.
   1839  1.1  christos 
   1840  1.1  christos Thu Jul 20 15:17:29 1995  Fred Fish  <fnf (a] cygnus.com>
   1841  1.1  christos 
   1842  1.1  christos 	* Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
   1843  1.1  christos 	submakes either default or passed in value.
   1844  1.1  christos 
   1845  1.1  christos Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc (a] rtl.cygnus.com>
   1846  1.1  christos 
   1847  1.1  christos 	* Makefile.in (all, clean, distclean, mostlyclean, realclean,
   1848  1.1  christos 	  install): Changed targets so that they descend all
   1849  1.1  christos 	  subdirectories in $(SUBDIRS).
   1850  1.1  christos 	  (*-all, *-clean, *-install): Removed targets.
   1851  1.1  christos 
   1852  1.1  christos 	* configure.in: Don't bother with target makefile fragments, they
   1853  1.1  christos 	  are no longer needed.
   1854  1.1  christos 	* configure: regenerated.
   1855  1.1  christos 
   1856  1.1  christos 	* Makefile.in, configure.in: converted to autoconf.
   1857  1.1  christos 	* configure: New file, generated with autconf 2.4.
   1858  1.1  christos 
   1859  1.1  christos Wed May 24 14:48:46 1995  Steve Chamberlain  <sac (a] slash.cygnus.com>
   1860  1.1  christos 
   1861  1.1  christos 	* Makefile.in: Support ARM.
   1862  1.1  christos 	* configure.in: Ditto.
   1863  1.1  christos 
   1864  1.1  christos Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
   1865  1.1  christos 
   1866  1.1  christos 	* Makefile.in: Support W65.
   1867  1.1  christos 	* configure.in: Ditto.
   1868  1.1  christos 
   1869  1.1  christos Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon (a] lioth.cygnus.com)
   1870  1.1  christos 
   1871  1.1  christos 	* Makefile.in: Add TAGS target.
   1872  1.1  christos 
   1873  1.1  christos Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich (a] sendai.cygnus.com)
   1874  1.1  christos 
   1875  1.1  christos 	* Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
   1876  1.1  christos 	  install-h8300, clean-h8300, all-h8500, install-h8500,
   1877  1.1  christos 	  clean-h8500, all-sh, install-sh, clean-sh): do not echo
   1878  1.1  christos 	  recursion lines.
   1879  1.1  christos 
   1880  1.1  christos Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
   1881  1.1  christos 
   1882  1.1  christos 	* Makefile.in: remove endian.h trace from h8500
   1883  1.1  christos 
   1884  1.1  christos Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon (a] cygnus.com)
   1885  1.1  christos 
   1886  1.1  christos 	* Makefile.in: Add distclean, realclean, and mostlyclean targets.
   1887  1.1  christos 
   1888  1.1  christos Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
   1889  1.1  christos 
   1890  1.1  christos 	* Makefile.in: make all of the all-* target (except all-nothing)
   1891  1.1  christos 	depend on endian.h, so that if we're not building a simulator, we
   1892  1.1  christos 	don't built endian
   1893  1.1  christos 
   1894  1.1  christos Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   1895  1.1  christos 
   1896  1.1  christos 	* Makefile.in (check, installcheck): Added dummy targets.
   1897  1.1  christos 
   1898  1.1  christos Mon May  3 21:39:43 1993  Fred Fish  (fnf (a] cygnus.com)
   1899  1.1  christos 
   1900  1.1  christos 	* Makefile.in (endian): Find endian.c in $(srcdir), and also
   1901  1.1  christos 	explicitly make it, since some makes apparently don't work with
   1902  1.1  christos 	VPATH and .c to executable rules (SunOS make for example).
   1903  1.1  christos 
   1904  1.1  christos Mon May  3 08:29:01 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   1905  1.1  christos 
   1906  1.1  christos 	* Makefile.in (endian): Add explicit rule for broken makes.
   1907  1.1  christos 
   1908  1.1  christos Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian (a] cygnus.com)
   1909  1.1  christos 
   1910  1.1  christos 	* Makefile.in (info, install-info): New targets.
   1911  1.1  christos 	(DO_INSTALL): Renamed from INSTALL, which is overridden by the top
   1912  1.1  christos 	level Makefile.
   1913  1.1  christos 
   1914  1.1  christos Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich (a] ok.cygnus.com)
   1915  1.1  christos 
   1916  1.1  christos 	* Makefile.in (endian.h): build endian.h via a temporary file so
   1917  1.1  christos 	  that we don't leave an incomplete file lying around on
   1918  1.1  christos 	  interrupted builds.
   1919  1.1  christos 	  (clean): remove endian, e.h, and endian.h.
   1920  1.1  christos 
   1921  1.1  christos Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac (a] thepub.cygnus.com)
   1922  1.1  christos 
   1923  1.1  christos 	* Makefile.in, configure.in: if target isn't supported, build a
   1924  1.1  christos 	harmless makefile.
   1925