Kai Tietz 0ead4f8d3f 2008-05-09 Kai Tietz <kai.tietz@onevision.com>
ld/PR6502
	* emultempl/pep.em (compute_dll_image_base): Use bfd_vma instead of long
	and change return type to bfd_vma.
	(definfo): Change type of address from long to bfd_vma.
	(set_pep_value): Replace strtoul to strtoull.
	(gld_${EMULATION_NAME}_set_symbols): use bfd_vma instead of long..
	* pe-dll.c (pe_dll_generate_def_file): Use fprintf_vma to print ImageBase.
	(quick_reloc): Change argument address from int to bfd_size_type.
2008-05-09 11:56: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
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-02-15 03:35:53 +00:00
1999-05-03 07:29:11 +00:00
2008-02-15 03:35:53 +00:00
2008-02-15 03:35:53 +00:00
2008-02-07 01:26:56 +00:00
2008-02-07 01:26:56 +00:00
2008-04-08 03:26:54 +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.