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] ld config bits for i860 coff target


Hi Jason,

> Okay?

No...

> 2003-08-04  Christian Groessler  <chris@groessler.org>
>             Jason Eckhardt  <jle@rice.edu>
>
>         * configure.tgt: Recognize new target i860-*-coff.
>         * Makefile.am (ALL_EMULATIONS): Add ecoff_i860.o.
>         (ecoff_i860.c): New rule.
>         * emulparams/coff_i860.sh: New file.
> 	* scripttempl/i860coff.sc: New file.
>         * Makefile.in: Regenerate.

The i860 specific changes are OK, but...

> -POD2MAN = pod2man --center="GNU Development Tools" \
> -	--release="binutils-$(VERSION)" --section=1
> +POD2MAN = pod2man --center="GNU Development Tools" 	--release="binutils-$(VERSION)" --section=1

Why are you removing all of the line escapes ?  This is not relevent
to the i860 change and it makes the file much less readable.

Cheers
        Nick
        


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