diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 9a33f26..2edef3c 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,4 +1,7 @@ -*- text -*- +* Readelf can now display the relocated contents of a section as a sequence + of bytes via the --relocated-dump=<name|number> command line option. + * The gprof program has been given a new command line option: --external-symbols-table=<filename> which reads in symbols from a specified file. |