Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-12-05 | angstrom-*libc: Disable GNU hash style for mips. | Khem Raj | 1 | |
* .gnu.hash stuff seems to be fundamentally incompatible with the MIPS ABI | ||||
2008-11-26 | angstrom 2008: move distro pr to main file | Koen Kooi | 1 | |
2008-10-16 | angstrom glibc: -Os seems to trip up almost all non vanilla gcc toolchains ↵ | Koen Kooi | 1 | |
(e.g. the harry potter ones from CSL), so take a small size penalty to save us some segfaults | ||||
2008-10-15 | [commit] Allow the distribution to set the hash-style and enable it for angstrom | Holger Hans Peter Freyther | 1 | |
With binutils >= 2.17 we can use --hash-style=both and this will work with all versions of glibc. glibc >= 2.5 can take advantage of the new hash style and should give better application startup. | ||||
2008-07-25 | Change the toolchain build sequence. Helps in reproducable toolchains ↵ | Khem Raj | 1 | |
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working. | ||||
2008-05-18 | angstrom 2008: make compiler selection easier, use 2007q3 for armv7a (yes, ↵ | Koen Kooi | 1 | |
PV went backwards *again*, full rebuild time) | ||||
2008-05-14 | angstrom: hack around gcc csl 2008q1 bug ↵ | Koen Kooi | 1 | |
(http://www.codesourcery.com/archives/arm-gnu/msg01892.html) | ||||
2008-05-04 | divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OE | Rolf Leggewie | 1 | |
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation | ||||
2008-05-04 | Revive uclibc svn. Rearrange preferred providers based on libc. Bump up some ↵ | Khem Raj | 1 | |
package versions. | ||||
2008-04-14 | angstrom-glibc: reintroduce -frename-registers for non armv7a builds | Koen Kooi | 1 | |
2008-04-13 | angstrom: add FEED_ARCH to overrides and replace most machine based ↵ | Koen Kooi | 1 | |
overrides with the arch based overrides * makes life easier for people with out-of-tree machines | ||||
2008-04-05 | angstrom-glibc: gcc 4.3.0 segfaults when using -frename-registers, so turn ↵ | Koen Kooi | 1 | |
it off for now | ||||
2008-03-04 | angstrom-glibc.inc: fix glibc/gcc buglet where -Os goes awry with inlining ↵ | Koen Kooi | 1 | |
and fastat64 becomes a missing symbol | ||||
2008-02-06 | angstrom-glibc: use linux-libc-headers | Marcin Juszkiewicz | 1 | |
2007-08-24 | angstrom-*libc: make *libc initial overridable | Khem Raj | 1 | |
2007-08-20 | angstrom-glibc: prefer glibc-initial | Marcin Juszkiewicz | 1 | |
2007-07-03 | angstrom: add support for htcwallaby and htctornado | Koen Kooi | 1 | |
2007-06-06 | Angstrom: major rework of distro files: | Koen Kooi | 1 | |
* Absorb OABI config into main distro (thanks to woglinde's python magic) * Group preferred providers and preferred versions as much as possible * Document entries a bit more | ||||
2007-03-02 | angstrom: don't use -Os on sparc, glibc won't compile due to some libgcc ↵ | Koen Kooi | 1 | |
weirdness | ||||
2007-01-26 | angstrom-2007.1.conf (and -glibc.conf and -uclibc.conf): Added initial ↵ | Rod Whitby | 1 | |
support for building on armeb - there are problems in the toolchain, but at least this allows someone to work on it | ||||
2006-12-11 | angstrom glibc.inc: use -O1 for perl to fix #1616 | Koen Kooi | 1 | |
2006-10-24 | angstrom-glibc: remove stray space | Koen Kooi | 1 | |
2006-10-24 | angstrom-glibc: set preferred provider for virtual/libc | Koen Kooi | 1 | |
2006-09-13 | angstrom: introduce ANGSTROM_MODE to select between 'glibc' and 'uclibc', ↵ | Koen Kooi | 1 | |
inspired by poky * uclibc .28 lacks EABI support and svn trunk is b0rked |