aboutsummaryrefslogtreecommitdiff
path: root/gprof
AgeCommit message (Collapse)AuthorFilesLines
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney6-552/+392
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-05* gprof.c (copyright): Do not use N_ in array initializer.Alexandre Oliva2-2/+6
2000-04-04Move translated part of bug report string back into .c files soAlan Modra3-3/+8
xgettext can find it. Regnerate .pot files.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra3-157/+407
2000-04-03Move bug report string to one place.Alan Modra3-2/+8
2000-03-31Don't use post-increment on structure copy to work around a ppc gcc bug.Alan Modra2-1/+7
2000-03-261999-09-29 Mark Kettenis <kettenis@gnu.org>Phil Blundell2-7/+7
* hertz.h [MACH] (hertz): Remove macro. The <machine/mach_param.h> include doesn't exist on al Mach based systems, and the definition of hertz breaks compilation of hertz.c anyway.
2000-02-27rebuild with current toolsIan Lance Taylor1-10/+15
2000-02-22 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor4-6/+17
* i386.c (i386_find_call): Add cast to ensure that printf argument matches format. * tahoe.c (tahoe_find_call): Likewise. * vax.c (vax_find_call): Likewise.
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra2-1/+6
fixes a thinko in get_dynamic_flags. I found at least one message string that included a `%' being passed to printf in the format argument.
1999-09-24Make sure that sensible values are extracted from a raw header.Nick Clifton2-0/+14
1999-08-09rebuild with patched automakeIan Lance Taylor1-1/+1
1999-08-06 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2-2/+8
* corefile.c (core_create_line_syms): Add cast for printf.
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-18/+5
* configure.bat: Remove; obsolete.
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor3-160/+176
* configure: Rebuild.
1999-07-11 * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.Ian Lance Taylor3-2/+8
* sym-ids.c (non_existent_file): Fully initialize structure.
1999-06-30 * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor16-102/+141
values to unsigned long when calling printf. * Makefile.am ($(OBJECTS)): Add gmon.h. * Makefile.in: Rebuild.
1999-06-14Fix typo.Andreas Schwab2-1/+5
1999-06-13xIan Lance Taylor1-0/+1
1999-06-13 * cg_dfn.c: Include "libiberty.h"Ian Lance Taylor2-5/+16
(DFN_INCR_DEPTH): Define instead of DFN_DEPTH. (dfn_stack): Define as pointer rather than array. (pre_visit): Reallocate dfn_stack as needed.
1999-06-03Update.Richard Henderson1-1/+0
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson61-0/+20081