X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2FNEWS;h=d4c373ccdd8ee8e868624f37303bc5286ed3d3cd;hb=6049379740a033d6c617a5e26420f7c108584e5f;hp=ab4ce39963ff37a472c8bd03659ee88af04b6fd6;hpb=fea179166e09be4b64b3d961537534ca02ab0e9d;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index ab4ce39963..d4c373ccdd 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,32 @@ -*- text -*- +* Support for Motorola ColdFire MCF528x added. + +* Added --gstabs+ switch to enable the generation of STABS debug format + information with GNU extensions. + +* Added support for MIPS64 Release 2. + +* Added support for v850e1. + +* Added -n switch for x86 assembler. By default, x86 GAS replaces + multiple nop instructions used for alignment within code sections + with multi-byte nop instructions such as leal 0(%esi,1),%esi. This + switch disables the optimization. + +Changes in 2.14: + +* Added support for MIPS32 Release 2. + +* Added support for Xtensa architecture. + +* Support for Intel's iWMMXt processor (an ARM variant) added. + +* An assembler test generator has been contributed and an example file that + uses it (gas/testsuite/gas/all/test-gen.c and test-exmaple.c). + +* Support for SH2E added. + * GASP has now been removed. * Support for Texas Instruments TMS320C4x and TMS320C3x series of