31 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
cwen
3dfcc41039 liboil: extend the powerpc64 fix to powerpc
This fixes liboil's runtime on this platform; building with -fno-integrated-as
lead to sigabrt at runtime.  While here remove the tentative arm fix, that we
introduced with the initial powerpc fix, it does not fix the build.

Tested again by jasper@ on powerpc64, thanks!
2021-01-23 14:05:51 +00:00
jasper
2c7a13f4c1 bypass the HAVE_POWERPC check for powerpc64 this prevents it from attempting
(and failing) to compile the assembly code which clang isn't happy with.

from brad
2021-01-23 11:44:27 +00:00
cwen
16cc83c07c liboil: fix the build with clang on powerpc (and maybe arm)
Do not use the integrated assembler because it break the build.
jca@ proposed to include arm in the fix to give this arch a chance
to build it.

While here, move HOMEPAGE to https.

OK jca@
2020-04-28 18:38:41 +00:00
sthen
4c6b01ebc1 mark BROKEN-arm, invalid asm 2019-12-06 14:30:39 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
espie
2e5b9ab1aa fix asm constraint for clang, stolen from FreeBSD 2017-05-04 17:15:49 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
c7a13b932b Fix cpuid function on x86-64 (from upstream), see:
https://bugs.freedesktop.org/show_bug.cgi?id=28956

from Brad
2010-07-21 05:51:41 +00:00
ajacoutot
bad5e2d186 XXX On amd64, set CFLAGS+=-O.
gcc4 opts seem to trigger an overflow in oil_cpu_detect_arch() which
crashes some applications (e.g. SIGTRAP with gst-inspect)

ok sthen@
2010-06-10 13:24:14 +00:00
sthen
439b8d7e7f update to 0.3.17, from Brad. tested i386/amd64/macppc/sparc64/arm. 2010-03-21 23:05:18 +00:00
sthen
f6f31eb29c Add two diffs from upstream.
- Add a memory clobber to placate gcc.
- Disable mas10_u8_mmx_2. Fixes bug #19672 (bugs.freedesktop.org).

From Brad. ok ajacoutot@ jasper@
2010-01-17 21:29:30 +00:00
sthen
df986b2c92 update liboil to 0.3.16, from benoit@. Tested by myself and kili@. 2009-07-18 08:25:06 +00:00
brad
7dbaaa1ccf Add support for AltiVec detection using the sysctl node on OpenBSD and
remove the dependency on gcc4.

ok jasper@ ajacoutot@
2008-08-22 11:53:32 +00:00
pvalchev
bb0a677b47 -mieee is now default on alpha 2008-06-10 05:11:21 +00:00
ajacoutot
7bdc84ab6b - for now, GCC4 is needed for liboil to compile under macppc 2008-05-08 15:10:07 +00:00
jasper
aa63e6ef6c - update liboil to 0.3.14
- remove MAINTAINER (per her request)
2008-03-20 18:21:39 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
deanna
a758e2aaca Disable noisy and misleading debug messages.
ok kili@
2007-01-13 22:49:09 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
deanna
f507eaf517 Update to 0.3.10 and take maintainership.
Tested by ajacoutot@, ok espie@.
2006-12-11 21:08:35 +00:00
bernd
d71c101364 Update to liboil-0.3.7.
comments & ok jakemsr@, jolan@
2006-03-23 18:05:55 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
bernd
80f2344dcf SHARED_LIBS, USE_LIBTOOL 2006-01-06 12:24:55 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
jolan
3e3d557523 oopsies, need this patch 2004-12-13 00:00:34 +00:00
jolan
81f8ca2a11 liboil-0.2.2, library of optimized inner loops 2004-12-12 23:27:50 +00:00