summaryrefslogtreecommitdiffstats
path: root/gprof/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra2013-09-201-0/+4
| | | | | ppc host match. Support little-endian powerpc linux hosts. Regenerate configure files.
* bfd/Richard Sandiford2013-08-051-0/+4
| | | | | | | | | | | | | | | | | 2013-08-05 John Tytgat <john@bass-software.com> * po/BLD-POTFILES.in: Regenerate. * po/SRC-POTFILES.in: Likewise. gas/ 2013-08-05 John Tytgat <john@bass-software.com> * po/POTFILES.in: Regenerate. gprof/ 2013-08-05 John Tytgat <john@bass-software.com> * po/POTFILES.in: Regenerate.
* * aarch64.c (aarch64_find_call): Promote to bfd_vma before signAlan Modra2013-05-241-0/+5
| | | | extending.
* * aarch64.c: New file.Alan Modra2013-05-221-0/+7
| | | | | | * corefile.c (find_call): Call aarch64_find_call for bfd_arch_aarch64. * Makefile.am (sources): Add aarch64.c. * Makefile.in: Regenerate.
* Rotate binutils ChangeLog for 2013H.J. Lu2013-01-021-77/+2
|
* Add copyright noticesNick Clifton2012-12-171-0/+16
|
* Add copyright noticesNick Clifton2012-12-101-0/+6
|
* * corefile.c (core_sym_class): Allow for ".constprop.N" clonedAlan Modra2012-09-201-0/+5
| | | | functions.
* * configure: Regenerate.David Edelsohn2012-09-151-1/+5
|
* PR gprof/13836Alan Modra2012-09-111-0/+5
| | | | * fsf_callg_bl.m: Fix typo.
* Regenerate binutils configureH.J. Lu2012-09-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bfd/ 2012-09-10 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. binutils/ 2012-09-10 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. etc/ 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * Makefile.in (install-strip): New target. gas/ 2012-09-10 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. gold/ 2012-09-09 Alan Modra <amodra@gmail.com> * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions. gprof/ 2012-09-10 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. intl/ 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> PR bootstrap/44621 ld/ 2012-09-10 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. libiberty/ 2011-08-28 H.J. Lu <hongjiu.lu@intel.com> * argv.c (dupargv): Replace malloc with xmalloc. Don't check opcodes/ 2012-09-10 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated.
* Updated Vietnamese translation.Nick Clifton2012-08-091-0/+4
|
* Updated Ukranian and Japanese translations.Nick Clifton2012-08-071-0/+4
|
* Updated translationsNick Clifton2012-07-301-0/+6
|
* * gprof.h: Don't include gconfig.h twice. Undef conflictingAlan Modra2012-07-291-0/+5
| | | | PACKAGE_* defines.
* bfd: update to AC_INITMike Frysinger2012-07-271-0/+6
| | | | | | | | | | | | | | | | | Move the package name/version from AM_INIT_AUTOMAKE to AC_INIT per recent autotools guidelines. We use recent versions of both, so it shouldn't be a problem. This sets PACKAGE_xxx variables correctly, and makes the output of: ./configure --version actually useful: bfd configure 2.22.52 Changing the other dirs to use AC_INIT would require a bit of m4 trickery that I don't feel like getting into, and they all use BFD_VERSION anyways, so there isn't much point. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* gprof/Andreas Schwab2012-06-021-0/+5
| | | | | | | | | * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix. * Makefile.in: Regenerate. ld/ * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix. * Makefile.in: Regenerate.
* 2012-03-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-03-061-0/+5
| | | | | * corefile.c (core_create_function_syms): Do not call bsearch if symbol_map_count is 0.
* * po/sr.po: New Serbian translation.Nick Clifton2012-02-061-0/+5
| | | | | * configure.in (ALL_LINGUAS): Add sr. * configure: Regenerate.
* Rotate ChangeLogsNick Clifton2012-01-051-75/+1
|
* * hist.c (hist_assign_samples_1): Update comment.Nick Clifton2011-10-261-0/+4
|
* PR gprof/13325Nick Clifton2011-10-251-0/+6
| | | | | * hist.c (hist_assign_samples_1): Make sure that inner loop iterator remains valid.
* Updated Japanese translationNick Clifton2011-10-241-0/+6
|
* * po/it.po: New Italian translation.Nick Clifton2011-10-181-0/+5
| | | | * po/gprof.pot: Regenerate.
* Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.Nick Clifton2011-10-101-0/+7
|
* Updated Spanish translations.Nick Clifton2011-08-261-0/+4
|
* * corefile.c (core_sym_class): Allow for multiple iterations ofNick Clifton2011-06-071-0/+5
| | | | clone clones and subprograms.
* * cg_print.c (print_header): Add no-c-format comment to preventAlan Modra2011-04-281-0/+5
| | | | confusion when translating "%time".
* Updated Danish, Esperanto and French translations.Nick Clifton2011-04-271-0/+5
|
* * po/eo.po: New Esperanto translation.Nick Clifton2011-03-301-0/+6
| | | | | | * configure.in (ALL_LINGUAS): Add eo. * configure: Regenerate. * po/da.po: Updated Danish translation.
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-281-0/+8
| | | | | | | | * basic_blocks.c (cmp_bb): Use filename_(n)cmp. * cg_print.c (order_and_dump_functions_by_arcs): Likewise. (cg_print_file_ordering): Likewise. * corefile.c (read_function_mappings): Likewise. (core_create_line_syms): Likewise.
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-131-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /: Import from Libtool and gnulib: 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com> Prepare for supporting FreeBSD 10. * config.rpath: Remove handling of freebsd1* which soon would match FreeBSD 10.0. 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change) Remove support for FreeBSD 1.x. * libtool.m4 (_LT_LINKER_SHLIBS) (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which soon would incorrectly match FreeBSD 10.0. bfd/: * configure: Regenerate. gas/: * configure: Regenerate. ld/: * configure: Regenerate. opcodes/: * configure: Regenerate. binutils/: * configure: Regenerate. gprof/: * configure: Regenerate.
* PR gprof/12468Alan Modra2011-02-061-0/+6
| | | | | * corefile.c (core_create_function_syms): Set is_func for targets that have no BSF_FUNCTION syms.
* * po/da.po: Updated Danish translation.Nick Clifton2011-01-101-0/+4
|
* Rotate binutils ChangeLogs.H.J. Lu2011-01-011-92/+1
|
* bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignoreMike Frysinger2010-12-091-0/+4
| | | | | | This seems to cover a few random targets as well as --enable-targets=all. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Update translationsAlan Modra2010-11-251-0/+5
|
* Updated translations.Nick Clifton2010-11-101-0/+4
|
* bfd/Tristan Gingold2010-11-051-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2010-11-05 Tristan Gingold <gingold@adacore.com> * po/bfd.pot: Regenerate binutils/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * po/binutils.pot: Regenerate gas/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * po/gas.pot: Regenerate * po/POTFILES.in: Regenerate gprof/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * po/gprof.pot: Regenerate ld/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * po/ld.pot: Regenerate * po/POTFILES.in: Regenerate opcodes/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * po/opcodes.pot: Regenerate
* * gprof.texi (Deprecated Options): Move introduction out of the table.Alan Modra2010-10-291-0/+4
|
* Add directory section for info document.Alan Modra2010-10-281-0/+4
|
* Fix unportable shell quoting.Ralf Wildenhues2010-09-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /: Sync from GCC: PR bootstrap/44621 * configure.ac: Fix unportable shell quoting. * configure: Regenerate. config/: * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting. bfd/: * configure: Regenerate. gas/: * configure: Regenerate. gold/: * configure: Regenerate. intl/: * configure: Regenerate. ld/: * configure: Regenerate. opcodes/: * configure: Regenerate. binutils/: * configure: Regenerate. gprof/: * configure: Regenerate.
* * corefile.c (core_sym_class): Fix handling of subprogram namesNick Clifton2010-07-161-0/+5
| | | | and add support for cloned function names.
* * gmon_io.c (gmon_out_read): Remove double fclose of input file.Nick Clifton2010-06-161-0/+4
|
* * gprof.texi (Sampling Error): Note that call counts and basicNick Clifton2010-06-081-0/+6
| | | | | block counts are only reliable for multi-threaded applications if the counting function itself is thread safe.
* etc/ChangeLogNick Clifton2010-06-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | * standards.texi: Relicense under GFDL v1.3. * fdl.texi: Replace with v1.3 text. gas/ChangeLog * doc/as.texinfo: Replace abbreviated 20th century year numbers with full versions. gprof/ChangeLog * gprof.texi: Replace abbreviated 20th century year numbers with full versions. ld/ChangeLog * fdl.texi: Replace with v1.3 text. * ld.texinfo: Replace abbreviated 20th century year numbers with full versions. * ldint.texinfo: Likewise. Relicense under GFDL v1.3. Replace text of v1.1 FDL with an include of the fdl.texi file.
* bfd/Tristan Gingold2010-05-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. bfd/doc/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. binutils/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. * doc/Makefile.in: Ditto. gas/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. * doc/Makefile.in: Ditto. gprof/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. ld/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto. opcodes/ 2010-05-07 Tristan Gingold <gingold@adacore.com> * Makefile.in: Regenerate with automake 1.11.1. * aclocal.m4: Ditto.
* Updated Spanish translations.Nick Clifton2010-05-051-0/+4
|
* PR gprof/11524Nick Clifton2010-04-271-0/+5
| | | | * corefile.c (core_create_syms_from): Use correct size of buffer.
* Updated translation templates.Nick Clifton2010-04-221-0/+6
| | | | | | | Updated Bulgarian translation. Updated Finnish translations. Updated French translations. Updated Vietnamese translations.
OpenPOWER on IntegriCloud