Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-06 | syntax touchups as suggested by Peter S. Mazinger | Mike Frysinger | |
2003-05-30 | In a number of places we erroneously used tests such as '#ifdef PIC' when we | Eric Andersen | |
should instead have been testing for '#ifdef __PIC__'. This resulted in NON-PIC code getting mixed into the shared library. Oops!!! -Erik | |||
2002-01-30 | Fixup setjmp implementation so it actaully works as expected | Eric Andersen | |
-Erik |