binutils-gdb/ld/emultempl
Nick Clifton b2e951ec58 * gen-aout.c (main): Fix formatting. Close file.
* emultempl/aix.em (_read_file): Close file at end of function.

	* gas/all/itbl-test.c (main): Close fas.

	* read.c (add_include_dir): Use xrealloc.
	* config/tc-score.c (do_macro_bcmp): Initialise inst_main.
	* config/tc-tic6x.c (tic6x_parse_operand): Initialise second_reg.

	* readelf.c (decode_arm_unwind): Initialise addr structure.
	(process_symbol_table): Free lengths.
	* srcconv.c (wr_sc): Free info.

	* chew.c (perform): Free next.
2013-10-14 09:15:09 +00:00
..
README Add copyright notices 2012-12-17 16:56:12 +00:00
aarch64elf.em ld/ 2013-04-24 17:22:31 +00:00
aix.em * gen-aout.c (main): Fix formatting. Close file. 2013-10-14 09:15:09 +00:00
alphaelf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
armcoff.em
armelf.em * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable. 2013-07-18 11:24:11 +00:00
astring.sed
avrelf.em * emultempl/avrelf.em (avr_elf_before_parse): New function. 2013-02-05 22:38:34 +00:00
beos.em bfd/ 2012-08-06 22:27:52 +00:00
bfin.em
cr16elf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
crxelf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
elf-generic.em bfd/ 2013-02-21 02:29:11 +00:00
elf32.em ld/ 2013-10-09 18:16:18 +00:00
epiphanyelf_4x4.em * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add. 2012-11-30 18:28:38 +00:00
genelf.em
generic.em * archures.c: Add some more MSP430 machine numbers. 2013-05-02 21:06:15 +00:00
gld960.em
gld960c.em
hppaelf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
ia64elf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
irix.em
linux.em * ldlang.h (struct lang_input_statement_flags): New, extract from.. 2012-03-05 22:43:40 +00:00
lnk960.em ld/ 2012-06-15 15:13:41 +00:00
m68hc1xelf.em * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, 2012-05-16 16:38:29 +00:00
m68kcoff.em * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
m68kelf.em
metagelf.em * emultempl/metagelf.em (build_section_lists): Use sec_info_type 2013-02-08 17:46:31 +00:00
mipself.em bfd/ 2013-06-25 18:02:34 +00:00
mmix-elfnmmo.em
mmixelf.em ld/ 2012-11-26 23:26:35 +00:00
mmo.em * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach 2012-09-09 16:30:40 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em * emultempl/pe.em: Add --disable-large-address-aware option. 2013-08-22 15:28:42 +00:00
pep.em * configure.host: Add x86_64-*-cygwin* as valid host. 2013-03-05 11:54:29 +00:00
ppc32elf.em ld/ 2012-05-26 11:13:20 +00:00
ppc64elf.em bfd/ 2013-07-01 03:45:05 +00:00
rxelf.em 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:00:44 +00:00
scoreelf.em ld/ 2012-11-26 23:26:35 +00:00
sh64elf.em
solaris2.em Check if a symbol is hidden by linker script. 2011-09-16 01:15:20 +00:00
spu_icache.S
spu_icache.o_c
spu_ovl.S
spu_ovl.o_c
spuelf.em Remove trailing white spaces in ld 2013-01-10 20:08:03 +00:00
sunos.em * ldlang.c (load_symbols): Report "error adding symbols" on 2013-04-04 14:38:47 +00:00
tic6xdsbt.em Remove trailing white spaces in ld 2013-01-10 20:08:03 +00:00
ticoff.em
vanilla.em
vms.em Add support for PowerPC VLE. 2012-05-14 19:45:30 +00:00
vxworks.em
xtensaelf.em bfd/ 2012-08-06 22:27:52 +00:00
z80.em

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.

The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.

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.