[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17482] -melf32_x86_64 IE->LE transition error
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/17482] -melf32_x86_64 IE->LE transition error |
Date: |
Wed, 12 Nov 2014 04:47:05 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17482
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via abd58633c1985c879a84249650172da639773730 (commit)
via 6d19a37a8f3be44fb006c7854a12f9edcb74080d (commit)
from d50abe23863b5bbb40fab2b785f0df8917b1b7dd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=abd58633c1985c879a84249650172da639773730
commit abd58633c1985c879a84249650172da639773730
Author: Alan Modra <address@hidden>
Date: Wed Nov 12 15:00:01 2014 +1030
Fix z80-coff build breakage
* config/tc-z80.c (parse_exp_not_indexed, parse_exp): Warning fixes.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d19a37a8f3be44fb006c7854a12f9edcb74080d
commit 6d19a37a8f3be44fb006c7854a12f9edcb74080d
Author: Alan Modra <address@hidden>
Date: Wed Nov 12 14:54:23 2014 +1030
Fix x86 non-ELF build breakage
PR ld/17482
* config/tc-i386.c (output_insn): Don't test x86_elf_abi when
not ELF.
-----------------------------------------------------------------------
Summary of changes:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.c | 2 ++
gas/config/tc-z80.c | 4 ++++
3 files changed, 16 insertions(+), 0 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.