File pearpc.changes of Package pearpc
-------------------------------------------------------------------
Wed Oct 5 17:19:06 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Run spec-cleaner
- Add LDFLAGS option "-pie", fixes building
- Add CFLAGS/CXXFLAGS option "-fPIE", fixes building
- Add "enable-cpu=generic" configure option, because default
("enable-cpu=jitc_x86") is not compatible with PIE
-------------------------------------------------------------------
Fri Nov 25 11:51:30 UTC 2016 - aloisio@gmx.com
- Fixed TW/Factory build
-------------------------------------------------------------------
Thu Sep 8 22:50:33 UTC 2011 - malcolmlewis@opensuse.org
- Update to version 0.5:
+ Slightly better code for lmw/stmw opcodes.
+ Use "GNU as" instead of nasm.
+ Use -mdynamic-no-pic on *darwin.
+ Fixed some strict-aliasing problems.
+ JITC: AMD64 support.
+ Compiles with gcc 4.3, 4.4, 4.5.
- Drop stupidcast, jittypo and pearpc-const patches.
- Replace pearpc-rpmlint patch with
pearpc-fix-no-return-in-nonvoid-function.patch to fix no
return build errors [sf#3405935].
- Add pearpc-fix-ambiguates-old-declaration.patch to fix Factory
x86 build error [sf#3406591].
- General spec file clean up.
- Add LDFLAGS option to fix "The binary declares the stack
as executable." error [sf#3405933].
- Update spec file License field from GPL to GPL-2.0 to conform
with spdx.org identifier.
-------------------------------------------------------------------
Tue May 4 14:59:12 CEST 2010 - uli@suse.de
- fixed to build with new GCC
-------------------------------------------------------------------
Thu Nov 27 2008 - uli@suse.de
- fixed some rpmlint complaints
-------------------------------------------------------------------
Fri Jun 13 2008 - uli@suse.de
- fixed to build with new toolchain