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 60ea0cd..9b12f08 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -5,6 +5,9 @@ latter case the library is not linked if it is found in a DT_NEEDED entry of one of the libraries already linked. +* Added --prefix=PREFIX and --prefix-strip=LEVEL switches to objdump to +add absolute paths for -S. + * Add new option --use-nul-prefixed-import-tables to dlltool to allow fall- back to old import table generation with null element prefix. |