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 Fri, 13 Sep 2002 01:45:46 +0100 (BST)
"Joseph S. Myers" <jsm28@cam.ac.uk> wrote:

> The ChangeLog still doesn't follow GNU standards.  Saying
> "{t-pdp11,pdp11{.c,.md,.h}}" contradicts the instruction not to abbreviate
> names so that they can be searched for.

I fixed the ChangeLog.

> You appear to be changing register names and assembler syntax hardcoded
> for the DEC assembler to that hardcoded for the Unix assembler.

Unix assembler seems to be supported in TWO_BSD mode in pdp11 port.
I did not touch on it. Then the name/syntax modification will not affect
to generate Unix assembler code, I think. 

Additionaly, I simplify the 'andxx3' to use 'bic/bicb' instruction.

Naohiko Shimizu.

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


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