This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 3ce3a066e18b52c1b7c8da841e0416ecf687e1e5


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  3ce3a066e18b52c1b7c8da841e0416ecf687e1e5 (commit)
      from  3c8c5dcc9873798483c8abd6e614edb8ae1608a4 (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=3ce3a066e18b52c1b7c8da841e0416ecf687e1e5

commit 3ce3a066e18b52c1b7c8da841e0416ecf687e1e5
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Aug 18 17:34:03 2014 +0100

    This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is less
    than 4.  This affects DWARF debug info generation in particular.
    
    	* config/tc-rl78.c (md_apply_fix): Correct handling of small sized
    	RELOC_RL78_DIFF fixups.

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

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


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]