gdb and binutils branch master updated. c9d665580ec705dab16bdf27147e584b44f70ed5

dj@sourceware.org dj@sourceware.org
Tue Jan 21 20:15: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  c9d665580ec705dab16bdf27147e584b44f70ed5 (commit)
      from  4869db5e97b2062a3adf81158577171990248ef3 (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=c9d665580ec705dab16bdf27147e584b44f70ed5

commit c9d665580ec705dab16bdf27147e584b44f70ed5
Author: DJ Delorie <dj@redhat.com>
Date:   Tue Jan 21 15:12:19 2014 -0500

    Ensure that %func() expressions are outermost terms
    
    This is to avoid expressions like:  %hi(foo) + 1, which will
    not do what you expect.  The complex relocations can handle it,
    but the internal fixups can't.

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

Summary of changes:
 gas/ChangeLog        |    7 +++++++
 gas/config/tc-rl78.c |   36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 42 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list