diff options
author | Anthony Green <green@redhat.com> | 2009-04-30 04:36:49 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2009-04-30 04:36:49 +0000 |
commit | 43cd3ced1670929b452f4f9f212eca2bbb004856 (patch) | |
tree | d9951c950f2bec26011821bd1806e9a02cc30e34 /binutils/NEWS | |
parent | efaf18f3683c8c17439fbc666686bbfd72aa2177 (diff) | |
download | gdb-43cd3ced1670929b452f4f9f212eca2bbb004856.zip gdb-43cd3ced1670929b452f4f9f212eca2bbb004856.tar.gz gdb-43cd3ced1670929b452f4f9f212eca2bbb004856.tar.bz2 |
Tweak description of verilog support in NEWS file.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 3844579..02d27c4 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,7 +1,7 @@ -*- text -*- -* The verilog binary file format is now supported as an output format for - objcopy. +* The verilog memory hex dump file format is now supported as an output format + for objcopy. * Add --file-alignment, --heap, --image-base, --section-alignment, --stack and --subsystem command line options to objcopy, which will |