[PATCH] Add support for Tilera TILE-Gx processor.

Roland McGrath roland at hack.frob.com
Thu Aug 16 17:49:48 UTC 2012


We don't touch elf.h directly, we only copy it verbatim from glibc.
I've done that update.

Your changes need ChangeLog entries.

You don't need to quote the contribution agreement in your commit message,
just the -s (Signed-off-by line) is enough.

Your new files have the wrong copyright terms.
Please follow the model of the existing files in the git repository.

Please cite 'make check' results on a native build.
You also need to add tilegx cases to run-allregs.sh and perhaps others.

In backends/*_regs.c note how we have mostly avoided tables of string
pointers, because these necessitate dynamic relocs for the pointers.
That's not a problem with string constants used directly in code.


Thanks,
Roland


More information about the elfutils-devel mailing list