summaryrefslogtreecommitdiffstats
path: root/gprof
Commit message (Collapse)AuthorAgeFilesLines
* * po/sv.po: Updated.Alan Modra2004-03-192-98/+101
|
* * Makefile.am: Run "make dep-am".Alan Modra2004-03-195-14/+41
| | | | | | * Makefile.in: Regenerate. * gconfig.in: Regenerate. * po/gprof.pot: Regenerate.
* Split ChangeLog files.Alan Modra2004-01-022-2130/+2146
|
* Fix 'the the' typoNick Clifton2003-11-062-1/+5
|
* Minor text correctionsNick Clifton2003-10-312-4/+41
|
* Update documentationNick Clifton2003-10-292-8/+37
|
* Fix bugus mail addressAlan Modra2003-10-111-34/+34
|
* * corefile.c (core_create_function_syms): Don't refer directly toAlan Modra2003-10-112-4/+15
| | | | _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
* Add German translationNick Clifton2003-08-267-417/+1015
|
* Updated translationsNick Clifton2003-08-212-49/+53
|
* * dep-in.sed: Remove libintl.h.Alan Modra2003-08-144-3/+10
| | | | | * Makefile.am (POTFILES.in): Unset LC_COLLATE. * Makefile.in: Regenerate.
* Updated French translationsNick Clifton2003-07-242-45/+49
|
* 2003-07-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-07-192-3/+6
| | | | | * po/Make-in (.po.gmo): Do check if the .gmo file is writable before generating it.
* Update translationsNick Clifton2003-07-172-47/+51
|
* Update pot files.Alan Modra2003-07-112-95/+100
|
* bfd/H.J. Lu2003-06-112-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. binutils/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. gas/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. gprof/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. ld/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise. opcodes/ 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> * po/Make-in (DESTDIR): New. (install-data-yes): Support $(DESTDIR). (uninstall): Likewise.
* 2003-03-31 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-03-312-70/+93
| | | | | | | | * gmon_io.c (enum gmon_ptr_size, enum gmon_ptr_signedness): New. (gmon_get_ptr_size, gmon_get_ptr_signedness): New. (gmon_io_read_vma, gmon_io_write_vma, gmon_read_raw_arc) (gmon_write_raw_arc, gmon_out_read, gmon_out_write): Adjust to use new functions and enums.
* Check for a NULL sentinel value before using it.Nick Clifton2003-02-212-3/+11
|
* oops - omitted from previous deltaNick Clifton2002-12-021-0/+551
|
* Add Brazillian Portugese translation.Nick Clifton2002-12-023-2/+8
|
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-3019-101/+115
| | | | comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
* Add new/updated Danish translationsNick Clifton2002-11-124-2/+560
|
* Turn off default excluded functions in FLAT profile.Nick Clifton2002-08-222-2/+5
|
* * gmon_io.c (gmon_io_read_64, gmon_io_write_64): Define only ifAlan Modra2002-08-202-0/+24
| | | | | BFD_HOST_U_64_BIT is defined. (gmon_io_read_vma, gmon_io_write_vma): Add ifdefs.
* Updated TranslationsNick Clifton2002-07-302-213/+303
|
* Update copyright noticeNick Clifton2002-07-3014-202/+312
|
* (Executing the Program): Add documentation on how to use bbconv.pl.Ulrich Drepper2002-07-302-1/+20
|
* New translationsNick Clifton2002-07-253-182/+189
|
* 2002-07-24 Dave Brolley <brolley@redhat.com>Dave Brolley2002-07-242-1/+13
| | | | | * corefile.c (core_create_function_syms): Use the end of the section containing the symbol to compute max_vma.
* Update Spanish and Swedish translationsNick Clifton2002-07-243-269/+401
|
* Fix a typo.H.J. Lu2002-07-241-1/+1
|
* oops - omitted from previous deltaNick Clifton2002-07-231-0/+547
|
* update translations.Nick Clifton2002-07-235-120/+144
|
* Do not attempt to create a .gmo file if the sources are read-only.Nick Clifton2002-05-022-1/+8
|
* * dep-in.sed: Cope with absolute paths.Alan Modra2002-04-044-10/+23
| | | | | | * Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate.
* * Makefile.am: Run "make dep-am".Alan Modra2002-03-213-6/+11
| | | | * Makefile.in: Regenerate.
* Updated French translationsNick Clifton2002-03-182-10/+14
|
* Updated French translationsNick Clifton2002-03-132-34/+92
|
* 2002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-082-2/+6
| | | | * gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
* 2002-02-19 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2002-02-192-5/+10
| | | | * hist.c (hist_print): Rewrite log_scale calculation loop.
* * Makefile.am: "make dep-am".Alan Modra2002-02-113-14/+17
| | | | * Makefile.in: Regenerate.
* Update copyright date per last commit.Daniel Jacobowitz2002-02-101-1/+1
|
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-103-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.
* * configure.in (build_warnings): Add -Wstrict-prototypesAlan Modra2002-02-017-421/+401
| | | | | | | | | -Wmissing-prototypes. * aclocal.m4: Regenerate. * gconfig.in: Regenerate. * configure: Regenerate. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
* * alpha.c (alpha_find_call): Warning fixes.Alan Modra2002-02-0125-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.
* Run "make dep-am"Alan Modra2002-02-013-153/+158
|
* * basic_blocks.c: Replace bool with boolean, TRUE with true andAlan Modra2002-02-0119-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.
* Deal with target architecture that have a pointer size that is different fromJason Thorpe2002-01-311-3/+0
| | | | | | the host architectures pointer size. (Nick missed this file when he committed the patch.)
* Deal with target architecture that have a pointer size that is different fromNick Clifton2002-01-319-368/+488
| | | | the host architectures pointer size.
* * alpha.c (alpha_Instruction): Don't use.Alan Modra2002-01-3134-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.
OpenPOWER on IntegriCloud