binutils-gdb/ld/emultempl
Alan Modra c5614fa460 bfd/
* elf64-ppc.h (ppc64_elf_edit_toc): Declare.
	* elf64-ppc.c (struct ppc_link_hash_entry <adjust_done>): Update
	comment.
	(struct adjust_toc_info): New.
	(adjust_toc_syms, ppc64_elf_edit_toc): New functions.
ld/
	* emultempl/ppc64elf.em (no_tls_opt): Rename from notlsopt.
	(no_opd_opt, no_toc_opt): New static vars.
	(ppc_before_allocation): Don't edit opt if no_opd_opt.  Call
	ppc64_elf_edit_toc.
	(OPTION_NO_OPD_OPT, OPTION_NO_TOC_OPT): Define.
	(PARSE_AND_LIST_LONGOPTS): Add no-opd-optimize and no-toc-optimize.
	(PARSE_AND_LIST_OPTIONS): Describe new options.
	(PARSE_AND_LIST_ARGS_CASES): Handle them.
2004-11-04 11:55:13 +00:00
..
aix.em emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter to 2004-10-27 15:53:21 +00:00
alphaelf.em emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter to 2004-10-27 15:53:21 +00:00
armcoff.em
armelf_oabi.em bfd/ 2004-09-17 12:18:19 +00:00
armelf.em bfd/ 2004-09-17 12:18:19 +00:00
astring.sed
beos.em
crxelf.em Enable --relax option by default 2004-10-05 14:35:50 +00:00
elf32.em bfd/ 2004-10-16 18:13:54 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em bfd/ 2004-05-25 06:33:51 +00:00
ia64elf.em
irix.em * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix. 2004-04-08 14:52:44 +00:00
linux.em
lnk960.em
m68hc1xelf.em
m68kcoff.em
m68kelf.em
mipsecoff.em [ bfd/ChangeLog ] 2004-04-21 20:52:31 +00:00
mmix-elfnmmo.em bfd/ 2004-06-24 04:46:28 +00:00
mmixelf.em
mmo.em ld/ 2004-10-14 12:54:47 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Simplify 2004-10-19 20:07:32 +00:00
ppc32elf.em
ppc64elf.em bfd/ 2004-11-04 11:55:13 +00:00
README
sh64elf.em bfd/ 2004-06-24 04:46:28 +00:00
sunos.em include/ 2004-09-17 07:14:33 +00:00
ticoff.em
vanilla.em
xtensaelf.em bfd ChangeLog 2004-10-12 18:33:17 +00:00

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.