summaryrefslogtreecommitdiff
path: root/gprof
Commit message (Collapse)AuthorAgeFilesLines
* Add translationsNick Clifton2001-11-024-189/+661
|
* Regenerate configure to include the gettext.m4 change. UpdateAlan Modra2001-10-032-1/+5
| | | | opcodes/po/POTFILES.in
* * Makefile.am (Makefile): Depend on bfd/configure.inAlan Modra2001-10-023-63/+92
| | | | | Run "make dep-am" * Makefile.in: Regenerate.
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-193-4/+12
|
* * sparc.c (sparc_find_call): Warning fix.Alan Modra2001-09-183-3/+8
| | | | * alpha.c (alpha_find_call): Likewise.
* * alpha.c: Add missing prototypes.Alan Modra2001-08-096-1/+27
| | | | | | | | * sparc.c: Likewise. * tahoe.c: Likewise. * vax.c: Likewise. * i386.c: Likewise. (i386_iscall): Don't use DEFUN.
* Change bug reporting email address.Nick Clifton2001-07-192-3/+11
|
* Remove auot generated man pagesNick Clifton2001-06-194-610/+23
|
* Rebuild after recent change to gprof.texiNick Clifton2001-06-131-200/+74
|
* Bytes stored in target order, not host order.Nick Clifton2001-06-122-3/+8
|
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-184/+204
| | | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4.
* * gmon_io.c (gmon_io_read, gmon_io_write_vma,Alexandre Oliva2001-05-162-5/+11
| | | | | gmon_io_write_32, gmon_io_write_8, gmon_io_write): Adjust argument list for K&R C.
* man page generation from gprof.texi by Stephane CarrezAlan Modra2001-04-065-227/+846
|
* David Mosberger's fixes for cross compiling gprof.Alan Modra2001-03-1434-544/+743
|
* Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton2001-03-1330-395/+453
|
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-276-181/+197
| | | | and run "make dep-am".
* Add PDP-11 supportNick Clifton2001-02-181-12/+12
|
* * basic_blocks.c: #include <unistd.h> only if it exists.Michael Sokolov2001-01-272-1/+7
|
* Add GNU Free Documentation LicenseNick Clifton2000-11-062-28/+384
|
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-204/+194
| | | | | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts.
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-073-398/+414
| | | | | * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
* * aclocal.m4, configure: Rebuilt with new libtool.m4.Alexandre Oliva2000-09-063-472/+134
|
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-026-10/+387
| | | | ability to support removal of duplciate DWARF@ debug information.
* RegernateNick Clifton2000-09-021-1/+1
|
* * acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva2000-08-314-1021/+818
| | | | | top level. * aclocal.m4, configure: Rebuilt.
* Adssign copyright to FSFNick Clifton2000-07-262-11/+31
|
* File not needed - it is provided at the top levelNick Clifton2000-07-242-342/+0
|
* Add GPL copyright notices to uncopyrighted files.Nick Clifton2000-07-2424-1362/+1853
| | | | Add copy of GPL.
* Add optional style argument to --demangle switch.Nick Clifton2000-07-203-5/+28
|
* add MAINTAINERS filesDJ Delorie2000-07-052-0/+5
|
* Fix 2000-06-22. grep after running dep.sedAlan Modra2000-07-013-8/+16
|
* Ensure /usr/include and the like stay out of dependencies.Alan Modra2000-06-223-5/+19
|
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-202-2/+7
| | | | Alexander Aganichev's fix for ieee.c
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-192-24/+18
| | | | for m68hc11 and m68hc12 processors.
* 2000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-132-1/+5
| | | | * configure: Regenerate.
* * configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2000-06-082-1/+5
| | | | | Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
* 2000-06-07 Philippe De Muyter <phdm@macqel.be>Phil Blundell2000-06-072-2/+4
| | | | * source.c: Remove direct inclusion of sys/stat.h.
* undo repvious deltaNick Clifton2000-06-012-0/+11
|
* Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..)Alan Modra2000-05-282-6/+4
|
* When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton2000-05-262-1/+7
| | | | argument, whereas the 'D' switch takes no argument at all.
* Update dependencies.Alan Modra2000-05-264-118/+155
|
* missed this in the last commit.Alan Modra2000-05-261-20/+5
|
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-2612-555/+372
|
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-096-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.
* * gprof.c (copyright): Do not use N_ in array initializer.Alexandre Oliva2000-04-052-2/+6
|
* Move translated part of bug report string back into .c files soAlan Modra2000-04-043-3/+8
| | | | xgettext can find it. Regnerate .pot files.
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-043-157/+407
|
* Move bug report string to one place.Alan Modra2000-04-033-2/+8
|
* Don't use post-increment on structure copy to work around a ppc gcc bug.Alan Modra2000-03-312-1/+7
|
* 1999-09-29 Mark Kettenis <kettenis@gnu.org>Phil Blundell2000-03-262-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.