aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2004-06-15 * configure.in: Run through autoupdate.Ben Elliston1-1/+1
* configure: Regenerate with autoconf 2.59. * Makefile.am (install-local): Rename from this .. (install-data-local): .. to this. * Makefile.in: Regenerate with automake 1.8.5. * aclocal.m4: Regenerate with aclocal 1.8.5.
2004-03-19 * Makefile.am: Run "make dep-am".Alan Modra1-5/+5
* Makefile.in: Regenerate. * gconfig.in: Regenerate. * po/gprof.pot: Regenerate.
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra1-1/+1
* Makefile.am (POTFILES.in): Unset LC_COLLATE. * Makefile.in: Regenerate.
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra1-5/+7
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate.
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra1-3/+3
* Makefile.in: Regenerate.
2002-02-11 * Makefile.am: "make dep-am".Alan Modra1-7/+6
* Makefile.in: Regenerate.
2002-02-01 * configure.in (build_warnings): Add -Wstrict-prototypesAlan Modra1-2/+2
-Wmissing-prototypes. * aclocal.m4: Regenerate. * gconfig.in: Regenerate. * configure: Regenerate. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
2002-02-01Run "make dep-am"Alan Modra1-76/+77
2002-01-26 * Makefile.am (install): Depend on install-info.Hans-Peter Nilsson1-0/+4
* Makefile.in: Regenerate.
2002-01-26* mips.c: New file.Jason Thorpe1-1/+6
* Makefile.am (sources): Add mips.c. (mips.o): New rule. * Makefile.in: Regenerate. * corefile.c: Update copyright years. (find_call): Call mips_find_call for bfd_arch_mips.
2001-10-02 * Makefile.am (Makefile): Depend on bfd/configure.inAlan Modra1-30/+41
Run "make dep-am" * Makefile.in: Regenerate.
2001-06-19Remove auot generated man pagesNick Clifton1-8/+7
2001-04-06man page generation from gprof.texi by Stephane CarrezAlan Modra1-0/+18
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-1/+2
and run "make dep-am".
2000-07-01Fix 2000-06-22. grep after running dep.sedAlan Modra1-4/+5
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-2/+6
2000-05-26Update dependencies.Alan Modra1-59/+67
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+3
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-28/+135
1999-06-30 * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1-1/+1
values to unsigned long when calling printf. * Makefile.am ($(OBJECTS)): Add gmon.h. * Makefile.in: Rebuild.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+74