diff options
author | Paul Brook <paul@codesourcery.com> | 2007-02-07 17:06:20 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2007-02-07 17:06:20 +0000 |
commit | 7bd1c9613d962037a19b474fda5c6ab4cbf38501 (patch) | |
tree | 2b10da0ecad702c37bfd145647a6fc77037dcc13 /gas/ChangeLog | |
parent | 7358e3f75ca88851ed993eae8241bcc296009031 (diff) | |
download | gdb-7bd1c9613d962037a19b474fda5c6ab4cbf38501.zip gdb-7bd1c9613d962037a19b474fda5c6ab4cbf38501.tar.gz gdb-7bd1c9613d962037a19b474fda5c6ab4cbf38501.tar.bz2 |
2007-02-07 Paul Brook <paul@codesourcery.com>
ld/
* configure.tgt: Add arm*-*-uclinux-*eabi.
gas/
* configure.tgt: Ditto.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 64a4527..3c2babd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2007-02-07 Paul Brook <paul@codesourcery.com> + + * configure.tgt: Ditto. + 2007-02-05 Dave Brolley <brolley@redhat.com> Richard Sandiford <rsandifo@redhat.com> DJ Delorie <dj@redhat.com> |