summaryrefslogtreecommitdiff
path: root/source/include/platform/acgcc.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Acpica trivial"revert-196-acpica-trivialRobert Moore2016-12-211-15/+0
* Utilities: Add ACPI_DO_ONCE macrosLv Zheng2016-12-211-0/+15
* OSL: Fix a regression that old GCC requires a workaround for strchr()Lv Zheng2016-07-271-11/+0
* Clib: Cleanup va_arg related codeLv Zheng2016-07-221-0/+6
* 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
* MSVC6: Fix build issue for variable argument macros.Lv Zheng2015-03-131-0/+4
* 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-150/+150
* source and test: update copyright notices to 2015David E. Box2015-01-231-150/+150
* Automated cleanup; no functional change.Robert Moore2014-03-201-1/+1
* gcc-specific: Fix possible issue with the strchr function.Robert Moore2014-02-261-0/+11
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Gcc-specific header: replace __FUNCTION__ with __func__Robert Moore2013-09-181-1/+1
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Fix some typos in comments. No functional change.Robert Moore2012-11-261-1/+1
* 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
* 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
* Add ACPI_INLINE configuration parameter.Robert Moore2010-08-201-0/+2
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Add new header for cygwin generation.Robert Moore2009-04-131-5/+0
* Fix a few warnings for gcc 3.4.4Robert Moore2009-03-271-0/+4
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Moved NULL macro definitions to actypes.h (under a #ifndef)rmoore12006-01-261-4/+7
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Update macro for new debugprint parametersaystarik2005-07-101-2/+2
* Added __FUNCTION__aystarik2005-06-291-3/+7
* gcc bitches about unused variables, but we don't want to turn off thisaystarik2005-06-291-1/+8
* moved arch-specific defines out of acgcc.h and added anaystarik2005-06-291-170/+1
* add wbinvd macroaystarik2005-06-291-6/+41
* Cleanup - extraneous spaces and tab removalaystarik2005-06-291-9/+9
* BIG CHECKINaystarik2005-06-291-1/+6
* remove wbinvdaystarik2005-06-291-3/+1
* remove ;'s after our new macrosaystarik2005-06-291-4/+4
* fixed ACPI_SHIFT macroaystarik2005-06-291-5/+7
* Added internal divide functions for 64-bit integer divide/moduloaystarik2005-06-291-1/+17
* put wbinvd for the correct archaystarik2005-06-291-3/+3
* implement wbinvdaystarik2005-06-291-2/+2
* aystarik2005-06-291-1/+1
* Code cleanup (acpisrc -c)aystarik2005-06-291-2/+1
* JI's IA64 changesaystarik2005-06-291-6/+5
* ASM fixes (JI)aystarik2005-06-291-63/+14
* remove causeinterrupt() macro - no one used itaystarik2005-06-291-9/+39
* change the enable() and disable() macros to acpi_*_irqs() to preventaystarik2005-06-291-43/+11