Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4.3.6: expand 98_all_cgraph_node-gcc-9.patch to allow gcc-9 | Sergei Trofimovich | 2019-11-09 | 2 | -3/+6 |
| | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | 4.3.6: cut 1.4 patchset | Sergei Trofimovich | 2019-06-01 | 1 | -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-9 | Sergei Trofimovich | 2019-05-30 | 2 | -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 #671270 | Sergei Trofimovich | 2018-11-19 | 2 | -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 release | Sergei Trofimovich | 2018-09-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | 4.3.6: backport 'struct ucontext' to 'ucontext_t' rename in glibc | Sergei Trofimovich | 2018-09-16 | 2 | -0/+155 |
| | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | document boehm-gc uclibc/execinfo.h patches | Mike Frysinger | 2016-06-22 | 1 | -2/+8 |
| | |||||
* | backport static inline fix to fix building w/newer compilers | Mike Frysinger | 2016-01-13 | 2 | -1/+129 |
| | |||||
* | stop enabling -Wformat security warnings by default in older versions for ↵ | Mike Frysinger | 2016-01-13 | 2 | -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 Frysinger | 2016-01-13 | 2 | -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 versions | Mike Frysinger | 2015-07-17 | 1 | -4/+5 |
| | |||||
* | document upstream status | Mike Frysinger | 2015-05-30 | 1 | -1/+8 |
| | |||||
* | add upstream patches link | Mike Frysinger | 2015-05-30 | 1 | -0/+1 |
| | |||||
* | document upstream patch status | Mike Frysinger | 2015-05-30 | 1 | -0/+4 |
| | |||||
* | fix typo in patch header | Mike Frysinger | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | fix from upsream for libgcc install paths when doing a canadian cross build | Mike Frysinger | 2013-04-21 | 2 | -0/+58 |
| | |||||
* | fix accidental typo | Mike Frysinger | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | add gentoo bug #416857 | Mike Frysinger | 2012-11-25 | 1 | -0/+2 |
| | |||||
* | add fix from upstream for building gcj with newer glibc pr50888 | Mike Frysinger | 2012-11-25 | 2 | -1/+80 |
| | |||||
* | fix from upstream for building with newer glibc #424970 | Mike Frysinger | 2012-11-24 | 2 | -0/+176 |
| | |||||
* | drop libjava multilib patch since we do not enable/disable this lib ↵ | Mike Frysinger | 2012-11-22 | 2 | -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 Frysinger | 2012-06-14 | 2 | -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 style | Mike Frysinger | 2011-12-06 | 1 | -1/+1 |
| | |||||
* | Initial 4.3.6 patchset based on latest 4.3.5 patchset. | Ryan Hill | 2011-07-01 | 58 | -0/+12289 |