The first patch aims at eliminating excess file alignment when writing object files containing sections with larger (in-memory) alignments specified. The second patch is merely some cleanup, potential for which was noticed along the way. 1: restrict file alignment for object files 2: drop align_file_position() Jan