ChangeLog-2010 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. 2010-12-09 Mike Frysinger <vapier@gentoo.org>
  2. * .gitignore: New file.
  3. 2010-11-25 Alan Modra <amodra@gmail.com>
  4. * po/bg.po: Update.
  5. * po/es.po: Update.
  6. 2010-11-10 Nick Clifton <nickc@redhat.com>
  7. * po/ru.po: New Russian translation.
  8. 2010-11-05 Tristan Gingold <gingold@adacore.com>
  9. * po/gprof.pot: Regenerate
  10. 2010-10-29 Matthias Klose <doko@ubuntu.com>
  11. * gprof.texi (Deprecated Options): Move introduction out of the table.
  12. 2010-10-28 Matthias Klose <doko@ubuntu.com>
  13. * gprof.texi: Add directory section for info document.
  14. 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  15. * configure: Regenerate.
  16. 2010-07-16 James Blackburn <james.blackburn@broadcom.com>
  17. * corefile.c (core_sym_class): Fix handling of subprogram names
  18. and add support for cloned function names.
  19. 2010-06-15 Doug Semler <dougsemler@gmail.com>
  20. * gmon_io.c (gmon_out_read): Remove double fclose of input file.
  21. 2010-06-08 Nick Clifton <nickc@redhat.com>
  22. * gprof.texi (Sampling Error): Note that call counts and basic
  23. block counts are only reliable for multi-threaded applications if
  24. the counting function itself is thread safe.
  25. 2010-06-08 Nick Clifton <nickc@redhat.com>
  26. * gprof.texi: Replace abbreviated 20th century year numbers with
  27. full versions.
  28. 2010-05-07 Tristan Gingold <gingold@adacore.com>
  29. * Makefile.in: Regenerate with automake 1.11.1.
  30. * aclocal.m4: Ditto.
  31. 2010-05-05 Nick Clifton <nickc@redhat.com>
  32. * po/es.po: Updated Spanish translation.
  33. 2010-04-27 Hongsheng Zhang <hongsheng611@gmail.com>
  34. PR gprof/11524
  35. * corefile.c (core_create_syms_from): Use correct size of buffer.
  36. 2010-04-22 Nick Clifton <nickc@redhat.com>
  37. * po/gprof.pot: Updated by the Translation project.
  38. * po/vi.po: Updated Vietnamese translation.
  39. * po/bg.po: Updated Bulgarian translation.
  40. 2010-04-07 Alan Modra <amodra@gmail.com>
  41. * configure: Regenerate.
  42. 2010-03-30 Andreas Schwab <schwab@linux-m68k.org>
  43. * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
  44. * Makefile.in: Regenerate.
  45. 2010-03-16 Segher Boessenkool <segher@kernel.crashing.org>
  46. * gmon_io.c (gmon_out_read): Close file when done.
  47. 2010-02-15 Nick Clifton <nickc@redhat.com>
  48. * po/vi.po: Updated Vietnamese translation.
  49. 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  50. * Makefile.in: Regenerate.
  51. * configure: Regenerate.
  52. For older changes see ChangeLog-2009
  53. Copyright (C) 2010 Free Software Foundation, Inc.
  54. Copying and distribution of this file, with or without modification,
  55. are permitted in any medium without royalty provided the copyright
  56. notice and this notice are preserved.
  57. Local Variables:
  58. mode: change-log
  59. left-margin: 8
  60. fill-column: 74
  61. version-control: never
  62. End: