This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch ld]: PR/6502


binutils-owner@sourceware.org wrote on 09.05.2008 13:28:05:

> Hi Kai,
> 
> > 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.
> 
> Approved - please apply.

Done

Thanks,
  Kai

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]