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 2db90b5..c1a37c1 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2018-02-01 Simon Marchi <simon.marchi@ericsson.com> + + * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic + on NULL pointer. + 2018-01-31 H.J. Lu <hongjiu.lu@intel.com> * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used. |