This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch master updated. abd58633c1985c879a84249650172da639773730
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 12 Nov 2014 04:46:29 -0000
- Subject: gdb and binutils branch master updated. abd58633c1985c879a84249650172da639773730
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 <amodra@gmail.com>
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 <amodra@gmail.com>
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(-)
hooks/post-receive
--
gdb and binutils