libhugetlbfs/libhugetlbfs.changes

112 lines
3.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jan 14 17:19:02 CET 2008 - olh@suse.de
- update to version 1.2
New features
* Partial segment remapping. This allows non-relinked binaries to try
to take advantage of libhugetlbfs' segment remapping code. Large
segments are required, especially on Power. This feature is useful
for estimating huge page performance, however full relinking will
still perform better.
* Add extra debugging for binaries that may run out of address space.
* Log library version when HUGETLB_VERBOSE is enabled.
* New test to check handling of misaligned mmap() parameters.
Bug fixes
* Fix EH_FRAME segment. Fixes some C++ applications.
* Rework PLT detection to work better on Power.
* Add per-target-arch syscall stubs to the library. These provide
reliable error messages from elflink.c if they occur while the
program segments are unmapped.
* Add proper SONAME to shared libs.
* Makefile respects CFLAGS/LDFLAGS/CPPFLAGS environment variables.
* Make mlock() failure non-fatal.
-------------------------------------------------------------------
Sun Jul 8 09:34:13 CEST 2007 - olh@suse.de
- disable zero_filesize_segment test
-------------------------------------------------------------------
Sun Apr 15 18:31:53 CEST 2007 - olh@suse.de
- update to version 1.1 (262564 - LTC33711)
-------------------------------------------------------------------
Mon Feb 5 11:49:14 CET 2007 - olh@suse.de
- update to 20070129 devel snapshot
drop hugetlbd
-------------------------------------------------------------------
Mon Feb 5 11:21:45 CET 2007 - olh@suse.de
- build -m64/-m32 if required
-------------------------------------------------------------------
Sat Dec 9 09:08:53 CET 2006 - olh@suse.de
- build with -g
make install should not depend on all
-------------------------------------------------------------------
Fri Dec 8 16:20:25 CET 2006 - olh@suse.de
- package testsuite, fix make check
-------------------------------------------------------------------
Tue Dec 5 14:48:13 CET 2006 - olh@suse.de
- add the hugetlbd (214426)
-------------------------------------------------------------------
Sun Oct 29 10:02:15 CET 2006 - olh@suse.de
- update to bugfix release 1.0.1 (214426)
* Always install linker scripts for all targets
* Error message updates
* Add documentation on HUGETLB_DEBUG
* Testcase updates
-------------------------------------------------------------------
Thu Oct 5 13:40:17 CEST 2006 - olh@suse.de
- update to final 1.0
-------------------------------------------------------------------
Tue Sep 19 12:57:06 CEST 2006 - olh@suse.de
- update to 20060913 git state
docu updates
use library versioning
-------------------------------------------------------------------
Wed Jul 19 18:01:55 CEST 2006 - olh@suse.de
- update to 1.0-pre3
-------------------------------------------------------------------
Tue Apr 18 13:45:56 CEST 2006 - olh@suse.de
- drop unneeded -packages from Buildrequires
-------------------------------------------------------------------
Sat Apr 8 11:44:06 CEST 2006 - olh@suse.de
- update to 1.0-pre2 (#142046 - LTC20562)
-------------------------------------------------------------------
Tue Feb 21 21:09:06 CET 2006 - olh@suse.de
- remove backup files
-------------------------------------------------------------------
Tue Feb 21 18:34:41 CET 2006 - olh@suse.de
- add linker scripts on ppc, ppc64, i386 and x86_64
-------------------------------------------------------------------
Thu Feb 9 13:33:32 CET 2006 - olh@suse.de
- create package, version 1.0-pre1 (#142046 - LTC20562)