aboutsummaryrefslogtreecommitdiff
path: root/4.5.2
Commit message (Collapse)AuthorAgeFilesLines
* 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/+1
| | | | 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-133-441/+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-133-165/+2
| | | | 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-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
|
* 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
* fix typo in dateMike Frysinger2012-11-251-1/+1
|
* 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.
* push out updated snapshotsMike Frysinger2012-09-281-1/+1
|
* drop -Werror from libgfortran buildsMike Frysinger2012-09-272-0/+17
|
* fix from upstream for building with newer glibc #424970Mike Frysinger2012-07-232-0/+175
|
* 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/+80
|
* rewrite dates to match standard gentoo styleMike Frysinger2011-12-071-26/+26
|
* convert dates to standard Gentoo styleMike Frysinger2011-12-061-2/+2
|
* apply fix from upstream for PR43603 #365045 by Dennis SchriddeMike Frysinger2011-06-182-0/+302
|
* add patch from gcc-4.6 for ppc -fpic with -mrelocatable #347281Mike Frysinger2011-04-102-0/+33
|
* backport -msingle-pic-base for PPC support from gcc-4.6 #347281Mike Frysinger2011-04-102-1/+91
|
* Add patch for bug #322419.Ryan Hill2011-02-242-0/+83
|
* Release 4.5.2 p1.1.Ryan Hill2011-02-131-1/+1
|
* Backport patch for PR45886 (bug #351851).Ryan Hill2011-02-133-1/+45
|
* Add dummy check-lto target.Ryan Hill2011-02-132-0/+23
|
* Backport patch for PR45094 (bug #352064).Ryan Hill2011-02-132-0/+55
|
* Fix testsuite failures caused by our default warning patches.Ryan Hill2011-01-163-0/+496
|
* Release.Ryan Hill2010-12-281-1/+1
|
* Add upstream patch for bug #336157 and regen 93_all_gcc-4.5-cloog-dl.patch.Ryan Hill2010-12-273-2/+67
|
* Add upstream patch for bug #349113.Ryan Hill2010-12-262-0/+186
|
* Add upstream patch for bug #346845.Ryan Hill2010-12-262-0/+57
|
* Add new 4.5.2 patchset based on last 4.5.1 patchset. Rename piepatch ↵Ryan Hill2010-12-2641-0/+3002
directory to pie so make_tarball works as expected.