ChangeLog-2019 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. 2019-11-15 Nick Clifton <nickc@redhat.com>
  2. PR 2587
  3. * Makefile.am: Revert change from 2019-11-13.
  4. * Makefile.in: Regenerate.
  5. 2019-11-14 Nick Clifton <nickc@redhat.com>
  6. PR 2587
  7. * Makefile.am (SUFFIXES): Add .c.
  8. * Makefile.in: Regenerate.
  9. 2019-11-13 Nick Clifton <nickc@redhat.com>
  10. PR 2587
  11. * Makefile.am: Fix rule to build .c files from .m files.
  12. 2019-09-18 Alan Modra <amodra@gmail.com>
  13. * corefile.c, * symtab.c: Update throughout for bfd section
  14. macro and function changes.
  15. 2019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
  16. * Makefile.in: Re-generate.
  17. * configure: Re-generate.
  18. 2019-09-16 Phil Blundell <pb@pbcl.net>
  19. * Makefile.in, configure: Regenerated.
  20. 2019-09-09 Phil Blundell <pb@pbcl.net>
  21. binutils 2.33 branch created.
  22. 2019-05-20 Nick Clifton <nickc@redhat.com>
  23. PR 24569
  24. * gprof.c (usage): Restore alphabetical sorting to short options
  25. list. Add -r, -R and -t short options to the list.
  26. (main): Add comment about -g and -G possibly being deprecated.
  27. * gprof.texi: Update usage example in line with changes above.
  28. 2019-05-20 Nick Clifton <nickc@redhat.com>
  29. * po/de.po: Updated German translation.
  30. 2019-05-08 Alan Modra <amodra@gmail.com>
  31. PR 24520
  32. * corefile.c (core_init): Set BFD_DECOMPRESS.
  33. 2019-04-01 Alan Modra <amodra@gmail.com>
  34. PR 24402
  35. * symtab.c (symtab_finalize): Init prev_addr to one less than
  36. first symbol address, not one more. Correct test for symbols
  37. with leading underscores.
  38. 2019-01-21 Nick Clifton <nickc@redhat.com>
  39. * po/tr.po: Updated Turkish translation.
  40. 2019-01-19 Nick Clifton <nickc@redhat.com>
  41. * configure: Regenerate.
  42. * po/gprof.pot: Regenerate.
  43. 2018-06-24 Nick Clifton <nickc@redhat.com>
  44. 2.32 branch created.
  45. 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
  46. * configure: Regenerate.
  47. 2019-01-01 Alan Modra <amodra@gmail.com>
  48. Update year range in copyright notice of all files.
  49. For older changes see ChangeLog-2018
  50. Copyright (C) 2019 Free Software Foundation, Inc.
  51. Copying and distribution of this file, with or without modification,
  52. are permitted in any medium without royalty provided the copyright
  53. notice and this notice are preserved.
  54. Local Variables:
  55. mode: change-log
  56. left-margin: 8
  57. fill-column: 74
  58. version-control: never
  59. End: