Fix typos in ChangeLogs and update copyright notices

This commit is contained in:
Nick Clifton 2001-03-13 06:43:59 +00:00
parent a2b64bede3
commit 8c2bc6877d
77 changed files with 485 additions and 404 deletions

View 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.

View 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()

View 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)

View 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)

19
binutils/aclocal.m4 vendored
View 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.

View 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

View 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.

View 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

View 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.

View 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.

View 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.

View 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.

View 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.

View file

@ -1,5 +1,7 @@
\input texinfo @c -*- Texinfo -*-
@setfilename binutils.info
@c Copyright 2001 Free Software Foundation, Inc.
@include config.texi
@ifinfo

View 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.

View 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.

View 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.

View 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.

View 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.

View 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 */

View 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

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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

View 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.

View 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

View 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.

View 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.

View 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.

View 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

View 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.

View 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

View 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.

View 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

View 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.

File diff suppressed because it is too large Load diff

View 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.

View 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

View 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.

View 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.

View 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.

View 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.

View 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>

View 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.

View 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.

View 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.

View 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.

View 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

View 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.

View 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.

View 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

View 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

View 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

View 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.

View 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>

View 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;

View 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>

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.