This is the mail archive of the binutils@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]

Re: [PATCH] Support PowerPC single-precision float


On Sun, 25 May 2008, Michael Eager wrote:

> The attached patch adds a check for object file computability
> for PowerPC files compiled with -msingle-float.  This is needed
> to support a patch submitted to gcc-patches.
> 
> binutils/ChangeLog
> 2008-05-25  Michael Eager <eager@eagercon.com>
> 
> 	* bfd/elf32-ppc.c (ppc_elf_merge_obj_attributes):
> 	Check compatibility between single-float, double-float,
> 	and soft-float.
> 	* binutils/readelf.c (display_power_gnu_attribute):
> 	Display single-precision hard float
> 	include/elf/ppc.h: Add description of single-precision
> 	* ld/testsuite/ld-powerpc/powerpc.exp: Update or add tests

This is missing documentation updates under "PowerPC Attributes" in 
gas/doc/as.texinfo.

-- 
Joseph S. Myers
joseph@codesourcery.com


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