src/ld ChangeLog ldlang.c ldlang.h

amodra@sourceware.org amodra@sourceware.org
Fri Jun 9 01:13:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2006-06-09 01:13:39

Modified files:
	ld             : ChangeLog ldlang.c ldlang.h 

Log message:
	* ldlang.h (lang_input_statement_type): Use bitfields for booleans.
	* ldlang.c (struct out_section_hash_entry): Rename from
	output_statement_hash_entry.  Delete output_section_statement_type
	entry.  Add statement_union_type entry.  Adjust all users.
	(output_section_statement_table): Rename from output_statement_table.
	Adjust all users.
	(output_section_statement_newfunc): Rename from
	output_statement_newfunc.  Adjust all users.
	(output_section_statement_table_init): Rename from
	output_statement_table_init.  Adjust all users.
	(output_section_statement_table_free): Rename from
	output_statement_table_free.  Adjust all users.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1529&r2=1.1530
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.222&r2=1.223
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.h.diff?cvsroot=src&r1=1.61&r2=1.62



More information about the Binutils-cvs mailing list