Skip to content

Commit 9607c66

Browse files
author
H. Peter Anvin
committed
doc/changes.src: document obj segment fix
Signed-off-by: H. Peter Anvin <[email protected]>
1 parent cab5b75 commit 9607c66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/changes.src

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ output formats. This bug happened to cancel out with a bug in older
9090
versions of the GNU binutils linker, but breaks with other linkers and
9191
updated or other linkers that expect the spec to be followed.
9292

93+
\b Fix segment symbols with addends, e.g. \c{jmp _TEXT+10h:0} in
94+
output formats that support segment relocations, e.g. the \c{obj}
95+
format.
96+
9397
\b Fix various crashes and hangs on invalid input.
9498

9599

0 commit comments

Comments
 (0)