summaryrefslogtreecommitdiff
path: root/lang/gcc49/patches
AgeCommit message (Expand)AuthorFilesLines
2021-04-02remove gcc48/gcc49.nia46-2697/+0
2020-05-14Don't mess up <exception> with abort() hack, just include it alwaysjoerg1-2/+11
2019-08-06gcc{48,49,5,6}: add patch to avoid fragile include guard logicmaya1-20/+59
2017-10-14Fix __stack_chk_fail_local undefined error in PIE case, bump PKGREVISIONryoon1-0/+26
2017-07-28gcc49: backport upstream security fixmaya1-0/+81
2017-07-10gcc{48,49}: netbsd also provides libssp in libc, adjust LINK_SSP_SPEC accordi...maya1-2/+14
2017-05-28gcc49: on netbsd, always link against libgcc. from Krister Walfridssonmaya1-2/+11
2016-09-05gcc49 netbsd-only: disable libssp, use a more sane specfile.maya1-0/+22
2015-08-05Precompiled header fixes for NetBSD hosts.martin4-0/+209
2015-07-01Update to 4.9.3. The following bugs were fixed:wiz1-19/+0
2015-01-22Closes PR pkg/49548sevan1-0/+19
2014-11-28Add a patch to fix compilation on Debian Etch. From Mikhail Gusarov inbsiegert1-0/+17
2014-09-10Don't redefine putc and friends to fix build on NetBSD with libc++.joerg1-0/+27
2014-09-04Initial import of gcc49-4.9.1 as lang/gcc49.jperkin37-0/+2246