summaryrefslogtreecommitdiffstats
path: root/main/gcc
Commit message (Collapse)AuthorAgeFilesLines
...
* main/gcc: upgrade to 4.7.3 and clean up subpkg depsNatanael Copa2013-04-222-19/+89
| | | | also fix gcc-objc subpackage
* main/gcc: g++ should depend on libc headersNatanael Copa2013-01-221-2/+2
| | | | fixes #1577
* main/gcc: rebuild against cloog 0.18.0Bartłomiej Piotrowski2013-01-051-1/+1
|
* main/gcc: add support for glibcCarlo Landmeter2013-01-041-0/+6
|
* main/gcc: rebuild with new abuild to get rid of dup provides in libgcjNatanael Copa2012-10-301-1/+1
|
* main/gcc: enable gcc-goNatanael Copa2012-10-301-4/+1
| | | | we now have ucontext in uclibc
* main/gcc: upgrade to 4.7.2Natanael Copa2012-10-022-8/+8
|
* main/gcc: upgrade to 4.7.1Natanael Copa2012-09-1013-443/+514
| | | | Disable gcc-go for now. It needs ucontext which we don't have.
* main/gcc: upggrade to 4.6.3Natanael Copa2012-03-122-31/+29
|
* main/gcc: fix libexec path to cc1Timo Teräs2012-02-111-1/+1
|
* main/gcc: fix pax flags for gcc, g++ and gijTimo Teräs2012-02-111-3/+7
| | | | ref #998
* main/gcc: remove libffi docsNatanael Copa2011-12-221-2/+3
| | | | ref #870
* main/gcc: bump pkgrel so we actually get the libquadmath splitNatanael Copa2011-12-051-1/+1
| | | | | | This also helps us with the librt-as-needed revert. fixes #854
* main/gcc: split out libquadmathWilliam Pitcock2011-12-051-1/+12
|
* main/gcc: add gfortran supportWilliam Pitcock2011-12-051-22/+39
|
* main/gcc: remove memory protection from gijNatanael Copa2011-11-101-1/+2
|
* main/gcc: upgrade to 4.6.2Natanael Copa2011-11-011-7/+7
|
* main/gcc: upgrade to 4.6.1Natanael Copa2011-08-1817-483/+929
|
* main/gcc: upgrade to 4.5.3.William Pitcock2011-05-142-22/+7
| | | | drop gcc-powerpc-target-optspace patch, committed upstream
* main/gcc: move out -dbg.py file to sane locationNatanael Copa2011-04-181-2/+5
|
* Revert "main/gcc: upgrade to 4.6.0"William Pitcock2011-03-286-40/+178
| | | | | Too many issues before freeze to be system compiler. This reverts commit 747f87be523e41dc48e026c813b013e30334f79f.
* main/gcc: upgrade to 4.6.0William Pitcock2011-03-266-178/+40
|
* main/gcc: rebuild again since abuild was not upgreaded last timeNatanael Copa2011-03-051-1/+1
| | | | sigh...
* main/gcc: rebuild with fixed abuildNatanael Copa2011-03-051-1/+1
| | | | to fix the dependencies for libgcc
* main/gcc: --enable-target-optspace is broken on gcc, give up entirely.William Pitcock2011-02-271-1/+7
|
* main/gcc: fix compilation using -Os on powerpc (upstream PR 43810)William Pitcock2011-02-262-2/+17
|
* main/gcc: missed a spotWilliam Pitcock2011-02-121-2/+3
|
* main/gcc: turn java knob back on by defaultWilliam Pitcock2011-02-121-2/+2
|
* main/gcc: version bump.William Pitcock2010-12-221-8/+9
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/gcc: build fix for x86_64 - let configure script find archNatanael Copa2010-11-251-2/+1
|
* main/gcc: disable java by default, fix for x86_64Natanael Copa2010-11-242-23/+81
| | | | | | also: - initial support for crosscompile - cleanup ld-uClibc handling
* main/gcc: build fix. java needs zipNatanael Copa2010-11-091-1/+1
|
* main/gcc: initial support for javaNatanael Copa2010-11-092-9/+90
|
* main/gcc: disable PIE for gccNatanael Copa2010-10-211-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 pieNatanael Copa2010-10-201-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 fixNatanael Copa2010-09-281-1/+1
| | | | needs zlib-dev
* main/gcc: upgrade to 4.5.1Natanael Copa2010-09-286-157/+478
| | | | fixes #438
* main/gcc: add host and target to configure optsCarlo Landmeter2010-09-201-0/+2
| | | | (cherry picked from commit a670eaaf8fa1aed677f48476860f4714f2db78c0)
* main/gcc: fix some libc switchesCarlo Landmeter2010-09-201-3/+8
| | | | (cherry picked from commit 81dc228c3cdd22f95fea24cf8d754e04fd400a0b)
* main/gcc: make gcc eglibc awareCarlo Landmeter2010-09-201-1/+1
|
* main/gcc: make gcc eglibc awareCarlo Landmeter2010-09-171-5/+10
|
* main/gcc: Added objc package to build.Andrew Manison2010-09-141-7/+17
| | | | | Added the build of the Objective-C libraries to the build, and created the objc subpackage. This has been tested with a simple "Hello World" program, but more thorough testing is necessary.
* main/gcc: fix pic/hidden/weak symbol checkingNatanael Copa2010-06-302-3/+106
| | | | | ref #373 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32219
* main/gcc: rebuild against mpfr3Natanael Copa2010-06-231-1/+1
|
* main/gcc: .so link should not be in the lib packagesNatanael Copa2010-06-171-4/+4
|
* main/gcc: upgrade to 4.4.4Natanael Copa2010-06-031-4/+4
|
* main/gcc: rebuild against gmp5Natanael Copa2010-05-191-2/+2
|
* main/gcc: depend on libgompNatanael Copa2010-05-061-2/+2
| | | | | Its needed when compiling som stuff, even if gcc is not linked to it itself.
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|