Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 6 | -157/+478 |
| | | | | 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 |
| | |||||
* | main/gcc: make gcc eglibc aware | Carlo Landmeter | 2010-09-17 | 1 | -5/+10 |
| | |||||
* | main/gcc: Added objc package to build. | Andrew Manison | 2010-09-14 | 1 | -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 checking | Natanael Copa | 2010-06-30 | 2 | -3/+106 |
| | | | | | ref #373 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32219 | ||||
* | main/gcc: rebuild against mpfr3 | Natanael Copa | 2010-06-23 | 1 | -1/+1 |
| | |||||
* | main/gcc: .so link should not be in the lib packages | Natanael Copa | 2010-06-17 | 1 | -4/+4 |
| | |||||
* | main/gcc: upgrade to 4.4.4 | Natanael Copa | 2010-06-03 | 1 | -4/+4 |
| | |||||
* | main/gcc: rebuild against gmp5 | Natanael Copa | 2010-05-19 | 1 | -2/+2 |
| | |||||
* | main/gcc: depend on libgomp | Natanael Copa | 2010-05-06 | 1 | -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 nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/gcc: build with NPTL support | Natanael Copa | 2010-05-04 | 2 | -2/+433 |
| | | | | we need set dynamic-linker to point on other ld-uClibc | ||||
* | main/gcc: upgrade to 4.4.3 | Natanael Copa | 2010-01-25 | 1 | -9/+10 |
| | |||||
* | main/gcc: upgrade to 4.4.2 | Natanael Copa | 2009-12-16 | 1 | -18/+20 |
| | | | | enable TLS while here | ||||
* | Revert "main/opennhrp: update to 0.11.3" | Natanael Copa | 2009-11-02 | 2 | -2/+89 |
| | | | | This reverts commit 3e4c7262b32a0723ab9a10842e6f531976b9e286. | ||||
* | main/opennhrp: update to 0.11.3 | Timo Teras | 2009-10-30 | 2 | -89/+2 |
| | |||||
* | main/gcc: add libgcc and stdlibc++ to depends | Natanael Copa | 2009-08-13 | 1 | -3/+3 |
| | | | | They are obviously not linked in, but they are still needed | ||||
* | main/gcc: added patch for GCC_SPECS environment variable | Natanael Copa | 2009-08-12 | 2 | -1/+44 |
| | |||||
* | main/gcc: moved 4.4.1 from testing to main | Natanael Copa | 2009-08-05 | 9 | -648/+71 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 10 | -0/+817 |
added maintainer to several packages as well |