ChangeLog-2012 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. 2012-12-17 Nick Clifton <nickc@redhat.com>
  2. * MAINTAINERS: Add copyright notice.
  3. * Makefile.am: Likewise.
  4. * README: Likewise.
  5. * TODO: Likewise.
  6. * bsd_callg_bl.m: Likewise.
  7. * cg_arcs.h: Likewise.
  8. * cg_dfn.h: Likewise.
  9. * configure.in: Likewise.
  10. * flat_bl.m: Likewise.
  11. * fsf_callg_bl.m: Likewise.
  12. * hertz.h: Likewise.
  13. * utils.h: Likewise.
  14. * Makefile.in: Regenerate.
  15. 2012-09-20 Joe Seymour <jseymour@codesourcery.com>
  16. * corefile.c (core_sym_class): Allow for ".constprop.N" cloned
  17. functions.
  18. 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
  19. * configure: Regenerate.
  20. 2012-09-11 Molly Heidecker <tworoses1@gmail.com>
  21. PR gprof/13836
  22. * fsf_callg_bl.m: Fix typo.
  23. 2012-09-10 H.J. Lu <hongjiu.lu@intel.com>
  24. * configure: Regenerated.
  25. 2012-08-09 Nick Clifton <nickc@redhat.com>
  26. * po/vi.po: Updated Vietnamese translation.
  27. 2012-08-07 Nick Clifton <nickc@redhat.com>
  28. * po/ja.po: Updated Japanese translation.
  29. 2012-07-30 Nick Clifton <nickc@redhat.com>
  30. * po/gprof.pot: Updated template.
  31. * po/bg.po: Updated Bulgarian translation.
  32. * po/es.po: Updated Spanish translation.
  33. 2012-07-29 Alan Modra <amodra@gmail.com>
  34. * gprof.h: Don't include gconfig.h twice. Undef conflicting
  35. PACKAGE_* defines.
  36. 2012-07-27 Mike Frysinger <vapier@gentoo.org>
  37. * configure.in (BFD_VERSION): Run bfd/configure --version and
  38. parse the output of that.
  39. * configure: Regenerate.
  40. 2012-06-02 Andreas Schwab <schwab@linux-m68k.org>
  41. * Makefile.am (TEXINFO_TEX): Remove $(top_srcdir) prefix.
  42. * Makefile.in: Regenerate.
  43. 2012-03-06 Tristan Gingold <gingold@adacore.com>
  44. * corefile.c (core_create_function_syms): Do not call bsearch if
  45. symbol_map_count is 0.
  46. 2012-02-06 Nick Clifton <nickc@redhat.com>
  47. * po/sr.po: New Serbian translation.
  48. * configure.in (ALL_LINGUAS): Add sr.
  49. * configure: Regenerate.
  50. For older changes see ChangeLog-2011
  51. Copyright (C) 2012 Free Software Foundation, Inc.
  52. Copying and distribution of this file, with or without modification,
  53. are permitted in any medium without royalty provided the copyright
  54. notice and this notice are preserved.
  55. Local Variables:
  56. mode: change-log
  57. left-margin: 8
  58. fill-column: 74
  59. version-control: never
  60. End: