This patch series adds support for linking libhugetlbfs with the
"--hugetlbfs-align" option on s390. The deprecated "--hugetlbfs-link"
option will not be supported on s390, so no custom linker scripts are
provided. To allow building w/o linker scripts, a CUSTOM_LDSCRIPTS variable
is introduced to the build process, which will skip the respective test
cases.

Gerald Schaefer (2):
  Make custom linker scripts configurable
  Add --hugetlbfs-align linking support on s390

 HOWTO              |  7 ++++---
 Makefile           | 21 +++++++++++++++------
 ld.hugetlbfs       | 12 ++++++++++++
 sys-elf64_s390.S   | 22 ++++++++++++++++++++++
 sys-elf_s390.S     | 22 ++++++++++++++++++++++
 tests/Makefile     | 10 ++++++++++
 tests/run_tests.py | 19 +++++++++++++++----
 7 files changed, 100 insertions(+), 13 deletions(-)
 create mode 100644 sys-elf64_s390.S
 create mode 100644 sys-elf_s390.S

-- 
1.7.12.4


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to