summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add gcc-4.1.2Kevin F. Quinn2007-02-203-0/+121
* Align with cvs 2007-02-19Kevin F. Quinn2007-02-194-26/+57
* Do the GCC_SPECS thing also for gcc-3 hardened filteringKevin F. Quinn2007-02-152-10/+40
* Update in line with current CVSKevin F. Quinn2007-02-147-21/+42
* Note UDEREF as reason for mutex failures (phew), clean up upgrade pathKevin F. Quinn2007-02-141-7/+11
* Improve dependency management; build new crtbeginTS.o also when USE=-hardened...Kevin F. Quinn2007-02-139-44/+95
* More comments on mutex failuresKevin F. Quinn2007-02-101-2/+8
* Looks like those x86-hardened-kernel-only issues are related to GRsecurityKevin F. Quinn2007-02-091-22/+28
* Add x86 results; format tabstop=8 for web viewiing.Kevin F. Quinn2007-02-091-100/+116
* Update with x86 hardened results - not looking too healthy :(Kevin F. Quinn2007-02-071-43/+69
* Third time lucky. It terminates now, anyway ;)Kevin F. Quinn2007-02-061-1/+1
* Hmm; what was that I was saying about non-terminating loops :/Kevin F. Quinn2007-02-061-1/+1
* Clean up readme; improve toolchain-funcs specs parsingKevin F. Quinn2007-02-062-66/+89
* Update to today's CVS, remove obsolete test mangling patchesKevin F. Quinn2007-02-067-199/+86
* Improve test handlingKevin F. Quinn2007-02-043-1329/+17
* Update in line with CVS 2007-02-03; add some TODO notes to pieworld.READMEKevin F. Quinn2007-02-038-94/+202
* Eliminate local-exec also on linuxthreads tls tests, when PIC.Kevin F. Quinn2007-02-022-6/+62
* Allow tst-tls2 to build and run on arches that don't support textrels.Kevin F. Quinn2007-02-023-4/+34
* Fix spec errorKevin F. Quinn2007-01-312-5/+5
* Try creating crtbeginTS.o - crtbeginT.o +crtbeginS.o for static-pieKevin F. Quinn2007-01-317-177/+45
* Remove vi temporary file from Manifest (.swp)...Kevin F. Quinn2007-01-261-4/+0
* Remove -DPIC from specs, handle it by patching source with a common function ...Kevin F. Quinn2007-01-264-10/+17
* Add warningKevin F. Quinn2007-01-261-0/+2
* Move trunk to branches/pie-abiKevin F. Quinn2007-01-2666-1/+10263
* And update manifest...Kevin F. Quinn2007-01-261-4/+4
* Remove static/nostartfiles/nodefaultlibs filter from -K PIC on asm_pie (sparc)Kevin F. Quinn2007-01-261-1/+1
* Restore libstdc++_pic.a patch (for uClibc); updated in line with current CVSKevin F. Quinn2007-01-244-17/+20
* Add note about how lib*.a get built in gcc and glibcKevin F. Quinn2007-01-241-1/+39
* Restore forbidding of '-static -pie' on link (-static -fPIE is ok).Kevin F. Quinn2007-01-243-7/+7
* Remove defunct fileKevin F. Quinn2007-01-221-129/+0
* New pieworld - everything that isn't fPIC is fPIE.Kevin F. Quinn2007-01-2215-134/+538
* Update to current CVSKevin F. Quinn2007-01-152-8/+14
* Align eclasses with cvsKevin F. Quinn2007-01-153-30/+4
* Modified specs switching, to use PIC crt files when building PIE staticKevin F. Quinn2007-01-111-0/+0
* Preliminary work for working static/PIEKevin F. Quinn2007-01-114-7/+47
* Branch from gcc-glibc-nopie - to have glibc all PIE, gcc lib*.a PIEKevin F. Quinn2007-01-1165-0/+10472
* CVS update; add branch readmesKevin F. Quinn2007-01-0913-203/+148
* Update manifestKevin F. Quinn2006-12-301-4/+4
* Add enable-secureplt to binutils-2.17Kevin F. Quinn2006-12-301-0/+367
* Fix stupid sed invocation errorKevin F. Quinn2006-12-301-1/+1
* Align with current CVS, remove old (commented-out) junk.Kevin F. Quinn2006-12-302-73/+7
* Update manifestKevin F. Quinn2006-12-271-8/+8
* use correct configure option nameKevin F. Quinn2006-12-271-1/+1
* Enable msecure-plt for ppc, ppc64, alpha, sparcKevin F. Quinn2006-12-272-1/+5
* Add 3.4.6 tarballKevin F. Quinn2006-12-231-0/+0
* Align 2.5 with 2.4-r4; remove obsolete stuffKevin F. Quinn2006-12-202-11/+3
* Fix cut-n-paste error in new gcc-specs-directiveKevin F. Quinn2006-12-201-3/+3
* Modify gcc-specs-directive to deal with %(x) references fullyKevin F. Quinn2006-12-202-11/+40
* Remove obsolete setup checks (hardened/vanilla compiler vs vanilla/hardened b...Kevin F. Quinn2006-12-201-21/+22
* Don't apply hardened-pie patchKevin F. Quinn2006-12-202-10/+11