summaryrefslogtreecommitdiff
path: root/gprof
Commit message (Collapse)AuthorAgeFilesLines
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor2000-02-224-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.
* Most of these changes are really only cosmetic. The readelf.c patchAlan Modra2000-01-262-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.
* Make sure that sensible values are extracted from a raw header.Nick Clifton1999-09-242-0/+14
|
* rebuild with patched automakeIan Lance Taylor1999-08-091-1/+1
|
* From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1999-08-062-2/+8
| | | | * corefile.c (core_create_line_syms): Add cast for printf.
* From Mark Elbrecht:Ian Lance Taylor1999-07-222-18/+5
| | | | * configure.bat: Remove; obsolete.
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-153-160/+176
| | | | * configure: Rebuild.
* * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.Ian Lance Taylor1999-07-113-2/+8
| | | | * sym-ids.c (non_existent_file): Fully initialize structure.
* * Many files: Add casts in many print statements to cast bfd_vmaIan Lance Taylor1999-06-3016-102/+141
| | | | | | values to unsigned long when calling printf. * Makefile.am ($(OBJECTS)): Add gmon.h. * Makefile.in: Rebuild.
* Fix typo.Andreas Schwab1999-06-142-1/+5
|
* xIan Lance Taylor1999-06-131-0/+1
|
* * cg_dfn.c: Include "libiberty.h"Ian Lance Taylor1999-06-132-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.
* Update.Richard Henderson1999-06-031-1/+0
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-0361-0/+20081