aboutsummaryrefslogtreecommitdiff
path: root/gprof
AgeCommit message (Collapse)AuthorFilesLines
2002-07-23update translations.Nick Clifton5-120/+144
2002-05-02Do not attempt to create a .gmo file if the sources are read-only.Nick Clifton2-1/+8
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra4-10/+23
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate.
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra3-6/+11
* Makefile.in: Regenerate.
2002-03-18Updated French translationsNick Clifton2-10/+14
2002-03-13Updated French translationsNick Clifton2-34/+92
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+6
* gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
2002-02-192002-02-19 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2-5/+10
* hist.c (hist_print): Rewrite log_scale calculation loop.
2002-02-11 * Makefile.am: "make dep-am".Alan Modra3-14/+17
* Makefile.in: Regenerate.
2002-02-10Update copyright date per last commit.Daniel Jacobowitz1-1/+1
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-1/+9
* gprof.c: Include "getopt.h" after other includes, so that the proper macros are defined. * gen-c-prog.awk: Emit a prototype for the generated function.
2002-02-01 * configure.in (build_warnings): Add -Wstrict-prototypesAlan Modra7-421/+401
-Wmissing-prototypes. * aclocal.m4: Regenerate. * gconfig.in: Regenerate. * configure: Regenerate. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
2002-02-01 * alpha.c (alpha_find_call): Warning fixes.Alan Modra25-223/+446
* mips.c (mips_find_call): Likewise. * sparc.c (sparc_find_call): Likewise. * basic_blocks.c: Warning fixes. Eliminate DEFUN. * call_graph.c: Likewise. * cg_arcs.c: Likewise. * cg_dfn.cp: Likewise. * gprof.c: Likewise. * gprof.h: Likewise. * hist.c: Likewise. * search_list.c: Likewise. * source.c: Likewise. * source.h: Likewise. * sym_ids.c: Likewise. * symtab.c: Likewise. * symtab.h: Likewise. * utils.c: Likewise. * cg_print.c: Likewise. (struct function_map, symbol_map, symbol_map_count): Move declaration to.. * corefile: ..here. * corefile.c: Warning fixes. Eliminate DEFUN. (struct function_map): Remove declaration. * gmon_io.c: Warning fixes. Eliminate DEFUN. (gmon_io_read_64): Make static. (gmon_io_write_64): Likewise. (gmon_read_raw_arc): Likewise. (gmon_write_raw_arc): Likewise. (gmon_io_write_8): Don't pass char, pass int param. * gmon_io.h (gmon_io_write_8): Likewise. and a few copyright dates that should have been done previously.
2002-02-01Run "make dep-am"Alan Modra3-153/+158
2002-02-01 * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra19-109/+123
FALSE with false throughout. * basic_blocks.h: Likewise. * cg_arcs.c: Likewise. * cg_dfn.c: Likewise. * cg_print.c: Likewise. * corefile.c: Likewise. * gmon_io.c: Likewise. * gprof.c: Likewise. * hist.c: Likewise. * mips.c: Likewise. * source.c: Likewise. * source.h: Likewise. * sym_ids.c: Likewise. * sym_ids.h: Likewise. * symtab.h: Likewise. * tahoe.c: Likewise. * vax.c: Likewise. * gprof.h: Likewise. (TRUE): Don't define. (FALSE): Don't define.
2002-01-31Deal with target architecture that have a pointer size that is different fromJason Thorpe1-3/+0
the host architectures pointer size. (Nick missed this file when he committed the patch.)
2002-01-31Deal with target architecture that have a pointer size that is different fromNick Clifton9-368/+488
the host architectures pointer size.
2002-01-31 * alpha.c (alpha_Instruction): Don't use.Alan Modra34-175/+204
(alpha_find_call): Avoid use of bitfields and casts between pointers and integers of different sizes. Avoid endian problems when cross-compiling. * vax.c (vax_find_call): Likewise. (struct modebyte): Don't use. (vax_operandmode): Pass in an unsigned char *. (vax_operandlength): Likewise. (vax_reladdr): Rename to vax_offset and return relative offset rather than address. * i386.c (i386_find_call): Avoid casts between pointers and integers of different sizes. * sparc.c (sparc_find_call): Likewise. Avoid endian problems. * tahoe.c (tahoe_find_call): Likewise. (tahoe_reladdr): Rename to tahoe_offset and return relative offset rather than address. * basic_blocks.h: Don't include headers here. * call_graph.h: Likewise. * cg_arcs.h: Likewise. * cg_print.h: Likewise. * corefile.h: Likewise. * gmon_io.h: Likewise. * gmon_out.h: Likewise. * hertz.h: Likewise. * hist.h: Likewise. * source.h: Likewise. * sym_ids.h: Likewise. * symtab.h: Likewise. * gprof.h: Don't include ansidecl.h, do include bfd.h. (bool): Don't typedef. * alpha.c: Adjust #include's for above header changes. * basic_blocks.c: Likewise. * call_graph.c: Likewise. * cg_arcs.c: Likewise. * cg_dfn.c: Likewise. * cg_print.c: Likewise. * corefile.c: Likewise. * gmon_io.c: Likewise. * gprof.c: Likewise. * hertz.c: Likewise. * hist.c: Likewise. * i386.c: Likewise. * mips.c: Likewise. * sparc.c: Likewise. * sym_ids.c: Likewise. * symtab.c: Likewise. * tahoe.c: Likewise. * utils.c: Likewise. * vax.c: Likewise. * po/POTFILES.in: Regenerate.
2002-01-282002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-147/+163
From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated.
2002-01-27 * i386.c (i386_iscall): Static.Richard Henderson4-13/+19
* tahoe.c (indirectchild, tahoe_operandmode): Static. (tahoe_operandlength, tahoe_reladdr): Static. * vax.c (indirectchild): Static.
2002-01-26 * Makefile.am (install): Depend on install-info.Hans-Peter Nilsson3-0/+13
* Makefile.in: Regenerate.
2002-01-26* mips.c: New file.Jason Thorpe5-5/+131
* 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.
2002-01-26Updated French translationNick Clifton2-66/+93
2002-01-25Updated Spanish translationNick Clifton2-67/+94
2002-01-17Regenerate .pot and .po filesNick Clifton2-64/+90
2002-01-07Add spanish translation filesNick Clifton4-2/+474
2002-01-03Remove use of ngettext()Nick Clifton2-6/+14
2002-01-02Fix spelling typo.Nick Clifton3-8/+15
Reformat messages to ease translation into other languages.
2001-12-21Import Swedish translationNick Clifton4-2/+496
2001-12-04fix typoNick Clifton1-1/+1
2001-12-03Import new turkish translations from Translation Project's website.Nick Clifton4-2/+498
2001-11-28Add .cvsignore files to skip .gmo filesNick Clifton1-0/+1
2001-11-02Add translationsNick Clifton4-189/+661
2001-10-03Regenerate configure to include the gettext.m4 change. UpdateAlan Modra2-1/+5
opcodes/po/POTFILES.in
2001-10-02 * Makefile.am (Makefile): Depend on bfd/configure.inAlan Modra3-63/+92
Run "make dep-am" * Makefile.in: Regenerate.
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu3-4/+12
2001-09-18 * sparc.c (sparc_find_call): Warning fix.Alan Modra3-3/+8
* alpha.c (alpha_find_call): Likewise.
2001-08-09 * alpha.c: Add missing prototypes.Alan Modra6-1/+27
* sparc.c: Likewise. * tahoe.c: Likewise. * vax.c: Likewise. * i386.c: Likewise. (i386_iscall): Don't use DEFUN.
2001-07-19Change bug reporting email address.Nick Clifton2-3/+11
2001-06-19Remove auot generated man pagesNick Clifton4-610/+23
2001-06-13Rebuild after recent change to gprof.texiNick Clifton1-200/+74
2001-06-12Bytes stored in target order, not host order.Nick Clifton2-3/+8
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-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.
2001-05-16* gmon_io.c (gmon_io_read, gmon_io_write_vma,Alexandre Oliva2-5/+11
gmon_io_write_32, gmon_io_write_8, gmon_io_write): Adjust argument list for K&R C.
2001-04-06man page generation from gprof.texi by Stephane CarrezAlan Modra5-227/+846
2001-03-14David Mosberger's fixes for cross compiling gprof.Alan Modra34-544/+743
2001-03-13Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton30-395/+453
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra6-181/+197
and run "make dep-am".
2001-02-18Add PDP-11 supportNick Clifton1-12/+12
2001-01-27 * basic_blocks.c: #include <unistd.h> only if it exists.Michael Sokolov2-1/+7