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. 1804dbce5a7c0298a98dcedde14ab4d432fad754


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  1804dbce5a7c0298a98dcedde14ab4d432fad754 (commit)
      from  17a40b44e2aa89d2df08897ea05a42e1afedd06a (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=1804dbce5a7c0298a98dcedde14ab4d432fad754

commit 1804dbce5a7c0298a98dcedde14ab4d432fad754
Author: Andreas Tobler <andreast@fgznet.ch>
Date:   Wed Jun 18 21:58:19 2014 +0200

    ld/ARM: Add target arm*b-*-freebsd*, update target arm*-*-freebsd*.
    
    ld/ChangeLog:
    
    2014-06-18  Andreas Tobler  <andreast@fgznet.ch>
    
            * configure.tgt (arm*-*-freebsd*): Update targ_extra_emuls.
    	(arm*b-*-freebsd*): Add target.
    	* emulparams/armelfb_fbsd.sh: Added.
    	* emulparams/armelf_fbsd.sh: Updated.
    	* Makefile.am (ALL_EMULATION_SOURCES): Add earmelfb_fbsd.c.
    	* Makefile.in: Regenerate.

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

Summary of changes:
 ld/ChangeLog                  |    9 +++++++++
 ld/Makefile.am                |    6 ++++++
 ld/Makefile.in                |    7 +++++++
 ld/configure.tgt              |    6 ++++--
 ld/emulparams/armelf_fbsd.sh  |    5 +++++
 ld/emulparams/armelfb_fbsd.sh |    2 ++
 6 files changed, 33 insertions(+), 2 deletions(-)
 create mode 100644 ld/emulparams/armelfb_fbsd.sh


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]