ChangeLog-2011 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. 2011-10-26 Nick Clifton <nickc@redhat.com>
  2. * hist.c (hist_assign_samples_1): Update comment.
  3. 2011-10-25 Wei Guozhi <carrot@google.com>
  4. PR gprof/13325
  5. * hist.c (hist_assign_samples_1): Make sure that inner loop
  6. iterator remains valid.
  7. 2011-10-24 Nick Clifton <nickc@redhat.com>
  8. * po/ja.po: New Japanese translation.
  9. * configure.in (ALL_LINGUAS): Add ja.
  10. * configure: Regenerate.
  11. 2011-10-18 Nick Clifton <nickc@redhat.com>
  12. * po/it.po: New Italian translation.
  13. * po/gprof.pot: Regenerate.
  14. 2011-10-10 Nick Clifton <nickc@redhat.com>
  15. * po/uk.po: New Ukranian translation.
  16. * po/bg.po: Updated Bulgarian translation.
  17. * po/es.po: Updated Spanish translation.
  18. * po/fi.po: Updated Finnish translation.
  19. 2011-08-26 Nick Clifton <nickc@redhat.com>
  20. * po/es.po: Updated Spanish translation.
  21. 2011-06-07 David Warme <dwarme@groupw.com>
  22. * corefile.c (core_sym_class): Allow for multiple iterations of
  23. clone clones and subprograms.
  24. 2011-04-28 Jonathan Nieder <jrnieder@gmail.com>
  25. * cg_print.c (print_header): Add no-c-format comment to prevent
  26. confusion when translating "%time".
  27. 2011-04-27 Nick Clifton <nickc@redhat.com>
  28. * po/eo.po: Updated Esperanto translation.
  29. * po/fr.po: Updated French translation.
  30. 2011-03-30 Nick Clifton <nickc@redhat.com>
  31. * po/eo.po: New Esperanto translation.
  32. * configure.in (ALL_LINGUAS): Add eo.
  33. * configure: Regenerate.
  34. 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
  35. * basic_blocks.c (cmp_bb): Use filename_(n)cmp.
  36. * cg_print.c (order_and_dump_functions_by_arcs): Likewise.
  37. (cg_print_file_ordering): Likewise.
  38. * corefile.c (read_function_mappings): Likewise.
  39. (core_create_line_syms): Likewise.
  40. 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  41. * configure: Regenerate.
  42. 2011-02-07 Alan Modra <amodra@gmail.com>
  43. PR gprof/12468
  44. * corefile.c (core_create_function_syms): Set is_func for targets
  45. that have no BSF_FUNCTION syms.
  46. 2011-01-10 Nick Clifton <nickc@redhat.com>
  47. * po/da.po: Updated Danish translation.
  48. For older changes see ChangeLog-2010
  49. Copyright (C) 2011 Free Software Foundation, Inc.
  50. Copying and distribution of this file, with or without modification,
  51. are permitted in any medium without royalty provided the copyright
  52. notice and this notice are preserved.
  53. Local Variables:
  54. mode: change-log
  55. left-margin: 8
  56. fill-column: 74
  57. version-control: never
  58. End: