* NEWS: Mention @file.

* NEWS: Mention @file.
This commit is contained in:
Mark Mitchell
2005-10-13 00:57:43 +00:00
parent ec5a9b416f
commit 3e8a519c72
4 changed files with 14 additions and 0 deletions

View File

@ -1,5 +1,8 @@
-*- text -*-
* Add support for the "@<file>" syntax to the command line, so that extra
switches can be read from <file>.
* The SH target supports a new command line switch --enable-reg-prefix which,
if enabled, will allow register names to be optionally prefixed with a $
character. This allows register names to be distinguished from label names.