diff options
author | Alan Modra <amodra@gmail.com> | 2012-09-16 22:21:00 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-09-16 22:21:00 +0000 |
commit | c05f749ea63e65f2f56a329e542086749e6b74bc (patch) | |
tree | 44641fc7ed4d97594e458d0fbf1d847c1f7562ee /ld/ChangeLog | |
parent | 666b578baa50340a13808a9f4eff0c044de9b52c (diff) | |
download | gdb-c05f749ea63e65f2f56a329e542086749e6b74bc.zip gdb-c05f749ea63e65f2f56a329e542086749e6b74bc.tar.gz gdb-c05f749ea63e65f2f56a329e542086749e6b74bc.tar.bz2 |
* ld.texinfo (Expression Section): Correct description of
conversions for a binary operation involving an absolute symbol
and a number.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 13dc94c..1e4060c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2012-09-17 Alan Modra <amodra@gmail.com> + + * ld.texinfo (Expression Section): Correct description of + conversions for a binary operation involving an absolute symbol + and a number. + 2012-09-14 David Edelsohn <dje.gcc@gmail.com> * configure: Regenerate. |