binutils-gdb/ld/emultempl
Alan Modra f5c3a9e305 beos.em qsort predicate tidy
lang_input_section_type** is better than lang_statement_union_type**
here since that is in fact the type passed to the qsort predicate,
and I think it's worth factoring out the common indirections.

	* emultempl/beos.em (sort_by_file_name): Use appropriate
	intermediary variables.
	(sort_by_section_name): Likewise.
2019-09-06 12:55:37 +09:30
..
aarch64elf.em
aix.em lang_input_statement_type next pointers 2019-08-10 17:16:16 +09:30
alphaelf.em Rename lang_output_section_statement to lang_os_list 2019-08-01 11:57:25 +09:30
arclinux.em
armcoff.em
armelf.em
astring.sed
avrelf.em
beos.em beos.em qsort predicate tidy 2019-09-06 12:55:37 +09:30
bfin.em
cr16elf.em
crxelf.em
cskyelf.em
elf32.em bfd_get_filename 2019-09-06 12:22:59 +09:30
elf-generic.em
elf-x86.em
epiphanyelf_4x4.em
genelf.em
generic.em
hppaelf.em
ia64elf.em
irix.em
linux.em
m68hc1xelf.em
m68kelf.em
metagelf.em
mipself.em Add support for a MIPS specific .MIPS.xhash section. 2019-08-09 11:06:37 +01:00
mmix-elfnmmo.em
mmixelf.em
mmo.em Rename lang_output_section_statement to lang_os_list 2019-08-01 11:57:25 +09:30
msp430.em
nds32elf.em
needrelax.em
netbsd.em
nios2elf.em
ostring.sed
pe.em bfd_get_filename 2019-09-06 12:22:59 +09:30
pep.em bfd_get_filename 2019-09-06 12:22:59 +09:30
ppc32elf.em PowerPC gcc bootstrap fail with bss-plt 2019-08-16 13:38:11 +09:30
ppc64elf.em
pruelf.em
README
riscvelf.em
rxelf.em
s390.em
scoreelf.em
solaris2-x86.em
solaris2.em
spu_icache.o_c
spu_icache.S
spu_ovl.o_c
spu_ovl.S
spuelf.em lang_input_statement_type next pointers 2019-08-10 17:16:16 +09:30
tic6xdsbt.em
ticoff.em
v850elf.em
vanilla.em
vms.em
vxworks.em
xtensaelf.em
z80.em

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