Next | Query returned 14 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2008-04-22 22:25:00 by Juan Romero Pardines | Files touched by this commit (5) | Package removed
Log message:
+ acpica-utils
- acpi-iasl
   2008-04-22 18:09:12 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 20080321 (for real, the latest one).

Bugfixes and some other stuff, please review the CHANGES.txt file
for more info.
   2008-03-28 15:22:15 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 20061109 source: (leaf package)

Fixed a problem where the presence of the _OSI predefined control
method within complex expressions could cause an internal compiler
error.

AcpiExec: Implemented full region support for multiple address
spaces. SpaceId is now part of the REGION object. BZ 429

Ported the -g option (get local ACPI tables) to the new ACPICA
Table Manager to restore original behavior.

Fixed a compilation problem with the pre-defined Resource
Descriptor field names where an "object does not exist" error
could be incorrectly generated if the parent ResourceTemplate
pathname places the template within a different namespace scope
than the current scope. (BZ 7212)

Fixed a problem where the compiler could hang after syntax errors
detected in an ElseIf construct. (BZ 453)

Fixed a problem with the AmlFilename parameter to the
DefinitionBlock() operator. An incorrect output filename was
produced when this parameter was a null string (""). Now, the
original input filename is used as the AML output filename, with
an ".aml" extension.

Implemented a generic batch command mode for the AcpiExec utility
(execute any AML debugger command) (Valery Podrezov).

Fixed a problem with the implementation of the Switch() operator
where the temporary variable was declared too close to the actual
Switch, instead of at method level. This could cause a problem if
the Switch() operator is within a while loop, causing an error on
the second iteration. (BZ 460)

Disassembler - fix for error emitted for unknown type for target
of scope operator. Now, ignore it and continue.

Disassembly of an FADT now verifies the input FADT and reports any
errors found. Fix for proper disassembly of full-sized (ACPI 2.0)
FADTs.

... and more, please review the changes.txt file for more info.
   2007-08-17 22:14:55 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Add DESTDIR support.
   2006-06-26 18:24:53 by Min Sik Kim | Files touched by this commit (1)
Log message:
USE_TOOLS+=flex
   2006-03-12 14:15:20 by Takayoshi Kochi | Files touched by this commit (2) | Package updated
Log message:
update to 20060217 version
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-26 09:06:49 by Takayoshi Kochi | Files touched by this commit (2) | Package updated
Log message:
update to 20060113 version
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Next | Query returned 14 messages, browsing 1 to 10 | Previous