Files
binutils-gdb/ld/emulparams
Jim Wilson 10d9808829 RISC-V: New emulations to make path searches follow glibc ABI.
ld/
	PR ld/22962
	* Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lriscv_ilp32f.c,
	eelf32lriscv_ilp32.c, eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c.
	(eelf32lriscv_ilp32f.c, eelf32lriscv_ilp32.c): New build rules.
	(eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c): New build rules.
	* Makefile.in: Regenerated.
	* configure.tgt (riscv32*-*-linux*, riscv64*-*-linux*): New.
	* ld/emulparams/elf32lriscv.sh: Set LIBPATH_SUFFIX.
	* ld/emulparams/elf32lriscv_ilp32.sh: New.
	* ld/emulparams/elf32lriscv_ilp32f.sh: New.
	* ld/emulparams/elf64lriscv-defs.sh: Don't set LIBPATH_SUFFIX here.
	* ld/emulparams/elf64lriscv.sh: Set LIBPATH_SUFFIX.
	* ld/emulparams/elf64lriscv_lp64.sh: New.
	* ld/emulparams/elf64lriscv_lp64f.sh: New.
	* ld/genscripts.sh (append_to_lib_path): Change LIBPATH_SUFFIX test to
	a for.  Inside loop, change LIBPATH_SUFFIX uses to libpath_suffix.
	(LIB_PATH): In LIB_PATH if, add loop for LIBPATH_SUFFIX, changes uses
	inside loop to libpath_suffix.
2018-05-08 13:34:03 -07:00
..
2017-10-12 23:30:43 +10:30
2017-07-19 09:56:55 +02:00
2017-07-19 09:56:55 +02:00
2017-07-19 09:56:55 +02:00
2016-12-02 10:44:29 +00:00
ld/
2009-11-20 15:04:51 +00:00
2016-08-09 12:09:17 -07:00
2016-12-02 10:44:29 +00:00
ld/
2009-11-20 15:04:51 +00:00
2018-02-26 10:51:12 +10:30
2018-02-26 10:51:12 +10:30
ld:
2010-10-22 12:08:32 +00:00
2009-08-05 20:40:34 +00:00
2010-03-25 21:12:36 +00:00
ld/
2011-05-13 18:15:33 +00:00
ld/
2011-05-13 18:15:33 +00:00
ld/
2011-05-13 18:15:33 +00:00
ld/
2011-05-13 18:15:33 +00:00
2013-08-26 22:18:07 +00:00
2017-11-12 07:25:36 -08:00
2010-12-31 11:01:00 +00:00
2013-06-24 23:55:46 +00:00
2010-12-31 11:01:00 +00:00
2011-10-25 11:18:16 +00:00
2015-01-28 16:25:18 +10:30
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2013-04-25 13:22:52 +00:00
2013-04-25 13:22:52 +00:00
2010-12-31 11:01:00 +00:00
2010-12-31 11:01:00 +00:00
2017-02-20 19:33:28 +10:30
2018-02-26 10:51:12 +10:30
2017-01-02 22:44:29 +10:30
2012-09-13 22:24:51 +00:00
2017-02-20 19:33:28 +10:30
2017-02-20 19:33:28 +10:30
2017-02-20 19:33:28 +10:30
2014-12-06 16:45:22 +01:00
2018-03-07 13:05:12 -08:00
ld:
2010-10-22 12:08:32 +00:00
2010-12-31 11:01:00 +00:00
2010-12-31 11:01:00 +00:00
2017-10-12 23:30:43 +10:30
2015-04-23 09:49:19 +09:30
2013-08-26 22:18:07 +00:00
2017-11-12 07:25:36 -08:00
2017-11-12 07:25:36 -08:00
2009-07-25 15:08:26 +00:00
ld/
2013-08-23 22:38:42 +00:00
2013-01-10 20:08:03 +00:00
2013-08-26 22:18:07 +00:00
2017-11-12 07:25:36 -08:00
2017-10-12 23:30:43 +10:30
2017-10-12 23:30:43 +10:30
2017-01-02 22:42:45 +10:30
2014-07-27 08:51:20 -04:00
2013-12-13 11:52:32 +00:00
2013-12-13 11:52:32 +00:00
2015-04-08 04:55:23 -07:00
2016-12-31 12:04:11 +10:30
2015-09-22 11:12:51 +02:00
2017-10-12 23:30:43 +10:30

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The files in this directory are read by genscripts.sh as shell commands.
They set parameters for the emulations.

Copyright (C) 2012-2018 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.