jmcneill
0d54a9589a
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to
...
conditionally include ACPI and UEFI bits instead of relying on adhoc
MACHINE_ARCH tests.
2020-09-12 15:25:41 +00:00
jmcneill
f2c0a93275
Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.
2020-09-11 14:06:00 +00:00
christos
5deb22f351
add new grammar file
2019-10-15 16:14:49 +00:00
martin
76dd6bc7a4
Use the make pid when naming the temporary file to create aslcompilerparse.y,
...
so tow parallel make instances won't step on each others toe.
Pointed out by Christos.
2019-01-10 10:04:43 +00:00
martin
996578da58
Make aslcompilerparse.y generation atomic to avoid parallel build races.
...
Solution suggested by mrg.
2019-01-09 09:27:29 +00:00
jmcneill
d25cdfbd09
Add acpidump, amldb, and iasl to aarch64 build.
2018-10-14 13:36:32 +00:00
maya
97fc8f3ce3
Correctly specify that iasl needs to be case insensitive.
...
Fixes PR bin/53405. thanks to martin.
2018-06-28 07:56:22 +00:00
maya
746c9ac266
Remove unused code. No functional change intended.
...
- We don't need to define __NetBSD__, C compilers do this for us.
- Defines which don't appear anywhere in src
- Don't need libpthread/librt
2018-06-27 16:13:43 +00:00
mrg
5d873ca56c
make 'clean' and/or 'cleandir' actually clean all the things.
2018-05-31 09:08:25 +00:00
christos
f45f09e842
Merge conflicts; STA methods and fields are not present anymore.
2018-04-07 15:49:50 +00:00
christos
d62b6e0709
new files for acpica-20171110
2017-11-12 03:02:15 +00:00
christos
6e97188311
Redo so that parallel makes work reliably by using the builtin rules and
...
issuing atomic file creation.
XXX: This still creates all the c and h files for platforms that don't support
iasl in make depend. At least it now works with make -j 100 dependall
2017-10-10 19:17:57 +00:00
christos
3e6f013085
Adjust for acpica 20170831
2017-09-15 17:17:25 +00:00
christos
3e9df59c18
Adjust for 20170303
2017-04-30 23:18:07 +00:00
christos
8b8a28d15a
Adjust to new acpica
2016-11-11 21:09:21 +00:00
christos
2805fbf632
adjust to new acpica
2016-05-04 19:28:15 +00:00
christos
d0b62a46a8
new files
2016-01-09 21:13:51 +00:00
christos
9287d529e5
handle acpica 20150717
2015-08-18 10:38:31 +00:00
christos
f2c8bc1bde
update for newest acpi
...
XXX: needs recompiled yacc
2015-04-13 17:24:24 +00:00
christos
cc935baa26
adjust to new acpica
2014-10-25 21:01:12 +00:00
riastradh
6cb10275d0
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
christos
9d52fce24d
Add more dependencies, fix CLEANDIR target
2013-12-28 16:03:51 +00:00
christos
d059c97c45
adjust for new acpica
2013-12-27 21:33:46 +00:00
wiz
a5684d07dd
Use Mt for email addresses.
2013-07-20 21:39:55 +00:00
christos
5c46bfcb22
Fix MKREPRO = yes
...
XXX: pullup to 6
2012-02-19 05:06:41 +00:00
jruoho
30c90d58f5
Adjust for ACPICA 20110623.
2011-06-28 09:11:33 +00:00
jruoho
5f9b9b3433
Build this for NetBSD, not Linux. Thanks to Takahiro HAYASHI
...
for pointing this out.
2011-02-18 17:34:22 +00:00
jruoho
b7ca446498
Fix iasl(8).
2011-02-17 18:26:20 +00:00
wiz
07445f37aa
Add .An -nosplit to AUTHORS to avoid a new line for Jukka.
2011-02-17 17:07:55 +00:00
jruoho
ed720dbb6b
Add the userspace portion of ACPICA to a new location.
2011-02-17 07:48:16 +00:00