Mercurial > hg-old > index.cgi
changeset 232:1009f302ac11
Documented the "Flags" term for object files
author | lost |
---|---|
date | Fri, 12 Jun 2009 04:17:22 +0000 |
parents | 10abe422efce |
children | efda73d44e1b |
files | doc/manual.docbook.sgml |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <entry>05</entry> <entry>section base address reference</entry> </row> + +<row> +<entry>FF</entry> +<entry>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.</entry> +</row> </tbody> </tgroup> </table> + <para> External references are resolved using other object files while local references are resolved using the local symbol table(s) from this file. This