summaryrefslogtreecommitdiffstats
path: root/main/gcc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* main/gcc: build with NPTL supportNatanael Copa2010-05-042-2/+433
| | | | we need set dynamic-linker to point on other ld-uClibc
* main/gcc: upgrade to 4.4.3Natanael Copa2010-01-251-9/+10
|
* main/gcc: upgrade to 4.4.2Natanael Copa2009-12-161-18/+20
| | | | enable TLS while here
* Revert "main/opennhrp: update to 0.11.3"Natanael Copa2009-11-022-2/+89
| | | | This reverts commit 3e4c7262b32a0723ab9a10842e6f531976b9e286.
* main/opennhrp: update to 0.11.3Timo Teras2009-10-302-89/+2
|
* main/gcc: add libgcc and stdlibc++ to dependsNatanael Copa2009-08-131-3/+3
| | | | They are obviously not linked in, but they are still needed
* main/gcc: added patch for GCC_SPECS environment variableNatanael Copa2009-08-122-1/+44
|
* main/gcc: moved 4.4.1 from testing to mainNatanael Copa2009-08-059-648/+71
|
* move core/* to main/Natanael Copa2009-07-2310-0/+817
added maintainer to several packages as well