Subject: CVS commit: src/gnu/dist/toolchain/ld
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/05/2003 23:02:57
Module Name:	src
Committed By:	thorpej
Date:		Wed Mar  5 21:02:57 UTC 2003

Modified Files:
	src/gnu/dist/toolchain/ld: ldlang.h
	src/gnu/dist/toolchain/ld/emultempl: elf32.em

Log Message:
Remove the adjust-section-size-for-orphan code.  That patch was rejected
by the FSF binutils maintainers, who instead suggested a different way
of addressing the problem.

(Besides, the size adjustment code was broken by the binutils update,
since about 1/2 of the changes got lost.)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/toolchain/ld/ldlang.h
cvs rdiff -r1.6 -r1.7 src/gnu/dist/toolchain/ld/emultempl/elf32.em

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.