diff options
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 91e8c11..befab2c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2015-04-07 Alan Modra <amodra@gmail.com> + + * emultempl/ppc32elf.em: Handle --no-pic-fixup. + (params): Init new field. + (ppc_before_allocation): Enable relaxation for pic_fixup. + 2015-04-02 Andrew Turner <andrew@freebsd.org> * Makefile.am: Add FreeBSD aarch64 files. |