aboutsummaryrefslogtreecommitdiff
path: root/4.1.2
Commit message (Collapse)AuthorAgeFilesLines
* 4.1.2: expand 98_all_cgraph_node-gcc-9.patch to allof gcc-9Sergei Trofimovich2019-10-272-3/+6
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.1.2: cut 1.8 patchsetSergei Trofimovich2019-06-011-1/+1
| | | | | | | | | | Two new patches: 97_all_libjava-ucontext.patch: fix libjava build on modern glibc 98_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.1.2: backport libjava ucontext fixSergei Trofimovich2018-11-292-0/+40
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.1.2: cut 1.7 releaseSergei Trofimovich2018-09-231-1/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 4.1.2: backport 'struct ucontext' to 'ucontext_t' rename in glibcSergei Trofimovich2018-09-162-0/+116
| | | | 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/+120
|
* stop enabling trampoline warnings by default in older versions for ↵Mike Frysinger2016-01-132-32/+3
| | | | 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
|
* Fix building libgcj with newer glibc.Ryan Hill2013-12-282-0/+69
|
* fix from upstream for building with newer glibc #424970Mike Frysinger2012-11-292-0/+143
|
* recreate README.history based on published tarballsMike Frysinger2012-11-281-0/+55
|
* fix accidental typoMike Frysinger2012-11-281-1/+1
|
* drop libjava multilib patch since we do not enable/disable this lib ↵Mike Frysinger2012-11-221-25/+0
| | | | 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.
* alpha: turn -mcpu=<cpu> into -m<cpu> for assembler all the time #170146Mike Frysinger2009-11-131-0/+16
|
* backport behavior for libjava slotting #135840Mike Frysinger2009-01-281-0/+20
|
* add backport from newer gcc versions for sparc alignment issues #195717Mike Frysinger2009-01-281-0/+17
|
* Backport patches for arm supportMark Loeser2009-01-192-0/+32
|
* add some more fixes from upstreamMike Frysinger2008-04-121-0/+23
|
* fix up mips with -sharedMike Frysinger2008-03-161-0/+28
|
* define __sparc64__ for sparc/fbsd #192404Mike Frysinger2007-10-071-0/+29
|
* merge pending patch for avr guys #173328Mike Frysinger2007-06-221-0/+503
|
* fix from upstream for gcc ICE #182374Mike Frysinger2007-06-221-0/+103
|
* some backports for avr #173328Mike Frysinger2007-06-183-0/+330
|
* fix from upstream to work with newer binutils #175900Mike Frysinger2007-05-141-0/+126
|
* use %progbits instead of @progbits for arm #167356Mike Frysinger2007-02-171-2/+2
|
* initial 4.1.2 patchsetMike Frysinger2007-02-1439-0/+11251