aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-09-04 17:29:22 +0000
committerIan Lance Taylor <ian@airs.com>1999-09-04 17:29:22 +0000
commit041dd5a9f4231569f5526d0bd192521a108e7286 (patch)
tree00c66b1ec441a8cfde515acf78e779bdfc8d60c9 /gas/NEWS
parent2ef5e2a15876757b8742f5d80f9b50adc96ab774 (diff)
downloadfsf-binutils-gdb-041dd5a9f4231569f5526d0bd192521a108e7286.zip
fsf-binutils-gdb-041dd5a9f4231569f5526d0bd192521a108e7286.tar.gz
fsf-binutils-gdb-041dd5a9f4231569f5526d0bd192521a108e7286.tar.bz2
1999-09-04 Steve Chamberlain <sac@pobox.com>
* config/tc-pj.c: New file, supports picoJava in ELF. * config/tc-pj.h: Ditto. * configure.in (pjl*, pj*): New targets. * Makefile.am: Rebuild dependencies. (CPU_TYPES): Add pj. (TARGET_CPU_CFILES): Add config/tc-pj.c. (TARGET_CPU_HFILES): Add config/tc-pj.h. * doc/c-pj.texi: New file. * doc/as.texinfo: Add some PJ specifics. * doc/all.texi: Add PJ to the list of all architectures, sort them all alphabetically. * doc/Makefile.in (CPU_DOCS): Add c-pj.texi. * configure, Makefile.in, doc/Makefile.in: Rebuild.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS10
1 files changed, 7 insertions, 3 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 6017d58..48835cf 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,13 +2,17 @@
Changes in 2.10:
-Support for the Motorolla MCore 210 processor added.
+picoJava architecture support added.
-A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386 assembly
-programs with intel syntax.
+Motorola MCore 210 processor support added.
+
+A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
+assembly programs with intel syntax.
New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code.
+Added -gdwarf2 option to generate DWARF 2 debugging information.
+
Full 16-bit mode support for i386.
Greatly improved instruction operand checking for i386. This change will