History log of /src/lib/libc/compat/arch/sparc/gen |
Revision | Date | Author | Comments |
1.2 | 03-Jul-2006 |
drochner | build frexp_ieee754 and ldexp_ieee754 in the "compat" subtree (There is an assembler version of modf which needs to be checked.)
|
1.1 | 15-Oct-2005 |
uwe | Switch sparc to the new compat code layout.
|
1.1 | 15-Oct-2005 |
uwe | Switch sparc to the new compat code layout.
|
1.3 | 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.2 | 08-Oct-2007 |
uwe | branches: 1.2.30; 1.2.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.1 | 15-Oct-2005 |
uwe | branches: 1.1.10; Switch sparc to the new compat code layout.
|
1.1.10.1 | 06-Nov-2007 |
matt | sync with HEAD
|
1.2.36.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.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")
|