8548d88 Imported Upstream version 20130328

Authored and Committed by ahs3 10 years ago
115 files changed. 4889 lines added. 7938 lines removed.
changes.txt
file modified
+75 -0
generate/unix/acpiexec/Makefile
file modified
+1 -0
generate/unix/acpihelp/Makefile
file modified
+2 -1
generate/unix/iasl/Makefile
file modified
+3 -0
source/common/ahpredef.c
file modified
+2 -2
source/compiler/aslcompile.c
file modified
+3 -0
source/compiler/aslcompiler.h
file modified
+66 -5
source/compiler/asldefine.h
file modified
+6 -0
source/compiler/aslerror.c
file modified
+17 -11
source/compiler/aslfiles.c
file modified
+21 -0
source/compiler/aslglobal.h
file modified
+3 -1
source/compiler/asllisting.c
file modified
+193 -797
source/compiler/asllistsup.c
file added
+706
source/compiler/aslmain.c
file modified
+8 -0
source/compiler/asloffset.c
file added
+326
source/compiler/aslpredef.c
file modified
+68 -198
source/compiler/aslprepkg.c
file modified
+23 -3
source/compiler/aslresource.c
file modified
+1 -0
source/compiler/asltypes.h
file modified
+3 -2
source/compiler/aslwalks.c
file modified
+3 -3
source/components/debugger/dbmethod.c
file modified
+1 -1
source/components/debugger/dbnames.c
file modified
+5 -3
source/components/dispatcher/dsopcode.c
file modified
+1 -1
source/components/dispatcher/dswexec.c
file modified
+1 -1
source/components/events/evevent.c
file modified
+1 -1
source/components/executer/exoparg2.c
file modified
+6 -4
source/components/namespace/nseval.c
file modified
+15 -11
source/components/namespace/nspredef.c
file modified
+4 -117
source/components/tables/tbfadt.c
file modified
+4 -0
source/components/tables/tbxface.c
file modified
+12 -10
source/components/utilities/utdelete.c
file modified
+50 -46
source/components/utilities/utmutex.c
file modified
+9 -1
source/components/utilities/utosi.c
file modified
+23 -6
source/components/utilities/utpredef.c
file added
+451
source/components/utilities/utxface.c
file modified
+16 -4
source/include/acglobal.h
file modified
+1 -0
source/include/aclocal.h
file modified
+9 -3
source/include/acnamesp.h
file modified
+0 -4
source/include/acpixf.h
file modified
+1 -1
source/include/acpredef.h
file modified
+882 -382
source/include/acutils.h
file modified
+35 -2
source/tools/acpihelp/ahdecode.c
file modified
+31 -66
source/tools/acpisrc/astable.c
file modified
+1 -0
tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobexec.asl
file modified
+96 -94
tests/aslts/src/runtime/collections/IMPL/ACPICA/tests/dynobj/dobmisc.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/Identity2MS/abbu/MsFail/msfail.asl
file modified
+11 -11
tests/aslts/src/runtime/collections/Identity2MS/abbu/initial/ns_in50.asl
file modified
+9 -9
tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ms1.asl
file modified
+9 -9
tests/aslts/src/runtime/collections/bdemo/ACPICA/0004/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0007/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel10.asl
file modified
+59 -45
tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel20.asl
file modified
+59 -45
tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclDown.asl
file modified
+59 -45
tests/aslts/src/runtime/collections/bdemo/ACPICA/0012/DataLevel21_DeclUp.asl
file modified
+59 -45
tests/aslts/src/runtime/collections/bdemo/ACPICA/0040/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0041/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0042/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0043/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0048/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0060/DECL.asl
file modified
+7 -7
tests/aslts/src/runtime/collections/bdemo/ACPICA/0063/Misc.asl
file modified
+4 -4
tests/aslts/src/runtime/collections/bdemo/ACPICA/0077/DECL.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/bdemo/ACPICA/0078/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0079/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0083/DECL.asl
file modified
+18 -18
tests/aslts/src/runtime/collections/bdemo/ACPICA/0085/DECL.asl
file modified
+4 -3
tests/aslts/src/runtime/collections/bdemo/ACPICA/0086/DECL.asl
file modified
+24 -24
tests/aslts/src/runtime/collections/bdemo/ACPICA/0113/DECL.asl
file modified
+12 -12
tests/aslts/src/runtime/collections/bdemo/ACPICA/0124/DECL.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/bdemo/ACPICA/0127/DECL.asl
file modified
+16 -16
tests/aslts/src/runtime/collections/bdemo/ACPICA/0139/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0151/DECL.asl
file modified
+4 -4
tests/aslts/src/runtime/collections/bdemo/ACPICA/0177/DECL.asl
file modified
+12 -12
tests/aslts/src/runtime/collections/bdemo/ACPICA/0189/DECL.asl
file modified
+2 -2
tests/aslts/src/runtime/collections/bdemo/ACPICA/0190/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/bdemo/ACPICA/0199/DECL.asl
file modified
+20 -20
tests/aslts/src/runtime/collections/bdemo/ACPICA/0298_ACTIONS_REQUIRED/DECL.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/complex/misc/misc.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/complex/operand/tests/oarg/oarg.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/complex/operand/tests/oconst/oconst.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/operand/tests/olocal/olocal.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob1.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/operand/tests/onamedglob/onamedglob2.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc1.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/operand/tests/onamedloc/onamedloc2.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/complex/operand/tests/opackageel/opackageel.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed1.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/operand/tests/oreftonamed/oreftonamed2.asl
file modified
+3 -3
tests/aslts/src/runtime/collections/complex/operand/tests/oreftopackageel/oreftopackageel.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/operand/tests/oreturn/oreturn.asl
file modified
+6 -6
tests/aslts/src/runtime/collections/complex/provoke/provoke.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/complex/result/common/rcommon.asl
file modified
+5 -5
tests/aslts/src/runtime/collections/complex/result/tests/roptional/roptional.asl
file modified
+1 -1
tests/aslts/src/runtime/collections/exceptions/exc/MAIN.asl
file modified
+2 -2
tests/aslts/src/runtime/collections/exceptions/exc/exc.asl
file modified
+84 -84
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_00_undef.asl
file modified
+81 -489
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_01_int.asl
file modified
+29 -66
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_02_str.asl
file modified
+29 -65
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_03_buf.asl
file modified
+30 -41
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_04_pckg.asl
file modified
+179 -1004
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_05_funit.asl
file modified
+16 -16
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_06_dev.asl
file modified
+82 -487
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_07_event.asl
file modified
+92 -488
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_08_method.asl
file modified
+92 -488
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_09_mux.asl
file modified
+93 -490
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_10_oreg.asl
file modified
+83 -485
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_11_pwr.asl
file modified
+93 -489
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl
file modified
+93 -489
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_13_tzone.asl
file modified
+82 -487
tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_14_bfield.asl
file modified
+16 -16
tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/add.asl
file modified
+25 -25
tests/aslts/src/runtime/collections/functional/control/ImplicitReturn/store.asl
file modified
+13 -13
tests/aslts/src/runtime/collections/functional/control/Return/return.asl
file modified
+12 -12
tests/aslts/src/runtime/collections/functional/name/package.asl
file modified
+1 -1
tests/misc/grammar.aml
file modified
+0 -0
file modified
+75 -0
file modified
+3 -0
file modified
+2 -2
file modified
+3 -0
file modified
+66 -5
file modified
+6 -0
file modified
+17 -11
file modified
+21 -0
file modified
+3 -1
file modified
+193 -797
file modified
+8 -0
file modified
+68 -198
file modified
+23 -3
file modified
+3 -2
file modified
+3 -3
file modified
+1 -0
file modified
+9 -3
file modified
+0 -4
file modified
+1 -1
file modified
+882 -382
file modified
+35 -2
file modified
+0 -0