summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update to cvsKevin F. Quinn2006-12-165-7/+593
* Another attempt at pie - normal links are all pie. Static linksKevin F. Quinn2006-12-152-49/+68
* Silly name inconsistency error fixedKevin F. Quinn2006-12-152-6/+6
* Should have the glibc/pie thing right now - including crtbegin/end/1 and -pie...Kevin F. Quinn2006-12-152-12/+24
* Deal with append-flags -fno-stack-protector-allKevin F. Quinn2006-12-151-3/+25
* Huh - use build-pic-default in Makeconfig (not pic_default)Kevin F. Quinn2006-12-152-5/+5
* Sort out pie building - patch is now unconditional, as it uses the existingKevin F. Quinn2006-12-155-48/+80
* Upgrade path finalised (hopefully)Kevin F. Quinn2006-12-131-41/+42
* Tidy up *_STABLE varsKevin F. Quinn2006-12-132-9/+19
* better management of ssp-by-defaultKevin F. Quinn2006-12-131-7/+1
* Require glibc-2.4 when building hardened, and exclude the lstdc++/liberty-pic...Kevin F. Quinn2006-12-132-14/+16
* Add management of SSP specs according to arch.Kevin F. Quinn2006-12-131-2/+7
* Align with latest CVS (nothing significant)Kevin F. Quinn2006-12-133-81/+2
* Update 2.5 with latest 2.4-r4 changes; align both with current CVS.Kevin F. Quinn2006-12-134-32/+45
* Fix syntaxKevin F. Quinn2006-12-101-2/+2
* Reject attempts to build hardened gcc with a vanilla specs compiler (and vice...Kevin F. Quinn2006-12-101-0/+22
* fix manifest...Kevin F. Quinn2006-12-101-12/+12
* partial specs need to explicitly have the no* parts, to work with a built-in ...Kevin F. Quinn2006-12-083-0/+6
* Specs generation fixKevin F. Quinn2006-12-071-7/+7
* Remove binutils - not going to do relro/now here.Kevin F. Quinn2006-12-068-223/+0
* update manifest :/Kevin F. Quinn2006-12-061-4/+4
* Use correct name for stack_chk_fail.cKevin F. Quinn2006-12-061-1/+1
* Add missing patch files referenced in ebuildsKevin F. Quinn2006-12-0612-0/+1276
* Mcro tidyup; try breaking messages up (for syslog)Kevin F. Quinn2006-12-052-74/+61
* Do hardened debug stuff in same place as install of ssp handler.Kevin F. Quinn2006-12-052-7/+10
* Add upgrade path instructionsKevin F. Quinn2006-12-051-10/+62
* Ok; no more shorthand ifs - restored to bracketed style!Kevin F. Quinn2006-12-052-9/+19
* Fix stupid c-';' bug - nasty language; serves me right for trying the shortha...Kevin F. Quinn2006-12-052-6/+6
* Make SIGABRT chosen by USE=debug in ebuildKevin F. Quinn2006-12-054-79/+64
* Missing #endifKevin F. Quinn2006-12-052-4/+5
* Use kernel sizeof(sigset_t) on rt_sigaction.Kevin F. Quinn2006-12-052-6/+51
* Attempt to get rt_sigaction rightKevin F. Quinn2006-12-051-25/+45
* update manifestKevin F. Quinn2006-12-041-4/+4
* More fixes to buggy socket use :/Kevin F. Quinn2006-12-041-1/+1
* Fix socket writingKevin F. Quinn2006-12-042-22/+24
* fix manifest...Kevin F. Quinn2006-12-041-4/+0
* Hard-config SIG_ABORT (for now)Kevin F. Quinn2006-12-042-6/+14
* Move condition for handler to ebuild; remove upstream code from replacementKevin F. Quinn2006-12-044-83/+52
* Cleanup; and use rt_sigaction instead of sigaction, since sigactionKevin F. Quinn2006-12-041-23/+5
* Cleaned up "to PIE or not to PIE?".Kevin F. Quinn2006-11-302-11/+12
* Fix manifest. Again...Kevin F. Quinn2006-11-301-4/+0
* Use INTERNAL_SYSCALL macro for syscalls (more portable), much tidy-up.Kevin F. Quinn2006-11-292-146/+114
* fix manifestKevin F. Quinn2006-11-291-4/+0
* Remove pt_chown patch (bug #71609 will cater for it).Kevin F. Quinn2006-11-295-58/+8
* Update to current CVSKevin F. Quinn2006-11-293-12/+12
* Update manifest (!)Kevin F. Quinn2006-11-291-4/+8
* Tidy up; make legacy handler display function name.Kevin F. Quinn2006-11-281-63/+74
* Use syscall instead of sigaction(), __sigfillset() macro instead of sigfillse...Kevin F. Quinn2006-11-282-14/+16
* TidyupKevin F. Quinn2006-11-282-7/+7
* Update in line with cvs 2006-11-27; add SIG_ABRT potential to ssp handlerKevin F. Quinn2006-11-286-1388/+46