From f21cd979851fb422b8c01ee26b85b0273885350e Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 20 Nov 2015 16:11:22 +0000 Subject: MIPS/LD: Fix little-endian `mti' and `img' ELF emulations Make the little-endian emulation the default for the `mips*el-mti-elf*' and `mips*el-img-elf*' targets, fixing the issue of LD rejecting, in its default configuration, object files produced by GAS also in its default configuration. ld/ * configure.tgt : Add targets. --- ld/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index d6bf9ab..c2fabd3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2015-11-20 Maciej W. Rozycki + + * configure.tgt : Add + targets. + 2015-11-19 Alan Modra PR ld/19264 -- cgit v1.1