Age | Commit message (Collapse) | Author | Files |
|
"Level 3 includes extra information, such as all the macro
definitions present in the program. GDB supports macro
expansion when you use `-gdb3'."
|
|
With minimal/minimal-uclibc we have to do a little rework so that
minimal-uclibc can override the main distro.
Acked-by: Leon Woestenberg <leon@sidebranch.com>
Acked-by: Mike Westerhof <mwester@dls.net>
Signed-off-by: Tom Rini <trini@embeddedalley.com>
|
|
* .gnu.hash stuff seems to be fundamentally incompatible with the MIPS ABI
|
|
|
|
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.
|
|
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.
|
|
|
|
* bugs.openembedded.org has frequent DNS issues, .net is better maintained
both should usually point to the same server and bugzilla installation
|
|
that it works with bitbake 1.8.8.
|
|
|
|
|
|
|
|
* set ANGSTROM_MODE = 'eglibc' to use eglibc as your c library
* as the eglibc commit stated: 'only tested up to do_compile'
|