aboutsummaryrefslogtreecommitdiff
path: root/4.4.7
Commit message (Collapse)AuthorAgeFilesLines
* 4.4.7: expand 97_all_cgraph_node-gcc-9.patch to allow gcc-9Sergei Trofimovich2019-11-092-3/+6
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.4.7: cut 1.5 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.4.7: 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.4.7: cut 1.4 releaseSergei Trofimovich2018-09-231-1/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.4.7: backport 'struct ucontext' to 'ucontext_t' rename in glibcSergei Trofimovich2018-09-162-0/+153
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* document boehm-gc uclibc/execinfo.h patchesMike Frysinger2016-06-221-2/+8
|
* improve graphite warning so users know they need to rebuild gcc #573004Mike Frysinger2016-01-262-1/+4
|
* 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 fix from upstream for checking JNI headers in some locales #563710 by ↵Mike Frysinger2015-10-272-0/+58
| | | | Miroslav Šulc
* use my real nameMike Frysinger2015-10-191-2/+2
|
* 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 default armv4 linking behaviorMike Frysinger2013-04-212-0/+57
|
* release itMike Frysinger2012-11-241-1/+1
|
* fix from upstream for building with newer glibc #424970Mike Frysinger2012-11-242-0/+175
|
* 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 -Werror from libgfortran buildsMike Frysinger2012-09-272-0/+17
|
* 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
* 4.4.7 already includes this fix, so dropMike Frysinger2012-04-152-82/+0
|
* add fix from upstream for building gcj with newer glibc pr50888Mike Frysinger2012-04-152-0/+82
|
* initial 4.4.7 patchset based on last 4.4.6 patchsetMike Frysinger2012-03-2749-0/+3486