diff options
author | Alan Modra <amodra@gmail.com> | 2010-08-25 08:26:37 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-08-25 08:26:37 +0000 |
commit | 8f7c79edf3b88a0eb9f11782add6ee61947afbb4 (patch) | |
tree | 83db5bb018a25bac3b6631a6bb4c5155ddc74f3c /binutils/NEWS | |
parent | 30d10e9ee899e608cf3a9f025b32122be8202141 (diff) | |
download | gdb-8f7c79edf3b88a0eb9f11782add6ee61947afbb4.zip gdb-8f7c79edf3b88a0eb9f11782add6ee61947afbb4.tar.gz gdb-8f7c79edf3b88a0eb9f11782add6ee61947afbb4.tar.bz2 |
* NEWS: Mention ampersand in macro change.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index a1ba9ac..e8e6d5c 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -3,6 +3,8 @@ * Linker script expression evaluation is somewhat more sane. This may break scripts that depend on quirks of the old expression evaluation. +* Gas no longer requires doubling of ampersands in macros. + * Add support for the TMS320C6000 (TI C6X) processor family. * Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using |