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: [PATCH] Update LynxOS support


Hi Nick,

Thanks for approval.

I think you missed one item in:

ld/ChangeLog

<date>  Adam Nemet  <anemet@lnxw.com> 

	* scripttempl/i386lynx.sc: Remove file. 

Can you apply this too?

Thanks,
Adam

On Mon, 17 May 2004 18:01:53 +0100, Nick Clifton <nickc@redhat.com> said:
> 
> Hi Adam,
>> The patch below brings LynxOS support in binutils up to date.
>> 
>> It removes m68k and sparc LynxOS targets.  These targets are no longer
>> supported by LynuxWorks.  I am not sure whether it is fine to just
>> simply remove them or they should be properly obsoleted.
> 
> I have applied most of your patch, except for the removal of the m68k 
> and sparc LynxOS targets.  Instead I have added these to the obsolete 
> list and then they can be removed in the next release.  (Assuming that 
> no one complains in the meantime of course).
> 
> 
>> bfd/ChangeLog:
>> 
>> <date>  Adam Nemet  <anemet@lnxw.com> 
>> 
>> * config.bfd (powerpc-*-lyxnos* case): New case. 
>> (i[3-7]86-*-lynxos* case): Update to LynxOS 4.0 ELF. 
>> 
>> gas/ChangeLog:
>> 
>> <date>  Adam Nemet  <anemet@lnxw.com> 
>> 
>> * configure.in: Add ppc-*-lynxos*.  Update i386-*-lynxos* to ELF. 
>> * configure: Regenerate. 
>> 
>> ld/ChangeLog:
>> 
>> <date>  Adam Nemet  <anemet@lnxw.com> 
>> 
>> * configure.tgt (powerpc-*-lynxos* case): New case. 
>> * configure.host (i[3-7]86-*-lynxos* case): Remove case. 
>> * emulparams/ppclynx.sh: New file. 
>> * emulparams/i386lynx.sh (SCRIPT_NAME): Update to LynxOS 4.0. 
>> * scripttempl/i386lynx.sc: Remove file. 
>> * Makefile.am (ALL_EMULATIONS): Add eppclynx.o 
>> (ei386lynx.c): Update rule to LynxOS 4.0 ELF. 
>> (eppclynx.c): New rule. 
>> * Makefile.in: Regenerate. 
> 
> 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]