From 8f7c79edf3b88a0eb9f11782add6ee61947afbb4 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 25 Aug 2010 08:26:37 +0000 Subject: [PATCH] * NEWS: Mention ampersand in macro change. --- binutils/ChangeLog | 4 ++++ binutils/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e7986f780f..9f898a3ed7 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2010-08-25 Alan Modra + + * NEWS: Mention ampersand in macro change. + 2010-08-23 H.J. Lu * elfedit.c (input_elf_osabi): New. diff --git a/binutils/NEWS b/binutils/NEWS index a1ba9ac518..e8e6d5ce28 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 -- 2.34.1