[PATCH] Fixes for OpenBSD amd64/powerpc/mips64 support
Brad Smith
brad at comstyle.com
Sun Dec 1 13:06:30 PST 2013
On 01/12/13 10:55 AM, Rafael EspĂndola wrote:
> On 1 December 2013 02:56, Brad Smith <brad at comstyle.com> wrote:
>> The following patch brings in some additions to properly set the
>> appropriate flags for the external assembler / linker for OpenBSD
>> for the amd64 arch when using 32-bit mode (-m32), for powerpc and
>> for mips64.
>
> The assembler is the gnu assembler? Would it be possible to factor
> this code to use gnutools::Assemble::ConstructJob? It looks like it
> already handles all the cases you are adding.
Possibly but I'd prefer to be conservative with this addition so I can
get this into 3.4. Such refactoring would also take into consideration
the assembler handling for Bitrig, FreeBSD, DragonFly, NetBSD, AuroraUX,
and probably Minix.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the cfe-commits
mailing list