nasm/include
H. Peter Anvin 8b19083483 Better support for function attributes, autoconf cleanups
Use autoconf to detect function attributes; some compilers like Sun CC
do support some gcc-style attributes, but don't define __GNUC__.  Also
-U__STRICT_ANSI__ already in configure.ac so our tests match what we
might eventually encounter.

Add const_func and pure_func attributes.

Decorate functions in nasmlib.h with const_func and pure_func.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-11-15 14:01:37 -08:00
..
compiler.h Better support for function attributes, autoconf cleanups 2016-11-15 14:01:37 -08:00
disp8.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
hashtbl.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
iflag.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
insns.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
labels.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
md5.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
nasm.h Allow relative references to external symbols in data 2016-10-31 08:44:25 -07:00
nasmint.h nasmint.h: change header guards to NASM_NASMINT_H 2016-10-04 18:11:57 -07:00
nasmlib.h Better support for function attributes, autoconf cleanups 2016-11-15 14:01:37 -08:00
opflags.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
raa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rdoff.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
saa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
strlist.h Factor out common string list handling code 2016-10-04 01:12:28 -07:00
tables.h Handle multiple standard macro sets sanely 2016-07-13 14:23:48 -07:00
ver.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00