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 /ld/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 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c8ce911..cbfac10 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2007-02-07 Paul Brook <paul@codesourcery.com> + + * configure.tgt: Add arm*-*-uclinux-*eabi. + 2007-02-06 H.J. Lu <hongjiu.lu@intel.com> * ldlang.c (lang_size_sections_1): Add a missing `)'. |