* ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags

throughout file.
	* lexsup.c: Formatting.  Wrap long lines.
	* ldwrite.c: Update copyright date.
This commit is contained in:
Alan Modra
2004-05-28 10:34:18 +00:00
parent 580b9172d2
commit 6feb9908bf
4 changed files with 407 additions and 342 deletions

View File

@ -1,6 +1,6 @@
/* ldwrite.c -- write out the linked file
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2003
Free Software Foundation, Inc.
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2002,
2003, 2004 Free Software Foundation, Inc.
Written by Steve Chamberlain sac@cygnus.com
This file is part of GLD, the Gnu Linker.