diff options
author | Phil Blundell <philb@gnu.org> | 2000-05-29 18:18:42 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2000-05-29 18:18:42 +0000 |
commit | a057431b4345a601ec187bdd02412a46ee83e099 (patch) | |
tree | 6b54d7d586483d3b1453df9fc58b10a7e8179fa3 /gas | |
parent | 5bd987222faa869dc0524071f9694c41688d1ece (diff) | |
download | binutils-gdb-a057431b4345a601ec187bdd02412a46ee83e099.tar.gz |
2000-05-29 Philip Blundell <philb@gnu.org>
* doc/as.texinfo: Update copyright dates.
* NEWS: Mention ARM ELF support.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | gas/NEWS | 2 | ||||
-rw-r--r-- | gas/doc/as.texinfo | 4 |
3 files changed, 9 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8b7bd45c255..aada6977fd3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-05-29 Philip Blundell <philb@gnu.org> + + * doc/as.texinfo: Update copyright dates. + * NEWS: Mention ARM ELF support. + 2000-05-27 Alexandre Oliva <aoliva@cygnus.com> * config/tc-mn10300.c (md_assemble): Copy size to real_size before @@ -52,6 +52,8 @@ Texas Instruments c80 (tms320c80) support added. i960 ELF support added. +ARM ELF support added. + Changes in 2.9: Texas Instruments c30 (tms320c30) support added. diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index ce598e581ac..fa272f1fce9 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -87,7 +87,7 @@ END-INFO-DIR-ENTRY @ifinfo This file documents the GNU Assembler "@value{AS}". -Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. +Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -142,7 +142,7 @@ done. @end tex @vskip 0pt plus 1filll -Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. +Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice |