mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 07:44:22 +08:00
efa9760914
PR 24569 * gprof.c (usage): Restore alphabetical sorting to short options list. Add -r, -R and -t short options to the list. (main): Add comment about -g and -G possibly being deprecated. * gprof.texi: Update usage example in line with changes above.
60 lines
1.5 KiB
Plaintext
60 lines
1.5 KiB
Plaintext
2019-05-20 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR 24569
|
||
* gprof.c (usage): Restore alphabetical sorting to short options
|
||
list. Add -r, -R and -t short options to the list.
|
||
(main): Add comment about -g and -G possibly being deprecated.
|
||
* gprof.texi: Update usage example in line with changes above.
|
||
|
||
2019-05-20 Nick Clifton <nickc@redhat.com>
|
||
|
||
* po/de.po: Updated German translation.
|
||
|
||
2019-05-08 Alan Modra <amodra@gmail.com>
|
||
|
||
PR 24520
|
||
* corefile.c (core_init): Set BFD_DECOMPRESS.
|
||
|
||
2019-04-01 Alan Modra <amodra@gmail.com>
|
||
|
||
PR 24402
|
||
* symtab.c (symtab_finalize): Init prev_addr to one less than
|
||
first symbol address, not one more. Correct test for symbols
|
||
with leading underscores.
|
||
|
||
2019-01-21 Nick Clifton <nickc@redhat.com>
|
||
|
||
* po/tr.po: Updated Turkish translation.
|
||
|
||
2019-01-19 Nick Clifton <nickc@redhat.com>
|
||
|
||
* configure: Regenerate.
|
||
* po/gprof.pot: Regenerate.
|
||
|
||
2018-06-24 Nick Clifton <nickc@redhat.com>
|
||
|
||
2.32 branch created.
|
||
|
||
2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
|
||
|
||
* configure: Regenerate.
|
||
|
||
2019-01-01 Alan Modra <amodra@gmail.com>
|
||
|
||
Update year range in copyright notice of all files.
|
||
|
||
For older changes see ChangeLog-2018
|
||
|
||
Copyright (C) 2019 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:
|