summaryrefslogtreecommitdiff
path: root/source/components/utilities/utdebug.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix dangling pointer warning for AcpiUtInitStackPtrTrace"revert-776-dangling-pointerRobert Moore2023-02-071-3/+3
* Merge pull request #776 from t-8ch/dangling-pointerRobert Moore2023-02-071-3/+3
|\
| * debug: use UINT_PTR_T to store stack boundariesThomas Weißschuh2022-05-211-3/+3
* | Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
|/
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* Fully deploy ACPI_PRINTF_LIKE macroRobert Moore2019-08-141-2/+2
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Cleanup the global variables and update comments. No functional changeRobert Moore2017-12-071-1/+2
* Debugger: fix slight indentation issueErik Schmauss2017-12-051-1/+1
* Update for a few debug output statementsRobert Moore2017-12-011-2/+14
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* iASL: add ASL conversion toolRobert Moore2017-02-241-0/+1
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Revert "Acpica trivial"revert-196-acpica-trivialRobert Moore2016-12-211-2/+2
* Utilities: Fix format string type mistakesEmese Revfy2016-12-211-2/+2
* Clib: Eliminate AcpiOsXXXFile()/AcpiLogError and link clibrary fxxx()/errno/p...Lv Zheng2016-07-221-30/+0
* Clib: Add -nostdinc support for EFI layerLv Zheng2016-07-221-1/+1
* Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim2016-04-271-0/+42
* All: const keyword changes across the ACPICA sourceRobert Moore2016-03-101-23/+17
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Executer: Add OSL trace hook support.Lv Zheng2015-06-101-0/+37
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-739/+739
* source and test: update copyright notices to 2015David E. Box2015-01-231-739/+739
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-1/+0
* Utilities: Introduce AcpiLogError() to improve portability.Lv Zheng2014-06-121-0/+30
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Debug output: Fix a couple of small output issues.Robert Moore2013-11-221-2/+2
* Debug output: Do not emit function nesting level for kernel build.Robert Moore2013-09-271-6/+28
* Add EXPORT_ACPI_INTERFACES macro to external interface modules.Robert Moore2013-09-181-0/+1
* Debug output: small formatting update, no functional change.Robert Moore2013-08-011-1/+1
* Split buffer dump routines into separate file.Robert Moore2013-04-191-166/+1
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* FUNCTION_TRACE macros: Check if debug is enabled up-front.Robert Moore2012-11-301-41/+80
* Add starting offset parameter to common dump buffer routine.Robert Moore2012-10-121-7/+8
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* Remove extra spaces after periods within comments.Robert Moore2012-09-261-12/+12
* Audit/update for ACPICA return macros and debug depth counter.Robert Moore2012-09-211-2/+1
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Make ACPI_THREAD_ID no longer configurable, always UINT64.Robert Moore2010-08-201-4/+3
* Remove obsolete ACPI_INTEGER (acpi_integer) type.Robert Moore2010-01-191-1/+1
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Fix warnings when ACPI_THREAD_ID is configured as a pointer.Robert Moore2009-04-131-1/+1