Age | Commit message (Expand) | Author |
2016-05-29 | mips: allow to disable prefetch support in memcpy/memset | Waldemar Brodkorb |
2016-02-03 | mips: fix build if threads are disabled | Waldemar Brodkorb |
2016-01-31 | mips64: fix memcpy, patch from glibc | Waldemar Brodkorb |
2015-12-22 | Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib. | Steve Ellcey |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-06-15 | remove sysdep.h from arch specific string implementation | Peter S. Mazinger |
2008-01-09 | add workaround for gcc-3.4.6 with mips | Mike Frysinger |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-02-03 | unify duplicated code cause i get tired of updating this stuff | Mike Frysinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-03 | Use strong_alias everywhere instead of .global/.set. Correct some cases where... | Peter S. Mazinger |
2005-12-01 | fix libc_hidden_builtin_def | Mike Frysinger |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-07 | Disable multi build on asm files. i386/powerpc could be used if the source is... | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-12-22 | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen |
2004-09-02 | Add a couple of mips-specific string funcs. | Manuel Novoa III |