From: Nick Clifton Date: Thu, 12 May 2005 07:36:59 +0000 (+0000) Subject: Update the address of the FSF organization X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=380d9419c99660cdfb1501be9a14630ad5e398cf;p=deliverable%2Fbinutils-gdb.git Update the address of the FSF organization --- diff --git a/sim/arm/COPYING b/sim/arm/COPYING index 60549be514..ebb24a85e9 100644 --- a/sim/arm/COPYING +++ b/sim/arm/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 Also add information on how to contact you by electronic and paper mail. diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index 6318ed8b4d..1402584609 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,14 @@ +2005-05-12 Nick Clifton + + * Update the address and phone number of the FSF organization in + the GPL notices in the following files: + COPYING, Makefile.in, armcopro.c, armdefs.h, armemu.c, + armemu.h, armfpe.h, arminit.c, armopts.h, armos.c, armos.h, + armrdi.c, armsupp.c, armvirt.c, bag.c, bag.h, communicate.c, + communicate.h, dbg_conf.h, dbg_cp.h, dbg_hif.h, dbg_rdi.h, + gdbhost.c, gdbhost.h, iwmmxt.c, iwmmxt.h, kid.c, main.c, + maverick.c, parent.c, thumbemu.c, wrapper.c + 2005-04-20 Nick Clifton * armemu.c (handle_v6_insn): New function - emulate a few of the diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in index 1214a4a335..c8d10af581 100644 --- a/sim/arm/Makefile.in +++ b/sim/arm/Makefile.in @@ -14,7 +14,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. ## COMMON_PRE_CONFIG_FRAG diff --git a/sim/arm/armcopro.c b/sim/arm/armcopro.c index aa75243dc3..29303c00b7 100644 --- a/sim/arm/armcopro.c +++ b/sim/arm/armcopro.c @@ -13,7 +13,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. */ #include "armdefs.h" #include "armos.h" diff --git a/sim/arm/armdefs.h b/sim/arm/armdefs.h index e2d2d95134..0800e3e9f1 100644 --- a/sim/arm/armdefs.h +++ b/sim/arm/armdefs.h @@ -13,7 +13,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. */ #include #include diff --git a/sim/arm/armemu.c b/sim/arm/armemu.c index b569559050..ab574957fa 100644 --- a/sim/arm/armemu.c +++ b/sim/arm/armemu.c @@ -14,7 +14,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. */ #include "armdefs.h" #include "armemu.h" diff --git a/sim/arm/armemu.h b/sim/arm/armemu.h index dfaafb03bb..ec18803829 100644 --- a/sim/arm/armemu.h +++ b/sim/arm/armemu.h @@ -13,7 +13,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. */ extern ARMword isize; diff --git a/sim/arm/armfpe.h b/sim/arm/armfpe.h index 8093096e2f..c5a291f0a2 100644 --- a/sim/arm/armfpe.h +++ b/sim/arm/armfpe.h @@ -13,7 +13,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. */ /* Array containing the Floating Point Emualtor (FPE). */ diff --git a/sim/arm/arminit.c b/sim/arm/arminit.c index 544a0c183f..df01570fc0 100644 --- a/sim/arm/arminit.c +++ b/sim/arm/arminit.c @@ -13,7 +13,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. */ #include "armdefs.h" #include "armemu.h" diff --git a/sim/arm/armopts.h b/sim/arm/armopts.h index c3b5cb770d..8fad747750 100644 --- a/sim/arm/armopts.h +++ b/sim/arm/armopts.h @@ -13,7 +13,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. */ /* Define one of ARM60 or ARM61 */ #ifndef ARM60 diff --git a/sim/arm/armos.c b/sim/arm/armos.c index 5c26b2b0b9..63ca2974a3 100644 --- a/sim/arm/armos.c +++ b/sim/arm/armos.c @@ -13,7 +13,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. */ /* This file contains a model of Demon, ARM Ltd's Debug Monitor, including all the SWI's required to support the C library. The code in diff --git a/sim/arm/armos.h b/sim/arm/armos.h index b0a1da02e0..ce2d5bc0e4 100644 --- a/sim/arm/armos.h +++ b/sim/arm/armos.h @@ -13,7 +13,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. */ /* Define the initial layout of memory. */ diff --git a/sim/arm/armrdi.c b/sim/arm/armrdi.c index 14904e3be5..05f1c69005 100644 --- a/sim/arm/armrdi.c +++ b/sim/arm/armrdi.c @@ -13,7 +13,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. */ #include #include diff --git a/sim/arm/armsupp.c b/sim/arm/armsupp.c index 6e22ac771c..b8e1d385cc 100644 --- a/sim/arm/armsupp.c +++ b/sim/arm/armsupp.c @@ -13,7 +13,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. */ #include "armdefs.h" #include "armemu.h" diff --git a/sim/arm/armvirt.c b/sim/arm/armvirt.c index 23038a1739..b8301f7d32 100644 --- a/sim/arm/armvirt.c +++ b/sim/arm/armvirt.c @@ -13,7 +13,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. */ /* This file contains a complete ARMulator memory model, modelling a "virtual memory" system. A much simpler model can be found in armfast.c, diff --git a/sim/arm/bag.c b/sim/arm/bag.c index a09d749b00..1998f3947c 100644 --- a/sim/arm/bag.c +++ b/sim/arm/bag.c @@ -13,7 +13,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. */ /********************************************************************/ /* bag.c: */ diff --git a/sim/arm/bag.h b/sim/arm/bag.h index 0738195eca..5592bc838c 100644 --- a/sim/arm/bag.h +++ b/sim/arm/bag.h @@ -13,7 +13,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. */ /********************************************************************/ /* bag.h: */ diff --git a/sim/arm/communicate.c b/sim/arm/communicate.c index 6f6d78581c..2fabbaaac5 100644 --- a/sim/arm/communicate.c +++ b/sim/arm/communicate.c @@ -13,7 +13,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. */ /**************************************************************************/ /* Functions to read and write characters or groups of characters */ diff --git a/sim/arm/communicate.h b/sim/arm/communicate.h index f6503ec10f..b7f32e6a25 100644 --- a/sim/arm/communicate.h +++ b/sim/arm/communicate.h @@ -13,7 +13,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. */ int MYread_char (int sock, unsigned char *c); void MYwrite_char (int sock, unsigned char c); diff --git a/sim/arm/dbg_conf.h b/sim/arm/dbg_conf.h index 2e49dddc82..81e37c0ff5 100644 --- a/sim/arm/dbg_conf.h +++ b/sim/arm/dbg_conf.h @@ -13,7 +13,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. */ #ifndef Dbg_Conf__h diff --git a/sim/arm/dbg_cp.h b/sim/arm/dbg_cp.h index e59c0ec8a9..68f4f63ecd 100644 --- a/sim/arm/dbg_cp.h +++ b/sim/arm/dbg_cp.h @@ -13,7 +13,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. */ #ifndef Dbg_CP__h diff --git a/sim/arm/dbg_hif.h b/sim/arm/dbg_hif.h index 715551cb02..90056c3b68 100644 --- a/sim/arm/dbg_hif.h +++ b/sim/arm/dbg_hif.h @@ -13,7 +13,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. */ #ifdef __STDC__ # include diff --git a/sim/arm/dbg_rdi.h b/sim/arm/dbg_rdi.h index 14d9d70391..c04a47622e 100644 --- a/sim/arm/dbg_rdi.h +++ b/sim/arm/dbg_rdi.h @@ -13,7 +13,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. */ #ifndef dbg_rdi__h #define dbg_rdi__h diff --git a/sim/arm/gdbhost.c b/sim/arm/gdbhost.c index 5d12574f83..5058b7cf97 100644 --- a/sim/arm/gdbhost.c +++ b/sim/arm/gdbhost.c @@ -13,7 +13,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. */ /***********************************************************/ /* Functions that communicate info back to the debugger... */ diff --git a/sim/arm/gdbhost.h b/sim/arm/gdbhost.h index 164d7716ef..2ddc17ddc0 100644 --- a/sim/arm/gdbhost.h +++ b/sim/arm/gdbhost.h @@ -13,7 +13,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. */ void myprint (void *arg, const char *format, va_list ap); void mypause (void *arg); diff --git a/sim/arm/iwmmxt.c b/sim/arm/iwmmxt.c index 2e285e4eb5..9773f61c3e 100644 --- a/sim/arm/iwmmxt.c +++ b/sim/arm/iwmmxt.c @@ -14,7 +14,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. */ #include "armdefs.h" #include "armos.h" diff --git a/sim/arm/iwmmxt.h b/sim/arm/iwmmxt.h index e25feab10a..ff24a1ce40 100644 --- a/sim/arm/iwmmxt.h +++ b/sim/arm/iwmmxt.h @@ -14,7 +14,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. */ extern unsigned IwmmxtLDC (ARMul_State *, unsigned, ARMword, ARMword); extern unsigned IwmmxtSTC (ARMul_State *, unsigned, ARMword, ARMword *); diff --git a/sim/arm/kid.c b/sim/arm/kid.c index c43d4dd1ae..d9073e66c7 100644 --- a/sim/arm/kid.c +++ b/sim/arm/kid.c @@ -13,7 +13,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. */ /*****************************************************************/ /* The child process continues here... */ diff --git a/sim/arm/main.c b/sim/arm/main.c index c7992908b4..1841ae49b6 100644 --- a/sim/arm/main.c +++ b/sim/arm/main.c @@ -13,7 +13,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. */ /**********************************************************************/ /* Forks the ARMulator and hangs on a socket passing on RDP messages */ diff --git a/sim/arm/maverick.c b/sim/arm/maverick.c index 82871f9067..303b1c9eb8 100644 --- a/sim/arm/maverick.c +++ b/sim/arm/maverick.c @@ -14,7 +14,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. */ #include #include "armdefs.h" diff --git a/sim/arm/parent.c b/sim/arm/parent.c index 684af84289..159e8e35b6 100644 --- a/sim/arm/parent.c +++ b/sim/arm/parent.c @@ -13,7 +13,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. */ /*****************************************************************/ /* The Parent process continues here... */ diff --git a/sim/arm/thumbemu.c b/sim/arm/thumbemu.c index 1b28edf80f..0aa0f61fed 100644 --- a/sim/arm/thumbemu.c +++ b/sim/arm/thumbemu.c @@ -13,7 +13,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. */ /* We can provide simple Thumb simulation by decoding the Thumb instruction into its corresponding ARM instruction, and using the diff --git a/sim/arm/wrapper.c b/sim/arm/wrapper.c index b9ad832eff..9736add9b1 100644 --- a/sim/arm/wrapper.c +++ b/sim/arm/wrapper.c @@ -16,8 +16,8 @@ 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. */ + Software Foundation, Inc., 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, USA. */ /* This file provides the interface between the simulator and run.c and gdb (when the simulator is linked with gdb).