Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
ee58dffd
Commit
ee58dffd
authored
May 10, 2005
by
Nick Clifton
Committed by
Nick Clifton
May 10, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the address and phone number of the FSF organization.
From-SVN: r99519
parent
d6d47ea0
Hide whitespace changes
Inline
Side-by-side
Showing
66 changed files
with
131 additions
and
113 deletions
+131
-113
libiberty/COPYING.LIB
+2
-2
libiberty/ChangeLog
+18
-0
libiberty/Makefile.in
+2
-2
libiberty/_doprnt.c
+1
-1
libiberty/argv.c
+2
-2
libiberty/asprintf.c
+2
-2
libiberty/choose-temp.c
+2
-2
libiberty/clock.c
+1
-1
libiberty/concat.c
+2
-2
libiberty/copying-lib.texi
+2
-2
libiberty/cp-demangle.c
+1
-1
libiberty/cp-demangle.h
+1
-1
libiberty/cp-demint.c
+1
-1
libiberty/cplus-dem.c
+2
-2
libiberty/dyn-string.c
+2
-2
libiberty/fdmatch.c
+2
-2
libiberty/fibheap.c
+2
-2
libiberty/floatformat.c
+1
-1
libiberty/fnmatch.c
+2
-2
libiberty/fopen_unlocked.c
+2
-2
libiberty/gather-docs
+2
-2
libiberty/getopt.c
+1
-1
libiberty/getopt1.c
+1
-1
libiberty/getruntime.c
+2
-2
libiberty/hashtab.c
+2
-2
libiberty/hex.c
+2
-2
libiberty/lbasename.c
+2
-2
libiberty/lrealpath.c
+2
-2
libiberty/maint-tool
+2
-2
libiberty/make-relative-prefix.c
+2
-2
libiberty/make-temp-file.c
+2
-2
libiberty/md5.c
+1
-1
libiberty/mempcpy.c
+2
-2
libiberty/mkstemps.c
+2
-2
libiberty/objalloc.c
+2
-2
libiberty/obstack.c
+1
-1
libiberty/partition.c
+2
-2
libiberty/pex-common.c
+2
-2
libiberty/pex-common.h
+2
-2
libiberty/pex-djgpp.c
+2
-2
libiberty/pex-msdos.c
+2
-2
libiberty/pex-one.c
+2
-2
libiberty/pex-unix.c
+2
-2
libiberty/pex-win32.c
+2
-2
libiberty/pexecute.c
+2
-2
libiberty/physmem.c
+1
-1
libiberty/putenv.c
+2
-2
libiberty/regex.c
+2
-2
libiberty/safe-ctype.c
+2
-2
libiberty/setenv.c
+2
-2
libiberty/snprintf.c
+1
-1
libiberty/sort.c
+2
-2
libiberty/spaces.c
+2
-2
libiberty/splay-tree.c
+2
-2
libiberty/stpcpy.c
+2
-2
libiberty/stpncpy.c
+2
-2
libiberty/strndup.c
+2
-2
libiberty/strtod.c
+1
-1
libiberty/ternary.c
+1
-1
libiberty/unlink-if-ordinary.c
+1
-1
libiberty/vasprintf.c
+2
-2
libiberty/vsnprintf.c
+1
-1
libiberty/vsprintf.c
+1
-1
libiberty/xexit.c
+2
-2
libiberty/xmalloc.c
+2
-2
libiberty/xstrndup.c
+2
-2
No files found.
libiberty/COPYING.LIB
View file @
ee58dffd
...
...
@@ -2,7 +2,7 @@
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
5
9 Temple Place, Suite 330, Boston, MA 02111-1307
USA
5
1 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.
...
...
@@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place, Suite 330, Boston, MA 02111-1307
USA
Foundation, Inc., 5
1 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA
Also add information on how to contact you by electronic and paper mail.
...
...
libiberty/ChangeLog
View file @
ee58dffd
2005-05-10 Nick Clifton <nickc@redhat.com>
* Update the address and phone number of the FSF organization in
the GPL notices in the following files:
COPYING.LIB, Makefile.in, _doprnt.c, argv.c, asprintf.c,
choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c,
cp-demangle.h, cp-demint.c, cplus-dem.c, dyn-string.c, fdmatch.c,
fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
gather-docs, getopt.c, getopt1.c, getruntime.c, hashtab.c, hex.c,
lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c,
obstack.c, partition.c, pex-common.c, pex-common.h, pex-djgpp.c,
pex-msdos.c, pex-one.c, pex-unix.c, pex-win32.c, pexecute.c,
physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
sort.c, spaces.c, splay-tree.c, stpcpy.c, stpncpy.c, strndup.c,
strtod.c, ternary.c, unlink-if-ordinary.c, vasprintf.c,
vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c
2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
...
...
libiberty/Makefile.in
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@
#
# You should have received a copy of the GNU Library General Public
# License along with libiberty; see the file COPYING.LIB. If not,
# write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
# Boston, MA 0211
1-1307
, USA.
# write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
# Boston, MA 0211
0-1301
, USA.
#
# This file was written by K. Richard Pixley <rich@cygnus.com>.
...
...
libiberty/_doprnt.c
View file @
ee58dffd
...
...
@@ -14,7 +14,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, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA. */
Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA. */
#include "config.h"
#include "ansidecl.h"
...
...
libiberty/argv.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/* Create and destroy argument vectors. An argument vector is simply an
...
...
libiberty/asprintf.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/choose-temp.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/clock.c
View file @
ee58dffd
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this does not cause
...
...
libiberty/concat.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/copying-lib.texi
View file @
ee58dffd
...
...
@@ -6,7 +6,7 @@
@display
Copyright
@copyright
{}
1991
,
1999
Free
Software
Foundation
,
Inc
.
5
9
Temple
Place
--
Suite
330
,
Boston
,
MA
02111
-
1307
,
USA
5
1
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
.
...
...
@@ -544,7 +544,7 @@ Lesser General Public License for more details.
You
should
have
received
a
copy
of
the
GNU
Lesser
General
Public
License
along
with
this
library
;
if
not
,
write
to
the
Free
Software
Foundation
,
Inc
.,
5
9
Temple
Place
,
Suite
330
,
Boston
,
MA
02111
-
1307
,
Foundation
,
Inc
.,
5
1
Franklin
Street
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
.
@end
smallexample
...
...
libiberty/cp-demangle.c
View file @
ee58dffd
...
...
@@ -25,7 +25,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
*/
/* This code implements a demangler for the g++ V3 ABI. The ABI is
...
...
libiberty/cp-demangle.h
View file @
ee58dffd
...
...
@@ -25,7 +25,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
*/
/* This file provides some definitions shared by cp-demangle.c and
...
...
libiberty/cp-demint.c
View file @
ee58dffd
...
...
@@ -25,7 +25,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
*/
/* This file implements a few interface functions which are provided
...
...
libiberty/cplus-dem.c
View file @
ee58dffd
...
...
@@ -27,8 +27,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/* This file exports two functions; cplus_mangle_opname and cplus_demangle.
...
...
libiberty/dyn-string.c
View file @
ee58dffd
...
...
@@ -25,8 +25,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/fdmatch.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/fibheap.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/floatformat.c
View file @
ee58dffd
...
...
@@ -15,7 +15,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA. */
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA. */
/* This is needed to pick up the NAN macro on some systems. */
#define _GNU_SOURCE
...
...
libiberty/fnmatch.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ 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, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#if defined (CONFIG_BROKETS)
...
...
libiberty/fopen_unlocked.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/gather-docs
View file @
ee58dffd
...
...
@@ -17,8 +17,8 @@
#
# You should have received a copy of the GNU Library General Public
# License along with libiberty; see the file COPYING.LIB. If not,
# write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
# Boston, MA 0211
1-1307
, USA.
# write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
# Boston, MA 0211
0-1301
, USA.
#
# Originally written by DJ Delorie <dj@redhat.com>
...
...
libiberty/getopt.c
View file @
ee58dffd
...
...
@@ -21,7 +21,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
,
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
,
USA. */
/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
...
...
libiberty/getopt1.c
View file @
ee58dffd
...
...
@@ -17,7 +17,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
,
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
,
USA. */
#ifdef HAVE_CONFIG_H
...
...
libiberty/getruntime.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "config.h"
...
...
libiberty/hashtab.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/* This package implements basic hash table functionality. It is possible
to search for an entry, create an entry and destroy an entry.
...
...
libiberty/hex.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include <stdio.h>
/* for EOF */
#ifdef HAVE_CONFIG_H
...
...
libiberty/lbasename.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/lrealpath.c
View file @
ee58dffd
...
...
@@ -17,8 +17,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., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/maint-tool
View file @
ee58dffd
...
...
@@ -17,8 +17,8 @@
#
# You should have received a copy of the GNU Library General Public
# License along with libiberty; see the file COPYING.LIB. If not,
# write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
# Boston, MA 0211
1-1307
, USA.
# write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
# Boston, MA 0211
0-1301
, USA.
#
# Originally written by DJ Delorie <dj@redhat.com>
...
...
libiberty/make-relative-prefix.c
View file @
ee58dffd
...
...
@@ -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, 5
9 Temple Place - Suite 330
, Boston, MA
0211
1-1307
, USA. */
Software Foundation, 5
1 Franklin Street - Fifth Floor
, Boston, MA
0211
0-1301
, USA. */
/*
...
...
libiberty/make-temp-file.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/md5.c
View file @
ee58dffd
...
...
@@ -17,7 +17,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA. */
Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA. */
/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */
...
...
libiberty/mempcpy.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/mkstemps.c
View file @
ee58dffd
...
...
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/objalloc.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ 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, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "config.h"
#include "ansidecl.h"
...
...
libiberty/obstack.c
View file @
ee58dffd
...
...
@@ -17,7 +17,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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
,
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
,
USA. */
#ifdef HAVE_CONFIG_H
...
...
libiberty/partition.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/pex-common.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "config.h"
#include "libiberty.h"
...
...
libiberty/pex-common.h
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifndef PEX_COMMON_H
#define PEX_COMMON_H
...
...
libiberty/pex-djgpp.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "pex-common.h"
...
...
libiberty/pex-msdos.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "pex-common.h"
...
...
libiberty/pex-one.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "config.h"
#include "libiberty.h"
...
...
libiberty/pex-unix.c
View file @
ee58dffd
...
...
@@ -17,8 +17,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "config.h"
#include "libiberty.h"
...
...
libiberty/pex-win32.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#include "pex-common.h"
...
...
libiberty/pexecute.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/* pexecute is an old routine. This implementation uses the newer
pex_init/pex_run/pex_get_status/pex_free routines. Don't use
...
...
libiberty/physmem.c
View file @
ee58dffd
...
...
@@ -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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA. */
Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA. */
/* Written by Paul Eggert. */
...
...
libiberty/putenv.c
View file @
ee58dffd
...
...
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/regex.c
View file @
ee58dffd
...
...
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1-1307
USA. */
Software Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA
0211
0-1301
USA. */
/* This file has been modified for usage in libiberty. It includes "xregex.h"
instead of <regex.h>. The "xregex.h" header file renames all external
...
...
libiberty/safe-ctype.c
View file @
ee58dffd
...
...
@@ -17,8 +17,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/setenv.c
View file @
ee58dffd
...
...
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public
License along with the GNU C Library; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/snprintf.c
View file @
ee58dffd
...
...
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this does not cause
...
...
libiberty/sort.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/spaces.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/splay-tree.c
View file @
ee58dffd
...
...
@@ -16,8 +16,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/* For an easily readable description of splay-trees, see:
...
...
libiberty/stpcpy.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/stpncpy.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/strndup.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/strtod.c
View file @
ee58dffd
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this does not cause
...
...
libiberty/ternary.c
View file @
ee58dffd
...
...
@@ -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., 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
,
Foundation, Inc., 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
,
USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/unlink-if-ordinary.c
View file @
ee58dffd
...
...
@@ -14,7 +14,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this does not cause
...
...
libiberty/vasprintf.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
...
...
libiberty/vsnprintf.c
View file @
ee58dffd
...
...
@@ -15,7 +15,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this does not cause
...
...
libiberty/vsprintf.c
View file @
ee58dffd
...
...
@@ -18,7 +18,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 5
9 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
the Free Software Foundation, 5
1 Franklin Street - Fifth Floor, Boston, MA 02110-1301
, USA.
As a special exception, if you link this library with files
compiled with a GNU compiler to produce an executable, this does not cause
...
...
libiberty/xexit.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If not, write
to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/xmalloc.c
View file @
ee58dffd
...
...
@@ -14,8 +14,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
libiberty/xstrndup.c
View file @
ee58dffd
...
...
@@ -15,8 +15,8 @@ Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 5
9 Temple Place - Suite 330
,
Boston, MA 0211
1-1307
, USA. */
not, write to the Free Software Foundation, Inc., 5
1 Franklin Street - Fifth Floor
,
Boston, MA 0211
0-1301
, USA. */
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment