summaryrefslogtreecommitdiff
path: root/gas/doc/internals.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-01 15:50:31 +0000
committerNick Clifton <nickc@redhat.com>2003-04-01 15:50:31 +0000
commit607ef48f7ab86b671bdfe6dce7f156a795615e0d (patch)
tree9e80b2b0eb31299c28ec0f33b97da7a60ea07d62 /gas/doc/internals.texi
parentc828ed7ef40828cf4580dff0d4e9013a00e91598 (diff)
downloadbinutils-redhat-607ef48f7ab86b671bdfe6dce7f156a795615e0d.tar.gz
Add Xtensa port
Diffstat (limited to 'gas/doc/internals.texi')
-rw-r--r--gas/doc/internals.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi
index afff9f93d7..4e8a9d1bef 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -1450,6 +1450,10 @@ completed, but before the relocations have been generated.
If you define this macro, GAS will call it after the relocs have been
generated.
+@item md_post_relax_hook
+If you define this macro, GAS will call it after relaxing and sizing the
+segments.
+
@item LISTING_HEADER
A string to use on the header line of a listing. The default value is simply
@code{"GAS LISTING"}.