binutils-gdb/ld
Alexandre Oliva ba8826a82a This patch introduces support for specifing views in .loc directives, so that the compiler can use the assembler to generate line number information and have the assembler determine view numbers to multiple views at the same program counter.
binutils* dwarf.c (struct State_Machine_Registers): Add view field.
	(reset_state_machine): Reset view.
	(process_extended_line_op): Reset view when appropriate.
	(display_debug_lines_raw): Increment or reset view when appropriate.
	Print nonzero views.  Support print view resets, disabled by default.
	(display_debug_lines_decoded): Likewise.  Disambiguate op_code tests,
	enabling printing of end_sequence.
	* testsuite/binutils-all/dw2-1.W: Add nonzero views.
	* testsuite/binutils-all/dw2-3.W: Likewise.
	* testsuite/binutils-all/dw2-3gabi.W: Likewise.
	* testsuite/binutils-all/dw5.W: Add end sequence lines.
	* testsuite/binutils-all/i386/compressed-1a.d: Add nonzero views.
	* testsuite/binutils-all/libdw2-compressedgabi.out: Likewise.
	* testsuite/binutils-all/objdump.W: Likewise.
	* testsuite/binutils-all/objdump.WL: Add end sequence lines.
	* testsuite/binutils-all/x86-64/compressed-1a.d: Add nonzero views.

gas	* doc/as.texinfo (.loc): Document view support.
	* dwarf2dbg.c (unused): Check offset of next in struct line_entry.
	(current): Initialize view.
	(force_reset_view, view_assert_failed): New variables.
	(reverse_line_entry_list): New function.
	(set_or_check_view): Likewise.
	(dwarf2_gen_line_info_1): Call it.
	(dwarf2_where): Set view to NULL.
	(dwarf2_emit_insn): Return early when called before first file.
	(dwarf2_directive_loc): Add view support.  Emit insn
	immediately when view option is given.
	(process_entries): Avoid set_address to reset view when a known
	address change already implies the view reset.
	(dwarf2dbg_final_check): New function.
	* dwarf2dbg.h (struct dwarf2_line_info): Add view.
	(dwarf2dbg_final_check): Declare.
	* read.c (s_leb128): Parse expression as deferred.
	* testsuite/gas/all/gas.exp: Run sleb128-9.
	* testsuite/gas/all/sleb128-9.d: New.
	* testsuite/gas/all/sleb128-9.l: New.
	* testsuite/gas/all/sleb128-9.s: New.
	* testsuite/gas/elf/dwarf2-1.d: Add nonzero views.
	* testsuite/gas/elf/dwarf2-2.d: Likewise.
	* testsuite/gas/elf/dwarf2-5.d: New.
	* testsuite/gas/elf/dwarf2-5.s: New.
	* testsuite/gas/elf/dwarf2-6.d: New.
	* testsuite/gas/elf/dwarf2-6.s: New.
	* testsuite/gas/elf/dwarf2-7.d: New.
	* testsuite/gas/elf/dwarf2-7.s: New.
	* testsuite/gas/elf/dwarf2-8.d: New.
	* testsuite/gas/elf/dwarf2-8.l: New.
	* testsuite/gas/elf/dwarf2-8.s: New.
	* testsuite/gas/elf/dwarf2-9.d: New.
	* testsuite/gas/elf/dwarf2-9.l: New.
	* testsuite/gas/elf/dwarf2-9.s: New.
	* testsuite/gas/elf/dwarf2-10.d: New.
	* testsuite/gas/elf/dwarf2-10.l: New.
	* testsuite/gas/elf/dwarf2-10.s: New.
	* testsuite/gas/elf/dwarf2-11.d: New.
	* testsuite/gas/elf/dwarf2-11.s: New.
	* testsuite/gas/elf/dwarf2-12.d: New.
	* testsuite/gas/elf/dwarf2-12.s: New.
	* testsuite/gas/elf/dwarf2-13.d: New.
	* testsuite/gas/elf/dwarf2-13.s: New.
	* testsuite/gas/elf/dwarf2-14.d: New.
	* testsuite/gas/elf/dwarf2-14.s: New.
	* testsuite/gas/elf/dwarf2-15.d: New.
	* testsuite/gas/elf/dwarf2-15.s: New.
	* testsuite/gas/elf/dwarf2-16.d: New.
	* testsuite/gas/elf/dwarf2-16.s: New.
	* testsuite/gas/elf/dwarf2-17.d: New.
	* testsuite/gas/elf/dwarf2-17.s: New.
	* testsuite/gas/elf/dwarf2-18.d: New.
	* testsuite/gas/elf/dwarf2-18.s: New.
	* testsuite/gas/elf/elf.exp: Run dwarf2-5..18 tests.
	* testsuite/gas/i386/dw2-compress-1.d: Add nonzero views.
	* testsuite/gas/i386/dw2-compressed-1.d: Likewise.
	* testsuite/gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
	* testsuite/gas/lns/lns-big-delta.d: Likewise.
	* testsuite/gas/lns/lns-duplicate.d: Likewise.
	* testsuite/gas/mips/loc-swap-2.d: Likewise.
	* testsuite/gas/mips/loc-swap-3.d: Likewise.
	* testsuite/gas/mips/loc-swap.d: Likewise.
	* testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
	* testsuite/gas/mips/micromips@loc-swap.d: Likewise.
	* testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
	* testsuite/gas/mips/mips16@loc-swap.d: Likewise.
	* testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
	* write.c (write_object_file): Check pending view asserts.
	(cvt_frag_to_fill): Complain about undefined leb128 operand.
2017-07-21 10:13:18 +01:00
..
emulparams [ARC] Add JLI support. 2017-07-19 09:56:55 +02:00
emultempl MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFD 2017-07-07 17:58:03 +01:00
po Update PO files 2017-07-12 23:08:59 +09:30
scripttempl [ARC] Add JLI support. 2017-07-19 09:56:55 +02:00
testsuite This patch introduces support for specifing views in .loc directives, so that the compiler can use the assembler to generate line number information and have the assembler determine view numbers to multiple views at the same program counter. 2017-07-21 10:13:18 +01:00
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 2010-12-09 09:03:18 +00:00
ChangeLog PR ld/16656: Add missing annotation to the relevant ChangeLog entries 2017-07-20 00:39:57 +01:00
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2004 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2005 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2006 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2007 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2008 strip off +x bits on non-executable/script files 2013-12-07 02:03:03 -05:00
ChangeLog-2009 Remove trailing spaces in ld 2015-08-12 04:46:43 -07:00
ChangeLog-2010 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2011 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2012 Rotate binutils ChangeLog for 2013 2013-01-02 17:06:32 +00:00
ChangeLog-2013 New Year - binutils ChangeLog rotation 2014-01-08 05:32:12 -08:00
ChangeLog-2014 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ChangeLog-2015 binutils ChangeLog rotation 2016-01-01 22:59:17 +10:30
ChangeLog-2016 ChangeLog rotation 2017-01-02 13:55:05 +10:30
ChangeLog-9197 Remove trailing spaces in ld 2015-08-12 04:46:43 -07:00
ChangeLog-9899 Add copyright notices 2012-12-10 12:48:03 +00:00
MAINTAINERS Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
Makefile.am Apply ld/Makefile.in patch to the correct file 2017-07-07 10:35:31 +09:30
Makefile.in S/390: Add support for pgste marker 2017-06-23 08:00:46 +02:00
NEWS Add markers. 2017-07-04 11:07:03 +02:00
README Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
TODO
aclocal.m4 Regenerate Makefile.in/aclocal.m4 automake 1.11.6 2016-04-15 16:20:55 -07:00
config.in Introduce --enable-new-dtags configure option. 2017-06-05 09:58:05 +09:30
configure Update PO files 2017-07-12 23:08:59 +09:30
configure.ac Update PO files 2017-07-12 23:08:59 +09:30
configure.host Run more ld tests when not native 2017-01-02 23:48:08 +10:30
configure.tgt Accept more epiphany targets 2017-06-14 06:59:37 +02:00
deffile.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
deffilep.y Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
dep-in.sed * dep-in.sed: Don't use \n in replacement part of s command. 2009-06-04 06:57:56 +00:00
elf-hints-local.h Remove trailing white spaces in ld 2013-01-10 20:08:03 +00:00
fdl.texi etc/ChangeLog 2010-06-08 10:30:56 +00:00
gen-doc.texi S/390: Add support for pgste marker 2017-06-23 08:00:46 +02:00
genscrba.sh ld: 2008-01-11 09:11:18 +00:00
genscripts.sh Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8-doc.texi Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ld.h ld: Fix spelling mistake in comment. 2017-06-06 10:15:27 +01:00
ld.texinfo Fix spelling typos. 2017-07-18 16:58:14 +01:00
ldbuildid.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldbuildid.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldcref.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldctor.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldctor.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldemul.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldemul.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldexp.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldexp.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldfile.c Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker search paths. 2017-05-18 15:07:59 +01:00
ldfile.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldgram.y ld: Allow section groups to be resolved as part of a relocatable link 2017-06-06 09:53:38 +01:00
ldint.texinfo Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldlang.c Rewrite __start and __stop symbol handling 2017-06-16 23:38:28 +09:30
ldlang.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldlex-wrapper.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldlex.h ld: Allow section groups to be resolved as part of a relocatable link 2017-06-06 09:53:38 +01:00
ldlex.l ld: Allow section groups to be resolved as part of a relocatable link 2017-06-06 09:53:38 +01:00
ldmain.c Remove datasize measurements based on sbrk() 2017-07-19 09:55:12 +02:00
ldmain.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldmisc.c LD: vfinfo: Make clever formatters consistent WRT function name reporting 2017-02-15 13:41:51 +00:00
ldmisc.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldver.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldver.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldwrite.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ldwrite.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
lexsup.c Correct "ld --help" to display "-z stack-size=SIZE" 2017-06-15 12:30:53 -07:00
mri.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
mri.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
pe-dll.c Support pe-bigobj-x86-64 as an output format in 64-bit PE based linkers. 2017-05-09 14:42:43 +01:00
pe-dll.h PR 21274, ld segfaults linking PE DLL 2017-04-11 19:49:13 +09:30
pep-dll.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
pep-dll.h PR 21274, ld segfaults linking PE DLL 2017-04-11 19:49:13 +09:30
plugin.c Rename non_ir_ref to non_ir_ref_regular 2017-05-16 10:35:02 +09:30
plugin.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
stamp-h.in
sysdep.h Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
testplug.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
testplug2.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
testplug3.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
testplug4.c Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30

README

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.texinfo), as well as the
  beginnings of an internals manual (ldint.texinfo).

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.texinfo 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-2017 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.