aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2000-03-07* build fixFrank Ch. Eigler1-1/+1
2000-03-07 Frank Ch. Eigler <fche@redhat.com> From John Dallaway <jld@redhat.co.uk>: * Makefile.in (install-sis): Add $(EXEEXT) for Windows host.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+75
1999-04-16Initial creation of sourceware repositoryStan Shebs1-73/+0
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman1-6/+3
scheme which is more compatible with WinGDB builds. * configure.in: Improve comment on how to run autoconf. * configure: Re-run autoconf to get new ../common/aclocal.m4. * Makefile.in: Use autoconf substitution to install common makefile fragment.
1996-12-16 Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set.Rob Savoye1-3/+12
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1-161/+33
(SIM_{OBJS,EXTRA_LIBS,EXTRA_LIBDEPS,EXTRA_ALL,EXTRA_INSTALL}): Define. (SIM_{EXTRA_CLEAN,EXTRA_CFLAGS}): Define. * configure.in: Simplify using macros in ../common/aclocal.m4. Call AC_CHECK_HEADERS(stdlib.h). * configure: Regenerated. * config.in: New file. * func.c (sim_set_callbacks): Delete, moved to * interf.c (sim_set_callbacks): here. (sim_callback): New global. Rewrite all calls to printf_filtered to go through callback. (sim_size,sim_trace): New functions. (sim_{insert,remove}_breakpoint): #if 0 out. * sis.c: #include "config.h". #include <stdlib.h> if present. (main): Coerce fprintf arg to INIT_DISASSEMBLE_INFO to fprintf_ftype. * sis.h: #include "callback.h".
1996-10-02 * Makefile.in (clean): Remove config.log.Jason Molenda1-8/+3
1996-09-05 * Makefile.in erc32/Makefile.in: Don't set srcroot. This shouldStu Grossman1-22/+17
be inherited from the parent. Remove INSTALL_XFORM and INSTALL_XFORM1. Make INSTALL be set from configure.
1996-06-03 * Makefile.in (end.h): Use explicit ./ when running end.Ian Lance Taylor1-2/+3
1996-05-20 New sparc simulator from the ESA.Rob Savoye1-0/+204