aboutsummaryrefslogtreecommitdiff
path: root/sim/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29 * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)Hans-Peter Nilsson1-4/+4
(realclean, install): Fail if subdir make failed.
2005-01-12Index: m32r/ChangeLogAndrew Cagney1-5/+5
2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: m68hc11/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: mcore/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: mips/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: mn10300/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: ppc/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure.ac: Delete AC_CONFIG_AUX_DIR. * configure: Re-generate. Index: sh/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: testsuite/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: v850/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: erc32/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: frv/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: h8300/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: igen/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure.ac: Delete AC_CONFIG_AUX_DIR. * configure: Re-generate. Index: d10v/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: ChangeLog 2005-01-11 Andrew Cagney <cagney@gnu.org> * Makefile.in (autoconf-common autoheader-common): Add --force to autoconf and autoheader. (autoconf-common autoheader-common) (autoconf-install autoheader-install): Check for configure.ac, not configure.in. * configure.ac: Delete AC_CONFIG_AUX_DIR. * configure: Re-generate. Index: arm/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * configure: Regenerated to track ../common/aclocal.m4 changes. Index: common/ChangeLog 2005-01-11 Andrew Cagney <cagney@localhost.localdomain> * aclocal.m4 (SIM_AC_OUTPUT): Rewrite to use 2.59 macros. * configure: Regenerated to track ../common/aclocal.m4 changes.
2003-09-03 * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).Andreas Schwab1-0/+2
2002-06-16* Makefile.in (autoconf-changelog autoheader-changelog): Let name,Andrew Cagney1-4/+8
id, date and host to be overriden by NAME, ID, DATE and HOST respectfully. Use ISO dates.
2002-06-06* Makefile.in (ChangeLog): New makefile variable.Andrew Cagney1-5/+9
* README-HACKING: Mention the ChangeLog makefile variable.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+254
1999-04-16Initial creation of sourceware repositoryStan Shebs1-256/+0
1998-04-24 * Makefile.in (autoconf-common autoheader-common): Pass `-lTom Tromey1-32/+24
../common' to autoconf and autoheader. Unconditionally run autoconf in every subdir. (autoconf-changelog autoheader-changelog): Unconditionally run commands in every subdir. (autoconf-install autoheader-install): Likewise.
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-4/+13
1997-04-03Add autoheader counterpart to autoconf-common et.al.Andrew Cagney1-3/+12
1997-04-02 * Makefile.in (autoconf-install): New target.David Edelsohn1-3/+18
1997-04-02New target - autoconf-changelogAndrew Cagney1-13/+72
1997-02-04 * Makefile.in (autoconf-common): New target.David Edelsohn1-19/+27
* configure.in: Do configure common. * configure: Regenerated.
1996-02-21 * Makefile.in (all): Simplify.Ian Lance Taylor1-38/+36
(clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop as in the all target. (distclean, maintainer-clean, realclean): Likewise. (install): Likewise.
1996-02-15Make configure work on first stage of HP/UX and Solaris.Michael Meissner1-203/+58
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin1-18/+82
* configure: New file, generated with autconf 2.4.
1993-09-13do not echo recursion linesK. Richard Pixley1-15/+24
1993-06-13 * Makefile.in: Add distclean, realclean, and mostlyclean targets.Jim Kingdon1-11/+13
1993-05-21add no-op dvi targetDavid D. Zuhn1-6/+8
1993-05-03(endian): Add explicit rule for broken makes.Steve Chamberlain1-0/+2
1993-04-27Support for the SHSteve Chamberlain1-2/+34
1993-02-11build endian.h via a temporary file so that we don't leave anK. Richard Pixley1-3/+4
incomplete file lying around on interrupted builds.
1993-02-08 * Makefile.in, configure.in: if target isn't supported, build aSteve Chamberlain1-0/+61
harmless makefile.
1993-02-04These should be in tooSteve Chamberlain1-0/+138