This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Regen bfd/configure


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=42d4c301c45df41d1c724b7b86f8683a875c010a

commit 42d4c301c45df41d1c724b7b86f8683a875c010a
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Nov 7 21:53:21 2018 +1030

    Regen bfd/configure
    
    	* configure: Regenerate.

Diff:
---
 bfd/ChangeLog | 1 +
 bfd/configure | 1 +
 2 files changed, 2 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index babfe1b..71a8da8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -6,6 +6,7 @@
 	(TARGET_LITTLE_SYM, TARGET_LITTLE_NAME)
 	(elf_backend_object_p, elf32_bed): Define rx-*-linux.
 	* targets.c: Add rx_elf32_linux_le_vec.
+	* configure: Regenerate.
 
 2018-11-06  Romain Margheriti  <lilrom13@gmail.com>
 
diff --git a/bfd/configure b/bfd/configure
index 4c94cf0..dae6e1f 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -14844,6 +14844,7 @@ do
     rx_elf32_be_vec)		 tb="$tb elf32-rx.lo elf32.lo $elf" ;;
     rx_elf32_be_ns_vec)		 tb="$tb elf32-rx.lo elf32.lo $elf" ;;
     rx_elf32_le_vec)		 tb="$tb elf32-rx.lo elf32.lo $elf" ;;
+    rx_elf32_linux_le_vec)	 tb="$tb elf32-rx.lo elf32.lo $elf" ;;
     s390_elf32_vec)		 tb="$tb elf32-s390.lo elf32.lo $elf" ;;
     s390_elf64_vec)		 tb="$tb elf64-s390.lo elf64.lo $elf"; target_size=64 ;;
     score_elf32_be_vec)		 tb="$tb elf32-score.lo elf32-score7.lo elf32.lo $elf"; want64=true; target_size=64 ;;


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]