| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gcc-4.1.2 | Kevin F. Quinn | 2007-02-20 | 3 | -0/+121 |
* | Align with cvs 2007-02-19 | Kevin F. Quinn | 2007-02-19 | 4 | -26/+57 |
* | Do the GCC_SPECS thing also for gcc-3 hardened filtering | Kevin F. Quinn | 2007-02-15 | 2 | -10/+40 |
* | Update in line with current CVS | Kevin F. Quinn | 2007-02-14 | 7 | -21/+42 |
* | Note UDEREF as reason for mutex failures (phew), clean up upgrade path | Kevin F. Quinn | 2007-02-14 | 1 | -7/+11 |
* | Improve dependency management; build new crtbeginTS.o also when USE=-hardened... | Kevin F. Quinn | 2007-02-13 | 9 | -44/+95 |
* | More comments on mutex failures | Kevin F. Quinn | 2007-02-10 | 1 | -2/+8 |
* | Looks like those x86-hardened-kernel-only issues are related to GRsecurity | Kevin F. Quinn | 2007-02-09 | 1 | -22/+28 |
* | Add x86 results; format tabstop=8 for web viewiing. | Kevin F. Quinn | 2007-02-09 | 1 | -100/+116 |
* | Update with x86 hardened results - not looking too healthy :( | Kevin F. Quinn | 2007-02-07 | 1 | -43/+69 |
* | Third time lucky. It terminates now, anyway ;) | Kevin F. Quinn | 2007-02-06 | 1 | -1/+1 |
* | Hmm; what was that I was saying about non-terminating loops :/ | Kevin F. Quinn | 2007-02-06 | 1 | -1/+1 |
* | Clean up readme; improve toolchain-funcs specs parsing | Kevin F. Quinn | 2007-02-06 | 2 | -66/+89 |
* | Update to today's CVS, remove obsolete test mangling patches | Kevin F. Quinn | 2007-02-06 | 7 | -199/+86 |
* | Improve test handling | Kevin F. Quinn | 2007-02-04 | 3 | -1329/+17 |
* | Update in line with CVS 2007-02-03; add some TODO notes to pieworld.README | Kevin F. Quinn | 2007-02-03 | 8 | -94/+202 |
* | Eliminate local-exec also on linuxthreads tls tests, when PIC. | Kevin F. Quinn | 2007-02-02 | 2 | -6/+62 |
* | Allow tst-tls2 to build and run on arches that don't support textrels. | Kevin F. Quinn | 2007-02-02 | 3 | -4/+34 |
* | Fix spec error | Kevin F. Quinn | 2007-01-31 | 2 | -5/+5 |
* | Try creating crtbeginTS.o - crtbeginT.o +crtbeginS.o for static-pie | Kevin F. Quinn | 2007-01-31 | 7 | -177/+45 |
* | Remove vi temporary file from Manifest (.swp)... | Kevin F. Quinn | 2007-01-26 | 1 | -4/+0 |
* | Remove -DPIC from specs, handle it by patching source with a common function ... | Kevin F. Quinn | 2007-01-26 | 4 | -10/+17 |
* | Add warning | Kevin F. Quinn | 2007-01-26 | 1 | -0/+2 |
* | Move trunk to branches/pie-abi | Kevin F. Quinn | 2007-01-26 | 66 | -1/+10263 |
* | 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 |
* | 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 |