diff options
author | K. Richard Pixley <rich@cygnus> | 1992-07-18 05:06:56 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-07-18 05:06:56 +0000 |
commit | ec467c8310882175939aae42c518504c41bf5882 (patch) | |
tree | 3b1c3496c0e5ae60868d36af661bc9f31cbfc102 /ld | |
parent | ebe30eae412aeba5a4f8c26b813764eb671fc30b (diff) | |
download | gdb-ec467c8310882175939aae42c518504c41bf5882.zip gdb-ec467c8310882175939aae42c518504c41bf5882.tar.gz gdb-ec467c8310882175939aae42c518504c41bf5882.tar.bz2 |
removed rcsids
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 | ||||
-rw-r--r-- | ld/Makefile.dos | 4 | ||||
-rw-r--r-- | ld/gld.1 | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 36be007..877ffed 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 17 22:06:11 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.dos, gld.1, ld.texinfo, ldemul.c, ldfile.c, ldlang.c, + ldmisc.c: removed rcsid's. + Tue Jul 14 08:34:34 1992 Steve Chamberlain (sac@thepub.cygnus.com) * ldlang.c (lang_map): print changes in sizes due to relaxing diff --git a/ld/Makefile.dos b/ld/Makefile.dos index 84e891c..46d912d 100644 --- a/ld/Makefile.dos +++ b/ld/Makefile.dos @@ -34,10 +34,6 @@ VPATH = . # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -# -# $Id$ -# - srcdir = . prefix = /usr/local @@ -1,6 +1,5 @@ .\" Copyright (c) 1991, 1992 Free Software Foundation .\" See section COPYING for conditions for redistribution -.\" $Id$ .TH gld 1 "23 January 1992" "cygnus support" "GNU Development Tools" .de BP .sp |