gdb and binutils branch binutils-2_25-branch updated. b70e4c0e608e3b150ece1e77ffe272fea7eb4f9b

nickc@sourceware.org nickc@sourceware.org
Thu Oct 30 10:52: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, binutils-2_25-branch has been updated
       via  b70e4c0e608e3b150ece1e77ffe272fea7eb4f9b (commit)
      from  e8817f20b9847bdf923c6bf7d857e09875397516 (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=b70e4c0e608e3b150ece1e77ffe272fea7eb4f9b

commit b70e4c0e608e3b150ece1e77ffe272fea7eb4f9b
Author: Dr Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Date:   Thu Oct 30 10:51:04 2014 +0000

    Remove the artificial limit on code alignment through the use of the
    fixed part of a fragment for output generation only, which required
    MAX_MEM_FOR_RS_ALIGN_CODE to be large enough to hold the maximum pad.
    
    	* config/tc-aarch64.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define to 7.
    	* config/tc-aarch64.c (aarch64_handle_align): Rewrite to handle
    	large alignments with a constant fragment size of
    	MAX_MEM_FOR_RS_ALIGN_CODE.

-----------------------------------------------------------------------

Summary of changes:
 binutils/readelf.c      |    1 +
 gas/ChangeLog           |   10 +++++++
 gas/config/tc-aarch64.c |   67 +++++++++++++++++------------------------------
 gas/config/tc-aarch64.h |    7 +++--
 4 files changed, 39 insertions(+), 46 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list