summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/gas/NEWS
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-09-06 22:57:45 +0000
committerjdp <jdp@FreeBSD.org>1998-09-06 22:57:45 +0000
commiteffee09f856ecc81feb91290459a2cda49d20287 (patch)
tree5c46ac1ee102130859f788aeb927e8086985cfe7 /contrib/binutils/gas/NEWS
parent31cb88078db5bdc51eb451c5a61e31a426fb8ae6 (diff)
downloadFreeBSD-src-effee09f856ecc81feb91290459a2cda49d20287.zip
FreeBSD-src-effee09f856ecc81feb91290459a2cda49d20287.tar.gz
Import GNU binutils-2.9.1. This will break things for a few minutes
until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr>
Diffstat (limited to 'contrib/binutils/gas/NEWS')
-rw-r--r--contrib/binutils/gas/NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/contrib/binutils/gas/NEWS b/contrib/binutils/gas/NEWS
index c60c8b8..de21098 100644
--- a/contrib/binutils/gas/NEWS
+++ b/contrib/binutils/gas/NEWS
@@ -1,5 +1,19 @@
-*- text -*-
+Changes in 2.9:
+
+Texas Instruction c30 (tms320c30) support added.
+
+The assembler now optimizes the exception frame information generated by egcs
+and gcc 2.8. The new --traditional-format disables this optimization.
+
+Added --gstabs option to generate stabs debugging information.
+
+The -a option takes a new suboption, m (e.g., -alm) to expand macros in a
+listing.
+
+Added -MD option to print dependencies.
+
Changes in 2.8:
BeOS support added.
@@ -46,7 +60,7 @@ default is to build COFF-only support. To get a set of tools that generate ELF
(they'll understand both COFF and ELF), you must configure with
target=i386-unknown-sco3.2v5elf.
-m88k-motorola-sysv* support added.
+m88k-motorola-sysv3* support added.
Changes in 2.6:
OpenPOWER on IntegriCloud