diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-01-21 18:17:28 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-01-21 18:17:28 +0000 |
commit | 9596feeafe1f8d192ca4b99c6c491630eaa855e0 (patch) | |
tree | 48bde3874515985194e4daf8c62df3634522b65b /gas/ChangeLog | |
parent | 966fbf700aebef28157e7d482c7503374a4a36ac (diff) | |
download | gdb-9596feeafe1f8d192ca4b99c6c491630eaa855e0.zip gdb-9596feeafe1f8d192ca4b99c6c491630eaa855e0.tar.gz gdb-9596feeafe1f8d192ca4b99c6c491630eaa855e0.tar.bz2 |
bfd:
* config.bfd (ia64*-*-netbsd*): New target.
gas:
* configure.in (ia64-*-netbsd*): New target.
* configure: Regenerate.
ld:
* configure.tgt (ia64-*-netbsd*): New target.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0083d8b..fec9d50 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-01-21 Jason Thorpe <thorpej@wasabisystems.com> + + * configure.in (ia64-*-netbsd*): New target. + * configure: Regenerate. + 2002-01-21 Hans-Peter Nilsson <hp@bitrange.com> * doc/as.texinfo (Overview) <Target ARM options>: Add missing {} |