diff options
author | Fred Fish <fnf@specifix.com> | 1995-08-02 03:41:12 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-08-02 03:41:12 +0000 |
commit | 6c9638b444fd6ebdd189fe05c3e44dfbc95c878c (patch) | |
tree | 961bfa2200b5d4bff0a5523f36fc08d2da37ddd8 /gdb/config/a29k | |
parent | fc564b185864dc8d3378a4bd705fa6d62af2cbc1 (diff) | |
download | gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.zip gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.gz gdb-6c9638b444fd6ebdd189fe05c3e44dfbc95c878c.tar.bz2 |
Update FSF address.
Diffstat (limited to 'gdb/config/a29k')
-rw-r--r-- | gdb/config/a29k/nm-ultra3.h | 2 | ||||
-rw-r--r-- | gdb/config/a29k/tm-a29k.h | 2 | ||||
-rw-r--r-- | gdb/config/a29k/tm-ultra3.h | 2 | ||||
-rw-r--r-- | gdb/config/a29k/tm-vx29k.h | 2 | ||||
-rw-r--r-- | gdb/config/a29k/xm-ultra3.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/config/a29k/nm-ultra3.h b/gdb/config/a29k/nm-ultra3.h index c9fd7f2..a3bc474 100644 --- a/gdb/config/a29k/nm-ultra3.h +++ b/gdb/config/a29k/nm-ultra3.h @@ -16,7 +16,7 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* If we ever *do* end up using the standard fetch_inferior_registers, this is the right value for U_REGS_OFFSET. */ diff --git a/gdb/config/a29k/tm-a29k.h b/gdb/config/a29k/tm-a29k.h index 023647b..24a3e08 100644 --- a/gdb/config/a29k/tm-a29k.h +++ b/gdb/config/a29k/tm-a29k.h @@ -16,7 +16,7 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Parameters for an EB29K (a board which plugs into a PC and is accessed through EBMON software running on the PC, which we diff --git a/gdb/config/a29k/tm-ultra3.h b/gdb/config/a29k/tm-ultra3.h index e17407c..8b96210 100644 --- a/gdb/config/a29k/tm-ultra3.h +++ b/gdb/config/a29k/tm-ultra3.h @@ -16,7 +16,7 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This file includes tm-a29k.h, but predefines REGISTER_NAMES and related macros. The file supports a a29k running our flavor of diff --git a/gdb/config/a29k/tm-vx29k.h b/gdb/config/a29k/tm-vx29k.h index 7934804..d85d9b2 100644 --- a/gdb/config/a29k/tm-vx29k.h +++ b/gdb/config/a29k/tm-vx29k.h @@ -16,7 +16,7 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "a29k/tm-a29k.h" diff --git a/gdb/config/a29k/xm-ultra3.h b/gdb/config/a29k/xm-ultra3.h index 53749a3..ec0b108 100644 --- a/gdb/config/a29k/xm-ultra3.h +++ b/gdb/config/a29k/xm-ultra3.h @@ -16,7 +16,7 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Here at NYU we have what we call an ULTRA3 PE board. So ifdefs for ULTRA3 are my doing. At this point in time, |