diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index d79c9e7..7c60d9b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -3,6 +3,11 @@ * ld.texinfo (--build-id): Fix typo. The COFF/PE build-id section is called .buildid not .build-id. +2015-09-03 Nick Clifton <nickc@redhat.com> + + (Source Code Reference): Fix off-by-one typo in example of how to + use linker script symbols in C source code. + 2015-08-19 Alan Modra <amodra@gmail.com> * emultempl/aix.em: Don't set link_info.pic. |