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: Fix hppa .block and memory hog


Hi,

On Tue, 10 May 2005, Alan Modra wrote:

> On Tue, May 10, 2005 at 03:04:43AM +0200, Michael Matz wrote:
> > 	* frags.c (frag_grow): Don't be too greedy in allocating memory.
> > 	* config/tc-hppa.c (pa_block): Check arguments to .block[z].
> > 
> > 	* gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
> > 	.block.
> 
> OK.

Hmm.  I've thought I had commit rights, and I even found my .ssh/config/ 
mentioning sources.redhat.com, but:

% cvs -z2 -d matz@sources.redhat.com:/cvs/src -q diff ChangeLog frags.c \
  config/tc-hppa.c testsuite/gas/hppa/parse/block1.s testsuite/ChangeLog
... <diff is shown, so basic login works> ...

but

% cvs -z2 -d matz@sources.redhat.com:/cvs/src -q ci ChangeLog frags.c \
  config/tc-hppa.c testsuite/gas/hppa/parse/block1.s testsuite/ChangeLog
... <editing> ...
Checking in ChangeLog;
/cvs/src/src/gas/ChangeLog,v  <--  ChangeLog
new revision: 1.2531; previous revision: 1.2530
cvs [commit aborted]: could not open lock file `/cvs/src/src/gas/,ChangeLog,': Permission denied
cvs commit: saving log message in /tmp/cvsgnHus3

Am I not in the right groups perhaps?


Ciao,
Michael.


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