Age | Commit message (Expand) | Author |
2006-03-08 | macro out the /10 operation so arches can have their own versions ... and cre... | Mike Frysinger |
2006-01-31 | John Bowler writes in Bug 385: | Mike Frysinger |
2006-01-27 | use attribute_unused instead of hardcoded | Peter S. Mazinger |
2006-01-17 | cleanup whitespace | Mike Frysinger |
2005-11-23 | change to Lesser GPL 2.1 as pointed out by psm | Mike Frysinger |
2005-11-22 | add some copyright info | Mike Frysinger |
2005-09-23 | I really really HATE gcc-4.1 and its whimsical inline rules. | "Steven J. Hill" |
2005-08-09 | disable early debug code if the arch relies on certain values (like load_addr... | Mike Frysinger |
2005-07-11 | make sure the SEND_NUMBER_STDERR macro doesnt modify the number given to it | Mike Frysinger |
2005-07-08 | need _DEBUG macros for NUMBER too | Mike Frysinger |
2005-07-06 | need features.h for the misc attribute defines and uclibc features | Mike Frysinger |
2005-07-02 | use new __always_inline define | Mike Frysinger |
2005-07-02 | use new __always_inline define | Mike Frysinger |
2005-06-30 | The function '_dl_memset' should always be inlined regardless of the | "Steven J. Hill" |
2005-06-25 | create some DEBUG macros for the ld debug early | Mike Frysinger |
2005-06-25 | whitespace/syntax cleanups | Mike Frysinger |
2005-05-20 | Fix debug macros. | Joakim Tjernlund |
2005-04-13 | On some wierd arches (i.e. mips), none of the early debug stuff | Eric Andersen |
2005-04-13 | Don't write out the terminating NULL char | Eric Andersen |
2005-04-13 | Rework the dl-startup.c ldso early debugging macros to be | Eric Andersen |
2004-12-11 | Partial commit of a patch from Alexandre Oliva: | Eric Andersen |
2004-08-10 | Optimze _dl_memset() for PowerPC. | Joakim Tjernlund |
2004-08-10 | Forgot _dl_memcpy in previous checkin. | Joakim Tjernlund |
2004-08-10 | _dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp, | Joakim Tjernlund |
2004-08-10 | _dl_get_last_path_component: | Joakim Tjernlund |
2004-06-19 | Bradley D. LaRonde writes: | Eric Andersen |
2004-06-12 | Jakub Bogusz from pld-linux dot org writes: | Eric Andersen |
2004-02-10 | Rework file naming, aiming for at least a vague level of consistancy | Eric Andersen |
2004-02-06 | Trim trailing whitespace | Eric Andersen |
2003-09-29 | Fix SUPPORT_LD_DEBUG_EARLY on powerpc | Eric Andersen |
2003-08-19 | Phase one of my evil plan to clean up ld.so... | Eric Andersen |