* doc/internals.texi (tc_conditional_pseudoop,
TC_LINKRELAX_FIXUP): Fix typos.
This commit is contained in:
parent
a77a9fefcf
commit
8108ad8e84
@ -1,3 +1,8 @@
|
||||
2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* doc/internals.texi (tc_conditional_pseudoop,
|
||||
TC_LINKRELAX_FIXUP): Fix typos.
|
||||
|
||||
2000-12-28 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* write.c (subsegs_finish): Fix thinko last change -- don't
|
||||
|
@ -1189,7 +1189,7 @@ If you define this macro, and the global variable @samp{linkrelax} is set
|
||||
@samp{.align} directive will cause extra space to be allocated. The linker can
|
||||
then discard this space when relaxing the section.
|
||||
|
||||
@item TC_LINKRELAX_FIXUP ($var{segT})
|
||||
@item TC_LINKRELAX_FIXUP (@var{segT})
|
||||
@cindex TC_LINKRELAX_FIXUP
|
||||
If defined, this macro allows control over whether fixups for a
|
||||
given section will be processed when the @var{linkrelax} variable is
|
||||
|
Loading…
Reference in New Issue
Block a user