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. d32e5c54ad6a1e90f1594dbe2749b240e66a0a2b


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  d32e5c54ad6a1e90f1594dbe2749b240e66a0a2b (commit)
      from  e99dc8205321193f95ba6b2cb6538eb808da94db (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=d32e5c54ad6a1e90f1594dbe2749b240e66a0a2b

commit d32e5c54ad6a1e90f1594dbe2749b240e66a0a2b
Author: Andrew Pinski <apinski@cavium.com>
Date:   Thu Feb 6 11:26:26 2014 -0800

    binutils/ChangeLog:
    2014-02-06  Andrew Pinski  <apinski@cavium.com>
    
    	* readelf.c  (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
    
    elfcpp/ChangeLog:
    2014-02-06  Andrew Pinski  <apinski@cavium.com>
    
    	* mips.h (E_MIPS_MACH_OCTEON3): New enum constant.
    
    include/elf/ChangeLog:
    2014-02-06  Andrew Pinski  <apinski@cavium.com>
    
    	* mips.h (E_MIPS_MACH_OCTEON3): New machine flag.

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

Summary of changes:
 binutils/ChangeLog    |    4 ++++
 binutils/readelf.c    |    1 +
 elfcpp/ChangeLog      |    4 ++++
 elfcpp/mips.h         |    1 +
 include/elf/ChangeLog |    4 ++++
 include/elf/mips.h    |    1 +
 6 files changed, 15 insertions(+), 0 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]