Age | Commit message (Expand) | Author |
2005-11-10 | add support for cirrus maverick fpu using patch for glibc http://yann.poupet.... | Mike Frysinger |
2005-11-10 | sync with glibc | Mike Frysinger |
2005-11-10 | update license | Mike Frysinger |
2005-11-04 | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | 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-10-05 | merge additional license cruft from glibc | Mike Frysinger |
2005-09-29 | Add .type _init/_fini unconditionally to arm/crt1.S | Peter S. Mazinger |
2005-09-28 | Build crt[in].o with disabled ssp. | Peter S. Mazinger |
2005-09-28 | arm/crt1.S needs features.h and the weak _init/_fini independently of __PIC__... | Peter S. Mazinger |
2005-09-27 | Speed up clean target, don't recurse where possible, remove unneeded actions | Peter S. Mazinger |
2005-09-18 | declare _init/_fini weak if UCLIBC_CTOR_DTOR is not defined | Mike Frysinger |
2005-08-15 | rip out iopl from ioperm.c so it will override the common iopl.c | Mike Frysinger |
2005-08-15 | import thumb support from jbowler in Bug 385 | Mike Frysinger |
2005-08-14 | eat whitespace | Mike Frysinger |
2005-08-14 | import thumb support from jbowler in Bug 385 | Mike Frysinger |
2005-08-04 | whitespace it | Mike Frysinger |
2005-08-04 | yvasilev writes in Bug 235: | Mike Frysinger |
2005-07-29 | remove outdated comment and announce support for nanoseconds | Mike Frysinger |
2005-07-29 | we are handed errno as a negative value so we need to reverse it | Mike Frysinger |
2005-07-17 | rip out previous armeb old-stat abi compat code since arm linux opinion is th... | Mike Frysinger |
2005-07-16 | make sure the stat64 struct is packed to prevent further ABI headaches as don... | Mike Frysinger |
2005-07-16 | with the help of John Bowler, track down the ugly ABI change between 2.4 / 2.... | Mike Frysinger |
2005-07-06 | update comments/syntax and make sure we include features.h for the hidden define | Mike Frysinger |
2005-07-04 | import armeb fixes as outlined by John Bowler | Mike Frysinger |
2005-06-26 | Oops. | Joakim Tjernlund |
2005-06-25 | Change L_Scrt1 to __PIC__ | Joakim Tjernlund |
2005-06-25 | Hopefully fix PIE apps. | Joakim Tjernlund |
2005-06-25 | whitespace tweak, dont mind me | Mike Frysinger |
2005-06-11 | change the old pads to the new nano sec fields | Mike Frysinger |
2005-06-11 | touchup syntax for no real good reason ;) | Mike Frysinger |
2005-06-10 | Based on start.S from debian's glibc, this gets arm working | Eric Andersen |
2005-06-10 | Add missing file needed for arm to compile | Eric Andersen |
2005-06-10 | Remove TEXTREL relocations for ARM. | Joakim Tjernlund |
2005-06-10 | oops. I'd left some junk in there | Eric Andersen |
2005-06-10 | rework arm crt1 properly this time around | Eric Andersen |
2005-06-10 | Dunno yet if I got this right or not, but it now at least | Eric Andersen |
2005-05-28 | Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to | Joakim Tjernlund |
2005-05-26 | Add PIE support to ARM. From Peter Mazinger | Joakim Tjernlund |
2005-02-12 | no more cvs | Mike Frysinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-12-22 | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen |
2004-12-12 | Patch from Paul Brook: | Eric Andersen |
2004-08-25 | Mike Frysinger writes: | Eric Andersen |
2004-08-21 | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen |
2004-07-30 | Cleanup some dead wood in the header files | Eric Andersen |
2004-07-30 | s/___brk_addr/__curbrk/g | Eric Andersen |