diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-12-29 01:03:31 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-12-29 01:03:31 +0000 |
commit | 3458c4521e012446279ea868e54757247940a16c (patch) | |
tree | 6d748b5f283e4f7abde67141190769b0c21302be /ld | |
parent | 371d5dec8e7c12bcb4ab600a60d337891cde59a7 (diff) | |
download | gdb-3458c4521e012446279ea868e54757247940a16c.zip gdb-3458c4521e012446279ea868e54757247940a16c.tar.gz gdb-3458c4521e012446279ea868e54757247940a16c.tar.bz2 |
Mention PR ld/12327 in ChangeLog entry.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4e6f974..e1beb63 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,6 @@ 2010-12-20 Alan Modra <amodra@gmail.com> + PR ld/12327 * ld.texinfo (Expression Section): Describe treatment of numbers and absolute symbols. * ldemul.c (after_open_default): Look up __ld_compatibility. |