Denys Vlasenko df4dd8b540 sparc: delete personality 1
Personality 1 for sparc and sparc64 appears to be an old attempt
to support stracing Solaris binaries.

It stalled after the only syscall, solaris_open, was covered:
all other solaris_foo's are printargs.

This change deletes personality 1. Now sparc is an one-personality
arch, and sparc64 is a two-personality one.

For clarity, pure renaming of personality 2 files to personality 1 for sparc64
is performed in the next commit - this prevents a state where syscallent1.h
seems to indergo a lot of changes, where in fact in is deleted, and then
replaced by syscallent2.h

Therefore, tree at this commit will not build.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2015-03-25 15:21:57 +01:00
..
2015-03-24 01:41:51 +00:00
2015-03-24 00:05:43 +00:00
2015-03-25 15:21:57 +01:00
2015-03-25 15:21:57 +01:00
2015-02-06 01:23:05 +00:00
2013-02-14 13:39:53 +01:00
2014-02-04 00:03:08 +00:00
2001-08-03 21:51:48 +00:00
2015-02-26 22:07:14 +00:00
2015-03-25 15:21:57 +01:00
2013-05-02 22:50:55 +00:00