This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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] Add support for Tilera TILE-Gx processor.


> > Please cite 'make check' results on a native build.
> > You also need to add tilegx cases to run-allregs.sh and perhaps others.
> 
> Explain? What ties the "testfiles" to different processors? Names? Or 
> other magic?

Nothing.  The test files are just named testfileNN.  We try to have some
for every architecture.  Just add a new file with the next available NN
(testfile60.bz2).  Make sure that it's something compiled from trivial
sources that are clearly public domain, so there is no issue with not
distributing the source that goes with the binary.  Then add on to the end
of run-allregs.sh:

regs_test testfile60 <<\EOF
...
EOF

with the expected output.


Thanks,
Roland


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