aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
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