Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/arch/sparc/gen/sigsetjmp.S
RevisionDateAuthorComments
 1.7  12-Sep-2013  joerg Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
 1.6  08-Oct-2007  uwe branches: 1.6.30; 1.6.36;
In handwritten asm use -fPIC code instead of -fpic, our libc has grown
large enough for GOT to be larger than 8k.

While here kill redundant PIC ifdefs in setjmp.S - sparc "call"
instruction is piccy by itself.

Tested by martin@
 1.5  15-Oct-2005  uwe branches: 1.5.10;
Switch sparc to the new compat code layout.
 1.4  29-Sep-1998  christos Make the sparc work again; some work from jason, some from me.
 1.3  01-Jul-1998  tv Change immediate label references to _C_LABEL().
 1.2  11-Mar-1995  pk Simplify.
 1.1  11-Jan-1995  pk Machine dependent sig{set,long}jmp().
 1.5.10.1  06-Nov-2007  matt sync with HEAD
 1.6.36.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.30.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed