This is the mail archive of the binutils@sourceware.org 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: PDP-11 bug fix



> On Jan 15, 2020, at 2:32 AM, Lars Brinkhoff <lars@nocrew.org> wrote:
> 
> Hello,
> 
> I originally submitted the PDP-11 target in 2001.  I can't relly
> remember, but possibly I guessed the target page size to be 256.
> As https://sourceware.org/bugzilla/show_bug.cgi?id=20694 explains,
> a better value would be 8192.  Here's a patch:
> ...

256 is clearly not the best value, but the question is whether it should be 64 or 8192.  64 would make sense since that is the start address and length modulus.

	paul


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