diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-01-02 17:06:32 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-01-02 17:06:32 +0000 |
commit | 4e5f3f9d1de6990458460d5fbcdac49504e528e9 (patch) | |
tree | caf4a33505d0b0281211b37af283ad4b837c66ba /gprof/ChangeLog-2012 | |
parent | 54516a0bdf8648550b0b2ff1b7fab0c8cce47d82 (diff) | |
download | binutils-gdb-4e5f3f9d1de6990458460d5fbcdac49504e528e9.tar.gz |
Rotate binutils ChangeLog for 2013
Diffstat (limited to 'gprof/ChangeLog-2012')
-rw-r--r-- | gprof/ChangeLog-2012 | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/gprof/ChangeLog-2012 b/gprof/ChangeLog-2012 new file mode 100644 index 00000000000..cc7f23c082f --- /dev/null +++ b/gprof/ChangeLog-2012 @@ -0,0 +1,89 @@ +2012-12-17 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Add copyright notice. + * Makefile.am: Likewise. + * README: Likewise. + * TODO: Likewise. + * bsd_callg_bl.m: Likewise. + * cg_arcs.h: Likewise. + * cg_dfn.h: Likewise. + * configure.in: Likewise. + * flat_bl.m: Likewise. + * fsf_callg_bl.m: Likewise. + * hertz.h: Likewise. + * utils.h: Likewise. + * Makefile.in: Regenerate. + +2012-09-20 Joe Seymour <jseymour@codesourcery.com> + + * corefile.c (core_sym_class): Allow for ".constprop.N" cloned + functions. + +2012-09-14 David Edelsohn <dje.gcc@gmail.com> + + * configure: Regenerate. + +2012-09-11 Molly Heidecker <tworoses1@gmail.com> + + PR gprof/13836 + * fsf_callg_bl.m: Fix typo. + +2012-09-10 H.J. Lu <hongjiu.lu@intel.com> + + * configure: Regenerated. + +2012-08-09 Nick Clifton <nickc@redhat.com> + + * po/vi.po: Updated Vietnamese translation. + +2012-08-07 Nick Clifton <nickc@redhat.com> + + * po/ja.po: Updated Japanese translation. + +2012-07-30 Nick Clifton <nickc@redhat.com> + + * po/gprof.pot: Updated template. + * po/bg.po: Updated Bulgarian translation. + * po/es.po: Updated Spanish translation. + +2012-07-29 Alan Modra <amodra@gmail.com> + + * gprof.h: Don't include gconfig.h twice. Undef conflicting + PACKAGE_* defines. + +2012-07-27 Mike Frysinger <vapier@gentoo.org> + + * configure.in (BFD_VERSION): Run bfd/configure --version and + parse the output of that. + * configure: Regenerate. + +2012-06-02 Andreas Schwab <schwab@linux-m68k.org> + + * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix. + * Makefile.in: Regenerate. + +2012-03-06 Tristan Gingold <gingold@adacore.com> + + * corefile.c (core_create_function_syms): Do not call bsearch if + symbol_map_count is 0. + +2012-02-06 Nick Clifton <nickc@redhat.com> + + * po/sr.po: New Serbian translation. + * configure.in (ALL_LINGUAS): Add sr. + * configure: Regenerate. + +For older changes see ChangeLog-2011 + +Copyright (C) 2012 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |