Files
binutils-gdb/ld/scripttempl
Nick Clifton b40bf0a255 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from
fragmented .debug_line sections associated with unmarked code
	sections.

	* dwarf.c (read_debug_line_header): New function.  Reads in a
	header in a .debug_line section.
	(display_debug_lines_raw): Use new function.  Handle fragmentary
	.debug_line sections.
	(display_debug_lines_decoded): Likewise.
	* readelf.c (process_section_headers): Handle fragmenatry
	.debug_line sections.
	(display_debug_section): Likewise.

	* as.c (Options): Add -gdwarf-sections.
	(parse_args): Likewise.
	* as.h (flag_dwarf_sections): Declare.
	* dwarf2dbg.c (emit_fixed_inc_line_addr): Skip section changes.
	(process_entries): When -gdwarf-sections is enabled generate
	fragmentary .debug_line sections.
	(out_debug_line): Set the section for the .debug_line section end
	symbol.
	* doc/as.texinfo: Document -gdwarf-sections.
	* NEWS: Mention -gdwarf-sections.

	* gas/elf/dwarf2-3.d: Fix expected readelf output.

	* scripttempl/DWARF.sc: Add support for .debug_line.* and
	.debug_line_end.
2013-04-29 13:38:59 +00:00
..
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
2011-06-02 13:43:24 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
2011-06-02 13:43:24 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2012-08-06 22:40:36 +00:00
ld/
2013-04-28 14:52:55 +00:00
2012-10-18 17:42:29 +00:00
2012-12-17 16:56:12 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00
ld/
2013-04-28 14:52:55 +00:00

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 linker script templates.
genscripts.sh sets some shell variables, then sources
EMULATION.sc, to generate EMULATION.{x,xr,xu,xn,xbn} -- the script
files for default, -r, -Ur, -n, -N.

Copyright (C) 2012 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.