This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. 83deb43f87f098f7858db8643786301eb73875f7


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  83deb43f87f098f7858db8643786301eb73875f7 (commit)
      from  1254eefca2c2af47e8333bbc33d878998703a204 (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=83deb43f87f098f7858db8643786301eb73875f7

commit 83deb43f87f098f7858db8643786301eb73875f7
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Feb 20 18:34:45 2014 +0100

    Simplify .section in dw2-icycle.S
    
    The arm-elf assembler chokes on the extra parameters in the .section
    pseudo-op, so this patch removes them.
    
    gdb/testsuite/ChangeLog:
    
            * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
            in .section pseudo-op.

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

Summary of changes:
 gdb/testsuite/ChangeLog               |    5 +++++
 gdb/testsuite/gdb.dwarf2/dw2-icycle.S |    4 ++--
 2 files changed, 7 insertions(+), 2 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]