| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Commit pending change, prior to move to branch | Kevin F. Quinn | 2007-01-26 | 1 | -1/+16 |
* | Fix silly error on sed in 2.5; commit a pending change to the patch | Kevin F. Quinn | 2007-01-26 | 3 | -35/+24 |
* | And update manifest... | Kevin F. Quinn | 2007-01-26 | 1 | -4/+4 |
* | Remove static/nostartfiles/nodefaultlibs filter from -K PIC on asm_pie (sparc) | Kevin F. Quinn | 2007-01-26 | 1 | -1/+1 |
* | Restore libstdc++_pic.a patch (for uClibc); updated in line with current CVS | Kevin F. Quinn | 2007-01-24 | 4 | -17/+20 |
* | Add note about how lib*.a get built in gcc and glibc | Kevin F. Quinn | 2007-01-24 | 1 | -1/+39 |
* | Restore forbidding of '-static -pie' on link (-static -fPIE is ok). | Kevin F. Quinn | 2007-01-24 | 3 | -7/+7 |
* | Remove defunct file | Kevin F. Quinn | 2007-01-22 | 1 | -129/+0 |
* | New pieworld - everything that isn't fPIC is fPIE. | Kevin F. Quinn | 2007-01-22 | 15 | -134/+538 |
* | Update to current CVS | Kevin F. Quinn | 2007-01-15 | 2 | -8/+14 |
* | Align eclasses with cvs | Kevin F. Quinn | 2007-01-15 | 3 | -30/+4 |
* | Update Manifest | Kevin F. Quinn | 2007-01-15 | 1 | -4/+4 |
* | Modified specs switching, to use PIC crt files when building PIE static | Kevin F. Quinn | 2007-01-11 | 1 | -0/+0 |
* | Preliminary work for working static/PIE | Kevin F. Quinn | 2007-01-11 | 4 | -7/+47 |
* | Branch from gcc-glibc-nopie - to have glibc all PIE, gcc lib*.a PIE | Kevin F. Quinn | 2007-01-11 | 65 | -0/+10472 |
* | CVS update; add branch readmes | Kevin F. Quinn | 2007-01-09 | 13 | -203/+148 |
* | Update manifest | Kevin F. Quinn | 2006-12-30 | 1 | -4/+4 |
* | Add enable-secureplt to binutils-2.17 | Kevin F. Quinn | 2006-12-30 | 1 | -0/+367 |
* | Fix stupid sed invocation error | Kevin F. Quinn | 2006-12-30 | 1 | -1/+1 |
* | Align with current CVS, remove old (commented-out) junk. | Kevin F. Quinn | 2006-12-30 | 2 | -73/+7 |
* | Update manifest | Kevin F. Quinn | 2006-12-27 | 1 | -8/+8 |
* | use correct configure option name | Kevin F. Quinn | 2006-12-27 | 1 | -1/+1 |
* | Enable msecure-plt for ppc, ppc64, alpha, sparc | Kevin F. Quinn | 2006-12-27 | 2 | -1/+5 |
* | Add 3.4.6 tarball | Kevin F. Quinn | 2006-12-23 | 1 | -0/+0 |
* | Align 2.5 with 2.4-r4; remove obsolete stuff | Kevin F. Quinn | 2006-12-20 | 2 | -11/+3 |
* | Fix cut-n-paste error in new gcc-specs-directive | Kevin F. Quinn | 2006-12-20 | 1 | -3/+3 |
* | Modify gcc-specs-directive to deal with %(x) references fully | Kevin F. Quinn | 2006-12-20 | 2 | -11/+40 |
* | Remove obsolete setup checks (hardened/vanilla compiler vs vanilla/hardened b... | Kevin F. Quinn | 2006-12-20 | 1 | -21/+22 |
* | Don't apply hardened-pie patch | Kevin F. Quinn | 2006-12-20 | 2 | -10/+11 |
* | New gcc-glibc-nopie branch; build gcc and glibc with PIE switches _off_. | Kevin F. Quinn | 2006-12-20 | 62 | -0/+10192 |
* | Roll back to pre-crtstuff hacks | Kevin F. Quinn | 2006-12-19 | 1 | -46/+0 |
* | Create pieworld branch - toolchain that ends up with crt*, lib*.a built -fPIE... | Kevin F. Quinn | 2006-12-19 | 62 | -0/+10174 |
* | Cleanups | Kevin F. Quinn | 2006-12-19 | 5 | -11/+43 |
* | Added some notes (early, unfinished) on crtstuff etc | Kevin F. Quinn | 2006-12-19 | 1 | -3/+39 |
* | Create trunk/tags/branches - move all to trunk | Kevin F. Quinn | 2006-12-19 | 61 | -0/+0 |
* | Attempt to get libgcc.a building correctly | Kevin F. Quinn | 2006-12-18 | 1 | -0/+9 |
* | Sorted fixing of make config for normal crtstuff | Kevin F. Quinn | 2006-12-18 | 1 | -6/+35 |
* | last sed fix - honest! | Kevin F. Quinn | 2006-12-17 | 1 | -1/+1 |
* | Another sed error on Makefile.in crtstuff | Kevin F. Quinn | 2006-12-17 | 1 | -1/+1 |
* | Fixup broken sed for gcc/Makefile.in crtstuff | Kevin F. Quinn | 2006-12-17 | 1 | -3/+5 |
* | fixup crtstuff some more | Kevin F. Quinn | 2006-12-17 | 1 | -1/+3 |
* | Fix for ia64/sparc nondef pie patch | Kevin F. Quinn | 2006-12-17 | 5 | -12/+12 |
* | Temporary modified piepatches | Kevin F. Quinn | 2006-12-17 | 1 | -0/+0 |
* | Temporary fixup for sparc/ia64 piepatches | Kevin F. Quinn | 2006-12-17 | 3 | -12/+12 |
* | Get crt{begin,end}.o building properly for all linux | Kevin F. Quinn | 2006-12-17 | 1 | -3/+4 |
* | Build crt{begin,end}.o -fno-PIE | Kevin F. Quinn | 2006-12-17 | 1 | -0/+3 |
* | Remove toolchain-binutils.eclass, now binutils is no longer being modified. | Kevin F. Quinn | 2006-12-16 | 1 | -383/+0 |
* | Update for current CVS toolchain-funcs.eclass | Kevin F. Quinn | 2006-12-16 | 1 | -6/+6 |
* | Updated upgrade instructions | Kevin F. Quinn | 2006-12-16 | 1 | -12/+37 |
* | move xorg-xserver to xorg-server | Kevin F. Quinn | 2006-12-16 | 31 | -0/+0 |