This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 for 3.2] Make PDP-11 port compilable


On Wed, 11 Sep 2002 18:41:22 -0700
Richard Henderson <rth@redhat.com> wrote:

> 
> Such comments should never be added.
> 
> The ChangeLog entry needs to follow proper GNU coding
> standards.

I deleted the comments, AND add some more insn to make
"Hello World" with bintuils-2.13 and newlib-1.10.0.
GAS does not use octal numeric constant in default,
then I added preceeding '0' to the numeric constant
to make the compiled code compatible with both gas and dec assembler.
I must add 'neg' and 'lsr' and 'udiv/umod' which was required
to make "Hello World".

Attachment: gcc-3.2-pdp11-020912.patch
Description: Binary data


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