Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gcc: install gcc specs in proper location | Natanael Copa | 2013-07-03 | 1 | -23/+20 |
| | | | | | | | | and unify gcclibdir and gcclibexec variables the specs fix should make the vanilla.specs work again. fixes #2129 | ||||
* | main/gcc: remove obsolete sed line | Natanael Copa | 2013-05-21 | 1 | -3/+0 |
| | | | | fixes #1898 | ||||
* | main/gcc: make sure libiconv-dev is not installed when building gcc | Natanael Copa | 2013-05-14 | 1 | -1/+1 |
| | | | | it messes things up badly | ||||
* | main/gcc: do not include the pkgrel in gcc -v | Natanael Copa | 2013-04-26 | 1 | -2/+2 |
| | | | | | | | It breaks building the gcc plugins for our linux-grsec kernel, the 3rd party mods By excluding the pkgrel from gcc -v we avoid needing to rebuild kernel every time we rebuild gcc. | ||||
* | main/gcc: disable emutramp on java | Natanael Copa | 2013-04-25 | 1 | -2/+2 |
| | | | | java and pax are not best friends... | ||||
* | main/gcc: fix gcc plugins | Natanael Copa | 2013-04-24 | 1 | -7/+1 |
| | | | | | we should keep the plugin/include files in main gcc package otherwise plugins and linux-grsec fails to build | ||||
* | main/gcc: try again to get the versioned dependency right | Natanael Copa | 2013-04-23 | 1 | -11/+12 |
| | |||||
* | main/gcc: fix versioned deps | Natanael Copa | 2013-04-22 | 1 | -2/+3 |
| | | | | we need set the correct pkgrel | ||||
* | main/gcc: depend on libgomp | Natanael Copa | 2013-04-22 | 1 | -5/+6 |
| | | | | | | | we don't bother create a separate libgomp-dev subpackage. just depend on libgomp to make it simple we also depend on the exact gcc version when we pullin gcc pkg. | ||||
* | main/gcc: upgrade to 4.7.3 and clean up subpkg deps | Natanael Copa | 2013-04-22 | 1 | -10/+83 |
| | | | | also fix gcc-objc subpackage | ||||
* | main/gcc: g++ should depend on libc headers | Natanael Copa | 2013-01-22 | 1 | -2/+2 |
| | | | | fixes #1577 | ||||
* | main/gcc: rebuild against cloog 0.18.0 | Bartłomiej Piotrowski | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | main/gcc: add support for glibc | Carlo Landmeter | 2013-01-04 | 1 | -0/+6 |
| | |||||
* | main/gcc: rebuild with new abuild to get rid of dup provides in libgcj | Natanael Copa | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | main/gcc: enable gcc-go | Natanael Copa | 2012-10-30 | 1 | -4/+1 |
| | | | | we now have ucontext in uclibc | ||||
* | main/gcc: upgrade to 4.7.2 | Natanael Copa | 2012-10-02 | 1 | -4/+4 |
| | |||||
* | main/gcc: upgrade to 4.7.1 | Natanael Copa | 2012-09-10 | 1 | -39/+44 |
| | | | | Disable gcc-go for now. It needs ucontext which we don't have. | ||||
* | main/gcc: upggrade to 4.6.3 | Natanael Copa | 2012-03-12 | 1 | -9/+9 |
| | |||||
* | main/gcc: fix libexec path to cc1 | Timo Teräs | 2012-02-11 | 1 | -1/+1 |
| | |||||
* | main/gcc: fix pax flags for gcc, g++ and gij | Timo Teräs | 2012-02-11 | 1 | -3/+7 |
| | | | | ref #998 | ||||
* | main/gcc: remove libffi docs | Natanael Copa | 2011-12-22 | 1 | -2/+3 |
| | | | | ref #870 | ||||
* | main/gcc: bump pkgrel so we actually get the libquadmath split | Natanael Copa | 2011-12-05 | 1 | -1/+1 |
| | | | | | | This also helps us with the librt-as-needed revert. fixes #854 | ||||
* | main/gcc: split out libquadmath | William Pitcock | 2011-12-05 | 1 | -1/+12 |
| | |||||
* | main/gcc: add gfortran support | William Pitcock | 2011-12-05 | 1 | -22/+39 |
| | |||||
* | main/gcc: remove memory protection from gij | Natanael Copa | 2011-11-10 | 1 | -1/+2 |
| | |||||
* | main/gcc: upgrade to 4.6.2 | Natanael Copa | 2011-11-01 | 1 | -7/+7 |
| | |||||
* | main/gcc: upgrade to 4.6.1 | Natanael Copa | 2011-08-18 | 1 | -28/+92 |
| | |||||
* | main/gcc: upgrade to 4.5.3. | William Pitcock | 2011-05-14 | 1 | -9/+7 |
| | | | | drop gcc-powerpc-target-optspace patch, committed upstream | ||||
* | main/gcc: move out -dbg.py file to sane location | Natanael Copa | 2011-04-18 | 1 | -2/+5 |
| | |||||
* | Revert "main/gcc: upgrade to 4.6.0" | William Pitcock | 2011-03-28 | 1 | -12/+16 |
| | | | | | Too many issues before freeze to be system compiler. This reverts commit 747f87be523e41dc48e026c813b013e30334f79f. | ||||
* | main/gcc: upgrade to 4.6.0 | William Pitcock | 2011-03-26 | 1 | -16/+12 |
| | |||||
* | main/gcc: rebuild again since abuild was not upgreaded last time | Natanael Copa | 2011-03-05 | 1 | -1/+1 |
| | | | | sigh... | ||||
* | main/gcc: rebuild with fixed abuild | Natanael Copa | 2011-03-05 | 1 | -1/+1 |
| | | | | to fix the dependencies for libgcc | ||||
* | main/gcc: --enable-target-optspace is broken on gcc, give up entirely. | William Pitcock | 2011-02-27 | 1 | -1/+7 |
| | |||||
* | main/gcc: fix compilation using -Os on powerpc (upstream PR 43810) | William Pitcock | 2011-02-26 | 1 | -2/+4 |
| | |||||
* | main/gcc: missed a spot | William Pitcock | 2011-02-12 | 1 | -2/+3 |
| | |||||
* | main/gcc: turn java knob back on by default | William Pitcock | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | main/gcc: version bump. | William Pitcock | 2010-12-22 | 1 | -8/+9 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/gcc: build fix for x86_64 - let configure script find arch | Natanael Copa | 2010-11-25 | 1 | -2/+1 |
| | |||||
* | main/gcc: disable java by default, fix for x86_64 | Natanael Copa | 2010-11-24 | 1 | -23/+69 |
| | | | | | | also: - initial support for crosscompile - cleanup ld-uClibc handling | ||||
* | main/gcc: build fix. java needs zip | Natanael Copa | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | main/gcc: initial support for java | Natanael Copa | 2010-11-09 | 1 | -9/+79 |
| | |||||
* | main/gcc: disable PIE for gcc | Natanael Copa | 2010-10-21 | 1 | -7/+7 |
| | | | | | | we hit some kind of bug in gcc when building gcc if PIE is enabled. Lets disable it for now. | ||||
* | main/gcc: enable ssp and pie | Natanael Copa | 2010-10-20 | 1 | -6/+18 |
| | | | | | | | was disabled by mistake. There was some issues with building last stage with PIE so we workaround by removing -g from CFLAGS | ||||
* | main/gcc: build fix | Natanael Copa | 2010-09-28 | 1 | -1/+1 |
| | | | | needs zlib-dev | ||||
* | main/gcc: upgrade to 4.5.1 | Natanael Copa | 2010-09-28 | 1 | -28/+46 |
| | | | | fixes #438 | ||||
* | main/gcc: add host and target to configure opts | Carlo Landmeter | 2010-09-20 | 1 | -0/+2 |
| | | | | (cherry picked from commit a670eaaf8fa1aed677f48476860f4714f2db78c0) | ||||
* | main/gcc: fix some libc switches | Carlo Landmeter | 2010-09-20 | 1 | -3/+8 |
| | | | | (cherry picked from commit 81dc228c3cdd22f95fea24cf8d754e04fd400a0b) | ||||
* | main/gcc: make gcc eglibc aware | Carlo Landmeter | 2010-09-20 | 1 | -1/+1 |
| |