Browse Source

2005-08-17 Kelley Cook <kcook@gcc.gnu.org>

* strverscmp.c: Update FSF address.
	* testsuite/Makefile.in: Likewise.
	* testsuite/test-demangle.c: Likewise.
	* testsuite/test-pexecute.c: Likewise.
gdb-csl-arm-20051020-branch
Kelley Cook 21 years ago
parent
commit
a9479c3f88
  1. 7
      libiberty/ChangeLog
  2. 4
      libiberty/strverscmp.c
  3. 4
      libiberty/testsuite/Makefile.in
  4. 2
      libiberty/testsuite/test-demangle.c
  5. 2
      libiberty/testsuite/test-pexecute.c

7
libiberty/ChangeLog

@ -1,3 +1,10 @@
2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
* strverscmp.c: Update FSF address.
* testsuite/Makefile.in: Likewise.
* testsuite/test-demangle.c: Likewise.
* testsuite/test-pexecute.c: Likewise.
2005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* getopt.c: Include ansidecl.h before system headers.

4
libiberty/strverscmp.c

@ -15,8 +15,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., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA. */
#include "libiberty.h"
#include "safe-ctype.h"

4
libiberty/testsuite/Makefile.in

@ -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., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
# write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
#
# This file was written by Tom Tromey <tromey@cygnus.com>.

2
libiberty/testsuite/test-demangle.c

@ -16,7 +16,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 HAVE_CONFIG_H

2
libiberty/testsuite/test-pexecute.c

@ -16,7 +16,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 HAVE_CONFIG_H

Loading…
Cancel
Save