aboutsummaryrefslogtreecommitdiff
path: root/4.6.0
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-28/+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 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
|
* rewrite dates to match standard gentoo styleMike Frysinger2011-12-071-29/+29
|
* convert dates to standard Gentoo styleMike Frysinger2011-12-061-3/+3
|
* Add patch for PR48517.Ryan Hill2011-04-132-1/+40
|
* Add patch for PR48377.Ryan Hill2011-04-132-0/+53
|
* Make preprocessor spec rules work again. Go back to using spec rules for ↵Ryan Hill2011-04-113-12/+36
| | | | _FORTIFY_SOURCE. (bug #361783).
* Add patch for ICE (bug #362547).Ryan Hill2011-04-112-0/+603
|
* Unbreak -U_FORTIFY_SOURCE (bug #361783).Ryan Hill2011-04-042-13/+18
|
* Add missing symbols, fix ppl_io_fprint_Pointset_Powerset_C_Polyhedron.Ryan Hill2011-04-031-15/+25
|
* Copy over uclibc patchset from 4.5.2.Ryan Hill2011-04-034-0/+106
|
* Initial 4.6.0 patchset based on latest 4.5.2.Ryan Hill2011-04-0118-0/+1012
|
* Added piepatchset for gcc-4.6.0Magnus Granberg2011-03-2614-0/+1496