* NEWS: Mention ampersand in macro change.

This commit is contained in:
Alan Modra
2010-08-25 08:26:37 +00:00
parent 30d10e9ee8
commit 8f7c79edf3
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-08-25 Alan Modra <amodra@gmail.com>
* NEWS: Mention ampersand in macro change.
2010-08-23 H.J. Lu <hongjiu.lu@intel.com> 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
* elfedit.c (input_elf_osabi): New. * elfedit.c (input_elf_osabi): New.

View File

@ -3,6 +3,8 @@
* Linker script expression evaluation is somewhat more sane. This may * Linker script expression evaluation is somewhat more sane. This may
break scripts that depend on quirks of the old expression evaluation. 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. * Add support for the TMS320C6000 (TI C6X) processor family.
* Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using * Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using