binutils-gdb/ld/emultempl
H.J. Lu f9c316c4d7 Silence uninitialized warning on ehdr_start_save
Older GCC, like 4.1/4.2, will issue an uninitialized warning on
ehdr_start_save.  This patch silences by using

struct bfd_link_hash_entry ehdr_start_save = ehdr_start_save;

	* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
	Silence uninitialized warning on ehdr_start_save with older
	GCC.
2014-01-15 07:43:19 -08:00
..
README
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
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
beos.em
bfin.em
cr16elf.em
crxelf.em
elf-generic.em
elf32.em Silence uninitialized warning on ehdr_start_save 2014-01-15 07:43:19 -08:00
epiphanyelf_4x4.em
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
ia64elf.em
irix.em
linux.em
lnk960.em
m68hc1xelf.em
m68kcoff.em * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
m68kelf.em
metagelf.em
mipself.em bfd/ 2013-06-25 18:02:34 +00:00
mmix-elfnmmo.em
mmixelf.em
mmo.em
nds32elf.em Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em * windres.c (define_resource): Use zero for timestamp, making 2013-11-22 14:55:56 +00:00
pep.em * windres.c (define_resource): Use zero for timestamp, making 2013-11-22 14:55:56 +00:00
ppc32elf.em
ppc64elf.em bfd/ 2013-07-01 03:45:05 +00:00
rxelf.em
scoreelf.em
sh64elf.em
solaris2.em
spu_icache.S
spu_icache.o_c
spu_ovl.S
spu_ovl.o_c
spuelf.em
sunos.em * ldlang.c (load_symbols): Report "error adding symbols" on 2013-04-04 14:38:47 +00:00
tic6xdsbt.em
ticoff.em
vanilla.em
vms.em
vxworks.em
xtensaelf.em
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.