On Wed, Sep 5, 2012 at 9:35 PM, Khem Raj <[email protected]> wrote: > This patchset switches us back to using svn for SRC_URI > and fixes building for armv4 and ppc soft float targets > Finally fixes for libgcc to build with new build sequence > such that its same with gcc-cross and gcc-cross-initial >
I have pushed update to this patchset 1. Add upstream status to new patches 2. Replace the ppc Os hack patch with upstream back port > The following changes since commit 610f8c0c0cab8e258919689fd641faec28b58caf: > > adt-installer: Allow changing YOCTOADT_REPO (2012-09-05 23:27:31 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib kraj/gcc-updates > > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/gcc-updates > > Khem Raj (4): > gcc: Switch SRC_URI to use svn > gcc-4.7: Fix build for armv4/EABI and ppc/Os > arch-armv4.inc: On armv4 add --fix-v4bx to linker flags for kernel > gcc-4.7: Backport libgcc fixes to appease the new build sequence > > meta/conf/machine/include/arm/arch-armv4.inc | 1 + > meta/recipes-devtools/gcc/gcc-4.7.inc | 14 +-- > ...-vis_hide-gen-hide-list-Do-not-make-defin.patch | 93 > ++++++++++++++++++++ > ...USE_PT_GNU_EH_FRAME-Define-for-systems-us.patch | 49 +++++++++++ > .../gcc-4.7/gcc-armv4-pass-fix-v4bx-to-ld.patch | 29 ++++++ > .../gcc/gcc-4.7/ppc_no_crtsavres.patch | 21 +++++ > 6 files changed, 202 insertions(+), 5 deletions(-) > create mode 100644 > meta/recipes-devtools/gcc/gcc-4.7/0001-Makefile.in-vis_hide-gen-hide-list-Do-not-make-defin.patch > create mode 100644 > meta/recipes-devtools/gcc/gcc-4.7/0001-crtstuff.c-USE_PT_GNU_EH_FRAME-Define-for-systems-us.patch > create mode 100644 > meta/recipes-devtools/gcc/gcc-4.7/gcc-armv4-pass-fix-v4bx-to-ld.patch > create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/ppc_no_crtsavres.patch > > -- > 1.7.9.5 > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
