diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-05-27 20:48:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-05-27 20:48:12 +0000 |
commit | c2c40d939b5261410168e25992552afd18ba7c6a (patch) | |
tree | 842912ffc6309e30db2cb77aedbbeb9b35397abb | |
parent | 5f97aa0c8ade0d2091a70c9bdb4c8cb5dce9a5ad (diff) | |
download | gdb-c2c40d939b5261410168e25992552afd18ba7c6a.zip gdb-c2c40d939b5261410168e25992552afd18ba7c6a.tar.gz gdb-c2c40d939b5261410168e25992552afd18ba7c6a.tar.bz2 |
break long line
-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. |