diff options
author | Stan Cox <scox@redhat.com> | 2003-01-03 21:47:21 +0000 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 2003-01-03 21:47:21 +0000 |
commit | 1c53c80da36a183743c715a540032ef048d865e4 (patch) | |
tree | e36af2e6c7a96e82b4a6c6c45f3c2af53bf41838 /gas/ChangeLog | |
parent | a99bcdd0d53e7959bbbc3e574f957f324ac6a23a (diff) | |
download | gdb-1c53c80da36a183743c715a540032ef048d865e4.zip gdb-1c53c80da36a183743c715a540032ef048d865e4.tar.gz gdb-1c53c80da36a183743c715a540032ef048d865e4.tar.bz2 |
* configure.in: Add iq2000-elf target.
* configure: Regenerate.
* config/tc-iq2000.c: New file.
* config/tc-iq2000.h: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7af5293..3216c09 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2003-01-02 Ben Elliston <bje@redhat.com> + + * configure.in: Add iq2000-elf target. + * configure: Regenerate. + * config/tc-iq2000.c: New file. + * config/tc-iq2000.h: Likewise. + * po/gas.pot: Regenerate. + 2003-01-02 Chris Demetriou <cgd@broadcom.com> * config/tc-mips.c: Update copyright years to include 2003. |