forked from Imagelibrary/binutils-gdb
Change profiling so that it is enabled by default. Re-generate everything.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
||||
|
||||
Tue May 23 21:35:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* aclocal.m4 (sim-profile): Enable the profiler by default.
|
||||
|
||||
Tue May 23 20:30:12 2000 Andrew Cagney <cagney@amy.cygnus.com>
|
||||
|
||||
* run.c (main): Initialize sigrc.
|
||||
|
||||
2
sim/common/aclocal.m4
vendored
2
sim/common/aclocal.m4
vendored
@@ -199,7 +199,7 @@ AC_ARG_ENABLE(sim-profile,
|
||||
esac
|
||||
if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
|
||||
echo "Setting sim profile = $sim_profile" 6>&1
|
||||
fi],[sim_profile=""])dnl
|
||||
fi],[sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"])dnl
|
||||
AC_SUBST(sim_profile)
|
||||
|
||||
|
||||
|
||||
305
sim/common/configure
vendored
305
sim/common/configure
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user