Alan Modra 5c1d2f5f4c bfd/
* bfd.c (struct _bfd): Correct outsymbols comment.
	* bfd-in2.h: Regenerate.
	* linker.c (bfd_generic_link_read_symbols): Renamed from..
	(generic_link_read_symbols): ..this, and made global.

include/
	* bfdlink.h (bfd_generic_link_read_symbols): Declare.
ld/
	PR 6478
	* ldcref.c (check_local_sym_xref): Use bfd_generic_link_read_symbols.
	Don't free symbol pointer array.
	(check_refs): Likewise.
	* ldmain.c (warning_callback): Likewise.
	* ldmisc.c (vfinfo): Likewise.
	* pe-dll.c (process_def_file): Likewise.
	(pe_walk_relocs_of_symbol, generate_reloc): Likewise.
	* emultempl/pe.em (pe_find_data_imports): Likewise.
	(gld_${EMULATION_NAME}_after_open): Likewise.
	* emultempl/pep.em (pep_find_data_imports): Likewise.
	(gld_${EMULATION_NAME}_after_open): Likewise.
	* ldlang.h (lang_input_statement_type): Delete asymbols, symbol_count,
	passive_position, closed.
	* ldlang.c (new_afile): Don't set asymbols and symbol_count.
	* ldmain.c (add_archive_element): xcalloc lang_input_statement_type.
2008-08-17 03:12:50 +00:00
..
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-07-18 20:49:12 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-08-17 03:12:50 +00:00
2008-08-17 03:12:50 +00:00
1999-05-03 07:29:11 +00:00
2008-02-15 03:35:53 +00:00
2008-06-16 16:16:31 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +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.