* config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.
[deliverable/binutils-gdb.git] / gas / NEWS
index 9c3e7263679a480077683d2ce27677ff8d3d6a1c..63b869ddc6bea0c20e7976a35ad915f043259c60 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,6 +1,28 @@
 -*- text -*-
 
-Changes since 2.6:
+Changes in 2.8:
+
+BeOS support added.
+
+MIPS16 support added.
+
+Motorola ColdFire 5200 support added (configure for m68k and use -m5200).
+
+Alpha/VMS support added.
+
+m68k options --base-size-default-16, --base-size-default-32,
+--disp-size-default-16, and --disp-size-default-32 added.
+
+The alignment directives now take an optional third argument, which is the
+maximum number of bytes to skip.  If doing the alignment would require skipping
+more than the given number of bytes, the alignment is not done at all.
+
+The ELF assembler has a new pseudo-op, .symver, used for symbol versioning.
+
+The -a option takes a new suboption, c (e.g., -alc), to skip false conditionals
+in listings.
+
+Changes in 2.7:
 
 The PowerPC assembler now allows the use of symbolic register names (r0, etc.)
 if -mregnames is used.  Symbolic names preceded by a '%' (%r0, etc.) can be
@@ -23,7 +45,7 @@ target=i386-unknown-sco3.2v5elf.
 
 m88k-motorola-sysv* support added.
 
-Changes since 2.5:
+Changes in 2.6:
 
 Gas now directly supports macros, without requiring GASP.
 
@@ -37,7 +59,7 @@ Added -mips4 support to MIPS assembler.
 
 Added PIC support to Solaris and SPARC SunOS 4 assembler.
 
-Changes since 2.3:
+Changes in 2.4:
 
 Converted this directory to use an autoconf-generated configure script.
 
@@ -71,7 +93,7 @@ Support for the 21164 has been contributed by Digital.
 
 Updated ns32k (pc532-mach, netbsd532) support from Ian Dall.
 
-Changes since 2.2:
+Changes in 2.3:
 
 Mach i386 support, by David Mackenzie and Ken Raeburn.
 
@@ -113,7 +135,7 @@ phases of compilation.  (You should be able to get all of them printed out with
 
 ----------------------------------------------------------------
 
-Changes since 2.1:
+Changes in 2.2:
 
 RS/6000 AIX and MIPS SGI Irix 5 support has been added.
 
@@ -147,7 +169,7 @@ support is in progress.
 
 ----------------------------------------------------------------
 
-Changes for 2.1:
+Changes in 2.1:
 
 Several small fixes for i386-aix (PS/2) support from Minh Tran-Le have been
 incorporated, but not well tested yet.
@@ -172,7 +194,7 @@ Test suite framework is starting to become reasonable.
 
 ----------------------------------------------------------------
 
-Changes for 2.0:
+Changes in 2.0:
 
 Mostly bug fixes.
 
@@ -180,7 +202,7 @@ Some more merging of BFD and ELF code, but ELF still doesn't work.
 
 ----------------------------------------------------------------
 
-Changes for 1.94:
+Changes in 1.94:
 
 BFD merge is partly done.  Adventurous souls may try giving configure the
 "--with-bfd-assembler" option.  Currently, ELF format requires it, a.out format
@@ -207,7 +229,7 @@ Youngdale.
 
 ----------------------------------------------------------------
 
-Changes for 1.93.01:
+Changes in 1.93.01:
 
 For m68k, support for more processors has been added: 68040, CPU32, 68851.
 
This page took 0.025846 seconds and 4 git commands to generate.