| patch |
summary |
view |
raw |
| iasl_segfault.patch |
compiler/Makefile | 6 +++++-
include/platform/aclinux.h | 7 ++++++-
tools/acpiexec/Makefile | 6 +++++-
tools/acpisrc/Makefile | 5 ++++-
tools/acpixtract/Makefile | 5 ++++-
5 files changed, 24 insertions(+), 5 deletions(-)
|
view
|
download
|
| fix_ftbfs_debian-kfreebsd.patch |
include/platform/acenv.h | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| big_endian.patch |
compiler/aslcodegen.c | 107 ++++++++++++++++++++++----------------
compiler/aslopcodes.c | 4 +
compiler/aslrestype1.c | 68 ++++++++++++++++--------
compiler/aslrestype1i.c | 29 ++++++----
compiler/aslrestype2.c | 25 +++++---
compiler/aslrestype2d.c | 134 +++++++++++++++++++++++++++---------------------
compiler/aslrestype2e.c | 117 +++++++++++++++++++++++++++++------------
compiler/aslrestype2q.c | 117 ++++++++++++++++++++++++++---------------
compiler/aslrestype2w.c | 127 ++++++++++++++++++++++++++-------------------
include/acmacros.h | 15 +++--
10 files changed, 464 insertions(+), 279 deletions(-)
|
view
|
download
|
| big_endian_segfault.patch |
compiler/asltree.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
|
view
|
download
|
| unaligned.patch |
executer/exoparg2.c | 12 +++++++++---
include/actypes.h | 26 +++++++++++++-------------
2 files changed, 22 insertions(+), 16 deletions(-)
|
view
|
download
|
| fix_ftbfs_debian-hurd.patch |
include/platform/acenv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|