* config/obj-coff.h (TC_SPARC): Don't define TARGET_FORMAT.
[deliverable/binutils-gdb.git] / gas / NEWS
index 1ef56032d47fb1b8f6355894770e40f5e7c069d9..63b869ddc6bea0c20e7976a35ad915f043259c60 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,12 +2,26 @@
 
 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.)
This page took 0.023889 seconds and 4 git commands to generate.