aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
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-77/+78
2002-01-31Deal with target architecture that have a pointer size that is different fromNick Clifton1-8/+7
the host architectures pointer size.
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-3/+8
* 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-33/+45
Run "make dep-am" * Makefile.in: Regenerate.
2001-06-19Remove auot generated man pagesNick Clifton1-9/+8
2001-04-06man page generation from gprof.texi by Stephane CarrezAlan Modra1-0/+18
2001-03-14David Mosberger's fixes for cross compiling gprof.Alan Modra1-3/+3
2001-03-13Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton1-1/+1
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-2/+5
and run "make dep-am".
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-8/+21
ability to support removal of duplciate DWARF@ debug information.
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-3/+7
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-1/+1
for m68hc11 and m68hc12 processors.
2000-05-26Update dependencies.Alan Modra1-59/+67
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-126/+104
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-128/+259
1999-08-09rebuild with patched automakeIan Lance Taylor1-1/+1
1999-06-30 * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1-2/+2
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/+726