Alan Modra deb04cdb5e * emultempl/elf32.em (gld${EMULATION_NAME}_layout_sections_again):
New function, extracted from static void gld${EMULATION_NAME}_finish.
	(gld${EMULATION_NAME}_strip_empty_sections): Likewise.
	(gld${EMULATION_NAME}_provide_init_fini_syms): Likewise.
	* emultempl/ppc64elf.em: Revert last change.
	(ppc_layout_sections_again): Use
	gld${EMULATION_NAME}_layout_sections_again.
	(ppc_finish): Don't call gld${EMULATION_NAME}_finish.  Instead call
	gld${EMULATION_NAME}_strip_empty_sections and
	gld${EMULATION_NAME}_provide_init_fini_syms.
	* emultempl/hppaelf.em: Similarly.
2005-03-29 11:07:38 +00:00
..
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +00:00
2004-10-05 14:35:50 +00:00
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +00:00
ld/
2005-03-21 09:39:54 +00:00
2005-03-03 11:52:12 +00:00
ld/
2004-10-14 12:54:47 +00:00
2005-03-03 11:52:12 +00:00
2005-03-21 13:23:15 +00:00
2005-03-03 11:52:12 +00:00
2005-03-03 11:52:12 +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.