From 8f5846c8afb497bf9e6576de75b02a0b1fd03643 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 12 Nov 2012 16:39:48 +0000 Subject: [PATCH] Correct gas microblaze ChangeLog entry --- gas/ChangeLog | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 0e2a25bb5e5..412ee1177b7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -46,13 +46,12 @@ 2012-11-09 David Holsgrove - * gas/microblaze/endian.exp: New file - endian testcase for microblaze / microblazeel. - * gas/microblaze/endian.s: Likewise. - * gas/microblaze/endian_be.d: Likewise. - * gas/microblaze/endian_le.d: Likewise. - * gas/microblaze/endian_le_elf.d: Likewise. - * gas/microblaze/reloc_sym.d: Update to accept targets other than elf32-microblaze. - * gas/microblaze/special_reg.d: Likewise. + * tc-microblaze.c (md_longopts): Define OPTION_EB and + OPTION_EL for target. + (md_parse_option): Likewise. + * tc-microblaze.h: Set elf32-microblazeel if not + target_big_endian for TARGET_FORMAT. + * configure.tgt: Add microblazeel and set endian per target. 2012-11-09 H.J. Lu -- 2.30.2