aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-0/+9
and run "make dep-am".
2001-01-27 * basic_blocks.c: #include <unistd.h> only if it exists.Michael Sokolov1-0/+4
2000-11-06Add GNU Free Documentation LicenseNick Clifton1-0/+4
2000-09-072000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
2000-09-06* aclocal.m4, configure: Rebuilt with new libtool.m4.Alexandre Oliva1-0/+4
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-0/+7
ability to support removal of duplciate DWARF@ debug information.
2000-08-31* acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva1-0/+6
top level. * aclocal.m4, configure: Rebuilt.
2000-07-26Adssign copyright to FSFNick Clifton1-0/+5
2000-07-24File not needed - it is provided at the top levelNick Clifton1-2/+0
2000-07-24Add GPL copyright notices to uncopyrighted files.Nick Clifton1-0/+26
Add copy of GPL.
2000-07-20Add optional style argument to --demangle switch.Nick Clifton1-0/+5
2000-07-05add MAINTAINERS filesDJ Delorie1-0/+4
2000-07-01Fix 2000-06-22. grep after running dep.sedAlan Modra1-0/+6
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-0/+6
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-0/+5
Alexander Aganichev's fix for ieee.c
2000-06-132000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+4
* configure: Regenerate.
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien1-0/+4
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
2000-06-072000-06-07 Philippe De Muyter <phdm@macqel.be>Phil Blundell1-0/+4
* source.c: Remove direct inclusion of sys/stat.h.
2000-06-01undo repvious deltaNick Clifton1-0/+5
2000-05-28Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..)Alan Modra1-0/+4
2000-05-26When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton1-0/+6
argument, whereas the 'D' switch takes no argument at all.
2000-05-26Update dependencies.Alan Modra1-0/+4
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-0/+36
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+7
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 Oliva1-0/+4
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-0/+4
xgettext can find it. Regnerate .pot files.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-1/+13
2000-04-03Move bug report string to one place.Alan Modra1-1/+6
2000-03-31Don't use post-increment on structure copy to work around a ppc gcc bug.Alan Modra1-0/+5
2000-03-261999-09-29 Mark Kettenis <kettenis@gnu.org>Phil Blundell1-0/+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-22 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1-0/+8
* 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 Modra1-0/+5
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 Clifton1-0/+5
1999-08-06 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1-0/+5
* corefile.c (core_create_line_syms): Add cast for printf.
1999-07-22 From Mark Elbrecht:Ian Lance Taylor1-0/+5
* configure.bat: Remove; obsolete.
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1-0/+5
* configure: Rebuild.
1999-07-11 * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.Ian Lance Taylor1-0/+5
* 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 Taylor1-0/+7
values to unsigned long when calling printf. * Makefile.am ($(OBJECTS)): Add gmon.h. * Makefile.in: Rebuild.
1999-06-14Fix typo.Andreas Schwab1-0/+4
1999-06-13xIan Lance Taylor1-0/+1
1999-06-13 * cg_dfn.c: Include "libiberty.h"Ian Lance Taylor1-0/+7
(DFN_INCR_DEPTH): Define instead of DFN_DEPTH. (dfn_stack): Define as pointer rather than array. (pre_visit): Reallocate dfn_stack as needed.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1319