This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/bfd ChangeLog elf32-arm.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-08-17 20:48:21

Modified files:
	bfd            : ChangeLog elf32-arm.c 

Log message:
	* elf32-arm.c: Tidy up the code.
	(bfd_elf32_arm_allocate_interworking_sections): Move common code
	into...
	(arm_allocate_glue_section_space): ... New function.
	(bfd_elf32_arm_add_glue_sections_to_bfd): Move common code
	into...
	(arm_make_glue_section): ... New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4306&r2=1.4307
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&r1=1.154&r2=1.155


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]