gdb and binutils branch master updated. 2569ceb0b02cc5569af5f946d89b578510ac5ea1
gingold@sourceware.org
gingold@sourceware.org
Wed Sep 17 08:44:00 GMT 2014
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 2569ceb0b02cc5569af5f946d89b578510ac5ea1 (commit)
from a594760181bc3859df1f19e3cca361ad7d031bd9 (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=2569ceb0b02cc5569af5f946d89b578510ac5ea1
commit 2569ceb0b02cc5569af5f946d89b578510ac5ea1
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date: Wed Sep 17 10:43:00 2014 +0200
Fix arm-elf build failure on non-C99 systems (was using int64_t)
gas/
* config/tc-arm.c (move_or_literal_pool, add_to_lit_pool): Use
bfd_int64_t instead of int64_t.
-----------------------------------------------------------------------
Summary of changes:
gas/ChangeLog | 5 +++++
gas/config/tc-arm.c | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list