aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-12-10 16:16:08 +0000
committerIan Lance Taylor <ian@airs.com>1998-12-10 16:16:08 +0000
commite1dfd97dc8612caea173c84807766ea9698a0113 (patch)
treea8e0109b916ef2230539b6338419a78fc714699f /gas
parentda7f0954c9144ee56bb2a08fd6ece9c169dca4bc (diff)
downloadgdb-e1dfd97dc8612caea173c84807766ea9698a0113.zip
gdb-e1dfd97dc8612caea173c84807766ea9698a0113.tar.gz
gdb-e1dfd97dc8612caea173c84807766ea9698a0113.tar.bz2
Thu Dec 10 11:12:28 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* Makefile.am (ALL_EMULATIONS): Remove pe-dll.o and deffilep.o. (ALL_EMUL_EXTRA_OFILES): New variable. Put them here instead. * configure.in: Set EMUL_EXTRA_OFILES to $(ALL_EMUL_EXTRA_OFILES) if configuring with all targets. * configure, Makefile.in, aclocal.m4: Rebuild. * emultempl/pe.em (pe_enable_stdcall_fixup): Make static. (pe_dll_do_default_excludes): Removed, unused. (pe_def_file, pe_dll_export_everything, pe_dll_kill_ats, pe_dll_stdcall_aliases): Don't initialize them, this file may be compiled more than once. * pe-dll.c (pe_def_file, pe_dll_export_everything, pe_dll_do_default_excludes, pe_dll_kill_ats, pe_dll_stdcall_aliases): Define and initialize them here instead. (generate_reloc): Fix allocation of reloc_addresses array to use bfd_vma instead of unsigned long. Fix element size in qsort call. (reloc_sort): Compare pointers to bfd_vma instead of unsigned long.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions