index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libaml
Age
Commit message (
Expand
)
Author
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2013-09-07
libaml: fix formating
cinap_lenrek
2013-09-07
libaml: fix uninitialized variable in getle(), make amleval() work with build...
cinap_lenrek
2013-09-07
libaml: use FP->env to access method arguments instead of FP->arg in evalosi()
cinap_lenrek
2013-09-07
libaml: amldelay(), _OSI(), fix bug in Load() (from plhk's acpi patch)
cinap_lenrek
2013-09-06
libaml: new io interface, add amlnew()/amltake()/amldrop(), late binding name...
cinap_lenrek
2013-07-12
aml: preserve reference type when indexing into package to prevent implicit t...
cinap_lenrek
2013-06-29
libaml: add Concatenate instruction, fix type conversions
cinap_lenrek
2013-06-29
libaml: add Load and Unload instructions
cinap_lenrek
2013-06-18
libaml: pikeshedd style, handle division by zero (thanks erik)
cinap_lenrek
2013-06-07
libaml: create \_GL name object
cinap_lenrek
2013-06-04
libaml: various fixes found by plhk
cinap_lenrek
2012-09-09
libaml: store *value* instead of name reference in dest for alias op
cinap_lenrek
2012-09-08
libaml: implement Alias and Debug instructions
cinap_lenrek
2012-06-17
experimental acpi support for apic irq routing
cinap_lenrek