diff options
author | Nick Clifton <nickc@redhat.com> | 2008-01-28 16:57:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-01-28 16:57:22 +0000 |
commit | 00b2bfc1241710d4afc34d7b123a6c0ea8b609e5 (patch) | |
tree | 3aed6f27d3d9ff054b63147522a08e71af42f97f /ld/ChangeLog | |
parent | e36ea2deae43832a148ed5ef19ca125704b7a7b4 (diff) | |
download | gdb-00b2bfc1241710d4afc34d7b123a6c0ea8b609e5.zip gdb-00b2bfc1241710d4afc34d7b123a6c0ea8b609e5.tar.gz gdb-00b2bfc1241710d4afc34d7b123a6c0ea8b609e5.tar.bz2 |
* config.bfd (x86_64-*-solaris2): Add support for this target.
* configure.tgt (x86_64-*-solaris2): Add support for this target.
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 b6ac62f..53a9b88 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2008-01-28 Fabian Groffen <grobian@gentoo.org> + + * configure.tgt (x86_64-*-solaris2): Add support for this target. + 2008-01-28 Vincent Riviere <vincent.riviere@freesbee.fr> PR ld/5652 |