This is the mail archive of the binutils@sources.redhat.com 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: [bfd] hppa*-*-netbsd* support


Hi Matt,

bfd/ChangeLog
> 2003-10-03      Matt Thomas <matt@3am-software.com>
>
>          config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.

gas/ChangeLog
> 2003-10-03      Matt Thomas <matt@3am-software.com>
> 
>          Switch NetBSD/hppa to use Linux PA-RISC ELF ABI and
>          assembler syntax.
> 
>          tc-hppa.c: Add "%farg[0-3]", "%fret", "%t[1-4]", "%tf[1-4]"
>          register names.  Change all "defined (TE_LINUX)" to
>          "(defined (TE_LINUX) || defined (TE_NETBSD))".
> 
>          tc-hppa.h: Make NetBSD use "elfXX-hppa-linux" bfd target.
>          Remove NetBSD's use of LABELS_WITHOUT_COLONS.

ld/ChangeLog
> 2003-10-03      Matt Thomas <matt@3am-software.com>
> 
>          emulparams/hppanbsd.sh: Remove OUTPUT_FORMAT.
> 
>          emulparams/hppaobsd.sh: Add OUTPUT_FORMAT="elf32-hppa".

Approved and applied.

Cheers
        Nick


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