gdb and binutils branch hjl/sharable created. d982080fe4d81ee0a863a0258b317377260a3a8f
| Newsgroups | gmane.comp.gdb.top-level.cvs |
|---|---|
| Message-ID | <[email protected]> |
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/sharable has been created
at d982080fe4d81ee0a863a0258b317377260a3a8f (commit)
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d982080fe4d81ee0a863a0258b317377260a3a8f
commit d982080fe4d81ee0a863a0258b317377260a3a8f
Author: H.J. Lu <[email protected]>
Date: Mon Nov 4 09:44:13 2013 -0800
Add PT_GNU_SHR/SHF_GNU_SHARABLE/SHN_GNU_SHARABLE_COMMON support to gas/ld
PT_GNU_SHR/SHF_GNU_SHARABLE/SHN_GNU_SHARABLE_COMMON are used to group
data into a PT_GNU_SHR to improve performance on NUMA system.
-----------------------------------------------------------------------
hooks/post-receive
--
gdb and binutils