# HG changeset patch # User lost # Date 1244780242 0 # Node ID 1009f302ac11a7add0806dc31ae9cf9729bdb43c # Parent 10abe422efceeca150ca0d6b7b1f2b197acb51f7 Documented the "Flags" term for object files diff -r 10abe422efce -r 1009f302ac11 doc/manual.docbook.sgml --- a/doc/manual.docbook.sgml Fri Jun 12 03:23:41 2009 +0000 +++ b/doc/manual.docbook.sgml Fri Jun 12 04:17:22 2009 +0000 @@ -1741,10 +1741,16 @@ 05 section base address reference + + +FF +This term will set flags for the expression. Each one of these terms will set a single flag. All of them should be specified first in an expression. If they are not, the behaviour is undefined. The byte following is the flag. There is currently only one flag defined. Flag 01 indicates an 8 bit relocation. + + External references are resolved using other object files while local references are resolved using the local symbol table(s) from this file. This