binutils-gdb/ld
Jim Wilson c6261a00c3 RISC-V: Fix ld relax failure with calls and align directives.
Make _bfd_riscv_relax_call handle section alignment padding same as
the _bfd_riscv_relax_lui and _bfd_riscv_relax_pc functions already
do.  Use the max section alignment if section boundaries are crossed,
otherwise the alignment of the containing section.

	bfd/
	PR 25181
	* elfnn-riscv.c (_bfd_riscv_relax_call): Always add max_alignment to
	foff.  If sym_sec->output_section and sec->output_section are the same
	and not *ABS* then set max_alignment to that section's alignment.

	ld/
	PR 25181
	* testsuite/ld-riscv-elf/call-relax-0.s: New file.
	* testsuite/ld-riscv-elf/call-relax-1.s: New file.
	* testsuite/ld-riscv-elf/call-relax-2.s: New file.
	* testsuite/ld-riscv-elf/call-relax-3.s: New file.
	* testsuite/ld-riscv-elf/call-relax.d: New test.
	* testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run call-relax test.

Change-Id: Iaf65cee52345abf1955f36e8e72c4f6cc0db8d9a
2019-11-12 15:53:22 -08:00
..
emulparams Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED." 2019-11-08 21:07:43 +10:30
emultempl bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
po Remove CR16C support 2019-11-07 20:09:20 +10:30
scripttempl Remove CR16C support 2019-11-07 20:09:20 +10:30
testsuite RISC-V: Fix ld relax failure with calls and align directives. 2019-11-12 15:53:22 -08:00
.gitignore
aclocal.m4 bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ChangeLog RISC-V: Fix ld relax failure with calls and align directives. 2019-11-12 15:53:22 -08:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-9197
ChangeLog-9899
config.in
configure libctf: installable libctf as a shared library 2019-10-03 17:04:56 +01:00
configure.ac libctf: installable libctf as a shared library 2019-10-03 17:04:56 +01:00
configure.host
configure.tgt Remove CR16C support 2019-11-07 20:09:20 +10:30
deffile.h
deffilep.y elf bfd.h tidy 2019-09-23 10:27:22 +09:30
dep-in.sed
elf-hints-local.h
fdl.texi
gen-doc.texi
genscrba.sh
genscripts.sh genscripts comment tidy 2019-10-16 11:03:34 +10:30
h8-doc.texi
ld.h -Bsymbolic is not for PIEs 2019-10-02 23:01:53 +09:30
ld.texi -Bsymbolic is not for PIEs 2019-10-02 23:01:53 +09:30
ldbuildid.c
ldbuildid.h
ldcref.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldctor.c qsort: ldctor.c CONSTRUCTORS 2019-10-14 16:47:13 +10:30
ldctor.h qsort: ldctor.c CONSTRUCTORS 2019-10-14 16:47:13 +10:30
ldelf.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldelf.h Rename elf32.em to elf.em 2019-09-11 13:45:18 +09:30
ldelfgen.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldelfgen.h bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldemul.c PR13616, linker should pad executable sections with nops, not zeros 2019-10-16 23:07:27 +10:30
ldemul.h bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldexp.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldexp.h
ldfile.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldfile.h
ldgram.y bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldint.texi
ldlang.c ld: Fix printed sizes in map file 2019-11-06 17:53:34 +10:30
ldlang.h bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldlex-wrapper.c
ldlex.h
ldlex.l bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldmain.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldmain.h
ldmisc.c Bogus "final link failed" messages 2019-10-07 13:37:23 +10:30
ldmisc.h
ldver.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
ldver.h
ldwrite.c PR13616, linker should pad executable sections with nops, not zeros 2019-10-16 23:07:27 +10:30
ldwrite.h
lexsup.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
MAINTAINERS
Makefile.am Remove CR16C support 2019-11-07 20:09:20 +10:30
Makefile.in Remove CR16C support 2019-11-07 20:09:20 +10:30
mri.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
mri.h
NEWS Remove CR16C support 2019-11-07 20:09:20 +10:30
pe-dll.c qsort: pe-dll.c reloc sorting 2019-10-14 16:47:13 +10:30
pe-dll.h
pep-dll.c
pep-dll.h
plugin.c bfd, ld: add CTF section linking 2019-10-03 17:04:56 +01:00
plugin.h
README
stamp-h.in
sysdep.h
testplug2.c
testplug3.c
testplug4.c
testplug.c
TODO

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.

		README for LD

This is the GNU linker.  It is distributed with other "binary
utilities" which should be in ../binutils.  See ../binutils/README for
more general notes, including where to send bug reports.

There are many features of the linker:

* The linker uses a Binary File Descriptor library (../bfd)
  that it uses to read and write object files.  This helps
  insulate the linker itself from the format of object files.

* The linker supports a number of different object file
  formats.  It can even handle multiple formats at once:
  Read two input formats and write a third.

* The linker can be configured for cross-linking.

* The linker supports a control language.

* There is a user manual (ld.texi), as well as the
  beginnings of an internals manual (ldint.texi).

Installation
============

See ../binutils/README.

If you want to make a cross-linker, you may want to specify
a different search path of -lfoo libraries than the default.
You can do this by setting the LIB_PATH variable in ./Makefile
or using the --with-lib-path configure switch.

To build just the linker, make the target all-ld from the top level
directory (one directory above this one).

Porting to a new target
=======================

See the ldint.texi manual.

Reporting bugs etc
===========================

See ../binutils/README.

Known problems
==============

The Solaris linker normally exports all dynamic symbols from an
executable.  The GNU linker does not do this by default.  This is
because the GNU linker tries to present the same interface for all
similar targets (in this case, all native ELF targets).  This does not
matter for normal programs, but it can make a difference for programs
which try to dlopen an executable, such as PERL or Tcl.  You can make
the GNU linker export all dynamic symbols with the -E or
--export-dynamic command line option.

HP/UX 9.01 has a shell bug that causes the linker scripts to be
generated incorrectly.  The symptom of this appears to be "fatal error
- scanner input buffer overflow" error messages.  There are various
workarounds to this:
  * Build and install bash, and build with "make SHELL=bash".
  * Update to a version of HP/UX with a working shell (e.g., 9.05).
  * Replace "(. ${srcdir}/scripttempl/${SCRIPT_NAME}.sc)" in
    genscripts.sh with "sh ${srcdir}..." (no parens) and make sure the
    emulparams script used exports any shell variables it sets.

Copyright (C) 2012-2019 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.