aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
diff options
context:
space:
mode:
authorR. Kelley Cook <kcook@gcc.gnu.org>2005-06-25 01:22:41 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-06-25 01:22:41 +0000
commit39d14ddaacf2519a8f27f5826572840bbea2bdaf (patch)
treef3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/avr
parent6c912b0cb6d2cfafdf5db294aae5c799ab85559a (diff)
downloadgcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.zip
gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.gz
gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.bz2
Update FSF address.
From-SVN: r101314
Diffstat (limited to 'gcc/config/avr')
-rw-r--r--gcc/config/avr/avr-protos.h4
-rw-r--r--gcc/config/avr/avr.c4
-rw-r--r--gcc/config/avr/avr.h4
-rw-r--r--gcc/config/avr/avr.md4
-rw-r--r--gcc/config/avr/avr.opt4
-rw-r--r--gcc/config/avr/libgcc.S4
-rw-r--r--gcc/config/avr/rtems.h4
7 files changed, 14 insertions, 14 deletions
diff --git a/gcc/config/avr/avr-protos.h b/gcc/config/avr/avr-protos.h
index 325aada..930329b 100644
--- a/gcc/config/avr/avr-protos.h
+++ b/gcc/config/avr/avr-protos.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
extern int function_arg_regno_p (int r);
diff --git a/gcc/config/avr/avr.c b/gcc/config/avr/avr.c
index 3de646b..4477335 100644
--- a/gcc/config/avr/avr.c
+++ b/gcc/config/avr/avr.c
@@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
#include "config.h"
#include "system.h"
diff --git a/gcc/config/avr/avr.h b/gcc/config/avr/avr.h
index 5b7c73d..53a0f9f 100644
--- a/gcc/config/avr/avr.h
+++ b/gcc/config/avr/avr.h
@@ -18,8 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Names to predefine in the preprocessor for this target machine. */
diff --git a/gcc/config/avr/avr.md b/gcc/config/avr/avr.md
index b6fb179..6632ae9 100644
--- a/gcc/config/avr/avr.md
+++ b/gcc/config/avr/avr.md
@@ -19,8 +19,8 @@
;; You should have received a copy of the GNU General Public License
;; along with GCC; see the file COPYING. If not, write to
-;; the Free Software Foundation, 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
;; Special characters after '%':
;; A No effect (add 0).
diff --git a/gcc/config/avr/avr.opt b/gcc/config/avr/avr.opt
index 303816a..661c48d 100644
--- a/gcc/config/avr/avr.opt
+++ b/gcc/config/avr/avr.opt
@@ -16,8 +16,8 @@
;
; You should have received a copy of the GNU General Public License
; along with GCC; see the file COPYING. If not, write to the Free
-; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-; 02111-1307, USA.
+; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
+; 02110-1301, USA.
mcall-prologues
Target Report Mask(CALL_PROLOGUES)
diff --git a/gcc/config/avr/libgcc.S b/gcc/config/avr/libgcc.S
index 8548a73..b5ef337 100644
--- a/gcc/config/avr/libgcc.S
+++ b/gcc/config/avr/libgcc.S
@@ -23,8 +23,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
#define __zero_reg__ r1
#define __tmp_reg__ r0
diff --git a/gcc/config/avr/rtems.h b/gcc/config/avr/rtems.h
index 2371d52..e028799 100644
--- a/gcc/config/avr/rtems.h
+++ b/gcc/config/avr/rtems.h
@@ -16,8 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Specify predefined symbols in preprocessor. */