ipa-pure-const.c, [...]: Update FSF address.
* ipa-pure-const.c, ipa-reference.c, ipa-reference.h, ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c, ipa-utils.h, treestruct.def, config/crx/crx-protos.h, config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update FSF address. From-SVN: r102384
This commit is contained in:
parent
46c0a59dfb
commit
783455db8d
13 changed files with 32 additions and 24 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-07-26 Kazu Hirata <kazu@codesourcery.com>
|
||||
|
||||
* ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
|
||||
ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c,
|
||||
ipa-utils.h, treestruct.def, config/crx/crx-protos.h,
|
||||
config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update
|
||||
FSF address.
|
||||
|
||||
2005-07-26 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/22486
|
||||
|
|
|
@ -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. */
|
||||
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA. */
|
||||
|
||||
#ifndef GCC_CRX_PROTOS_H
|
||||
#define GCC_CRX_PROTOS_H
|
||||
|
|
|
@ -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. */
|
||||
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA. */
|
||||
|
||||
/*****************************************************************************/
|
||||
/* HEADER INCLUDES */
|
||||
|
|
|
@ -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. */
|
||||
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
|
||||
Boston, MA 02110-1301, USA. */
|
||||
|
||||
#ifndef GCC_CRX_H
|
||||
#define GCC_CRX_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. */
|
||||
|
||||
;; Register numbers
|
||||
|
||||
|
|
|
@ -16,8 +16,8 @@ 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. */
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
/* This file mark functions as being either const (TREE_READONLY) or
|
||||
pure (DECL_IS_PURE).
|
||||
|
|
|
@ -16,8 +16,8 @@ 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.
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA.
|
||||
*/
|
||||
|
||||
/* This file gathers information about how variables whose scope is
|
||||
|
|
|
@ -16,8 +16,8 @@ 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. */
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
#ifndef GCC_IPA_REFERENCE_H
|
||||
#define GCC_IPA_REFERENCE_H
|
||||
|
|
|
@ -16,8 +16,8 @@ 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. */
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
/* This pass determines which types in the program contain only
|
||||
instances that are completely encapsulated by the compilation unit.
|
||||
|
|
|
@ -16,8 +16,8 @@ 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. */
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
#ifndef GCC_IPA_TYPE_ESCAPE_H
|
||||
#define GCC_IPA_TYPE_ESCAPE_H
|
||||
|
|
|
@ -16,8 +16,8 @@ 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.
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
|
|
@ -16,8 +16,8 @@ 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. */
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
#ifndef GCC_IPA_UTILS_H
|
||||
#define GCC_IPA_UTILS_H
|
||||
|
|
|
@ -17,8 +17,8 @@ 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. */
|
||||
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
/* The format of this file is
|
||||
DEFTREESTRUCT(enumeration value, printable name).
|
||||
|
|
Loading…
Add table
Reference in a new issue