Fix typos in ChangeLogs and update copyright notices
authorNick Clifton <nickc@redhat.com>
Tue, 13 Mar 2001 06:43:59 +0000 (06:43 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 13 Mar 2001 06:43:59 +0000 (06:43 +0000)
77 files changed:
binutils/ChangeLog
binutils/ChangeLog-9197
binutils/MAINTAINERS
binutils/Makefile.in
binutils/aclocal.m4
binutils/addr2line.1
binutils/addr2line.c
binutils/ar.1
binutils/ar.c
binutils/arlex.l
binutils/arparse.y
binutils/arsup.c
binutils/arsup.h
binutils/binutils.texi
binutils/bucomm.c
binutils/bucomm.h
binutils/budbg.h
binutils/coffdump.c
binutils/coffgrok.c
binutils/coffgrok.h
binutils/cxxfilt.man
binutils/debug.c
binutils/debug.h
binutils/deflex.l
binutils/defparse.y
binutils/dlltool.c
binutils/dlltool.h
binutils/dllwrap.c
binutils/filemode.c
binutils/ieee.c
binutils/nlmconv.1
binutils/nlmconv.c
binutils/nlmconv.h
binutils/nlmheader.y
binutils/nm.1
binutils/nm.c
binutils/objcopy.1
binutils/objcopy.c
binutils/objdump.1
binutils/objdump.c
binutils/po/binutils.pot
binutils/prdbg.c
binutils/ranlib.1
binutils/rclex.l
binutils/rcparse.y
binutils/rdcoff.c
binutils/rddbg.c
binutils/readelf.c
binutils/rename.c
binutils/resbin.c
binutils/rescoff.c
binutils/resrc.c
binutils/size.1
binutils/size.c
binutils/srconv.c
binutils/strings.1
binutils/strings.c
binutils/strip.1
binutils/sysdump.c
binutils/sysinfo.y
binutils/syslex.l
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/ar.exp
binutils/testsuite/binutils-all/hppa/objdump.exp
binutils/testsuite/binutils-all/nm.exp
binutils/testsuite/binutils-all/objcopy.exp
binutils/testsuite/binutils-all/objdump.exp
binutils/testsuite/binutils-all/readelf.exp
binutils/testsuite/binutils-all/size.exp
binutils/testsuite/config/default.exp
binutils/testsuite/lib/utils-lib.exp
binutils/unwind-ia64.c
binutils/unwind-ia64.h
binutils/version.c
binutils/windres.c
binutils/windres.h
binutils/wrstabs.c

index fc8d557..1767f67 100644 (file)
@@ -431,15 +431,15 @@ Mon Dec 11 14:30:21 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-07-20  H.J. Lu  <hjl@gnu.org>
 
-       * binutils/binutils.texi: Put back "@end table" deleted by
+       * binutils.texi: Put back "@end table" deleted by
        accident.
 
 2000-07-05  Kenneth Block  <krblock@computer.org>
 
-       * binutils/nm.c: Add optional style to demangle switch.
-       * binutils/objdump.c: Add optional style to demangle switch.
-       * binutils/addr2line.c: Add optional style to demangle switch.
-       * binutils/binutils.texi: Document optional style to demangle
+       * nm.c: Add optional style to demangle switch.
+       * objdump.c: Add optional style to demangle switch.
+       * addr2line.c: Add optional style to demangle switch.
+       * binutils.texi: Document optional style to demangle
        switch.
 
 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
@@ -752,7 +752,7 @@ Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
 
 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
 
-       * readelf (dynamic_segment_mips_val): Call `sprintf', not
+       * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
        `strftime' since strftime is not available on all systems.
        (process_mips_specific): Ditto.
 
@@ -1005,7 +1005,7 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * configure.in: Add arm-wince, mips-pe and sh-pe targets.
        * configure: Regenerate.
 
-       * dlltoolc.: Add support for sh-pe and mips-pe targets.
+       * dlltool.c: Add support for sh-pe and mips-pe targets.
        * rescoff.c: Add support for sh-pe and mips-pe targets.
 
 2000-02-23  H.J. Lu  <hjl@gnu.org>
@@ -1050,7 +1050,7 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-02-03  Timothy Wall <twall@redhat.com>
 
-       * binutils/objdump.c (dump_section_header, find_symbol_for_address,
+       * objdump.c (dump_section_header, find_symbol_for_address,
        show_line, disassemble_bytes, disassemble_data, dump_data):
        distinguish between octets and bytes.
 
index d989ae4..a449d23 100644 (file)
@@ -159,7 +159,7 @@ Wed Sep 24 11:34:05 1997  Ian Lance Taylor  <ian@cygnus.com>
        * binutils.texi (size): The object file argument is optional.
        From Marty Leisner <leisner@sdsp.mc.xerox.com>.
 
-       * aclocal.m4: Rebuild with new libtool.
+       * acloal.m4: Rebuild with new libtool.
        * configure: Rebuild.
 
 Tue Aug 26 17:48:34 1997  Ian Lance Taylor  <ian@cygnus.com>
@@ -3342,7 +3342,7 @@ Fri Apr 29 09:50:38 1994  Steve Chamberlain  (sac@cygnus.com)
 Wed Apr 27 11:25:18 1994  Steve Chamberlain  (sac@cygnus.com)
 
        * Makefile.in (syslex, sysinfo): Use CC_FOR_BUILD.
-       * coffdump.c, coffgroc.c, coffgrog.h, srconv.c, sysdump.c,
+       * coffdump.c, coffgrok.c, coffgrok.h, srconv.c, sysdump.c,
        sysroff.info: Major changes.
 
 Tue Apr 26 18:18:24 1994  Stan Shebs  (shebs@andros.cygnus.com)
@@ -4347,7 +4347,7 @@ Fri May 28 15:01:24 1993  Per Bothner  (bothner@rtl.cygnus.com)
 
 Thu May 27 16:58:31 1993  Jeffrey Osier  (jeffrey@cygnus.com)
 
-        * biutils.texi:  revised c++filt chapter
+        * binutils.texi:  revised c++filt chapter
 
 Wed May 26 17:24:17 1993  Ian Lance Taylor  (ian@cygnus.com)
 
@@ -4528,7 +4528,7 @@ Mon Feb 22 22:52:10 1993  Per Bothner  (bothner@rtl.cygnus.com)
 
 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
 
-       * binutils/testsuite: made modifications to testcases, etc., to allow
+       * testsuite: made modifications to testcases, etc., to allow
         them to work properly  given the reorganization of deja-gnu and the
        relocation of the testcases from deja-gnu to a "tool" subdirectory.
 
@@ -4539,7 +4539,7 @@ Mon Feb 22 10:27:24 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
 
 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
 
-       * binutils/testsuite: Initial creation of binutils/testsuite.
+       * testsuite: Initial creation of binutils/testsuite.
        Migrated dejagnu testcases and support files for testing nm to
        binutils/testsuite from deja-gnu.  These files were moved "as is"
        with no modifications.  This migration is part of a major overhaul
@@ -4642,7 +4642,7 @@ Mon Nov  2 12:42:11 1992  Ian Lance Taylor  (ian@cygnus.com)
 
 Thu Oct 15 13:57:35 1992  Per Bothner  (bothner@cygnus.com)
 
-       * binutils.tex:  Document yesterday's changes to strip and copy.
+       * binutils.texi:  Document yesterday's changes to strip and copy.
 
 Wed Oct 14 13:22:14 1992  Per Bothner  (bothner@cygnus.com)
 
@@ -5130,7 +5130,6 @@ Fri Oct 11 04:12:28 1991  John Gilmore  (gnu at cygnus.com)
 
        Restructure configuration scheme for bfd, binutils, ld.
 
-       * include/sys/h-*.h:  Move to bfd/hosts/h-*.h.
        * configure.in:  Revise to symlink sysdep.h to ../bfd/hosts/h-xxx.h.
        Change some config names to match other dirs.
        * *.c:  Include bfd.h before sysdep.h, so ansidecl and PROTO()
index ec66a38..6f66f4c 100644 (file)
@@ -6,6 +6,9 @@ gas, gprof, ld, and opcodes subdirectories.  The home page for binutils
 is http://sources.redhat.com/binutils/ and patches should be sent to
 binutils@sources.redhat.com with "[patch]" as part of the subject.
 
+Note - patches to the top level configure.in and config.sub scripts
+should be sent to config-patches@gnu.org and not to the binutils list.
+
                --------- Blanket Write Privs ---------
 
 Nick Clifton <nickc@redhat.com> (head maintainer)
index 0f10cb4..2e77c07 100644 (file)
@@ -438,7 +438,7 @@ configure.in deflex.c defparse.c nlmheader.c rclex.c rcparse.c
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
-TAR = tar
+TAR = gtar
 GZIP_ENV = --best
 SOURCES = $(nlmconv_SOURCES) $(srconv_SOURCES) $(sysdump_SOURCES) $(coffdump_SOURCES) $(dlltool_SOURCES) $(windres_SOURCES) $(dllwrap_SOURCES) $(size_SOURCES) $(objdump_SOURCES) $(ar_SOURCES) $(strings_SOURCES) $(ranlib_SOURCES) $(objcopy_SOURCES) $(addr2line_SOURCES) $(readelf_SOURCES) $(nm_new_SOURCES) $(strip_new_SOURCES) $(cxxfilt_SOURCES)
 OBJECTS = $(nlmconv_OBJECTS) $(srconv_OBJECTS) $(sysdump_OBJECTS) $(coffdump_OBJECTS) $(dlltool_OBJECTS) $(windres_OBJECTS) $(dllwrap_OBJECTS) $(size_OBJECTS) $(objdump_OBJECTS) $(ar_OBJECTS) $(strings_OBJECTS) $(ranlib_OBJECTS) $(objcopy_OBJECTS) $(addr2line_OBJECTS) $(readelf_OBJECTS) $(nm_new_OBJECTS) $(strip_new_OBJECTS) $(cxxfilt_OBJECTS)
index 37c162a..a4a2b46 100644 (file)
@@ -27,6 +27,16 @@ AC_DEFUN([CY_WITH_NLS],)
 AC_SUBST(INTLLIBS)
 ])
 
+
+
+dnl AM_PROG_LEX
+dnl Look for flex, lex or missing, then run AC_PROG_LEX and AC_DECL_YYTEXT
+AC_DEFUN(AM_PROG_LEX,
+[missing_dir=ifelse([$1],,`cd $ac_aux_dir && pwd`,$1)
+AC_CHECK_PROGS(LEX, flex lex, [$missing_dir/missing flex])
+AC_PROG_LEX
+AC_DECL_YYTEXT])
+
 #serial 1
 # This test replaces the one in autoconf.
 # Currently this macro should have the same name as the autoconf macro
@@ -45,15 +55,6 @@ AC_DEFUN(AC_ISC_POSIX,
   ]
 )
 
-
-dnl AM_PROG_LEX
-dnl Look for flex, lex or missing, then run AC_PROG_LEX and AC_DECL_YYTEXT
-AC_DEFUN(AM_PROG_LEX,
-[missing_dir=ifelse([$1],,`cd $ac_aux_dir && pwd`,$1)
-AC_CHECK_PROGS(LEX, flex lex, [$missing_dir/missing flex])
-AC_PROG_LEX
-AC_DECL_YYTEXT])
-
 # Do all the work for Automake.  This macro actually does too much --
 # some checks are only needed if your package does certain things.
 # But this isn't really a big deal.
index f8dde89..d5fc415 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1997, 2000 Free Software Foundation
+.\" Copyright 1997, 2000 Free Software Foundation, Inc.
 .\" See COPYING for conditions for redistribution
 .TH addr2line 1 "27 March 1997" "Free Software Foundation" "GNU Development Tools"
 .de BP
index ef01f47..daae503 100644 (file)
@@ -1,5 +1,5 @@
 /* addr2line.c -- convert addresses to line number and function name
-   Copyright 1997, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Ulrich Lauther <Ulrich.Lauther@mchp.siemens.de>
 
    This file is part of GNU Binutils.
index d7b2caf..d50c3a8 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (c) 1991, 1992, 1993, 1995, 1998, 1999, 2000 Free Software Foundation
+.\" Copyright 1991, 1992, 1993, 1995, 1998, 1999, 2000
+.\" Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH ar 1 "1999" "Free Software Foundation" "GNU Development Tools"
 .de BP
index fe5709f..996476c 100644 (file)
@@ -1,5 +1,5 @@
 /* ar.c - Archive modify and extract.
-   Copyright 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index 2fd94da..71ef56e 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /* arlex.l - Strange script language lexer */
 
-/*   Copyright (C) 1992, 95, 1997 Free Software Foundation, Inc.
+/*   Copyright 1992, 1997, 2000 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index a5e90fa..a03c2c4 100644 (file)
@@ -1,7 +1,7 @@
 %{
 /* arparse.y - Stange script language parser */
 
-/*   Copyright (C) 1992, 93, 95, 97, 98, 1999 Free Software Foundation, Inc.
+/*   Copyright 1992, 1993, 1995, 1997, 1999 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index eebee99..0058c0d 100644 (file)
@@ -1,5 +1,5 @@
 /* arsup.c - Archive support for MRI compatibility
-   Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1992, 1994, 1995, 1996, 1997, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index f54a34b..26538be 100644 (file)
@@ -1,5 +1,5 @@
 /* arsup.h - archive support header file
-   Copyright 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index 67260cc..2534c41 100644 (file)
@@ -1,5 +1,7 @@
 \input texinfo       @c                    -*- Texinfo -*-
 @setfilename binutils.info
+@c Copyright 2001 Free Software Foundation, Inc.
+
 @include config.texi
 
 @ifinfo
index 1cf904d..401a3e4 100644 (file)
@@ -1,5 +1,5 @@
 /* bucomm.c -- Bin Utils COMmon code.
-   Copyright (C) 1991, 92, 93, 94, 95, 97, 98, 2000
+   Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001
    Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
index e9d675e..f8c8608 100644 (file)
@@ -1,5 +1,5 @@
 /* bucomm.h -- binutils common include file.
-   Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index d8ee889..2bbf72e 100644 (file)
@@ -1,5 +1,5 @@
 /* budbg.c -- Interfaces to the generic debugging information routines.
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index 77dbd33..80b0817 100644 (file)
@@ -1,5 +1,5 @@
 /* Coff file dumper.
-   Copyright (C) 1994, 95, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index 3486c5f..1118fac 100644 (file)
@@ -1,5 +1,5 @@
 /* coffgrok.c
-   Copyright (C) 1994, 95, 97, 1998 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index c0ade42..e442bae 100644 (file)
@@ -1,3 +1,22 @@
+/* coffgrok.h 
+   Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of GNU Binutils.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+
 #define T_NULL         0
 #define T_VOID         1       /* function argument (only used by compiler) */
 #define T_CHAR         2       /* character            */
index a4d5d45..a985dc9 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1991 Free Software Foundation
+.\" Copyright 1991, 1994 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH @PROGRAM@ 1 "June 1993" "cygnus support" "GNU Development Tools"
 .de BP
index 82a9094..ffdc766 100644 (file)
@@ -1,5 +1,5 @@
 /* debug.c -- Handle generic debugging information.
-   Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index 1b890b2..d60285d 100644 (file)
@@ -1,5 +1,5 @@
 /* debug.h -- Describe generic debugging information.
-   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index 15a43c0..8ff72b8 100644 (file)
@@ -1,6 +1,6 @@
 %{/* deflex.l - Lexer for .def files */
 
-/*   Copyright (C) 1995, 1997, 1998, 1999 Free Software Foundation, Inc.
+/*   Copyright 1995, 1997, 1998, 1999 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index 5718d46..7e13965 100644 (file)
@@ -1,6 +1,6 @@
 %{ /* defparse.y - parser for .def files */
 
-/*   Copyright (C) 1995, 1997, 1998, 1999 Free Software Foundation, Inc.
+/*   Copyright 1995, 1997, 1998, 1999 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index e989f0c..9475b98 100644 (file)
@@ -1,5 +1,6 @@
 /* dlltool.c -- tool to generate stuff for PE style DLLs
-   Copyright (C) 1995, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
index b4167c8..29c825d 100644 (file)
@@ -1,5 +1,5 @@
 /* dlltool.h -- header file for dlltool
-   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
index 291abfd..8f83dda 100644 (file)
@@ -1,5 +1,5 @@
 /* dllwrap.c -- wrapper for DLLTOOL and GCC to generate PE style DLLs
-   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by Mumit Khan (khan@xraylith.wisc.edu).
 
    This file is part of GNU Binutils.
index f9811bc..7f9b1b7 100644 (file)
@@ -1,5 +1,6 @@
 /* filemode.c -- make a string describing file modes
-   Copyright (C) 1985, 90, 91, 94, 95, 97, 1999 Free Software Foundation, Inc.
+   Copyright 1985, 1990, 1991, 1994, 1995, 1997
+   Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 52149b2..ad5ddc7 100644 (file)
@@ -1,5 +1,5 @@
 /* ieee.c -- Read and write IEEE-695 debugging information.
-   Copyright 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1996, 1998, 2000, 2001 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index 8162017..35bdeb9 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1991, 1996, 2000  Free Software Foundation
+.\" Copyright 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH nlmconv 1 "March 1996" "Free Software Foundation" "GNU Development Tools"
 .de BP
index 450ac14..9c7dd37 100644 (file)
@@ -1,5 +1,5 @@
 /* nlmconv.c -- NLM conversion program
-   Copyright (C) 1993, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index c92a557..908a623 100644 (file)
@@ -1,5 +1,5 @@
 /* nlmconv.h -- header file for NLM conversion program
-   Copyright (C) 1993 Free Software Foundation, Inc.
+   Copyright 1993 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index 0f1e22a..3ab5a79 100644 (file)
@@ -1,5 +1,5 @@
 %{/* nlmheader.y - parse NLM header specification keywords.
-     Copyright (C) 1993, 94, 95, 97, 1998 Free Software Foundation, Inc.
+     Copyright 1993, 1994, 1995, 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index dbb116c..48fefe5 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (c) 1991, 2000 Free Software Foundation
+.\" Copyright 1991, 1992, 1993, 1994, 1995, 1996, 2000
+.\" Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH nm 1 "5 November 1991" "Free Software Foundation" "GNU Development Tools"
 .de BP
index 3695d1e..9a10e95 100644 (file)
@@ -1,5 +1,6 @@
 /* nm.c -- Describe symbol table of a rel file.
-   Copyright 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
index d2eed15..6535eab 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (c) 1991, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation
+.\" Copyright 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+.\" Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH objcopy 1 "05 April 2000" "Free Software Foundation" "GNU Development Tools"
 .de BP
index abcf6a3..de053b1 100644 (file)
@@ -1,5 +1,6 @@
 /* objcopy.c -- copy object file from input to output, optionally massaging it.
-   Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+   2001
    Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
index 1c2fa61..1807534 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998, 2000 Free Software Foundation
+.\" Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000
+.\" Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH objdump 1 "5 November 1991" "Free Software Foundation" "GNU Development Tools"
 .de BP
index 1f66ab7..27002ab 100644 (file)
@@ -1,5 +1,6 @@
 /* objdump.c -- dump information about an object file.
-   Copyright 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index d1cc8be..1725576 100644 (file)
@@ -1,12 +1,13 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Copyright 1998, 2000, 2001 Free Software Foundation, Inc.
+# (C) YEAR 
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2001-02-18 11:44-0800\n"
+"POT-Creation-Date: 2001-02-28 15:31-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,7 +24,7 @@ msgid ""
 msgstr ""
 
 #: addr2line.c:83 ar.c:288 nlmconv.c:1119 objcopy.c:373 objcopy.c:405
-#: readelf.c:1976 size.c:91 strings.c:530 windres.c:737
+#: readelf.c:2009 size.c:91 strings.c:530 windres.c:737
 #, c-format
 msgid "Report bugs to %s\n"
 msgstr ""
@@ -2078,7 +2079,7 @@ msgstr ""
 msgid "Operating System specific: %lx"
 msgstr ""
 
-#: readelf.c:1216 readelf.c:1758
+#: readelf.c:1216 readelf.c:1791
 #, c-format
 msgid "<unknown>: %lx"
 msgstr ""
@@ -2113,7 +2114,7 @@ msgstr ""
 msgid "OS Specific: (%x)"
 msgstr ""
 
-#: readelf.c:1242 readelf.c:1329 readelf.c:1909
+#: readelf.c:1242 readelf.c:1329 readelf.c:1942
 #, c-format
 msgid "<unknown>: %x"
 msgstr ""
@@ -2122,888 +2123,888 @@ msgstr ""
 msgid "None"
 msgstr ""
 
-#: readelf.c:1948
+#: readelf.c:1981
 msgid "Usage: readelf {options} elf-file(s)\n"
 msgstr ""
 
-#: readelf.c:1949
+#: readelf.c:1982
 msgid "  Options are:\n"
 msgstr ""
 
-#: readelf.c:1950
+#: readelf.c:1983
 msgid "  -a or --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
 msgstr ""
 
-#: readelf.c:1951
+#: readelf.c:1984
 msgid "  -h or --file-header       Display the ELF file header\n"
 msgstr ""
 
-#: readelf.c:1952
+#: readelf.c:1985
 msgid "  -l or --program-headers or --segments\n"
 msgstr ""
 
-#: readelf.c:1953
+#: readelf.c:1986
 msgid "                            Display the program headers\n"
 msgstr ""
 
-#: readelf.c:1954
+#: readelf.c:1987
 msgid "  -S or --section-headers or --sections\n"
 msgstr ""
 
-#: readelf.c:1955
+#: readelf.c:1988
 msgid "                            Display the sections' header\n"
 msgstr ""
 
-#: readelf.c:1956
+#: readelf.c:1989
 msgid "  -e or --headers           Equivalent to: -h -l -S\n"
 msgstr ""
 
-#: readelf.c:1957
+#: readelf.c:1990
 msgid "  -s or --syms or --symbols Display the symbol table\n"
 msgstr ""
 
-#: readelf.c:1958
+#: readelf.c:1991
 msgid "  -n or --notes             Display the core notes (if present)\n"
 msgstr ""
 
-#: readelf.c:1959
+#: readelf.c:1992
 msgid "  -r or --relocs            Display the relocations (if present)\n"
 msgstr ""
 
-#: readelf.c:1960
+#: readelf.c:1993
 msgid "  -u or --unwind            Display the unwind info (if present)\n"
 msgstr ""
 
-#: readelf.c:1961
+#: readelf.c:1994
 msgid "  -d or --dynamic           Display the dynamic segment (if present)\n"
 msgstr ""
 
-#: readelf.c:1962
+#: readelf.c:1995
 msgid "  -V or --version-info      Display the version sections (if present)\n"
 msgstr ""
 
-#: readelf.c:1963
+#: readelf.c:1996
 msgid ""
 "  -A or --arch-specific     Display architecture specific information (if "
 "any).\n"
 msgstr ""
 
-#: readelf.c:1964
+#: readelf.c:1997
 msgid ""
 "  -D or --use-dynamic       Use the dynamic section info when displaying "
 "symbols\n"
 msgstr ""
 
-#: readelf.c:1965
+#: readelf.c:1998
 msgid "  -x <number> or --hex-dump=<number>\n"
 msgstr ""
 
-#: readelf.c:1966
+#: readelf.c:1999
 msgid "                            Dump the contents of section <number>\n"
 msgstr ""
 
-#: readelf.c:1967
+#: readelf.c:2000
 msgid ""
 "  -w[liaprf] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=frames]\n"
 msgstr ""
 
-#: readelf.c:1968
+#: readelf.c:2001
 msgid ""
 "                            Display the contents of DWARF2 debug sections\n"
 msgstr ""
 
-#: readelf.c:1970
+#: readelf.c:2003
 msgid "  -i <number> or --instruction-dump=<number>\n"
 msgstr ""
 
-#: readelf.c:1971
+#: readelf.c:2004
 msgid ""
 "                            Disassemble the contents of section <number>\n"
 msgstr ""
 
-#: readelf.c:1973
+#: readelf.c:2006
 msgid "  -I or --histogram         Display histogram of bucket list lengths\n"
 msgstr ""
 
-#: readelf.c:1974
+#: readelf.c:2007
 msgid "  -v or --version           Display the version number of readelf\n"
 msgstr ""
 
-#: readelf.c:1975
+#: readelf.c:2008
 msgid "  -H or --help              Display this information\n"
 msgstr ""
 
-#: readelf.c:1993
+#: readelf.c:2026
 msgid "Out of memory allocating dump request table."
 msgstr ""
 
-#: readelf.c:2137
+#: readelf.c:2170
 #, c-format
 msgid "Unrecognised debug option '%s'\n"
 msgstr ""
 
-#: readelf.c:2162
+#: readelf.c:2195
 #, c-format
 msgid "Invalid option '-%c'\n"
 msgstr ""
 
-#: readelf.c:2175
+#: readelf.c:2208
 msgid "Nothing to do.\n"
 msgstr ""
 
-#: readelf.c:2188 readelf.c:2205 readelf.c:4201
+#: readelf.c:2221 readelf.c:2238 readelf.c:4234
 msgid "none"
 msgstr ""
 
-#: readelf.c:2189
+#: readelf.c:2222
 msgid "ELF32"
 msgstr ""
 
-#: readelf.c:2190
+#: readelf.c:2223
 msgid "ELF64"
 msgstr ""
 
-#: readelf.c:2192 readelf.c:2209 readelf.c:2237
+#: readelf.c:2225 readelf.c:2242 readelf.c:2270
 #, c-format
 msgid "<unknown: %x>"
 msgstr ""
 
-#: readelf.c:2206
+#: readelf.c:2239
 msgid "2's complement, little endian"
 msgstr ""
 
-#: readelf.c:2207
+#: readelf.c:2240
 msgid "2's complement, big endian"
 msgstr ""
 
-#: readelf.c:2222
+#: readelf.c:2255
 msgid "UNIX - System V"
 msgstr ""
 
-#: readelf.c:2223
+#: readelf.c:2256
 msgid "UNIX - HP-UX"
 msgstr ""
 
-#: readelf.c:2224
+#: readelf.c:2257
 msgid "UNIX - NetBSD"
 msgstr ""
 
-#: readelf.c:2225
+#: readelf.c:2258
 msgid "UNIX - Linux"
 msgstr ""
 
-#: readelf.c:2226
+#: readelf.c:2259
 msgid "GNU/Hurd"
 msgstr ""
 
-#: readelf.c:2227
+#: readelf.c:2260
 msgid "UNIX - Solaris"
 msgstr ""
 
-#: readelf.c:2228
+#: readelf.c:2261
 msgid "UNIX - AIX"
 msgstr ""
 
-#: readelf.c:2229
+#: readelf.c:2262
 msgid "UNIX - IRIX"
 msgstr ""
 
-#: readelf.c:2230
+#: readelf.c:2263
 msgid "UNIX - FreeBSD"
 msgstr ""
 
-#: readelf.c:2231
+#: readelf.c:2264
 msgid "UNIX - TRU64"
 msgstr ""
 
-#: readelf.c:2232
+#: readelf.c:2265
 msgid "Novell - Modesto"
 msgstr ""
 
-#: readelf.c:2233
+#: readelf.c:2266
 msgid "UNIX - OpenBSD"
 msgstr ""
 
-#: readelf.c:2234
+#: readelf.c:2267
 msgid "Standalone App"
 msgstr ""
 
-#: readelf.c:2235
+#: readelf.c:2268
 msgid "ARM"
 msgstr ""
 
-#: readelf.c:2252
+#: readelf.c:2285
 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
 msgstr ""
 
-#: readelf.c:2260
+#: readelf.c:2293
 msgid "ELF Header:\n"
 msgstr ""
 
-#: readelf.c:2261
+#: readelf.c:2294
 msgid "  Magic:   "
 msgstr ""
 
-#: readelf.c:2265
+#: readelf.c:2298
 #, c-format
 msgid "  Class:                             %s\n"
 msgstr ""
 
-#: readelf.c:2267
+#: readelf.c:2300
 #, c-format
 msgid "  Data:                              %s\n"
 msgstr ""
 
-#: readelf.c:2269
+#: readelf.c:2302
 #, c-format
 msgid "  Version:                           %d %s\n"
 msgstr ""
 
-#: readelf.c:2276
+#: readelf.c:2309
 #, c-format
 msgid "  OS/ABI:                            %s\n"
 msgstr ""
 
-#: readelf.c:2278
+#: readelf.c:2311
 #, c-format
 msgid "  ABI Version:                       %d\n"
 msgstr ""
 
-#: readelf.c:2280
+#: readelf.c:2313
 #, c-format
 msgid "  Type:                              %s\n"
 msgstr ""
 
-#: readelf.c:2282
+#: readelf.c:2315
 #, c-format
 msgid "  Machine:                           %s\n"
 msgstr ""
 
-#: readelf.c:2284
+#: readelf.c:2317
 #, c-format
 msgid "  Version:                           0x%lx\n"
 msgstr ""
 
-#: readelf.c:2287
+#: readelf.c:2320
 msgid "  Entry point address:               "
 msgstr ""
 
-#: readelf.c:2289
+#: readelf.c:2322
 msgid ""
 "\n"
 "  Start of program headers:          "
 msgstr ""
 
-#: readelf.c:2291
+#: readelf.c:2324
 msgid ""
 " (bytes into file)\n"
 "  Start of section headers:          "
 msgstr ""
 
-#: readelf.c:2293
+#: readelf.c:2326
 msgid " (bytes into file)\n"
 msgstr ""
 
-#: readelf.c:2295
+#: readelf.c:2328
 #, c-format
 msgid "  Flags:                             0x%lx%s\n"
 msgstr ""
 
-#: readelf.c:2298
+#: readelf.c:2331
 #, c-format
 msgid "  Size of this header:               %ld (bytes)\n"
 msgstr ""
 
-#: readelf.c:2300
+#: readelf.c:2333
 #, c-format
 msgid "  Size of program headers:           %ld (bytes)\n"
 msgstr ""
 
-#: readelf.c:2302
+#: readelf.c:2335
 #, c-format
 msgid "  Number of program headers:         %ld\n"
 msgstr ""
 
-#: readelf.c:2304
+#: readelf.c:2337
 #, c-format
 msgid "  Size of section headers:           %ld (bytes)\n"
 msgstr ""
 
-#: readelf.c:2306
+#: readelf.c:2339
 #, c-format
 msgid "  Number of section headers:         %ld\n"
 msgstr ""
 
-#: readelf.c:2308
+#: readelf.c:2341
 #, c-format
 msgid "  Section header string table index: %ld\n"
 msgstr ""
 
-#: readelf.c:2393
+#: readelf.c:2426
 msgid ""
 "\n"
 "There are no program headers in this file.\n"
 msgstr ""
 
-#: readelf.c:2399
+#: readelf.c:2432
 #, c-format
 msgid ""
 "\n"
 "Elf file type is %s\n"
 msgstr ""
 
-#: readelf.c:2400
+#: readelf.c:2433
 msgid "Entry point "
 msgstr ""
 
-#: readelf.c:2402
+#: readelf.c:2435
 #, c-format
 msgid ""
 "\n"
 "There are %d program headers, starting at offset "
 msgstr ""
 
-#: readelf.c:2413 readelf.c:2589 readelf.c:2631 readelf.c:2674 readelf.c:2715
-#: readelf.c:3594 readelf.c:3635 readelf.c:3811 readelf.c:4732 readelf.c:4746
-#: readelf.c:8117 readelf.c:8157
+#: readelf.c:2446 readelf.c:2622 readelf.c:2664 readelf.c:2707 readelf.c:2748
+#: readelf.c:3627 readelf.c:3668 readelf.c:3844 readelf.c:4765 readelf.c:4779
+#: readelf.c:8150 readelf.c:8190
 msgid "Out of memory\n"
 msgstr ""
 
-#: readelf.c:2431
+#: readelf.c:2464
 #, c-format
 msgid ""
 "\n"
 "Program Header%s:\n"
 msgstr ""
 
-#: readelf.c:2435
+#: readelf.c:2468
 msgid ""
 "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
 msgstr ""
 
-#: readelf.c:2439
+#: readelf.c:2472
 msgid "  Type           Offset             VirtAddr           PhysAddr\n"
 msgstr ""
 
-#: readelf.c:2441
+#: readelf.c:2474
 msgid "                 FileSiz            MemSiz              Flags  Align\n"
 msgstr ""
 
-#: readelf.c:2499
+#: readelf.c:2532
 msgid "more than one dynamic segment\n"
 msgstr ""
 
-#: readelf.c:2507
+#: readelf.c:2540
 msgid "Unable to find program interpreter name\n"
 msgstr ""
 
-#: readelf.c:2514
+#: readelf.c:2547
 #, c-format
 msgid ""
 "\n"
 "      [Requesting program interpreter: %s]"
 msgstr ""
 
-#: readelf.c:2532
+#: readelf.c:2565
 msgid ""
 "\n"
 " Section to Segment mapping:\n"
 msgstr ""
 
-#: readelf.c:2533
+#: readelf.c:2566
 msgid "  Segment Sections...\n"
 msgstr ""
 
-#: readelf.c:2797
+#: readelf.c:2830
 msgid ""
 "\n"
 "There are no sections in this file.\n"
 msgstr ""
 
-#: readelf.c:2803
+#: readelf.c:2836
 #, c-format
 msgid "There are %d section headers, starting at offset 0x%lx:\n"
 msgstr ""
 
-#: readelf.c:2841
+#: readelf.c:2874
 msgid "File contains multiple dynamic symbol tables\n"
 msgstr ""
 
-#: readelf.c:2854
+#: readelf.c:2887
 msgid "File contains multiple dynamic string tables\n"
 msgstr ""
 
-#: readelf.c:2888
+#: readelf.c:2921
 #, c-format
 msgid ""
 "\n"
 "Section Header%s:\n"
 msgstr ""
 
-#: readelf.c:2892
+#: readelf.c:2925
 msgid ""
 "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk "
 "Inf Al\n"
 msgstr ""
 
-#: readelf.c:2895
+#: readelf.c:2928
 msgid "  [Nr] Name              Type             Address           Offset\n"
 msgstr ""
 
-#: readelf.c:2896
+#: readelf.c:2929
 msgid "       Size              EntSize          Flags  Link  Info  Align\n"
 msgstr ""
 
-#: readelf.c:2943
+#: readelf.c:2976
 msgid "Key to Flags:\n"
 msgstr ""
 
-#: readelf.c:2944
+#: readelf.c:2977
 msgid "  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
 msgstr ""
 
-#: readelf.c:2945
+#: readelf.c:2978
 msgid "  I (info), L (link order), G (group), x (unknown)\n"
 msgstr ""
 
-#: readelf.c:2946
+#: readelf.c:2979
 msgid ""
 "  O (extra OS processing required) o (OS specific), p (processor specific)\n"
 msgstr ""
 
-#: readelf.c:3004
+#: readelf.c:3037
 #, c-format
 msgid ""
 "\n"
 "Relocation section at offset 0x%lx contains %ld bytes:\n"
 msgstr ""
 
-#: readelf.c:3011
+#: readelf.c:3044
 msgid ""
 "\n"
 "There are no dynamic relocations in this file.\n"
 msgstr ""
 
-#: readelf.c:3039
+#: readelf.c:3072
 msgid ""
 "\n"
 "Relocation section "
 msgstr ""
 
-#: readelf.c:3046 readelf.c:3417
+#: readelf.c:3079 readelf.c:3450
 #, c-format
 msgid " at offset 0x%lx contains %lu entries:\n"
 msgstr ""
 
-#: readelf.c:3074
+#: readelf.c:3107
 msgid ""
 "\n"
 "There are no relocations in this file.\n"
 msgstr ""
 
-#: readelf.c:3318 readelf.c:3330
+#: readelf.c:3351 readelf.c:3363
 #, c-format
 msgid "Skipping unexpected symbol type %u"
 msgstr ""
 
-#: readelf.c:3338
+#: readelf.c:3371
 #, c-format
 msgid "Skipping unexpected relocation type %s"
 msgstr ""
 
-#: readelf.c:3410
+#: readelf.c:3443
 msgid ""
 "\n"
 "Unwind section "
 msgstr ""
 
-#: readelf.c:3426
+#: readelf.c:3459
 msgid ""
 "\n"
 "There are no unwind sections in this file.\n"
 msgstr ""
 
-#: readelf.c:3688
+#: readelf.c:3721
 msgid ""
 "\n"
 "There is no dynamic segment in this file.\n"
 msgstr ""
 
-#: readelf.c:3722
+#: readelf.c:3755
 msgid "Unable to seek to end of file!"
 msgstr ""
 
-#: readelf.c:3731
+#: readelf.c:3764
 msgid "Unable to determine the number of symbols to load\n"
 msgstr ""
 
-#: readelf.c:3761
+#: readelf.c:3794
 msgid "Unable to seek to end of file\n"
 msgstr ""
 
-#: readelf.c:3767
+#: readelf.c:3800
 msgid "Unable to determine the length of the dynamic string table\n"
 msgstr ""
 
-#: readelf.c:3828
+#: readelf.c:3861
 #, c-format
 msgid ""
 "\n"
 "Dynamic segment at offset 0x%x contains %ld entries:\n"
 msgstr ""
 
-#: readelf.c:3831
+#: readelf.c:3864
 msgid "  Tag        Type                         Name/Value\n"
 msgstr ""
 
-#: readelf.c:3867
+#: readelf.c:3900
 msgid "Auxiliary library"
 msgstr ""
 
-#: readelf.c:3871
+#: readelf.c:3904
 msgid "Filter library"
 msgstr ""
 
-#: readelf.c:3875
+#: readelf.c:3908
 msgid "Configuration file"
 msgstr ""
 
-#: readelf.c:3879
+#: readelf.c:3912
 msgid "Dependency audit library"
 msgstr ""
 
-#: readelf.c:3883
+#: readelf.c:3916
 msgid "Audit library"
 msgstr ""
 
-#: readelf.c:3901 readelf.c:3927 readelf.c:3953
+#: readelf.c:3934 readelf.c:3960 readelf.c:3986
 msgid "Flags:"
 msgstr ""
 
-#: readelf.c:3903 readelf.c:3929 readelf.c:3955
+#: readelf.c:3936 readelf.c:3962 readelf.c:3988
 msgid " None\n"
 msgstr ""
 
-#: readelf.c:4074
+#: readelf.c:4107
 #, c-format
 msgid "Shared library: [%s]"
 msgstr ""
 
-#: readelf.c:4077
+#: readelf.c:4110
 msgid " program interpreter"
 msgstr ""
 
-#: readelf.c:4081
+#: readelf.c:4114
 #, c-format
 msgid "Library soname: [%s]"
 msgstr ""
 
-#: readelf.c:4085
+#: readelf.c:4118
 #, c-format
 msgid "Library rpath: [%s]"
 msgstr ""
 
-#: readelf.c:4089
+#: readelf.c:4122
 #, c-format
 msgid "Library runpath: [%s]"
 msgstr ""
 
-#: readelf.c:4150
+#: readelf.c:4183
 #, c-format
 msgid "Not needed object: [%s]\n"
 msgstr ""
 
-#: readelf.c:4247
+#: readelf.c:4280
 #, c-format
 msgid ""
 "\n"
 "Version definition section '%s' contains %ld entries:\n"
 msgstr ""
 
-#: readelf.c:4250
+#: readelf.c:4283
 msgid "  Addr: 0x"
 msgstr ""
 
-#: readelf.c:4252 readelf.c:4440
+#: readelf.c:4285 readelf.c:4473
 #, c-format
 msgid "  Offset: %#08lx  Link: %lx (%s)\n"
 msgstr ""
 
-#: readelf.c:4282
+#: readelf.c:4315
 #, c-format
 msgid "  %#06x: Rev: %d  Flags: %s"
 msgstr ""
 
-#: readelf.c:4285
+#: readelf.c:4318
 #, c-format
 msgid "  Index: %d  Cnt: %d  "
 msgstr ""
 
-#: readelf.c:4296
+#: readelf.c:4329
 #, c-format
 msgid "Name: %s\n"
 msgstr ""
 
-#: readelf.c:4298
+#: readelf.c:4331
 #, c-format
 msgid "Name index: %ld\n"
 msgstr ""
 
-#: readelf.c:4313
+#: readelf.c:4346
 #, c-format
 msgid "  %#06x: Parent %d: %s\n"
 msgstr ""
 
-#: readelf.c:4316
+#: readelf.c:4349
 #, c-format
 msgid "  %#06x: Parent %d, name index: %ld\n"
 msgstr ""
 
-#: readelf.c:4335
+#: readelf.c:4368
 #, c-format
 msgid ""
 "\n"
 "Version needs section '%s' contains %ld entries:\n"
 msgstr ""
 
-#: readelf.c:4338
+#: readelf.c:4371
 msgid " Addr: 0x"
 msgstr ""
 
-#: readelf.c:4340
+#: readelf.c:4373
 #, c-format
 msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
 msgstr ""
 
-#: readelf.c:4366
+#: readelf.c:4399
 #, c-format
 msgid "  %#06x: Version: %d"
 msgstr ""
 
-#: readelf.c:4369
+#: readelf.c:4402
 #, c-format
 msgid "  File: %s"
 msgstr ""
 
-#: readelf.c:4371
+#: readelf.c:4404
 #, c-format
 msgid "  File: %lx"
 msgstr ""
 
-#: readelf.c:4373
+#: readelf.c:4406
 #, c-format
 msgid "  Cnt: %d\n"
 msgstr ""
 
-#: readelf.c:4391
+#: readelf.c:4424
 #, c-format
 msgid "  %#06x: Name: %s"
 msgstr ""
 
-#: readelf.c:4394
+#: readelf.c:4427
 #, c-format
 msgid "  %#06x: Name index: %lx"
 msgstr ""
 
-#: readelf.c:4397
+#: readelf.c:4430
 #, c-format
 msgid "  Flags: %s  Version: %d\n"
 msgstr ""
 
-#: readelf.c:4435
+#: readelf.c:4468
 #, c-format
 msgid ""
 "\n"
 "Version symbols section '%s' contains %d entries:\n"
 msgstr ""
 
-#: readelf.c:4438
+#: readelf.c:4471
 msgid " Addr: "
 msgstr ""
 
-#: readelf.c:4469
+#: readelf.c:4502
 msgid "   0 (*local*)    "
 msgstr ""
 
-#: readelf.c:4473
+#: readelf.c:4506
 msgid "   1 (*global*)   "
 msgstr ""
 
-#: readelf.c:4607
+#: readelf.c:4640
 msgid ""
 "\n"
 "No version information found in this file.\n"
 msgstr ""
 
-#: readelf.c:4625 readelf.c:4660
+#: readelf.c:4658 readelf.c:4693
 #, c-format
 msgid "<processor specific>: %d"
 msgstr ""
 
-#: readelf.c:4627 readelf.c:4672
+#: readelf.c:4660 readelf.c:4705
 #, c-format
 msgid "<OS specific>: %d"
 msgstr ""
 
-#: readelf.c:4629 readelf.c:4675
+#: readelf.c:4662 readelf.c:4708
 #, c-format
 msgid "<unknown>: %d"
 msgstr ""
 
-#: readelf.c:4738
+#: readelf.c:4771
 msgid "Unable to read in dynamic data\n"
 msgstr ""
 
-#: readelf.c:4780
+#: readelf.c:4813
 msgid "Unable to seek to start of dynamic information"
 msgstr ""
 
-#: readelf.c:4786
+#: readelf.c:4819
 msgid "Failed to read in number of buckets\n"
 msgstr ""
 
-#: readelf.c:4792
+#: readelf.c:4825
 msgid "Failed to read in number of chains\n"
 msgstr ""
 
-#: readelf.c:4812
+#: readelf.c:4845
 msgid ""
 "\n"
 "Symbol table for image:\n"
 msgstr ""
 
-#: readelf.c:4814
+#: readelf.c:4847
 msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
 msgstr ""
 
-#: readelf.c:4816
+#: readelf.c:4849
 msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
 msgstr ""
 
-#: readelf.c:4860
+#: readelf.c:4893
 #, c-format
 msgid ""
 "\n"
 "Symbol table '%s' contains %lu entries:\n"
 msgstr ""
 
-#: readelf.c:4864
+#: readelf.c:4897
 msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
 msgstr ""
 
-#: readelf.c:4866
+#: readelf.c:4899
 msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
 msgstr ""
 
-#: readelf.c:4976
+#: readelf.c:5009
 msgid "bad dynamic symbol"
 msgstr ""
 
-#: readelf.c:5036
+#: readelf.c:5069
 msgid ""
 "\n"
 "Dynamic symbol information is not available for displaying symbols.\n"
 msgstr ""
 
-#: readelf.c:5048
+#: readelf.c:5081
 #, c-format
 msgid ""
 "\n"
 "Histogram for bucket list length (total of %d buckets):\n"
 msgstr ""
 
-#: readelf.c:5050
+#: readelf.c:5083
 msgid " Length  Number     %% of total  Coverage\n"
 msgstr ""
 
-#: readelf.c:5055 readelf.c:5074 readelf.c:7799 readelf.c:7992
+#: readelf.c:5088 readelf.c:5107 readelf.c:7832 readelf.c:8025
 msgid "Out of memory"
 msgstr ""
 
-#: readelf.c:5123
+#: readelf.c:5156
 #, c-format
 msgid ""
 "\n"
 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
 msgstr ""
 
-#: readelf.c:5126
+#: readelf.c:5159
 msgid " Num: Name                           BoundTo     Flags\n"
 msgstr ""
 
-#: readelf.c:5174
+#: readelf.c:5207
 #, c-format
 msgid ""
 "\n"
 "Assembly dump of section %s\n"
 msgstr ""
 
-#: readelf.c:5197
+#: readelf.c:5230
 #, c-format
 msgid ""
 "\n"
 "Section '%s' has no data to dump.\n"
 msgstr ""
 
-#: readelf.c:5202
+#: readelf.c:5235
 #, c-format
 msgid ""
 "\n"
 "Hex dump of section '%s':\n"
 msgstr ""
 
-#: readelf.c:5354
+#: readelf.c:5387
 msgid "badly formed extended line op encountered!"
 msgstr ""
 
-#: readelf.c:5361
+#: readelf.c:5394
 #, c-format
 msgid "  Extended opcode %d: "
 msgstr ""
 
-#: readelf.c:5366
+#: readelf.c:5399
 msgid ""
 "End of Sequence\n"
 "\n"
 msgstr ""
 
-#: readelf.c:5372
+#: readelf.c:5405
 #, c-format
 msgid "set Address to 0x%lx\n"
 msgstr ""
 
-#: readelf.c:5377
+#: readelf.c:5410
 msgid "  define new File Table entry\n"
 msgstr ""
 
-#: readelf.c:5378 readelf.c:5500
+#: readelf.c:5411 readelf.c:5533
 msgid "  Entry\tDir\tTime\tSize\tName\n"
 msgstr ""
 
-#: readelf.c:5380
+#: readelf.c:5413
 #, c-format
 msgid "   %d\t"
 msgstr ""
 
-#: readelf.c:5383 readelf.c:5385 readelf.c:5387 readelf.c:5512 readelf.c:5514
-#: readelf.c:5516
+#: readelf.c:5416 readelf.c:5418 readelf.c:5420 readelf.c:5545 readelf.c:5547
+#: readelf.c:5549
 #, c-format
 msgid "%lu\t"
 msgstr ""
 
-#: readelf.c:5388
+#: readelf.c:5421
 #, c-format
 msgid ""
 "%s\n"
 "\n"
 msgstr ""
 
-#: readelf.c:5392
+#: readelf.c:5425
 #, c-format
 msgid "UNKNOWN: length %d\n"
 msgstr ""
 
-#: readelf.c:5418
+#: readelf.c:5451
 #, c-format
 msgid ""
 "\n"
@@ -3011,503 +3012,503 @@ msgid ""
 "\n"
 msgstr ""
 
-#: readelf.c:5430
+#: readelf.c:5463
 msgid "The line info appears to be corrupt - the section is too small\n"
 msgstr ""
 
-#: readelf.c:5438
+#: readelf.c:5471
 msgid "Only DWARF version 2 line info is currently supported.\n"
 msgstr ""
 
-#: readelf.c:5453
+#: readelf.c:5486
 #, c-format
 msgid "  Length:                      %ld\n"
 msgstr ""
 
-#: readelf.c:5454
+#: readelf.c:5487
 #, c-format
 msgid "  DWARF Version:               %d\n"
 msgstr ""
 
-#: readelf.c:5455
+#: readelf.c:5488
 #, c-format
 msgid "  Prolgue Length:              %d\n"
 msgstr ""
 
-#: readelf.c:5456
+#: readelf.c:5489
 #, c-format
 msgid "  Minimum Instruction Length:  %d\n"
 msgstr ""
 
-#: readelf.c:5457
+#: readelf.c:5490
 #, c-format
 msgid "  Initial value of 'is_stmt':  %d\n"
 msgstr ""
 
-#: readelf.c:5458
+#: readelf.c:5491
 #, c-format
 msgid "  Line Base:                   %d\n"
 msgstr ""
 
-#: readelf.c:5459
+#: readelf.c:5492
 #, c-format
 msgid "  Line Range:                  %d\n"
 msgstr ""
 
-#: readelf.c:5460
+#: readelf.c:5493
 #, c-format
 msgid "  Opcode Base:                 %d\n"
 msgstr ""
 
-#: readelf.c:5469
+#: readelf.c:5502
 msgid ""
 "\n"
 " Opcodes:\n"
 msgstr ""
 
-#: readelf.c:5472
+#: readelf.c:5505
 #, c-format
 msgid "  Opcode %d has %d args\n"
 msgstr ""
 
-#: readelf.c:5478
+#: readelf.c:5511
 msgid ""
 "\n"
 " The Directory Table is empty.\n"
 msgstr ""
 
-#: readelf.c:5481
+#: readelf.c:5514
 msgid ""
 "\n"
 " The Directory Table:\n"
 msgstr ""
 
-#: readelf.c:5485
+#: readelf.c:5518
 #, c-format
 msgid "  %s\n"
 msgstr ""
 
-#: readelf.c:5496
+#: readelf.c:5529
 msgid ""
 "\n"
 " The File Name Table is empty.\n"
 msgstr ""
 
-#: readelf.c:5499
+#: readelf.c:5532
 msgid ""
 "\n"
 " The File Name Table:\n"
 msgstr ""
 
-#: readelf.c:5507
+#: readelf.c:5540
 #, c-format
 msgid "  %d\t"
 msgstr ""
 
-#: readelf.c:5518
+#: readelf.c:5551
 #, c-format
 msgid "%s\n"
 msgstr ""
 
 #. Now display the statements.
-#: readelf.c:5526
+#: readelf.c:5559
 msgid ""
 "\n"
 " Line Number Statements:\n"
 msgstr ""
 
-#: readelf.c:5545
+#: readelf.c:5578
 msgid "  Copy\n"
 msgstr ""
 
-#: readelf.c:5552
+#: readelf.c:5585
 #, c-format
 msgid "  Advance PC by %d to %lx\n"
 msgstr ""
 
-#: readelf.c:5560
+#: readelf.c:5593
 #, c-format
 msgid "  Advance Line by %d to %d\n"
 msgstr ""
 
-#: readelf.c:5567
+#: readelf.c:5600
 #, c-format
 msgid "  Set File Name to entry %d in the File Name Table\n"
 msgstr ""
 
-#: readelf.c:5575
+#: readelf.c:5608
 #, c-format
 msgid "  Set column to %d\n"
 msgstr ""
 
-#: readelf.c:5582
+#: readelf.c:5615
 #, c-format
 msgid "  Set is_stmt to %d\n"
 msgstr ""
 
-#: readelf.c:5587
+#: readelf.c:5620
 msgid "  Set basic block\n"
 msgstr ""
 
-#: readelf.c:5595
+#: readelf.c:5628
 #, c-format
 msgid "  Advance PC by constant %d to 0x%lx\n"
 msgstr ""
 
-#: readelf.c:5603
+#: readelf.c:5636
 #, c-format
 msgid "  Advance PC by fixed size amount %d to 0x%lx\n"
 msgstr ""
 
-#: readelf.c:5611
+#: readelf.c:5644
 #, c-format
 msgid "  Special opcode %d: advance Address by %d to 0x%lx"
 msgstr ""
 
-#: readelf.c:5615
+#: readelf.c:5648
 #, c-format
 msgid " and Line by %d to %d\n"
 msgstr ""
 
-#: readelf.c:5638 readelf.c:6067
+#: readelf.c:5671 readelf.c:6100
 #, c-format
 msgid ""
 "Contents of the %s section:\n"
 "\n"
 msgstr ""
 
-#: readelf.c:5661
+#: readelf.c:5694
 msgid "Only DWARF 2 pubnames are currently supported\n"
 msgstr ""
 
-#: readelf.c:5668
+#: readelf.c:5701
 #, c-format
 msgid "  Length:                              %ld\n"
 msgstr ""
 
-#: readelf.c:5670
+#: readelf.c:5703
 #, c-format
 msgid "  Version:                             %d\n"
 msgstr ""
 
-#: readelf.c:5672
+#: readelf.c:5705
 #, c-format
 msgid "  Offset into .debug_info section:     %ld\n"
 msgstr ""
 
-#: readelf.c:5674
+#: readelf.c:5707
 #, c-format
 msgid "  Size of area in .debug_info section: %ld\n"
 msgstr ""
 
-#: readelf.c:5677
+#: readelf.c:5710
 msgid ""
 "\n"
 "    Offset\tName\n"
 msgstr ""
 
-#: readelf.c:5759
+#: readelf.c:5792
 #, c-format
 msgid "Unknown TAG value: %lx"
 msgstr ""
 
-#: readelf.c:5854
+#: readelf.c:5887
 #, c-format
 msgid "Unknown AT value: %lx"
 msgstr ""
 
-#: readelf.c:5891
+#: readelf.c:5924
 #, c-format
 msgid "Unknown FORM value: %lx"
 msgstr ""
 
-#: readelf.c:6073
+#: readelf.c:6106
 msgid "  Number TAG\n"
 msgstr ""
 
-#: readelf.c:6079
+#: readelf.c:6112
 #, c-format
 msgid "   %ld      %s    [%s]\n"
 msgstr ""
 
-#: readelf.c:6082
+#: readelf.c:6115
 msgid "has children"
 msgstr ""
 
-#: readelf.c:6082
+#: readelf.c:6115
 msgid "no children"
 msgstr ""
 
-#: readelf.c:6086
+#: readelf.c:6119
 #, c-format
 msgid "    %-18s %s\n"
 msgstr ""
 
-#: readelf.c:6105
+#: readelf.c:6138
 #, c-format
 msgid " %lu byte block: "
 msgstr ""
 
-#: readelf.c:6412
+#: readelf.c:6445
 msgid "(User defined location op)"
 msgstr ""
 
-#: readelf.c:6414
+#: readelf.c:6447
 msgid "(Unknown location op)"
 msgstr ""
 
-#: readelf.c:6541
+#: readelf.c:6574
 #, c-format
 msgid "Unable to handle FORM: %d"
 msgstr ""
 
-#: readelf.c:6545
+#: readelf.c:6578
 #, c-format
 msgid "Unrecognised form: %d"
 msgstr ""
 
-#: readelf.c:6558
+#: readelf.c:6591
 msgid "(not inlined)"
 msgstr ""
 
-#: readelf.c:6559
+#: readelf.c:6592
 msgid "(inlined)"
 msgstr ""
 
-#: readelf.c:6560
+#: readelf.c:6593
 msgid "(declared as inline but ignored)"
 msgstr ""
 
-#: readelf.c:6561
+#: readelf.c:6594
 msgid "(declared as inline and inlined)"
 msgstr ""
 
-#: readelf.c:6562
+#: readelf.c:6595
 #, c-format
 msgid "  (Unknown inline attribute value: %lx)"
 msgstr ""
 
-#: readelf.c:6691 readelf.c:6817
+#: readelf.c:6724 readelf.c:6850
 #, c-format
 msgid ""
 "The section %s contains:\n"
 "\n"
 msgstr ""
 
-#: readelf.c:6713
+#: readelf.c:6746
 #, c-format
 msgid "  Compilation Unit @ %lx:\n"
 msgstr ""
 
-#: readelf.c:6714
+#: readelf.c:6747
 #, c-format
 msgid "   Length:        %ld\n"
 msgstr ""
 
-#: readelf.c:6715
+#: readelf.c:6748
 #, c-format
 msgid "   Version:       %d\n"
 msgstr ""
 
-#: readelf.c:6716
+#: readelf.c:6749
 #, c-format
 msgid "   Abbrev Offset: %ld\n"
 msgstr ""
 
-#: readelf.c:6717
+#: readelf.c:6750
 #, c-format
 msgid "   Pointer Size:  %d\n"
 msgstr ""
 
-#: readelf.c:6721
+#: readelf.c:6754
 msgid "Only version 2 DWARF debug information is currently supported.\n"
 msgstr ""
 
-#: readelf.c:6743
+#: readelf.c:6776
 msgid "Unable to locate .debug_abbrev section!\n"
 msgstr ""
 
-#: readelf.c:6783
+#: readelf.c:6816
 #, c-format
 msgid "Unable to locate entry %lu in the abbreviation table\n"
 msgstr ""
 
-#: readelf.c:6788
+#: readelf.c:6821
 #, c-format
 msgid " <%d><%x>: Abbrev Number: %lu (%s)\n"
 msgstr ""
 
-#: readelf.c:6838
+#: readelf.c:6871
 msgid "Only DWARF 2 aranges are currently supported.\n"
 msgstr ""
 
-#: readelf.c:6842
+#: readelf.c:6875
 #, c-format
 msgid "  Length:                   %ld\n"
 msgstr ""
 
-#: readelf.c:6843
+#: readelf.c:6876
 #, c-format
 msgid "  Version:                  %d\n"
 msgstr ""
 
-#: readelf.c:6844
+#: readelf.c:6877
 #, c-format
 msgid "  Offset into .debug_info:  %lx\n"
 msgstr ""
 
-#: readelf.c:6845
+#: readelf.c:6878
 #, c-format
 msgid "  Pointer Size:             %d\n"
 msgstr ""
 
-#: readelf.c:6846
+#: readelf.c:6879
 #, c-format
 msgid "  Segment Size:             %d\n"
 msgstr ""
 
-#: readelf.c:6848
+#: readelf.c:6881
 msgid ""
 "\n"
 "    Address  Length\n"
 msgstr ""
 
-#: readelf.c:7010
+#: readelf.c:7043
 #, c-format
 msgid "The section %s contains:\n"
 msgstr ""
 
-#: readelf.c:7485
+#: readelf.c:7518
 #, c-format
 msgid "Displaying the debug contents of section %s is not yet supported.\n"
 msgstr ""
 
-#: readelf.c:7549
+#: readelf.c:7582
 #, c-format
 msgid ""
 "\n"
 "Section '%s' has no debugging data.\n"
 msgstr ""
 
-#: readelf.c:7568
+#: readelf.c:7601
 #, c-format
 msgid "Unrecognised debug section: %s\n"
 msgstr ""
 
-#: readelf.c:7640
+#: readelf.c:7673
 msgid "Some sections were not dumped because they do not exist!\n"
 msgstr ""
 
-#: readelf.c:7823
+#: readelf.c:7856
 #, c-format
 msgid ""
 "\n"
 "Section '%s' contains %d entries:\n"
 msgstr ""
 
-#: readelf.c:7985
+#: readelf.c:8018
 msgid "conflict list with without table"
 msgstr ""
 
-#: readelf.c:8013
+#: readelf.c:8046
 #, c-format
 msgid ""
 "\n"
 "Section '.conflict' contains %d entries:\n"
 msgstr ""
 
-#: readelf.c:8014
+#: readelf.c:8047
 msgid "  Num:    Index       Value  Name"
 msgstr ""
 
-#: readelf.c:8039
+#: readelf.c:8072
 msgid "NT_PRSTATUS (prstatus structure)"
 msgstr ""
 
-#: readelf.c:8040
+#: readelf.c:8073
 msgid "NT_FPREGSET (floating point registers)"
 msgstr ""
 
-#: readelf.c:8041
+#: readelf.c:8074
 msgid "NT_PRPSINFO (prpsinfo structure)"
 msgstr ""
 
-#: readelf.c:8042
+#: readelf.c:8075
 msgid "NT_TASKSTRUCT (task structure)"
 msgstr ""
 
-#: readelf.c:8043
+#: readelf.c:8076
 msgid "NT_PRXFPREG (user_xfpregs structure)"
 msgstr ""
 
-#: readelf.c:8044
+#: readelf.c:8077
 msgid "NT_PSTATUS (pstatus structure)"
 msgstr ""
 
-#: readelf.c:8045
+#: readelf.c:8078
 msgid "NT_FPREGS (floating point registers)"
 msgstr ""
 
-#: readelf.c:8046
+#: readelf.c:8079
 msgid "NT_PSINFO (psinfo structure)"
 msgstr ""
 
-#: readelf.c:8047
+#: readelf.c:8080
 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
 msgstr ""
 
-#: readelf.c:8048
+#: readelf.c:8081
 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
 msgstr ""
 
-#: readelf.c:8049
+#: readelf.c:8082
 msgid "NT_WIN32PSTATUS (win32_pstatus strcuture)"
 msgstr ""
 
-#: readelf.c:8051
+#: readelf.c:8084
 #, c-format
 msgid "Unknown note type: (0x%08x)"
 msgstr ""
 
-#: readelf.c:8089
+#: readelf.c:8122
 #, c-format
 msgid ""
 "\n"
 "Notes at offset 0x%08lx with length 0x%08lx:\n"
 msgstr ""
 
-#: readelf.c:8091
+#: readelf.c:8124
 msgid "  Owner\t\tData size\tDescription\n"
 msgstr ""
 
-#: readelf.c:8202
+#: readelf.c:8235
 msgid "No note segments present in the core file.\n"
 msgstr ""
 
-#: readelf.c:8280
+#: readelf.c:8313
 msgid "This instance of readelf has been built without support for a\n"
 msgstr ""
 
-#: readelf.c:8281
+#: readelf.c:8314
 msgid "64 bit data type and so it cannot read 64 bit ELF files.\n"
 msgstr ""
 
-#: readelf.c:8316
+#: readelf.c:8349
 #, c-format
 msgid "Cannot stat input file %s.\n"
 msgstr ""
 
-#: readelf.c:8323
+#: readelf.c:8356
 #, c-format
 msgid "Input file %s not found.\n"
 msgstr ""
 
-#: readelf.c:8329
+#: readelf.c:8362
 #, c-format
 msgid "%s: Failed to read file header\n"
 msgstr ""
 
-#: readelf.c:8343
+#: readelf.c:8376
 #, c-format
 msgid ""
 "\n"
index abd684d..41c78cb 100644 (file)
@@ -1,5 +1,5 @@
 /* prdbg.c -- Print out generic debugging information.
-   Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1995, 1996 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index 9e973c6..15c30ed 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1991, 2000 Free Software Foundation
+.\" Copyright 1991, 1992, 1993, 2000 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH ranlib 1 "5 November 1991" "Free Software Foundation" "GNU Development Tools"
 .de BP
index 47b479b..d05d1c0 100644 (file)
@@ -1,5 +1,5 @@
 %{ /* rclex.l -- lexer for Windows rc files parser  */
-/* Copyright 1997, 1998 Free Software Foundation, Inc.
+/* Copyright 1997, 1998, 1999 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index b67338f..89004e7 100644 (file)
@@ -1,5 +1,5 @@
 %{ /* rcparse.y -- parser for Windows rc files
-   Copyright 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index 14f973e..0582895 100644 (file)
@@ -1,5 +1,5 @@
 /* stabs.c -- Parse COFF debugging information
-   Copyright (C) 1996, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index f9fae05..e6ace77 100644 (file)
@@ -1,5 +1,5 @@
 /* rddbg.c -- Read debugging information into a generic form.
-   Copyright (C) 1995, 96, 97, 98, 2000 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1997, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.
index ca717a6..b589e36 100644 (file)
@@ -1,5 +1,5 @@
 /* readelf.c -- display contents of an ELF format file
-   Copyright (C) 1998, 99, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
    Originally developed by Eric Youngdale <eric@andante.jic.com>
    Modifications by Nick Clifton <nickc@cygnus.com>
index 78ea9fd..a7be2c1 100644 (file)
@@ -1,5 +1,5 @@
 /* rename.c -- rename a file, preserving symlinks.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
index 8fc07fb..a545343 100644 (file)
@@ -1,5 +1,5 @@
 /* resbin.c -- manipulate the Windows binary resource format.
-   Copyright 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index 45161c3..e24402b 100644 (file)
@@ -1,5 +1,5 @@
 /* rescoff.c -- read and write resources in Windows COFF files.
-   Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index 68bc7c4..fca874a 100644 (file)
@@ -1,5 +1,5 @@
 /* resrc.c -- read and write Windows rc files.
-   Copyright 1997, 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index 1d182ae..041e975 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (c) 1991, 2000 Free Software Foundation
+.\" Copyright 1991, 1992, 1993, 1994, 1995, 2000
+.\" Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH size 1 "5 November 1991" "Free Software Foundation" "GNU Development Tools"
 .de BP
index 4cf17b2..47a91ad 100644 (file)
@@ -1,5 +1,5 @@
 /* size.c -- report size of various sections of an executable file.
-   Copyright 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
index fb8996b..d5a2324 100644 (file)
@@ -1,5 +1,6 @@
 /* srconv.c -- Sysroff conversion program
-   Copyright (C) 1994, 95, 96, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1996, 1998, 1999, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
index 4233630..0ced90b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1993, 94, 95, 2000 Free Software Foundation
+.\" Copyright 1993, 1994, 1995, 2000 Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH strings 1 "09 March 2000" "Free Software Foundation" "GNU Development Tools"
 .de BP
index a961e41..d72cd19 100644 (file)
@@ -1,5 +1,5 @@
 /* strings -- print the strings of printable characters in files
-   Copyright (C) 1993, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
index 5bd6dfb..063b33e 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (c) 1991, 92, 93, 94, 95, 96, 97, 1998, 2000 Free Software Foundation
+.\" Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000
+.\" Free Software Foundation, Inc.
 .\" See section COPYING for conditions for redistribution
 .TH strip 1 "5 November 1991" "Free Software Foundation" "GNU Development Tools"
 .de BP
index 1f8a577..65d2ca6 100644 (file)
@@ -1,5 +1,5 @@
 /* Sysroff object format dumper.
-   Copyright (C) 1994, 95, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
index 0aa8737..fef16cb 100644 (file)
@@ -1,3 +1,22 @@
+/* Copyright 2001 Free Software Foundation, Inc.
+   Written by Steve Chamberlain of Cygnus Support (steve@cygnus.com).
+
+This file is part of GNU binutils.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+
 %{
 #include <stdio.h>
 #include <stdlib.h>
index a394842..553cbdc 100644 (file)
@@ -1,4 +1,23 @@
 %{
+/* Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of GLD, the Gnu Linker.
+
+GLD is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2, or (at your option)
+any later version.
+
+GLD is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GLD; see the file COPYING.  If not, write to the Free
+Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.  */
+
 #include "sysinfo.h"
 char *word;
 int number;
index ae14227..41b6533 100644 (file)
@@ -209,8 +209,8 @@ Wed Jun 24 09:20:21 1998  Nick Clifton  <nickc@cygnus.com>
 
 1998-07-20  Vladimir N. Makarov  <vmakarov@cygnus.com>
 
-       * objcopy.exp: Two new tests - strip object file with saving a
-       symbol and strip executable file with saving a symbol.
+       * binutils-all/objcopy.exp: Two new tests - strip object file with
+       saving a symbol and strip executable file with saving a symbol.
 
 Fri May 29 14:50:24 1998  Ian Lance Taylor  <ian@cygnus.com>
 
index 4b38c6b..bbd03ab 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 1995, 1997 Free Software Foundation, Inc.
+#   Copyright 1995, 1997 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 46b0ed0..859b827 100644 (file)
@@ -1,4 +1,5 @@
-#   Copyright (C) 1993, 1994, 1996, 1997 Free Software Foundation, Inc.
+#   Copyright 1993, 1994, 1995, 1997, 1999, 2000
+#   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 76c7c5f..8069eda 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 1993, 1994, 1996, 1997 Free Software Foundation, Inc.
+#   Copyright 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 85a320b..30d33f0 100644 (file)
@@ -1,4 +1,5 @@
-#   Copyright (C) 1994, 95, 96, 97, 1998 Free Software Foundation, Inc.
+#   Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+#   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 63d4fc4..d2bd46c 100644 (file)
@@ -1,4 +1,5 @@
-#   Copyright (C) 1993, 1994, 1995, 1996, 2000 Free Software Foundation, Inc.
+#   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+#   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index f93e2f5..1123df4 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+#   Copyright 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index b908c91..b91ba23 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 1993, 1994, 1996, 1997 Free Software Foundation, Inc.
+#   Copyright 1993, 1994, 1995, 1997, 1998 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6b0039a..56acd95 100644 (file)
@@ -1,4 +1,5 @@
-#   Copyright (C) 1993, 1994, 1996, 1997 Free Software Foundation, Inc.
+#   Copyright 1993, 1994, 1995, 1997, 1999, 2001
+#   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index de1535d..e43019c 100644 (file)
@@ -1,4 +1,5 @@
-#   Copyright (C) 1993, 1994, 1997 Free Software Foundation, Inc.
+#   Copyright 1993, 1994, 1995, 1996, 1997, 2000
+#   Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 826de56..3b05c77 100644 (file)
@@ -1,5 +1,5 @@
 /* unwind-ia64.c -- utility routines to dump IA-64 unwind info for readelf.
-   Copyright (c) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
        Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
 This file is part of GNU Binutils.
index 6cb5a8c..d80e46a 100644 (file)
@@ -1,5 +1,5 @@
 /* unwind-ia64.h -- dump IA-64 unwind info.
-   Copyright (c) 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001 Free Software Foundation, Inc.
        Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
 This file is part of GNU Binutils.
index 5bd1907..5a4aefe 100644 (file)
@@ -1,5 +1,6 @@
 /* version.c -- binutils version information
-   Copyright 1991, 96, 97, 98, 99, 2000, 2001 Free Software Foundation, Inc.
+   Copyright 1991, 1996, 1997, 1998, 1999, 2000, 2001
+   Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
index 89f0ac2..d76f35e 100644 (file)
@@ -1,5 +1,5 @@
 /* windres.c -- a program to manipulate Windows resources
-   Copyright 1997, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index 8adc1ef..321be23 100644 (file)
@@ -1,5 +1,5 @@
 /* windres.h -- header file for windres program.
-   Copyright 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
index c74af2e..0b29511 100644 (file)
@@ -1,5 +1,5 @@
 /* wrstabs.c -- Output stabs debugging information
-   Copyright (C) 1996, 97, 98, 99, 2000 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <ian@cygnus.com>.
 
    This file is part of GNU Binutils.