PATCH: Add arm-*-netbsdelf* target
Alan Modra
amodra@bigpond.net.au
Mon Dec 17 20:05:00 GMT 2001
On Thu, Dec 13, 2001 at 11:37:56AM -0800, Jason R Thorpe wrote:
> [ for bfd/ChangeLog ]
> * config.bfd (arm-*-netbsdelf*): Add target.
> (arm-*-netbsdaout*): Add as alias for arm-*-netbsd*.
> * configure.in: Include netbsd-core.lo for native
> arm-*-netbsd* builds.
> * configure: Regenerate.
>
> [ for gas/ChangeLog ]
> * configure.in (arm-*-netbsdelf*): Add target.
> (arm-*-netbsdaout*): Add as alias for arm-*-netbsd*.
> * configure: Regenerate.
>
> [ for ld/ChangeLog ]
> * configure.tgt (arm-*-netbsdelf*): Add target.
> (arm-*-netbsd*): Add armelf and armelf_nbsd to
> targ_extra_emuls.
> * emulparams/armelf_nbsd.sh: Added.
> * Makefile.am: Add rules for earmelf_nbsd.
> * Makefile.in: Regenerate.
OK, except
> Index: ld/emulparams/armelf_nbsd.sh
> ===================================================================
> *** /dev/null Tue Aug 21 17:33:51 2001
> --- armelf_nbsd.sh Tue Dec 11 09:41:34 2001
> ***************
> *** 0 ****
> --- 1,16 ----
> + ARCH=arm
> + SCRIPT_NAME=elf
[snip]
ought to source the nearest existing armelf .sh file and only change
required variables.
Alan
More information about the Binutils
mailing list