gdb and binutils branch hjl/mpx/master created. cf8a2373240aaa818c5099f59edfe184536bdee1

hjl@sourceware.org hjl@sourceware.org
Mon Nov 18 18:00:00 GMT 2013


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/mpx/master has been created
        at  cf8a2373240aaa818c5099f59edfe184536bdee1 (commit)

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cf8a2373240aaa818c5099f59edfe184536bdee1

commit cf8a2373240aaa818c5099f59edfe184536bdee1
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Nov 17 10:30:28 2013 -0800

    Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to gold
    
    elfcpp/
    
    	* x86_64.h (R_X86_64_PC32_BND): New.
    	(R_X86_64_PLT32_BND): Likewise.
    
    gold/
    
    2013-11-17  H.J. Lu  <hongjiu.lu@intel.com>
    
    	* x86_64.cc (Target_x86_64<size>::Scan::get_reference_flags):
    	Handle R_X86_64_PC32_BND and R_X86_64_PLT32_BND just like
    	R_X86_64_PC32 and R_X86_64_PLT32, respectively.
    	(Target_x86_64<size>::Scan::local): Likewise.
    	(Target_x86_64<size>::Scan::global): Likewise.
    	(Target_x86_64<size>::Relocate::relocate): Likewise.
    	(Target_x86_64<size>::Relocatable_size_for_reloc::get_size_for_reloc):
    	Likewise.
    	(Target_x86_64<size>::Scan::check_non_pic(): Handle
    	R_X86_64_PC32_BND.
    
    	* testsuite/Makefile.am (check_PROGRAMS): Add
    	exception_x86_64_bnd_test.
    	(exception_x86_64_bnd_test_SOURCES): New macro.
    	(exception_x86_64_bnd_test_DEPENDENCIES): Likewise.
    	(exception_x86_64_bnd_test_LDFLAGS): Likewise.
    	(exception_x86_64_bnd_test_LDADD): Likewise.
    	(exception_x86_64_bnd_1.o): New rule.
    	(exception_x86_64_bnd_2.o): Likewise.
    	* testsuite/Makefile.in: Regenerated.

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


hooks/post-receive
-- 
gdb and binutils



More information about the Src-cvs mailing list