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 hjl/linux/master updated. 6f70f608b7e2318bec169a703a2d87273c76e68e


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, hjl/linux/master has been updated
       via  6f70f608b7e2318bec169a703a2d87273c76e68e (commit)
       via  f5be95254d169859a5ebfbd4663a9cf669066968 (commit)
       via  edc9e9a62fddb2745093c1edafd0a2310e79a579 (commit)
       via  7a093a782000c0d0f1a50d6a74ee786695f52c86 (commit)
       via  ed4fd7b7f30020dfdcd79cfd1e36672395f905d7 (commit)
       via  0be40ae409724495a434de404bda39c53bb167a0 (commit)
       via  ca0694adf6d128c2feba16f6374954c191fb5edb (commit)
       via  854399ea9d0d5d5c14b4035bbc0adfe891f26a3d (commit)
       via  c361b9ac1ffcf62fb5d4c031c55e60cea963a85d (commit)
       via  d5111a0e037c732029879829ca4d18ae2ae0d3e5 (commit)
       via  931804de6cec4ba55de1bf8b2f893879ebbf1537 (commit)
       via  8a7fbfc0da71fd1230f17f49c0eb5211e29af872 (commit)
       via  805b1c8bc6cc131266d7db7e03beb43cb25f2e78 (commit)
      from  689eaba2109202d478a628d70ed22baa00e9b4f5 (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=6f70f608b7e2318bec169a703a2d87273c76e68e

commit 6f70f608b7e2318bec169a703a2d87273c76e68e
Merge: 689eaba f5be952
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Dec 24 14:04:40 2014 -0800

    Merge remote-tracking branch 'origin/master' into hjl/linux/master

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

Summary of changes:
 bfd/ChangeLog                                     |   23 ++++
 bfd/linker.c                                      |    2 +-
 bfd/pe-x86_64.c                                   |    6 +
 bfd/pei-x86_64.c                                  |  127 +++++++++++++++++----
 bfd/version.h                                     |    2 +-
 binutils/ChangeLog                                |   16 +++
 binutils/doc/binutils.texi                        |    3 +-
 binutils/dwarf.c                                  |    9 +-
 binutils/objcopy.c                                |    6 +-
 gas/ChangeLog                                     |   17 +++
 gas/config/tc-avr.c                               |   24 +++--
 gas/doc/c-avr.texi                                |   11 ++
 gas/testsuite/ChangeLog                           |    7 +
 gas/testsuite/gas/all/gas.exp                     |    3 +-
 gas/testsuite/gas/avr/link-relax-elf-flag-clear.d |    2 +-
 gas/testsuite/gas/avr/noreloc_withoutrelax.d      |    2 +-
 ld/ChangeLog                                      |    6 +
 ld/emultempl/elf32.em                             |    5 +-
 ld/testsuite/ChangeLog                            |   16 +++
 ld/testsuite/ld-avr/relax-elf-flags-02.d          |    2 +-
 ld/testsuite/ld-avr/relax-elf-flags-03.d          |    2 +-
 ld/testsuite/ld-avr/relax-elf-flags-04.d          |    4 +-
 ld/testsuite/ld-avr/relax-elf-flags-05.d          |    4 +-
 ld/testsuite/ld-avr/relax-elf-flags-06.d          |    2 +-
 ld/testsuite/ld-scripts/defined.exp               |    3 +
 ld/testsuite/ld-scripts/defined6.d                |   23 ++++
 ld/testsuite/ld-scripts/defined6.s                |    9 ++
 ld/testsuite/ld-scripts/defined6.t                |   21 ++++
 opcodes/ChangeLog                                 |    5 +
 opcodes/moxie-opc.c                               |   18 ++--
 sim/moxie/ChangeLog                               |    4 +
 sim/moxie/interp.c                                |   26 ++++-
 32 files changed, 342 insertions(+), 68 deletions(-)
 create mode 100644 ld/testsuite/ld-scripts/defined6.d
 create mode 100644 ld/testsuite/ld-scripts/defined6.s
 create mode 100644 ld/testsuite/ld-scripts/defined6.t


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]