gdb and binutils branch master updated. 82e9153868751875375955cf3de10f6e008ec6ae
sandra@sourceware.org
sandra@sourceware.org
Sun Feb 2 18:58: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 82e9153868751875375955cf3de10f6e008ec6ae (commit)
from 13075d049d492477dfbf795c305adbab5abb6d81 (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=82e9153868751875375955cf3de10f6e008ec6ae
commit 82e9153868751875375955cf3de10f6e008ec6ae
Author: Sandra Loosemore <sandra@codesourcery.com>
Date: Sun Feb 2 10:57:52 2014 -0800
Correct Nios II GOT pointer initialization.
2014-02-02 Sandra Loosemore <sandra@codesourcery.com>
bfd/
* elf32-nios2.c (struct elf32_nios2_link_hash_table): Add
h_gp_got field.
(nios2_elf32_relocate_section): Use got_base to adjust
GOT-pointer-relative relocations relative to _gp_got.
(create_got_section): Create _gp_got symbol.
(nios2_elf32_finish_dynamic_symbol): Make _gp_got absolute.
(nios2_elf32_size_dynamic_sections): Set _gp_got offset.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 10 +++++++++
bfd/elf32-nios2.c | 57 ++++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 53 insertions(+), 14 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list