diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-12 07:32:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-12 07:32:09 +0000 |
commit | 75be928bd2cbcc431c59bb3b9f20a7c002fc2022 (patch) | |
tree | 16d52d909a59c1546752313097689a8e3efb56ef /ld/testsuite/ld-xtensa | |
parent | 282d9ec36bd4c9b9da5ef9676b6072b27adad33c (diff) | |
download | gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.zip gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.tar.gz gdb-75be928bd2cbcc431c59bb3b9f20a7c002fc2022.tar.bz2 |
Update FSF addresses
Diffstat (limited to 'ld/testsuite/ld-xtensa')
-rw-r--r-- | ld/testsuite/ld-xtensa/coalesce.exp | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-xtensa/lcall.exp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-xtensa/coalesce.exp b/ld/testsuite/ld-xtensa/coalesce.exp index 03905f4..fecb493 100644 --- a/ld/testsuite/ld-xtensa/coalesce.exp +++ b/ld/testsuite/ld-xtensa/coalesce.exp @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. if ![istarget "xtensa-*-*"] { return diff --git a/ld/testsuite/ld-xtensa/lcall.exp b/ld/testsuite/ld-xtensa/lcall.exp index 9d17997..035f5d5 100644 --- a/ld/testsuite/ld-xtensa/lcall.exp +++ b/ld/testsuite/ld-xtensa/lcall.exp @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. if ![istarget "xtensa-*-*"] { return |