forked from pool/ffcall
a1f4aee319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/ffcall?expand=0&rev=22
117 lines
5.0 KiB
Plaintext
117 lines
5.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 28 06:07:53 UTC 2017 - werner@suse.de
|
|
|
|
- Accordingly to Bruno Haible the define -DMAP_VARIABLE=MAP_PRIVATE
|
|
should become removed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 26 13:04:17 UTC 2017 - werner@suse.de
|
|
|
|
- Add some more debug code for build architecture
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 26 08:12:41 UTC 2017 - werner@suse.de
|
|
|
|
- Update to (lib)fcall-1.13 release
|
|
* The license has been changed from GPLv2 to GPLv2+.
|
|
* Added support for the following platforms:
|
|
(Previously, a build on these platforms failed.)
|
|
- x86_64: Mac OS X 64-bit.
|
|
- x86_64: Solaris 64-bit.
|
|
- x86_64: Linux with x32 ABI: CC="gcc -mx32".
|
|
- arm: Linux 32-bit, without hardware floats.
|
|
- arm64: Linux 64-bit.
|
|
- s390x: Linux 64-bit.
|
|
- powerpc: AIX 64-bit.
|
|
- mips: IRIX 6.5 with CC="cc -32".
|
|
- sparc: Solaris 64-bit.
|
|
* Fixed support for the following platforms:
|
|
(Previously, a build on these platforms appeared to succeed but was buggy.)
|
|
- x86_64: Linux.
|
|
- arm: Linux 32-bit, with hardware floats.
|
|
- powerpc: Linux 64-bit.
|
|
- mips: Linux with CC="gcc -mabi=32".
|
|
- mips: Linux with CC="gcc -mabi=n32".
|
|
- mips: Linux with CC="gcc -mabi=64".
|
|
- mips: IRIX 6.5 with CC="gcc -mabi=n32".
|
|
- s390: Linux.
|
|
- sparc: Linux 64-bit.
|
|
- ia64: Linux.
|
|
- hppa: HP-UX 32-bit.
|
|
* Verified support for the following platforms:
|
|
(A build on these platforms worked and still works.)
|
|
- i386: Linux, Solaris, Mac OS X.
|
|
- powerpc: Linux 32-bit.
|
|
- powerpc: AIX 32-bit.
|
|
- powerpc: MacOS X.
|
|
- mips: IRIX 6.5 with CC="cc -n32".
|
|
- sparc: Solaris 32-bit.
|
|
- sparc: Linux 32-bit: CC="gcc -m32".
|
|
- alpha: Linux.
|
|
* Support for a security feature: On Linux and FreeBSD platforms, linking with
|
|
the libffcall libraries no longer causes the stack to become executable.
|
|
- Remove the patch ffcall-asm_cachectl.patch
|
|
- Update the patch ffcall-trampoline.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 21:32:55 UTC 2016 - schwab@linux-m68k.org
|
|
|
|
- Update to ffcall-1.12 release
|
|
* Added ppc64le to the list of supported architectures.
|
|
* Header now define LIBFFCALL_VERSION (to 0x010B).
|
|
* Better support for IA64 on Linux (kernel 2.6.16+ and gcc 4.1.0+).
|
|
* Added ARM support from Jonathan Olson (debian 1.10-2).
|
|
* Added MIPSel support from Thiemo Seufer (debian 1.10-2).
|
|
* Added ARMel support from Max Lapan.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 01:30:56 CET 2014 - ro@suse.de
|
|
|
|
- remove s390x from list of architectures (no asm code available)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 14 12:47:37 UTC 2013 - werner@suse.de
|
|
|
|
- Add missing BuildRoot tag
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 8 12:11:10 UTC 2013 - werner@suse.de
|
|
|
|
- Adopt the ffcall package as provided by David Lanzendörfer, his
|
|
version is mainly based on the Fedora ffcall package (SR#172680):
|
|
+ Wed Mar 27 2013 Jerry James <loganjerry@gmail.com> - 1.10-10.20120424cvs
|
|
- Update to CVS 20120424
|
|
- List all architectures supported by this package (bz 925335)
|
|
- Rename man pages to avoid conflicts (bz 800360)
|
|
- Add Provides: ffcall-static
|
|
+ Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-9.20100903cvs
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
+ Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-8.20100903cvs
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
+ Tue Jan 10 2012 Jerry James <loganjerry@gmail.com> - 1.10-7.20100903cvs
|
|
- Clean out prebuilt object files
|
|
- Add trampoline patch to force use of mmap() to get executable memory
|
|
+ Mon Jan 9 2012 Jerry James <loganjerry@gmail.com> - 1.10-6.20100903cvs
|
|
- Update to CVS 20100903
|
|
- Minor spec file cleanups
|
|
+ Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-5.20080704cvs.1
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
+ Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-4.20080704cvs.1
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
+ Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-3.20080704cvs.1
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
+ Wed Dec 10 2008 Jochen Schmitt <Jochen herr-schmitt de> - 1.10-2.20080704cvs.1
|
|
- Fix -FPIC issue (BZ #475112)
|
|
+ Fri Jul 4 2008 Gerard Milmeister <gemi@bluewin.ch> - 1.10-2.20080704cvs
|
|
- update to cvs 20080704
|
|
- support for ppc64
|
|
+ Mon Feb 25 2008 Gerard Milmeister <gemi@bluewin.ch> - 1.10-1
|
|
- first Fedora release
|
|
- Correct group tag, provide ffcall-devel not ffcall-static
|
|
- Declare patch ffcall-trampoline.patch
|
|
- Add patch ffcall-asm_cachectl.patch
|
|
- Correct license string
|
|
- Declare configuration file
|
|
- Declare manual pages as documentations
|
|
|