* emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
commit3a060f380ff32c87d6102255405bfa6630d54830
authorAlan Modra <amodra@bigpond.net.au>
Wed, 28 Aug 2002 01:55:46 +0000 (28 01:55 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 28 Aug 2002 01:55:46 +0000 (28 01:55 +0000)
tree7cab856141668f08772f847e7a81e68776f4e0b1
parenta548cce9b926ab4d3c7ffa1f7fb1be777efb4031
* emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
strtoul and strtoull with bfd_scan_vma.
(gld${EMULATION_NAME}_read_file): Likewise.
ld/ChangeLog
ld/emultempl/aix.em