aboutsummaryrefslogtreecommitdiff
path: root/4.3.6
Commit message (Collapse)AuthorAgeFilesLines
* 4.3.6: expand 98_all_cgraph_node-gcc-9.patch to allow gcc-9Sergei Trofimovich2019-11-092-3/+6
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.3.6: cut 1.4 patchsetSergei Trofimovich2019-06-011-1/+1
| | | | | | | | | | Two new patches: 98_all_libjava-ucontext.patch: fix libjava build on modern glibc 99_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0 Bug: https://bugs.gentoo.org/629502 Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.*.*: fix build failure against gcc-9Sergei Trofimovich2019-05-302-0/+45
| | | | | | | | It's a workaround against https://gcc.gnu.org/PR90677 where 'cgraph_node' is effectively forbidden for function names. Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.3.6: backport libjava-ucontext.patch: bug #671270Sergei Trofimovich2018-11-192-0/+50
| | | | | | Reported-by: Cyp Bug: https://bugs.gentoo.org/671270 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.3.6: cut 1.3 releaseSergei Trofimovich2018-09-231-1/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.3.6: backport 'struct ucontext' to 'ucontext_t' rename in glibcSergei Trofimovich2018-09-162-0/+155
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* document boehm-gc uclibc/execinfo.h patchesMike Frysinger2016-06-221-2/+8
|
* backport static inline fix to fix building w/newer compilersMike Frysinger2016-01-132-1/+129
|
* stop enabling -Wformat security warnings by default in older versions for ↵Mike Frysinger2016-01-132-50/+1
| | | | compatibility and simplicity -- these are really only used for old builds now and cross-compiling
* stop enabling trampoline warnings by default in older versions for ↵Mike Frysinger2016-01-132-32/+1
| | | | compatibility and simplicity -- these are really only used for old builds now and cross-compiling
* add link to upstream commit and sync patch metadata between all versionsMike Frysinger2015-07-171-4/+5
|
* document upstream statusMike Frysinger2015-05-301-1/+8
|
* add upstream patches linkMike Frysinger2015-05-301-0/+1
|
* document upstream patch statusMike Frysinger2015-05-301-0/+4
|
* fix typo in patch headerMike Frysinger2015-04-231-1/+1
|
* fix from upsream for libgcc install paths when doing a canadian cross buildMike Frysinger2013-04-212-0/+58
|
* fix accidental typoMike Frysinger2012-11-281-1/+1
|
* add gentoo bug #416857Mike Frysinger2012-11-251-0/+2
|
* add fix from upstream for building gcj with newer glibc pr50888Mike Frysinger2012-11-252-1/+80
|
* fix from upstream for building with newer glibc #424970Mike Frysinger2012-11-242-0/+176
|
* drop libjava multilib patch since we do not enable/disable this lib ↵Mike Frysinger2012-11-222-44/+1
| | | | independently of the multilib flag -- either you get all of multilib, or you get none of it. if you do not want java, then do not USE=gcj.
* drop fortification-enabled-by-default with older (than current stable) ↵Mike Frysinger2012-06-142-28/+3
| | | | compilers as it is hard to maintain when glibc is a moving target, and most people install older compilers for cross-compiling/legacy code anyways
* convert dates to standard Gentoo styleMike Frysinger2011-12-061-1/+1
|
* Initial 4.3.6 patchset based on latest 4.3.5 patchset.Ryan Hill2011-07-0158-0/+12289