diff options
-rw-r--r-- | binutils/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 76dcebd..0bde43a 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -2,8 +2,8 @@ Changes in binutils 2.10: -* objdump support for -mi386:intel which causes disassembly to be displayed with - intel syntax. +* objdump support for -mi386:intel which causes disassembly to be displayed + with intel syntax. * New program: readelf. This displays the contents of ELF format files, regardless of target machine. |