aboutsummaryrefslogtreecommitdiff
path: root/4.6.2
Commit message (Collapse)AuthorAgeFilesLines
* README.history: sync 4.6.* readme updatesSergei Trofimovich2018-08-081-0/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* document boehm-gc uclibc/execinfo.h patchesMike Frysinger2016-06-221-2/+8
|
* stop enabling -D_FORTIFY_SOURCE by default in older versions for ↵Mike Frysinger2016-01-132-29/+0
| | | | compatibility and simplicity -- these are really only used for old builds now and cross-compiling
* stop enabling -Wformat security warnings by default in older versions for ↵Mike Frysinger2016-01-132-49/+2
| | | | 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-25/+1
| | | | compatibility and simplicity -- these are really only used for old builds now and cross-compiling
* use my real nameMike Frysinger2015-10-191-2/+2
|
* add link to upstream commit and sync patch metadata between all versionsMike Frysinger2015-07-171-0/+1
|
* document upstream statusMike Frysinger2015-05-301-0/+7
|
* add upstream patches linkMike Frysinger2015-05-301-0/+1
|
* document upstream patch statusMike Frysinger2015-05-301-1/+5
|
* drop graphite-specific dlopen patch in gcc-4.[67] since we dropped support ↵Mike Frysinger2015-04-232-532/+1
| | | | for graphite entirely in these versions (the eclass will always disable it) #448024
* fix typo in patch headerMike Frysinger2015-04-231-1/+1
|
* drop README.Gentoo.patches as it is included automatically by ↵Mike Frysinger2014-11-011-28/+0
| | | | make-tarball.sh from the higher level dir
* add fix from upstream pr48226 for ppc handling of vector keyword in more ↵Mike Frysinger2012-12-212-0/+38
| | | | cases #445606
* add fix from upstream for -fno-finite-math-only handling on SuperH PR33135 ↵Mike Frysinger2012-11-252-0/+106
| | | | #439988
* fix typo in dateMike Frysinger2012-11-251-1/+1
|
* add fix from upstream for bad code gen with conditional stores PR52445 #439432Mike Frysinger2012-11-252-0/+158
|
* add gentoo bug #416857Mike Frysinger2012-11-251-0/+2
|
* drop libjava multilib patch since we do not enable/disable this lib ↵Mike Frysinger2012-11-222-44/+3
| | | | 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-1/+18
|
* add fix from upstream PR52999 for hppa section conflict errors #405161Mike Frysinger2012-08-112-0/+55
|
* do not build libgo with -Werror #423153Mike Frysinger2012-07-232-0/+17
|
* fix from upstream for building with newer glibc #424970Mike Frysinger2012-07-232-0/+175
|
* drop x32 patch in 4.6.x series to focus on 4.7.xMike Frysinger2012-05-222-13063/+1
|
* drop 08_all_cross-compile.patch as we no longer need it -- crossdev builds ↵Mike Frysinger2012-05-142-40/+1
| | | | --with-headers now for glibc/uclibc targets which means we have C library headers when we do the initial gcc stage1 build #409315
* add fix by Alexis Ballier for PIE on FreeBSD systems #415185Mike Frysinger2012-05-112-0/+72
|
* backport patch for setting arm hardfloat ldso path to a new unique valueMike Frysinger2012-05-052-0/+44
|
* add fix from upstream for building gcj with newer glibc pr50888Mike Frysinger2012-04-152-0/+82
|
* Add patch for bug #388835.Ryan Hill2012-02-202-1/+61
|
* Patch added for bug #396005.Ryan Hill2011-12-312-0/+53
|
* update x32 snapshot to include --with-abi and -mx32 optimization fixesMike Frysinger2011-12-082-68/+272
|
* rewrite dates to match standard gentoo styleMike Frysinger2011-12-071-31/+31
|
* gcc-4.6.2 piepatchset bumped to 0.5.0Magnus Granberg2011-12-077-67/+103
|
* add x32 backport from gcc-4.7 from upstreamMike Frysinger2011-12-062-0/+12865
|
* convert dates to standard Gentoo styleMike Frysinger2011-12-061-2/+2
|
* Release 4.6_p1.1.Ryan Hill2011-12-061-1/+1
|
* Switch back to using default defines rather than spec rules to enable ↵Ryan Hill2011-12-042-10/+12
| | | | fortification.
* Add patch for bug #366253.Ryan Hill2011-12-042-0/+24
|
* Push out 4.6.2 p1.0.Ryan Hill2011-10-301-2/+1
|
* Initial 4.6.2 patchset based on 4.6.1 patchset.Ryan Hill2011-10-2836-0/+2641